From a331f6b83ece67528e9a534d43ed8ac6d3305ee7 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 11 May 2015 01:54:43 -0400 Subject: [tx-robot] updated from transifex --- core/l10n/cs_CZ.js | 1 + core/l10n/cs_CZ.json | 1 + core/l10n/de_AT.js | 7 ++++++- core/l10n/de_AT.json | 7 ++++++- 4 files changed, 14 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 130f4d5cd96..283f97c3be1 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -134,6 +134,7 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", "Hello {name}" : "Vítej, {name}", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], + "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.", "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.", "Please reload the page." : "Načtěte stránku znovu, prosím.", "The update was unsuccessful. " : "Aktualizace nebyla úspěšná.", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index f92c58d2432..a2ff9f9dda1 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -132,6 +132,7 @@ "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", "Hello {name}" : "Vítej, {name}", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], + "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.", "Updating {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.", "Please reload the page." : "Načtěte stránku znovu, prosím.", "The update was unsuccessful. " : "Aktualizace nebyla úspěšná.", diff --git a/core/l10n/de_AT.js b/core/l10n/de_AT.js index 360ddbeae90..7fafeb40208 100644 --- a/core/l10n/de_AT.js +++ b/core/l10n/de_AT.js @@ -21,11 +21,15 @@ OC.L10N.register( "November" : "November", "December" : "Dezember", "Settings" : "Einstellungen", + "No" : "Nein", + "Yes" : "Ja", "Cancel" : "Abbrechen", "Continue" : "Weiter", "Share" : "Freigeben", "Error" : "Fehler", + "Share link" : "Link teilen", "Password" : "Passwort", + "Send" : "Senden", "group" : "Gruppe", "Unshare" : "Teilung zurücknehmen", "can share" : "Kann teilen", @@ -33,6 +37,7 @@ OC.L10N.register( "Delete" : "Löschen", "Add" : "Hinzufügen", "Personal" : "Persönlich", - "Help" : "Hilfe" + "Help" : "Hilfe", + "Username" : "Benutzername" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_AT.json b/core/l10n/de_AT.json index 5acbc0a888f..56557d96d9c 100644 --- a/core/l10n/de_AT.json +++ b/core/l10n/de_AT.json @@ -19,11 +19,15 @@ "November" : "November", "December" : "Dezember", "Settings" : "Einstellungen", + "No" : "Nein", + "Yes" : "Ja", "Cancel" : "Abbrechen", "Continue" : "Weiter", "Share" : "Freigeben", "Error" : "Fehler", + "Share link" : "Link teilen", "Password" : "Passwort", + "Send" : "Senden", "group" : "Gruppe", "Unshare" : "Teilung zurücknehmen", "can share" : "Kann teilen", @@ -31,6 +35,7 @@ "Delete" : "Löschen", "Add" : "Hinzufügen", "Personal" : "Persönlich", - "Help" : "Hilfe" + "Help" : "Hilfe", + "Username" : "Benutzername" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3