]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapCommon/locale/ca/LC_MESSAGES/LdapCommon.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / LdapCommon / locale / ca / LC_MESSAGES / LdapCommon.po
1 # Translation of StatusNet - LdapCommon to Catalan (Català)
2 # Exported from translatewiki.net
3 #
4 # Author: Toniher
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - LdapCommon\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-05-03 22:11+0000\n"
13 "PO-Revision-Date: 2012-05-03 22:12:14+0000\n"
14 "Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-05 21:50:26+0000\n"
18 "X-Generator: MediaWiki 1.20alpha (05c726a); Translate 2012-04-11\n"
19 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
20 "X-Language-Code: ca\n"
21 "X-Message-Group: #out-statusnet-plugin-ldapcommon\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
25 msgid "A host must be specified."
26 msgstr "Cal especificar un servidor central."
27
28 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
29 msgid "\"basedn\" must be specified."
30 msgstr "Cal especificar «basedn»."
31
32 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
33 msgid "The username attribute must be set."
34 msgstr ""
35
36 #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
37 #. TRANS: %s is the error message.
38 #, php-format
39 msgid "Could not connect to LDAP server: %s"
40 msgstr "No s'ha pogut connectar amb el servidor LDAP: %s"
41
42 #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
43 #. TRANS: %s is the error message.
44 #, php-format
45 msgid "Could not connect to LDAP server: %s."
46 msgstr "No s'ha pogut connectar amb el servidor LDAP: %s."