summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang/cs/lang.php
diff options
context:
space:
mode:
authorJaroslav Lichtblau <jlichtblau@seznam.cz>2015-08-11 20:26:17 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-08-11 20:26:17 +0200
commit174004e9f7705c99ac73f4fd56fe609de16730b4 (patch)
treead63dde14b3c8f3cebece526edea788d66ec0e44 /lib/plugins/extension/lang/cs/lang.php
parenta060d9973e7c1d5051f2cc426937881826e4972e (diff)
downloadrpg-174004e9f7705c99ac73f4fd56fe609de16730b4.tar.gz
rpg-174004e9f7705c99ac73f4fd56fe609de16730b4.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/extension/lang/cs/lang.php')
-rw-r--r--lib/plugins/extension/lang/cs/lang.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/plugins/extension/lang/cs/lang.php b/lib/plugins/extension/lang/cs/lang.php
index d48c517cf..39da12165 100644
--- a/lib/plugins/extension/lang/cs/lang.php
+++ b/lib/plugins/extension/lang/cs/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Viktor Zavadil <vzavadil@newps.cz>
* @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
*/
@@ -26,6 +26,10 @@ $lang['btn_disable'] = 'Zakázat';
$lang['btn_install'] = 'Instalovat';
$lang['btn_reinstall'] = 'Přeinstalovat';
$lang['js']['reallydel'] = 'Opravdu odinstalovat toto rozšíření?';
+$lang['js']['display_viewoptions'] = 'Zobrazit možnosti:';
+$lang['js']['display_enabled'] = 'povolit';
+$lang['js']['display_disabled'] = 'zakázat';
+$lang['js']['display_updatable'] = 'aktualizovatelné';
$lang['search_for'] = 'Hledat rozšíření:';
$lang['search'] = 'Hledat';
$lang['extensionby'] = '<strong>%s</strong> od %s';