diff options
Diffstat (limited to 'apps/twofactor_backupcodes')
58 files changed, 60 insertions, 118 deletions
diff --git a/apps/twofactor_backupcodes/l10n/bg.js b/apps/twofactor_backupcodes/l10n/bg.js index c039c148aa6..476fee1a30f 100644 --- a/apps/twofactor_backupcodes/l10n/bg.js +++ b/apps/twofactor_backupcodes/l10n/bg.js @@ -13,12 +13,11 @@ OC.L10N.register( "You created two-factor backup codes for your account" : "Създадохте резервен код за двустепенното удостоверяване за вашия профил", "Second-factor backup codes" : "Резервен код за втората стъпка", "Backup code" : "Резервен код", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.", - "Nextcloud backup codes" : "Nextcloud резервни кодове", "activated" : "активиран", "deactivated" : "деактивиран", "created" : "създаден", "destroyed" : "унищожен", + "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." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/bg.json b/apps/twofactor_backupcodes/l10n/bg.json index afc724e8522..6c7659bea29 100644 --- a/apps/twofactor_backupcodes/l10n/bg.json +++ b/apps/twofactor_backupcodes/l10n/bg.json @@ -11,12 +11,11 @@ "You created two-factor backup codes for your account" : "Създадохте резервен код за двустепенното удостоверяване за вашия профил", "Second-factor backup codes" : "Резервен код за втората стъпка", "Backup code" : "Резервен код", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.", - "Nextcloud backup codes" : "Nextcloud резервни кодове", "activated" : "активиран", "deactivated" : "деактивиран", "created" : "създаден", "destroyed" : "унищожен", + "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." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ca.js b/apps/twofactor_backupcodes/l10n/ca.js index fe005521e6d..3ee8ef21464 100644 --- a/apps/twofactor_backupcodes/l10n/ca.js +++ b/apps/twofactor_backupcodes/l10n/ca.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Proveïdor de codis de seguretat d'autenticació en dos factors", "Use one of the backup codes you saved when setting up two-factor authentication." : "Feu servir un dels codis de seguretat que heu desat quan he configurat l’autenticació de dos factors.", "Submit" : "Envia", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat els codis de seguretat. S'han fet servir {{used}} de {{total}} codis.", - "Nextcloud backup codes" : "Codis de seguretat de Nextcloud", "activated" : "activat", "updated" : "actualitzat", "mounted" : "muntat", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/ca.json b/apps/twofactor_backupcodes/l10n/ca.json index 2f234573f6b..60d70a77089 100644 --- a/apps/twofactor_backupcodes/l10n/ca.json +++ b/apps/twofactor_backupcodes/l10n/ca.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Proveïdor de codis de seguretat d'autenticació en dos factors", "Use one of the backup codes you saved when setting up two-factor authentication." : "Feu servir un dels codis de seguretat que heu desat quan he configurat l’autenticació de dos factors.", "Submit" : "Envia", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "S'han generat els codis de seguretat. S'han fet servir {{used}} de {{total}} codis.", - "Nextcloud backup codes" : "Codis de seguretat de Nextcloud", "activated" : "activat", "updated" : "actualitzat", "mounted" : "muntat", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"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 6f558aa77b8..61255686065 100644 --- a/apps/twofactor_backupcodes/l10n/cs.js +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -19,8 +19,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Poskytovatel záložních kódů pro dvoustupňové ověřování", "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)", @@ -31,6 +29,7 @@ OC.L10N.register( "beforeDestroy" : "předZničením", "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." }, "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 36f1b4b255f..10a21494701 100644 --- a/apps/twofactor_backupcodes/l10n/cs.json +++ b/apps/twofactor_backupcodes/l10n/cs.json @@ -17,8 +17,6 @@ "A two-factor auth backup codes provider" : "Poskytovatel záložních kódů pro dvoustupňové ověřování", "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)", @@ -29,6 +27,7 @@ "beforeDestroy" : "předZničením", "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." },"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 d9a991aa263..ae5917d8a2d 100644 --- a/apps/twofactor_backupcodes/l10n/de.js +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json index e2fc41dbe33..225d913c92f 100644 --- a/apps/twofactor_backupcodes/l10n/de.json +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"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 4d2d3663bb5..22ffb932bff 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.js +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json index 9ecff68f6e5..3a6c6213a70 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.json +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js index 752e3b0de78..46385e0916b 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.js +++ b/apps/twofactor_backupcodes/l10n/en_GB.js @@ -18,8 +18,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "A two-factor auth backup codes provider", "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", @@ -30,6 +28,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", "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." : "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json index fbfbdd5a0ef..af49751e68e 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.json +++ b/apps/twofactor_backupcodes/l10n/en_GB.json @@ -16,8 +16,6 @@ "A two-factor auth backup codes provider" : "A two-factor auth backup codes provider", "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", @@ -28,6 +26,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", "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." : "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/eo.js b/apps/twofactor_backupcodes/l10n/eo.js index e6ed5ebf76a..e68ef51e942 100644 --- a/apps/twofactor_backupcodes/l10n/eo.js +++ b/apps/twofactor_backupcodes/l10n/eo.js @@ -20,8 +20,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo", "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.", "Submit" : "Sendi", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.", - "Nextcloud backup codes" : "Rezervkodoj por Nextcloud", "activated" : "ŝaltita", "updated" : "ĝisdatigita", "mounted" : "muntita", @@ -32,6 +30,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "destroyed" : "detruita", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Rezervkodoj por 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." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/eo.json b/apps/twofactor_backupcodes/l10n/eo.json index 239e594c6c4..f9fe5018e82 100644 --- a/apps/twofactor_backupcodes/l10n/eo.json +++ b/apps/twofactor_backupcodes/l10n/eo.json @@ -18,8 +18,6 @@ "A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo", "Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.", "Submit" : "Sendi", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezervkodoj generiĝis. {{used}} kodoj el {{total}} uziĝis.", - "Nextcloud backup codes" : "Rezervkodoj por Nextcloud", "activated" : "ŝaltita", "updated" : "ĝisdatigita", "mounted" : "muntita", @@ -30,6 +28,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "detruita", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Rezervkodoj por 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." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via duan fazo." },"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 e59fc9510fa..d9fea90141e 100644 --- a/apps/twofactor_backupcodes/l10n/es.js +++ b/apps/twofactor_backupcodes/l10n/es.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/es.json b/apps/twofactor_backupcodes/l10n/es.json index 014dbd72b61..ac853cc71e7 100644 --- a/apps/twofactor_backupcodes/l10n/es.json +++ b/apps/twofactor_backupcodes/l10n/es.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/fi.js b/apps/twofactor_backupcodes/l10n/fi.js index 300586a0402..69aa338b24a 100644 --- a/apps/twofactor_backupcodes/l10n/fi.js +++ b/apps/twofactor_backupcodes/l10n/fi.js @@ -16,11 +16,10 @@ OC.L10N.register( "Backup code" : "Varakoodi", "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", - "destroyed" : "tuhottu" + "destroyed" : "tuhottu", + "Nextcloud backup codes" : "Nextcloud-varakoodit" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/fi.json b/apps/twofactor_backupcodes/l10n/fi.json index 25723a643c1..cee685c2fa5 100644 --- a/apps/twofactor_backupcodes/l10n/fi.json +++ b/apps/twofactor_backupcodes/l10n/fi.json @@ -14,11 +14,10 @@ "Backup code" : "Varakoodi", "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", - "destroyed" : "tuhottu" + "destroyed" : "tuhottu", + "Nextcloud backup codes" : "Nextcloud-varakoodit" },"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 67e38e2a7d3..9e57ec894e9 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs", "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é", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "Avant la suppresion", "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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json index 92f64dccf71..20403c803bd 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs", "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é", @@ -31,6 +29,7 @@ "beforeDestroy" : "Avant la suppresion", "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." },"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 8dd6c9fe4b2..6a79ae44ec4 100644 --- a/apps/twofactor_backupcodes/l10n/gl.js +++ b/apps/twofactor_backupcodes/l10n/gl.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Un provedor de códigos de seguranza para a autenticación de dous factores", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "antesDaDestrución", "destroyed" : "destruído", "beforeMount" : "antesDaMontaxe", + "Nextcloud backup codes" : "Códigos de seguranza 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ída os códigos de seguranza. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/gl.json b/apps/twofactor_backupcodes/l10n/gl.json index ec8dd9b30d7..eccce2f7854 100644 --- a/apps/twofactor_backupcodes/l10n/gl.json +++ b/apps/twofactor_backupcodes/l10n/gl.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Un provedor de códigos de seguranza para a autenticación de dous factores", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "antesDaDestrución", "destroyed" : "destruído", "beforeMount" : "antesDaMontaxe", + "Nextcloud backup codes" : "Códigos de seguranza 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ída os códigos de seguranza. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor." },"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 a1647e32eba..045ef4a08e8 100644 --- a/apps/twofactor_backupcodes/l10n/hr.js +++ b/apps/twofactor_backupcodes/l10n/hr.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Davatelj pričuvnih šifri za dvofaktorsku autentifikaciju", "Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.", "Submit" : "Šalji", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Pričuvne šifre su generirane. Iskorišteno je {{used}} od {{total}} šifri.", - "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", "activated" : "aktivirane", "updated" : "ažurirane", "mounted" : "postavljene", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "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 b40b81710fd..c6ff06f7472 100644 --- a/apps/twofactor_backupcodes/l10n/hr.json +++ b/apps/twofactor_backupcodes/l10n/hr.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Davatelj pričuvnih šifri za dvofaktorsku autentifikaciju", "Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.", "Submit" : "Šalji", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Pričuvne šifre su generirane. Iskorišteno je {{used}} od {{total}} šifri.", - "Nextcloud backup codes" : "Nextcloudove pričuvne šifre", "activated" : "aktivirane", "updated" : "ažurirane", "mounted" : "postavljene", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"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/hu.js b/apps/twofactor_backupcodes/l10n/hu.js index 541620d6dec..034e1529eda 100644 --- a/apps/twofactor_backupcodes/l10n/hu.js +++ b/apps/twofactor_backupcodes/l10n/hu.js @@ -15,9 +15,8 @@ OC.L10N.register( "Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok", "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" + "updated" : "frissítve", + "Nextcloud backup codes" : "Nextcloud biztonsági kódok" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/hu.json b/apps/twofactor_backupcodes/l10n/hu.json index c41715fab1c..a60f799552b 100644 --- a/apps/twofactor_backupcodes/l10n/hu.json +++ b/apps/twofactor_backupcodes/l10n/hu.json @@ -13,9 +13,8 @@ "Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok", "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" + "updated" : "frissítve", + "Nextcloud backup codes" : "Nextcloud biztonsági kódok" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/is.js b/apps/twofactor_backupcodes/l10n/is.js index e8c6b411081..92cb324d1b0 100644 --- a/apps/twofactor_backupcodes/l10n/is.js +++ b/apps/twofactor_backupcodes/l10n/is.js @@ -20,8 +20,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða", "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", @@ -32,6 +30,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "destroyed" : "eyðilagt", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar", "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." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/twofactor_backupcodes/l10n/is.json b/apps/twofactor_backupcodes/l10n/is.json index 7446beeec34..471021f6e69 100644 --- a/apps/twofactor_backupcodes/l10n/is.json +++ b/apps/twofactor_backupcodes/l10n/is.json @@ -18,8 +18,6 @@ "A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða", "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", @@ -30,6 +28,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "eyðilagt", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar", "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." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/it.js b/apps/twofactor_backupcodes/l10n/it.js index a71f6d08e7f..fadc3599387 100644 --- a/apps/twofactor_backupcodes/l10n/it.js +++ b/apps/twofactor_backupcodes/l10n/it.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/it.json b/apps/twofactor_backupcodes/l10n/it.json index 8b9fa812022..39901bad1c8 100644 --- a/apps/twofactor_backupcodes/l10n/it.json +++ b/apps/twofactor_backupcodes/l10n/it.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"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 367145b12bb..58775e95b84 100644 --- a/apps/twofactor_backupcodes/l10n/ja.js +++ b/apps/twofactor_backupcodes/l10n/ja.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダ", "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" : "マウントされました", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "破棄前", "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番目の要素にアクセスできない場合に備えて、これを必ず実行してください。" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json index ad87835fc6b..7d6320271ab 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダ", "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" : "マウントされました", @@ -31,6 +29,7 @@ "beforeDestroy" : "破棄前", "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番目の要素にアクセスできない場合に備えて、これを必ず実行してください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ko.js b/apps/twofactor_backupcodes/l10n/ko.js index fce07a8fb9b..04e37935ee6 100644 --- a/apps/twofactor_backupcodes/l10n/ko.js +++ b/apps/twofactor_backupcodes/l10n/ko.js @@ -20,8 +20,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자", "Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.", "Submit" : "제출", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.", - "Nextcloud backup codes" : "Nextcloud 백업 코드", "activated" : "활성화됨", "updated" : "업데이트됨", "mounted" : "마운트됨", @@ -32,6 +30,7 @@ OC.L10N.register( "beforeDestroy" : "파괴 이전", "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단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오." }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/ko.json b/apps/twofactor_backupcodes/l10n/ko.json index bca227d2316..658fb751520 100644 --- a/apps/twofactor_backupcodes/l10n/ko.json +++ b/apps/twofactor_backupcodes/l10n/ko.json @@ -18,8 +18,6 @@ "A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자", "Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.", "Submit" : "제출", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.", - "Nextcloud backup codes" : "Nextcloud 백업 코드", "activated" : "활성화됨", "updated" : "업데이트됨", "mounted" : "마운트됨", @@ -30,6 +28,7 @@ "beforeDestroy" : "파괴 이전", "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단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/mk.js b/apps/twofactor_backupcodes/l10n/mk.js index 973eea73d06..d1d13af0567 100644 --- a/apps/twofactor_backupcodes/l10n/mk.js +++ b/apps/twofactor_backupcodes/l10n/mk.js @@ -21,7 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Провајдер за резервни кодови за двофакторна автентификација", "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 резервни кодови", "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." : "Вие имате активирано двофакторна автентикација но немате генерирано резервни кодови за пристап. Генерирајте кодови и зачувајте ги на безбедно место за да не го изгубите пристапот до вашата сметка." }, diff --git a/apps/twofactor_backupcodes/l10n/mk.json b/apps/twofactor_backupcodes/l10n/mk.json index 59194a38663..6acab932ec5 100644 --- a/apps/twofactor_backupcodes/l10n/mk.json +++ b/apps/twofactor_backupcodes/l10n/mk.json @@ -19,7 +19,6 @@ "A two-factor auth backup codes provider" : "Провајдер за резервни кодови за двофакторна автентификација", "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 резервни кодови", "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." : "Вие имате активирано двофакторна автентикација но немате генерирано резервни кодови за пристап. Генерирајте кодови и зачувајте ги на безбедно место за да не го изгубите пристапот до вашата сметка." },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/apps/twofactor_backupcodes/l10n/nb.js b/apps/twofactor_backupcodes/l10n/nb.js index 24d1109383f..c41deb859fc 100644 --- a/apps/twofactor_backupcodes/l10n/nb.js +++ b/apps/twofactor_backupcodes/l10n/nb.js @@ -18,8 +18,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "En leverandør av sikkerhetskopi av to-faktor koder", "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", @@ -30,6 +28,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "destroyed" : "ødelagt", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder", "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 aktivert to-faktor autentisering men har ikke generert backup koder. Vær sikker på å gjøre dette i tilfelle du mister tilgang til din andre faktor." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/nb.json b/apps/twofactor_backupcodes/l10n/nb.json index 4df597d6845..66c3d6a09bd 100644 --- a/apps/twofactor_backupcodes/l10n/nb.json +++ b/apps/twofactor_backupcodes/l10n/nb.json @@ -16,8 +16,6 @@ "A two-factor auth backup codes provider" : "En leverandør av sikkerhetskopi av to-faktor koder", "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", @@ -28,6 +26,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "ødelagt", "beforeMount" : "beforeMount", + "Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder", "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 aktivert to-faktor autentisering men har ikke generert backup koder. Vær sikker på å gjøre dette i tilfelle du mister tilgang til din andre faktor." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js index 2999015c898..93cbed64612 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json index 72d9508761e..c8423a23ad3 100644 --- a/apps/twofactor_backupcodes/l10n/nl.json +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"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 a11790e7941..7f5f711fb4b 100644 --- a/apps/twofactor_backupcodes/l10n/pl.js +++ b/apps/twofactor_backupcodes/l10n/pl.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "przed zniszczeniem", "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." }, "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 7d2129d4782..536234fa876 100644 --- a/apps/twofactor_backupcodes/l10n/pl.json +++ b/apps/twofactor_backupcodes/l10n/pl.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "przed zniszczeniem", "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." },"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 07e986ac293..2332ea636fe 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.js +++ b/apps/twofactor_backupcodes/l10n/pt_BR.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json index 2cc5e00d073..a5758ae558e 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.json +++ b/apps/twofactor_backupcodes/l10n/pt_BR.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "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." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ru.js b/apps/twofactor_backupcodes/l10n/ru.js index 0ff787ac921..ebe80ac4dba 100644 --- a/apps/twofactor_backupcodes/l10n/ru.js +++ b/apps/twofactor_backupcodes/l10n/ru.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации", "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", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", "beforeMount" : "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." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/twofactor_backupcodes/l10n/ru.json b/apps/twofactor_backupcodes/l10n/ru.json index 3e54d71266d..157382b0d2c 100644 --- a/apps/twofactor_backupcodes/l10n/ru.json +++ b/apps/twofactor_backupcodes/l10n/ru.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации", "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", @@ -31,6 +29,7 @@ "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", "beforeMount" : "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." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/sl.js b/apps/twofactor_backupcodes/l10n/sl.js index 825e2fac620..069c4f568a0 100644 --- a/apps/twofactor_backupcodes/l10n/sl.js +++ b/apps/twofactor_backupcodes/l10n/sl.js @@ -20,8 +20,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Ponudnik varnostnih kod za dvostopenjsko overitev", "Use one of the backup codes you saved when setting up two-factor authentication." : "Uporabite eno izmed varnostnih kod, ki ste jo shranili pri nastavljanju dvostopenjske overitve", "Submit" : "Pošlji", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno je {{used}} od skupno {{total}}.", - "Nextcloud backup codes" : "Varnostne kode Nextcloud", "activated" : "omogočeno", "updated" : "posodobljeno", "mounted" : "priklopljeno", @@ -32,6 +30,7 @@ OC.L10N.register( "beforeDestroy" : "pred uničenjem", "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." }, "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 b9319f26c9c..864367a917a 100644 --- a/apps/twofactor_backupcodes/l10n/sl.json +++ b/apps/twofactor_backupcodes/l10n/sl.json @@ -18,8 +18,6 @@ "A two-factor auth backup codes provider" : "Ponudnik varnostnih kod za dvostopenjsko overitev", "Use one of the backup codes you saved when setting up two-factor authentication." : "Uporabite eno izmed varnostnih kod, ki ste jo shranili pri nastavljanju dvostopenjske overitve", "Submit" : "Pošlji", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno je {{used}} od skupno {{total}}.", - "Nextcloud backup codes" : "Varnostne kode Nextcloud", "activated" : "omogočeno", "updated" : "posodobljeno", "mounted" : "priklopljeno", @@ -30,6 +28,7 @@ "beforeDestroy" : "pred uničenjem", "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." },"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 ee1b3e9fb1d..1912bd14081 100644 --- a/apps/twofactor_backupcodes/l10n/sr.js +++ b/apps/twofactor_backupcodes/l10n/sr.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Провајдер резервних кодова за двофакторску ауторизацију", "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" : "монтирано", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "преУништења", "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору." }, "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 10d7a6ca43b..9fa3ec7a6b6 100644 --- a/apps/twofactor_backupcodes/l10n/sr.json +++ b/apps/twofactor_backupcodes/l10n/sr.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "Провајдер резервних кодова за двофакторску ауторизацију", "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" : "монтирано", @@ -31,6 +29,7 @@ "beforeDestroy" : "преУништења", "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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору." },"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 d8d79f31e63..917bddde9d5 100644 --- a/apps/twofactor_backupcodes/l10n/sv.js +++ b/apps/twofactor_backupcodes/l10n/sv.js @@ -21,14 +21,13 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering", "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", "deactivated" : "inaktiverad", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/sv.json b/apps/twofactor_backupcodes/l10n/sv.json index 6f98c1bb514..8337c341656 100644 --- a/apps/twofactor_backupcodes/l10n/sv.json +++ b/apps/twofactor_backupcodes/l10n/sv.json @@ -19,14 +19,13 @@ "A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering", "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", "deactivated" : "inaktiverad", "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." },"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 5eaed90bf71..4116d2c929f 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "İki aşamalı kimlik doğrulaması için yedek kodlar sağlayıcısı", "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ı", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "yokEdilmedenOnce", "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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index ade91a1b329..8c80e09ef91 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "İki aşamalı kimlik doğrulaması için yedek kodlar sağlayıcısı", "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ı", @@ -31,6 +29,7 @@ "beforeDestroy" : "yokEdilmedenOnce", "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." },"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 d7ae47ec266..1b78e1e6981 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.js +++ b/apps/twofactor_backupcodes/l10n/zh_CN.js @@ -21,8 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "一个两步验证备用码提供者", "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" : "已激活", "updated" : "已更新", "mounted" : "已挂载", @@ -33,6 +31,7 @@ OC.L10N.register( "beforeDestroy" : "销毁前", "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.json b/apps/twofactor_backupcodes/l10n/zh_CN.json index c1f75af57c6..f09b95ca8e1 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.json +++ b/apps/twofactor_backupcodes/l10n/zh_CN.json @@ -19,8 +19,6 @@ "A two-factor auth backup codes provider" : "一个两步验证备用码提供者", "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" : "已激活", "updated" : "已更新", "mounted" : "已挂载", @@ -31,6 +29,7 @@ "beforeDestroy" : "销毁前", "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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.js b/apps/twofactor_backupcodes/l10n/zh_TW.js index 184d476f9b3..78749bac2d4 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.js +++ b/apps/twofactor_backupcodes/l10n/zh_TW.js @@ -18,8 +18,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商", "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" : "已掛載", @@ -30,6 +28,7 @@ OC.L10N.register( "beforeDestroy" : "銷毀前", "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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.json b/apps/twofactor_backupcodes/l10n/zh_TW.json index e3c42f42a65..7c6b7648852 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.json +++ b/apps/twofactor_backupcodes/l10n/zh_TW.json @@ -16,8 +16,6 @@ "A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商", "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" : "已掛載", @@ -28,6 +26,7 @@ "beforeDestroy" : "銷毀前", "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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |