summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
authorJussi Takala <jussi.takala@live.fi>2014-12-12 12:15:55 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-12-12 12:15:55 +0100
commitab6ac843b05c4030087d58182c1bcea3dcc4e0af (patch)
tree120a30522e68d0acde7079d50c0002d23c67ba6f /lib/plugins/authmysql
parentc05ef534171135f4252fa0feed5466a75435b97a (diff)
downloadrpg-ab6ac843b05c4030087d58182c1bcea3dcc4e0af.tar.gz
rpg-ab6ac843b05c4030087d58182c1bcea3dcc4e0af.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r--lib/plugins/authmysql/lang/fi/settings.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/fi/settings.php b/lib/plugins/authmysql/lang/fi/settings.php
new file mode 100644
index 000000000..32517957b
--- /dev/null
+++ b/lib/plugins/authmysql/lang/fi/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Jussi Takala <jussi.takala@live.fi>
+ */
+$lang['server'] = 'Sinun MySQL-serveri';
+$lang['user'] = 'MySQL-käyttäjänimi';
+$lang['password'] = 'Salasana yläolevalle käyttäjälle';
+$lang['charset'] = 'Käytetty merkistö tietokannassa';