diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-04 01:55:31 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-04 01:55:31 -0400 |
commit | 4100b151cc0a4e131a3eab3fbb7cd2b604f475e6 (patch) | |
tree | 29e6529446cac00e2dabff31d7259a2eedc842e6 /lib/l10n/cs_CZ.js | |
parent | cacbae9d5508d21be2b90391c5efd6da31efc440 (diff) | |
download | nextcloud-server-4100b151cc0a4e131a3eab3fbb7cd2b604f475e6.tar.gz nextcloud-server-4100b151cc0a4e131a3eab3fbb7cd2b604f475e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs_CZ.js')
-rw-r--r-- | lib/l10n/cs_CZ.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index 8885ecd6e10..715b834d2bf 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -49,6 +49,7 @@ OC.L10N.register( "Can't read file" : "Nelze přečíst soubor", "App directory already exists" : "Adresář aplikace již existuje", "Can't create app folder. Please fix permissions. %s" : "Nelze vytvořit složku aplikace. Opravte práva souborů. %s", + "Archive does not contain a directory named %s" : "Archiv neobsahuje adresář pojmenovaný %s", "No source specified when installing app" : "Nebyl zadán zdroj při instalaci aplikace", "No href specified when installing app from http" : "Nebyl zadán odkaz pro instalaci aplikace z HTTP", "No path specified when installing app from local file" : "Nebyla zadána cesta pro instalaci aplikace z místního souboru", |