summaryrefslogtreecommitdiff
path: root/settings/localization/cs_CZ.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/cs_CZ.inc')
-rw-r--r--settings/localization/cs_CZ.inc27
1 files changed, 27 insertions, 0 deletions
diff --git a/settings/localization/cs_CZ.inc b/settings/localization/cs_CZ.inc
new file mode 100644
index 0000000..c066801
--- /dev/null
+++ b/settings/localization/cs_CZ.inc
@@ -0,0 +1,27 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/settings/localization/cs_CZ.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2015, Roland 'rosali' Liebl
+ |
+ +-----------------------------------------------------------------------+
+ | Author: tachec - 01/20/2015 12:34:00
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['pluginname'] = 'Nastavení';
+$labels['plugindescription'] = 'Toto je pomocný doplněk. Je využíván několika dalšími doplňky (např. všemi hmail_* doplňky).';
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Správa složek';
+$labels['account'] = 'Administrace účtu';
+$labels['classic'] = 'Výchozí';
+$labels['larry'] = 'Larry';
+$labels['remotefolders'] = 'Speciální složky';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['serversettings.serversettings'] = 'Další nastavení účtu';
+$labels['serversettings.description'] = 'Další nastavení účtu';
+
+?> \ No newline at end of file