From 919911b2413fcaaf52e457fce20b44c0d5869730 Mon Sep 17 00:00:00 2001 From: Hugo Smet Date: Thu, 30 Jul 2015 10:11:08 +0200 Subject: translation update --- lib/plugins/authmysql/lang/nl/lang.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lib/plugins/authmysql/lang/nl/lang.php (limited to 'lib/plugins/authmysql/lang') diff --git a/lib/plugins/authmysql/lang/nl/lang.php b/lib/plugins/authmysql/lang/nl/lang.php new file mode 100644 index 000000000..9a8cf3114 --- /dev/null +++ b/lib/plugins/authmysql/lang/nl/lang.php @@ -0,0 +1,11 @@ + + */ +$lang['connectfail'] = 'Connectie met de database mislukt.'; +$lang['userexists'] = 'Sorry, een gebruiker met deze login bestaat reeds.'; +$lang['usernotexists'] = 'Sorry, deze gebruiker bestaat niet.'; +$lang['writefail'] = 'Onmogelijk om de gebruikers data te wijzigen. Gelieve de Wiki-Admin te informeren.'; -- cgit v1.2.3