]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapAuthentication/locale/id/LC_MESSAGES/LdapAuthentication.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / LdapAuthentication / locale / id / LC_MESSAGES / LdapAuthentication.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 # zk <zamani.karmana@gmail.com>, 2015
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: GNU social\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
12 "PO-Revision-Date: 2015-06-04 15:40+0000\n"
13 "Last-Translator: zk <zamani.karmana@gmail.com>\n"
14 "Language-Team: Indonesian (http://www.transifex.com/gnu-social/gnu-social/language/id/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: id\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
20
21 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
22 #. because of an incorrect configuration.
23 #: LdapAuthenticationPlugin.php:40
24 msgid "You must specify a nickname attribute."
25 msgstr "Anda harus menetapkan atribut nama panggil."
26
27 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
28 #. because of an incorrect configuration.
29 #: LdapAuthenticationPlugin.php:44
30 msgid ""
31 "If password_changeable is set, the password attribute and password_encoding "
32 "must also be specified."
33 msgstr ""
34
35 #. TRANS: Instructions for LDAP authentication.
36 #: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76
37 msgid "Do you have an LDAP account? Use your standard username and password."
38 msgstr ""
39
40 #. TRANS: Plugin description.
41 #: LdapAuthenticationPlugin.php:153
42 msgid ""
43 "The LDAP Authentication plugin allows for StatusNet to handle authentication"
44 " through LDAP."
45 msgstr "Pengaya LDAP Authentication memungkinkan StatusNet untuk menangani autentikasi melalui LDAP."