# Translation of StatusNet - LdapCommon to Ukrainian (Українська) # Exported from translatewiki.net # # Author: Boogie # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - LdapCommon\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-09-11 13:47+0000\n" "PO-Revision-Date: 2011-09-11 13:49:58+0000\n" "Language-Team: Ukrainian \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.19alpha (r96777); Translate extension (2011-08-30)\n" "X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: uk\n" "X-Message-Group: #out-statusnet-plugin-ldapcommon\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 Common plugin fails because of an incorrect configuration. msgid "A host must be specified." msgstr "Хост має бути зазначений." #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration. msgid "\"basedn\" must be specified." msgstr "«basedn» має бути зазначений." #. TRANS: Exception thrown when initialising the LDAP Common plugin fails because of an incorrect configuration. 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. #, php-format msgid "Could not connect to LDAP server: %s" msgstr "Не вдається підключитися до сервера LDAP: %s" #. TRANS: Exception thrown in the LDAP Common plugin when LDAP server is not available. #. TRANS: %s is the error message. #, php-format msgid "Could not connect to LDAP server: %s." msgstr "Не вдається підключитися до сервера LDAP: %s."