Localisation updates from http://translatewiki.net.
This commit is contained in:
46
plugins/LdapCommon/locale/LdapCommon.pot
Normal file
46
plugins/LdapCommon/locale/LdapCommon.pot
Normal file
@@ -0,0 +1,46 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-04-27 12:36+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\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 ""
|
||||
|
||||
#. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration.
|
||||
#: LdapCommon.php:68
|
||||
msgid "\"basedn\" must be specified."
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
|
||||
#. TRANS: %s is the error message.
|
||||
#: LdapCommon.php:130
|
||||
#, php-format
|
||||
msgid "Could not connect to LDAP server: %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available.
|
||||
#. TRANS: %s is the error message.
|
||||
#: LdapCommon.php:134
|
||||
#, php-format
|
||||
msgid "Could not connect to LDAP server: %s."
|
||||
msgstr ""
|
Reference in New Issue
Block a user