diff --git a/apps/accessibility/l10n/hu.js b/apps/accessibility/l10n/hu.js index 419f0b604e..c2c2727ad2 100644 --- a/apps/accessibility/l10n/hu.js +++ b/apps/accessibility/l10n/hu.js @@ -3,6 +3,7 @@ OC.L10N.register( { "High contrast theme" : "Magas kontrasztú téma", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.", + "Dark theme" : "Sötét téma", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.", "Dyslexia font" : "Diszlexia betűkészlet", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.", diff --git a/apps/accessibility/l10n/hu.json b/apps/accessibility/l10n/hu.json index 20f5bf0c65..0ac18ed87c 100644 --- a/apps/accessibility/l10n/hu.json +++ b/apps/accessibility/l10n/hu.json @@ -1,6 +1,7 @@ { "translations": { "High contrast theme" : "Magas kontrasztú téma", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.", + "Dark theme" : "Sötét téma", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.", "Dyslexia font" : "Diszlexia betűkészlet", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.", diff --git a/apps/twofactor_backupcodes/l10n/bg.js b/apps/twofactor_backupcodes/l10n/bg.js index f97c5290d8..c039c148aa 100644 --- a/apps/twofactor_backupcodes/l10n/bg.js +++ b/apps/twofactor_backupcodes/l10n/bg.js @@ -12,13 +12,13 @@ OC.L10N.register( "Generate backup codes" : "Генериране на резервни кодове", "You created two-factor backup codes for your account" : "Създадохте резервен код за двустепенното удостоверяване за вашия профил", "Second-factor 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." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването.", "Backup code" : "Резервен код", "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.", "Nextcloud backup codes" : "Nextcloud резервни кодове", "activated" : "активиран", "deactivated" : "деактивиран", "created" : "създаден", - "destroyed" : "унищожен" + "destroyed" : "унищожен", + "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 530a9e7cb7..afc724e852 100644 --- a/apps/twofactor_backupcodes/l10n/bg.json +++ b/apps/twofactor_backupcodes/l10n/bg.json @@ -10,13 +10,13 @@ "Generate backup codes" : "Генериране на резервни кодове", "You created two-factor backup codes for your account" : "Създадохте резервен код за двустепенното удостоверяване за вашия профил", "Second-factor 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." : "Включили сте двустепенното удостоверяването, но не сте създали резервен код. Моля, създайте резервен код, който да ползвате когато загубите достъп до устройството генериращо кода за втората стъпка в удостоверяването.", "Backup code" : "Резервен код", "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Резервен код е бил генериран. Използвани са {{used}} от {{total}} кода.", "Nextcloud backup codes" : "Nextcloud резервни кодове", "activated" : "активиран", "deactivated" : "деактивиран", "created" : "създаден", - "destroyed" : "унищожен" + "destroyed" : "унищожен", + "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 8a7a60ec39..db6de4c852 100644 --- a/apps/twofactor_backupcodes/l10n/ca.js +++ b/apps/twofactor_backupcodes/l10n/ca.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Genera els codis de seguretat", "You created two-factor backup codes for your account" : "Heu creat els codis de seguretat de dos factors per al vostre compte", "Second-factor backup codes" : "Codis de seguretat de 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.", "Backup code" : "Codi de seguretat", "Use backup code" : "Utilitza un codi de seguretat", "Two factor backup codes" : "Codis de seguretat de l'autenticació en dos factors", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruït", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 fe18659675..3697cb6489 100644 --- a/apps/twofactor_backupcodes/l10n/ca.json +++ b/apps/twofactor_backupcodes/l10n/ca.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Genera els codis de seguretat", "You created two-factor backup codes for your account" : "Heu creat els codis de seguretat de dos factors per al vostre compte", "Second-factor backup codes" : "Codis de seguretat de 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.", "Backup code" : "Codi de seguretat", "Use backup code" : "Utilitza un codi de seguretat", "Two factor backup codes" : "Codis de seguretat de l'autenticació en dos factors", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruït", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 e0c80610c4..6f558aa77b 100644 --- a/apps/twofactor_backupcodes/l10n/cs.js +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -13,7 +13,6 @@ OC.L10N.register( "Generate backup codes" : "Vytvořit záložní kódy", "You created two-factor backup codes for your account" : "Vytvořili jste záložní kódy dvoufázového ověření pro váš účet", "Second-factor backup codes" : "Dvoufázové 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.", "Backup code" : "Záložní kód", "Use backup code" : "Použít záložní kód", "Two factor backup codes" : "Záložní kódy pro dvoufázové ověřování", @@ -31,6 +30,7 @@ OC.L10N.register( "beforeUpdate" : "předAktualizací", "beforeDestroy" : "předZničením", "destroyed" : "zničeno", - "beforeMount" : "předPřipojením" + "beforeMount" : "předPřipojením", + "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 9861076e3d..36f1b4b255 100644 --- a/apps/twofactor_backupcodes/l10n/cs.json +++ b/apps/twofactor_backupcodes/l10n/cs.json @@ -11,7 +11,6 @@ "Generate backup codes" : "Vytvořit záložní kódy", "You created two-factor backup codes for your account" : "Vytvořili jste záložní kódy dvoufázového ověření pro váš účet", "Second-factor backup codes" : "Dvoufázové 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.", "Backup code" : "Záložní kód", "Use backup code" : "Použít záložní kód", "Two factor backup codes" : "Záložní kódy pro dvoufázové ověřování", @@ -29,6 +28,7 @@ "beforeUpdate" : "předAktualizací", "beforeDestroy" : "předZničením", "destroyed" : "zničeno", - "beforeMount" : "předPřipojením" + "beforeMount" : "předPřipojením", + "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 5fbceca862..9c746b0ac6 100644 --- a/apps/twofactor_backupcodes/l10n/de.js +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Backup-Codes erzeugen", "You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt", "Second-factor backup codes" : "Zweitfaktor-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.", "Backup code" : "Backup-Code", "Use backup code" : "Backup-Code verwenden", "Two factor backup codes" : "Zweifaktor-Backup-Codes", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "Vernichtet", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 65ba0050f6..59f0b05714 100644 --- a/apps/twofactor_backupcodes/l10n/de.json +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Backup-Codes erzeugen", "You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt", "Second-factor backup codes" : "Zweitfaktor-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.", "Backup code" : "Backup-Code", "Use backup code" : "Backup-Code verwenden", "Two factor backup codes" : "Zweifaktor-Backup-Codes", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "Vernichtet", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 e3c1fa207e..e937e8df93 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.js +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Backup-Codes erzeugen", "You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt", "Second-factor backup codes" : "Zweitfaktor 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.", "Backup code" : "Backup-Code", "Use backup code" : "Verwende Backup-Code", "Two factor backup codes" : "Zweifaktor-Backup-Codes", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "Vernichtet", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 2bc8596e2f..6e9a12a821 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.json +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Backup-Codes erzeugen", "You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt", "Second-factor backup codes" : "Zweitfaktor 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.", "Backup code" : "Backup-Code", "Use backup code" : "Verwende Backup-Code", "Two factor backup codes" : "Zweifaktor-Backup-Codes", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "Vernichtet", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 15fd2eab91..752e3b0de7 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.js +++ b/apps/twofactor_backupcodes/l10n/en_GB.js @@ -12,7 +12,6 @@ OC.L10N.register( "Generate backup codes" : "Generate backup codes", "You created two-factor backup codes for your account" : "You created two-factor backup codes for your account", "Second-factor backup codes" : "Second-factor 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.", "Backup code" : "Backup code", "Use backup code" : "Use backup code", "Two factor backup codes" : "Two factor backup codes", @@ -30,6 +29,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 7317f549b0..fbfbdd5a0e 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.json +++ b/apps/twofactor_backupcodes/l10n/en_GB.json @@ -10,7 +10,6 @@ "Generate backup codes" : "Generate backup codes", "You created two-factor backup codes for your account" : "You created two-factor backup codes for your account", "Second-factor backup codes" : "Second-factor 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.", "Backup code" : "Backup code", "Use backup code" : "Use backup code", "Two factor backup codes" : "Two factor backup codes", @@ -28,6 +27,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 5b3c251b76..e6ed5ebf76 100644 --- a/apps/twofactor_backupcodes/l10n/eo.js +++ b/apps/twofactor_backupcodes/l10n/eo.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Generi rezervkodojn", "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto", "Second-factor backup codes" : "Dufazaj rezervkodoj", - "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.", "Backup code" : "Rezervkodo", "Use backup code" : "Uzi rezervkodon", "Two factor backup codes" : "Dufazaj rezervkodoj", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "detruita", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 910a831933..239e594c6c 100644 --- a/apps/twofactor_backupcodes/l10n/eo.json +++ b/apps/twofactor_backupcodes/l10n/eo.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Generi rezervkodojn", "You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto", "Second-factor backup codes" : "Dufazaj rezervkodoj", - "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.", "Backup code" : "Rezervkodo", "Use backup code" : "Uzi rezervkodon", "Two factor backup codes" : "Dufazaj rezervkodoj", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "detruita", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 723feb6b92..90a640c8a1 100644 --- a/apps/twofactor_backupcodes/l10n/es.js +++ b/apps/twofactor_backupcodes/l10n/es.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Generar códigos de respaldo", "You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta", "Second-factor backup codes" : "Códigos de respaldo para verificación en dos pasos", - "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", "Backup code" : "Código de respaldo", "Use backup code" : "Usar código de respaldo", "Two factor backup codes" : "Códigos de respaldo de la verificación en dos pasos", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruido", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 f1cfe3a22f..46ab6be55e 100644 --- a/apps/twofactor_backupcodes/l10n/es.json +++ b/apps/twofactor_backupcodes/l10n/es.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Generar códigos de respaldo", "You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta", "Second-factor backup codes" : "Códigos de respaldo para verificación en dos pasos", - "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", "Backup code" : "Código de respaldo", "Use backup code" : "Usar código de respaldo", "Two factor backup codes" : "Códigos de respaldo de la verificación en dos pasos", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruido", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index ba8c144e59..a92750fe28 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Générer des codes de récupération", "You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte", "Second-factor backup codes" : "Codes de récupération pour l'authentification en deux étapes", - "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.", "Backup code" : "Code de récupération", "Use backup code" : "Utiliser un code de récupération", "Two factor backup codes" : "Code de secours pour l'authentification double facteur.", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "Avant la mise à jour", "beforeDestroy" : "Avant la suppresion", "destroyed" : "détruit", - "beforeMount" : "Avant montage" + "beforeMount" : "Avant montage", + "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 92f2cb4926..a447e53dc2 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Générer des codes de récupération", "You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte", "Second-factor backup codes" : "Codes de récupération pour l'authentification en deux étapes", - "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.", "Backup code" : "Code de récupération", "Use backup code" : "Utiliser un code de récupération", "Two factor backup codes" : "Code de secours pour l'authentification double facteur.", @@ -30,6 +29,7 @@ "beforeUpdate" : "Avant la mise à jour", "beforeDestroy" : "Avant la suppresion", "destroyed" : "détruit", - "beforeMount" : "Avant montage" + "beforeMount" : "Avant montage", + "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 5c5e759f6d..b49fa257b0 100644 --- a/apps/twofactor_backupcodes/l10n/gl.js +++ b/apps/twofactor_backupcodes/l10n/gl.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Xerar códigos de seguranza", "You created two-factor backup codes for your account" : "Creou códigos de seguranza de dous factores para a súa conta", "Second-factor backup codes" : "Códigos de seguranza do 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ída os códigos de seguranza. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.", "Backup code" : "Código de seguranza", "Use backup code" : "Usar código de seguranza", "Two factor backup codes" : "Códigos de seguranza de dous factores", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "antesDaActualización", "beforeDestroy" : "antesDaDestrución", "destroyed" : "destruído", - "beforeMount" : "antesDaMontaxe" + "beforeMount" : "antesDaMontaxe", + "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 8311b31263..20762a0efb 100644 --- a/apps/twofactor_backupcodes/l10n/gl.json +++ b/apps/twofactor_backupcodes/l10n/gl.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Xerar códigos de seguranza", "You created two-factor backup codes for your account" : "Creou códigos de seguranza de dous factores para a súa conta", "Second-factor backup codes" : "Códigos de seguranza do 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ída os códigos de seguranza. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.", "Backup code" : "Código de seguranza", "Use backup code" : "Usar código de seguranza", "Two factor backup codes" : "Códigos de seguranza de dous factores", @@ -30,6 +29,7 @@ "beforeUpdate" : "antesDaActualización", "beforeDestroy" : "antesDaDestrución", "destroyed" : "destruído", - "beforeMount" : "antesDaMontaxe" + "beforeMount" : "antesDaMontaxe", + "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/is.js b/apps/twofactor_backupcodes/l10n/is.js index 29a42a65e1..e8c6b41108 100644 --- a/apps/twofactor_backupcodes/l10n/is.js +++ b/apps/twofactor_backupcodes/l10n/is.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Útbúa öryggisafritunarkóða", "You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn", "Second-factor backup codes" : "Tveggja-þrepa ö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.", "Backup code" : "Öryggisafritunarkóði", "Use backup code" : "Nota öryggisafritunarkóða", "Two factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "eyðilagt", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 312b46fff4..7446beeec3 100644 --- a/apps/twofactor_backupcodes/l10n/is.json +++ b/apps/twofactor_backupcodes/l10n/is.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Útbúa öryggisafritunarkóða", "You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn", "Second-factor backup codes" : "Tveggja-þrepa ö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.", "Backup code" : "Öryggisafritunarkóði", "Use backup code" : "Nota öryggisafritunarkóða", "Two factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "eyðilagt", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 a7416eb17c..b1732b3c77 100644 --- a/apps/twofactor_backupcodes/l10n/it.js +++ b/apps/twofactor_backupcodes/l10n/it.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Genera i codici di backup", "You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account", "Second-factor backup codes" : "Codici di backup con 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.", "Backup code" : "Codice di backup", "Use backup code" : "Usa il codice di backup", "Two factor backup codes" : "Codici di backup a due fattori", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "distrutti", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 fd9e992767..ba454babfc 100644 --- a/apps/twofactor_backupcodes/l10n/it.json +++ b/apps/twofactor_backupcodes/l10n/it.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Genera i codici di backup", "You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account", "Second-factor backup codes" : "Codici di backup con 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.", "Backup code" : "Codice di backup", "Use backup code" : "Usa il codice di backup", "Two factor backup codes" : "Codici di backup a due fattori", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "distrutti", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 4c0924abe9..0c0879dd3b 100644 --- a/apps/twofactor_backupcodes/l10n/ja.js +++ b/apps/twofactor_backupcodes/l10n/ja.js @@ -12,7 +12,6 @@ OC.L10N.register( "Generate backup codes" : "バックアップコードを生成", "You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました", "Second-factor 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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。", "Backup code" : "バックアップコード", "Use backup code" : "バックアップコードを使用する", "Two factor backup codes" : "二要素認証バックアップコード", @@ -30,6 +29,7 @@ OC.L10N.register( "beforeUpdate" : "更新前", "beforeDestroy" : "破棄前", "destroyed" : "破棄されました", - "beforeMount" : "マウント前" + "beforeMount" : "マウント前", + "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 8503141afc..a0a7da0450 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -10,7 +10,6 @@ "Generate backup codes" : "バックアップコードを生成", "You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました", "Second-factor 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." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。", "Backup code" : "バックアップコード", "Use backup code" : "バックアップコードを使用する", "Two factor backup codes" : "二要素認証バックアップコード", @@ -28,6 +27,7 @@ "beforeUpdate" : "更新前", "beforeDestroy" : "破棄前", "destroyed" : "破棄されました", - "beforeMount" : "マウント前" + "beforeMount" : "マウント前", + "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 19fb8084a2..fce07a8fb9 100644 --- a/apps/twofactor_backupcodes/l10n/ko.js +++ b/apps/twofactor_backupcodes/l10n/ko.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "백업 코드 생성", "You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함", "Second-factor backup codes" : "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단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오.", "Backup code" : "백업 코드", "Use backup code" : "백업 코드 사용", "Two factor backup codes" : "2단계 인증 백업 코드", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "업데이트 이전", "beforeDestroy" : "파괴 이전", "destroyed" : "파괴됨", - "beforeMount" : "마운트 이전" + "beforeMount" : "마운트 이전", + "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 5007444703..bca227d231 100644 --- a/apps/twofactor_backupcodes/l10n/ko.json +++ b/apps/twofactor_backupcodes/l10n/ko.json @@ -12,7 +12,6 @@ "Generate backup codes" : "백업 코드 생성", "You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함", "Second-factor backup codes" : "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단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오.", "Backup code" : "백업 코드", "Use backup code" : "백업 코드 사용", "Two factor backup codes" : "2단계 인증 백업 코드", @@ -30,6 +29,7 @@ "beforeUpdate" : "업데이트 이전", "beforeDestroy" : "파괴 이전", "destroyed" : "파괴됨", - "beforeMount" : "마운트 이전" + "beforeMount" : "마운트 이전", + "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/nb.js b/apps/twofactor_backupcodes/l10n/nb.js index 8519632cdb..24d1109383 100644 --- a/apps/twofactor_backupcodes/l10n/nb.js +++ b/apps/twofactor_backupcodes/l10n/nb.js @@ -12,7 +12,6 @@ OC.L10N.register( "Generate backup codes" : "Generer sikkerhetskopi-koder", "You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder", "Second-factor backup codes" : "To-trinns bekreftelse 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.", "Backup code" : "Sikkerhetskopi-kode", "Use backup code" : "Bruker sikkerhetskopi-kode", "Two factor backup codes" : "Sikkerhetskopikoder for tofaktor", @@ -30,6 +29,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "ødelagt", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 13d5d38455..4df597d684 100644 --- a/apps/twofactor_backupcodes/l10n/nb.json +++ b/apps/twofactor_backupcodes/l10n/nb.json @@ -10,7 +10,6 @@ "Generate backup codes" : "Generer sikkerhetskopi-koder", "You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder", "Second-factor backup codes" : "To-trinns bekreftelse 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.", "Backup code" : "Sikkerhetskopi-kode", "Use backup code" : "Bruker sikkerhetskopi-kode", "Two factor backup codes" : "Sikkerhetskopikoder for tofaktor", @@ -28,6 +27,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "ødelagt", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 6b6b6142e6..05fdfa6888 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Genereer backup code", "You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account", "Second-factor backup codes" : "Twee-factor backup code", - "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.", "Backup code" : "Backup code", "Use backup code" : "Gebruik backup code", "Two factor backup codes" : "Twee-factor backupcode", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "vernietigd", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 5d099f0542..0e36db25aa 100644 --- a/apps/twofactor_backupcodes/l10n/nl.json +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Genereer backup code", "You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account", "Second-factor backup codes" : "Twee-factor backup code", - "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.", "Backup code" : "Backup code", "Use backup code" : "Gebruik backup code", "Two factor backup codes" : "Twee-factor backupcode", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "vernietigd", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 be15896483..e2812ac6b8 100644 --- a/apps/twofactor_backupcodes/l10n/pl.js +++ b/apps/twofactor_backupcodes/l10n/pl.js @@ -13,7 +13,6 @@ OC.L10N.register( "Generate backup codes" : "Generowanie kodów zapasowych", "You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuskładnikowego swojego konta", "Second-factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego", - "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.", "Backup code" : "Kody zapasowe", "Use backup code" : "Użyj kodu zapasowego", "Two factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego", @@ -31,6 +30,7 @@ OC.L10N.register( "beforeUpdate" : "przed aktualizacją", "beforeDestroy" : "przed zniszczeniem", "destroyed" : "zniszczone", - "beforeMount" : "przed zamontowaniem" + "beforeMount" : "przed zamontowaniem", + "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 8ce19204f9..3f817670e1 100644 --- a/apps/twofactor_backupcodes/l10n/pl.json +++ b/apps/twofactor_backupcodes/l10n/pl.json @@ -11,7 +11,6 @@ "Generate backup codes" : "Generowanie kodów zapasowych", "You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuskładnikowego swojego konta", "Second-factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego", - "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.", "Backup code" : "Kody zapasowe", "Use backup code" : "Użyj kodu zapasowego", "Two factor backup codes" : "Kody zapasowe uwierzytelnienia dwuskładnikowego", @@ -29,6 +28,7 @@ "beforeUpdate" : "przed aktualizacją", "beforeDestroy" : "przed zniszczeniem", "destroyed" : "zniszczone", - "beforeMount" : "przed zamontowaniem" + "beforeMount" : "przed zamontowaniem", + "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 3d1c2e0ef2..a0e3308047 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.js +++ b/apps/twofactor_backupcodes/l10n/pt_BR.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Gerar códigos de backup", "You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.", "Second-factor backup codes" : "Códigos de backup 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.", "Backup code" : "Código de backup", "Use backup code" : "Usar o código de backup", "Two factor backup codes" : "Códigos de backup de dois fatores", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruído", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 9f6cf9f752..24dac1fa92 100644 --- a/apps/twofactor_backupcodes/l10n/pt_BR.json +++ b/apps/twofactor_backupcodes/l10n/pt_BR.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Gerar códigos de backup", "You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.", "Second-factor backup codes" : "Códigos de backup 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.", "Backup code" : "Código de backup", "Use backup code" : "Usar o código de backup", "Two factor backup codes" : "Códigos de backup de dois fatores", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destruído", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 ff7d350c61..765891c3fa 100644 --- a/apps/twofactor_backupcodes/l10n/ru.js +++ b/apps/twofactor_backupcodes/l10n/ru.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Создать резервные коды", "You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта", "Second-factor 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." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.", "Backup code" : "Резервный код", "Use backup code" : "Использовать резервный код", "Two factor backup codes" : "Второй фактор — резервные коды", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 5601ebe11b..34cb916ce5 100644 --- a/apps/twofactor_backupcodes/l10n/ru.json +++ b/apps/twofactor_backupcodes/l10n/ru.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Создать резервные коды", "You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта", "Second-factor 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." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.", "Backup code" : "Резервный код", "Use backup code" : "Использовать резервный код", "Two factor backup codes" : "Второй фактор — резервные коды", @@ -30,6 +29,7 @@ "beforeUpdate" : "beforeUpdate", "beforeDestroy" : "beforeDestroy", "destroyed" : "destroyed", - "beforeMount" : "beforeMount" + "beforeMount" : "beforeMount", + "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 b68cdf8537..7be46ec72c 100644 --- a/apps/twofactor_backupcodes/l10n/sl.js +++ b/apps/twofactor_backupcodes/l10n/sl.js @@ -13,7 +13,6 @@ OC.L10N.register( "Generate backup codes" : "Ustvari rezervne šifre", "You created two-factor backup codes for your account" : "Za račun so uspešno ustvarjene dvo-stopenjske varnostne kode", "Second-factor backup codes" : "Varnostne 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.", "Backup code" : "Varnostna koda", "Use backup code" : "Uporabi varnostno kodo", "Two factor backup codes" : "Dvostopenjske varnostne kode", @@ -31,6 +30,7 @@ OC.L10N.register( "beforeUpdate" : "pred posodabljanjem", "beforeDestroy" : "pred uničenjem", "destroyed" : "uničeno", - "beforeMount" : "pred priklapljanjem" + "beforeMount" : "pred priklapljanjem", + "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 ef785d5d81..fc518e9197 100644 --- a/apps/twofactor_backupcodes/l10n/sl.json +++ b/apps/twofactor_backupcodes/l10n/sl.json @@ -11,7 +11,6 @@ "Generate backup codes" : "Ustvari rezervne šifre", "You created two-factor backup codes for your account" : "Za račun so uspešno ustvarjene dvo-stopenjske varnostne kode", "Second-factor backup codes" : "Varnostne 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.", "Backup code" : "Varnostna koda", "Use backup code" : "Uporabi varnostno kodo", "Two factor backup codes" : "Dvostopenjske varnostne kode", @@ -29,6 +28,7 @@ "beforeUpdate" : "pred posodabljanjem", "beforeDestroy" : "pred uničenjem", "destroyed" : "uničeno", - "beforeMount" : "pred priklapljanjem" + "beforeMount" : "pred priklapljanjem", + "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 c7397f1b8a..e1c002dae9 100644 --- a/apps/twofactor_backupcodes/l10n/sr.js +++ b/apps/twofactor_backupcodes/l10n/sr.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Генериши резервне кодове", "You created two-factor backup codes for your account" : "Направили сте двофакторске резервне кодове за Ваш налог", "Second-factor 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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.", "Backup code" : "Резервни код", "Use backup code" : "Искористи резервни код", "Two factor backup codes" : "Двофакторски резервни кодови", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "преАжурирања", "beforeDestroy" : "преУништења", "destroyed" : "уништено", - "beforeMount" : "преМонтирања" + "beforeMount" : "преМонтирања", + "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 2d995ad7f8..b4d841d3b2 100644 --- a/apps/twofactor_backupcodes/l10n/sr.json +++ b/apps/twofactor_backupcodes/l10n/sr.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Генериши резервне кодове", "You created two-factor backup codes for your account" : "Направили сте двофакторске резервне кодове за Ваш налог", "Second-factor 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." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.", "Backup code" : "Резервни код", "Use backup code" : "Искористи резервни код", "Two factor backup codes" : "Двофакторски резервни кодови", @@ -30,6 +29,7 @@ "beforeUpdate" : "преАжурирања", "beforeDestroy" : "преУништења", "destroyed" : "уништено", - "beforeMount" : "преМонтирања" + "beforeMount" : "преМонтирања", + "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 cdf3107e44..67d0bac3fe 100644 --- a/apps/twofactor_backupcodes/l10n/sv.js +++ b/apps/twofactor_backupcodes/l10n/sv.js @@ -13,7 +13,6 @@ OC.L10N.register( "Generate backup codes" : "Generera återställningsnycklar", "You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.", "Second-factor backup codes" : "Tvåfaktorsautentisering", - "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.", "Backup code" : "Återställningsnyckel", "Use backup code" : "Använd återställningsnyckel", "Two factor backup codes" : "Återställningsnycklar tvåfaktor", @@ -26,6 +25,7 @@ OC.L10N.register( "mounted" : "monterad", "deactivated" : "inaktiverad", "created" : "skapad", - "destroyed" : "förstörd" + "destroyed" : "förstörd", + "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 a69bd2d1d0..f191ee0e36 100644 --- a/apps/twofactor_backupcodes/l10n/sv.json +++ b/apps/twofactor_backupcodes/l10n/sv.json @@ -11,7 +11,6 @@ "Generate backup codes" : "Generera återställningsnycklar", "You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.", "Second-factor backup codes" : "Tvåfaktorsautentisering", - "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.", "Backup code" : "Återställningsnyckel", "Use backup code" : "Använd återställningsnyckel", "Two factor backup codes" : "Återställningsnycklar tvåfaktor", @@ -24,6 +23,7 @@ "mounted" : "monterad", "deactivated" : "inaktiverad", "created" : "skapad", - "destroyed" : "förstörd" + "destroyed" : "förstörd", + "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 0ea170b2fd..c4b301bdf0 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "Yedek kodları oluştur", "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz", "Second-factor backup codes" : "İki aşamalı kimlik doğrulama 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.", "Backup code" : "Yedek kod", "Use backup code" : "Yedek kodu kullan", "Two factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "guncellenmedenOnce", "beforeDestroy" : "yokEdilmedenOnce", "destroyed" : "yokEdildi", - "beforeMount" : "baglanmadanOnce" + "beforeMount" : "baglanmadanOnce", + "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 692b9e6123..0fff2a9f60 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -12,7 +12,6 @@ "Generate backup codes" : "Yedek kodları oluştur", "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz", "Second-factor backup codes" : "İki aşamalı kimlik doğrulama 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.", "Backup code" : "Yedek kod", "Use backup code" : "Yedek kodu kullan", "Two factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları", @@ -30,6 +29,7 @@ "beforeUpdate" : "guncellenmedenOnce", "beforeDestroy" : "yokEdilmedenOnce", "destroyed" : "yokEdildi", - "beforeMount" : "baglanmadanOnce" + "beforeMount" : "baglanmadanOnce", + "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 6a2cc948dd..64e8c5dc80 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.js +++ b/apps/twofactor_backupcodes/l10n/zh_CN.js @@ -14,7 +14,6 @@ OC.L10N.register( "Generate backup codes" : "生成备用码", "You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码", "Second-factor 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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。", "Backup code" : "备用码", "Use backup code" : "使用备用码", "Two factor backup codes" : "两步验证备用码", @@ -32,6 +31,7 @@ OC.L10N.register( "beforeUpdate" : "更新前", "beforeDestroy" : "销毁前", "destroyed" : "已销毁", - "beforeMount" : "挂载前" + "beforeMount" : "挂载前", + "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 48e6db1349..672bbcba30 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.json +++ b/apps/twofactor_backupcodes/l10n/zh_CN.json @@ -12,7 +12,6 @@ "Generate backup codes" : "生成备用码", "You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码", "Second-factor 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." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。", "Backup code" : "备用码", "Use backup code" : "使用备用码", "Two factor backup codes" : "两步验证备用码", @@ -30,6 +29,7 @@ "beforeUpdate" : "更新前", "beforeDestroy" : "销毁前", "destroyed" : "已销毁", - "beforeMount" : "挂载前" + "beforeMount" : "挂载前", + "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 85bc43bb08..184d476f9b 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.js +++ b/apps/twofactor_backupcodes/l10n/zh_TW.js @@ -12,7 +12,6 @@ OC.L10N.register( "Generate backup codes" : "產生備用碼", "You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。", "Second-factor 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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。", "Backup code" : "備用碼", "Use backup code" : "使用備用碼", "Two factor backup codes" : "兩階段驗證備用碼", @@ -30,6 +29,7 @@ OC.L10N.register( "beforeUpdate" : "更新前", "beforeDestroy" : "銷毀前", "destroyed" : "已銷毀", - "beforeMount" : "掛載前" + "beforeMount" : "掛載前", + "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 38abc8b8d0..e3c42f42a6 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.json +++ b/apps/twofactor_backupcodes/l10n/zh_TW.json @@ -10,7 +10,6 @@ "Generate backup codes" : "產生備用碼", "You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。", "Second-factor 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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。", "Backup code" : "備用碼", "Use backup code" : "使用備用碼", "Two factor backup codes" : "兩階段驗證備用碼", @@ -28,6 +27,7 @@ "beforeUpdate" : "更新前", "beforeDestroy" : "銷毀前", "destroyed" : "已銷毀", - "beforeMount" : "掛載前" + "beforeMount" : "掛載前", + "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/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index db1791c5d1..8074686fba 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -36,6 +36,7 @@ OC.L10N.register( "All apps have an update for this version available" : "所有 应用有适用于这个版本的更新", "View changelog" : "查看更新记录", "Enterprise" : "企业级", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "供企业使用。总是提供最新的补丁级别,但不会马上升级到下一个大版本。当Nextcloud GmbH为大规模和关键任务部署完成额外的加固和测试后,升级才会进行。此频道只对客户可用,提供Nextcloud企业级软件包。", "Stable" : "稳定版", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新稳定版本。适合日常使用并总是更新至最新主版本。", "Beta" : "Beta测试版", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index fd56000280..fac1f86433 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -34,6 +34,7 @@ "All apps have an update for this version available" : "所有 应用有适用于这个版本的更新", "View changelog" : "查看更新记录", "Enterprise" : "企业级", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "供企业使用。总是提供最新的补丁级别,但不会马上升级到下一个大版本。当Nextcloud GmbH为大规模和关键任务部署完成额外的加固和测试后,升级才会进行。此频道只对客户可用,提供Nextcloud企业级软件包。", "Stable" : "稳定版", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新稳定版本。适合日常使用并总是更新至最新主版本。", "Beta" : "Beta测试版", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 983f26081c..7657516da2 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -286,7 +286,7 @@ OC.L10N.register( "Failed to rename the project" : "Nie można zmienić nazwy projektu", "Failed to create a project" : "Nie udało się utworzyć projektu", "Failed to add the item to the project" : "Nie udało się dodać elementu do projektu", - "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je było znaleźć", + "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je znaleźć", "Type to search for existing projects" : "Wpisz rodzaj, aby wyszukać istniejące projekty", "New in" : "Nowość w", "View changelog" : "Przeglądaj zmiany rejestru", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 58bf89a3ec..cb4ccf7844 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -284,7 +284,7 @@ "Failed to rename the project" : "Nie można zmienić nazwy projektu", "Failed to create a project" : "Nie udało się utworzyć projektu", "Failed to add the item to the project" : "Nie udało się dodać elementu do projektu", - "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je było znaleźć", + "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je znaleźć", "Type to search for existing projects" : "Wpisz rodzaj, aby wyszukać istniejące projekty", "New in" : "Nowość w", "View changelog" : "Przeglądaj zmiany rejestru", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 236d03c8aa..6982b31cc4 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -202,6 +202,7 @@ OC.L10N.register( "No language set" : "Inget språk angivet", "Never" : "Aldrig", "Delete user" : "Radera användare", + "Wipe all devices" : "Rensa alla enheter", "Disable user" : "Stäng av användare", "Enable user" : "Aktivera användare", "Resend welcome email" : "Skicka om välkomstmeddelande via e-post", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 74c9d97259..395845ddf3 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -200,6 +200,7 @@ "No language set" : "Inget språk angivet", "Never" : "Aldrig", "Delete user" : "Radera användare", + "Wipe all devices" : "Rensa alla enheter", "Disable user" : "Stäng av användare", "Enable user" : "Aktivera användare", "Resend welcome email" : "Skicka om välkomstmeddelande via e-post",