[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/35021/head
Nextcloud bot 2 years ago
parent 6726447f16
commit 9253e4a823
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -31,6 +31,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Poistit tapahtuman {event} kalenterista {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} päivitti tapahtuman {event} kalenteriin {calendar}",
"You updated event {event} in calendar {calendar}" : "Päivitit tapahtuman {event} kalenteriin {calendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Siirsit tapahtuman {event} kalenterista {sourceCalendar} kalenteriin {targetCalendar}",
"Busy" : "Varattu",
"Calendar, contacts and tasks" : "Kalenteri, yhteystiedot ja tehtävät",
"A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu",
@ -77,8 +78,13 @@ OC.L10N.register(
"{actor} shared address book {addressbook} with you" : "{actor} jakoi osoitekirjan {addressbook} kanssasi",
"You shared address book {addressbook} with {user}" : "Jaoit osoitekirjan {addressbook} käyttäjän {user} kanssa",
"{actor} shared address book {addressbook} with {user}" : "{actor} jakoi osoitekirjan {addressbook} käyttäjän {user} kanssa",
"{actor} unshared address book {addressbook} from you" : "{actor} lopetti osoitekirjan {addressbook} jakamisen kanssasi",
"You unshared address book {addressbook} from {user}" : "Lopetit osoitekirjan {addressbook} jakamisen käyttäjän {user} kanssa",
"{actor} unshared address book {addressbook} from {user}" : "{actor} lopetti osoitekirjan {addressbook} jakamisen käyttäjän {user} kanssa",
"You shared address book {addressbook} with group {group}" : "Jaoit osoitekirjan {addressbook} ryhmän {group} kanssa",
"{actor} shared address book {addressbook} with group {group}" : "{actor} jakoi osoitekirjan {addressbook} ryhmän {group} kanssa",
"You unshared address book {addressbook} from group {group}" : "Lopetit osoitekirjan {addressbook} jakamisen ryhmän {group} kanssa",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} lopetti osoitekirjan {addressbook} jakamisen ryhmän {group} kanssa",
"{actor} created contact {card} in address book {addressbook}" : "{actor} loi yhteystiedon {card} osoitekirjaan {addressbook}",
"You created contact {card} in address book {addressbook}" : "Loit yhteystiedon {card} osoitekirjaan {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} poisti yhteystiedon {card} osoitekirjasta {addressbook}",
@ -88,6 +94,7 @@ OC.L10N.register(
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin",
"File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Failed to check file size: %1$s" : "Tiedoston koon tarkistaminen epäonnistui: %1$s",
"Could not open file" : "Tiedoston avaaminen ei onnistunut",
"Encryption not ready: %1$s" : "Salaus ei ole valmis: %1$s",
"Failed to open file: %1$s" : "Tiedoston avaaminen epäonnistui: %1$s",

@ -29,6 +29,7 @@
"You deleted event {event} from calendar {calendar}" : "Poistit tapahtuman {event} kalenterista {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} päivitti tapahtuman {event} kalenteriin {calendar}",
"You updated event {event} in calendar {calendar}" : "Päivitit tapahtuman {event} kalenteriin {calendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Siirsit tapahtuman {event} kalenterista {sourceCalendar} kalenteriin {targetCalendar}",
"Busy" : "Varattu",
"Calendar, contacts and tasks" : "Kalenteri, yhteystiedot ja tehtävät",
"A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu",
@ -75,8 +76,13 @@
"{actor} shared address book {addressbook} with you" : "{actor} jakoi osoitekirjan {addressbook} kanssasi",
"You shared address book {addressbook} with {user}" : "Jaoit osoitekirjan {addressbook} käyttäjän {user} kanssa",
"{actor} shared address book {addressbook} with {user}" : "{actor} jakoi osoitekirjan {addressbook} käyttäjän {user} kanssa",
"{actor} unshared address book {addressbook} from you" : "{actor} lopetti osoitekirjan {addressbook} jakamisen kanssasi",
"You unshared address book {addressbook} from {user}" : "Lopetit osoitekirjan {addressbook} jakamisen käyttäjän {user} kanssa",
"{actor} unshared address book {addressbook} from {user}" : "{actor} lopetti osoitekirjan {addressbook} jakamisen käyttäjän {user} kanssa",
"You shared address book {addressbook} with group {group}" : "Jaoit osoitekirjan {addressbook} ryhmän {group} kanssa",
"{actor} shared address book {addressbook} with group {group}" : "{actor} jakoi osoitekirjan {addressbook} ryhmän {group} kanssa",
"You unshared address book {addressbook} from group {group}" : "Lopetit osoitekirjan {addressbook} jakamisen ryhmän {group} kanssa",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} lopetti osoitekirjan {addressbook} jakamisen ryhmän {group} kanssa",
"{actor} created contact {card} in address book {addressbook}" : "{actor} loi yhteystiedon {card} osoitekirjaan {addressbook}",
"You created contact {card} in address book {addressbook}" : "Loit yhteystiedon {card} osoitekirjaan {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} poisti yhteystiedon {card} osoitekirjasta {addressbook}",
@ -86,6 +92,7 @@
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin",
"File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Failed to check file size: %1$s" : "Tiedoston koon tarkistaminen epäonnistui: %1$s",
"Could not open file" : "Tiedoston avaaminen ei onnistunut",
"Encryption not ready: %1$s" : "Salaus ei ole valmis: %1$s",
"Failed to open file: %1$s" : "Tiedoston avaaminen epäonnistui: %1$s",

@ -36,6 +36,7 @@ OC.L10N.register(
"Move" : "Flyt",
"Copy" : "Kopier",
"Choose target folder" : "Vælg destinationsmappe",
"Edit locally" : "Rediger lokalt",
"Open" : "Åbn",
"Delete file" : "Slet fil",
"Delete folder" : "Slet mappe",
@ -59,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Kunne ikke kopiere \"{file}\"",
"Copied {origin} inside {destination}" : "Kopirede {origin} ind i {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "kopierede {origin} og {nbfiles} andre filer ind i {destination}",
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
"{newName} already exists" : "{newName} eksistere allerede",
"Could not rename \"{fileName}\", it does not exist any more" : "Kunne ikke omdøbe \"{fileName}\", den findes ikke længere",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" bruges allerede i mappen \"{dir}\". Vælg et andet navn.",

@ -34,6 +34,7 @@
"Move" : "Flyt",
"Copy" : "Kopier",
"Choose target folder" : "Vælg destinationsmappe",
"Edit locally" : "Rediger lokalt",
"Open" : "Åbn",
"Delete file" : "Slet fil",
"Delete folder" : "Slet mappe",
@ -57,6 +58,7 @@
"Could not copy \"{file}\"" : "Kunne ikke kopiere \"{file}\"",
"Copied {origin} inside {destination}" : "Kopirede {origin} ind i {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "kopierede {origin} og {nbfiles} andre filer ind i {destination}",
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
"{newName} already exists" : "{newName} eksistere allerede",
"Could not rename \"{fileName}\", it does not exist any more" : "Kunne ikke omdøbe \"{fileName}\", den findes ikke længere",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" bruges allerede i mappen \"{dir}\". Vælg et andet navn.",

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Не могат да се променят права на връзки за публично споделяне",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Споделянето на изпращането на паролата от Nextcloud Talk не бе успешно, тъй като Nextcloud Talk не е активирано",
"Sorry, this link doesnt seem to work anymore." : "Връзката вече не е активна.",
"Toggle grid view" : "Превключи решетъчния изглед",
"Cannot increase permissions" : "Не могат да се увеличат права"
"Toggle grid view" : "Превключи решетъчния изглед"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Не могат да се променят права на връзки за публично споделяне",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Споделянето на изпращането на паролата от Nextcloud Talk не бе успешно, тъй като Nextcloud Talk не е активирано",
"Sorry, this link doesnt seem to work anymore." : "Връзката вече не е активна.",
"Toggle grid view" : "Превключи решетъчния изглед",
"Cannot increase permissions" : "Не могат да се увеличат права"
"Toggle grid view" : "Превключи решетъчния изглед"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "No es poden canviar els permisos dels enllaços de compartició pública",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "No sha pogut compartir enviant la contrasenya per Nextcloud Talk perquè Nextcloud Talk no està activat",
"Sorry, this link doesnt seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Toggle grid view" : "Commuta la vista de la graella",
"Cannot increase permissions" : "No es poden augmentar els permisos"
"Toggle grid view" : "Commuta la vista de la graella"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "No es poden canviar els permisos dels enllaços de compartició pública",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "No sha pogut compartir enviant la contrasenya per Nextcloud Talk perquè Nextcloud Talk no està activat",
"Sorry, this link doesnt seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Toggle grid view" : "Commuta la vista de la graella",
"Cannot increase permissions" : "No es poden augmentar els permisos"
"Toggle grid view" : "Commuta la vista de la graella"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý",
"Sorry, this link doesnt seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.",
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
"Cannot increase permissions" : "Nelze navýšit oprávnění"
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý",
"Sorry, this link doesnt seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.",
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
"Cannot increase permissions" : "Nelze navýšit oprávnění"
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Kann Berechtigungen für öffentlich freigegebene Links nicht ändern",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Sorry, this link doesnt seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
"Toggle grid view" : "Rasteransicht umschalten",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden"
"Toggle grid view" : "Rasteransicht umschalten"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Kann Berechtigungen für öffentlich freigegebene Links nicht ändern",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Sorry, this link doesnt seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
"Toggle grid view" : "Rasteransicht umschalten",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden"
"Toggle grid view" : "Rasteransicht umschalten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Sorry, this link doesnt seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
"Toggle grid view" : "Rasteransicht umschalten",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden"
"Toggle grid view" : "Rasteransicht umschalten"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Sorry, this link doesnt seem to work anymore." : "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren.",
"Toggle grid view" : "Rasteransicht umschalten",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden"
"Toggle grid view" : "Rasteransicht umschalten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -250,7 +250,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Δεν είναι δυνατή η αλλαγή των δικαιωμάτων για συνδέσμους δημόσιας κοινής χρήσης",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Η αποστολή του κοινόχρηστου κωδικού πρόσβασης από το Nextcloud Talk απέτυχε επειδή δεν είναι ενεργοποιημένο το Nextcloud Talk",
"Sorry, this link doesnt seem to work anymore." : "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια.",
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος",
"Cannot increase permissions" : "Δεν μπορούμε να αυξήσουμε δικαιώματα"
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος"
},
"nplurals=2; plural=(n != 1);");

