]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapCommon/locale/gl/LC_MESSAGES/LdapCommon.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / LdapCommon / locale / gl / LC_MESSAGES / LdapCommon.po
1 # Translation of StatusNet - LdapCommon to Galician (Galego)
2 # Exported from translatewiki.net
3 #
4 # Author: Toliño
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: 2011-12-19 00:00+0000\n"
13 "PO-Revision-Date: 2011-12-19 00:04:29+0000\n"
14 "Language-Team: Galician <https://translatewiki.net/wiki/Portal:gl>\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.19alpha (r106599); Translate extension (2011-10-"
19 "30)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: gl\n"
22 "X-Message-Group: #out-statusnet-plugin-ldapcommon\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
26 msgid "A host must be specified."
27 msgstr "Cómpre especificar un provedor de hospedaxe."
28
29 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
30 msgid "\"basedn\" must be specified."
31 msgstr "Cómpre especificar \"basedn\"."
32
33 #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
34 msgid "The username attribute must be set."
35 msgstr "Cómpre definir o atributo \"username\"."
36
37 #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
38 #. TRANS: %s is the error message.
39 #, php-format
40 msgid "Could not connect to LDAP server: %s"
41 msgstr "Non se puido conectar co servidor LDAP: %s"
42
43 #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
44 #. TRANS: %s is the error message.
45 #, php-format
46 msgid "Could not connect to LDAP server: %s."
47 msgstr "Non se puido conectar co servidor LDAP: %s."