aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/authmysql/lang/sk/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authmysql/lang/sk/lang.php')
-rw-r--r--lib/plugins/authmysql/lang/sk/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/sk/lang.php b/lib/plugins/authmysql/lang/sk/lang.php
new file mode 100644
index 000000000..d143bbf2c
--- /dev/null
+++ b/lib/plugins/authmysql/lang/sk/lang.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Martin Michalek <michalek.dev@gmail.com>
+ */
+$lang['connectfail'] = 'Nepodarilo sa pripojiť k databáze.';
+$lang['userexists'] = 'Ľutujem, ale používateľ s týmto prihlasovacím menom už existuje.';
+$lang['writefail'] = 'Nie je možné zmeniť údaje používateľa, informujte prosím administrátora Wiki.';