about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authmysql/lang/eu
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
committerahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
commit2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch)
treef9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/lib/plugins/authmysql/lang/eu
parentbcb215c3a7e914d05f166846a33860e48bba64fb (diff)
downloadsite-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz
removed dokuwiki
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/eu')
-rw-r--r--wiki/lib/plugins/authmysql/lang/eu/lang.php10
-rw-r--r--wiki/lib/plugins/authmysql/lang/eu/settings.php14
2 files changed, 0 insertions, 24 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/eu/lang.php b/wiki/lib/plugins/authmysql/lang/eu/lang.php
deleted file mode 100644
index 6408324..0000000
--- a/wiki/lib/plugins/authmysql/lang/eu/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Osoitz <oelkoro@gmail.com>
- */
-$lang['connectfail']           = 'Datu-basera konektatzeak huts egin du';
-$lang['userexists']            = 'Badago izen hori duen erabiltzaile bat.';
-$lang['usernotexists']         = 'Ez dago izen hori duen erabiltzailerik.';
diff --git a/wiki/lib/plugins/authmysql/lang/eu/settings.php b/wiki/lib/plugins/authmysql/lang/eu/settings.php
deleted file mode 100644
index 2a44a59..0000000
--- a/wiki/lib/plugins/authmysql/lang/eu/settings.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Osoitz <oelkoro@gmail.com>
- */
-$lang['server']                = 'Zure MYSQL zerbitzaria';
-$lang['user']                  = 'MYSQL erabiltzaile-izena';
-$lang['password']              = 'Goiko erabiltzailearen pasahitza';
-$lang['database']              = 'Erabili beharreko datu-basea';
-$lang['charset']               = 'Datu-basean erabilitako karaktere kodeketa';
-$lang['forwardClearPass']      = 'Pasatu erabiltzaileen pasahitza testu argian beheko SQL esaldiei, passcrypt aukera erabili ordez';
-$lang['debug_o_0']             = 'bat ere ez';