summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
authorMartin Michalek <michalek.dev@gmail.com>2013-10-02 07:46:31 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-10-02 07:46:31 +0200
commitc312f2806002b060e8bd2b6e69e3749020d56fb5 (patch)
treee289a666e4714a87f8ec145f572a2ba767c21bfb /lib/plugins/authmysql
parent7e428f98724dce1d9472be312d44ea66d799a2db (diff)
downloadrpg-c312f2806002b060e8bd2b6e69e3749020d56fb5.tar.gz
rpg-c312f2806002b060e8bd2b6e69e3749020d56fb5.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r--lib/plugins/authmysql/lang/sk/settings.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/sk/settings.php b/lib/plugins/authmysql/lang/sk/settings.php
new file mode 100644
index 000000000..1b7ef66a9
--- /dev/null
+++ b/lib/plugins/authmysql/lang/sk/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Martin Michalek <michalek.dev@gmail.com>
+ */
+$lang['server'] = 'MySQL server';
+$lang['user'] = 'MySQL meno používateľa';
+$lang['database'] = 'Použiť databázu';
+$lang['charset'] = 'Znaková sada databázy';