@ -248,7 +248,6 @@
"Cannot change permissions for public share links" : "Δεν είναι δυνατή η αλλαγή των δικαιωμάτων για συνδέσμους δημόσιας κοινής χρήσης",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Η αποστολή του κοινόχρηστου κωδικού πρόσβασης από το Nextcloud Talk απέτυχε επειδή δεν είναι ενεργοποιημένο το Nextcloud Talk",
"Sorry, this link doesnt seem to work anymore." : "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια.",
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος",
"Cannot increase permissions" : "Δεν μπορούμε να αυξήσουμε δικαιώματα"
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -145,7 +145,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Add to your Nextcloud",
"Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist",
"Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist",
"Sorry, this link doesnt seem to work anymore." : "Sorry, this link doesnt seem to work any more.",
"Cannot increase permissions" : "Cannot increase permissions"
"Sorry, this link doesnt seem to work anymore." : "Sorry, this link doesnt seem to work any more."
},
"nplurals=2; plural=(n != 1);");

@ -143,7 +143,6 @@
"Add to your Nextcloud" : "Add to your Nextcloud",
"Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist",
"Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist",
"Sorry, this link doesnt seem to work anymore." : "Sorry, this link doesnt seem to work any more.",
"Cannot increase permissions" : "Cannot increase permissions"
"Sorry, this link doesnt seem to work anymore." : "Sorry, this link doesnt seem to work any more."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -203,7 +203,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Neĝusta vojo, dosiero aŭ dosierujo ne ekzistas",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kunhavigo per sendado de la pasvorto per „Nextcloud Talk“ malsukcesis, ĉar Nextcloud Talk ne estas ebligita",
"Sorry, this link doesnt seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
"Toggle grid view" : "Baskuligi kradan vidon",
"Cannot increase permissions" : "Ne eblas pliigi permesojn"
"Toggle grid view" : "Baskuligi kradan vidon"
},
"nplurals=2; plural=(n != 1);");

