From 4359394f441e13d80ac3c84ba534932a0c70b120 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Jan 2020 02:18:22 +0000 Subject: [tx-robot] updated from transifex --- apps/twofactor_backupcodes/l10n/ca.js | 4 ++-- apps/twofactor_backupcodes/l10n/ca.json | 4 ++-- apps/twofactor_backupcodes/l10n/cs.js | 4 ++-- apps/twofactor_backupcodes/l10n/cs.json | 4 ++-- apps/twofactor_backupcodes/l10n/de.js | 4 ++-- apps/twofactor_backupcodes/l10n/de.json | 4 ++-- apps/twofactor_backupcodes/l10n/de_DE.js | 4 ++-- apps/twofactor_backupcodes/l10n/de_DE.json | 4 ++-- apps/twofactor_backupcodes/l10n/es.js | 4 ++-- apps/twofactor_backupcodes/l10n/es.json | 4 ++-- apps/twofactor_backupcodes/l10n/fr.js | 4 ++-- apps/twofactor_backupcodes/l10n/fr.json | 4 ++-- apps/twofactor_backupcodes/l10n/gl.js | 4 ++-- apps/twofactor_backupcodes/l10n/gl.json | 4 ++-- apps/twofactor_backupcodes/l10n/hr.js | 4 ++-- apps/twofactor_backupcodes/l10n/hr.json | 4 ++-- apps/twofactor_backupcodes/l10n/it.js | 4 ++-- apps/twofactor_backupcodes/l10n/it.json | 4 ++-- apps/twofactor_backupcodes/l10n/ja.js | 4 ++-- apps/twofactor_backupcodes/l10n/ja.json | 4 ++-- apps/twofactor_backupcodes/l10n/nl.js | 4 ++-- apps/twofactor_backupcodes/l10n/nl.json | 4 ++-- apps/twofactor_backupcodes/l10n/pl.js | 4 ++-- apps/twofactor_backupcodes/l10n/pl.json | 4 ++-- apps/twofactor_backupcodes/l10n/pt_BR.js | 4 ++-- apps/twofactor_backupcodes/l10n/pt_BR.json | 4 ++-- apps/twofactor_backupcodes/l10n/sl.js | 4 ++-- apps/twofactor_backupcodes/l10n/sl.json | 4 ++-- apps/twofactor_backupcodes/l10n/sr.js | 4 ++-- apps/twofactor_backupcodes/l10n/sr.json | 4 ++-- apps/twofactor_backupcodes/l10n/sv.js | 4 ++-- apps/twofactor_backupcodes/l10n/sv.json | 4 ++-- apps/twofactor_backupcodes/l10n/tr.js | 4 ++-- apps/twofactor_backupcodes/l10n/tr.json | 4 ++-- apps/twofactor_backupcodes/l10n/zh_CN.js | 4 ++-- apps/twofactor_backupcodes/l10n/zh_CN.json | 4 ++-- 36 files changed, 72 insertions(+), 72 deletions(-) (limited to 'apps/twofactor_backupcodes/l10n') diff --git a/apps/twofactor_backupcodes/l10n/ca.js b/apps/twofactor_backupcodes/l10n/ca.js index 2dbd2089d04..f98e5cfde78 100644 --- a/apps/twofactor_backupcodes/l10n/ca.js +++ b/apps/twofactor_backupcodes/l10n/ca.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funció", "_" : "_", "An error occurred while generating your backup codes" : "S'ha produït un error mentre es generaven els codis de seguretat", "{name} backup codes" : "Codis de seguretat {name}", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "destruït", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Codis de seguretat de Nextcloud", - "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." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor." + "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." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor.", + "function" : "funció" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/ca.json b/apps/twofactor_backupcodes/l10n/ca.json index 1b03bc42c79..f6c09c88971 100644 --- a/apps/twofactor_backupcodes/l10n/ca.json +++ b/apps/twofactor_backupcodes/l10n/ca.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funció", "_" : "_", "An error occurred while generating your backup codes" : "S'ha produït un error mentre es generaven els codis de seguretat", "{name} backup codes" : "Codis de seguretat {name}", @@ -31,6 +30,7 @@ "destroyed" : "destruït", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Codis de seguretat de Nextcloud", - "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." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor." + "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." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor.", + "function" : "funció" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js index 265efa2bca2..52f9f5c6e50 100644 --- a/apps/twofactor_backupcodes/l10n/cs.js +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funkce", "_" : "_", "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", "{name} backup codes" : "{name} záložní kódy", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "zničeno", "beforeMount" : "předPřipojením", "Nextcloud backup codes" : "Nextcloud záložní kódy", - "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." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi." + "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." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.", + "function" : "funkce" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/twofactor_backupcodes/l10n/cs.json b/apps/twofactor_backupcodes/l10n/cs.json index 3ca9ac95bcb..e092b56f610 100644 --- a/apps/twofactor_backupcodes/l10n/cs.json +++ b/apps/twofactor_backupcodes/l10n/cs.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funkce", "_" : "_", "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", "{name} backup codes" : "{name} záložní kódy", @@ -31,6 +30,7 @@ "destroyed" : "zničeno", "beforeMount" : "předPřipojením", "Nextcloud backup codes" : "Nextcloud záložní kódy", - "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." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi." + "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." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.", + "function" : "funkce" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/de.js b/apps/twofactor_backupcodes/l10n/de.js index 62b99177e28..170cd2621e7 100644 --- a/apps/twofactor_backupcodes/l10n/de.js +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "Funktion", "_" : "_", "An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten", "{name} backup codes" : "{name} Backup-Codes", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "Vernichtet", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud-Backup-Codes", - "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." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach." + "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." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.", + "function" : "Funktion" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json index 5716a3dcfda..47e9bf668ba 100644 --- a/apps/twofactor_backupcodes/l10n/de.json +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "Funktion", "_" : "_", "An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten", "{name} backup codes" : "{name} Backup-Codes", @@ -31,6 +30,7 @@ "destroyed" : "Vernichtet", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud-Backup-Codes", - "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." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach." + "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." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.", + "function" : "Funktion" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/de_DE.js b/apps/twofactor_backupcodes/l10n/de_DE.js index 9ce8a45d0c6..7d686d48b96 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.js +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "Funktion", "_" : "_", "An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten", "{name} backup codes" : "{name} Backup-Codes", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "Vernichtet", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud Backup-Codes", - "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." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach." + "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." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach.", + "function" : "Funktion" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json index 44bae26e12d..e60dbbdec76 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.json +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "Funktion", "_" : "_", "An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten", "{name} backup codes" : "{name} Backup-Codes", @@ -31,6 +30,7 @@ "destroyed" : "Vernichtet", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud Backup-Codes", - "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." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach." + "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." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach.", + "function" : "Funktion" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/es.js b/apps/twofactor_backupcodes/l10n/es.js index 135ef28f912..d6ea88b61f5 100644 --- a/apps/twofactor_backupcodes/l10n/es.js +++ b/apps/twofactor_backupcodes/l10n/es.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "función", "_" : "_", "An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.", "{name} backup codes" : "Códigos de respaldo {name}", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "destruido", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Códigos de respaldo de Nextcloud", - "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." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso" + "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." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso", + "function" : "función" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/es.json b/apps/twofactor_backupcodes/l10n/es.json index ea9e0e34c2f..aecb7f11d2f 100644 --- a/apps/twofactor_backupcodes/l10n/es.json +++ b/apps/twofactor_backupcodes/l10n/es.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "función", "_" : "_", "An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.", "{name} backup codes" : "Códigos de respaldo {name}", @@ -31,6 +30,7 @@ "destroyed" : "destruido", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Códigos de respaldo de Nextcloud", - "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." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso" + "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." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso", + "function" : "función" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index 30a852a0764..6ec0f906763 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "fonction", "_" : "_", "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", "{name} backup codes" : "{name} codes de récupération", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "détruit", "beforeMount" : "Avant montage", "Nextcloud backup codes" : "Codes de récupération Nextcloud", - "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." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion." + "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." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion.", + "function" : "fonction" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json index cd2007fa723..e3181dc22f6 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "fonction", "_" : "_", "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", "{name} backup codes" : "{name} codes de récupération", @@ -31,6 +30,7 @@ "destroyed" : "détruit", "beforeMount" : "Avant montage", "Nextcloud backup codes" : "Codes de récupération Nextcloud", - "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." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion." + "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." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion.", + "function" : "fonction" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/gl.js b/apps/twofactor_backupcodes/l10n/gl.js index d07e9ad2f30..e1022fa7477 100644 --- a/apps/twofactor_backupcodes/l10n/gl.js +++ b/apps/twofactor_backupcodes/l10n/gl.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "función", "_" : "_", "An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguridade", "{name} backup codes" : "{name} códigos de seguridade", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "destruído", "beforeMount" : "antesDaMontaxe", "Nextcloud backup codes" : "Códigos de seguridade do Nextcloud", - "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." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor." + "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." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.", + "function" : "función" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/gl.json b/apps/twofactor_backupcodes/l10n/gl.json index 26db08273c8..b7fa1c473f9 100644 --- a/apps/twofactor_backupcodes/l10n/gl.json +++ b/apps/twofactor_backupcodes/l10n/gl.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "función", "_" : "_", "An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguridade", "{name} backup codes" : "{name} códigos de seguridade", @@ -31,6 +30,7 @@ "destroyed" : "destruído", "beforeMount" : "antesDaMontaxe", "Nextcloud backup codes" : "Códigos de seguridade do Nextcloud", - "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." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor." + "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." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.", + "function" : "función" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/hr.js b/apps/twofactor_backupcodes/l10n/hr.js index 83bc0d8bcfd..d7189f30793 100644 --- a/apps/twofactor_backupcodes/l10n/hr.js +++ b/apps/twofactor_backupcodes/l10n/hr.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funkcija", "_" : "_", "An error occurred while generating your backup codes" : "Došlo je do pogreške pri generiranju pričuvnih šifri", "{name} backup codes" : "{name} pričuvnih šifri", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "uništene", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", - "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." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru." + "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." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru.", + "function" : "funkcija" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/twofactor_backupcodes/l10n/hr.json b/apps/twofactor_backupcodes/l10n/hr.json index fb1bb23405c..acbf26070c6 100644 --- a/apps/twofactor_backupcodes/l10n/hr.json +++ b/apps/twofactor_backupcodes/l10n/hr.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funkcija", "_" : "_", "An error occurred while generating your backup codes" : "Došlo je do pogreške pri generiranju pričuvnih šifri", "{name} backup codes" : "{name} pričuvnih šifri", @@ -31,6 +30,7 @@ "destroyed" : "uništene", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", - "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." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru." + "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." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru.", + "function" : "funkcija" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/it.js b/apps/twofactor_backupcodes/l10n/it.js index 0534011a07c..8ee245aacbb 100644 --- a/apps/twofactor_backupcodes/l10n/it.js +++ b/apps/twofactor_backupcodes/l10n/it.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funzione", "_" : "_", "An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup", "{name} backup codes" : "Codici di backup di {name}", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "distrutti", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Codici di backup di Nextcloud", - "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." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore." + "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." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore.", + "function" : "funzione" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/it.json b/apps/twofactor_backupcodes/l10n/it.json index ad1d151c6ea..0a5f1fd3ca7 100644 --- a/apps/twofactor_backupcodes/l10n/it.json +++ b/apps/twofactor_backupcodes/l10n/it.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funzione", "_" : "_", "An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup", "{name} backup codes" : "Codici di backup di {name}", @@ -31,6 +30,7 @@ "destroyed" : "distrutti", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Codici di backup di Nextcloud", - "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." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore." + "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." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore.", + "function" : "funzione" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ja.js b/apps/twofactor_backupcodes/l10n/ja.js index 16ea6b8e5c0..b5642422680 100644 --- a/apps/twofactor_backupcodes/l10n/ja.js +++ b/apps/twofactor_backupcodes/l10n/ja.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "機能", "_" : "_", "An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", "{name} backup codes" : "{name} バックアップコード", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "破棄されました", "beforeMount" : "マウント前", "Nextcloud backup codes" : "Nextcloud バックアップコード", - "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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。" + "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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。", + "function" : "機能" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json index ec944cfde26..c39193fa71e 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "機能", "_" : "_", "An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", "{name} backup codes" : "{name} バックアップコード", @@ -31,6 +30,7 @@ "destroyed" : "破棄されました", "beforeMount" : "マウント前", "Nextcloud backup codes" : "Nextcloud バックアップコード", - "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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。" + "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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。", + "function" : "機能" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js index 002090ebaca..7e815a43b68 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "functie", "_" : "_", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", "{name} backup codes" : "{naam} backup codes", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "vernietigd", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud backup codes", - "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." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent." + "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." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent.", + "function" : "functie" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json index 66a6b95adbc..2da186531de 100644 --- a/apps/twofactor_backupcodes/l10n/nl.json +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "functie", "_" : "_", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", "{name} backup codes" : "{naam} backup codes", @@ -31,6 +30,7 @@ "destroyed" : "vernietigd", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud backup codes", - "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." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent." + "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." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent.", + "function" : "functie" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/pl.js b/apps/twofactor_backupcodes/l10n/pl.js index e237bee4051..e6b626fcb68 100644 --- a/apps/twofactor_backupcodes/l10n/pl.js +++ b/apps/twofactor_backupcodes/l10n/pl.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funkcja", "_" : "_", "An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.", "{name} backup codes" : "Kody kopii zapasowej {name}", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "zniszczone", "beforeMount" : "przed zamontowaniem", "Nextcloud backup codes" : "Kody zapasowe Nextcloud", - "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." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika." + "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." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika.", + "function" : "funkcja" }, "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);"); diff --git a/apps/twofactor_backupcodes/l10n/pl.json b/apps/twofactor_backupcodes/l10n/pl.json index bacdf68e36d..2542e58c4b8 100644 --- a/apps/twofactor_backupcodes/l10n/pl.json +++ b/apps/twofactor_backupcodes/l10n/pl.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funkcja", "_" : "_", "An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.", "{name} backup codes" : "Kody kopii zapasowej {name}", @@ -31,6 +30,7 @@ "destroyed" : "zniszczone", "beforeMount" : "przed zamontowaniem", "Nextcloud backup codes" : "Kody zapasowe Nextcloud", - "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." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika." + "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." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika.", + "function" : "funkcja" },"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);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.js b/apps/twofactor_backupcodes/l10n/pt_BR.js index 5be714f94a0..f92d16c405e 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.js +++ b/apps/twofactor_backupcodes/l10n/pt_BR.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "função", "_" : "_", "An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup", "{name} backup codes" : "Códigos de backup {name}", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "destruído", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Códigos de backup do Nextcloud", - "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." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator." + "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." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator.", + "function" : "função" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json index 24532d27646..631aa827485 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.json +++ b/apps/twofactor_backupcodes/l10n/pt_BR.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "função", "_" : "_", "An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup", "{name} backup codes" : "Códigos de backup {name}", @@ -31,6 +30,7 @@ "destroyed" : "destruído", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Códigos de backup do Nextcloud", - "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." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator." + "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." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator.", + "function" : "função" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/sl.js b/apps/twofactor_backupcodes/l10n/sl.js index 57cd0c0746c..17a8999f88f 100644 --- a/apps/twofactor_backupcodes/l10n/sl.js +++ b/apps/twofactor_backupcodes/l10n/sl.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funkcija", "_" : "_", "An error occurred while generating your backup codes" : "Prišlo je do namako med ustvarjanjem varnostnih kok", "{name} backup codes" : "Varnostne kode {name}", @@ -32,6 +31,7 @@ OC.L10N.register( "destroyed" : "uničeno", "beforeMount" : "pred priklapljanjem", "Nextcloud backup codes" : "Varnostne kode Nextcloud", - "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje." + "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje.", + "function" : "funkcija" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/twofactor_backupcodes/l10n/sl.json b/apps/twofactor_backupcodes/l10n/sl.json index 66796a3b118..13c8c35b6ad 100644 --- a/apps/twofactor_backupcodes/l10n/sl.json +++ b/apps/twofactor_backupcodes/l10n/sl.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funkcija", "_" : "_", "An error occurred while generating your backup codes" : "Prišlo je do namako med ustvarjanjem varnostnih kok", "{name} backup codes" : "Varnostne kode {name}", @@ -30,6 +29,7 @@ "destroyed" : "uničeno", "beforeMount" : "pred priklapljanjem", "Nextcloud backup codes" : "Varnostne kode Nextcloud", - "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje." + "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje.", + "function" : "funkcija" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/sr.js b/apps/twofactor_backupcodes/l10n/sr.js index fa4057b9ff7..822ced16a2d 100644 --- a/apps/twofactor_backupcodes/l10n/sr.js +++ b/apps/twofactor_backupcodes/l10n/sr.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "функција", "_" : "_", "An error occurred while generating your backup codes" : "Десила се грешка приликом генерисања резервних кодова", "{name} backup codes" : "{name} резервни кодови", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "уништено", "beforeMount" : "преМонтирања", "Nextcloud backup codes" : "Некстклауд резервни кодови", - "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору." + "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.", + "function" : "функција" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/twofactor_backupcodes/l10n/sr.json b/apps/twofactor_backupcodes/l10n/sr.json index 158a8db8c84..563b4bf1780 100644 --- a/apps/twofactor_backupcodes/l10n/sr.json +++ b/apps/twofactor_backupcodes/l10n/sr.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "функција", "_" : "_", "An error occurred while generating your backup codes" : "Десила се грешка приликом генерисања резервних кодова", "{name} backup codes" : "{name} резервни кодови", @@ -31,6 +30,7 @@ "destroyed" : "уништено", "beforeMount" : "преМонтирања", "Nextcloud backup codes" : "Некстклауд резервни кодови", - "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору." + "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.", + "function" : "функција" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/sv.js b/apps/twofactor_backupcodes/l10n/sv.js index a32032e51b9..6fe425c0030 100644 --- a/apps/twofactor_backupcodes/l10n/sv.js +++ b/apps/twofactor_backupcodes/l10n/sv.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "funktion", "_" : "_", "An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar", "{name} backup codes" : "{name} återställningsnycklar", @@ -29,6 +28,7 @@ OC.L10N.register( "created" : "skapad", "destroyed" : "förstörd", "Nextcloud backup codes" : "Nextcloud återställningsnycklar", - "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." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor." + "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." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor.", + "function" : "funktion" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/sv.json b/apps/twofactor_backupcodes/l10n/sv.json index 674cc305d77..c333119d497 100644 --- a/apps/twofactor_backupcodes/l10n/sv.json +++ b/apps/twofactor_backupcodes/l10n/sv.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "funktion", "_" : "_", "An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar", "{name} backup codes" : "{name} återställningsnycklar", @@ -27,6 +26,7 @@ "created" : "skapad", "destroyed" : "förstörd", "Nextcloud backup codes" : "Nextcloud återställningsnycklar", - "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." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor." + "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." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor.", + "function" : "funktion" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js index 3f81123158c..4a527608fd7 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "işlev", "_" : "_", "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı", "{name} backup codes" : "{name} yedek kodları", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "yokEdildi", "beforeMount" : "baglanmadanOnce", "Nextcloud backup codes" : "Nextcloud yedek kodları", - "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." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın." + "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." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın.", + "function" : "işlev" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index 4696f7894dd..7bbcb6e0efb 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "işlev", "_" : "_", "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı", "{name} backup codes" : "{name} yedek kodları", @@ -31,6 +30,7 @@ "destroyed" : "yokEdildi", "beforeMount" : "baglanmadanOnce", "Nextcloud backup codes" : "Nextcloud yedek kodları", - "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." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın." + "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." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın.", + "function" : "işlev" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.js b/apps/twofactor_backupcodes/l10n/zh_CN.js index e04529ad484..2a2a50ddd35 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.js +++ b/apps/twofactor_backupcodes/l10n/zh_CN.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "功能", "_" : "_", "An error occurred while generating your backup codes" : "生成备用码时出错", "{name} backup codes" : "{name} 备用码", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "已销毁", "beforeMount" : "挂载前", "Nextcloud backup codes" : "Nextcloud 备用码", - "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。" + "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。", + "function" : "功能" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.json b/apps/twofactor_backupcodes/l10n/zh_CN.json index 0ab10156f08..cc6f94f5641 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.json +++ b/apps/twofactor_backupcodes/l10n/zh_CN.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "功能", "_" : "_", "An error occurred while generating your backup codes" : "生成备用码时出错", "{name} backup codes" : "{name} 备用码", @@ -31,6 +30,7 @@ "destroyed" : "已销毁", "beforeMount" : "挂载前", "Nextcloud backup codes" : "Nextcloud 备用码", - "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。" + "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。", + "function" : "功能" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3