summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pagelist/lang/cs/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/pagelist/lang/cs/lang.php')
-rw-r--r--platform/www/lib/plugins/pagelist/lang/cs/lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/pagelist/lang/cs/lang.php b/platform/www/lib/plugins/pagelist/lang/cs/lang.php
new file mode 100644
index 0000000..1873bc3
--- /dev/null
+++ b/platform/www/lib/plugins/pagelist/lang/cs/lang.php
@@ -0,0 +1,15 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Lukas Zapletal <lukas.zapletal at gmail dot com>
+ * @author Roman Svoboda <svoboro1@fel.cvut.cz>
+ */
+$lang['page'] = 'Stránka';
+$lang['date'] = 'Datum';
+$lang['user'] = 'Uživatel';
+$lang['desc'] = 'Popis';
+$lang['diff'] = 'Rozdíly';
+$lang['diff_title'] = 'Zobrazit rozdíly vůči aktuální verzi';
+$lang['diff_alt'] = 'Zobrazit rozdíly vůči aktuální verzi';