diff options
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 885a1eefec4..8f6b219024c 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -194,6 +194,7 @@ OC.L10N.register( "sunny" : "slunečno", "Hello {name}, the weather is {weather}" : "Ahoj {name}, je {weather}", "Hello {name}" : "Vítej, {name}", + "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 {productName} to version {version}, this may take a while." : "Aktualizuji {productName} na verzi {version}, může to chvíli trvat.", |