@ -201,7 +201,6 @@
"Wrong path, file/folder doesn't exist" : "Neĝusta vojo, dosiero aŭ dosierujo ne ekzistas",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kunhavigo per sendado de la pasvorto per „Nextcloud Talk“ malsukcesis, ĉar Nextcloud Talk ne estas ebligita",
"Sorry, this link doesnt seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
"Toggle grid view" : "Baskuligi kradan vidon",
"Cannot increase permissions" : "Ne eblas pliigi permesojn"
"Toggle grid view" : "Baskuligi kradan vidon"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "No se puede cambiar los permisos para enlaces compartidos públicos",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado",
"Sorry, this link doesnt seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
"Toggle grid view" : "Alternar vista de cuadrícula",
"Cannot increase permissions" : "No es posible aumentar los permisos"
"Toggle grid view" : "Alternar vista de cuadrícula"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "No se puede cambiar los permisos para enlaces compartidos públicos",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado",
"Sorry, this link doesnt seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
"Toggle grid view" : "Alternar vista de cuadrícula",
"Cannot increase permissions" : "No es posible aumentar los permisos"
"Toggle grid view" : "Alternar vista de cuadrícula"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -144,7 +144,6 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ",
"Toggle grid view" : "Vista de cuadrícula",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Toggle grid view" : "Vista de cuadrícula"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -142,7 +142,6 @@
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ",
"Toggle grid view" : "Vista de cuadrícula",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Toggle grid view" : "Vista de cuadrícula"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -135,7 +135,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -133,7 +133,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -136,7 +136,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -134,7 +134,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -134,7 +134,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -132,7 +132,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -131,7 +131,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -129,7 +129,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -141,7 +141,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -139,7 +139,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -131,7 +131,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -129,7 +129,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -133,7 +133,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -131,7 +131,6 @@
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Cannot increase permissions" : "No es posible incrementar los permisos"
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -173,7 +173,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Lisa oma Nextcloudi",
"Wrong share ID, share doesn't exist" : "Vale jagamise ID, sellist jagamist ei eksisteeri",
"Wrong path, file/folder doesn't exist" : "Vale rada, faili/kausta ei leitud",
"Sorry, this link doesnt seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
"Cannot increase permissions" : "Ei saa õigusi suurendada"
"Sorry, this link doesnt seem to work anymore." : "Vabandust, see link ei tundu enam toimivat."
},
"nplurals=2; plural=(n != 1);");

