summaryrefslogtreecommitdiff
path: root/lib/plugins/authad/lang/sk/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authad/lang/sk/settings.php')
-rw-r--r--lib/plugins/authad/lang/sk/settings.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/sk/settings.php b/lib/plugins/authad/lang/sk/settings.php
new file mode 100644
index 000000000..0cc9b9b10
--- /dev/null
+++ b/lib/plugins/authad/lang/sk/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Martin Michalek <michalek.dev@gmail.com>
+ */
+$lang['admin_password'] = 'Heslo vyššie uvedeného používateľa.';
+$lang['use_ssl'] = 'Použiť SSL pripojenie? Ak áno, nepovoľte TLS nižšie.';
+$lang['use_tls'] = 'Použiť TLS pripojenie? Ak áno, nepovoľte SSL vyššie.';
+$lang['debug'] = 'Zobraziť doplňujúce ladiace informácie pri chybe?';