summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang
diff options
context:
space:
mode:
authorMete Cuma <mcumax@gmail.com>2015-07-30 22:30:56 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-30 22:30:56 +0200
commit7b68a313ff0e92802cd196d03c5ebed2728f2691 (patch)
treeef6aa66507f30246361bb8b7d4595f5f25dbd9ec /lib/plugins/authmysql/lang
parentae057ec3e304dd34c73a3c26e82a74e697fff41a (diff)
downloadrpg-7b68a313ff0e92802cd196d03c5ebed2728f2691.tar.gz
rpg-7b68a313ff0e92802cd196d03c5ebed2728f2691.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang')
-rw-r--r--lib/plugins/authmysql/lang/tr/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/tr/lang.php b/lib/plugins/authmysql/lang/tr/lang.php
new file mode 100644
index 000000000..b5c7b2fe1
--- /dev/null
+++ b/lib/plugins/authmysql/lang/tr/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Mete Cuma <mcumax@gmail.com>
+ */
+$lang['connectfail'] = 'Veritabanına bağlantı kurulamadı.';
+$lang['usernotexists'] = 'Üzgünüz, kullanıcı mevcut değil.';