summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang
diff options
context:
space:
mode:
authorMarina Vladi <deldadam@gmail.com>2014-02-22 12:51:41 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-02-22 12:51:41 +0100
commit948d482d02c7bfd8a6b00e1339e7e2300acde137 (patch)
treed869c10487ab580065948d8208156268cb66587c /lib/plugins/authmysql/lang
parent6ffaeda954351208754898acc6e2ff228f3ae472 (diff)
downloadrpg-948d482d02c7bfd8a6b00e1339e7e2300acde137.tar.gz
rpg-948d482d02c7bfd8a6b00e1339e7e2300acde137.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang')
-rw-r--r--lib/plugins/authmysql/lang/hu/settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/hu/settings.php b/lib/plugins/authmysql/lang/hu/settings.php
index 5936203fa..cf7b26bb9 100644
--- a/lib/plugins/authmysql/lang/hu/settings.php
+++ b/lib/plugins/authmysql/lang/hu/settings.php
@@ -6,8 +6,8 @@
* @author Marton Sebok <sebokmarton@gmail.com>
* @author Marina Vladi <deldadam@gmail.com>
*/
-$lang['server'] = 'MySQL-szerver';
-$lang['user'] = 'MySQL felhasználónév';
+$lang['server'] = 'MySQL-kiszolgáló';
+$lang['user'] = 'MySQL-felhasználónév';
$lang['password'] = 'Fenti felhasználó jelszava';
$lang['database'] = 'Adatbázis';
$lang['charset'] = 'Az adatbázisban használt karakterkészlet';