@ -171,7 +171,6 @@
"Add to your Nextcloud" : "Lisa oma Nextcloudi",
"Wrong share ID, share doesn't exist" : "Vale jagamise ID, sellist jagamist ei eksisteeri",
"Wrong path, file/folder doesn't exist" : "Vale rada, faili/kausta ei leitud",
"Sorry, this link doesnt seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
"Cannot increase permissions" : "Ei saa õigusi suurendada"
"Sorry, this link doesnt seem to work anymore." : "Vabandust, see link ei tundu enam toimivat."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Publikoki partekatutako esteken baimenak ezin dira aldatu",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk-etik pasahitza bidaliz partekatzeak huts egin du, Nextcloud Talk ez dagoelako gaituta",
"Sorry, this link doesnt seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.",
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Cannot increase permissions" : "Ezin dira baimenak handitu"
"Toggle grid view" : "Txandakatu sareta ikuspegia"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Publikoki partekatutako esteken baimenak ezin dira aldatu",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk-etik pasahitza bidaliz partekatzeak huts egin du, Nextcloud Talk ez dagoelako gaituta",
"Sorry, this link doesnt seem to work anymore." : "Barkatu, esteka hori jada ez dabilela dirudi.",
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Cannot increase permissions" : "Ezin dira baimenak handitu"
"Toggle grid view" : "Txandakatu sareta ikuspegia"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -195,6 +195,7 @@ OC.L10N.register(
"Add another link" : "Lisää toinen linkki",
"Create a new share link" : "Luo uusi jakolinkki",
"Shared via link by {initiator}" : "Jaettu linkin kautta käyttäjältä {initiator}",
"Mail share ({label})" : "Sähköpostijako ({label})",
"Share link ({label})" : "Jaa linkki ({label})",
"Share link" : "Jaa linkki",
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
@ -248,7 +249,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa",
"Cannot change permissions for public share links" : "Julkisten jakolinkkien oikeuksia ei voi muuttaa",
"Sorry, this link doesnt seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.",
"Toggle grid view" : "Ruudukkonäkymä päälle/pois",
"Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu"
"Toggle grid view" : "Ruudukkonäkymä päälle/pois"
},
"nplurals=2; plural=(n != 1);");

