diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-13 00:11:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-13 00:11:21 +0000 |
commit | feb85981cd6815083ee095d4c91b6ce8fbdfd50e (patch) | |
tree | a3a10646dcb586692284ee3e696d464e77ca3c01 /apps | |
parent | de53ede14ca2546da6432ea95e16dc296bd5edc1 (diff) | |
download | nextcloud-server-feb85981cd6815083ee095d4c91b6ce8fbdfd50e.tar.gz nextcloud-server-feb85981cd6815083ee095d4c91b6ce8fbdfd50e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/cs_CZ.js | 15 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/cs_CZ.json | 13 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de_DE.js | 14 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de_DE.json | 12 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.json | 1 |
8 files changed, 58 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/cs_CZ.js b/apps/twofactor_backupcodes/l10n/cs_CZ.js new file mode 100644 index 00000000000..150310ae773 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/cs_CZ.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Vytvořit záložní kódy", + "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.", + "Save backup codes" : "Uložit záložní kódy", + "Print backup codes" : "Vytisknout záložní kódy", + "Regenerate backup codes" : "Vytvořit nové záložní kódy", + "If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.", + "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", + "Nextcloud backup codes" : "Nextcloud záložní kódy", + "Backup code" : "Záložní kód", + "Use backup code" : "Použít záložní kód" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/twofactor_backupcodes/l10n/cs_CZ.json b/apps/twofactor_backupcodes/l10n/cs_CZ.json new file mode 100644 index 00000000000..fea5e11f1e1 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/cs_CZ.json @@ -0,0 +1,13 @@ +{ "translations": { + "Generate backup codes" : "Vytvořit záložní kódy", + "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.", + "Save backup codes" : "Uložit záložní kódy", + "Print backup codes" : "Vytisknout záložní kódy", + "Regenerate backup codes" : "Vytvořit nové záložní kódy", + "If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.", + "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", + "Nextcloud backup codes" : "Nextcloud záložní kódy", + "Backup code" : "Záložní kód", + "Use backup code" : "Použít záložní kód" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/de_DE.js b/apps/twofactor_backupcodes/l10n/de_DE.js new file mode 100644 index 00000000000..498675698f6 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Backup-Codes erstellen", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden verwandt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können", + "Save backup codes" : "Backup-Codes speichern", + "Print backup codes" : "Backup-Codes drucken", + "An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten", + "Nextcloud backup codes" : "Nextcloud Backup-Codes", + "Backup code" : "Backup-Code", + "Use backup code" : "Verwende Backup-Code" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json new file mode 100644 index 00000000000..fcc4a672513 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -0,0 +1,12 @@ +{ "translations": { + "Generate backup codes" : "Backup-Codes erstellen", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden verwandt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können", + "Save backup codes" : "Backup-Codes speichern", + "Print backup codes" : "Backup-Codes drucken", + "An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten", + "Nextcloud backup codes" : "Nextcloud Backup-Codes", + "Backup code" : "Backup-Code", + "Use backup code" : "Verwende Backup-Code" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 04ad9e9041c..ca7d72f4efe 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -7,6 +7,7 @@ OC.L10N.register( "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index fbcceda4c2c..32a40d1e3c2 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -5,6 +5,7 @@ "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 61833cc2089..14f7c8c519f 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Nextcloud core" : "Noyau Nextcloud", "Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "Download now" : "Télécharger maintenant", "Your version is up to date." : "Votre version est à jour.", "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index ef53a3c6589..8b9361978ae 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -4,6 +4,7 @@ "Nextcloud core" : "Noyau Nextcloud", "Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "Download now" : "Télécharger maintenant", "Your version is up to date." : "Votre version est à jour.", "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", |