diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
commit | e5bb1357a5bad2f5ed9b488425d6b195296ca595 (patch) | |
tree | a558a58aced48cd23072e1ca8a95bbad21b169fa /plugins/acl/localization/cs_CZ.inc | |
parent | ab8bad44d074ac47083ef74ab17514e91d6b3a69 (diff) |
Synchrnonized translations from Transifex
Diffstat (limited to 'plugins/acl/localization/cs_CZ.inc')
-rw-r--r-- | plugins/acl/localization/cs_CZ.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/acl/localization/cs_CZ.inc b/plugins/acl/localization/cs_CZ.inc index 437b46aef..fd8fdca73 100644 --- a/plugins/acl/localization/cs_CZ.inc +++ b/plugins/acl/localization/cs_CZ.inc @@ -18,8 +18,9 @@ $labels['sharing'] = 'Sdílení'; $labels['myrights'] = 'Přístupová práva'; $labels['username'] = 'Uživatel:'; -$labels['advanced'] = 'pokročilý režim'; +$labels['advanced'] = 'Pokročilý režim'; $labels['newuser'] = 'Přidat záznam'; +$labels['editperms'] = 'Upravit oprávnění'; $labels['actions'] = 'Přístupové právo akce ...'; $labels['anyone'] = 'Všichni uživatelé (kdokoli)'; $labels['anonymous'] = 'Hosté (anonymní)'; |