@ -193,6 +193,7 @@
"Add another link" : "Lisää toinen linkki",
"Create a new share link" : "Luo uusi jakolinkki",
"Shared via link by {initiator}" : "Jaettu linkin kautta käyttäjältä {initiator}",
"Mail share ({label})" : "Sähköpostijako ({label})",
"Share link ({label})" : "Jaa linkki ({label})",
"Share link" : "Jaa linkki",
"Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
@ -246,7 +247,6 @@
"Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa",
"Cannot change permissions for public share links" : "Julkisten jakolinkkien oikeuksia ei voi muuttaa",
"Sorry, this link doesnt seem to work anymore." : "Valitettavasti linkki ei vaikuta enää toimivan.",
"Toggle grid view" : "Ruudukkonäkymä päälle/pois",
"Cannot increase permissions" : "Oikeuksien lisääminen ei onnistu"
"Toggle grid view" : "Ruudukkonäkymä päälle/pois"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Impossible de changer les autorisations pour les liens publics partagés",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Le partage de l'envoi du mot de passe par Nextcloud Talk a échoué parce que Nextcloud Talk n'est pas activé.",
"Sorry, this link doesnt seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Cannot increase permissions" : "Impossible d'augmenter les permissions"
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Impossible de changer les autorisations pour les liens publics partagés",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Le partage de l'envoi du mot de passe par Nextcloud Talk a échoué parce que Nextcloud Talk n'est pas activé.",
"Sorry, this link doesnt seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Cannot increase permissions" : "Impossible d'augmenter les permissions"
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -237,7 +237,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Ruta incorrecta, o ficheiro/cartafol non existe",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado",
"Sorry, this link doesnt seem to work anymore." : "Semella que esta ligazón non funciona.",
"Toggle grid view" : "Alternar a vista de grella",
"Cannot increase permissions" : "Non é posíbel aumentar os permisos"
"Toggle grid view" : "Alternar a vista de grella"
},
"nplurals=2; plural=(n != 1);");

@ -235,7 +235,6 @@
"Wrong path, file/folder doesn't exist" : "Ruta incorrecta, o ficheiro/cartafol non existe",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado",
"Sorry, this link doesnt seem to work anymore." : "Semella que esta ligazón non funciona.",
"Toggle grid view" : "Alternar a vista de grella",
"Cannot increase permissions" : "Non é posíbel aumentar os permisos"
"Toggle grid view" : "Alternar a vista de grella"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -234,7 +234,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "שיתוף שליחת הסיסמה באמצעות Nextcloud Talk נכשל מכיוון ש- Nextcloud Talk אינו מופעל",
"Sorry, this link doesnt seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ",
"Toggle grid view" : "החלפת תצוגת טבלה",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות"
"Toggle grid view" : "החלפת תצוגת טבלה"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");

@ -232,7 +232,6 @@
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "שיתוף שליחת הסיסמה באמצעות Nextcloud Talk נכשל מכיוון ש- Nextcloud Talk אינו מופעל",
"Sorry, this link doesnt seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ",
"Toggle grid view" : "החלפת תצוגת טבלה",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות"
"Toggle grid view" : "החלפת תצוגת טבלה"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett",
"Sorry, this link doesnt seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.",
"Toggle grid view" : "Rácsnézet be/ki",
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket"
"Toggle grid view" : "Rácsnézet be/ki"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Nem lehet módosítani a nyilvános megosztási hivatkozások jogosultságait",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "A megosztás jelszavának Nextcloud Beszélgetéssel történő elküldése sikertelen, mert a Nextcloud Beszélgetés nem engedélyezett",
"Sorry, this link doesnt seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.",
"Toggle grid view" : "Rácsnézet be/ki",
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket"
"Toggle grid view" : "Rácsnézet be/ki"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -183,7 +183,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Röng slóð, skrá/mappa er ekki til",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Deiling með því að senda lykilorð með Nextcloud Talk mistókst því að Nextcloud Talk er ekki virkt",
"Sorry, this link doesnt seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Toggle grid view" : "Víxla reitasýn af/á",
"Cannot increase permissions" : "Get ekki aukið aðgangsheimildir"
"Toggle grid view" : "Víxla reitasýn af/á"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

@ -181,7 +181,6 @@
"Wrong path, file/folder doesn't exist" : "Röng slóð, skrá/mappa er ekki til",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Deiling með því að senda lykilorð með Nextcloud Talk mistókst því að Nextcloud Talk er ekki virkt",
"Sorry, this link doesnt seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Toggle grid view" : "Víxla reitasýn af/á",
"Cannot increase permissions" : "Get ekki aukið aðgangsheimildir"
"Toggle grid view" : "Víxla reitasýn af/á"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

