[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-03-28 01:13:21 +00:00
parent 0d825c3f81
commit 5ae9eda314
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
82 changed files with 1066 additions and 122 deletions

View File

@ -9,24 +9,26 @@ OC.L10N.register(
"You commented on {file}" : "Heu comentat a {file}",
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
"{author} commented on {file}" : "{author} ha comentat a {file}",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"{file}\" en un comentari d'un usuari que ja no existeix",
"{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”",
"Edit comment" : "Editar comentari",
"Delete comment" : "Esborrar comentari",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix",
"{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”",
"Files app plugin to add comments to files" : "Connexió de laplicació de fitxers per afegir comentaris als fitxers",
"Edit comment" : "Edita comentari",
"Delete comment" : "Suprimeix comentari",
"New comment …" : "Nou comentari...",
"Post" : "Publica",
"Cancel" : "Cancel·la",
"[Deleted user]" : "[usuari Esborrat]",
"[Deleted user]" : "[Usuari suprimit]",
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
"More comments …" : "Més comentaris...",
"Save" : "Desa",
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
"Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}",
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
"Comment" : "Comentari",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"%s\" en un comentari d'un usuari que ja no existeix",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”"
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats a \"%s\" en un comentari d'un usuari que ja no existeix",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha anomenat en un comentari a “%2$s”"
},
"nplurals=2; plural=(n != 1);");

View File

