diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-30 01:54:41 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-30 01:54:41 -0400 |
commit | da55ff630c7bd29d7a90e79199d8fc20a8ee7544 (patch) | |
tree | 83c101987c67613368693475133c17f283ffc634 /lib/l10n/cs_CZ.js | |
parent | 1db9605afb708a07cd3bf005b4d331fdf819394e (diff) | |
download | nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.tar.gz nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs_CZ.js')
-rw-r--r-- | lib/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index 95ca9b9e121..b110b67b3bf 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -141,6 +141,8 @@ OC.L10N.register( "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Ujistěte se, že máte PostgreSQL >= 9, a zkontrolujte logy pro více informací o chybě.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.", "Data directory (%s) is readable by other users" : "Datový adresář (%s) je čitelný i ostatními uživateli", + "Data directory (%s) must be an absolute path" : "Cesta k datovému adresáři (%s) musí být uvedena absolutně", + "Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci", "Data directory (%s) is invalid" : "Datový adresář (%s) je neplatný", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\"." |