@ -254,7 +254,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "La condivisione tramite invio della password da Nextcloud Talk non è riuscito poiché Nextcloud Talk non è abilitato",
"Sorry, this link doesnt seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.",
"Toggle grid view" : "Commuta la vista a griglia",
"Cannot increase permissions" : "Impossibile aumentare i permessi"
"Toggle grid view" : "Commuta la vista a griglia"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -252,7 +252,6 @@
"Cannot change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "La condivisione tramite invio della password da Nextcloud Talk non è riuscito poiché Nextcloud Talk non è abilitato",
"Sorry, this link doesnt seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.",
"Toggle grid view" : "Commuta la vista a griglia",
"Cannot increase permissions" : "Impossibile aumentare i permessi"
"Toggle grid view" : "Commuta la vista a griglia"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "URLリンク共有のパーミッションを変更できません",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました",
"Sorry, this link doesnt seem to work anymore." : "すみません。このリンクはもう利用できません。",
"Toggle grid view" : "グリッド表示の切り替え",
"Cannot increase permissions" : "パーミッションを追加できません"
"Toggle grid view" : "グリッド表示の切り替え"
},
"nplurals=1; plural=0;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "URLリンク共有のパーミッションを変更できません",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました",
"Sorry, this link doesnt seem to work anymore." : "すみません。このリンクはもう利用できません。",
"Toggle grid view" : "グリッド表示の切り替え",
"Cannot increase permissions" : "パーミッションを追加できません"
"Toggle grid view" : "グリッド表示の切り替え"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -187,7 +187,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "잘못된 경로, 파일/폴더가 존재하지 않음",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음",
"Sorry, this link doesnt seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.",
"Toggle grid view" : "모눈 보기 전환",
"Cannot increase permissions" : "권한을 늘릴 수 없음"
"Toggle grid view" : "모눈 보기 전환"
},
"nplurals=1; plural=0;");

@ -185,7 +185,6 @@
"Wrong path, file/folder doesn't exist" : "잘못된 경로, 파일/폴더가 존재하지 않음",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음",
"Sorry, this link doesnt seem to work anymore." : "죄송합니다. 이 링크는 더 이상 작동하지 않습니다.",
"Toggle grid view" : "모눈 보기 전환",
"Cannot increase permissions" : "권한을 늘릴 수 없음"
"Toggle grid view" : "모눈 보기 전환"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -250,7 +250,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Neteisingas kelias, failo/aplanko nėra",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ",
"Sorry, this link doesnt seem to work anymore." : "Nuoroda yra neveiksni.",
"Toggle grid view" : "Rodyti tinkleliu",
"Cannot increase permissions" : "Negalima pridėti papildomų leidimų"
"Toggle grid view" : "Rodyti tinkleliu"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

@ -248,7 +248,6 @@
"Wrong path, file/folder doesn't exist" : "Neteisingas kelias, failo/aplanko nėra",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ",
"Sorry, this link doesnt seem to work anymore." : "Nuoroda yra neveiksni.",
"Toggle grid view" : "Rodyti tinkleliu",
"Cannot increase permissions" : "Negalima pridėti papildomų leidimų"
"Toggle grid view" : "Rodyti tinkleliu"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

@ -200,7 +200,6 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
"Sorry, this link doesnt seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
"Toggle grid view" : "Pārslēgt režģa skatu",
"Cannot increase permissions" : "Nevar palielināt tiesības"
"Toggle grid view" : "Pārslēgt režģa skatu"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

@ -198,7 +198,6 @@
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
"Sorry, this link doesnt seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
"Toggle grid view" : "Pārslēgt režģa skatu",
"Cannot increase permissions" : "Nevar palielināt tiesības"
"Toggle grid view" : "Pārslēgt režģa skatu"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Неможат да се сменат дозволите за јавно споделени линкови",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Неуспешно испраќање на лозинка за споделувањето преку разговор бидејќи разговорот не е овозможен",
"Sorry, this link doesnt seem to work anymore." : "Извенете, но овој линк повеќе не функционира.",
"Toggle grid view" : "Промена во мрежа",
"Cannot increase permissions" : "Неможат да се зголемат дозволите на"
"Toggle grid view" : "Промена во мрежа"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Неможат да се сменат дозволите за јавно споделени линкови",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Неуспешно испраќање на лозинка за споделувањето преку разговор бидејќи разговорот не е овозможен",
"Sorry, this link doesnt seem to work anymore." : "Извенете, но овој линк повеќе не функционира.",
"Toggle grid view" : "Промена во мрежа",
"Cannot increase permissions" : "Неможат да се зголемат дозволите на"
"Toggle grid view" : "Промена во мрежа"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

