summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang
diff options
context:
space:
mode:
authorMartin Michalek <michalek.dev@gmail.com>2014-01-25 06:41:06 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-01-25 06:41:06 +0100
commit58e8fa00c247b8a7a4a1c12aff0223d73325c4d3 (patch)
tree6760994fc110a75457daef57bd9b5f3a8e69644d /lib/plugins/authmysql/lang
parent48e8e6fe70b186145f7d40faaf95708e40d6dcb2 (diff)
downloadrpg-58e8fa00c247b8a7a4a1c12aff0223d73325c4d3.tar.gz
rpg-58e8fa00c247b8a7a4a1c12aff0223d73325c4d3.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang')
-rw-r--r--lib/plugins/authmysql/lang/sk/settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/authmysql/lang/sk/settings.php b/lib/plugins/authmysql/lang/sk/settings.php
index d7e8cb286..8042c6902 100644
--- a/lib/plugins/authmysql/lang/sk/settings.php
+++ b/lib/plugins/authmysql/lang/sk/settings.php
@@ -10,7 +10,7 @@ $lang['user'] = 'Meno používateľa MySQL';
$lang['password'] = 'Heslo pre vyššie uvedeného používateľa';
$lang['database'] = 'Použiť databázu';
$lang['charset'] = 'Znaková sada databázy';
-$lang['debug'] = 'Zobraziť doplňujúce ladiace informácie';
+$lang['debug'] = 'Zobraziť dodatočné ladiace informácie';
$lang['forwardClearPass'] = 'Posielať heslo ako nezakódovaný text nižšie uvedenému SQL príkazu namiesto použitia kódovania';
$lang['TablesToLock'] = 'Zoznam tabuliek oddelených čiarkou, ktoré by mali byť uzamknuté pri operáciách zápisu';
$lang['checkPass'] = 'SQL príkaz pre kontrolu hesla';