X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLdapCommon%2Flocale%2Fca%2FLC_MESSAGES%2FLdapCommon.po;fp=plugins%2FLdapCommon%2Flocale%2Fca%2FLC_MESSAGES%2FLdapCommon.po;h=622789a0699a94507c28bb76e167c3c657ef69e5;hb=7220b3ddd4a32b947e851c946cb6ad6146bebf7d;hp=30b87f7270ad5f16e7e7d3e56b9dee9437edf50c;hpb=f3d80a3576257046471d51952b9e057dd98a6d45;p=quix0rs-gnu-social.git diff --git a/plugins/LdapCommon/locale/ca/LC_MESSAGES/LdapCommon.po b/plugins/LdapCommon/locale/ca/LC_MESSAGES/LdapCommon.po index 30b87f7270..622789a069 100644 --- a/plugins/LdapCommon/locale/ca/LC_MESSAGES/LdapCommon.po +++ b/plugins/LdapCommon/locale/ca/LC_MESSAGES/LdapCommon.po @@ -1,46 +1,52 @@ -# Translation of StatusNet - LdapCommon to Catalan (català) -# Exported from translatewiki.net -# -# Author: Toniher -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - LdapCommon\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-30 11:07+0000\n" -"PO-Revision-Date: 2012-06-30 11:08:58+0000\n" -"Language-Team: Catalan \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:02+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/gnu-social/language/ca/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-06-05 21:50:26+0000\n" -"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n" -"X-Translation-Project: translatewiki.net \n" -"X-Language-Code: ca\n" -"X-Message-Group: #out-statusnet-plugin-ldapcommon\n" +"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration. +#. 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 "Cal especificar un servidor central." -#. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration. +#. TRANS: Exception thrown when initialising the LDAP Common plugin fails +#. because of an incorrect configuration. +#: LdapCommon.php:68 msgid "\"basedn\" must be specified." msgstr "Cal especificar «basedn»." -#. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration. +#. 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: 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 "No s'ha pogut connectar amb el servidor LDAP: %s" -#. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available. +#. 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 "No s'ha pogut connectar amb el servidor LDAP: %s."