@ -223,7 +223,6 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Feil filbane, filen/mappen finnes ikke",
"Cannot change permissions for public share links" : "Kan ikke endre rettigheter for offentlig delingslenker",
"Sorry, this link doesnt seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.",
"Toggle grid view" : "Veksle rutenett-visning",
"Cannot increase permissions" : "Kan ikke øke tillatelser"
"Toggle grid view" : "Veksle rutenett-visning"
},
"nplurals=2; plural=(n != 1);");

@ -221,7 +221,6 @@
"Wrong path, file/folder doesn't exist" : "Feil filbane, filen/mappen finnes ikke",
"Cannot change permissions for public share links" : "Kan ikke endre rettigheter for offentlig delingslenker",
"Sorry, this link doesnt seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.",
"Toggle grid view" : "Veksle rutenett-visning",
"Cannot increase permissions" : "Kan ikke øke tillatelser"
"Toggle grid view" : "Veksle rutenett-visning"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -248,7 +248,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Kan machtigingen voor openbaar gedeelde links niet wijzigen",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld",
"Sorry, this link doesnt seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.",
"Toggle grid view" : "Omschakelen roosterweergave",
"Cannot increase permissions" : "Kan de rechten niet verruimen"
"Toggle grid view" : "Omschakelen roosterweergave"
},
"nplurals=2; plural=(n != 1);");

@ -246,7 +246,6 @@
"Cannot change permissions for public share links" : "Kan machtigingen voor openbaar gedeelde links niet wijzigen",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld",
"Sorry, this link doesnt seem to work anymore." : "Sorry, deze link lijkt niet meer in gebruik te zijn.",
"Toggle grid view" : "Omschakelen roosterweergave",
"Cannot increase permissions" : "Kan de rechten niet verruimen"
"Toggle grid view" : "Omschakelen roosterweergave"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych linków udostępnienia",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnienie hasła przez Nextcloud Talk nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona",
"Sorry, this link doesnt seem to work anymore." : "Niestety, ten link już nie działa.",
"Toggle grid view" : "Przełącz widok siatki",
"Cannot increase permissions" : "Nie można zwiększyć uprawnień"
"Toggle grid view" : "Przełącz widok siatki"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych linków udostępnienia",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnienie hasła przez Nextcloud Talk nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona",
"Sorry, this link doesnt seem to work anymore." : "Niestety, ten link już nie działa.",
"Toggle grid view" : "Przełącz widok siatki",
"Cannot increase permissions" : "Nie można zwiększyć uprawnień"
"Toggle grid view" : "Przełącz widok siatki"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Não foi possível alterar as permissões para links de compartilhamento público",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, este link parece não funcionar mais.",
"Toggle grid view" : "Alternar visualização de grade",
"Cannot increase permissions" : "Não foi possível aumentar as permissões"
"Toggle grid view" : "Alternar visualização de grade"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Não foi possível alterar as permissões para links de compartilhamento público",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, este link parece não funcionar mais.",
"Toggle grid view" : "Alternar visualização de grade",
"Cannot increase permissions" : "Não foi possível aumentar as permissões"
"Toggle grid view" : "Alternar visualização de grade"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -156,7 +156,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Adicionar à sua Nextcloud",
"Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe",
"Wrong path, file/folder doesn't exist" : "Caminho errado, o arquivo ou pasta não existe",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar.",
"Cannot increase permissions" : "Não é possível incrementar as permissões"
"Sorry, this link doesnt seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

@ -154,7 +154,6 @@
"Add to your Nextcloud" : "Adicionar à sua Nextcloud",
"Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe",
"Wrong path, file/folder doesn't exist" : "Caminho errado, o arquivo ou pasta não existe",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar.",
"Cannot increase permissions" : "Não é possível incrementar as permissões"
"Sorry, this link doesnt seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

@ -259,7 +259,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
"Sorry, this link doesnt seem to work anymore." : "Похоже, эта ссылка больше не работает.",
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Cannot increase permissions" : "Не удалось повысить права доступа"
"Toggle grid view" : "Включить или отключить режим просмотра сеткой"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

