1 # Translation of StatusNet - RSSCloud to Ukrainian (Українська)
2 # Expored from translatewiki.net
6 # This file is distributed under the same license as the StatusNet package.
10 "Project-Id-Version: StatusNet - RSSCloud\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-27 23:43+0000\n"
13 "PO-Revision-Date: 2010-10-27 23:47:31+0000\n"
14 "Language-Team: Ukrainian <http://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: 2010-10-09 14:36:54+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r75596); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: uk\n"
21 "X-Message-Group: #out-statusnet-plugin-rsscloud\n"
22 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
23 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
25 #: RSSCloudRequestNotify.php:90
26 msgid "Request must be POST."
27 msgstr "Запит вимагає форми POST."
29 #: RSSCloudRequestNotify.php:107
30 msgid "Only http-post notifications are supported at this time."
31 msgstr "На даний момент підтримуються лише сповіщення форми http-post."
33 #. TRANS: %s is a comma separated list of parameters.
34 #: RSSCloudRequestNotify.php:118
36 msgid "The following parameters were missing from the request body: %s."
37 msgstr "У формі запиту відсутні наступні параметри: %s."
39 #: RSSCloudRequestNotify.php:124
41 "You must provide at least one valid profile feed url (url1, url2, url3 ... "
44 "Ви повинні зазначити щонайменше один дійсний профіль для URL-адреси веб-"
45 "стрічки (URL-адреси через кому та пробіл)."
47 #: RSSCloudRequestNotify.php:141
48 msgid "Feed subscription failed: Not a valid feed."
49 msgstr "Підписатися до веб-стрічки не вдалося: ця веб-стрічка не є дійсною."
51 #: RSSCloudRequestNotify.php:147
53 "Feed subscription failed - notification handler doesn't respond correctly."
55 "Підписатися до веб-стрічки не вдалося: обробник сповіщень відреагував "
58 #: RSSCloudRequestNotify.php:161
60 "Thanks for the subscription. When the feed(s) update(s), you will be "
63 "Дякуємо за підписку. Коли веб-стрічки оновляться, вас буде поінформовано."
65 #: LoggingAggregator.php:93
66 msgid "This resource requires an HTTP GET."
67 msgstr "Цей ресурс вимагає форми HTTP GET."
69 #: LoggingAggregator.php:104
70 msgid "This resource requires an HTTP POST."
71 msgstr "Цей ресурс вимагає форми HTTP POST."
73 #: RSSCloudPlugin.php:248
75 "The RSSCloud plugin enables your StatusNet instance to publish real-time "
76 "updates for profile RSS feeds using the <a href=\"http://rsscloud.org/"
77 "\">RSSCloud protocol</a>."
79 "Додаток RSSCloud дозволяє вашому StatusNet-сумісному сайту публікувати "
80 "оновлення з веб-стрічок у реальному часі, використовуючи протокол <a href="
81 "\"http://rsscloud.org/\">RSSCloud</a>."