diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-12 00:09:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-12 00:09:35 +0000 |
commit | cf57055960489bf3c2d22db38b39452033f37d59 (patch) | |
tree | 1d90a08f0c3c090d04f6b7cc9373b5cb83084bf5 /apps | |
parent | 9c3ffa6a6576da4c699ed7a9a969732d5ffa9bcb (diff) | |
download | nextcloud-server-cf57055960489bf3c2d22db38b39452033f37d59.tar.gz nextcloud-server-cf57055960489bf3c2d22db38b39452033f37d59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.js | 17 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.json | 15 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nl.js | 17 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nl.json | 15 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ru.json | 2 |
8 files changed, 70 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/de.js b/apps/twofactor_backupcodes/l10n/de.js new file mode 100644 index 00000000000..e5ca6422df6 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -0,0 +1,17 @@ +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 benutzt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Deine Backup-Codes. Bitte speichere und/oder drucke diese aus, da diese Codes später nicht mehr gelesen werden können", + "Save backup codes" : "Backup-Codes speichern", + "Print backup codes" : "Backup-Codes drucken", + "Regenerate backup codes" : "Backup-Codes neu generieren", + "If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes neu generierst, werden alte automatisch ungültig.", + "An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten", + "Nextcloud backup codes" : "Nextcloud-Backup-Codes", + "Backup code" : "Backup-Code", + "Use backup code" : "Backup-Code verwenden", + "Second-factor backup codes" : "Zweitfaktor-Backup-Codes" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json new file mode 100644 index 00000000000..e3cdfce9d7b --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -0,0 +1,15 @@ +{ "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 benutzt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Deine Backup-Codes. Bitte speichere und/oder drucke diese aus, da diese Codes später nicht mehr gelesen werden können", + "Save backup codes" : "Backup-Codes speichern", + "Print backup codes" : "Backup-Codes drucken", + "Regenerate backup codes" : "Backup-Codes neu generieren", + "If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes neu generierst, werden alte automatisch ungültig.", + "An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten", + "Nextcloud backup codes" : "Nextcloud-Backup-Codes", + "Backup code" : "Backup-Code", + "Use backup code" : "Backup-Code verwenden", + "Second-factor backup codes" : "Zweitfaktor-Backup-Codes" +},"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 new file mode 100644 index 00000000000..e0dde0e9a0e --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Genereer backup code", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn jouw backup codes. Bewaar ze en/of druk ze af, aangezien je ze later niet weer kunt zien.", + "Save backup codes" : "Bewaren backup code", + "Print backup codes" : "Afdrukken backup code", + "Regenerate backup codes" : "Regenereer backup code", + "If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.", + "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", + "Nextcloud backup codes" : "Nextcloud backup codes", + "Backup code" : "Backup code", + "Use backup code" : "Gebruik backup code", + "Second-factor backup codes" : "Twee-factor backup code" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json new file mode 100644 index 00000000000..77185e6f36e --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -0,0 +1,15 @@ +{ "translations": { + "Generate backup codes" : "Genereer backup code", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes zijn gegenereerd. {{used}} van {{total}} codes zijn gebruikt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn jouw backup codes. Bewaar ze en/of druk ze af, aangezien je ze later niet weer kunt zien.", + "Save backup codes" : "Bewaren backup code", + "Print backup codes" : "Afdrukken backup code", + "Regenerate backup codes" : "Regenereer backup code", + "If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.", + "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", + "Nextcloud backup codes" : "Nextcloud backup codes", + "Backup code" : "Backup code", + "Use backup code" : "Gebruik backup code", + "Second-factor backup codes" : "Twee-factor backup code" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f0eea25d287..90a69f27780 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/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." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 462db15bd32..7215f2daa19 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/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." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 7546a3a0cbc..940cf041f6d 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -3,9 +3,11 @@ OC.L10N.register( { "Update notifications" : "Уведомления об обновлениях", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", + "Channel updated" : "Канал обновлен.", "Nextcloud core" : "Nextcloud core", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "A new version is available: %s" : "Доступна новая версия: %s", + "Download now" : "Скачать сейчас", "Your version is up to date." : "Версия не требует обновления.", "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 0fb8d3ded66..623e1303a00 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -1,9 +1,11 @@ { "translations": { "Update notifications" : "Уведомления об обновлениях", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", + "Channel updated" : "Канал обновлен.", "Nextcloud core" : "Nextcloud core", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "A new version is available: %s" : "Доступна новая версия: %s", + "Download now" : "Скачать сейчас", "Your version is up to date." : "Версия не требует обновления.", "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", |