summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang
diff options
context:
space:
mode:
authorMatej Urbančič <mateju@svn.gnome.org>2013-08-26 23:31:40 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-08-26 23:31:40 +0200
commitf9f54ce2bb33d8bd5881929e1dea07520f704600 (patch)
tree58223014439a51b737203bda20a389f8d9bd8bbd /lib/plugins/authmysql/lang
parent5004f92c22df31a9c3562344f4223795ad819780 (diff)
downloadrpg-f9f54ce2bb33d8bd5881929e1dea07520f704600.tar.gz
rpg-f9f54ce2bb33d8bd5881929e1dea07520f704600.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang')
-rw-r--r--lib/plugins/authmysql/lang/sl/settings.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/sl/settings.php b/lib/plugins/authmysql/lang/sl/settings.php
new file mode 100644
index 000000000..5e82816df
--- /dev/null
+++ b/lib/plugins/authmysql/lang/sl/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Matej Urbančič <mateju@svn.gnome.org>
+ */
+$lang['database'] = 'Podatkovna zbirka za uporabo';
+$lang['debug_o_0'] = 'brez';
+$lang['debug_o_1'] = 'le ob napakah';
+$lang['debug_o_2'] = 'vse poizvedbe SQL';