]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/WikiHowProfile/locale/uk/LC_MESSAGES/WikiHowProfile.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / WikiHowProfile / locale / uk / LC_MESSAGES / WikiHowProfile.po
1 # Translation of StatusNet - WikiHowProfile to Ukrainian (Українська)
2 # Exported from translatewiki.net
3 #
4 # Author: Boogie
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - WikiHowProfile\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-10-28 14:08+0000\n"
13 "PO-Revision-Date: 2011-10-28 14:11:46+0000\n"
14 "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r101121); Translate extension (2011-10-"
19 "27)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: uk\n"
22 "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n"
23 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
24 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
25
26 #. TRANS: Plugin description.
27 msgid ""
28 "Fetches avatar and other profile information for WikiHow users when setting "
29 "up an account via OpenID."
30 msgstr ""
31 "Запитує аватар та іншу супутню інформацію з WikiHow для користувачів, котрі "
32 "створюють акаунти через OpenID."
33
34 #. TRANS: Exception thrown when fetching a WikiHow profile page fails.
35 msgid "WikiHow profile page fetch failed."
36 msgstr ""
37
38 #. TRANS: Exception thrown when parsing a WikiHow profile page fails.
39 msgid "HTML parse failure during check for WikiHow avatar."
40 msgstr ""
41
42 #. TRANS: Server exception thrown when an avatar URL is invalid.
43 #. TRANS: %s is the invalid avatar URL.
44 #, php-format
45 msgid "Invalid avatar URL %s."
46 msgstr "Невірна URL-адреса аватари %s."
47
48 #. TRANS: Exception thrown when fetching an avatar from a URL fails.
49 #. TRANS: %s is a URL.
50 #, php-format
51 msgid "Unable to fetch avatar from %s."
52 msgstr "Неможливо завантажити аватару з %s."