@ -257,7 +257,6 @@
"Cannot change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
"Sorry, this link doesnt seem to work anymore." : "Похоже, эта ссылка больше не работает.",
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Cannot increase permissions" : "Не удалось повысить права доступа"
"Toggle grid view" : "Включить или отключить режим просмотра сеткой"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
"Sorry, this link doesnt seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.",
"Toggle grid view" : "Prepnúť zobrazenie mriežky",
"Cannot increase permissions" : "Nie je možné navýšiť oprávnenia"
"Toggle grid view" : "Prepnúť zobrazenie mriežky"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
"Sorry, this link doesnt seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.",
"Toggle grid view" : "Prepnúť zobrazenie mriežky",
"Cannot increase permissions" : "Nie je možné navýšiť oprávnenia"
"Toggle grid view" : "Prepnúť zobrazenie mriežky"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

@ -245,7 +245,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Za javne povezave souporabe spreminjanje dovoljenj ni mogoče.",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Souporaba s pošiljanjem gesla prek programa Nextcloud Talk je spodletela, ker program Talk ni omogočen.",
"Sorry, this link doesnt seem to work anymore." : "Povezava očitno ni več v uporabi.",
"Toggle grid view" : "Preklopi mrežni pogled",
"Cannot increase permissions" : "Ni mogoče povišati dovoljenj"
"Toggle grid view" : "Preklopi mrežni pogled"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

@ -243,7 +243,6 @@
"Cannot change permissions for public share links" : "Za javne povezave souporabe spreminjanje dovoljenj ni mogoče.",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Souporaba s pošiljanjem gesla prek programa Nextcloud Talk je spodletela, ker program Talk ni omogočen.",
"Sorry, this link doesnt seem to work anymore." : "Povezava očitno ni več v uporabi.",
"Toggle grid view" : "Preklopi mrežni pogled",
"Cannot increase permissions" : "Ni mogoče povišati dovoljenj"
"Toggle grid view" : "Preklopi mrežni pogled"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

@ -139,7 +139,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj",
"Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja sekziston",
"Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja sekziston",
"Sorry, this link doesnt seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më.",
"Cannot increase permissions" : "Smund të fuqizohen lejet"
"Sorry, this link doesnt seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më."
},
"nplurals=2; plural=(n != 1);");

@ -137,7 +137,6 @@
"Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj",
"Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja sekziston",
"Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja sekziston",
"Sorry, this link doesnt seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më.",
"Cannot increase permissions" : "Smund të fuqizohen lejet"
"Sorry, this link doesnt seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -258,7 +258,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nije moguće promeniti dozvole za javne veze za deljenje",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Дељење слањем лозинке преко Nextcloud Talk-а није успело пошто Nextcloud Talk није укључен",
"Sorry, this link doesnt seem to work anymore." : "Нажалост, изгледа да веза више не ради.",
"Toggle grid view" : "Укључи/искључи приказ мреже",
"Cannot increase permissions" : "Не могу да повећам привилегије"
"Toggle grid view" : "Укључи/искључи приказ мреже"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

@ -256,7 +256,6 @@
"Cannot change permissions for public share links" : "Nije moguće promeniti dozvole za javne veze za deljenje",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Дељење слањем лозинке преко Nextcloud Talk-а није успело пошто Nextcloud Talk није укључен",
"Sorry, this link doesnt seem to work anymore." : "Нажалост, изгледа да веза више не ради.",
"Toggle grid view" : "Укључи/искључи приказ мреже",
"Cannot increase permissions" : "Не могу да повећам привилегије"
"Toggle grid view" : "Укључи/искључи приказ мреже"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Kan inte ändra behörigheter för publika delningslänkar",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delning och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad",
"Sorry, this link doesnt seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
"Toggle grid view" : "Växla rutnätsvy",
"Cannot increase permissions" : "Kan inte utöka behörigheter"
"Toggle grid view" : "Växla rutnätsvy"
},
"nplurals=2; plural=(n != 1);");

@ -259,7 +259,6 @@
"Cannot change permissions for public share links" : "Kan inte ändra behörigheter för publika delningslänkar",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delning och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad",
"Sorry, this link doesnt seem to work anymore." : "Tyvärr, denna länk verkar inte fungera längre.",
"Toggle grid view" : "Växla rutnätsvy",
"Cannot increase permissions" : "Kan inte utöka behörigheter"
"Toggle grid view" : "Växla rutnätsvy"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save