]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po
OAuth: Fix rare problem in which request tokens were sometimes being
[quix0rs-gnu-social.git] / plugins / OStatus / locale / uk / LC_MESSAGES / OStatus.po
1 # Translation of StatusNet - OStatus to Ukrainian (Українська)
2 # Expored 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: 2010-12-16 15:08+0000\n"
13 "PO-Revision-Date: 2010-12-16 15:12:45+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-11-30 20:43:51+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r78478); 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-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:225 OStatusPlugin.php:935
28 msgid "Subscribe"
29 msgstr "Підписатись"
30
31 #. TRANS: Link description for link to join a remote group.
32 #: OStatusPlugin.php:244 OStatusPlugin.php:653 actions/ostatussub.php:109
33 msgid "Join"
34 msgstr "Приєднатися"
35
36 #. TRANSLATE: %s is a domain.
37 #: OStatusPlugin.php:457
38 #, php-format
39 msgid "Sent from %s via OStatus"
40 msgstr "Надіслано з %s через OStatus"
41
42 #. TRANS: Exception.
43 #: OStatusPlugin.php:529
44 msgid "Could not set up remote subscription."
45 msgstr "Не вдалося створити віддалену підписку."
46
47 #: OStatusPlugin.php:603
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:606
54 #, php-format
55 msgid "%1$s stopped following %2$s."
56 msgstr "%1$s припинив читати ваші дописи %2$s."
57
58 #: OStatusPlugin.php:634
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:656
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:665
71 msgid "Failed joining remote group."
72 msgstr "Помилка приєднання до віддаленої спільноти."
73
74 #: OStatusPlugin.php:705
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:708
81 #, php-format
82 msgid "%1$s has left group %2$s."
83 msgstr "%1$s залишив спільноту %2$s."
84
85 #: OStatusPlugin.php:783
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:786
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:862
98 msgid "Remote"
99 msgstr "Віддалено"
100
101 #. TRANS: Title for activity.
102 #: OStatusPlugin.php:902
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:905
109 #, php-format
110 msgid "%s has updated their profile page."
111 msgstr "%s оновив сторінку свого профілю."
112
113 #. TRANS: Plugin description.
114 #: OStatusPlugin.php:950
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:378
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:409
167 msgid "Unknown feed format."
168 msgstr "Невідомий формат веб-стрічки."
169
170 #. TRANS: Exception.
171 #: classes/Ostatus_profile.php:433
172 msgid "RSS feed without a channel."
173 msgstr "RSS-стрічка не має каналу."
174
175 #. TRANS: Client exception.
176 #: classes/Ostatus_profile.php:478
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:561
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:596
189 msgid "Show more"
190 msgstr "Розгорнути"
191
192 #. TRANS: Exception. %s is a profile URL.
193 #: classes/Ostatus_profile.php:789
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:847
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:985
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:1045
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:1056
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:1066
224 #, php-format
225 msgid "Unable to fetch avatar from %s."
226 msgstr "Неможливо завантажити аватару з %s."
227
228 #. TRANS: Exception.
229 #: classes/Ostatus_profile.php:1292
230 msgid "Local user can't be referenced as remote."
231 msgstr "Місцевий користувач не може бути зазначеним у якості віддаленого."
232
233 #. TRANS: Exception.
234 #: classes/Ostatus_profile.php:1297
235 msgid "Local group can't be referenced as remote."
236 msgstr "Локальну спільноту не можна зазначити у якості віддаленої."
237
238 #. TRANS: Server exception.
239 #: classes/Ostatus_profile.php:1349 classes/Ostatus_profile.php:1360
240 msgid "Can't save local profile."
241 msgstr "Не вдається зберегти місцевий профіль."
242
243 #. TRANS: Server exception.
244 #: classes/Ostatus_profile.php:1368
245 msgid "Can't save OStatus profile."
246 msgstr "Не вдається зберегти профіль OStatus."
247
248 #. TRANS: Exception.
249 #: classes/Ostatus_profile.php:1632 classes/Ostatus_profile.php:1660
250 msgid "Not a valid webfinger address."
251 msgstr "Це недійсна адреса для протоколу WebFinger."
252
253 #. TRANS: Exception. %s is a webfinger address.
254 #: classes/Ostatus_profile.php:1742
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:1761
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:1769
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:1812
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:42
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:47
295 msgid "Salmon requires \"application/magic-envelope+xml\"."
296 msgstr "Протокол Salmon вимагає \"application/magic-envelope+xml\"."
297
298 #. TRANS: Client error.
299 #: lib/salmonaction.php:57
300 msgid "Salmon signature verification failed."
301 msgstr "Перевірка підпису протоколу Salmon не вдалася."
302
303 #. TRANS: Client error.
304 #: lib/salmonaction.php:69
305 msgid "Salmon post must be an Atom entry."
306 msgstr "Дописи за протоколом Salmon мають бути у форматі Atom."
307
308 #. TRANS: Client exception.
309 #: lib/salmonaction.php:118
310 msgid "Unrecognized activity type."
311 msgstr "Невідомий тип діяльності."
312
313 #. TRANS: Client exception.
314 #: lib/salmonaction.php:127
315 msgid "This target doesn't understand posts."
316 msgstr "Ціль не розуміє, що таке «дописи»."
317
318 #. TRANS: Client exception.
319 #: lib/salmonaction.php:133
320 msgid "This target doesn't understand follows."
321 msgstr "Ціль не розуміє, що таке «слідувати»."
322
323 #. TRANS: Client exception.
324 #: lib/salmonaction.php:139
325 msgid "This target doesn't understand unfollows."
326 msgstr "Ціль не розуміє, що таке «не слідувати»."
327
328 #. TRANS: Client exception.
329 #: lib/salmonaction.php:145
330 msgid "This target doesn't understand favorites."
331 msgstr "Ціль не розуміє, що таке «додати до обраних»."
332
333 #. TRANS: Client exception.
334 #: lib/salmonaction.php:151
335 msgid "This target doesn't understand unfavorites."
336 msgstr "Ціль не розуміє, що таке «вилучити з обраних»."
337
338 #. TRANS: Client exception.
339 #: lib/salmonaction.php:157
340 msgid "This target doesn't understand share events."
341 msgstr "Ціль не розуміє, що таке «поділитися подією»."
342
343 #. TRANS: Client exception.
344 #: lib/salmonaction.php:163
345 msgid "This target doesn't understand joins."
346 msgstr "Ціль не розуміє, що таке «приєднатися»."
347
348 #. TRANS: Client exception.
349 #: lib/salmonaction.php:169
350 msgid "This target doesn't understand leave events."
351 msgstr "Ціль не розуміє, що таке «залишати подію»."
352
353 #. TRANS: Exception.
354 #: lib/salmonaction.php:197
355 msgid "Received a salmon slap from unidentified actor."
356 msgstr "Отримано ляпаса від невизначеного учасника за протоколом Salmon."
357
358 #. TRANS: Exception.
359 #: lib/discovery.php:110
360 #, php-format
361 msgid "Unable to find services for %s."
362 msgstr "Не вдається знайти сервіси для %s."
363
364 #. TRANS: Exception.
365 #: lib/magicenvelope.php:80
366 msgid "Unable to locate signer public key."
367 msgstr "Не вдалося знайти публічного ключа підписанта."
368
369 #. TRANS: Exception.
370 #: lib/salmon.php:93
371 msgid "Salmon invalid actor for signing."
372 msgstr "Недійсний учасник подій за протоколом Salmon для підписання."
373
374 #: tests/gettext-speedtest.php:57
375 msgid "Feeds"
376 msgstr "Веб-стрічки"
377
378 #. TRANS: Client exception.
379 #: actions/pushhub.php:70
380 msgid "Publishing outside feeds not supported."
381 msgstr "Публікація змісту зовнішніх веб-стрічок не підтримується."
382
383 #. TRANS: Client exception. %s is a mode.
384 #: actions/pushhub.php:73
385 #, php-format
386 msgid "Unrecognized mode \"%s\"."
387 msgstr "Невизначений режим «%s»."
388
389 #. TRANS: Client exception. %s is a topic.
390 #: actions/pushhub.php:93
391 #, php-format
392 msgid ""
393 "Unsupported hub.topic %s this hub only serves local user and group Atom "
394 "feeds."
395 msgstr ""
396 "hub.topic %s не підтримується. Цей вузол використовується лише тутешніми "
397 "користувачами та групою веб-стрічок у форматі Atom."
398
399 #. TRANS: Client exception.
400 #: actions/pushhub.php:99
401 #, php-format
402 msgid "Invalid hub.verify \"%s\". It must be sync or async."
403 msgstr "hub.verify «%s» невірний. Він має бути синхронним або ж асинхронним."
404
405 #. TRANS: Client exception.
406 #: actions/pushhub.php:105
407 #, php-format
408 msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
409 msgstr ""
410 "hub.lease «%s» невірний. Він має бути порожнім або містити ціле позитивне "
411 "число."
412
413 #. TRANS: Client exception.
414 #: actions/pushhub.php:113
415 #, php-format
416 msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
417 msgstr "hub.secret «%s» невірний. 200 байтів — не більше."
418
419 #. TRANS: Client exception.
420 #: actions/pushhub.php:165
421 #, php-format
422 msgid "Invalid hub.topic \"%s\". User doesn't exist."
423 msgstr "hub.topic «%s» невірний. Користувача не існує."
424
425 #. TRANS: Client exception.
426 #: actions/pushhub.php:174
427 #, php-format
428 msgid "Invalid hub.topic \"%s\". Group doesn't exist."
429 msgstr "hub.topic «%s» невірний. Спільноти не існує."
430
431 #. TRANS: Client exception.
432 #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
433 #: actions/pushhub.php:199
434 #, php-format
435 msgid "Invalid URL passed for %1$s: \"%2$s\""
436 msgstr "Для %1$s передано невірний URL: «%2$s»"
437
438 #: actions/ownerxrd.php:39 actions/usersalmon.php:43
439 msgid "No such user."
440 msgstr "Такого користувача немає."
441
442 #. TRANS: Client error.
443 #: actions/usersalmon.php:37 actions/groupsalmon.php:40
444 msgid "No ID."
445 msgstr "Немає ідентифікатора."
446
447 #. TRANS: Client exception.
448 #: actions/usersalmon.php:81
449 msgid "In reply to unknown notice."
450 msgstr "У відповідь на невідомий допис."
451
452 #. TRANS: Client exception.
453 #: actions/usersalmon.php:86
454 msgid "In reply to a notice not by this user and not mentioning this user."
455 msgstr ""
456 "У відповідь на допис іншого користувача, а даний користувач у ньому навіть "
457 "не згадується."
458
459 #. TRANS: Client exception.
460 #: actions/usersalmon.php:163
461 msgid "Could not save new favorite."
462 msgstr "Не вдалося зберегти як новий обраний допис."
463
464 #. TRANS: Client exception.
465 #: actions/usersalmon.php:195
466 msgid "Can't favorite/unfavorite without an object."
467 msgstr ""
468 "Неможливо додати до обраних або видалити зі списку обраних, якщо немає "
469 "об’єкта."
470
471 #. TRANS: Client exception.
472 #: actions/usersalmon.php:207
473 msgid "Can't handle that kind of object for liking/faving."
474 msgstr ""
475 "Не вдається обробити подібний об’єкт для додавання його до списку обраних."
476
477 #. TRANS: Client exception. %s is an object ID.
478 #: actions/usersalmon.php:214
479 #, php-format
480 msgid "Notice with ID %s unknown."
481 msgstr "Допис з ідентифікатором %s є невідомим."
482
483 #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
484 #: actions/usersalmon.php:219
485 #, php-format
486 msgid "Notice with ID %1$s not posted by %2$s."
487 msgstr "Допис з ідентифікатором %1$s було надіслано не %2$s."
488
489 #. TRANS: Field label.
490 #: actions/ostatusgroup.php:78
491 msgid "Join group"
492 msgstr "Долучитися до спільноти"
493
494 #. TRANS: Tooltip for field label "Join group".
495 #: actions/ostatusgroup.php:81
496 msgid "OStatus group's address, like http://example.net/group/nickname."
497 msgstr ""
498 "Адреса спільноти згідно протоколу OStatus, наприклад http://example.net/"
499 "group/nickname."
500
501 #. TRANS: Button text.
502 #: actions/ostatusgroup.php:86 actions/ostatussub.php:75
503 msgctxt "BUTTON"
504 msgid "Continue"
505 msgstr "Продовжити"
506
507 #: actions/ostatusgroup.php:105
508 msgid "You are already a member of this group."
509 msgstr "Ви вже є учасником цієї спільноти."
510
511 #. TRANS: OStatus remote group subscription dialog error.
512 #: actions/ostatusgroup.php:140
513 msgid "Already a member!"
514 msgstr "Ви вже учасник!"
515
516 #. TRANS: OStatus remote group subscription dialog error.
517 #: actions/ostatusgroup.php:151
518 msgid "Remote group join failed!"
519 msgstr "Приєднатися до віддаленої спільноти не вдалося!"
520
521 #. TRANS: OStatus remote group subscription dialog error.
522 #: actions/ostatusgroup.php:155
523 msgid "Remote group join aborted!"
524 msgstr "Приєднання до віддаленої спільноти перервано!"
525
526 #. TRANS: Page title for OStatus remote group join form
527 #: actions/ostatusgroup.php:167
528 msgid "Confirm joining remote group"
529 msgstr "Підтвердження приєднання до віддаленої спільноти"
530
531 #. TRANS: Instructions.
532 #: actions/ostatusgroup.php:178
533 msgid ""
534 "You can subscribe to groups from other supported sites. Paste the group's "
535 "profile URI below:"
536 msgstr ""
537 "Ви можете долучатися до спільнот на аналогічних сайтах. Просто вставте URI "
538 "профілю спільноти тут:"
539
540 #. TRANS: Client error.
541 #: actions/groupsalmon.php:47
542 msgid "No such group."
543 msgstr "Такої спільноти немає."
544
545 #. TRANS: Client error.
546 #: actions/groupsalmon.php:53
547 msgid "Can't accept remote posts for a remote group."
548 msgstr "Не можу узгодити віддалену пересилку дописів до віддаленої спільноти."
549
550 #. TRANS: Client error.
551 #: actions/groupsalmon.php:127
552 msgid "Can't read profile to set up group membership."
553 msgstr "Не можу прочитати профіль, аби долучитися до спільноти."
554
555 #. TRANS: Client error.
556 #: actions/groupsalmon.php:131 actions/groupsalmon.php:174
557 msgid "Groups can't join groups."
558 msgstr "Спільноти ніяк не можуть приєднуватися до спільнот."
559
560 #: actions/groupsalmon.php:144
561 msgid "You have been blocked from that group by the admin."
562 msgstr "Адміністратор спільноти заблокував ваш профіль."
563
564 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
565 #: actions/groupsalmon.php:159
566 #, php-format
567 msgid "Could not join remote user %1$s to group %2$s."
568 msgstr ""
569 "Віддаленому користувачеві %1$s не вдалося долучитися до спільноти %2$s."
570
571 #: actions/groupsalmon.php:171
572 msgid "Can't read profile to cancel group membership."
573 msgstr ""
574 "Не вдається прочитати профіль користувача, щоб скасувати його перебування у "
575 "спільноті."
576
577 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
578 #: actions/groupsalmon.php:188
579 #, php-format
580 msgid "Could not remove remote user %1$s from group %2$s."
581 msgstr "Не вдалось видалити віддаленого користувача %1$s зі спільноти %2$s."
582
583 #. TRANS: Field label for a field that takes an OStatus user address.
584 #: actions/ostatussub.php:68
585 msgid "Subscribe to"
586 msgstr "Підписатися"
587
588 #. TRANS: Tooltip for field label "Subscribe to".
589 #: actions/ostatussub.php:71
590 msgid ""
591 "OStatus user's address, like nickname@example.com or http://example.net/"
592 "nickname"
593 msgstr ""
594 "Адреса користувача згідно протоколу OStatus, щось на зразок nickname@example."
595 "com або http://example.net/nickname"
596
597 #. TRANS: Button text.
598 #. TRANS: Tooltip for button "Join".
599 #: actions/ostatussub.php:112
600 msgctxt "BUTTON"
601 msgid "Join this group"
602 msgstr "Приєднатися до спільноти"
603
604 #. TRANS: Button text.
605 #: actions/ostatussub.php:115
606 msgctxt "BUTTON"
607 msgid "Confirm"
608 msgstr "Підтвердити"
609
610 #. TRANS: Tooltip for button "Confirm".
611 #: actions/ostatussub.php:117
612 msgid "Subscribe to this user"
613 msgstr "Підписатись до цього користувача"
614
615 #: actions/ostatussub.php:138
616 msgid "You are already subscribed to this user."
617 msgstr "Ви вже підписані до цього користувача."
618
619 #: actions/ostatussub.php:167
620 msgid "Photo"
621 msgstr "Фото"
622
623 #: actions/ostatussub.php:178
624 msgid "Nickname"
625 msgstr "Псевдонім"
626
627 #: actions/ostatussub.php:199
628 msgid "Location"
629 msgstr "Розташування"
630
631 #: actions/ostatussub.php:208
632 msgid "URL"
633 msgstr "URL-адреса"
634
635 #: actions/ostatussub.php:220
636 msgid "Note"
637 msgstr "Примітка"
638
639 #. TRANS: Error text.
640 #: actions/ostatussub.php:256 actions/ostatussub.php:263
641 #: actions/ostatussub.php:288
642 msgid ""
643 "Sorry, we could not reach that address. Please make sure that the OStatus "
644 "address is like nickname@example.com or http://example.net/nickname."
645 msgstr ""
646 "Вибачайте, але ми в змозі розшукати дану адресу. Будь ласка, переконайтеся, "
647 "що адресу зазначено згідно правил протоколу OStatus, щось на зразок "
648 "nickname@example.com або ж http://example.net/nickname."
649
650 #. TRANS: Error text.
651 #: actions/ostatussub.php:267 actions/ostatussub.php:271
652 #: actions/ostatussub.php:275 actions/ostatussub.php:279
653 #: actions/ostatussub.php:283
654 msgid ""
655 "Sorry, we could not reach that feed. Please try that OStatus address again "
656 "later."
657 msgstr ""
658 "Вибачайте, але ми не в змозі досягти цієї веб-стрічки. Будь ласка, спробуйте "
659 "дану адресу ще раз пізніше."
660
661 #. TRANS: OStatus remote subscription dialog error.
662 #: actions/ostatussub.php:317
663 msgid "Already subscribed!"
664 msgstr "Вже підписаний!"
665
666 #. TRANS: OStatus remote subscription dialog error.
667 #: actions/ostatussub.php:322
668 msgid "Remote subscription failed!"
669 msgstr "Підписатися віддалено не вдалося!"
670
671 #: actions/ostatussub.php:369 actions/ostatusinit.php:64
672 msgid "There was a problem with your session token. Try again, please."
673 msgstr "Виникли певні проблеми з токеном сесії. Спробуйте знов, будь ласка."
674
675 #. TRANS: Form title.
676 #: actions/ostatussub.php:397 actions/ostatusinit.php:83
677 msgid "Subscribe to user"
678 msgstr "Підписатися до користувача"
679
680 #. TRANS: Page title for OStatus remote subscription form
681 #: actions/ostatussub.php:417
682 msgid "Confirm"
683 msgstr "Підтвердити"
684
685 #. TRANS: Instructions.
686 #: actions/ostatussub.php:429
687 msgid ""
688 "You can subscribe to users from other supported sites. Paste their address "
689 "or profile URI below:"
690 msgstr ""
691 "Ви маєте можливість підписуватись до користувачів на аналогічних сайтах. "
692 "Просто вставте їхні адреси або URI профілів тут:"
693
694 #. TRANS: Client error.
695 #: actions/ostatusinit.php:42
696 msgid "You can use the local subscription!"
697 msgstr "Ви можете користуватись локальними підписками!"
698
699 #. TRANS: Form legend.
700 #: actions/ostatusinit.php:98
701 #, php-format
702 msgid "Join group %s"
703 msgstr "Приєднатися до спільноти %s"
704
705 #. TRANS: Button text.
706 #: actions/ostatusinit.php:100
707 msgctxt "BUTTON"
708 msgid "Join"
709 msgstr "Приєднатися"
710
711 #. TRANS: Form legend.
712 #: actions/ostatusinit.php:103
713 #, php-format
714 msgid "Subscribe to %s"
715 msgstr "Підписатися до %s"
716
717 #. TRANS: Button text.
718 #: actions/ostatusinit.php:105
719 msgctxt "BUTTON"
720 msgid "Subscribe"
721 msgstr "Підписатись"
722
723 #. TRANS: Field label.
724 #: actions/ostatusinit.php:118
725 msgid "User nickname"
726 msgstr "Ім’я користувача"
727
728 #: actions/ostatusinit.php:119
729 msgid "Nickname of the user you want to follow."
730 msgstr "Ім’я користувача, дописи якого ви хотіли б читати."
731
732 #. TRANS: Field label.
733 #: actions/ostatusinit.php:124
734 msgid "Profile Account"
735 msgstr "Профіль акаунту"
736
737 #. TRANS: Tooltip for field label "Profile Account".
738 #: actions/ostatusinit.php:126
739 msgid "Your account id (e.g. user@identi.ca)."
740 msgstr "Ідентифікатор вашого акаунту (щось на зразок user@identi.ca)"
741
742 #. TRANS: Client error.
743 #: actions/ostatusinit.php:148
744 msgid "Must provide a remote profile."
745 msgstr "Мусите зазначити віддалений профіль."
746
747 #. TRANS: Client error.
748 #: actions/ostatusinit.php:160
749 msgid "Couldn't look up OStatus account profile."
750 msgstr "Не вдалося знайти профіль акаунту за протоколом OStatus."
751
752 #. TRANS: Client error.
753 #: actions/ostatusinit.php:173
754 msgid "Couldn't confirm remote profile address."
755 msgstr "Не вдалося підтвердити адресу віддаленого профілю."
756
757 #. TRANS: Page title.
758 #: actions/ostatusinit.php:218
759 msgid "OStatus Connect"
760 msgstr "З’єднання OStatus"
761
762 #: actions/pushcallback.php:50
763 msgid "Empty or invalid feed id."
764 msgstr "Порожній або недійсний ідентифікатор веб-стрічки."
765
766 #. TRANS: Server exception. %s is a feed ID.
767 #: actions/pushcallback.php:56
768 #, php-format
769 msgid "Unknown PuSH feed id %s"
770 msgstr "Веб-стрічка за протоколом PuSH має невідомий ідентифікатор %s"
771
772 #. TRANS: Client exception. %s is an invalid feed name.
773 #: actions/pushcallback.php:96
774 #, php-format
775 msgid "Bad hub.topic feed \"%s\"."
776 msgstr "hub.topic веб-стрічки «%s» неправильний."
777
778 #. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
779 #: actions/pushcallback.php:101
780 #, php-format
781 msgid "Bad hub.verify_token %1$s for %2$s."
782 msgstr "hub.verify_token %1$s для %2$s неправильний."
783
784 #. TRANS: Client exception. %s is an invalid topic.
785 #: actions/pushcallback.php:108
786 #, php-format
787 msgid "Unexpected subscribe request for %s."
788 msgstr "Несподіваний запит підписки для %s."
789
790 #. TRANS: Client exception. %s is an invalid topic.
791 #: actions/pushcallback.php:113
792 #, php-format
793 msgid "Unexpected unsubscribe request for %s."
794 msgstr "Несподіваний запит щодо скасування підписки для %s."