diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
commit | fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9 (patch) | |
tree | ff8002c304833cff0c9e74e5ed80d9ca62948064 /settings/l10n/cs_CZ.js | |
parent | cdf82909b8225a885fbf92b78208fb1fe258853e (diff) | |
download | nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.tar.gz nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r-- | settings/l10n/cs_CZ.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index e18898a072a..5ffadd910bc 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -4,7 +4,9 @@ OC.L10N.register( "Security & setup warnings" : "Upozornění zabezpečení a nastavení", "Sharing" : "Sdílení", "External Storage" : "Externí úložiště", + "Server-side encryption" : "Šifrování na serveru", "Cron" : "Cron", + "Email server" : "Emailový server", "Log" : "Záznam", "Tips & tricks" : "Tipy a triky", "Updates" : "Aktualizace", @@ -26,6 +28,8 @@ OC.L10N.register( "Unable to change password" : "Změna hesla se nezdařila", "Enabled" : "Povoleno", "Not enabled" : "Vypnuto", + "A problem occurred, please check your log files (Error: %s)" : "Došlo k chybě, zkontrolujte prosím log (Chyba: %s)", + "Migration Completed" : "Migrace dokončena", "Group already exists." : "Skupina již existuje.", "Unable to add group." : "Nelze přidat skupinu.", "Unable to delete group." : "Nelze smazat skupinu.", |