diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
commit | 9860a79441b8e3595450e53b6209f314c7537775 (patch) | |
tree | db74b29d46bc202120c646f93cc2a3fffeab0ddc /settings/l10n/cs_CZ.js | |
parent | 1924dd348a41bb52968f4fe598dd6f170536c724 (diff) | |
download | nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.tar.gz nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r-- | settings/l10n/cs_CZ.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index ceee37922cf..91e33842b43 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -10,7 +10,6 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "Emailový server", "Log" : "Záznam", - "Server status" : "Stav serveru", "Tips & tricks" : "Tipy a triky", "Updates" : "Aktualizace", "Authentication error" : "Chyba přihlášení", @@ -179,8 +178,6 @@ OC.L10N.register( "More" : "Více", "Less" : "Méně", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Soubor logu je větší než 100 MB. Jeho stažení zabere nějaký čas!", - "Transactional File Locking is enabled." : "Transakční zamykání souboru je povoleno.", - "Transactional File Locking is disabled." : "Transakční zamykání souboru není povoleno.", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Pro migraci na jinou databázi lze použít aplikaci pro příkazový řádek: 'occ db:convert-type', nebo nahlédněte do <a target=\"_blank\" href=\"%s\">dokumentace ↗</a>.", |