aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorМарко М. Костић <marko.m.kostic@gmail.com>2017-08-27 21:41:14 +0200
committerDokuWiki Translation Interface <translate@dokuwiki.org>2017-08-27 21:41:14 +0200
commitb5e63f63ddb301be0f0cebc0ce984b10332d72fb (patch)
tree19c71ac164e003924aafc137192daf6cff8e04ee /lib
parent6e57b2a6d27596a204cd1bfc2e309e508ca0b217 (diff)
downloaddokuwiki-b5e63f63ddb301be0f0cebc0ce984b10332d72fb.tar.gz
dokuwiki-b5e63f63ddb301be0f0cebc0ce984b10332d72fb.zip
translation update
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/authad/lang/sr/lang.php12
-rw-r--r--lib/plugins/authad/lang/sr/settings.php8
2 files changed, 20 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/sr/lang.php b/lib/plugins/authad/lang/sr/lang.php
new file mode 100644
index 000000000..d5ac17b91
--- /dev/null
+++ b/lib/plugins/authad/lang/sr/lang.php
@@ -0,0 +1,12 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Марко М. Костић <marko.m.kostic@gmail.com>
+ */
+$lang['domain'] = 'Домен пријаве';
+$lang['authpwdexpire'] = 'Ваша лозинка ће истећи за %d дан(а), требало би да је промените ускоро.';
+$lang['passchangefail'] = 'Нисам успео да променим лозинку. Можда нису испоштована правила за промену лозинке.';
+$lang['userchangefail'] = 'Нисам успео да променим корисничке особине. Можда ваш налог нема довољно овлашћења за прављење измена?';
+$lang['connectfail'] = 'Нисам успео да се повежем на Active Directory сервер.';
diff --git a/lib/plugins/authad/lang/sr/settings.php b/lib/plugins/authad/lang/sr/settings.php
new file mode 100644
index 000000000..9ad9f8351
--- /dev/null
+++ b/lib/plugins/authad/lang/sr/settings.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Марко М. Костић <marko.m.kostic@gmail.com>
+ */
+$lang['account_suffix'] = 'Суфикс на вашем налогу. Нпр.: <code>@moj.domen.rs</code>';