@ -7,24 +7,26 @@
"You commented on {file}" : "Heu comentat a {file}",
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
"{author} commented on {file}" : "{author} ha comentat a {file}",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"{file}\" en un comentari d'un usuari que ja no existeix",
"{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”",
"Edit comment" : "Editar comentari",
"Delete comment" : "Esborrar comentari",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix",
"{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”",
"Files app plugin to add comments to files" : "Connexió de laplicació de fitxers per afegir comentaris als fitxers",
"Edit comment" : "Edita comentari",
"Delete comment" : "Suprimeix comentari",
"New comment …" : "Nou comentari...",
"Post" : "Publica",
"Cancel" : "Cancel·la",
"[Deleted user]" : "[usuari Esborrat]",
"[Deleted user]" : "[Usuari suprimit]",
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
"More comments …" : "Més comentaris...",
"Save" : "Desa",
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
"Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}",
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
"Comment" : "Comentari",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Has estat mencionat a \"%s\" en un comentari d'un usuari que ja no existeix",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”"
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats a \"%s\" en un comentari d'un usuari que ja no existeix",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha anomenat en un comentari a “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -24,7 +24,7 @@ OC.L10N.register(
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Has rebut {share} com un recompte remot de {user} (en nom de {nom})",
"You received \"%3$s\" as a remote share from %1$s" : "Has rebut \"/%3$s\" com una compartició remota de %1$s",
"You received {share} as a remote share from {user}" : "Has rebut {share} com a recompte remot de {user}",
"Accept" : "Acceptar",
"Accept" : "Accepta",
"Decline" : "Denegar",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud Id, vegeu%s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud ID",

View File

@ -22,7 +22,7 @@
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Has rebut {share} com un recompte remot de {user} (en nom de {nom})",
"You received \"%3$s\" as a remote share from %1$s" : "Has rebut \"/%3$s\" com una compartició remota de %1$s",
"You received {share} as a remote share from {user}" : "Has rebut {share} com a recompte remot de {user}",
"Accept" : "Acceptar",
"Accept" : "Accepta",
"Decline" : "Denegar",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud Id, vegeu%s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud ID",

View File

@ -114,7 +114,9 @@ OC.L10N.register(
"Add to a collection" : "Zu einer Sammlung hinzufügen",
"Details" : "Details",
"Rename collection" : "Sammlung umbenennen",
"Link to a file" : "Link zu einer Datei",
"file" : "Datei",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Sharing" : "Teilen",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",

View File

@ -112,7 +112,9 @@
"Add to a collection" : "Zu einer Sammlung hinzufügen",
"Details" : "Details",
"Rename collection" : "Sammlung umbenennen",
"Link to a file" : "Link zu einer Datei",
"file" : "Datei",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Sharing" : "Teilen",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",

View File

@ -114,7 +114,9 @@ OC.L10N.register(
"Add to a collection" : "Zu einer Sammlung hinzufügen",
"Details" : "Details",
"Rename collection" : "Sammlung umbenennen",
"Link to a file" : "Link zu einer Datei",
"file" : "Datei",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Sharing" : "Teilen",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",

View File

@ -112,7 +112,9 @@
"Add to a collection" : "Zu einer Sammlung hinzufügen",
"Details" : "Details",
"Rename collection" : "Sammlung umbenennen",
"Link to a file" : "Link zu einer Datei",
"file" : "Datei",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Sharing" : "Teilen",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Възникна грешка при генерирането на резервния код",
"Nextcloud backup codes" : "Nextcloud резервни кодове",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Това е вашия резервен код. Моля, запишете го (или го принтирайте) защото по-късно няма да имате възможност да го видите.",
"Save backup codes" : "Записване на резервния код",
"Print backup codes" : "Принтиране на резервния код",
@ -16,6 +15,7 @@ OC.L10N.register(
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването.",
"Backup code" : "Резервен код",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.",
"Nextcloud backup codes" : "Nextcloud резервни кодове",
"activated" : "активиран",
"deactivated" : "деактивиран",
"created" : "създаден",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Възникна грешка при генерирането на резервния код",
"Nextcloud backup codes" : "Nextcloud резервни кодове",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Това е вашия резервен код. Моля, запишете го (или го принтирайте) защото по-късно няма да имате възможност да го видите.",
"Save backup codes" : "Записване на резервния код",
"Print backup codes" : "Принтиране на резервния код",
@ -14,6 +13,7 @@
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването.",
"Backup code" : "Резервен код",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.",
"Nextcloud backup codes" : "Nextcloud резервни кодове",
"activated" : "активиран",
"deactivated" : "деактивиран",
"created" : "създаден",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Zde jsou vaše záložní kódy. Kódy si uložte a/nebo vytiskněte, protože už je nebude možné zobrazit znovu.",
"Save backup codes" : "Uložit záložní kódy",
"Print backup codes" : "Vytisknout záložní kódy",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Použijte jeden ze svých záložních kódů které jste si uložili při nastavování dvoufázového ověřování.",
"Submit" : "Odeslat",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložní kódy byly vytvořeny. {{used}} z {{total}} kódů bylo využito.",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"activated" : "aktivováno",
"updated" : "aktualizováno",
"mounted" : "připojeno (mount)",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Zde jsou vaše záložní kódy. Kódy si uložte a/nebo vytiskněte, protože už je nebude možné zobrazit znovu.",
"Save backup codes" : "Uložit záložní kódy",
"Print backup codes" : "Vytisknout záložní kódy",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Použijte jeden ze svých záložních kódů které jste si uložili při nastavování dvoufázového ověřování.",
"Submit" : "Odeslat",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložní kódy byly vytvořeny. {{used}} z {{total}} kódů bylo využito.",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
"activated" : "aktivováno",
"updated" : "aktualizováno",
"mounted" : "připojeno (mount)",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Deine Backup-Codes. Bitte speichere und/oder drucke diese aus, da diese Codes später nicht mehr gelesen werden können",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden benutzt.",
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
"activated" : "Aktiviert",
"updated" : "Aktualisiert",
"mounted" : "Eingebunden",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Deine Backup-Codes. Bitte speichere und/oder drucke diese aus, da diese Codes später nicht mehr gelesen werden können",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden benutzt.",
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
"activated" : "Aktiviert",
"updated" : "Aktualisiert",
"mounted" : "Eingebunden",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten",
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwenden Sie einen der Backup-Codes, den Sie bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert haben.",
"Submit" : "Übermitteln",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erzeugt. {{used}} von {{total}} Codes wurden benutzt.",
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
"activated" : "Aktiviert",
"updated" : "Aktualisiert",
"mounted" : "Eingebunden",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten",
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwenden Sie einen der Backup-Codes, den Sie bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert haben.",
"Submit" : "Übermitteln",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erzeugt. {{used}} von {{total}} Codes wurden benutzt.",
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
"activated" : "Aktiviert",
"updated" : "Aktualisiert",
"mounted" : "Eingebunden",

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "An error occurred while generating your backup codes",
"Nextcloud backup codes" : "Nextcloud backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later",
"Save backup codes" : "Save backup codes",
"Print backup codes" : "Print backup codes",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.",
"Submit" : "Submit",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used.",
"Nextcloud backup codes" : "Nextcloud backup codes",
"activated" : "activated",
"updated" : "updated",
"mounted" : "mounted",

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "An error occurred while generating your backup codes",
"Nextcloud backup codes" : "Nextcloud backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later",
"Save backup codes" : "Save backup codes",
"Print backup codes" : "Print backup codes",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.",
"Submit" : "Submit",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used.",
"Nextcloud backup codes" : "Nextcloud backup codes",
"activated" : "activated",
"updated" : "updated",
"mounted" : "mounted",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá obtenerlos de nuevo.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
"Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Se han generado los códigos de respaldo. Estás usando {{used}} de {{total}}.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"activated" : "activado",
"updated" : "actualizado",
"mounted" : "montado",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá obtenerlos de nuevo.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
"Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Se han generado los códigos de respaldo. Estás usando {{used}} de {{total}}.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
"activated" : "activado",
"updated" : "actualizado",
"mounted" : "montado",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin",
"Save backup codes" : "Tallenna varakoodit",
"Print backup codes" : "Tulosta varakoodit",
@ -18,6 +17,7 @@ OC.L10N.register(
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"activated" : "aktivoitu",
"updated" : "päivitetty",
"created" : "luotu",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin",
"Save backup codes" : "Tallenna varakoodit",
"Print backup codes" : "Tulosta varakoodit",
@ -16,6 +15,7 @@
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"activated" : "aktivoitu",
"updated" : "päivitetty",
"created" : "luotu",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
"Save backup codes" : "Sauvegarder les codes de récupération",
"Print backup codes" : "Imprimer les codes de récupération",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
"Submit" : "Envoyer",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Les codes de récupération ont été générés. {{used}} codes sur {{total}} ont été utilisés.",
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
"activated" : "activé",
"updated" : "mis à jour",
"mounted" : "Monté",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
"Save backup codes" : "Sauvegarder les codes de récupération",
"Print backup codes" : "Imprimer les codes de récupération",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
"Submit" : "Envoyer",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Les codes de récupération ont été générés. {{used}} codes sur {{total}} ont été utilisés.",
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
"activated" : "activé",
"updated" : "mis à jour",
"mounted" : "Monté",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza",
"Nextcloud backup codes" : "Códigos de seguranza do Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de seguranza",
"Print backup codes" : "Imprimir os códigos de seguranza",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de seguranza que gardou cuando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Los códigos de seguranza foron xerados. Usou {{used}} códigos de {{total}}.",
"Nextcloud backup codes" : "Códigos de seguranza do Nextcloud",
"activated" : "activado",
"updated" : "actualizado",
"mounted" : "montado",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza",
"Nextcloud backup codes" : "Códigos de seguranza do Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de seguranza",
"Print backup codes" : "Imprimir os códigos de seguranza",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de seguranza que gardou cuando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Los códigos de seguranza foron xerados. Usou {{used}} códigos de {{total}}.",
"Nextcloud backup codes" : "Códigos de seguranza do Nextcloud",
"activated" : "activado",
"updated" : "actualizado",
"mounted" : "montado",

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben",
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.",
"Save backup codes" : "Biztonsági kódok mentése",
"Print backup codes" : "Biztonsági kódok nyomtatása",
@ -17,6 +16,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Submit" : "Küldés",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.",
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
"activated" : "Aktivált",
"updated" : "frissítve"
},

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben",
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.",
"Save backup codes" : "Biztonsági kódok mentése",
"Print backup codes" : "Biztonsági kódok nyomtatása",
@ -15,6 +14,7 @@
"A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Submit" : "Küldés",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.",
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
"activated" : "Aktivált",
"updated" : "frissítve"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína",
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Þetta eru öryggisafritunarkóðarnir þínir. Vistaðu þá og/eða prentaðu þá út, því þú munt ekki geta lesið þá aftur síðar í ferlinu",
"Save backup codes" : "Vista öryggisafritunarkóða",
"Print backup codes" : "Prenta öryggisafritunarkóða",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Notaðu einn af öryggisafritunarkóðunum sem þú vistaðir þegar þú settir upp tveggja-þátta auðkenningu.",
"Submit" : "Senda inn",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {{used}} af {{total}} kóðum hafa verið notaðir.",
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
"activated" : "virkjað",
"updated" : "uppfært",
"mounted" : "tengt í skráakerfi",

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína",
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Þetta eru öryggisafritunarkóðarnir þínir. Vistaðu þá og/eða prentaðu þá út, því þú munt ekki geta lesið þá aftur síðar í ferlinu",
"Save backup codes" : "Vista öryggisafritunarkóða",
"Print backup codes" : "Prenta öryggisafritunarkóða",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Notaðu einn af öryggisafritunarkóðunum sem þú vistaðir þegar þú settir upp tveggja-þátta auðkenningu.",
"Submit" : "Senda inn",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {{used}} af {{total}} kóðum hafa verið notaðir.",
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
"activated" : "virkjað",
"updated" : "uppfært",
"mounted" : "tengt í skráakerfi",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente",
"Save backup codes" : "Salva i codici di backup",
"Print backup codes" : "Stampa i codici di backup",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno dei codici di backup che hai salvato quando configuri l'autenticazione a due fattori.",
"Submit" : "Invia",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "I codici di backup sono stati generali. {{used}} di {{total}} codici sono stati utilizzati.",
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
"activated" : "attivati",
"updated" : "aggiornati",
"mounted" : "montati",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente",
"Save backup codes" : "Salva i codici di backup",
"Print backup codes" : "Stampa i codici di backup",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno dei codici di backup che hai salvato quando configuri l'autenticazione a due fattori.",
"Submit" : "Invia",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "I codici di backup sono stati generali. {{used}} di {{total}} codici sono stati utilizzati.",
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
"activated" : "attivati",
"updated" : "aggiornati",
"mounted" : "montati",

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下はあなたのバックアップコードです。 後からこのコードを見ることはできないので、保存するか印刷しておいてください",
"Save backup codes" : "バックアップコードを保存",
"Print backup codes" : "バックアップコードを印刷",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 個のうち {{used}} 個のコードが使用されています。",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"activated" : "活性化されました",
"updated" : "アップデートされました",
"mounted" : "マウントされました",

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下はあなたのバックアップコードです。 後からこのコードを見ることはできないので、保存するか印刷しておいてください",
"Save backup codes" : "バックアップコードを保存",
"Print backup codes" : "バックアップコードを印刷",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 個のうち {{used}} 個のコードが使用されています。",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"activated" : "活性化されました",
"updated" : "アップデートされました",
"mounted" : "マウントされました",

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene",
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dette er sikkerhetskopi-kodene. Lagre og/eller skriv dem ut siden du ikke vil kunne se kodene her igjen senere.",
"Save backup codes" : "Lagre sikkerhetskopi-kodene",
"Print backup codes" : "Skriv ut sikkerhetskopi-koder",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av backup kodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Sikkerhetskopi-koder har blitt opprettet. {{used}} av {{total}} koder i bruk.",
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
"activated" : "aktivert",
"updated" : "oppdatert",
"mounted" : "tilkoblet",

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene",
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dette er sikkerhetskopi-kodene. Lagre og/eller skriv dem ut siden du ikke vil kunne se kodene her igjen senere.",
"Save backup codes" : "Lagre sikkerhetskopi-kodene",
"Print backup codes" : "Skriv ut sikkerhetskopi-koder",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av backup kodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Sikkerhetskopi-koder har blitt opprettet. {{used}} av {{total}} koder i bruk.",
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
"activated" : "aktivert",
"updated" : "oppdatert",
"mounted" : "tilkoblet",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
"Nextcloud backup codes" : "Nextcloud backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren backup code",
"Print backup codes" : "Afdrukken backup code",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Gebruik een van de backupcodes die je bewaarde bij het inschakelen van de twee-factor authenticatie.",
"Submit" : "Verwerken",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt.",
"Nextcloud backup codes" : "Nextcloud backup codes",
"activated" : "geactiveerd",
"updated" : "geüpdatet",
"mounted" : "aangekoppeld",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
"Nextcloud backup codes" : "Nextcloud backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren backup code",
"Print backup codes" : "Afdrukken backup code",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Gebruik een van de backupcodes die je bewaarde bij het inschakelen van de twee-factor authenticatie.",
"Submit" : "Verwerken",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt.",
"Nextcloud backup codes" : "Nextcloud backup codes",
"activated" : "geactiveerd",
"updated" : "geüpdatet",
"mounted" : "aangekoppeld",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
"Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Użyj jednego z kodów zapasowych zapisanych podczas konfigurowania uwierzytelniania dwuskładnikowego.",
"Submit" : "Prześlij",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Kody zapasowe zostały wygenerowane. {{used}} z {{total}} kodów zostało wykorzystanych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"activated" : "aktowowane",
"updated" : "zaktualizowane",
"mounted" : "zamontowane",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
"Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Użyj jednego z kodów zapasowych zapisanych podczas konfigurowania uwierzytelniania dwuskładnikowego.",
"Submit" : "Prześlij",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Kody zapasowe zostały wygenerowane. {{used}} z {{total}} kodów zostało wykorzystanych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"activated" : "aktowowane",
"updated" : "zaktualizowane",
"mounted" : "zamontowane",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possível ler os códigos novamente mais tarde",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use um dos códigos de backup que você salvou ao configurar a autenticação de dois fatores.",
"Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Códigos de backup foram gerados. {{used}} de {{total}} códigos foram usados.",
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
"activated" : "ativado",
"updated" : "atualizado",
"mounted" : "montado",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possível ler os códigos novamente mais tarde",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use um dos códigos de backup que você salvou ao configurar a autenticação de dois fatores.",
"Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Códigos de backup foram gerados. {{used}} de {{total}} códigos foram usados.",
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
"activated" : "ativado",
"updated" : "atualizado",
"mounted" : "montado",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Это ваши резервные коды доступа. Пожалуйста, сохраните и/или распечатайте их, так как вы не сможете увидеть эти коды снова.",
"Save backup codes" : "Сохранить резервные коды",
"Print backup codes" : "Распечатать резервные коды",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
"Submit" : "Отправить",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Использовано {{used}} из {{total}} ранее выпущенных резервных кодов.",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"activated" : "activated",
"updated" : "updated",
"mounted" : "mounted",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Это ваши резервные коды доступа. Пожалуйста, сохраните и/или распечатайте их, так как вы не сможете увидеть эти коды снова.",
"Save backup codes" : "Сохранить резервные коды",
"Print backup codes" : "Распечатать резервные коды",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
"Submit" : "Отправить",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Использовано {{used}} из {{total}} ранее выпущенных резервных кодов.",
"Nextcloud backup codes" : "Резервные коды Nextcloud",
"activated" : "activated",
"updated" : "updated",
"mounted" : "mounted",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Десила се грешка приликом генерисања резервних кодова",
"Nextcloud backup codes" : "Некстклауд резервни кодови",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ово су Ваши резервни кодови. Сачувајте их и/или их одштампајте пошто више нећете моћи да их прочитате.",
"Save backup codes" : "Сачувај резервне кодове",
"Print backup codes" : "Одштампај резервне кодове",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористите један од резервних кодова које сте сачували када се подешавали двофакторску проверу идентитета.",
"Submit" : "Пошаљи",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервни кодови су изгенерисани. {{used}} од {{total}} кодова је искоришћено.",
"Nextcloud backup codes" : "Некстклауд резервни кодови",
"activated" : "активирано",
"updated" : "ажурирано",
"mounted" : "монтирано",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Десила се грешка приликом генерисања резервних кодова",
"Nextcloud backup codes" : "Некстклауд резервни кодови",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ово су Ваши резервни кодови. Сачувајте их и/или их одштампајте пошто више нећете моћи да их прочитате.",
"Save backup codes" : "Сачувај резервне кодове",
"Print backup codes" : "Одштампај резервне кодове",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористите један од резервних кодова које сте сачували када се подешавали двофакторску проверу идентитета.",
"Submit" : "Пошаљи",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервни кодови су изгенерисани. {{used}} од {{total}} кодова је искоришћено.",
"Nextcloud backup codes" : "Некстклауд резервни кодови",
"activated" : "активирано",
"updated" : "ажурирано",
"mounted" : "монтирано",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar",
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Detta är dina återställningsnycklar. Vänligen spara och/eller skriv ut dem eftersom du inte kommer kunna se dessa nycklar igen.",
"Save backup codes" : "Spara återställningsnycklar",
"Print backup codes" : "Skriv ut återställningsnycklar",
@ -20,6 +19,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "Använd en av återställningsnycklarna du sparade när du konfigurerar tvåfaktorsautentisering.",
"Submit" : "Skicka",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Återställningsnycklarna har skapats. {{used}} av {{total}} nycklar har använts.",
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
"activated" : "aktiverad",
"updated" : "uppdaterad",
"mounted" : "monterad",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar",
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Detta är dina återställningsnycklar. Vänligen spara och/eller skriv ut dem eftersom du inte kommer kunna se dessa nycklar igen.",
"Save backup codes" : "Spara återställningsnycklar",
"Print backup codes" : "Skriv ut återställningsnycklar",
@ -18,6 +17,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "Använd en av återställningsnycklarna du sparade när du konfigurerar tvåfaktorsautentisering.",
"Submit" : "Skicka",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Återställningsnycklarna har skapats. {{used}} av {{total}} nycklar har använts.",
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
"activated" : "aktiverad",
"updated" : "uppdaterad",
"mounted" : "monterad",

View File

@ -3,7 +3,6 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
@ -22,6 +21,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "İki aşamalı kimlik doğrulamasını ayarlarken yedek kodlarından birini kullanın.",
"Submit" : "Gönder",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor.",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
"activated" : "etkinleştirildi",
"updated" : "güncellendi",
"mounted" : "bağlandı",

View File

@ -1,7 +1,6 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
@ -20,6 +19,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "İki aşamalı kimlik doğrulamasını ayarlarken yedek kodlarından birini kullanın.",
"Submit" : "Gönder",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor.",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
"activated" : "etkinleştirildi",
"updated" : "güncellendi",
"mounted" : "bağlandı",

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"An error occurred while generating your backup codes" : "產生備用碼時發生錯誤。",
"Nextcloud backup codes" : "Nextcloud 備用碼",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。",
"Save backup codes" : "儲存備用碼",
"Print backup codes" : "列印備用碼",
@ -21,6 +20,7 @@ OC.L10N.register(
"Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。",
"Submit" : "送出",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過",
"Nextcloud backup codes" : "Nextcloud 備用碼",
"activated" : "已啟用",
"updated" : "已更新",
"mounted" : "已掛載",

View File

@ -1,6 +1,5 @@
{ "translations": {
"An error occurred while generating your backup codes" : "產生備用碼時發生錯誤。",
"Nextcloud backup codes" : "Nextcloud 備用碼",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。",
"Save backup codes" : "儲存備用碼",
"Print backup codes" : "列印備用碼",
@ -19,6 +18,7 @@
"Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。",
"Submit" : "送出",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過",
"Nextcloud backup codes" : "Nextcloud 備用碼",
"activated" : "已啟用",
"updated" : "已更新",
"mounted" : "已掛載",

View File

@ -58,7 +58,7 @@ OC.L10N.register(
"Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s",
"Already up to date" : "Ja actualitzat",
"Saving..." : "Desant...",
"Dismiss" : "Rebutja",
"Dismiss" : "Descarta",
"Authentication required" : "Es requereix autenticació",
"This action requires you to confirm your password" : "Aquesta acció requereix que confirmis la teva contrasenya",
"Confirm" : "Confirma",
@ -87,7 +87,7 @@ OC.L10N.register(
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
"Choose a password for the public link or press the \"Enter\" key" : "Escolliu una contrasenya per l'enllaç públic o premeu la tecla \"Enter\"",
"Copied!" : "Copiat!",
"Copy link" : "Copiar enllaç",
"Copy link" : "Copia l'enllaç",
"Not supported!" : "No soportat!",
"Press ⌘-C to copy." : "Prem ⌘-C per copiar.",
"Press Ctrl-C to copy." : "Prem Ctrl-C per copiar.",
@ -178,6 +178,8 @@ OC.L10N.register(
"No files in here" : "No hi ha arxius aquí",
"New folder" : "Carpeta nova",
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"Name" : "Nom",
"Size" : "Mida",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Escull",
"Move" : "Mou",

View File

@ -56,7 +56,7 @@
"Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s",
"Already up to date" : "Ja actualitzat",
"Saving..." : "Desant...",
"Dismiss" : "Rebutja",
"Dismiss" : "Descarta",
"Authentication required" : "Es requereix autenticació",
"This action requires you to confirm your password" : "Aquesta acció requereix que confirmis la teva contrasenya",
"Confirm" : "Confirma",
@ -85,7 +85,7 @@
"Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic",
"Choose a password for the public link or press the \"Enter\" key" : "Escolliu una contrasenya per l'enllaç públic o premeu la tecla \"Enter\"",
"Copied!" : "Copiat!",
"Copy link" : "Copiar enllaç",
"Copy link" : "Copia l'enllaç",
"Not supported!" : "No soportat!",
"Press ⌘-C to copy." : "Prem ⌘-C per copiar.",
"Press Ctrl-C to copy." : "Prem Ctrl-C per copiar.",
@ -176,6 +176,8 @@
"No files in here" : "No hi ha arxius aquí",
"New folder" : "Carpeta nova",
"No more subfolders in here" : "No hi ha més subcarpetes aquí",
"Name" : "Nom",
"Size" : "Mida",
"{newName} already exists" : "{newName} ja existeix",
"Choose" : "Escull",
"Move" : "Mou",

View File

@ -178,6 +178,9 @@ OC.L10N.register(
"No files in here" : "Keine Dateien vorhanden",
"New folder" : "Neuer Ordner",
"No more subfolders in here" : "Keine weiteren Unterordner vorhanden",
"Name" : "Name",
"Size" : "Größe",
"Modified" : "Geändert",
"{newName} already exists" : "{newName} existiert bereits",
"Choose" : "Auswählen",
"Move" : "Verschieben",

View File

@ -176,6 +176,9 @@
"No files in here" : "Keine Dateien vorhanden",
"New folder" : "Neuer Ordner",
"No more subfolders in here" : "Keine weiteren Unterordner vorhanden",
"Name" : "Name",
"Size" : "Größe",
"Modified" : "Geändert",
"{newName} already exists" : "{newName} existiert bereits",
"Choose" : "Auswählen",
"Move" : "Verschieben",

View File

@ -178,6 +178,9 @@ OC.L10N.register(
"No files in here" : "Keine Dateien vorhanden",
"New folder" : "Neuer Ordner",
"No more subfolders in here" : "Keine weiteren Unterordner vorhanden",
"Name" : "Name",
"Size" : "Größe",
"Modified" : "Geändert",
"{newName} already exists" : "{newName} existiert bereits",
"Choose" : "Auswählen",
"Move" : "Verschieben",

View File

@ -176,6 +176,9 @@
"No files in here" : "Keine Dateien vorhanden",
"New folder" : "Neuer Ordner",
"No more subfolders in here" : "Keine weiteren Unterordner vorhanden",
"Name" : "Name",
"Size" : "Größe",
"Modified" : "Geändert",
"{newName} already exists" : "{newName} existiert bereits",
"Choose" : "Auswählen",
"Move" : "Verschieben",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Du möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf True.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Du möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$swurden nicht korrekt ersetzt. Stelle sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Deine Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"%1$s and %2$s" : "%1$s und %2$s",

View File

@ -5,6 +5,7 @@
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Du möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf True.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Du möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$swurden nicht korrekt ersetzt. Stelle sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Deine Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"%1$s and %2$s" : "%1$s und %2$s",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"%1$s and %2$s" : "%1$s und %2$s",

View File

@ -5,6 +5,7 @@
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"%1$s and %2$s" : "%1$s und %2$s",

View File

@ -110,7 +110,7 @@ OC.L10N.register(
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s",
"Sharing %1$s failed, because the group %2$s does not exist" : "Udostępnianie %1$s nie powiodło się, ponieważ grupa %2$s nie istnieje",
"Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Udostępnianie %1$s nie powiodło się, ponieważ %2$s nie jest członkiem grupy %3$s",
"You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasło. Dozwolone są tylko linki chronione",
"You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasło, ponieważ dozwolone są tylko linki chronione",
"Sharing %s failed, because sharing with links is not allowed" : "Udostępnianie %s nie powiodło się, ponieważ współdzielenie za pomocą linków jest niedozwolone",
"Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Udostępnianie %1$s nie powiodło się, ponieważ nie udało się znaleźć %2$s, być może serwer jest obecnie nieosiągalny.",
@ -154,13 +154,13 @@ OC.L10N.register(
"Thu." : "Czw.",
"Fri." : "Pt.",
"Sat." : "Sob.",
"Su" : "Nd.",
"Mo" : "Pon.",
"Tu" : "Wt.",
"We" : "Śr.",
"Th" : "Czw.",
"Fr" : "Pt.",
"Sa" : "Sob.",
"Su" : "Nd",
"Mo" : "Pn",
"Tu" : "Wt",
"We" : "Śr",
"Th" : "Czw",
"Fr" : "Pt",
"Sa" : "Sob",
"January" : "Styczeń",
"February" : "Luty",
"March" : "Marzec",
@ -177,7 +177,7 @@ OC.L10N.register(
"Feb." : "Lut.",
"Mar." : "Mar.",
"Apr." : "Kwi.",
"May." : "Maj.",
"May." : "Maj",
"Jun." : "Cze.",
"Jul." : "Lip.",
"Aug." : "Sie.",
@ -191,20 +191,20 @@ OC.L10N.register(
"Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",
"A valid password must be provided" : "Należy podać prawidłowe hasło",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",
"Could not create user" : "Nie można utworzyć użytkownika.",
"Could not create user" : "Nie można utworzyć użytkownika",
"User disabled" : "Użytkownik zablokowany",
"Login canceled by app" : "Zalogowanie anulowane przez aplikację",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji \"%1$s\", ponieważ następujące zależności nie są spełnione: %2$s",
"Login canceled by app" : "Logowanie anulowane przez aplikację",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji „%1$s”, ponieważ nie są spełnione następujące zależności: %2$s",
"a safe home for all your data" : "bezpieczny dom dla wszystkich danych",
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, proszę spróbować ponownie później",
"Can't read file" : "Nie można odczytać pliku.",
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później",
"Can't read file" : "Nie można odczytać pliku",
"Application is not enabled" : "Aplikacja nie jest włączona",
"Authentication error" : "Błąd uwierzytelniania",
"Token expired. Please reload page." : "Token wygasł. Proszę ponownie załadować stronę.",
"Token expired. Please reload page." : "Token wygasł. Przeładuj stronę.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nie zainstalowano sterowników bazy danych (sqlite, mysql lub postgresql).",
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu aplikacji lub poprzez wyłączenie sklepu aplikacji w pliku konfiugracyjnym. Zobacz %s",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s",
"Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogą zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s.",

View File

@ -108,7 +108,7 @@
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s",
"Sharing %1$s failed, because the group %2$s does not exist" : "Udostępnianie %1$s nie powiodło się, ponieważ grupa %2$s nie istnieje",
"Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Udostępnianie %1$s nie powiodło się, ponieważ %2$s nie jest członkiem grupy %3$s",
"You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasło. Dozwolone są tylko linki chronione",
"You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasło, ponieważ dozwolone są tylko linki chronione",
"Sharing %s failed, because sharing with links is not allowed" : "Udostępnianie %s nie powiodło się, ponieważ współdzielenie za pomocą linków jest niedozwolone",
"Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Udostępnianie %1$s nie powiodło się, ponieważ nie udało się znaleźć %2$s, być może serwer jest obecnie nieosiągalny.",
@ -152,13 +152,13 @@
"Thu." : "Czw.",
"Fri." : "Pt.",
"Sat." : "Sob.",
"Su" : "Nd.",
"Mo" : "Pon.",
"Tu" : "Wt.",
"We" : "Śr.",
"Th" : "Czw.",
"Fr" : "Pt.",
"Sa" : "Sob.",
"Su" : "Nd",
"Mo" : "Pn",
"Tu" : "Wt",
"We" : "Śr",
"Th" : "Czw",
"Fr" : "Pt",
"Sa" : "Sob",
"January" : "Styczeń",
"February" : "Luty",
"March" : "Marzec",
@ -175,7 +175,7 @@
"Feb." : "Lut.",
"Mar." : "Mar.",
"Apr." : "Kwi.",
"May." : "Maj.",
"May." : "Maj",
"Jun." : "Cze.",
"Jul." : "Lip.",
"Aug." : "Sie.",
@ -189,20 +189,20 @@
"Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",
"A valid password must be provided" : "Należy podać prawidłowe hasło",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",
"Could not create user" : "Nie można utworzyć użytkownika.",
"Could not create user" : "Nie można utworzyć użytkownika",
"User disabled" : "Użytkownik zablokowany",
"Login canceled by app" : "Zalogowanie anulowane przez aplikację",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji \"%1$s\", ponieważ następujące zależności nie są spełnione: %2$s",
"Login canceled by app" : "Logowanie anulowane przez aplikację",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji „%1$s”, ponieważ nie są spełnione następujące zależności: %2$s",
"a safe home for all your data" : "bezpieczny dom dla wszystkich danych",
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, proszę spróbować ponownie później",
"Can't read file" : "Nie można odczytać pliku.",
"File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później",
"Can't read file" : "Nie można odczytać pliku",
"Application is not enabled" : "Aplikacja nie jest włączona",
"Authentication error" : "Błąd uwierzytelniania",
"Token expired. Please reload page." : "Token wygasł. Proszę ponownie załadować stronę.",
"Token expired. Please reload page." : "Token wygasł. Przeładuj stronę.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nie zainstalowano sterowników bazy danych (sqlite, mysql lub postgresql).",
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu aplikacji lub poprzez wyłączenie sklepu aplikacji w pliku konfiugracyjnym. Zobacz %s",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s",
"Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogą zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s.",

View File

@ -50,6 +50,11 @@ OC.L10N.register(
"Select a profile picture" : "Избор на снимка за профила",
"Week starts on {fdow}" : "Първи ден от седмицата е {fdow}",
"Groups" : "Групи",
"Afrikaans" : "африкаанс (бурски)",
"Armenian" : "арменски",
"English" : "английски",
"Hungarian" : "унгарски",
"Japanese" : "японски",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Ползването на двустепенното удостоверяване може да бъде наложено на всички\tпотребители или определени групи. Ако потребител не е настроил втората стъпка - няма да може да се впише.",
"Limit to groups" : "Ограничен достъп",
"Device settings" : "Настройки за устройството",
@ -217,6 +222,15 @@ OC.L10N.register(
"Help translate" : "Помогнете с превода",
"Current password" : "Текуща парола",
"Change password" : "Промени паролата",
"Use a second factor besides your password to increase security for your account." : "Ползвайте двустепенно удостоверяване за да повишите сигурността на профила си."
"Use a second factor besides your password to increase security for your account." : "Ползвайте двустепенно удостоверяване за да повишите сигурността на профила си.",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS клиент",
"Android Client" : "Android клиент",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C.",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.",
"Follow us on Google+" : "Следвайте ни в Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ползвате <strong>%s</strong> от <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n != 1);");

View File

@ -48,6 +48,11 @@
"Select a profile picture" : "Избор на снимка за профила",
"Week starts on {fdow}" : "Първи ден от седмицата е {fdow}",
"Groups" : "Групи",
"Afrikaans" : "африкаанс (бурски)",
"Armenian" : "арменски",
"English" : "английски",
"Hungarian" : "унгарски",
"Japanese" : "японски",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Ползването на двустепенното удостоверяване може да бъде наложено на всички\tпотребители или определени групи. Ако потребител не е настроил втората стъпка - няма да може да се впише.",
"Limit to groups" : "Ограничен достъп",
"Device settings" : "Настройки за устройството",
@ -215,6 +220,15 @@
"Help translate" : "Помогнете с превода",
"Current password" : "Текуща парола",
"Change password" : "Промени паролата",
"Use a second factor besides your password to increase security for your account." : "Ползвайте двустепенно удостоверяване за да повишите сигурността на профила си."
"Use a second factor besides your password to increase security for your account." : "Ползвайте двустепенно удостоверяване за да повишите сигурността на профила си.",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS клиент",
"Android Client" : "Android клиент",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C.",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.",
"Follow us on Google+" : "Следвайте ни в Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ползвате <strong>%s</strong> от <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -359,6 +359,20 @@ OC.L10N.register(
"Locale" : "Místní a jazyková nastavení",
"Current password" : "stávající heslo",
"Change password" : "Změnit heslo",
"Use a second factor besides your password to increase security for your account." : "Pro zlepšení zabezpečení vašeho účtu použijte vedle hesla také druhý faktor."
"Use a second factor besides your password to increase security for your account." : "Pro zlepšení zabezpečení vašeho účtu použijte vedle hesla také druhý faktor.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL používá zastaralou %s verzi (%s). Aktualizujte svůj operační systém, jinak funkce jako %s nemusí spolehlivě pracovat.",
"Disconnect" : "Odpojit",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS klient",
"Android Client" : "Android klient",
"Not supported!" : "Nepodporováno!",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘-C.",
"Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl-C.",
"Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje",
"Default quota :" : "Výchozí kvóta",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Důkladně si přečtěte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">průvodce instalací ↗</a>a zkontrolujte, že v <a href=\"%s\">záznamu událostí</a> nejsou žádné chyby ani varování.",
"Follow us on Google+" : "Následujte nás na Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View File

@ -357,6 +357,20 @@
"Locale" : "Místní a jazyková nastavení",
"Current password" : "stávající heslo",
"Change password" : "Změnit heslo",
"Use a second factor besides your password to increase security for your account." : "Pro zlepšení zabezpečení vašeho účtu použijte vedle hesla také druhý faktor."
"Use a second factor besides your password to increase security for your account." : "Pro zlepšení zabezpečení vašeho účtu použijte vedle hesla také druhý faktor.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL používá zastaralou %s verzi (%s). Aktualizujte svůj operační systém, jinak funkce jako %s nemusí spolehlivě pracovat.",
"Disconnect" : "Odpojit",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS klient",
"Android Client" : "Android klient",
"Not supported!" : "Nepodporováno!",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘-C.",
"Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl-C.",
"Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje",
"Default quota :" : "Výchozí kvóta",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Důkladně si přečtěte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">průvodce instalací ↗</a>a zkontrolujte, že v <a href=\"%s\">záznamu událostí</a> nejsou žádné chyby ani varování.",
"Follow us on Google+" : "Následujte nás na Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

View File

@ -359,6 +359,7 @@ OC.L10N.register(
"Locale" : "Gebietsschema",
"Current password" : "Aktuelles Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen."
"Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen.",
"Not supported!" : "Nicht unterstützt!"
},
"nplurals=2; plural=(n != 1);");

View File

@ -357,6 +357,7 @@
"Locale" : "Gebietsschema",
"Current password" : "Aktuelles Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen."
"Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen.",
"Not supported!" : "Nicht unterstützt!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -359,6 +359,7 @@ OC.L10N.register(
"Locale" : "Gebietsschema",
"Current password" : "Aktuelles Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen."
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen.",
"Not supported!" : "Nicht unterstützt!"
},
"nplurals=2; plural=(n != 1);");

View File

@ -357,6 +357,7 @@
"Locale" : "Gebietsschema",
"Current password" : "Aktuelles Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen."
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen.",
"Not supported!" : "Nicht unterstützt!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -103,6 +103,102 @@ OC.L10N.register(
"Groups" : "Grupoj",
"Group list is empty" : "Gruplisto malpenas",
"Unable to retrieve the group list" : "Ne eblis ricevi grupliston",
"Afrikaans (Namibia)" : "Afrikansa (Namibio)",
"Afrikaans (South Africa)" : "Afrikansa (Sud-Afriko)",
"Afrikaans" : "Afrikansa",
"Akan (Ghana)" : "Akana (Ganao)",
"Akan" : "Akana",
"Albanian (Albania)" : "Albana (Albanujo)",
"Albanian" : "Albana",
"Amharic (Ethiopia)" : "Amhara (Etiopujo)",
"Amharic" : "Amhara",
"Arabic (Algeria)" : "Araba (Alĝerio)",
"Arabic (Bahrain)" : "Araba (Barejno)",
"Arabic (Egypt)" : "Araba (Egiptujo)",
"Arabic" : "Araba",
"Armenian" : "Armena",
"Assamese" : "Asama",
"Azerbaijani" : "Azerbajĝana",
"Bambara" : "Bambara",
"Basque" : "Eŭska",
"Catalan" : "Kataluna",
"Chinese" : "Ĉina",
"Cornish" : "Kornvala",
"Croatian" : "Kroata",
"Czech" : "Ĉeĥa",
"Danish" : "Dana",
"Dutch" : "Nederlanda",
"English" : "Angla",
"Esperanto" : "Esperanto",
"Estonian" : "Estona",
"Ewe" : "Evea",
"Faroese" : "Feroa",
"Finnish" : "Finna",
"French" : "Franca",
"Fulah" : "Fula",
"Galician" : "Galega",
"Ganda" : "Ganda",
"Georgian" : "Kartvela",
"German" : "Germana",
"Greek" : "Greka",
"Gujarati" : "Guĝarata",
"Hausa" : "Haŭsa",
"Hebrew" : "Hebrea",
"Hindi" : "Hinda",
"Hungarian" : "Hungara",
"Icelandic" : "Islanda",
"Igbo" : "Igba",
"Indonesian" : "Indonezia",
"Irish" : "Irlanda",
"Italian" : "Itala",
"Japanese" : "Japana",
"Kalaallisut" : "Okcidentgronlanda",
"Kannada" : "Kannada",
"Kazakh" : "Kazaĥa",
"Kinyarwanda" : "Ruanda",
"Korean" : "Korea",
"Latvian" : "Latva",
"Lithuanian" : "Litova",
"Macedonian" : "Makedona",
"Malagasy" : "Malagasa",
"Malay" : "Malaja",
"Malayalam" : "Malajalama",
"Maltese" : "Malta",
"Manx" : "Manksa",
"North Ndebele" : "Ndebela norda",
"Norwegian Bokmål" : "Norvega bukmolo",
"Norwegian Nynorsk" : "Norvega njunoŝko",
"Oriya" : "Orijo",
"Oromo" : "Oroma",
"Persian" : "Persa",
"Polish" : "Pola",
"Portuguese" : "Portugala",
"Punjabi" : "Panĝaba",
"Romansh" : "Romanĉa",
"Russian" : "Rusa",
"Sango" : "Sangoa",
"Shona" : "Ŝona",
"Sichuan Yi" : "Siĉua jia",
"Slovak" : "Slovaka",
"Slovenian" : "Slovena",
"Somali" : "Somala",
"Spanish" : "Hispana",
"Swahili" : "Svahila",
"Swedish" : "Sveda",
"Tamil" : "Tamila",
"Telugu" : "Telugua",
"Thai" : "Taja",
"Tibetan" : "Tibeta",
"Tigrinya" : "Tigraja",
"Tonga" : "Tonga",
"Turkish" : "Turka",
"Ukrainian" : "Ukraina",
"Urdu" : "Urduo",
"Uzbek" : "Uzbeka",
"Vietnamese" : "Vjetnama",
"Welsh" : "Kimra",
"Yoruba" : "Joruba",
"Zulu" : "Zulua",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dufaza aŭtentigo povas esti devigata al ĉiuj\tuzantoj kaj certaj grupoj. Se ili ne havas dufazan provizanton agorditan, ili ne povos ensaluti.",
"Enforce two-factor authentication" : "Devigi dufazan aŭtentigon",
"Limit to groups" : "Limigi al grupoj",
@ -359,6 +455,20 @@ OC.L10N.register(
"Locale" : "Lokaĵaro",
"Current password" : "Nuna pasvorto",
"Change password" : "Ŝanĝi la pasvorton",
"Use a second factor besides your password to increase security for your account." : "Uzu duan fazon krom via pasvorto por plisekurigi vian konton."
"Use a second factor besides your password to increase security for your account." : "Uzu duan fazon krom via pasvorto por plisekurigi vian konton.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL uzas neĝisdatan version %s (%s). Bv. ĝisdatigi vian operaciumon, aŭ trajtoj kiel %s ne plu funkcios fidinde.",
"Disconnect" : "Malkonekti",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS-kliento",
"Android Client" : "Android-kliento",
"Not supported!" : "Ne subtenite!",
"Press ⌘-C to copy." : "Premu ⌘-C por kopii.",
"Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.",
"Error while loading browser sessions and device tokens" : "Erara dum ŝargo de returmilaj seancoj kaj aparataj ĵetonoj",
"Default quota :" : "Defaŭlta kvoto:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bv. zorgeme kontroli la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">manlibroj pri instalaĵo ↗</a>, kaj kontroli avertojn kaj erarojn en la <a href=\"%s\">protokolo</a>.",
"Follow us on Google+" : "Sekvu nin per Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vi uzas <strong>%s</strong> el <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n != 1);");

View File

@ -101,6 +101,102 @@
"Groups" : "Grupoj",
"Group list is empty" : "Gruplisto malpenas",
"Unable to retrieve the group list" : "Ne eblis ricevi grupliston",
"Afrikaans (Namibia)" : "Afrikansa (Namibio)",
"Afrikaans (South Africa)" : "Afrikansa (Sud-Afriko)",
"Afrikaans" : "Afrikansa",
"Akan (Ghana)" : "Akana (Ganao)",
"Akan" : "Akana",
"Albanian (Albania)" : "Albana (Albanujo)",
"Albanian" : "Albana",
"Amharic (Ethiopia)" : "Amhara (Etiopujo)",
"Amharic" : "Amhara",
"Arabic (Algeria)" : "Araba (Alĝerio)",
"Arabic (Bahrain)" : "Araba (Barejno)",
"Arabic (Egypt)" : "Araba (Egiptujo)",
"Arabic" : "Araba",
"Armenian" : "Armena",
"Assamese" : "Asama",
"Azerbaijani" : "Azerbajĝana",
"Bambara" : "Bambara",
"Basque" : "Eŭska",
"Catalan" : "Kataluna",
"Chinese" : "Ĉina",
"Cornish" : "Kornvala",
"Croatian" : "Kroata",
"Czech" : "Ĉeĥa",
"Danish" : "Dana",
"Dutch" : "Nederlanda",
"English" : "Angla",
"Esperanto" : "Esperanto",
"Estonian" : "Estona",
"Ewe" : "Evea",
"Faroese" : "Feroa",
"Finnish" : "Finna",
"French" : "Franca",
"Fulah" : "Fula",
"Galician" : "Galega",
"Ganda" : "Ganda",
"Georgian" : "Kartvela",
"German" : "Germana",
"Greek" : "Greka",
"Gujarati" : "Guĝarata",
"Hausa" : "Haŭsa",
"Hebrew" : "Hebrea",
"Hindi" : "Hinda",
"Hungarian" : "Hungara",
"Icelandic" : "Islanda",
"Igbo" : "Igba",
"Indonesian" : "Indonezia",
"Irish" : "Irlanda",
"Italian" : "Itala",
"Japanese" : "Japana",
"Kalaallisut" : "Okcidentgronlanda",
"Kannada" : "Kannada",
"Kazakh" : "Kazaĥa",
"Kinyarwanda" : "Ruanda",
"Korean" : "Korea",
"Latvian" : "Latva",
"Lithuanian" : "Litova",
"Macedonian" : "Makedona",
"Malagasy" : "Malagasa",
"Malay" : "Malaja",
"Malayalam" : "Malajalama",
"Maltese" : "Malta",
"Manx" : "Manksa",
"North Ndebele" : "Ndebela norda",
"Norwegian Bokmål" : "Norvega bukmolo",
"Norwegian Nynorsk" : "Norvega njunoŝko",
"Oriya" : "Orijo",
"Oromo" : "Oroma",
"Persian" : "Persa",
"Polish" : "Pola",
"Portuguese" : "Portugala",
"Punjabi" : "Panĝaba",
"Romansh" : "Romanĉa",
"Russian" : "Rusa",
"Sango" : "Sangoa",
"Shona" : "Ŝona",
"Sichuan Yi" : "Siĉua jia",
"Slovak" : "Slovaka",
"Slovenian" : "Slovena",
"Somali" : "Somala",
"Spanish" : "Hispana",
"Swahili" : "Svahila",
"Swedish" : "Sveda",
"Tamil" : "Tamila",
"Telugu" : "Telugua",
"Thai" : "Taja",
"Tibetan" : "Tibeta",
"Tigrinya" : "Tigraja",
"Tonga" : "Tonga",
"Turkish" : "Turka",
"Ukrainian" : "Ukraina",
"Urdu" : "Urduo",
"Uzbek" : "Uzbeka",
"Vietnamese" : "Vjetnama",
"Welsh" : "Kimra",
"Yoruba" : "Joruba",
"Zulu" : "Zulua",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dufaza aŭtentigo povas esti devigata al ĉiuj\tuzantoj kaj certaj grupoj. Se ili ne havas dufazan provizanton agorditan, ili ne povos ensaluti.",
"Enforce two-factor authentication" : "Devigi dufazan aŭtentigon",
"Limit to groups" : "Limigi al grupoj",
@ -357,6 +453,20 @@
"Locale" : "Lokaĵaro",
"Current password" : "Nuna pasvorto",
"Change password" : "Ŝanĝi la pasvorton",
"Use a second factor besides your password to increase security for your account." : "Uzu duan fazon krom via pasvorto por plisekurigi vian konton."
"Use a second factor besides your password to increase security for your account." : "Uzu duan fazon krom via pasvorto por plisekurigi vian konton.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL uzas neĝisdatan version %s (%s). Bv. ĝisdatigi vian operaciumon, aŭ trajtoj kiel %s ne plu funkcios fidinde.",
"Disconnect" : "Malkonekti",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "iOS-kliento",
"Android Client" : "Android-kliento",
"Not supported!" : "Ne subtenite!",
"Press ⌘-C to copy." : "Premu ⌘-C por kopii.",
"Press Ctrl-C to copy." : "Premu Ctrl-C por kopii.",
"Error while loading browser sessions and device tokens" : "Erara dum ŝargo de returmilaj seancoj kaj aparataj ĵetonoj",
"Default quota :" : "Defaŭlta kvoto:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bv. zorgeme kontroli la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">manlibroj pri instalaĵo ↗</a>, kaj kontroli avertojn kaj erarojn en la <a href=\"%s\">protokolo</a>.",
"Follow us on Google+" : "Sekvu nin per Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vi uzas <strong>%s</strong> el <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -361,6 +361,15 @@ OC.L10N.register(
"Locale" : "Paramètres régionaux",
"Current password" : "Mot de passe actuel",
"Change password" : "Changer de mot de passe",
"Use a second factor besides your password to increase security for your account." : "Utiliser un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte."
"Use a second factor besides your password to increase security for your account." : "Utiliser un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte.",
"Disconnect" : "Se déconnecter",
"iPhone iOS" : "iOS iPhone",
"iPad iOS" : "iOS iPad",
"iOS Client" : "Client iOS",
"Android Client" : "Client Android",
"Not supported!" : "Non supporté !",
"Press Ctrl-C to copy." : "Appuyez sur Ctrl + C pour copier.",
"Default quota :" : "Quota par défaut :",
"Follow us on Google+" : "Nous suivre sur Google+"
},
"nplurals=2; plural=(n > 1);");

View File

@ -359,6 +359,15 @@
"Locale" : "Paramètres régionaux",
"Current password" : "Mot de passe actuel",
"Change password" : "Changer de mot de passe",
"Use a second factor besides your password to increase security for your account." : "Utiliser un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte."
"Use a second factor besides your password to increase security for your account." : "Utiliser un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte.",
"Disconnect" : "Se déconnecter",
"iPhone iOS" : "iOS iPhone",
"iPad iOS" : "iOS iPad",
"iOS Client" : "Client iOS",
"Android Client" : "Client Android",
"Not supported!" : "Non supporté !",
"Press Ctrl-C to copy." : "Appuyez sur Ctrl + C pour copier.",
"Default quota :" : "Quota par défaut :",
"Follow us on Google+" : "Nous suivre sur Google+"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -118,66 +118,225 @@ OC.L10N.register(
"Arabic (Iraq)" : "Arabo (Iraq)",
"Arabic (Jordan)" : "Arabo (Giordania)",
"Arabic (Kuwait)" : "Arabo (Kuwait)",
"Arabic (Lebanon)" : "Arabo (Libano)",
"Arabic (Libya)" : "Arabo (Libia)",
"Arabic (Morocco)" : "Arabo (Marocco)",
"Arabic (Oman)" : "Arabo (Oman)",
"Arabic (Qatar)" : "Arabo (Qatar)",
"Arabic (Saudi Arabia)" : "Arabo (Arabia Saudita)",
"Arabic (Sudan)" : "Arabo (Sudan)",
"Arabic (Syria)" : "Arabo (Siria)",
"Arabic (Tunisia)" : "Arabo (Tunisia)",
"Arabic (United Arab Emirates)" : "Arabo (Emirati Arabi Uniti)",
"Arabic (Yemen)" : "Arabo (Yemen)",
"Arabic" : "Arabo",
"Armenian (Armenia)" : "Armeno (Armenia)",
"Armenian" : "Armeno",
"Assamese (India)" : "Assamese (India)",
"Assamese" : "Assamese",
"Asu (Tanzania)" : "Asu (Tanzania)",
"Asu" : "Asu",
"Azerbaijani (Cyrillic)" : "Azero (Cirillico)",
"Azerbaijani (Cyrillic, Azerbaijan)" : "Azero (Cirillico, Azerbaijan)",
"Azerbaijani (Latin)" : "Azero (Latino)",
"Azerbaijani (Latin, Azerbaijan)" : "Azero (Latino, Azerbaijan)",
"Azerbaijani" : "Azero",
"Bambara (Mali)" : "Bambara (Mali)",
"Bambara" : "Bambara",
"Basque (Spain)" : "Basco (Spagna)",
"Basque" : "Basco",
"Belarusian (Belarus)" : "Bielorusso (Bielorussia)",
"Belarusian" : "Bielorusso",
"Bemba (Zambia)" : "Bemba (Zambia)",
"Bemba" : "Bemba",
"Bena (Tanzania)" : "Bena (Tanzania)",
"Bena" : "Bena",
"Bengali (Bangladesh)" : "Bengali (Bangladesh)",
"Bengali (India)" : "Bengali (India)",
"Bengali" : "Bengali",
"Bosnian (Bosnia and Herzegovina)" : "Bosniaco (Bosnia ed Erzegovina)",
"Bosnian" : "Bosniaco",
"Bulgarian (Bulgaria)" : "Bulgaro (Bulgaria)",
"Bulgarian" : "Bulgaro",
"Burmese (Myanmar [Burma])" : "Birmano (Myanmar [Birmania])",
"Burmese" : "Birmano",
"Catalan (Spain)" : "Catalano (Spagna)",
"Catalan" : "Catalano",
"Cherokee (United States)" : "Cherokee (Stati Uniti)",
"Cherokee" : "Cherokee",
"Chiga (Uganda)" : "Chiga (Uganda)",
"Chiga" : "Chiga",
"Chinese (Simplified Han)" : "Cinese (Han semplificato)",
"Chinese (Simplified Han, China)" : "Cinese (Han semplificato, Cina)",
"Chinese (Traditional Han)" : "Cinese (Han tradizionale)",
"Chinese" : "Cinese",
"Cornish (United Kingdom)" : "Cornico (Regno Unito)",
"Cornish" : "Cornico",
"Croatian (Croatia)" : "Croato (Croazia)",
"Croatian" : "Croato",
"Czech (Czech Republic)" : "Ceco (Cechia)",
"Czech" : "Ceco",
"Danish (Denmark)" : "Danese (Danimarca)",
"Danish" : "Danese",
"Dutch (Belgium)" : "Olandese (Belgio)",
"Dutch (Netherlands)" : "Olandese (Olanda)",
"Dutch" : "Olandese",
"Embu (Kenya)" : "Embu (Kenya)",
"Embu" : "Embu",
"English (American Samoa)" : "Inglese (Samoa Americane)",
"English (Australia)" : "Inglese (Australia)",
"English (Belgium)" : "Inglese (Belgio)",
"English (Belize)" : "Inglese (Belize)",
"English (Botswana)" : "Inglese (Botswana)",
"English (Canada)" : "Inglese (Canada)",
"English (Guam)" : "Inglese (Guam)",
"English (India)" : "Inglese (India)",
"English (Ireland)" : "Inglese (Irlanda)",
"English (Jamaica)" : "Inglese (Giamaica)",
"English (Malta)" : "Inglese (Malta)",
"English (Marshall Islands)" : "Inglese (Isole Marshall)",
"English (Namibia)" : "Inglese (Namibia)",
"English (New Zealand)" : "Inglese (Nuova Zelandia)",
"English (Pakistan)" : "Inglese (Pakistan)",
"English (Philippines)" : "Inglese (Filippine)",
"English (Singapore)" : "Inglese (Singapore)",
"English (South Africa)" : "Inglese (Sud Africa)",
"English (Trinidad and Tobago)" : "Inglese (Trinidad e Tobago)",
"English (United Kingdom)" : "Inglese (Regno Unito)",
"English (United States)" : "Inglese (Stati Uniti)",
"English (Zimbabwe)" : "Inglese (Zimbabwe)",
"English" : "Inglese",
"Esperanto" : "Esperanto",
"Estonian (Estonia)" : "Estone (Estonia)",
"Estonian" : "Estone",
"Ewe (Ghana)" : "Ewe (Ghana)",
"Ewe (Togo)" : "Ewe (Togo)",
"Ewe" : "Ewe",
"Faroese (Faroe Islands)" : "Faroese (Isole Faroe)",
"Faroese" : "Faroese",
"Filipino (Philippines)" : "Filippino (Filippine)",
"Filipino" : "Filippino",
"Finnish (Finland)" : "Finlandese (Finlandia)",
"Finnish" : "Finlandese",
"French (Belgium)" : "Francese (Belgio)",
"French (Benin)" : "Francese (Benin)",
"French (Burkina Faso)" : "Francese (Burkina Faso)",
"French (Burundi)" : "Francese (Burundi)",
"French (Cameroon)" : "Francese (Camerun)",
"French (Canada)" : "Francese (Canada)",
"French (Central African Republic)" : "Francese (Repubblica Centrafricana)",
"French (Chad)" : "Francese (Chad)",
"French (Comoros)" : "Francese (Comore)",
"French (Congo - Brazzaville)" : "Francese (Congo - Brazzaville)",
"French (Congo - Kinshasa)" : "Francese (Congo - Kinshasa)",
"French (Côte dIvoire)" : "Francese (Costa d'Avorio)",
"French (Equatorial Guinea)" : "Francese (Guinea Equatoriale)",
"French (France)" : "Francese (Francia)",
"French (Gabon)" : "Francese (Gabon)",
"French (Guinea)" : "Francese (Guinea)",
"French (Luxembourg)" : "Francese (Lussemburgo)",
"French (Madagascar)" : "Francese (Madagascar)",
"French (Mali)" : "Francese (Mali)",
"French (Martinique)" : "Francese (Martinica)",
"French (Monaco)" : "Francese (Monaco)",
"French (Réunion)" : "Francese (Réunion)",
"French (Senegal)" : "Francese (Senegal)",
"French (Switzerland)" : "Francese (Svizzera)",
"French (Togo)" : "Francese (Togo)",
"French" : "Francese",
"Fulah (Senegal)" : "Fulah (Senegal)",
"Fulah" : "Fulah",
"Galician (Spain)" : "Galiziano (Spagna)",
"Galician" : "Galiziano",
"Ganda (Uganda)" : "Ganda (Uganda)",
"Ganda" : "Ganda",
"Georgian (Georgia)" : "Georgiano (Georgia)",
"Georgian" : "Georgiano",
"German (Austria)" : "Tedesco (Austria)",
"German (Belgium)" : "Tedesco (Belgio)",
"German (Germany)" : "Tedesco (Germania)",
"German (Liechtenstein)" : "Tedesco (Liechtenstein)",
"German (Luxembourg)" : "Tedesco (Lussemburgo)",
"German (Switzerland)" : "Tedesco (Svizzera)",
"German" : "Tedesco",
"Greek (Cyprus)" : "Greco (Cipro)",
"Greek (Greece)" : "Greco (Grecia)",
"Greek" : "Greco",
"Gujarati (India)" : "Gujarati (India)",
"Gujarati" : "Gujarati",
"Gusii (Kenya)" : "Gusii (Kenya)",
"Gusii" : "Gusii",
"Hausa" : "Hausa",
"Hawaiian (United States)" : "Hawaiano (Stati Uniti)",
"Hawaiian" : "Hawaiano",
"Hebrew (Israel)" : "Ebreo (Israele)",
"Hebrew" : "Ebreo",
"Hindi (India)" : "Hindi (India)",
"Hindi" : "Hindi",
"Hungarian (Hungary)" : "Ungherese (Ungheria)",
"Hungarian" : "Ungherese",
"Icelandic (Iceland)" : "Islandese (Islanda)",
"Icelandic" : "Islandese",
"Igbo (Nigeria)" : "Igbo (Nigeria)",
"Igbo" : "Igbo",
"Indonesian (Indonesia)" : "Indonesiano (Indonesia)",
"Indonesian" : "Indonesiano",
"Irish (Ireland)" : "Irlandese (Irlanda)",
"Irish" : "Irlandese",
"Italian (Italy)" : "Italiano (Italia)",
"Italian (Switzerland)" : "Italiano (Svizzera)",
"Italian" : "Italiano",
"Japanese (Japan)" : "Giapponese (Giappone)",
"Japanese" : "Giapponese",
"Kabuverdianu (Cape Verde)" : "Capoverdiano (Capo Verde)",
"Kabuverdianu" : "Capoverdiano",
"Kalaallisut (Greenland)" : "Kalaallisut (Groenlandia)",
"Kalaallisut" : "Kalaallisut",
"Kalenjin" : "Kalenjin",
"Kamba (Kenya)" : "Kamba (Kenya)",
"Kamba" : "Kamba",
"Kannada (India)" : "Kannada (India)",
"Kannada" : "Kannada",
"Kazakh (Cyrillic)" : "Kazako (Cirillico)",
"Kazakh" : "Kazako",
"Khmer (Cambodia)" : "Khmer (Cambogia)",
"Khmer" : "Khmer",
"Kikuyu (Kenya)" : "Kikuyu (Kenya)",
"Kikuyu" : "Kikuyu",
"Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)",
"Kinyarwanda" : "Kinyarwanda",
"Konkani (India)" : "Konkani (India)",
"Konkani" : "Konkani",
"Korean (South Korea)" : "Coreano (Corea del Sud)",
"Korean" : "Coreano",
"Langi (Tanzania)" : "Langi (Tanzania)",
"Langi" : "Langi",
"Latvian (Latvia)" : "Lettone (Lettonia)",
"Latvian" : "Lettone",
"Lithuanian (Lithuania)" : "Lituano (Lituano)",
"Lithuanian" : "Lituano",
"Luo (Kenya)" : "Luo (Kenya)",
"Luo" : "Luo",
"Luyia (Kenya)" : "Luyia (Kenya)",
"Luyia" : "Luyia",
"Macedonian (Macedonia)" : "Macedone (Macedonia)",
"Macedonian" : "Macedone",
"Machame (Tanzania)" : "Machame (Tanzania)",
"Machame" : "Machame",
"Makonde (Tanzania)" : "Makonde (Tanzania)",
"Makonde" : "Makonde",
"Malagasy (Madagascar)" : "Malgascio (Madagascar)",
"Malagasy" : "Malgascio",
"Malay (Brunei)" : "Malese (Brunei)",
"Malay (Malaysia)" : "Malese (Malaysia)",
"Malay" : "Malese",
"Malayalam" : "Malayalam",
"Maltese (Malta)" : "Maltese (Malta)",
"Maltese" : "Maltese",
"Manx (United Kingdom)" : "Mannese (Regno Unito)",
"Manx" : "Mannese",
"Marathi (India)" : "Marathi (India)",
"Marathi" : "Marathi",
"Masai (Kenya)" : "Masai (Kenya)",
"Masai (Tanzania)" : "Masai (Tanzania)",
"Masai" : "Masai",
@ -185,6 +344,15 @@ OC.L10N.register(
"Meru" : "Meru",
"Nama (Namibia)" : "Nama (Namibia)",
"Nama" : "Nama",
"Nepali (India)" : "Nepalese (India)",
"Nepali (Nepal)" : "Nepalese (Nepal)",
"Nepali" : "Nepalese",
"North Ndebele (Zimbabwe)" : "Ndebele del Nord (Zimbabwe)",
"North Ndebele" : "Ndebele del Nord",
"Norwegian Bokmål (Norway)" : "Bokmål norvegese (Norvegese)",
"Norwegian Bokmål" : "Bokmål norvegese",
"Norwegian Nynorsk (Norway)" : "Nynorsk norvegese (Norvegia)",
"Norwegian Nynorsk" : "Nynorsk norvegese",
"Nyankole (Uganda)" : "Nyankole (Uganda)",
"Nyankole" : "Nyankole",
"Oriya (India)" : "Oriya (India)",
@ -195,22 +363,47 @@ OC.L10N.register(
"Pashto (Afghanistan)" : "Pashto (Afghanistan)",
"Pashto" : "Pashto",
"Persian (Afghanistan)" : "Persiano (Afghanistan)",
"Persian (Iran)" : "Persiano (Iran)",
"Persian" : "Persiano",
"Polish (Poland)" : "Polacco (Polonia)",
"Polish" : "Polacco",
"Portuguese (Brazil)" : "Portoghese (Brasile)",
"Portuguese (Guinea-Bissau)" : "Portoghese (Guinea-Bissau)",
"Portuguese (Mozambique)" : "Portoghese (Mozambico)",
"Portuguese (Portugal)" : "Portoghese (Portogallo)",
"Portuguese" : "Portoghese",
"Punjabi (Arabic)" : "Punjabi (Arabo)",
"Punjabi (Arabic, Pakistan)" : "Punjabi (Arabo, Pakistan)",
"Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)",
"Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)",
"Punjabi" : "Punjabi",
"Romanian (Moldova)" : "Rumeno (Moldavia)",
"Romanian (Romania)" : "Rumeno (Romania)",
"Romanian" : "Rumeno",
"Romansh (Switzerland)" : "Romangio (Svizzera)",
"Romansh" : "Romangio",
"Rombo (Tanzania)" : "Rombo (Tanzania)",
"Rombo" : "Rombo",
"Russian (Moldova)" : "Russo (Moldavia)",
"Russian (Russia)" : "Russo (Russia)",
"Russian (Ukraine)" : "Russo (Ucraina)",
"Russian" : "Russo",
"Rwa (Tanzania)" : "Rwa (Tanzania)",
"Rwa" : "Rwa",
"Samburu (Kenya)" : "Samburu (Kenya)",
"Samburu" : "Samburu",
"Sango (Central African Republic)" : "Sango (Repubblica Centrafricana)",
"Sango" : "Sango",
"Sena (Mozambique)" : "Sena (Mozambico)",
"Sena" : "Sena",
"Serbian (Cyrillic)" : "Serbo (Cirillico)",
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbo (Cirillico, Bosnia ed Erzegovina)",
"Serbian (Cyrillic, Montenegro)" : "Serbo (Cirillico, Montenegro)",
"Serbian (Cyrillic, Serbia)" : "Serbo (Cirillico, Serbia)",
"Serbian (Latin)" : "Serbo (Latino)",
"Serbian (Latin, Bosnia and Herzegovina)" : "Serbo (Latino, Bosnia ed Erzegovina)",
"Serbian (Latin, Montenegro)" : "Serbo (Latino, Montenegro)",
"Serbian (Latin, Serbia)" : "Serbo (Latino, Serbia)",
"Serbian" : "Serbo",
"Shona (Zimbabwe)" : "Shona (Zimbabwe)",
"Shona" : "Shona",
@ -218,25 +411,97 @@ OC.L10N.register(
"Sichuan Yi" : "Sichuan Yi",
"Sinhala (Sri Lanka)" : "Cingalese (Sri Lanka)",
"Sinhala" : "Cingalese",
"Slovak (Slovakia)" : "Slovacco (Slovacchia)",
"Slovak" : "Slovacco",
"Slovenian (Slovenia)" : "Sloveno (Slovenia)",
"Slovenian" : "Sloveno",
"Soga (Uganda)" : "Soga (Uganda)",
"Soga" : "Soga",
"Somali (Djibouti)" : "Somalo (Djibouti)",
"Somali (Ethiopia)" : "Somalo (Etiopia)",
"Somali (Kenya)" : "Somalo (Kenya)",
"Somali (Somalia)" : "Somalo (Somalia)",
"Somali" : "Somalo",
"Spanish (Argentina)" : "Spagnolo (Argentina)",
"Spanish (Bolivia)" : "Spagnolo (Bolivia)",
"Spanish (Chile)" : "Spagnolo (Cile)",
"Spanish (Colombia)" : "Spagnolo (Colombia)",
"Spanish (Costa Rica)" : "Spagnolo (Costa Rica)",
"Spanish (Dominican Republic)" : "Spagnolo (Repubblica Dominicana)",
"Spanish (Ecuador)" : "Spagnolo (Ecuador)",
"Spanish (El Salvador)" : "Spagnolo (El Salvador)",
"Spanish (Equatorial Guinea)" : "Spagnolo (Guinea Equatoriale)",
"Spanish (Guatemala)" : "Spagnolo (Guatemala)",
"Spanish (Honduras)" : "Spagnolo (Honduras)",
"Spanish (Latin America)" : "Spagnolo (America Latina)",
"Spanish (Mexico)" : "Spagnolo (Messico)",
"Spanish (Nicaragua)" : "Spagnolo (Nicaragua)",
"Spanish (Panama)" : "Spagnolo (Panama)",
"Spanish (Paraguay)" : "Spagnolo (Paraguay)",
"Spanish (Peru)" : "Spagnolo (Peru)",
"Spanish (Puerto Rico)" : "Spagnolo (Porto Rico)",
"Spanish (Spain)" : "Spagnolo (Spagna)",
"Spanish (United States)" : "Spagnolo (Stati Uniti)",
"Spanish (Uruguay)" : "Spagnolo (Uruguay)",
"Spanish (Venezuela)" : "Spagnolo (Venezuela)",
"Spanish" : "Spagnolo",
"Swahili (Kenya)" : "Swahili (Kenya)",
"Swahili (Tanzania)" : "Swahili (Tanzania)",
"Swahili" : "Swahili",
"Swedish (Finland)" : "Svedese (Finlandia)",
"Swedish (Sweden)" : "Svedese (Svezia)",
"Swedish" : "Svedese",
"Swiss German (Switzerland)" : "Tedesco svizzero (Svizzera)",
"Swiss German" : "Tedesco svizzero",
"Tachelhit (Latin)" : "Tachelhit (Latino)",
"Tachelhit (Latin, Morocco)" : "Tachelhit (Latino, Marocco)",
"Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)",
"Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Marocco)",
"Tachelhit" : "Tachelhit",
"Taita (Kenya)" : "Taita (Kenya)",
"Taita" : "Taita",
"Tamil (India)" : "Tamil (India)",
"Tamil (Sri Lanka)" : "Tamil (Sri Lanka)",
"Tamil" : "Tamil",
"Telugu (India)" : "Telugu (India)",
"Telugu" : "Telugu",
"Teso (Kenya)" : "Teso (Kenya)",
"Teso (Uganda)" : "Teso (Uganda)",
"Teso" : "Teso",
"Thai (Thailand)" : "Thai (Thailandia)",
"Thai" : "Thai",
"Tibetan (China)" : "Tibetano (Cina)",
"Tibetan (India)" : "Tibetano (India)",
"Tibetan" : "Tibetano",
"Tigrinya (Eritrea)" : "Tigrino (Eritrea)",
"Tigrinya (Ethiopia)" : "Tigrino (Etiopia)",
"Tigrinya" : "Tigrino",
"Tonga (Tonga)" : "Tonga (Isole Tonga)",
"Tonga" : "Tonga",
"Turkish (Turkey)" : "Turco (Turchia)",
"Turkish" : "Turco",
"Ukrainian (Ukraine)" : "Ucraino (Ucraina)",
"Ukrainian" : "Ucraino",
"Urdu (India)" : "Urdu (India)",
"Urdu (Pakistan)" : "Urdu (Pakistan)",
"Urdu" : "Urdu",
"Uzbek (Arabic)" : "Uzbeko (Arabo)",
"Uzbek (Arabic, Afghanistan)" : "Uzbeko (Arabo, Afghanistan)",
"Uzbek (Cyrillic)" : "Uzbeko (Cirillico)",
"Uzbek (Cyrillic, Uzbekistan)" : "Uzbeko (Cirillico, Uzbekistan)",
"Uzbek (Latin)" : "Uzbeko (Latino)",
"Uzbek (Latin, Uzbekistan)" : "Uzbeko (Latino, Uzbekistan)",
"Uzbek" : "Uzbeko",
"Vietnamese (Vietnam)" : "Vietnamita (Vietnam)",
"Vietnamese" : "Vietnamita",
"Vunjo (Tanzania)" : "Vunjo (Tanzania)",
"Vunjo" : "Vunjo",
"Welsh (United Kingdom)" : "Gallese (Regno Unito)",
"Welsh" : "Gallese",
"Yoruba (Nigeria)" : "Yoruba (Nigeria)",
"Yoruba" : "Yoruba",
"Zulu (South Africa)" : "Zulu (Sud Africa)",
"Zulu" : "Zulu",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli\tutenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.",
"Enforce two-factor authentication" : "Applica l'autenticazione a due fattori",
"Limit to groups" : "Limita a gruppi",
@ -493,6 +758,20 @@ OC.L10N.register(
"Locale" : "Localizzazione",
"Current password" : "Password attuale",
"Change password" : "Modifica password",
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account."
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL utilizza una versione %s datata (%s). Aggiorna il tuo sistema operativo o funzionalità come %s non funzioneranno correttamente.",
"Disconnect" : "Disconnetti",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Client iOS",
"Android Client" : "Client Android",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"Error while loading browser sessions and device tokens" : "Errore durante il caricamento delle sessioni del browser e dei token di dispositivo",
"Default quota :" : "Quota predefinita:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"Follow us on Google+" : "Seguici su Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n != 1);");

View File

@ -116,66 +116,225 @@
"Arabic (Iraq)" : "Arabo (Iraq)",
"Arabic (Jordan)" : "Arabo (Giordania)",
"Arabic (Kuwait)" : "Arabo (Kuwait)",
"Arabic (Lebanon)" : "Arabo (Libano)",
"Arabic (Libya)" : "Arabo (Libia)",
"Arabic (Morocco)" : "Arabo (Marocco)",
"Arabic (Oman)" : "Arabo (Oman)",
"Arabic (Qatar)" : "Arabo (Qatar)",
"Arabic (Saudi Arabia)" : "Arabo (Arabia Saudita)",
"Arabic (Sudan)" : "Arabo (Sudan)",
"Arabic (Syria)" : "Arabo (Siria)",
"Arabic (Tunisia)" : "Arabo (Tunisia)",
"Arabic (United Arab Emirates)" : "Arabo (Emirati Arabi Uniti)",
"Arabic (Yemen)" : "Arabo (Yemen)",
"Arabic" : "Arabo",
"Armenian (Armenia)" : "Armeno (Armenia)",
"Armenian" : "Armeno",
"Assamese (India)" : "Assamese (India)",
"Assamese" : "Assamese",
"Asu (Tanzania)" : "Asu (Tanzania)",
"Asu" : "Asu",
"Azerbaijani (Cyrillic)" : "Azero (Cirillico)",
"Azerbaijani (Cyrillic, Azerbaijan)" : "Azero (Cirillico, Azerbaijan)",
"Azerbaijani (Latin)" : "Azero (Latino)",
"Azerbaijani (Latin, Azerbaijan)" : "Azero (Latino, Azerbaijan)",
"Azerbaijani" : "Azero",
"Bambara (Mali)" : "Bambara (Mali)",
"Bambara" : "Bambara",
"Basque (Spain)" : "Basco (Spagna)",
"Basque" : "Basco",
"Belarusian (Belarus)" : "Bielorusso (Bielorussia)",
"Belarusian" : "Bielorusso",
"Bemba (Zambia)" : "Bemba (Zambia)",
"Bemba" : "Bemba",
"Bena (Tanzania)" : "Bena (Tanzania)",
"Bena" : "Bena",
"Bengali (Bangladesh)" : "Bengali (Bangladesh)",
"Bengali (India)" : "Bengali (India)",
"Bengali" : "Bengali",
"Bosnian (Bosnia and Herzegovina)" : "Bosniaco (Bosnia ed Erzegovina)",
"Bosnian" : "Bosniaco",
"Bulgarian (Bulgaria)" : "Bulgaro (Bulgaria)",
"Bulgarian" : "Bulgaro",
"Burmese (Myanmar [Burma])" : "Birmano (Myanmar [Birmania])",
"Burmese" : "Birmano",
"Catalan (Spain)" : "Catalano (Spagna)",
"Catalan" : "Catalano",
"Cherokee (United States)" : "Cherokee (Stati Uniti)",
"Cherokee" : "Cherokee",
"Chiga (Uganda)" : "Chiga (Uganda)",
"Chiga" : "Chiga",
"Chinese (Simplified Han)" : "Cinese (Han semplificato)",
"Chinese (Simplified Han, China)" : "Cinese (Han semplificato, Cina)",
"Chinese (Traditional Han)" : "Cinese (Han tradizionale)",
"Chinese" : "Cinese",
"Cornish (United Kingdom)" : "Cornico (Regno Unito)",
"Cornish" : "Cornico",
"Croatian (Croatia)" : "Croato (Croazia)",
"Croatian" : "Croato",
"Czech (Czech Republic)" : "Ceco (Cechia)",
"Czech" : "Ceco",
"Danish (Denmark)" : "Danese (Danimarca)",
"Danish" : "Danese",
"Dutch (Belgium)" : "Olandese (Belgio)",
"Dutch (Netherlands)" : "Olandese (Olanda)",
"Dutch" : "Olandese",
"Embu (Kenya)" : "Embu (Kenya)",
"Embu" : "Embu",
"English (American Samoa)" : "Inglese (Samoa Americane)",
"English (Australia)" : "Inglese (Australia)",
"English (Belgium)" : "Inglese (Belgio)",
"English (Belize)" : "Inglese (Belize)",
"English (Botswana)" : "Inglese (Botswana)",
"English (Canada)" : "Inglese (Canada)",
"English (Guam)" : "Inglese (Guam)",
"English (India)" : "Inglese (India)",
"English (Ireland)" : "Inglese (Irlanda)",
"English (Jamaica)" : "Inglese (Giamaica)",
"English (Malta)" : "Inglese (Malta)",
"English (Marshall Islands)" : "Inglese (Isole Marshall)",
"English (Namibia)" : "Inglese (Namibia)",
"English (New Zealand)" : "Inglese (Nuova Zelandia)",
"English (Pakistan)" : "Inglese (Pakistan)",
"English (Philippines)" : "Inglese (Filippine)",
"English (Singapore)" : "Inglese (Singapore)",
"English (South Africa)" : "Inglese (Sud Africa)",
"English (Trinidad and Tobago)" : "Inglese (Trinidad e Tobago)",
"English (United Kingdom)" : "Inglese (Regno Unito)",
"English (United States)" : "Inglese (Stati Uniti)",
"English (Zimbabwe)" : "Inglese (Zimbabwe)",
"English" : "Inglese",
"Esperanto" : "Esperanto",
"Estonian (Estonia)" : "Estone (Estonia)",
"Estonian" : "Estone",
"Ewe (Ghana)" : "Ewe (Ghana)",
"Ewe (Togo)" : "Ewe (Togo)",
"Ewe" : "Ewe",
"Faroese (Faroe Islands)" : "Faroese (Isole Faroe)",
"Faroese" : "Faroese",
"Filipino (Philippines)" : "Filippino (Filippine)",
"Filipino" : "Filippino",
"Finnish (Finland)" : "Finlandese (Finlandia)",
"Finnish" : "Finlandese",
"French (Belgium)" : "Francese (Belgio)",
"French (Benin)" : "Francese (Benin)",
"French (Burkina Faso)" : "Francese (Burkina Faso)",
"French (Burundi)" : "Francese (Burundi)",
"French (Cameroon)" : "Francese (Camerun)",
"French (Canada)" : "Francese (Canada)",
"French (Central African Republic)" : "Francese (Repubblica Centrafricana)",
"French (Chad)" : "Francese (Chad)",
"French (Comoros)" : "Francese (Comore)",
"French (Congo - Brazzaville)" : "Francese (Congo - Brazzaville)",
"French (Congo - Kinshasa)" : "Francese (Congo - Kinshasa)",
"French (Côte dIvoire)" : "Francese (Costa d'Avorio)",
"French (Equatorial Guinea)" : "Francese (Guinea Equatoriale)",
"French (France)" : "Francese (Francia)",
"French (Gabon)" : "Francese (Gabon)",
"French (Guinea)" : "Francese (Guinea)",
"French (Luxembourg)" : "Francese (Lussemburgo)",
"French (Madagascar)" : "Francese (Madagascar)",
"French (Mali)" : "Francese (Mali)",
"French (Martinique)" : "Francese (Martinica)",
"French (Monaco)" : "Francese (Monaco)",
"French (Réunion)" : "Francese (Réunion)",
"French (Senegal)" : "Francese (Senegal)",
"French (Switzerland)" : "Francese (Svizzera)",
"French (Togo)" : "Francese (Togo)",
"French" : "Francese",
"Fulah (Senegal)" : "Fulah (Senegal)",
"Fulah" : "Fulah",
"Galician (Spain)" : "Galiziano (Spagna)",
"Galician" : "Galiziano",
"Ganda (Uganda)" : "Ganda (Uganda)",
"Ganda" : "Ganda",
"Georgian (Georgia)" : "Georgiano (Georgia)",
"Georgian" : "Georgiano",
"German (Austria)" : "Tedesco (Austria)",
"German (Belgium)" : "Tedesco (Belgio)",
"German (Germany)" : "Tedesco (Germania)",
"German (Liechtenstein)" : "Tedesco (Liechtenstein)",
"German (Luxembourg)" : "Tedesco (Lussemburgo)",
"German (Switzerland)" : "Tedesco (Svizzera)",
"German" : "Tedesco",
"Greek (Cyprus)" : "Greco (Cipro)",
"Greek (Greece)" : "Greco (Grecia)",
"Greek" : "Greco",
"Gujarati (India)" : "Gujarati (India)",
"Gujarati" : "Gujarati",
"Gusii (Kenya)" : "Gusii (Kenya)",
"Gusii" : "Gusii",
"Hausa" : "Hausa",
"Hawaiian (United States)" : "Hawaiano (Stati Uniti)",
"Hawaiian" : "Hawaiano",
"Hebrew (Israel)" : "Ebreo (Israele)",
"Hebrew" : "Ebreo",
"Hindi (India)" : "Hindi (India)",
"Hindi" : "Hindi",
"Hungarian (Hungary)" : "Ungherese (Ungheria)",
"Hungarian" : "Ungherese",
"Icelandic (Iceland)" : "Islandese (Islanda)",
"Icelandic" : "Islandese",
"Igbo (Nigeria)" : "Igbo (Nigeria)",
"Igbo" : "Igbo",
"Indonesian (Indonesia)" : "Indonesiano (Indonesia)",
"Indonesian" : "Indonesiano",
"Irish (Ireland)" : "Irlandese (Irlanda)",
"Irish" : "Irlandese",
"Italian (Italy)" : "Italiano (Italia)",
"Italian (Switzerland)" : "Italiano (Svizzera)",
"Italian" : "Italiano",
"Japanese (Japan)" : "Giapponese (Giappone)",
"Japanese" : "Giapponese",
"Kabuverdianu (Cape Verde)" : "Capoverdiano (Capo Verde)",
"Kabuverdianu" : "Capoverdiano",
"Kalaallisut (Greenland)" : "Kalaallisut (Groenlandia)",
"Kalaallisut" : "Kalaallisut",
"Kalenjin" : "Kalenjin",
"Kamba (Kenya)" : "Kamba (Kenya)",
"Kamba" : "Kamba",
"Kannada (India)" : "Kannada (India)",
"Kannada" : "Kannada",
"Kazakh (Cyrillic)" : "Kazako (Cirillico)",
"Kazakh" : "Kazako",
"Khmer (Cambodia)" : "Khmer (Cambogia)",
"Khmer" : "Khmer",
"Kikuyu (Kenya)" : "Kikuyu (Kenya)",
"Kikuyu" : "Kikuyu",
"Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)",
"Kinyarwanda" : "Kinyarwanda",
"Konkani (India)" : "Konkani (India)",
"Konkani" : "Konkani",
"Korean (South Korea)" : "Coreano (Corea del Sud)",
"Korean" : "Coreano",
"Langi (Tanzania)" : "Langi (Tanzania)",
"Langi" : "Langi",
"Latvian (Latvia)" : "Lettone (Lettonia)",
"Latvian" : "Lettone",
"Lithuanian (Lithuania)" : "Lituano (Lituano)",
"Lithuanian" : "Lituano",
"Luo (Kenya)" : "Luo (Kenya)",
"Luo" : "Luo",
"Luyia (Kenya)" : "Luyia (Kenya)",
"Luyia" : "Luyia",
"Macedonian (Macedonia)" : "Macedone (Macedonia)",
"Macedonian" : "Macedone",
"Machame (Tanzania)" : "Machame (Tanzania)",
"Machame" : "Machame",
"Makonde (Tanzania)" : "Makonde (Tanzania)",
"Makonde" : "Makonde",
"Malagasy (Madagascar)" : "Malgascio (Madagascar)",
"Malagasy" : "Malgascio",
"Malay (Brunei)" : "Malese (Brunei)",
"Malay (Malaysia)" : "Malese (Malaysia)",
"Malay" : "Malese",
"Malayalam" : "Malayalam",
"Maltese (Malta)" : "Maltese (Malta)",
"Maltese" : "Maltese",
"Manx (United Kingdom)" : "Mannese (Regno Unito)",
"Manx" : "Mannese",
"Marathi (India)" : "Marathi (India)",
"Marathi" : "Marathi",
"Masai (Kenya)" : "Masai (Kenya)",
"Masai (Tanzania)" : "Masai (Tanzania)",
"Masai" : "Masai",
@ -183,6 +342,15 @@
"Meru" : "Meru",
"Nama (Namibia)" : "Nama (Namibia)",
"Nama" : "Nama",
"Nepali (India)" : "Nepalese (India)",
"Nepali (Nepal)" : "Nepalese (Nepal)",
"Nepali" : "Nepalese",
"North Ndebele (Zimbabwe)" : "Ndebele del Nord (Zimbabwe)",
"North Ndebele" : "Ndebele del Nord",
"Norwegian Bokmål (Norway)" : "Bokmål norvegese (Norvegese)",
"Norwegian Bokmål" : "Bokmål norvegese",
"Norwegian Nynorsk (Norway)" : "Nynorsk norvegese (Norvegia)",
"Norwegian Nynorsk" : "Nynorsk norvegese",
"Nyankole (Uganda)" : "Nyankole (Uganda)",
"Nyankole" : "Nyankole",
"Oriya (India)" : "Oriya (India)",
@ -193,22 +361,47 @@
"Pashto (Afghanistan)" : "Pashto (Afghanistan)",
"Pashto" : "Pashto",
"Persian (Afghanistan)" : "Persiano (Afghanistan)",
"Persian (Iran)" : "Persiano (Iran)",
"Persian" : "Persiano",
"Polish (Poland)" : "Polacco (Polonia)",
"Polish" : "Polacco",
"Portuguese (Brazil)" : "Portoghese (Brasile)",
"Portuguese (Guinea-Bissau)" : "Portoghese (Guinea-Bissau)",
"Portuguese (Mozambique)" : "Portoghese (Mozambico)",
"Portuguese (Portugal)" : "Portoghese (Portogallo)",
"Portuguese" : "Portoghese",
"Punjabi (Arabic)" : "Punjabi (Arabo)",
"Punjabi (Arabic, Pakistan)" : "Punjabi (Arabo, Pakistan)",
"Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)",
"Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)",
"Punjabi" : "Punjabi",
"Romanian (Moldova)" : "Rumeno (Moldavia)",
"Romanian (Romania)" : "Rumeno (Romania)",
"Romanian" : "Rumeno",
"Romansh (Switzerland)" : "Romangio (Svizzera)",
"Romansh" : "Romangio",
"Rombo (Tanzania)" : "Rombo (Tanzania)",
"Rombo" : "Rombo",
"Russian (Moldova)" : "Russo (Moldavia)",
"Russian (Russia)" : "Russo (Russia)",
"Russian (Ukraine)" : "Russo (Ucraina)",
"Russian" : "Russo",
"Rwa (Tanzania)" : "Rwa (Tanzania)",
"Rwa" : "Rwa",
"Samburu (Kenya)" : "Samburu (Kenya)",
"Samburu" : "Samburu",
"Sango (Central African Republic)" : "Sango (Repubblica Centrafricana)",
"Sango" : "Sango",
"Sena (Mozambique)" : "Sena (Mozambico)",
"Sena" : "Sena",
"Serbian (Cyrillic)" : "Serbo (Cirillico)",
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbo (Cirillico, Bosnia ed Erzegovina)",
"Serbian (Cyrillic, Montenegro)" : "Serbo (Cirillico, Montenegro)",
"Serbian (Cyrillic, Serbia)" : "Serbo (Cirillico, Serbia)",
"Serbian (Latin)" : "Serbo (Latino)",
"Serbian (Latin, Bosnia and Herzegovina)" : "Serbo (Latino, Bosnia ed Erzegovina)",
"Serbian (Latin, Montenegro)" : "Serbo (Latino, Montenegro)",
"Serbian (Latin, Serbia)" : "Serbo (Latino, Serbia)",
"Serbian" : "Serbo",
"Shona (Zimbabwe)" : "Shona (Zimbabwe)",
"Shona" : "Shona",
@ -216,25 +409,97 @@
"Sichuan Yi" : "Sichuan Yi",
"Sinhala (Sri Lanka)" : "Cingalese (Sri Lanka)",
"Sinhala" : "Cingalese",
"Slovak (Slovakia)" : "Slovacco (Slovacchia)",
"Slovak" : "Slovacco",
"Slovenian (Slovenia)" : "Sloveno (Slovenia)",
"Slovenian" : "Sloveno",
"Soga (Uganda)" : "Soga (Uganda)",
"Soga" : "Soga",
"Somali (Djibouti)" : "Somalo (Djibouti)",
"Somali (Ethiopia)" : "Somalo (Etiopia)",
"Somali (Kenya)" : "Somalo (Kenya)",
"Somali (Somalia)" : "Somalo (Somalia)",
"Somali" : "Somalo",
"Spanish (Argentina)" : "Spagnolo (Argentina)",
"Spanish (Bolivia)" : "Spagnolo (Bolivia)",
"Spanish (Chile)" : "Spagnolo (Cile)",
"Spanish (Colombia)" : "Spagnolo (Colombia)",
"Spanish (Costa Rica)" : "Spagnolo (Costa Rica)",
"Spanish (Dominican Republic)" : "Spagnolo (Repubblica Dominicana)",
"Spanish (Ecuador)" : "Spagnolo (Ecuador)",
"Spanish (El Salvador)" : "Spagnolo (El Salvador)",
"Spanish (Equatorial Guinea)" : "Spagnolo (Guinea Equatoriale)",
"Spanish (Guatemala)" : "Spagnolo (Guatemala)",
"Spanish (Honduras)" : "Spagnolo (Honduras)",
"Spanish (Latin America)" : "Spagnolo (America Latina)",
"Spanish (Mexico)" : "Spagnolo (Messico)",
"Spanish (Nicaragua)" : "Spagnolo (Nicaragua)",
"Spanish (Panama)" : "Spagnolo (Panama)",
"Spanish (Paraguay)" : "Spagnolo (Paraguay)",
"Spanish (Peru)" : "Spagnolo (Peru)",
"Spanish (Puerto Rico)" : "Spagnolo (Porto Rico)",
"Spanish (Spain)" : "Spagnolo (Spagna)",
"Spanish (United States)" : "Spagnolo (Stati Uniti)",
"Spanish (Uruguay)" : "Spagnolo (Uruguay)",
"Spanish (Venezuela)" : "Spagnolo (Venezuela)",
"Spanish" : "Spagnolo",
"Swahili (Kenya)" : "Swahili (Kenya)",
"Swahili (Tanzania)" : "Swahili (Tanzania)",
"Swahili" : "Swahili",
"Swedish (Finland)" : "Svedese (Finlandia)",
"Swedish (Sweden)" : "Svedese (Svezia)",
"Swedish" : "Svedese",
"Swiss German (Switzerland)" : "Tedesco svizzero (Svizzera)",
"Swiss German" : "Tedesco svizzero",
"Tachelhit (Latin)" : "Tachelhit (Latino)",
"Tachelhit (Latin, Morocco)" : "Tachelhit (Latino, Marocco)",
"Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)",
"Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Marocco)",
"Tachelhit" : "Tachelhit",
"Taita (Kenya)" : "Taita (Kenya)",
"Taita" : "Taita",
"Tamil (India)" : "Tamil (India)",
"Tamil (Sri Lanka)" : "Tamil (Sri Lanka)",
"Tamil" : "Tamil",
"Telugu (India)" : "Telugu (India)",
"Telugu" : "Telugu",
"Teso (Kenya)" : "Teso (Kenya)",
"Teso (Uganda)" : "Teso (Uganda)",
"Teso" : "Teso",
"Thai (Thailand)" : "Thai (Thailandia)",
"Thai" : "Thai",
"Tibetan (China)" : "Tibetano (Cina)",
"Tibetan (India)" : "Tibetano (India)",
"Tibetan" : "Tibetano",
"Tigrinya (Eritrea)" : "Tigrino (Eritrea)",
"Tigrinya (Ethiopia)" : "Tigrino (Etiopia)",
"Tigrinya" : "Tigrino",
"Tonga (Tonga)" : "Tonga (Isole Tonga)",
"Tonga" : "Tonga",
"Turkish (Turkey)" : "Turco (Turchia)",
"Turkish" : "Turco",
"Ukrainian (Ukraine)" : "Ucraino (Ucraina)",
"Ukrainian" : "Ucraino",
"Urdu (India)" : "Urdu (India)",
"Urdu (Pakistan)" : "Urdu (Pakistan)",
"Urdu" : "Urdu",
"Uzbek (Arabic)" : "Uzbeko (Arabo)",
"Uzbek (Arabic, Afghanistan)" : "Uzbeko (Arabo, Afghanistan)",
"Uzbek (Cyrillic)" : "Uzbeko (Cirillico)",
"Uzbek (Cyrillic, Uzbekistan)" : "Uzbeko (Cirillico, Uzbekistan)",
"Uzbek (Latin)" : "Uzbeko (Latino)",
"Uzbek (Latin, Uzbekistan)" : "Uzbeko (Latino, Uzbekistan)",
"Uzbek" : "Uzbeko",
"Vietnamese (Vietnam)" : "Vietnamita (Vietnam)",
"Vietnamese" : "Vietnamita",
"Vunjo (Tanzania)" : "Vunjo (Tanzania)",
"Vunjo" : "Vunjo",
"Welsh (United Kingdom)" : "Gallese (Regno Unito)",
"Welsh" : "Gallese",
"Yoruba (Nigeria)" : "Yoruba (Nigeria)",
"Yoruba" : "Yoruba",
"Zulu (South Africa)" : "Zulu (Sud Africa)",
"Zulu" : "Zulu",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli\tutenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.",
"Enforce two-factor authentication" : "Applica l'autenticazione a due fattori",
"Limit to groups" : "Limita a gruppi",
@ -491,6 +756,20 @@
"Locale" : "Localizzazione",
"Current password" : "Password attuale",
"Change password" : "Modifica password",
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account."
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL utilizza una versione %s datata (%s). Aggiorna il tuo sistema operativo o funzionalità come %s non funzioneranno correttamente.",
"Disconnect" : "Disconnetti",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Client iOS",
"Android Client" : "Client Android",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"Error while loading browser sessions and device tokens" : "Errore durante il caricamento delle sessioni del browser e dei token di dispositivo",
"Default quota :" : "Quota predefinita:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"Follow us on Google+" : "Seguici su Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -26,7 +26,7 @@ OC.L10N.register(
"Security" : "Bezpieczeństwo",
"You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano się za pomocą uwierzytelniania dwuskładnikowego (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania przy użyciu uwierzytelniania dwuskładnikowego nie powiodła się (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> został zmieniony",
"Couldn't remove app." : "Nie można usunąć aplikacji.",
"Couldn't update app." : "Nie można zaktualizować aplikacji.",
"Wrong password" : "Złe hasło",
@ -773,8 +773,8 @@ OC.L10N.register(
"Choose as profile picture" : "Wybierz zdjęcie profilowe",
"Details" : "Szczegóły",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"You are using <strong>%s</strong>" : "Używasz <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz: <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Pełna nazwa",
"No display name set" : "Brak nazwa wyświetlanej",
"Your email address" : "Twój adres e-mail",
@ -793,6 +793,20 @@ OC.L10N.register(
"Locale" : "Region",
"Current password" : "Bieżące hasło",
"Change password" : "Zmień hasło",
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta."
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "Używasz przestarzałej wersji cURL %s wersja (%s). Zaktualizuj system operacyjny lub funkcje takie jak %s nie będą działać prawidłowo.",
"Disconnect" : "Rozłącz",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Klient iOS",
"Android Client" : "Klient Android",
"Not supported!" : "Niewspierany!",
"Press ⌘-C to copy." : "Naciśnij ⌘-C, aby skopiować.",
"Press Ctrl-C to copy." : "Naciśnij Ctrl-C, aby skopiować.",
"Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia",
"Default quota :" : "Domyślny limit:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">instrukcje instalacji ↗</a> oraz sprawdź, czy nie ma błędów lub ostrzeżeń w <a href=\"%s\">logach</a>.",
"Follow us on Google+" : "Bądź z nami na Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz: <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)"
},
"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);");

View File

@ -24,7 +24,7 @@
"Security" : "Bezpieczeństwo",
"You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano się za pomocą uwierzytelniania dwuskładnikowego (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania przy użyciu uwierzytelniania dwuskładnikowego nie powiodła się (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> został zmieniony",
"Couldn't remove app." : "Nie można usunąć aplikacji.",
"Couldn't update app." : "Nie można zaktualizować aplikacji.",
"Wrong password" : "Złe hasło",
@ -771,8 +771,8 @@
"Choose as profile picture" : "Wybierz zdjęcie profilowe",
"Details" : "Szczegóły",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"You are using <strong>%s</strong>" : "Używasz <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz: <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Pełna nazwa",
"No display name set" : "Brak nazwa wyświetlanej",
"Your email address" : "Twój adres e-mail",
@ -791,6 +791,20 @@
"Locale" : "Region",
"Current password" : "Bieżące hasło",
"Change password" : "Zmień hasło",
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta."
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "Używasz przestarzałej wersji cURL %s wersja (%s). Zaktualizuj system operacyjny lub funkcje takie jak %s nie będą działać prawidłowo.",
"Disconnect" : "Rozłącz",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Klient iOS",
"Android Client" : "Klient Android",
"Not supported!" : "Niewspierany!",
"Press ⌘-C to copy." : "Naciśnij ⌘-C, aby skopiować.",
"Press Ctrl-C to copy." : "Naciśnij Ctrl-C, aby skopiować.",
"Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia",
"Default quota :" : "Domyślny limit:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">instrukcje instalacji ↗</a> oraz sprawdź, czy nie ma błędów lub ostrzeżeń w <a href=\"%s\">logach</a>.",
"Follow us on Google+" : "Bądź z nami na Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz: <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)"
},"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);"
}

View File

@ -793,6 +793,20 @@ OC.L10N.register(
"Locale" : "Localização",
"Current password" : "Senha atual",
"Change password" : "Alterar senha",
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta."
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando uma %s version desatualizada (%s). Atualize seu sistema operacional ou recursos como %s não funcionarão adequadamente.",
"Disconnect" : "Desconectar",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Client iOS",
"Android Client" : "Cliente Android",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"Error while loading browser sessions and device tokens" : "Erro ao carregar as sessões do browser e tokens do dispositivo",
"Default quota :" : "Cota padrão:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Reverifique os <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalação ↗</a> e cheque por erros ou avisos no <a href=\"%s\">log</a>.",
"Follow us on Google+" : "Siga-nos no Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)"
},
"nplurals=2; plural=(n > 1);");

View File

@ -791,6 +791,20 @@
"Locale" : "Localização",
"Current password" : "Senha atual",
"Change password" : "Alterar senha",
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta."
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta.",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando uma %s version desatualizada (%s). Atualize seu sistema operacional ou recursos como %s não funcionarão adequadamente.",
"Disconnect" : "Desconectar",
"iPhone iOS" : "iPhone iOS",
"iPad iOS" : "iPad iOS",
"iOS Client" : "Client iOS",
"Android Client" : "Cliente Android",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"Error while loading browser sessions and device tokens" : "Erro ao carregar as sessões do browser e tokens do dispositivo",
"Default quota :" : "Cota padrão:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Reverifique os <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalação ↗</a> e cheque por erros ou avisos no <a href=\"%s\">log</a>.",
"Follow us on Google+" : "Siga-nos no Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}