forked from GNUsocial/gnu-social
54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
|
# SOME DESCRIPTIVE TITLE.
|
||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
#
|
||
|
# Translators:
|
||
|
# Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: GNU social\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||
|
"PO-Revision-Date: 2015-06-16 22:57+0000\n"
|
||
|
"Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
|
||
|
"Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: io\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
||
|
#. because of an incorrect configuration.
|
||
|
#: LdapCommon.php:64
|
||
|
msgid "A host must be specified."
|
||
|
msgstr "Hosto mustas esar specigita."
|
||
|
|
||
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
||
|
#. because of an incorrect configuration.
|
||
|
#: LdapCommon.php:68
|
||
|
msgid "\"basedn\" must be specified."
|
||
|
msgstr "\"basedn\" mustas esar specigita."
|
||
|
|
||
|
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails
|
||
|
#. because of an incorrect configuration.
|
||
|
#: LdapCommon.php:72
|
||
|
msgid "The username attribute must be set."
|
||
|
msgstr "L'uzantonomo-atributo mustas esar aranjita."
|
||
|
|
||
|
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not
|
||
|
#. available.
|
||
|
#. TRANS: %s is the error message.
|
||
|
#: LdapCommon.php:133
|
||
|
#, php-format
|
||
|
msgid "Could not connect to LDAP server: %s"
|
||
|
msgstr "Lu ne povis konektar a la LDAP-servilo: %s"
|
||
|
|
||
|
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not
|
||
|
#. available.
|
||
|
#. TRANS: %s is the error message.
|
||
|
#: LdapCommon.php:137
|
||
|
#, php-format
|
||
|
msgid "Could not connect to LDAP server: %s."
|
||
|
msgstr "Lu ne povis konektar a la LDAP-servilo: %s."
|