diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-16 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-16 01:55:11 -0400 |
commit | 90a77cb86880b9a7dac278c5ba38a314c74245b9 (patch) | |
tree | 5e7c9e77d5102c3bcb13056a9e89848196e0250d | |
parent | 56a37d315b6bd314f90b113a88241a706373f5d8 (diff) | |
download | nextcloud-server-90a77cb86880b9a7dac278c5ba38a314c74245b9.tar.gz nextcloud-server-90a77cb86880b9a7dac278c5ba38a314c74245b9.zip |
[tx-robot] updated from transifex
-rw-r--r-- | core/l10n/cs_CZ.js | 2 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 009419a5327..55d83f3a790 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -212,6 +212,7 @@ OC.L10N.register( "new" : "nový", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.", + "Updating to {version}" : "Aktualizace na {version}", "An error occurred." : "Došlo k chybě.", "Please reload the page." : "Načtěte stránku znovu, prosím.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Pro více informací si <a href=\"{url}\">přečtěte komentáře ve fóru</a> pojednávající o tomto problému.", @@ -276,6 +277,7 @@ OC.L10N.register( "Search" : "Hledat", "Server side authentication failed!" : "Autentizace na serveru selhala!", "Please contact your administrator." : "Kontaktujte prosím svého správce systému.", + "An internal error occurred." : "Nastala vnitřní chyba.", "Please try again or contact your administrator." : "Prosím zkuste to znovu nebo kontaktujte vašeho správce.", "Log in" : "Přihlásit", "Wrong password. Reset it?" : "Nesprávné heslo. Resetovat?", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index c5a7b411c66..a73dca270f9 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -210,6 +210,7 @@ "new" : "nový", "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.", + "Updating to {version}" : "Aktualizace na {version}", "An error occurred." : "Došlo k chybě.", "Please reload the page." : "Načtěte stránku znovu, prosím.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Pro více informací si <a href=\"{url}\">přečtěte komentáře ve fóru</a> pojednávající o tomto problému.", @@ -274,6 +275,7 @@ "Search" : "Hledat", "Server side authentication failed!" : "Autentizace na serveru selhala!", "Please contact your administrator." : "Kontaktujte prosím svého správce systému.", + "An internal error occurred." : "Nastala vnitřní chyba.", "Please try again or contact your administrator." : "Prosím zkuste to znovu nebo kontaktujte vašeho správce.", "Log in" : "Přihlásit", "Wrong password. Reset it?" : "Nesprávné heslo. Resetovat?", |