]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OpenID/locale/uk/LC_MESSAGES/OpenID.po
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / plugins / OpenID / locale / uk / LC_MESSAGES / OpenID.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 14:32+0000\n"
12 "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
13 "Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: uk\n"
18 "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"
19
20 #. TRANS: OpenID plugin server error.
21 #: openid.php:139
22 msgid "Cannot instantiate OpenID consumer object."
23 msgstr "Не можу створити примірник об’єкта споживача OpenID."
24
25 #. TRANS: OpenID plugin message. Given when an OpenID is not valid.
26 #: openid.php:151
27 msgid "Not a valid OpenID."
28 msgstr "Це недійсний OpenID."
29
30 #. TRANS: OpenID plugin server error. Given when the OpenID authentication
31 #. request fails.
32 #. TRANS: %s is the failure message.
33 #: openid.php:156
34 #, php-format
35 msgid "OpenID failure: %s."
36 msgstr "Невдача OpenID: %s."
37
38 #. TRANS: OpenID plugin server error. Given when the OpenID authentication
39 #. request cannot be redirected.
40 #. TRANS: %s is the failure message.
41 #: openid.php:206
42 #, php-format
43 msgid "Could not redirect to server: %s."
44 msgstr "Не можу переадресувати на сервер: %s."
45
46 #. TRANS: OpenID plugin user instructions.
47 #: openid.php:245
48 msgid ""
49 "This form should automatically submit itself. If not, click the submit "
50 "button to go to your OpenID provider."
51 msgstr "Ця форма має автоматичне себе представити. Якщо ні, натисніть відповідну кнопку, щоб перейти до сторінки вашого OpenID-провайдера."
52
53 #. TRANS: OpenID plugin server error.
54 #: openid.php:281
55 msgid "Error saving the profile."
56 msgstr "Помилка при збереженні профілю."
57
58 #. TRANS: OpenID plugin server error.
59 #: openid.php:293
60 msgid "Error saving the user."
61 msgstr "Помилка при збереженні користувача."
62
63 #. TRANS: OpenID plugin client exception (403).
64 #: openid.php:323
65 msgid "Unauthorized URL used for OpenID login."
66 msgstr "Для входу за OpenID використовується неавторизований URL."
67
68 #. TRANS: Title
69 #: openid.php:371
70 msgid "OpenID Login Submission"
71 msgstr "Представлення входу за OpenID"
72
73 #. TRANS: OpenID plugin message used while requesting authorization user's
74 #. OpenID login provider.
75 #: openid.php:382
76 msgid "Requesting authorization from your login provider..."
77 msgstr "Запитуємо дозвіл у вашого OpenID-провайдера..."
78
79 #. TRANS: OpenID plugin message. User instruction while requesting
80 #. authorization user's OpenID login provider.
81 #: openid.php:386
82 msgid ""
83 "If you are not redirected to your login provider in a few seconds, try "
84 "pushing the button below."
85 msgstr "Якщо за кілька секунд вас не буде перенаправлено на сторінку входу вашого OpenID-провайдера, просто натисніть кнопку внизу."
86
87 #. TRANS: Error message displayed when trying to perform an action that
88 #. requires a logged in user.
89 #: actions/finishaddopenid.php:66
90 msgid "Not logged in."
91 msgstr "Ви не увійшли до системи."
92
93 #. TRANS: Status message in case the response from the OpenID provider is that
94 #. the logon attempt was cancelled.
95 #: actions/finishaddopenid.php:87 actions/finishopenidlogin.php:243
96 msgid "OpenID authentication cancelled."
97 msgstr "Автентифікацію за OpenID скасовано."
98
99 #. TRANS: OpenID authentication failed; display the error message.
100 #. TRANS: %s is the error message.
101 #. TRANS: OpenID authentication failed; display the error message. %s is the
102 #. error message.
103 #: actions/finishaddopenid.php:92 actions/finishopenidlogin.php:247
104 #, php-format
105 msgid "OpenID authentication failed: %s."
106 msgstr "Автентифікація за OpenID не вдалася: %s"
107
108 #. TRANS: OpenID authentication error.
109 #. TRANS: Message displayed when OpenID authentication is aborted.
110 #: actions/finishaddopenid.php:109 actions/finishopenidlogin.php:268
111 msgid ""
112 "OpenID authentication aborted: You are not allowed to login to this site."
113 msgstr "Автентифікацію за OpenID перервано: ви не можете увійти на цей сайт."
114
115 #. TRANS: Message in case a user tries to add an OpenID that is already
116 #. connected to them.
117 #: actions/finishaddopenid.php:120
118 msgid "You already have this OpenID!"
119 msgstr "У вас вже є цей OpenID!"
120
121 #. TRANS: Message in case a user tries to add an OpenID that is already used
122 #. by another user.
123 #: actions/finishaddopenid.php:123
124 msgid "Someone else already has this OpenID."
125 msgstr "Хтось інший вже приєднав цей OpenID до свого акаунту."
126
127 #. TRANS: Message in case the OpenID object cannot be connected to the user.
128 #: actions/finishaddopenid.php:136
129 msgid "Error connecting user."
130 msgstr "Помилка при підключенні користувача."
131
132 #. TRANS: Message in case the user or the user profile cannot be saved in
133 #. StatusNet.
134 #: actions/finishaddopenid.php:143
135 msgid "Error updating profile."
136 msgstr "Помилка при оновленні профілю."
137
138 #. TRANS: Title after getting the status of the OpenID authorisation request.
139 #: actions/finishaddopenid.php:183
140 msgid "OpenID Login"
141 msgstr "Вхід з OpenID"
142
143 #. TRANS: OpenID plugin client error given trying to add an unauthorised
144 #. OpenID to a user (403).
145 #. TRANS: %s is a request identity.
146 #: actions/openidserver.php:115
147 #, php-format
148 msgid "You are not authorized to use the identity %s."
149 msgstr "Ви не авторизовані, для того щоб мати можливість пройти перевірку ідентичності на %s."
150
151 #. TRANS: OpenID plugin client error given when not getting a response for a
152 #. given OpenID provider (500).
153 #: actions/openidserver.php:136
154 msgid "Just an OpenID provider. Nothing to see here, move along..."
155 msgstr "Просто OpenID-провайдер. Нічого належного чомусь не видно..."
156
157 #. TRANS: Title of OpenID settings page for a user.
158 #: actions/openidsettings.php:57
159 msgctxt "TITLE"
160 msgid "OpenID settings"
161 msgstr "Налаштування OpenID"
162
163 #. TRANS: Form instructions for OpenID settings.
164 #. TRANS: This message contains Markdown links in the form
165 #. [description](link).
166 #: actions/openidsettings.php:69
167 #, php-format
168 msgid ""
169 "[OpenID](%%doc.openid%%) lets you log into many sites with the same user "
170 "account. Manage your associated OpenIDs from here."
171 msgstr "[OpenID](%%doc.openid%%) дозволяє входити до багатьох веб-сторінок використовуючи той самий лоґін і пароль. Тут можна впорядкувати ваші OpenID-акаунти."
172
173 #. TRANS: Fieldset legend.
174 #: actions/openidsettings.php:100
175 msgctxt "LEGEND"
176 msgid "Add OpenID"
177 msgstr "Додати OpenID"
178
179 #. TRANS: Form guide.
180 #: actions/openidsettings.php:104
181 msgid ""
182 "If you want to add an OpenID to your account, enter it in the box below and "
183 "click \"Add\"."
184 msgstr "Якщо ви бажаєте додати OpenID до вашого акаунту, введіть його у полі нижче і натисніть «Додати»."
185
186 #. TRANS: Field label.
187 #. TRANS: OpenID plugin logon form field label.
188 #: actions/openidsettings.php:110 actions/openidlogin.php:155
189 #: OpenIDPlugin.php:702
190 msgid "OpenID URL"
191 msgstr "URL-адреса OpenID"
192
193 #. TRANS: Button text for adding an OpenID URL.
194 #: actions/openidsettings.php:121
195 msgctxt "BUTTON"
196 msgid "Add"
197 msgstr "Додати"
198
199 #. TRANS: Header on OpenID settings page.
200 #: actions/openidsettings.php:133
201 msgctxt "HEADER"
202 msgid "Remove OpenID"
203 msgstr "Видалити OpenID"
204
205 #. TRANS: Form guide.
206 #: actions/openidsettings.php:139
207 msgid ""
208 "Removing your only OpenID would make it impossible to log in! If you need to"
209 " remove it, add another OpenID first."
210 msgstr "Якщо для входу ви використовуєте лише OpenID, то його видалення унеможливить вхід у майбутньому! Якщо вам потрібно видалити ваш єдиний OpenID, то спершу додайте інший."
211
212 #. TRANS: Form guide.
213 #: actions/openidsettings.php:155
214 msgid ""
215 "You can remove an OpenID from your account by clicking the button marked "
216 "\"Remove\"."
217 msgstr "Ви можете видалити ваш OpenID просто натиснувши кнопку «Видалити»."
218
219 #. TRANS: Button text to remove an OpenID.
220 #. TRANS: Button text to remove an OpenID trustroot.
221 #: actions/openidsettings.php:179 actions/openidsettings.php:223
222 msgctxt "BUTTON"
223 msgid "Remove"
224 msgstr "Видалити"
225
226 #. TRANS: Fieldset legend.
227 #: actions/openidsettings.php:194
228 msgid "OpenID Trusted Sites"
229 msgstr "Довірені сайти OpenID"
230
231 #. TRANS: Form guide.
232 #: actions/openidsettings.php:198
233 msgid ""
234 "The following sites are allowed to access your identity and log you in. You "
235 "can remove a site from this list to deny it access to your OpenID."
236 msgstr "У списку наведено OpenID-адреси, які ідентифіковані як ваші і їм дозволено вхід до сайту. Ви можете вилучити якийсь з них, тим самим скасувавши дозвіл на вхід."
237
238 #: actions/openidsettings.php:229
239 msgctxt "LEGEND"
240 msgid "Preferences"
241 msgstr "Налаштування"
242
243 #. TRANS: Button text to save OpenID prefs
244 #. TRANS: Button text to save OpenID settings.
245 #: actions/openidsettings.php:237 actions/openidadminpanel.php:284
246 msgctxt "BUTTON"
247 msgid "Save"
248 msgstr "Зберегти"
249
250 #. TRANS: Client error displayed when the session token does not match or is
251 #. not given.
252 #. TRANS: Message given when there is a problem with the user's session token.
253 #: actions/openidsettings.php:257 actions/finishopenidlogin.php:42
254 msgid "There was a problem with your session token. Try again, please."
255 msgstr "Виникли певні проблеми з токеном поточної сесії. Спробуйте знов, будь ласка."
256
257 #. TRANS: Form validation error if no OpenID providers can be added.
258 #: actions/openidsettings.php:265
259 msgid "Cannot add new providers."
260 msgstr "Не вдається додати нових OpenID-провайдерів."
261
262 #. TRANS: Unexpected form validation error.
263 #: actions/openidsettings.php:281
264 msgid "Something weird happened."
265 msgstr "Сталося щось незрозуміле."
266
267 #. TRANS: Form validation error when trying to remove a non-existing
268 #. trustroot.
269 #: actions/openidsettings.php:305
270 msgid "No such OpenID trustroot."
271 msgstr "Серед довірених такого OpenID немає."
272
273 #. TRANS: Success message after removing trustroots.
274 #: actions/openidsettings.php:310
275 msgid "Trustroots removed."
276 msgstr "Довірені корені OpenID видалено."
277
278 #. TRANS: Form validation error for a non-existing OpenID.
279 #: actions/openidsettings.php:333
280 msgid "No such OpenID."
281 msgstr "Немає такого OpenID."
282
283 #. TRANS: Form validation error if OpenID is connected to another user.
284 #: actions/openidsettings.php:339
285 msgid "That OpenID does not belong to you."
286 msgstr "Даний OpenID належить не вам."
287
288 #. TRANS: Success message after removing an OpenID.
289 #: actions/openidsettings.php:344
290 msgid "OpenID removed."
291 msgstr "OpenID видалено."
292
293 #: actions/openidsettings.php:383
294 msgid "OpenID preferences saved."
295 msgstr ""
296
297 #. TRANS: Client error message trying to log on with OpenID while already
298 #. logged on.
299 #: actions/finishopenidlogin.php:37 actions/openidlogin.php:33
300 msgid "Already logged in."
301 msgstr "Тепер ви увійшли."
302
303 #. TRANS: Message given if user does not agree with the site's license.
304 #: actions/finishopenidlogin.php:48
305 msgid "You cannot register if you do not agree to the license."
306 msgstr "Ви не можете зареєструватись, якщо не погодитеся з умовами ліцензії."
307
308 #. TRANS: Messag given on an unknown error.
309 #: actions/finishopenidlogin.php:57
310 msgid "An unknown error has occured."
311 msgstr "Виникла якась незрозуміла помилка."
312
313 #. TRANS: Instructions given after a first successful logon using OpenID.
314 #. TRANS: %s is the site name.
315 #: actions/finishopenidlogin.php:73
316 #, php-format
317 msgid ""
318 "This is the first time you have logged into %s so we must connect your "
319 "OpenID to a local account. You can either create a new account, or connect "
320 "with your existing account, if you have one."
321 msgstr "Ви вперше увійшли до сайту %s, отже ми мусимо приєднати ваш OpenID до акаунту на даному сайті. Ви маєте можливість створити новий акаунт або використати такий, що вже існує."
322
323 #. TRANS: Title
324 #: actions/finishopenidlogin.php:80
325 msgctxt "TITLE"
326 msgid "OpenID Account Setup"
327 msgstr "Налаштування акаунту OpenID"
328
329 #. TRANS: Fieldset legend.
330 #: actions/finishopenidlogin.php:118
331 msgid "Create new account"
332 msgstr "Створити новий акаунт"
333
334 #. TRANS: Form guide.
335 #: actions/finishopenidlogin.php:121
336 msgid "Create a new user with this nickname."
337 msgstr "Створити нового користувача з цим нікнеймом."
338
339 #. TRANS: Field label.
340 #: actions/finishopenidlogin.php:129
341 msgid "New nickname"
342 msgstr "Новий нікнейм"
343
344 #. TRANS: Field title.
345 #: actions/finishopenidlogin.php:132
346 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
347 msgstr "1-64 рядкові літери і цифри, ніякої пунктуації або інтервалів."
348
349 #. TRANS: Field label.
350 #: actions/finishopenidlogin.php:136
351 msgid "Email"
352 msgstr "Пошта"
353
354 #. TRANS: Field title.
355 #: actions/finishopenidlogin.php:138
356 msgid "Used only for updates, announcements, and password recovery."
357 msgstr "Використовується лише для надсилання оновлень, оголошень та відновлення пароля."
358
359 #. TRANS: OpenID plugin link text.
360 #. TRANS: %s is a link to a license with the license name as link text.
361 #: actions/finishopenidlogin.php:155
362 #, php-format
363 msgid ""
364 "My text and files are available under %s except this private data: password,"
365 " email address, IM address, and phone number."
366 msgstr "Мої дописи і файли доступні на умовах %s, окрім цих приватних даних: пароль, електронна адреса, адреса IM, телефонний номер."
367
368 #. TRANS: Button label in form in which to create a new user on the site for
369 #. an OpenID.
370 #: actions/finishopenidlogin.php:168
371 msgctxt "BUTTON"
372 msgid "Create"
373 msgstr "Створити"
374
375 #. TRANS: Used as form legend for form in which to connect an OpenID to an
376 #. existing user on the site.
377 #: actions/finishopenidlogin.php:182
378 msgid "Connect existing account"
379 msgstr "Приєднати акаунт, який вже існує"
380
381 #. TRANS: User instructions for form in which to connect an OpenID to an
382 #. existing user on the site.
383 #: actions/finishopenidlogin.php:185
384 msgid ""
385 "If you already have an account, login with your username and password to "
386 "connect it to your OpenID."
387 msgstr "Якщо ви вже маєте акаунт, увійдіть з вашим ім’ям користувача та паролем, аби приєднати їх до вашого OpenID."
388
389 #. TRANS: Field label in form in which to connect an OpenID to an existing
390 #. user on the site.
391 #: actions/finishopenidlogin.php:189
392 msgid "Existing nickname"
393 msgstr "Нікнейм, який вже існує"
394
395 #. TRANS: Field label in form in which to connect an OpenID to an existing
396 #. user on the site.
397 #: actions/finishopenidlogin.php:193
398 msgid "Password"
399 msgstr "Пароль"
400
401 #. TRANS: Button text in form in which to connect an OpenID to an existing
402 #. user on the site.
403 #: actions/finishopenidlogin.php:197
404 msgctxt "BUTTON"
405 msgid "Connect"
406 msgstr "Під’єднати"
407
408 #. TRANS: OpenID plugin message. No new user registration is allowed on the
409 #. site.
410 #. TRANS: OpenID plugin message. No new user registration is allowed on the
411 #. site without an invitation code, and none was provided.
412 #: actions/finishopenidlogin.php:324 actions/finishopenidlogin.php:333
413 msgid "Registration not allowed."
414 msgstr "Реєстрацію не дозволено."
415
416 #. TRANS: OpenID plugin message. No new user registration is allowed on the
417 #. site without an invitation code, and the one provided was not valid.
418 #: actions/finishopenidlogin.php:340
419 msgid "Not a valid invitation code."
420 msgstr "Це не дійсний код запрошення."
421
422 #. TRANS: OpenID plugin server error. A stored OpenID cannot be retrieved.
423 #. TRANS: OpenID plugin server error. A stored OpenID cannot be found.
424 #: actions/finishopenidlogin.php:355 actions/finishopenidlogin.php:438
425 msgid "Stored OpenID not found."
426 msgstr "Збережений OpenID не знайдено."
427
428 #. TRANS: OpenID plugin server error.
429 #: actions/finishopenidlogin.php:364
430 msgid "Creating new account for OpenID that already has a user."
431 msgstr "Створення нового акаунту для OpenID користувачем, який вже існує."
432
433 #. TRANS: OpenID plugin message.
434 #: actions/finishopenidlogin.php:426
435 msgid "Invalid username or password."
436 msgstr "Невірне ім’я або пароль."
437
438 #. TRANS: OpenID plugin server error. The user or user profile could not be
439 #. saved.
440 #: actions/finishopenidlogin.php:445
441 msgid "Error connecting user to OpenID."
442 msgstr "Помилка при підключенні користувача до OpenID."
443
444 #. TRANS: OpenID plugin message. Rememberme logins have to reauthenticate
445 #. before changing any profile settings.
446 #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
447 #: actions/openidlogin.php:74
448 #, php-format
449 msgid ""
450 "For security reasons, please re-login with your [OpenID](%%doc.openid%%) "
451 "before changing your settings."
452 msgstr "З міркувань безпеки, будь ласка, увійдіть знов з [OpenID](%%doc.openid%%), перед тим як змінювати налаштування."
453
454 #. TRANS: OpenID plugin message.
455 #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
456 #: actions/openidlogin.php:80
457 #, php-format
458 msgid "Login with an [OpenID](%%doc.openid%%) account."
459 msgstr "Увійти з [OpenID](%%doc.openid%%)."
460
461 #. TRANS: OpenID plugin message. Title.
462 #: actions/openidlogin.php:114
463 msgctxt "TITLE"
464 msgid "OpenID Login"
465 msgstr "Вхід з OpenID"
466
467 #. TRANS: OpenID plugin logon form legend.
468 #: actions/openidlogin.php:132 OpenIDPlugin.php:679
469 msgctxt "LEGEND"
470 msgid "OpenID login"
471 msgstr "Вхід з OpenID"
472
473 #. TRANS: Field label.
474 #: actions/openidlogin.php:140
475 msgctxt "LABEL"
476 msgid "OpenID provider"
477 msgstr "OpenID-провайдер"
478
479 #. TRANS: Form guide.
480 #: actions/openidlogin.php:149 OpenIDPlugin.php:696
481 msgid "Enter your username."
482 msgstr "Введіть ім’я користувача."
483
484 #. TRANS: Form guide.
485 #: actions/openidlogin.php:151 OpenIDPlugin.php:698
486 msgid "You will be sent to the provider's site for authentication."
487 msgstr "Вас буде перенаправлено на веб-сторінку провайдера для автентифікації."
488
489 #. TRANS: OpenID plugin logon form field title.
490 #. TRANS: OpenID plugin logon form field instructions.
491 #: actions/openidlogin.php:158 OpenIDPlugin.php:705
492 msgid "Your OpenID URL."
493 msgstr "URL вашого OpenID."
494
495 #. TRANS: OpenID plugin logon form checkbox label for setting to put the
496 #. OpenID information in a cookie.
497 #: actions/openidlogin.php:163
498 msgid "Remember me"
499 msgstr "Пам’ятати мене"
500
501 #. TRANS: OpenID plugin logon form field title.
502 #: actions/openidlogin.php:165
503 msgid "Automatically login in the future; not for shared computers!"
504 msgstr "Автоматично входити у майбутньому; не для комп’ютерів загального користування!"
505
506 #. TRANS: OpenID plugin logon form button label to start logon with the data
507 #. provided in the logon form.
508 #: actions/openidlogin.php:170
509 msgctxt "BUTTON"
510 msgid "Login"
511 msgstr "Увійти"
512
513 #. TRANS: Title for OpenID bridge administration page.
514 #: actions/openidadminpanel.php:53
515 msgctxt "TITLE"
516 msgid "OpenID Settings"
517 msgstr "Налаштування OpenID"
518
519 #. TRANS: Page instructions.
520 #: actions/openidadminpanel.php:64
521 msgid "OpenID settings"
522 msgstr "Налаштування OpenID"
523
524 #. TRANS: Client error displayed when OpenID provider URL is too long.
525 #: actions/openidadminpanel.php:145
526 msgid "Invalid provider URL. Maximum length is 255 characters."
527 msgstr "Невірний URL OpenID-провайдера. Максимальна довжина — 255 символів."
528
529 #. TRANS: Client error displayed when Launchpad team name is too long.
530 #: actions/openidadminpanel.php:152
531 msgid "Invalid team name. Maximum length is 255 characters."
532 msgstr "Невірна назва спільноти. Максимальна довжина — 255 символів."
533
534 #. TRANS: Fieldset legend.
535 #: actions/openidadminpanel.php:206
536 msgctxt "LEGEND"
537 msgid "Trusted provider"
538 msgstr "Довірений OpenID-провайдер"
539
540 #. TRANS: Form guide.
541 #: actions/openidadminpanel.php:209
542 msgid ""
543 "By default, users are allowed to authenticate with any OpenID provider. If "
544 "you are using your own OpenID service for shared sign-in, you can restrict "
545 "access to only your own users here."
546 msgstr "За замовчуванням, відвідувачам дозволено користуватись послугами будь-якого OpenID-провайдера. Якщо ви користуєтесь своїм власним OpenID для загального входу на веб-сторінки, то ви вільні обмежити доступ лише колом ваших власних користувачів."
547
548 #. TRANS: Field label.
549 #: actions/openidadminpanel.php:218
550 msgid "Provider URL"
551 msgstr "URL провайдера"
552
553 #. TRANS: Field title.
554 #: actions/openidadminpanel.php:220
555 msgid ""
556 "All OpenID logins will be sent to this URL; other providers may not be used."
557 msgstr "Всі сесії входу через OpenID будуть спрямовуватись на цю URL-адресу; інших OpenID-провайдерів використовувати не можна."
558
559 #. TRANS: Checkbox label.
560 #: actions/openidadminpanel.php:228
561 msgid "Append a username to base URL"
562 msgstr "Додати ім’я користувача до базового URL"
563
564 #. TRANS: Checkbox title.
565 #: actions/openidadminpanel.php:231
566 msgid ""
567 "Login form will show the base URL and prompt for a username to add at the "
568 "end. Use when OpenID provider URL should be the profile page for individual "
569 "users."
570 msgstr "У формі входу на сайт буде представлено базовий URL і запит щодо імені користувача у кінці. В такому випадку, URL OpenID-провайдера — це сторінка профілю окремих користувачів."
571
572 #. TRANS: Field label.
573 #: actions/openidadminpanel.php:240
574 msgid "Required team"
575 msgstr "Необхідна група"
576
577 #. TRANS: Field title.
578 #: actions/openidadminpanel.php:242
579 msgid "Only allow logins from users in the given team (Launchpad extension)."
580 msgstr "Дозволяється вхід лише користувачам у вказаній групі (розширення для Launchpad)."
581
582 #. TRANS: Fieldset legend.
583 #: actions/openidadminpanel.php:255
584 msgctxt "LEGEND"
585 msgid "Options"
586 msgstr "Параметри"
587
588 #. TRANS: Checkbox label.
589 #: actions/openidadminpanel.php:263
590 msgid "Enable OpenID-only mode"
591 msgstr "Увімкнути режим входу лише за OpenID"
592
593 #. TRANS: Checkbox title.
594 #: actions/openidadminpanel.php:266
595 msgid ""
596 "Require all users to login via OpenID. Warning: disables password "
597 "authentication for all users!"
598 msgstr "Вимагає, щоб всі користувачі входили лише за допомогою OpenID. Увага: ця опція вимикає автентифікацію за паролем для всіх користувачів!"
599
600 #. TRANS: Button title to save OpenID settings.
601 #: actions/openidadminpanel.php:286
602 msgid "Save OpenID settings."
603 msgstr "Зберегти налаштування OpenID."
604
605 #. TRANS: Title for identity verification page.
606 #: actions/openidtrust.php:51
607 msgid "OpenID Identity Verification"
608 msgstr "Перевірка ідентичності OpenID"
609
610 #. TRANS: Client error when visiting page directly.
611 #: actions/openidtrust.php:69
612 msgid ""
613 "This page should only be reached during OpenID processing, not directly."
614 msgstr "Ви потрапляєте на цю сторінку лише при обробці запитів OpenID, не напряму."
615
616 #. TRANS: Page notice. %s is a trustroot name.
617 #: actions/openidtrust.php:118
618 #, php-format
619 msgid ""
620 "%s has asked to verify your identity. Click Continue to verify your identity"
621 " and login without creating a new password."
622 msgstr "%s звернувся з проханням до вас пройти перевірку на ідентичність. Натисніть «Продовжити», щоб перевірити вашу особу та увійти, не створюючи нового паролю."
623
624 #. TRANS: Button text to continue OpenID identity verification.
625 #. TRANS: button label for OAuth authorization page when needing OpenID
626 #. authentication first.
627 #: actions/openidtrust.php:136 OpenIDPlugin.php:662
628 msgctxt "BUTTON"
629 msgid "Continue"
630 msgstr "Продовжити"
631
632 #. TRANS: Button text to cancel OpenID identity verification.
633 #: actions/openidtrust.php:138
634 msgctxt "BUTTON"
635 msgid "Cancel"
636 msgstr "Скасувати"
637
638 #. TRANS: Client exception thrown when an action is not available.
639 #: OpenIDPlugin.php:139
640 msgid "Unavailable action."
641 msgstr ""
642
643 #. TRANS: Tooltip for main menu option "Login"
644 #: OpenIDPlugin.php:219
645 msgctxt "TOOLTIP"
646 msgid "Login to the site."
647 msgstr "Увійти на сайт."
648
649 #. TRANS: Main menu option when not logged in to log in
650 #: OpenIDPlugin.php:222
651 msgctxt "MENU"
652 msgid "Login"
653 msgstr "Увійти"
654
655 #. TRANS: Tooltip for main menu option "Help"
656 #: OpenIDPlugin.php:227
657 msgctxt "TOOLTIP"
658 msgid "Help me!"
659 msgstr "Допоможіть!"
660
661 #. TRANS: Main menu option for help on the StatusNet site
662 #: OpenIDPlugin.php:230
663 msgctxt "MENU"
664 msgid "Help"
665 msgstr "Довідка"
666
667 #. TRANS: Tooltip for main menu option "Search"
668 #: OpenIDPlugin.php:236
669 msgctxt "TOOLTIP"
670 msgid "Search for people or text."
671 msgstr "Пошук людей або текстів."
672
673 #. TRANS: Main menu option when logged in or when the StatusNet instance is
674 #. not private
675 #: OpenIDPlugin.php:239
676 msgctxt "MENU"
677 msgid "Search"
678 msgstr "Пошук"
679
680 #. TRANS: OpenID plugin menu item on site logon page.
681 #. TRANS: OpenID plugin menu item on user settings page.
682 #. TRANS: OpenID configuration menu item.
683 #: OpenIDPlugin.php:296 OpenIDPlugin.php:332 OpenIDPlugin.php:524
684 #: OpenIDPlugin.php:604
685 msgctxt "MENU"
686 msgid "OpenID"
687 msgstr "OpenID"
688
689 #. TRANS: OpenID plugin tooltip for logon menu item.
690 #: OpenIDPlugin.php:298
691 msgid "Login or register with OpenID."
692 msgstr "Увійти або зареєструватися за допомогою OpenID."
693
694 #. TRANS: OpenID plugin tooltip for user settings menu item.
695 #: OpenIDPlugin.php:334
696 msgid "Add or remove OpenIDs."
697 msgstr "Додати або видалити OpenID."
698
699 #. TRANS: Page notice for logged in users to try and get them to add an OpenID
700 #. account to their StatusNet account.
701 #. TRANS: This message contains Markdown links in the form
702 #. (description)[link].
703 #: OpenIDPlugin.php:466
704 #, php-format
705 msgid ""
706 "(Have an [OpenID](http://openid.net/)? [Add an OpenID to your "
707 "account](%%action.openidsettings%%)!"
708 msgstr ""
709
710 #. TRANS: Page notice for anonymous users to try and get them to register with
711 #. an OpenID account.
712 #. TRANS: This message contains Markdown links in the form
713 #. (description)[link].
714 #: OpenIDPlugin.php:471
715 #, php-format
716 msgid ""
717 "(Have an [OpenID](http://openid.net/)? Try our [OpenID "
718 "registration](%%action.openidlogin%%)!)"
719 msgstr ""
720
721 #. TRANS: Page notice on the login page to try and get them to log on with an
722 #. OpenID account.
723 #. TRANS: This message contains Markdown links in the form
724 #. (description)[link].
725 #: OpenIDPlugin.php:479
726 #, php-format
727 msgid ""
728 "(Have an [OpenID](http://openid.net/)? Try our [OpenID "
729 "login](%%action.openidlogin%%)!)"
730 msgstr ""
731
732 #. TRANS: Tooltip for OpenID configuration menu item.
733 #: OpenIDPlugin.php:606
734 msgid "OpenID configuration."
735 msgstr "Конфігурація OpenID."
736
737 #. TRANS: Plugin description.
738 #: OpenIDPlugin.php:652
739 msgid "Use <a href=\"http://openid.net/\">OpenID</a> to login to the site."
740 msgstr "Використання <a href=\"http://openid.net/\">OpenID</a> для входу на сайт."
741
742 #. TRANS: Field label.
743 #: OpenIDPlugin.php:687
744 msgid "OpenID provider"
745 msgstr "OpenID-провайдер"