From e5bb1357a5bad2f5ed9b488425d6b195296ca595 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 21 Mar 2014 12:41:50 -0400
Subject: [PATCH] Synchrnonized translations from Transifex

---
 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 437b46a..fd8fdca 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í)';

--
Gitblit v1.9.1