]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LdapAuthentication/locale/uk/LC_MESSAGES/LdapAuthentication.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / LdapAuthentication / locale / uk / LC_MESSAGES / LdapAuthentication.po
index 075cab06dad0cde34a5288260e2e34b49ea8d623..071dd514f7488dd809788f88edbfc3cdfac2a8ce 100644 (file)
@@ -1,49 +1,44 @@
-# Translation of StatusNet - LdapAuthentication to Ukrainian (Українська)
-# Exported from translatewiki.net
-#
-# Author: Boogie
-# --
-# 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 - LdapAuthentication\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-05 20:48+0000\n"
-"PO-Revision-Date: 2011-05-05 20:49:50+0000\n"
-"Language-Team: Ukrainian <http://translatewiki.net/wiki/Portal:uk>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-07 09:02+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-04-27 13:28:00+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n"
-"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
-"X-Language-Code: uk\n"
-"X-Message-Group: #out-statusnet-plugin-ldapauthentication\n"
-"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
-"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
+"Language: uk\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
+#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
+#. because of an incorrect configuration.
+#: LdapAuthenticationPlugin.php:40
 msgid "You must specify a nickname attribute."
 msgstr "Необхідно вказати атрибут псевдоніму."
 
-#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
+#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
+#. because of an incorrect configuration.
+#: LdapAuthenticationPlugin.php:44
 msgid ""
 "If password_changeable is set, the password attribute and password_encoding "
 "must also be specified."
-msgstr ""
-"Якщо password_changeable встановлено, то атрибути password і "
-"password_encoding повинні також бути вказані."
+msgstr "Якщо password_changeable встановлено, то атрибути password і password_encoding повинні також бути вказані."
 
 #. TRANS: Instructions for LDAP authentication.
+#: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76
 msgid "Do you have an LDAP account? Use your standard username and password."
-msgstr ""
-"У вас є обліковий запис LDAP? Використовуйте свої звичні ім’я користувача і "
-"пароль."
+msgstr "У вас є обліковий запис LDAP? Використовуйте свої звичні ім’я користувача і пароль."
 
 #. TRANS: Plugin description.
+#: LdapAuthenticationPlugin.php:153
 msgid ""
-"The LDAP Authentication plugin allows for StatusNet to handle authentication "
-"through LDAP."
-msgstr ""
-"Додаток автентифікації LDAP дозволяє обробляти запити автентифікації за "
-"допомогою LDAP."
+"The LDAP Authentication plugin allows for StatusNet to handle authentication"
+" through LDAP."
+msgstr "Додаток автентифікації LDAP дозволяє обробляти запити автентифікації за допомогою LDAP."