]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / plugins / OStatus / locale / uk / LC_MESSAGES / OStatus.po
1 # Translation of StatusNet - OStatus 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 - OStatus\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-02-14 16:01+0000\n"
13 "PO-Revision-Date: 2011-02-14 16:09:39+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: 2011-02-03 00:48:00+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r82114); Translate extension (2011-02-01)\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-ostatus\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"
24
25 #. TRANS: Link description for link to subscribe to a remote user.
26 #. TRANS: Link text for a user to subscribe to an OStatus user.
27 #: OStatusPlugin.php:223 OStatusPlugin.php:933
28 msgid "Subscribe"
29 msgstr "Підписатись"
30
31 #. TRANS: Link description for link to join a remote group.
32 #: OStatusPlugin.php:242 OStatusPlugin.php:651 actions/ostatussub.php:109
33 msgid "Join"
34 msgstr "Приєднатися"
35
36 #. TRANSLATE: %s is a domain.
37 #: OStatusPlugin.php:455
38 #, php-format
39 msgid "Sent from %s via OStatus"
40 msgstr "Надіслано з %s через OStatus"
41
42 #. TRANS: Exception.
43 #: OStatusPlugin.php:527
44 msgid "Could not set up remote subscription."
45 msgstr "Не вдалося створити віддалену підписку."
46
47 #: OStatusPlugin.php:601
48 msgid "Unfollow"
49 msgstr "Не читати"
50
51 #. TRANS: Success message for unsubscribe from user attempt through OStatus.
52 #. TRANS: %1$s is the unsubscriber's name, %2$s is the unsubscribed user's name.
53 #: OStatusPlugin.php:604
54 #, php-format
55 msgid "%1$s stopped following %2$s."
56 msgstr "%1$s припинив читати ваші дописи %2$s."
57
58 #: OStatusPlugin.php:632
59 msgid "Could not set up remote group membership."
60 msgstr "Не вдалося приєднатися до віддаленої спільноти."
61
62 #. TRANS: Success message for subscribe to group attempt through OStatus.
63 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
64 #: OStatusPlugin.php:654
65 #, php-format
66 msgid "%1$s has joined group %2$s."
67 msgstr "%1$s приєднався до спільноти %2$s."
68
69 #. TRANS: Exception.
70 #: OStatusPlugin.php:663
71 msgid "Failed joining remote group."
72 msgstr "Помилка приєднання до віддаленої спільноти."
73
74 #: OStatusPlugin.php:703
75 msgid "Leave"
76 msgstr "Залишити"
77
78 #. TRANS: Success message for unsubscribe from group attempt through OStatus.
79 #. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
80 #: OStatusPlugin.php:706
81 #, php-format
82 msgid "%1$s has left group %2$s."
83 msgstr "%1$s залишив спільноту %2$s."
84
85 #: OStatusPlugin.php:781
86 msgid "Disfavor"
87 msgstr "Не обраний"
88
89 #. TRANS: Success message for remove a favorite notice through OStatus.
90 #. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
91 #: OStatusPlugin.php:784
92 #, php-format
93 msgid "%1$s marked notice %2$s as no longer a favorite."
94 msgstr "%1$s позначив допис %2$s, як такий, що більше не є обраним."
95
96 #. TRANS: Link text for link to remote subscribe.
97 #: OStatusPlugin.php:860
98 msgid "Remote"
99 msgstr "Віддалено"
100
101 #. TRANS: Title for activity.
102 #: OStatusPlugin.php:900
103 msgid "Profile update"
104 msgstr "Оновлення профілю"
105
106 #. TRANS: Ping text for remote profile update through OStatus.
107 #. TRANS: %s is user that updated their profile.
108 #: OStatusPlugin.php:903
109 #, php-format
110 msgid "%s has updated their profile page."
111 msgstr "%s оновив сторінку свого профілю."
112
113 #. TRANS: Plugin description.
114 #: OStatusPlugin.php:948
115 msgid ""
116 "Follow people across social networks that implement <a href=\"http://ostatus."
117 "org/\">OStatus</a>."
118 msgstr ""
119 "Додає можливість слідкувати за дописами людей з інших мереж, які підтримують "
120 "протокол <a href=\"http://ostatus.org/\">OStatus</a>."
121
122 #: classes/FeedSub.php:252
123 msgid "Attempting to start PuSH subscription for feed with no hub."
124 msgstr ""
125 "Спроба підписатися за допомогою PuSH до веб-стрічки, котра не має вузла."
126
127 #: classes/FeedSub.php:282
128 msgid "Attempting to end PuSH subscription for feed with no hub."
129 msgstr ""
130 "Спроба скасувати підписку за допомогою PuSH до веб-стрічки, котра не має "
131 "вузла."
132
133 #. TRANS: Server exception. %s is a URI.
134 #: classes/Ostatus_profile.php:192
135 #, php-format
136 msgid "Invalid ostatus_profile state: both group and profile IDs set for %s."
137 msgstr ""
138 "Невірний стан параметру ostatus_profile: як групові, так і персональні "
139 "ідентифікатори встановлено для %s."
140
141 #. TRANS: Server exception. %s is a URI.
142 #: classes/Ostatus_profile.php:195
143 #, php-format
144 msgid "Invalid ostatus_profile state: both group and profile IDs empty for %s."
145 msgstr ""
146 "Невірний стан параметру ostatus_profile: як групові, так і персональні "
147 "ідентифікатори порожні для %s."
148
149 #. TRANS: Server exception.
150 #. TRANS: %1$s is the method name the exception occured in, %2$s is the actor type.
151 #: classes/Ostatus_profile.php:285
152 #, php-format
153 msgid "Invalid actor passed to %1$s: %2$s."
154 msgstr "До %1$s передано невірний об’єкт: %2$s."
155
156 #. TRANS: Server exception.
157 #: classes/Ostatus_profile.php:379
158 msgid ""
159 "Invalid type passed to Ostatus_profile::notify. It must be XML string or "
160 "Activity entry."
161 msgstr ""
162 "До параметру Ostatus_profile::notify передано невірний тип. Це має бути або "
163 "рядок у форматі XML, або запис активності."
164
165 #. TRANS: Exception.
166 #: classes/Ostatus_profile.php:410
167 msgid "Unknown feed format."
168 msgstr "Невідомий формат веб-стрічки."
169
170 #. TRANS: Exception.
171 #: classes/Ostatus_profile.php:434
172 msgid "RSS feed without a channel."
173 msgstr "RSS-стрічка не має каналу."
174
175 #. TRANS: Client exception.
176 #: classes/Ostatus_profile.php:480
177 msgid "Can't handle that kind of post."
178 msgstr "Не вдається обробити такий тип допису."
179
180 #. TRANS: Client exception. %s is a source URI.
181 #: classes/Ostatus_profile.php:538
182 #, php-format
183 msgid "No content for notice %s."
184 msgstr "Допис %s не має змісту."
185
186 #. TRANS: Shown when a notice is longer than supported and/or when attachments are present. At runtime
187 #. TRANS: this will usually be replaced with localised text from StatusNet core messages.
188 #: classes/Ostatus_profile.php:573
189 msgid "Show more"
190 msgstr "Розгорнути"
191
192 #. TRANS: Exception. %s is a profile URL.
193 #: classes/Ostatus_profile.php:766
194 #, php-format
195 msgid "Could not reach profile page %s."
196 msgstr "Не вдалося досягти сторінки профілю %s."
197
198 #. TRANS: Exception. %s is a URL.
199 #: classes/Ostatus_profile.php:824
200 #, php-format
201 msgid "Could not find a feed URL for profile page %s."
202 msgstr "Не вдалося знайти URL веб-стрічки для сторінки профілю %s."
203
204 #. TRANS: Feed sub exception.
205 #: classes/Ostatus_profile.php:923
206 msgid "Can't find enough profile information to make a feed."
207 msgstr ""
208 "Не можу знайти достатньо інформації про профіль, аби сформувати веб-стрічку."
209
210 #. TRANS: Server exception. %s is a URL.
211 #: classes/Ostatus_profile.php:987
212 #, php-format
213 msgid "Invalid avatar URL %s."
214 msgstr "Невірна URL-адреса аватари %s."
215
216 #. TRANS: Server exception. %s is a URI.
217 #: classes/Ostatus_profile.php:998
218 #, php-format
219 msgid "Tried to update avatar for unsaved remote profile %s."
220 msgstr "Намагаюся оновити аватару для не збереженого віддаленого профілю %s."
221
222 #. TRANS: Server exception. %s is a URL.
223 #: classes/Ostatus_profile.php:1008
224 #, php-format
225 msgid "Unable to fetch avatar from %s."
226 msgstr "Неможливо завантажити аватару з %s."
227
228 #. TRANS: Exception.
229 #: classes/Ostatus_profile.php:1235
230 msgid "Local user can't be referenced as remote."
231 msgstr "Місцевий користувач не може бути зазначеним у якості віддаленого."
232
233 #. TRANS: Exception.
234 #: classes/Ostatus_profile.php:1240
235 msgid "Local group can't be referenced as remote."
236 msgstr "Локальну спільноту не можна зазначити у якості віддаленої."
237
238 #. TRANS: Server exception.
239 #: classes/Ostatus_profile.php:1292 classes/Ostatus_profile.php:1303
240 msgid "Can't save local profile."
241 msgstr "Не вдається зберегти місцевий профіль."
242
243 #. TRANS: Server exception.
244 #: classes/Ostatus_profile.php:1311
245 msgid "Can't save OStatus profile."
246 msgstr "Не вдається зберегти профіль OStatus."
247
248 #. TRANS: Exception.
249 #: classes/Ostatus_profile.php:1599 classes/Ostatus_profile.php:1627
250 msgid "Not a valid webfinger address."
251 msgstr "Це недійсна адреса для протоколу WebFinger."
252
253 #. TRANS: Exception. %s is a webfinger address.
254 #: classes/Ostatus_profile.php:1709
255 #, php-format
256 msgid "Couldn't save profile for \"%s\"."
257 msgstr "Не можу зберегти профіль для «%s»."
258
259 #. TRANS: Exception. %s is a webfinger address.
260 #: classes/Ostatus_profile.php:1728
261 #, php-format
262 msgid "Couldn't save ostatus_profile for \"%s\"."
263 msgstr "Не можу зберегти профіль OStatus для «%s»."
264
265 #. TRANS: Exception. %s is a webfinger address.
266 #: classes/Ostatus_profile.php:1736
267 #, php-format
268 msgid "Couldn't find a valid profile for \"%s\"."
269 msgstr "не можу знайти відповідний й профіль для «%s»."
270
271 #. TRANS: Server exception.
272 #: classes/Ostatus_profile.php:1779
273 msgid "Could not store HTML content of long post as file."
274 msgstr "Не можу зберегти HTML місткого допису у якості файлу."
275
276 #. TRANS: Client exception. %s is a HTTP status code.
277 #: classes/HubSub.php:212
278 #, php-format
279 msgid "Hub subscriber verification returned HTTP %s."
280 msgstr "Перевірка вузла підписки завершилася зі статусом HTTP %s."
281
282 #. TRANS: Exception. %1$s is a response status code, %2$s is the body of the response.
283 #: classes/HubSub.php:359
284 #, php-format
285 msgid "Callback returned status: %1$s. Body: %2$s"
286 msgstr "Зворотній виклик повернуто зі статусом: %1$s. Зміст: %2$s"
287
288 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
289 #: lib/salmonaction.php:43
290 msgid "This method requires a POST."
291 msgstr "Цей метод вимагає команди POST."
292
293 #. TRANS: Client error. Do not translate "application/magic-envelope+xml"
294 #: lib/salmonaction.php:48
295 msgid "Salmon requires \"application/magic-envelope+xml\"."
296 msgstr "Протокол Salmon вимагає \"application/magic-envelope+xml\"."
297
298 #. TRANS: Client error.
299 #: lib/salmonaction.php:58
300 msgid "Salmon signature verification failed."
301 msgstr "Перевірка підпису протоколу Salmon не вдалася."
302
303 #. TRANS: Client error.
304 #: lib/salmonaction.php:70
305 msgid "Salmon post must be an Atom entry."
306 msgstr "Дописи за протоколом Salmon мають бути у форматі Atom."
307
308 #. TRANS: Client exception.
309 #: lib/salmonaction.php:120
310 msgid "Unrecognized activity type."
311 msgstr "Невідомий тип діяльності."
312
313 #. TRANS: Client exception.
314 #: lib/salmonaction.php:130
315 msgid "This target doesn't understand posts."
316 msgstr "Ціль не розуміє, що таке «дописи»."
317
318 #. TRANS: Client exception.
319 #: lib/salmonaction.php:136
320 msgid "This target doesn't understand follows."
321 msgstr "Ціль не розуміє, що таке «слідувати»."
322
323 #. TRANS: Client exception.
324 #: lib/salmonaction.php:142
325 msgid "This target doesn't understand unfollows."
326 msgstr "Ціль не розуміє, що таке «не слідувати»."
327
328 #. TRANS: Client exception.
329 #: lib/salmonaction.php:148
330 msgid "This target doesn't understand favorites."
331 msgstr "Ціль не розуміє, що таке «додати до обраних»."
332
333 #. TRANS: Client exception.
334 #: lib/salmonaction.php:154
335 msgid "This target doesn't understand unfavorites."
336 msgstr "Ціль не розуміє, що таке «вилучити з обраних»."
337
338 #. TRANS: Client exception.
339 #: lib/salmonaction.php:160
340 msgid "This target doesn't understand share events."
341 msgstr "Ціль не розуміє, що таке «поділитися подією»."
342
343 #. TRANS: Client exception.
344 #: lib/salmonaction.php:166
345 msgid "This target doesn't understand joins."
346 msgstr "Ціль не розуміє, що таке «приєднатися»."
347
348 #. TRANS: Client exception.
349 #: lib/salmonaction.php:172
350 msgid "This target doesn't understand leave events."
351 msgstr "Ціль не розуміє, що таке «залишати подію»."
352
353 #. TRANS: Exception.
354 #: lib/salmonaction.php:200
355 msgid "Received a salmon slap from unidentified actor."
356 msgstr "Отримано ляпаса від невизначеного учасника за протоколом Salmon."
357
358 #. TRANS: Exception.
359 #: lib/magicenvelope.php:80
360 msgid "Unable to locate signer public key."
361 msgstr "Не вдалося знайти публічного ключа підписанта."
362
363 #. TRANS: Exception.
364 #: lib/salmon.php:126
365 msgid "Salmon invalid actor for signing."
366 msgstr "Недійсний учасник подій за протоколом Salmon для підписання."
367
368 #: tests/gettext-speedtest.php:57
369 msgid "Feeds"
370 msgstr "Веб-стрічки"
371
372 #. TRANS: Client exception.
373 #: actions/pushhub.php:70
374 msgid "Publishing outside feeds not supported."
375 msgstr "Публікація змісту зовнішніх веб-стрічок не підтримується."
376
377 #. TRANS: Client exception. %s is a mode.
378 #: actions/pushhub.php:73
379 #, php-format
380 msgid "Unrecognized mode \"%s\"."
381 msgstr "Невизначений режим «%s»."
382
383 #. TRANS: Client exception. %s is a topic.
384 #: actions/pushhub.php:93
385 #, php-format
386 msgid ""
387 "Unsupported hub.topic %s this hub only serves local user and group Atom "
388 "feeds."
389 msgstr ""
390 "hub.topic %s не підтримується. Цей вузол використовується лише тутешніми "
391 "користувачами та групою веб-стрічок у форматі Atom."
392
393 #. TRANS: Client exception.
394 #: actions/pushhub.php:99
395 #, php-format
396 msgid "Invalid hub.verify \"%s\". It must be sync or async."
397 msgstr "hub.verify «%s» невірний. Він має бути синхронним або ж асинхронним."
398
399 #. TRANS: Client exception.
400 #: actions/pushhub.php:105
401 #, php-format
402 msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
403 msgstr ""
404 "hub.lease «%s» невірний. Він має бути порожнім або містити ціле позитивне "
405 "число."
406
407 #. TRANS: Client exception.
408 #: actions/pushhub.php:113
409 #, php-format
410 msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
411 msgstr "hub.secret «%s» невірний. 200 байтів — не більше."
412
413 #. TRANS: Client exception.
414 #: actions/pushhub.php:165
415 #, php-format
416 msgid "Invalid hub.topic \"%s\". User doesn't exist."
417 msgstr "hub.topic «%s» невірний. Користувача не існує."
418
419 #. TRANS: Client exception.
420 #: actions/pushhub.php:174
421 #, php-format
422 msgid "Invalid hub.topic \"%s\". Group doesn't exist."
423 msgstr "hub.topic «%s» невірний. Спільноти не існує."
424
425 #. TRANS: Client exception.
426 #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
427 #: actions/pushhub.php:199
428 #, php-format
429 msgid "Invalid URL passed for %1$s: \"%2$s\""
430 msgstr "Для %1$s передано невірний URL: «%2$s»"
431
432 #: actions/ownerxrd.php:39 actions/usersalmon.php:43
433 msgid "No such user."
434 msgstr "Такого користувача немає."
435
436 #. TRANS: Client error.
437 #: actions/usersalmon.php:37 actions/groupsalmon.php:40
438 msgid "No ID."
439 msgstr "Немає ідентифікатора."
440
441 #. TRANS: Client exception.
442 #: actions/usersalmon.php:83
443 msgid "In reply to unknown notice."
444 msgstr "У відповідь на невідомий допис."
445
446 #. TRANS: Client exception.
447 #: actions/usersalmon.php:88
448 msgid "In reply to a notice not by this user and not mentioning this user."
449 msgstr ""
450 "У відповідь на допис іншого користувача, а даний користувач у ньому навіть "
451 "не згадується."
452
453 #. TRANS: Client exception.
454 #: actions/usersalmon.php:165
455 msgid "Could not save new favorite."
456 msgstr "Не вдалося зберегти як новий обраний допис."
457
458 #. TRANS: Client exception.
459 #: actions/usersalmon.php:197
460 msgid "Can't favorite/unfavorite without an object."
461 msgstr ""
462 "Неможливо додати до обраних або видалити зі списку обраних, якщо немає "
463 "об’єкта."
464
465 #. TRANS: Client exception.
466 #: actions/usersalmon.php:209
467 msgid "Can't handle that kind of object for liking/faving."
468 msgstr ""
469 "Не вдається обробити подібний об’єкт для додавання його до списку обраних."
470
471 #. TRANS: Client exception. %s is an object ID.
472 #: actions/usersalmon.php:216
473 #, php-format
474 msgid "Notice with ID %s unknown."
475 msgstr "Допис з ідентифікатором %s є невідомим."
476
477 #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
478 #: actions/usersalmon.php:221
479 #, php-format
480 msgid "Notice with ID %1$s not posted by %2$s."
481 msgstr "Допис з ідентифікатором %1$s було надіслано не %2$s."
482
483 #. TRANS: Field label.
484 #: actions/ostatusgroup.php:78
485 msgid "Join group"
486 msgstr "Долучитися до спільноти"
487
488 #. TRANS: Tooltip for field label "Join group".
489 #: actions/ostatusgroup.php:81
490 msgid "OStatus group's address, like http://example.net/group/nickname."
491 msgstr ""
492 "Адреса спільноти згідно протоколу OStatus, наприклад http://example.net/"
493 "group/nickname."
494
495 #. TRANS: Button text.
496 #: actions/ostatusgroup.php:86 actions/ostatussub.php:75
497 msgctxt "BUTTON"
498 msgid "Continue"
499 msgstr "Продовжити"
500
501 #: actions/ostatusgroup.php:105
502 msgid "You are already a member of this group."
503 msgstr "Ви вже є учасником цієї спільноти."
504
505 #. TRANS: OStatus remote group subscription dialog error.
506 #: actions/ostatusgroup.php:140
507 msgid "Already a member!"
508 msgstr "Ви вже учасник!"
509
510 #. TRANS: OStatus remote group subscription dialog error.
511 #: actions/ostatusgroup.php:151
512 msgid "Remote group join failed!"
513 msgstr "Приєднатися до віддаленої спільноти не вдалося!"
514
515 #. TRANS: OStatus remote group subscription dialog error.
516 #: actions/ostatusgroup.php:155
517 msgid "Remote group join aborted!"
518 msgstr "Приєднання до віддаленої спільноти перервано!"
519
520 #. TRANS: Page title for OStatus remote group join form
521 #: actions/ostatusgroup.php:167
522 msgid "Confirm joining remote group"
523 msgstr "Підтвердження приєднання до віддаленої спільноти"
524
525 #. TRANS: Instructions.
526 #: actions/ostatusgroup.php:178
527 msgid ""
528 "You can subscribe to groups from other supported sites. Paste the group's "
529 "profile URI below:"
530 msgstr ""
531 "Ви можете долучатися до спільнот на аналогічних сайтах. Просто вставте URI "
532 "профілю спільноти тут:"
533
534 #. TRANS: Client error.
535 #: actions/groupsalmon.php:47
536 msgid "No such group."
537 msgstr "Такої спільноти немає."
538
539 #. TRANS: Client error.
540 #: actions/groupsalmon.php:56
541 msgid "Can't accept remote posts for a remote group."
542 msgstr "Не можу узгодити віддалену пересилку дописів до віддаленої спільноти."
543
544 #. TRANS: Client error.
545 #: actions/groupsalmon.php:130
546 msgid "Can't read profile to set up group membership."
547 msgstr "Не можу прочитати профіль, аби долучитися до спільноти."
548
549 #. TRANS: Client error.
550 #: actions/groupsalmon.php:134 actions/groupsalmon.php:177
551 msgid "Groups can't join groups."
552 msgstr "Спільноти ніяк не можуть приєднуватися до спільнот."
553
554 #: actions/groupsalmon.php:147
555 msgid "You have been blocked from that group by the admin."
556 msgstr "Адміністратор спільноти заблокував ваш профіль."
557
558 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
559 #: actions/groupsalmon.php:162
560 #, php-format
561 msgid "Could not join remote user %1$s to group %2$s."
562 msgstr ""
563 "Віддаленому користувачеві %1$s не вдалося долучитися до спільноти %2$s."
564
565 #: actions/groupsalmon.php:174
566 msgid "Can't read profile to cancel group membership."
567 msgstr ""
568 "Не вдається прочитати профіль користувача, щоб скасувати його перебування у "
569 "спільноті."
570
571 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
572 #: actions/groupsalmon.php:191
573 #, php-format
574 msgid "Could not remove remote user %1$s from group %2$s."
575 msgstr "Не вдалось видалити віддаленого користувача %1$s зі спільноти %2$s."
576
577 #. TRANS: Field label for a field that takes an OStatus user address.
578 #: actions/ostatussub.php:68
579 msgid "Subscribe to"
580 msgstr "Підписатися"
581
582 #. TRANS: Tooltip for field label "Subscribe to".
583 #: actions/ostatussub.php:71
584 msgid ""
585 "OStatus user's address, like nickname@example.com or http://example.net/"
586 "nickname"
587 msgstr ""
588 "Адреса користувача згідно протоколу OStatus, щось на зразок nickname@example."
589 "com або http://example.net/nickname"
590
591 #. TRANS: Button text.
592 #. TRANS: Tooltip for button "Join".
593 #: actions/ostatussub.php:112
594 msgctxt "BUTTON"
595 msgid "Join this group"
596 msgstr "Приєднатися до спільноти"
597
598 #. TRANS: Button text.
599 #: actions/ostatussub.php:115
600 msgctxt "BUTTON"
601 msgid "Confirm"
602 msgstr "Підтвердити"
603
604 #. TRANS: Tooltip for button "Confirm".
605 #: actions/ostatussub.php:117
606 msgid "Subscribe to this user"
607 msgstr "Підписатись до цього користувача"
608
609 #: actions/ostatussub.php:138
610 msgid "You are already subscribed to this user."
611 msgstr "Ви вже підписані до цього користувача."
612
613 #: actions/ostatussub.php:167
614 msgid "Photo"
615 msgstr "Фото"
616
617 #: actions/ostatussub.php:178
618 msgid "Nickname"
619 msgstr "Псевдонім"
620
621 #: actions/ostatussub.php:199
622 msgid "Location"
623 msgstr "Розташування"
624
625 #: actions/ostatussub.php:208
626 msgid "URL"
627 msgstr "URL-адреса"
628
629 #: actions/ostatussub.php:220
630 msgid "Note"
631 msgstr "Примітка"
632
633 #. TRANS: Error text.
634 #: actions/ostatussub.php:256 actions/ostatussub.php:263
635 #: actions/ostatussub.php:288
636 msgid ""
637 "Sorry, we could not reach that address. Please make sure that the OStatus "
638 "address is like nickname@example.com or http://example.net/nickname."
639 msgstr ""
640 "Вибачайте, але ми в змозі розшукати дану адресу. Будь ласка, переконайтеся, "
641 "що адресу зазначено згідно правил протоколу OStatus, щось на зразок "
642 "nickname@example.com або ж http://example.net/nickname."
643
644 #. TRANS: Error text.
645 #: actions/ostatussub.php:267 actions/ostatussub.php:271
646 #: actions/ostatussub.php:275 actions/ostatussub.php:279
647 #: actions/ostatussub.php:283
648 msgid ""
649 "Sorry, we could not reach that feed. Please try that OStatus address again "
650 "later."
651 msgstr ""
652 "Вибачайте, але ми не в змозі досягти цієї веб-стрічки. Будь ласка, спробуйте "
653 "дану адресу ще раз пізніше."
654
655 #. TRANS: OStatus remote subscription dialog error.
656 #: actions/ostatussub.php:317
657 msgid "Already subscribed!"
658 msgstr "Вже підписаний!"
659
660 #. TRANS: OStatus remote subscription dialog error.
661 #: actions/ostatussub.php:322
662 msgid "Remote subscription failed!"
663 msgstr "Підписатися віддалено не вдалося!"
664
665 #: actions/ostatussub.php:369 actions/ostatusinit.php:64
666 msgid "There was a problem with your session token. Try again, please."
667 msgstr "Виникли певні проблеми з токеном сесії. Спробуйте знов, будь ласка."
668
669 #. TRANS: Form title.
670 #: actions/ostatussub.php:397 actions/ostatusinit.php:83
671 msgid "Subscribe to user"
672 msgstr "Підписатися до користувача"
673
674 #. TRANS: Page title for OStatus remote subscription form
675 #: actions/ostatussub.php:417
676 msgid "Confirm"
677 msgstr "Підтвердити"
678
679 #. TRANS: Instructions.
680 #: actions/ostatussub.php:429
681 msgid ""
682 "You can subscribe to users from other supported sites. Paste their address "
683 "or profile URI below:"
684 msgstr ""
685 "Ви маєте можливість підписуватись до користувачів на аналогічних сайтах. "
686 "Просто вставте їхні адреси або URI профілів тут:"
687
688 #. TRANS: Client error.
689 #: actions/ostatusinit.php:42
690 msgid "You can use the local subscription!"
691 msgstr "Ви можете користуватись локальними підписками!"
692
693 #. TRANS: Form legend.
694 #: actions/ostatusinit.php:98
695 #, php-format
696 msgid "Join group %s"
697 msgstr "Приєднатися до спільноти %s"
698
699 #. TRANS: Button text.
700 #: actions/ostatusinit.php:100
701 msgctxt "BUTTON"
702 msgid "Join"
703 msgstr "Приєднатися"
704
705 #. TRANS: Form legend.
706 #: actions/ostatusinit.php:103
707 #, php-format
708 msgid "Subscribe to %s"
709 msgstr "Підписатися до %s"
710
711 #. TRANS: Button text.
712 #: actions/ostatusinit.php:105
713 msgctxt "BUTTON"
714 msgid "Subscribe"
715 msgstr "Підписатись"
716
717 #. TRANS: Field label.
718 #: actions/ostatusinit.php:119
719 msgid "Group nickname"
720 msgstr "Назва спільноти"
721
722 #: actions/ostatusinit.php:120
723 msgid "Nickname of the group you want to join."
724 msgstr "Назва спільноти, до якої ви хотіли б приєднатися."
725
726 #. TRANS: Field label.
727 #: actions/ostatusinit.php:123
728 msgid "User nickname"
729 msgstr "Ім’я користувача"
730
731 #: actions/ostatusinit.php:124
732 msgid "Nickname of the user you want to follow."
733 msgstr "Ім’я користувача, дописи якого ви хотіли б читати."
734
735 #. TRANS: Field label.
736 #: actions/ostatusinit.php:129
737 msgid "Profile Account"
738 msgstr "Профіль акаунту"
739
740 #. TRANS: Tooltip for field label "Profile Account".
741 #: actions/ostatusinit.php:131
742 msgid "Your account id (e.g. user@identi.ca)."
743 msgstr "Ідентифікатор вашого акаунту (щось на зразок user@identi.ca)"
744
745 #. TRANS: Client error.
746 #: actions/ostatusinit.php:153
747 msgid "Must provide a remote profile."
748 msgstr "Мусите зазначити віддалений профіль."
749
750 #. TRANS: Client error.
751 #: actions/ostatusinit.php:165
752 msgid "Couldn't look up OStatus account profile."
753 msgstr "Не вдалося знайти профіль акаунту за протоколом OStatus."
754
755 #. TRANS: Client error.
756 #: actions/ostatusinit.php:178
757 msgid "Couldn't confirm remote profile address."
758 msgstr "Не вдалося підтвердити адресу віддаленого профілю."
759
760 #. TRANS: Page title.
761 #: actions/ostatusinit.php:223
762 msgid "OStatus Connect"
763 msgstr "З’єднання OStatus"
764
765 #: actions/pushcallback.php:50
766 msgid "Empty or invalid feed id."
767 msgstr "Порожній або недійсний ідентифікатор веб-стрічки."
768
769 #. TRANS: Server exception. %s is a feed ID.
770 #: actions/pushcallback.php:56
771 #, php-format
772 msgid "Unknown PuSH feed id %s"
773 msgstr "Веб-стрічка за протоколом PuSH має невідомий ідентифікатор %s"
774
775 #. TRANS: Client exception. %s is an invalid feed name.
776 #: actions/pushcallback.php:96
777 #, php-format
778 msgid "Bad hub.topic feed \"%s\"."
779 msgstr "hub.topic веб-стрічки «%s» неправильний."
780
781 #. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
782 #: actions/pushcallback.php:101
783 #, php-format
784 msgid "Bad hub.verify_token %1$s for %2$s."
785 msgstr "hub.verify_token %1$s для %2$s неправильний."
786
787 #. TRANS: Client exception. %s is an invalid topic.
788 #: actions/pushcallback.php:108
789 #, php-format
790 msgid "Unexpected subscribe request for %s."
791 msgstr "Несподіваний запит підписки для %s."
792
793 #. TRANS: Client exception. %s is an invalid topic.
794 #: actions/pushcallback.php:113
795 #, php-format
796 msgid "Unexpected unsubscribe request for %s."
797 msgstr "Несподіваний запит щодо скасування підписки для %s."