diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
commit | e00f25e5b06e6bc119a91f36a0bf232109cf964f (patch) | |
tree | 1088a2881aea48b3c5741ee1425a665f6dfadf2e /core/l10n/cs_CZ.js | |
parent | 1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff) | |
download | nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 2bc7040604a..c9aed4a7c45 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -110,7 +110,11 @@ OC.L10N.register( "Edit tags" : "Editovat štítky", "Error loading dialog template: {error}" : "Chyba při načítání šablony dialogu: {error}", "No tags selected for deletion." : "Žádné štítky nebyly vybrány ke smazání.", - "_download %n file_::_download %n files_" : ["","",""], + "unknown text" : "neznámý text", + "Hello world!" : "Zdravím, světe!", + "sunny" : "slunečno", + "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", + "_download %n file_::_download %n files_" : ["stáhnout %n soubor","stáhnout %n soubory","stáhnout %n souborů"], "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á.", |