updated translations
[platform/upstream/gstreamer.git] / po / uk.po
1 # Ukrainian translation to gstreamer.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gstreamer package.
4 # Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gstreamer 0.10.14\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2007-07-26 22:01+0200\n"
11 "PO-Revision-Date: 2007-09-07 11:16+0300\n"
12 "Last-Translator: Maxim V. Dziumanenko <dziumanenko@gmail.com>\n"
13 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "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"
18
19 #: gst/gst.c:301
20 msgid "Print the GStreamer version"
21 msgstr "Вивести версію GStreamer"
22
23 #: gst/gst.c:303
24 msgid "Make all warnings fatal"
25 msgstr "Вважати всі попередження помилками"
26
27 #: gst/gst.c:307
28 msgid "Print available debug categories and exit"
29 msgstr "Вивести наявні категорії налагодження та вийти"
30
31 #: gst/gst.c:311
32 msgid "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
33 msgstr "Типовий рівень налагодження від 1 (лише помилки) до 5 (усе), або 0 - без налагодження"
34
35 #: gst/gst.c:313
36 msgid "LEVEL"
37 msgstr "РІВЕНЬ"
38
39 #: gst/gst.c:315
40 msgid "Comma-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
41 msgstr "Перелік розділених комою пар \"назва_категорії:рівень\" для встановлення певних рівнів окремим категоріям. Наприклад: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
42
43 #: gst/gst.c:318
44 msgid "LIST"
45 msgstr "ПЕРЕЛІК"
46
47 #: gst/gst.c:320
48 msgid "Disable colored debugging output"
49 msgstr "Вимкнути оформлення кольором налагоджувальних повідомлень"
50
51 #: gst/gst.c:323
52 msgid "Disable debugging"
53 msgstr "Вимкнути налагодження"
54
55 #: gst/gst.c:327
56 msgid "Enable verbose plugin loading diagnostics"
57 msgstr "Вимкнути докладну діагностику завантаження модулів"
58
59 #: gst/gst.c:331
60 msgid "Colon-separated paths containing plugins"
61 msgstr "Список розділених крапкою з комою шляхів, які містять модулі"
62
63 #: gst/gst.c:331
64 msgid "PATHS"
65 msgstr "ШЛЯХИ"
66
67 #: gst/gst.c:334
68 msgid "Comma-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH"
69 msgstr "Перелік розділених комою назв модулів, що попередньо завантажуються, які є додатковими до переліку, що зберігається у змінній оточення GST_PLUGIN_PATH"
70
71 #: gst/gst.c:336
72 msgid "PLUGINS"
73 msgstr "МОДУЛІ"
74
75 #: gst/gst.c:339
76 msgid "Disable trapping of segmentation faults during plugin loading"
77 msgstr "Вимкнути перехоплення помилок сегментації при завантаженні модулів"
78
79 #: gst/gst.c:344
80 msgid "Disable the use of fork() while scanning the registry"
81 msgstr "Вимкнути використання fork() при скануванні реєстру модулів"
82
83 #: gst/gst.c:365
84 msgid "GStreamer Options"
85 msgstr "Параметри GStreamer"
86
87 #: gst/gst.c:366
88 msgid "Show GStreamer Options"
89 msgstr "Показати параметри GStreamer"
90
91 #: gst/gst.c:750
92 #, c-format
93 msgid "Error writing registry cache to %s: %s"
94 msgstr "Помилка при записі кешу реєстру у %s: %s"
95
96 #: gst/gst.c:792 gst/gst.c:808 gst/gst.c:853
97 #, c-format
98 msgid "Error re-scanning registry %s: %s"
99 msgstr "Помилка при повторному скануванні реєстру модулів %s: %s"
100
101 #: gst/gst.c:868
102 #, c-format
103 msgid "Error re-scanning registry %s"
104 msgstr "Помилка при повторному скануванні реєстру %s"
105
106 #: gst/gst.c:1154
107 msgid "Unknown option"
108 msgstr "Невідомий параметр"
109
110 #: gst/gstelement.c:290 gst/gstutils.c:2179
111 #, c-format
112 msgid "ERROR: from element %s: %s\n"
113 msgstr "ПОМИЛКА: у елементі %s: %s\n"
114
115 #: gst/gstelement.c:292 gst/gstutils.c:2181 tools/gst-launch.c:455
116 #, c-format
117 msgid ""
118 "Additional debug info:\n"
119 "%s\n"
120 msgstr ""
121 "Додаткова налагоджувальна інформація:\n"
122 "%s\n"
123
124 #: gst/gsterror.c:139
125 msgid "GStreamer encountered a general core library error."
126 msgstr "GStreamer перехопив загальну помилку основної бібліотеки."
127
128 #: gst/gsterror.c:141 gst/gsterror.c:181 gst/gsterror.c:201 gst/gsterror.c:232
129 msgid "GStreamer developers were too lazy to assign an error code to this error."
130 msgstr "Розробники GStreamer не призначили код для цієї помилки."
131
132 #: gst/gsterror.c:144
133 msgid "Internal GStreamer error: code not implemented."
134 msgstr "Внутрішня помилка GStreamer: код не реалізований."
135
136 #: gst/gsterror.c:146
137 msgid "Internal GStreamer error: state change failed."
138 msgstr "Внутрішня помилка GStreamer: помилка зміни стану."
139
140 #: gst/gsterror.c:147
141 msgid "Internal GStreamer error: pad problem."
142 msgstr "Внутрішня помилка GStreamer: проблема наповнення."
143
144 #: gst/gsterror.c:149
145 msgid "Internal GStreamer error: thread problem."
146 msgstr "Внутрішня помилка GStreamer: помилка потоку виконання."
147
148 #: gst/gsterror.c:151
149 msgid "Internal GStreamer error: negotiation problem."
150 msgstr "Внутрішня помилка GStreamer: помилка встановлення зв'язку."
151
152 #: gst/gsterror.c:153
153 msgid "Internal GStreamer error: event problem."
154 msgstr "Внутрішня помилка GStreamer: помилка події."
155
156 #: gst/gsterror.c:155
157 msgid "Internal GStreamer error: seek problem."
158 msgstr "Внутрішня помилка GStreamer: помилка встановлення позиції."
159
160 #: gst/gsterror.c:157
161 msgid "Internal GStreamer error: caps problem."
162 msgstr "Внутрішня помилка GStreamer: проблема можливостей."
163
164 #: gst/gsterror.c:158
165 msgid "Internal GStreamer error: tag problem."
166 msgstr "Внутрішня помилка GStreamer: помилка тегу."
167
168 #: gst/gsterror.c:160
169 msgid "Your GStreamer installation is missing a plug-in."
170 msgstr "У вашій збірці GStreamer відсутній модуль."
171
172 #: gst/gsterror.c:162
173 msgid "Internal GStreamer error: clock problem."
174 msgstr "Внутрішня помилка GStreamer: помилка годинника."
175
176 #: gst/gsterror.c:164
177 msgid "This application is trying to use GStreamer functionality that has been disabled."
178 msgstr "Програма намагається використовувати вимкнену функціональність GStreamer."
179
180 #: gst/gsterror.c:179
181 msgid "GStreamer encountered a general supporting library error."
182 msgstr "GStreamer перехопив загальну помилку основної бібліотеки підтримки."
183
184 #: gst/gsterror.c:183
185 msgid "Could not initialize supporting library."
186 msgstr "Не вдається ініціалізувати бібліотеку підтримки."
187
188 #: gst/gsterror.c:184
189 msgid "Could not close supporting library."
190 msgstr "Не вдається закрити бібліотеку підтримки."
191
192 #: gst/gsterror.c:185
193 msgid "Could not configure supporting library."
194 msgstr "Не вдається налаштувати бібліотеку підтримки."
195
196 #: gst/gsterror.c:199
197 msgid "GStreamer encountered a general resource error."
198 msgstr "GStreamer перехопив загальну помилку ресурсу."
199
200 #: gst/gsterror.c:203
201 msgid "Resource not found."
202 msgstr "Ресурс не існує."
203
204 #: gst/gsterror.c:204
205 msgid "Resource busy or not available."
206 msgstr "Ресурс зайнятий або недоступний."
207
208 #: gst/gsterror.c:205
209 msgid "Could not open resource for reading."
210 msgstr "Не вдається відкрити ресурс для читання."
211
212 #: gst/gsterror.c:206
213 msgid "Could not open resource for writing."
214 msgstr "Не вдається відкрити ресурс для запису."
215
216 #: gst/gsterror.c:208
217 msgid "Could not open resource for reading and writing."
218 msgstr "Не вдається відкрити ресурс для читання чи запису."
219
220 #: gst/gsterror.c:209
221 msgid "Could not close resource."
222 msgstr "Не вдається закрити ресурс."
223
224 #: gst/gsterror.c:210
225 msgid "Could not read from resource."
226 msgstr "Не вдається прочитати з ресурсу."
227
228 #: gst/gsterror.c:211
229 msgid "Could not write to resource."
230 msgstr "Не вдається записати у ресурс."
231
232 #: gst/gsterror.c:212
233 msgid "Could not perform seek on resource."
234 msgstr "Не вдається виконати встановлення позиції у ресурсі."
235
236 #: gst/gsterror.c:213
237 msgid "Could not synchronize on resource."
238 msgstr "Не вдається синхронізуватись з ресурсом."
239
240 #: gst/gsterror.c:215
241 msgid "Could not get/set settings from/on resource."
242 msgstr "Не вдається отримати/встановити параметри з/у ресурсі."
243
244 #: gst/gsterror.c:216
245 msgid "No space left on the resource."
246 msgstr "На ресурсі не залишилось місця."
247
248 #: gst/gsterror.c:230
249 msgid "GStreamer encountered a general stream error."
250 msgstr "GStreamer перехопив загальну помилку потоку."
251
252 #: gst/gsterror.c:235
253 msgid "Element doesn't implement handling of this stream. Please file a bug."
254 msgstr "У елементі не реалізовано перехоплення цього потоку. Сповістіть про помилку."
255
256 #: gst/gsterror.c:237
257 msgid "Could not determine type of stream."
258 msgstr "Не вдається визначити тип потоку."
259
260 #: gst/gsterror.c:239
261 msgid "The stream is of a different type than handled by this element."
262 msgstr "Потік іншого типу ніж тип, який обробляє цей елемент."
263
264 #: gst/gsterror.c:241
265 msgid "There is no codec present that can handle the stream's type."
266 msgstr "Відсутній кодек, який здатен обробляти цей тип потоку."
267
268 #: gst/gsterror.c:242
269 msgid "Could not decode stream."
270 msgstr "Не вдається розкодувати потік."
271
272 #: gst/gsterror.c:243
273 msgid "Could not encode stream."
274 msgstr "Не вдається закодувати потік."
275
276 #: gst/gsterror.c:244
277 msgid "Could not demultiplex stream."
278 msgstr "Не вдається демультиплексувати потік."
279
280 #: gst/gsterror.c:245
281 msgid "Could not multiplex stream."
282 msgstr "Не вдається мультиплексувати потік."
283
284 #: gst/gsterror.c:246
285 msgid "The stream is in the wrong format."
286 msgstr "Потік у некоректному форматі."
287
288 #: gst/gsterror.c:297
289 #, c-format
290 msgid "No error message for domain %s."
291 msgstr "Немає повідомлення про помилку для домену %s."
292
293 #: gst/gsterror.c:305
294 #, c-format
295 msgid "No standard error message for domain %s and code %d."
296 msgstr "Немає стандартного повідомлення про помилку для домену %s та коду %d."
297
298 #: gst/gstpipeline.c:567
299 msgid "Selected clock cannot be used in pipeline."
300 msgstr "Обраний годинник не може використовуватись у конвеєрі."
301
302 #: gst/gsttaglist.c:97
303 msgid "title"
304 msgstr "заголовок"
305
306 #: gst/gsttaglist.c:97
307 msgid "commonly used title"
308 msgstr "загальновживаний заголовок"
309
310 #: gst/gsttaglist.c:100
311 msgid "artist"
312 msgstr "артист"
313
314 #: gst/gsttaglist.c:101
315 msgid "person(s) responsible for the recording"
316 msgstr "особа, що відповідальна за запис"
317
318 #: gst/gsttaglist.c:105
319 msgid "album"
320 msgstr "альбом"
321
322 #: gst/gsttaglist.c:106
323 msgid "album containing this data"
324 msgstr "альбом, що містить ці дані"
325
326 #: gst/gsttaglist.c:108
327 msgid "date"
328 msgstr "дата"
329
330 #: gst/gsttaglist.c:108
331 msgid "date the data was created (as a GDate structure)"
332 msgstr "дата створення (як структура GDate)"
333
334 #: gst/gsttaglist.c:111
335 msgid "genre"
336 msgstr "жанр"
337
338 #: gst/gsttaglist.c:112
339 msgid "genre this data belongs to"
340 msgstr "жанр цих даних"
341
342 #: gst/gsttaglist.c:115
343 msgid "comment"
344 msgstr "коментар"
345
346 #: gst/gsttaglist.c:116
347 msgid "free text commenting the data"
348 msgstr "довільний текст з описом даних"
349
350 #: gst/gsttaglist.c:119
351 msgid "extended comment"
352 msgstr "розширений коментар"
353
354 #: gst/gsttaglist.c:120
355 msgid "free text commenting the data in key=value or key[en]=comment form"
356 msgstr "довільний текст з описом даних у формі ключ=значення чи ключ[en]=коментар"
357
358 #: gst/gsttaglist.c:124
359 msgid "track number"
360 msgstr "номер доріжки"
361
362 #: gst/gsttaglist.c:125
363 msgid "track number inside a collection"
364 msgstr "номер доріжки у збірці"
365
366 #: gst/gsttaglist.c:128
367 msgid "track count"
368 msgstr "кількість доріжок"
369
370 #: gst/gsttaglist.c:129
371 msgid "count of tracks inside collection this track belongs to"
372 msgstr "кількість доріжок у збірці, до якої належить ця доріжка"
373
374 #: gst/gsttaglist.c:133
375 msgid "disc number"
376 msgstr "номер диску"
377
378 #: gst/gsttaglist.c:134
379 msgid "disc number inside a collection"
380 msgstr "номер диску у зібранні"
381
382 #: gst/gsttaglist.c:137
383 msgid "disc count"
384 msgstr "кількість дисків"
385
386 #: gst/gsttaglist.c:138
387 msgid "count of discs inside collection this disc belongs to"
388 msgstr "кількість дисків у зібранні, до якого належить цей диск"
389
390 #: gst/gsttaglist.c:142
391 msgid "location"
392 msgstr "адреса"
393
394 #: gst/gsttaglist.c:143
395 msgid "original location of file as a URI"
396 msgstr "оригінальне розташування файлу у вигляді URI"
397
398 #: gst/gsttaglist.c:147
399 msgid "description"
400 msgstr "опис"
401
402 #: gst/gsttaglist.c:148
403 msgid "short text describing the content of the data"
404 msgstr "короткий текст з описом вмісту даних"
405
406 #: gst/gsttaglist.c:151
407 msgid "version"
408 msgstr "версія"
409
410 #: gst/gsttaglist.c:151
411 msgid "version of this data"
412 msgstr "версія цих даних"
413
414 #: gst/gsttaglist.c:154
415 msgid "ISRC"
416 msgstr "ISRC"
417
418 #: gst/gsttaglist.c:156
419 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
420 msgstr "Інтернаціональний стандартний код запису (ISRC) - дивіться http://www.ifpi.org/isrc/"
421
422 #: gst/gsttaglist.c:158
423 msgid "organization"
424 msgstr "організація"
425
426 #: gst/gsttaglist.c:161
427 msgid "copyright"
428 msgstr "авторські права"
429
430 #: gst/gsttaglist.c:161
431 msgid "copyright notice of the data"
432 msgstr "примітка про авторські права даних"
433
434 #: gst/gsttaglist.c:163
435 msgid "copyright uri"
436 msgstr "uri авторських прав"
437
438 #: gst/gsttaglist.c:164
439 msgid "URI to the copyright notice of the data"
440 msgstr "URI примітки про авторські права даних"
441
442 #: gst/gsttaglist.c:167
443 msgid "contact"
444 msgstr "контакти"
445
446 #: gst/gsttaglist.c:167
447 msgid "contact information"
448 msgstr "контактна інформація"
449
450 #: gst/gsttaglist.c:169
451 msgid "license"
452 msgstr "ліцензія"
453
454 #: gst/gsttaglist.c:169
455 msgid "license of data"
456 msgstr "ліцензія даних"
457
458 #: gst/gsttaglist.c:171
459 msgid "license uri"
460 msgstr "uri ліцензії"
461
462 #: gst/gsttaglist.c:172
463 msgid "URI to the license of the data"
464 msgstr "URI ліцензії даних"
465
466 #: gst/gsttaglist.c:175
467 msgid "performer"
468 msgstr "виконавець"
469
470 #: gst/gsttaglist.c:176
471 msgid "person(s) performing"
472 msgstr "особа(и), що виконала"
473
474 #: gst/gsttaglist.c:179
475 msgid "duration"
476 msgstr "тривалість"
477
478 #: gst/gsttaglist.c:179
479 msgid "length in GStreamer time units (nanoseconds)"
480 msgstr "тривалість у одиницях виміру GStreamer (наносекунди)"
481
482 #: gst/gsttaglist.c:182
483 msgid "codec"
484 msgstr "кодек"
485
486 #: gst/gsttaglist.c:183
487 msgid "codec the data is stored in"
488 msgstr "кодек, яким закодовані дані"
489
490 #: gst/gsttaglist.c:186
491 msgid "video codec"
492 msgstr "відео кодек"
493
494 #: gst/gsttaglist.c:186
495 msgid "codec the video data is stored in"
496 msgstr "кодек, яким закодовані відео дані"
497
498 #: gst/gsttaglist.c:189
499 msgid "audio codec"
500 msgstr "аудіо кодек"
501
502 #: gst/gsttaglist.c:189
503 msgid "codec the audio data is stored in"
504 msgstr "кодек, яким закодовані звукові дані"
505
506 #: gst/gsttaglist.c:191
507 msgid "bitrate"
508 msgstr "щільність потоку бітів"
509
510 #: gst/gsttaglist.c:191
511 msgid "exact or average bitrate in bits/s"
512 msgstr "точна або приблизна щільність потоку бітів у біт/с"
513
514 #: gst/gsttaglist.c:193
515 msgid "nominal bitrate"
516 msgstr "номінальна щільність потоку бітів"
517
518 #: gst/gsttaglist.c:193
519 msgid "nominal bitrate in bits/s"
520 msgstr "номінальна щільність потоку бітів у біт/с"
521
522 #: gst/gsttaglist.c:195
523 msgid "minimum bitrate"
524 msgstr "мінімальна щільність потоку бітів"
525
526 #: gst/gsttaglist.c:195
527 msgid "minimum bitrate in bits/s"
528 msgstr "мінімальна щільність потоку бітів у біт/с"
529
530 #: gst/gsttaglist.c:197
531 msgid "maximum bitrate"
532 msgstr "максимальна щільність потоку бітів"
533
534 #: gst/gsttaglist.c:197
535 msgid "maximum bitrate in bits/s"
536 msgstr "максимальна щільність потоку бітів у біт/с"
537
538 #: gst/gsttaglist.c:200
539 msgid "encoder"
540 msgstr "кодер"
541
542 #: gst/gsttaglist.c:200
543 msgid "encoder used to encode this stream"
544 msgstr "кодер, що використовувався для кодування цих даних"
545
546 #: gst/gsttaglist.c:203
547 msgid "encoder version"
548 msgstr "версія кодера"
549
550 #: gst/gsttaglist.c:204
551 msgid "version of the encoder used to encode this stream"
552 msgstr "версія кодера, що використовувався для кодування цих даних"
553
554 #: gst/gsttaglist.c:206
555 msgid "serial"
556 msgstr "номер"
557
558 #: gst/gsttaglist.c:206
559 msgid "serial number of track"
560 msgstr "послідовний номер доріжки"
561
562 #: gst/gsttaglist.c:208
563 msgid "replaygain track gain"
564 msgstr "рівень відтворення доріжки"
565
566 #: gst/gsttaglist.c:208
567 msgid "track gain in db"
568 msgstr "рівень доріжки, у дБ"
569
570 #: gst/gsttaglist.c:210
571 msgid "replaygain track peak"
572 msgstr "пік відтворення доріжки"
573
574 #: gst/gsttaglist.c:210
575 msgid "peak of the track"
576 msgstr "пік доріжки"
577
578 #: gst/gsttaglist.c:212
579 msgid "replaygain album gain"
580 msgstr "рівень відтворення альбому"
581
582 #: gst/gsttaglist.c:212
583 msgid "album gain in db"
584 msgstr "рівень альбому, у дБ"
585
586 #: gst/gsttaglist.c:214
587 msgid "replaygain album peak"
588 msgstr "пік програвання альбому"
589
590 #: gst/gsttaglist.c:214
591 msgid "peak of the album"
592 msgstr "пік альбому"
593
594 #: gst/gsttaglist.c:216
595 msgid "replaygain reference level"
596 msgstr "опорний рівень гучності відтворення"
597
598 #: gst/gsttaglist.c:217
599 msgid "reference level of track and album gain values"
600 msgstr "опорні рівні гучності доріжки чи альбому"
601
602 #: gst/gsttaglist.c:219
603 msgid "language code"
604 msgstr "код мови"
605
606 #: gst/gsttaglist.c:220
607 msgid "language code for this stream, conforming to ISO-639-1"
608 msgstr "код мови для потоку, код має відповідати ISO-639-1"
609
610 #: gst/gsttaglist.c:222
611 msgid "image"
612 msgstr "зображення"
613
614 #: gst/gsttaglist.c:222
615 msgid "image related to this stream"
616 msgstr "зображення, що відноситься до цього потоку"
617
618 #: gst/gsttaglist.c:224
619 msgid "preview image"
620 msgstr "попередній перегляд зображення"
621
622 #: gst/gsttaglist.c:224
623 msgid "preview image related to this stream"
624 msgstr "попередній перегляд зображення, що відноситься до цього потоку"
625
626 #: gst/gsttaglist.c:226
627 msgid "beats per minute"
628 msgstr "тактів за хвилину"
629
630 #: gst/gsttaglist.c:226
631 msgid "number of beats per minute in audio"
632 msgstr "кількість тактів звуку за хвилину"
633
634 #: gst/gsttaglist.c:266
635 msgid ", "
636 msgstr ", "
637
638 #: gst/parse/grammar.y:216
639 #, c-format
640 msgid "specified empty bin \"%s\", not allowed"
641 msgstr "вказаний порожній контейнер \"%s\", не допускається"
642
643 #: gst/parse/grammar.y:225
644 #, c-format
645 msgid "no bin \"%s\", skipping"
646 msgstr "немає контейнера \"%s\", пропущено"
647
648 #: gst/parse/grammar.y:306
649 #, c-format
650 msgid "no property \"%s\" in element \"%s\""
651 msgstr "відсутня властивість \"%s\" у елементі \"%s\""
652
653 #: gst/parse/grammar.y:319
654 #, c-format
655 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
656 msgstr "не вдається встановити властивість \"%s\" у елементі \"%s\" у значення \"%s\""
657
658 #: gst/parse/grammar.y:461
659 #, c-format
660 msgid "could not link %s to %s"
661 msgstr "не вдається прив'язати %s до %s"
662
663 #: gst/parse/grammar.y:508
664 #, c-format
665 msgid "no element \"%s\""
666 msgstr "немає елементу \"%s\""
667
668 #: gst/parse/grammar.y:555
669 #, c-format
670 msgid "could not parse caps \"%s\""
671 msgstr "не вдається розібрати можливості \"%s\""
672
673 #: gst/parse/grammar.y:577 gst/parse/grammar.y:625 gst/parse/grammar.y:641
674 #: gst/parse/grammar.y:704
675 msgid "link without source element"
676 msgstr "зв'язок без елемента-джерела"
677
678 #: gst/parse/grammar.y:583 gst/parse/grammar.y:622 gst/parse/grammar.y:713
679 msgid "link without sink element"
680 msgstr "зв'язок без елемента-споживача"
681
682 #: gst/parse/grammar.y:659
683 #, c-format
684 msgid "no source element for URI \"%s\""
685 msgstr "відсутній елемент-джерело для URI \"%s\""
686
687 #: gst/parse/grammar.y:669
688 #, c-format
689 msgid "no element to link URI \"%s\" to"
690 msgstr "відсутній елемент для зв'язку URI \"%s\" до"
691
692 #: gst/parse/grammar.y:677
693 #, c-format
694 msgid "no sink element for URI \"%s\""
695 msgstr "відсутній елемент-споживач для URI \"%s\""
696
697 #: gst/parse/grammar.y:684
698 #, c-format
699 msgid "could not link sink element for URI \"%s\""
700 msgstr "не вдається прив'язати елемент-споживач для URI \"%s\""
701
702 #: gst/parse/grammar.y:698
703 msgid "empty pipeline not allowed"
704 msgstr "порожній канал не допускається"
705
706 #: libs/gst/base/gstbasesrc.c:1576
707 msgid "Internal clock error."
708 msgstr "Помилка внутрішнього потоку даних."
709
710 #: libs/gst/base/gstbasesrc.c:1815 libs/gst/base/gstbasesrc.c:1826
711 msgid "Internal data flow error."
712 msgstr "Помилка внутрішнього потоку даних."
713
714 #: libs/gst/base/gstbasesink.c:2119
715 msgid "Internal data flow problem."
716 msgstr "Помилка внутрішнього потоку даних."
717
718 #: libs/gst/base/gstbasesink.c:2251
719 msgid "Internal data stream error."
720 msgstr "Помилка внутрішнього потоку даних."
721
722 #: plugins/elements/gstcapsfilter.c:109
723 msgid "Filter caps"
724 msgstr "Фільтр можливостей"
725
726 #: plugins/elements/gstcapsfilter.c:110
727 msgid "Restrict the possible allowed capabilities (NULL means ANY). Setting this property takes a reference to the supplied GstCaps object."
728 msgstr "Обмежити допустимі можливості (NULL означає ANY). Встановлення цієї властивості призводить до посилання на поставлений об'єкт GstCaps."
729
730 #: plugins/elements/gstfdsink.c:329
731 #, c-format
732 msgid "Error while writing to file descriptor \"%d\"."
733 msgstr "Помилка при записуванні у дескриптор файлу \"%d\"."
734
735 #: plugins/elements/gstfdsink.c:369
736 #, c-format
737 msgid "File descriptor \"%d\" is not valid."
738 msgstr "Дескриптор файлу \"%d\" некоректний."
739
740 #: plugins/elements/gstfilesink.c:256
741 msgid "No file name specified for writing."
742 msgstr "Не вказана назва файлу для запису."
743
744 #: plugins/elements/gstfilesink.c:262
745 #, c-format
746 msgid "Could not open file \"%s\" for writing."
747 msgstr "Не вдається відкрити файл \"%s\" для запису."
748
749 #: plugins/elements/gstfilesink.c:284
750 #, c-format
751 msgid "Error closing file \"%s\"."
752 msgstr "Помилка закривання файлу \"%s\"."
753
754 #: plugins/elements/gstfilesink.c:413
755 #, c-format
756 msgid "Error while seeking in file \"%s\"."
757 msgstr "Помилка при встановленні позиції у файлі \"%s\"."
758
759 #: plugins/elements/gstfilesink.c:420 plugins/elements/gstfilesink.c:480
760 #, c-format
761 msgid "Error while writing to file \"%s\"."
762 msgstr "Помилка при записуванні у файл \"%s\"."
763
764 #: plugins/elements/gstfilesrc.c:963
765 msgid "No file name specified for reading."
766 msgstr "Не вказана назва файлу для читання."
767
768 #: plugins/elements/gstfilesrc.c:975
769 #, c-format
770 msgid "Could not open file \"%s\" for reading."
771 msgstr "Не вдається відкрити файл \"%s\" для читання."
772
773 #: plugins/elements/gstfilesrc.c:984
774 #, c-format
775 msgid "Could not get info on \"%s\"."
776 msgstr "Не вдається отримати інформацію про \"%s\"."
777
778 #: plugins/elements/gstfilesrc.c:991
779 #, c-format
780 msgid "\"%s\" is a directory."
781 msgstr "\"%s\" є каталогом."
782
783 #: plugins/elements/gstfilesrc.c:998
784 #, c-format
785 msgid "File \"%s\" is a socket."
786 msgstr "Файл \"%s\" є сокетом."
787
788 #: plugins/elements/gstidentity.c:495
789 msgid "Failed after iterations as requested."
790 msgstr "Помилка після ітерацій у запитаному порядку."
791
792 #: plugins/elements/gsttypefindelement.c:190
793 msgid "caps"
794 msgstr "можливості"
795
796 #: plugins/elements/gsttypefindelement.c:191
797 msgid "detected capabilities in stream"
798 msgstr "у потоці знайдено можливості"
799
800 #: plugins/elements/gsttypefindelement.c:194
801 msgid "minimum"
802 msgstr "мінімум"
803
804 #: plugins/elements/gsttypefindelement.c:198
805 msgid "maximum"
806 msgstr "максимум"
807
808 #: tools/gst-inspect.c:250
809 msgid "Implemented Interfaces:\n"
810 msgstr "Реалізовані інтерфейси:\n"
811
812 #: tools/gst-inspect.c:292
813 msgid "readable"
814 msgstr "читання"
815
816 #: tools/gst-inspect.c:297
817 msgid "writable"
818 msgstr "запис"
819
820 #: tools/gst-inspect.c:302
821 msgid "controllable"
822 msgstr "контроль"
823
824 #: tools/gst-inspect.c:926
825 msgid "Total count: "
826 msgstr "Загальна кількість:"
827
828 #: tools/gst-inspect.c:927
829 #, c-format
830 msgid "%d plugin"
831 msgid_plural "%d plugins"
832 msgstr[0] "%d модуль"
833 msgstr[1] "%d модулі"
834 msgstr[2] "%d модулів"
835
836 #: tools/gst-inspect.c:929
837 #, c-format
838 msgid "%d feature"
839 msgid_plural "%d features"
840 msgstr[0] "%d функція"
841 msgstr[1] "%d функції"
842 msgstr[2] "%d функцій"
843
844 #: tools/gst-inspect.c:1240
845 msgid "Print all elements"
846 msgstr "Вивести усі елементи"
847
848 #: tools/gst-inspect.c:1242
849 msgid ""
850 "Print a machine-parsable list of features the specified plugin provides.\n"
851 "                                       Useful in connection with external automatic plugin installation mechanisms"
852 msgstr ""
853 "Вивести список властивостей які надає вказаний модуль у придатному для машинного аналізу.\n"
854 "                                       Використовується разом з зовнішніми механізмами автоматичного встановлення модулів"
855
856 #: tools/gst-inspect.c:1322
857 #, c-format
858 msgid "Could not load plugin file: %s\n"
859 msgstr "Не вдається завантажити файл модулю %s\n"
860
861 #: tools/gst-inspect.c:1327
862 #, c-format
863 msgid "No such element or plugin '%s'\n"
864 msgstr "Відсутній елемент або модуль '%s'\n"
865
866 #: tools/gst-launch.c:79
867 msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
868 msgstr "Використання: gst-xmllaunch <file.xml> [ елемент.властивість=значення ... ]\n"
869
870 #: tools/gst-launch.c:88
871 #, c-format
872 msgid "ERROR: parse of xml file '%s' failed.\n"
873 msgstr "ПОМИЛКА: помилка при аналізі xml файлу \"%s\".\n"
874
875 #: tools/gst-launch.c:94
876 #, c-format
877 msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
878 msgstr "ПОМИЛКА: немає верхнього елементу каналу у файлі \"%s\".\n"
879
880 #: tools/gst-launch.c:101
881 #, c-format
882 msgid "WARNING: only one toplevel element is supported at this time."
883 msgstr "ПОПЕРЕДЖЕННЯ: наразі підтримується лише один верхній елемент."
884
885 #: tools/gst-launch.c:112
886 #, c-format
887 msgid "ERROR: could not parse command line argument %d: %s.\n"
888 msgstr "ПОМИЛКА: не вдається проаналізувати аргумент командного рядка %d: %s.\n"
889
890 #: tools/gst-launch.c:123
891 #, c-format
892 msgid "WARNING: element named '%s' not found.\n"
893 msgstr "ПОПЕРЕДЖЕННЯ: елемент з назвою \"%s\" не існує.\n"
894
895 #: tools/gst-launch.c:393
896 #, c-format
897 msgid "Got Message from element \"%s\" (%s): "
898 msgstr "Отримано повідомлення від елементу \"%s\" (%s): "
899
900 #: tools/gst-launch.c:419
901 #, c-format
902 msgid "Got EOS from element \"%s\".\n"
903 msgstr "Отримано ознаку кінця рядка від елементу \"%s\".\n"
904
905 #: tools/gst-launch.c:427
906 #, c-format
907 msgid "FOUND TAG      : found by element \"%s\".\n"
908 msgstr "ЗНАЙДЕНО ТЕГ  : знайдено у елементі \"%s\".\n"
909
910 #: tools/gst-launch.c:440
911 #, c-format
912 msgid ""
913 "INFO:\n"
914 "%s\n"
915 msgstr ""
916 "ІНФОРМАЦІЯ:\n"
917 "%s\n"
918
919 #: tools/gst-launch.c:453
920 #, c-format
921 msgid "WARNING: from element %s: %s\n"
922 msgstr "ПОПЕРЕДЖЕННЯ: у елементі %s: %s\n"
923
924 #: tools/gst-launch.c:487
925 #, c-format
926 msgid "Prerolled, waiting for buffering to finish...\n"
927 msgstr "Виконано preroll, для буферизації для завершення...\n"
928
929 #: tools/gst-launch.c:510
930 #, c-format
931 msgid "Done buffering, setting pipeline to PLAYING ...\n"
932 msgstr "Буферизацію завершено, канал переводиться у стан ВІДТВОРЕННЯ ...\n"
933
934 #: tools/gst-launch.c:518
935 #, c-format
936 msgid "Buffering, setting pipeline to PAUSED ...\n"
937 msgstr "Буферизація, канал переводиться у стан ПРИЗУПИНЕНО ...\n"
938
939 #: tools/gst-launch.c:533
940 #, c-format
941 msgid "Interrupt: Setting pipeline to PAUSED ...\n"
942 msgstr "Переривання: Канал переводиться у стан ПРИЗУПИНЕНО ...\n"
943
944 #: tools/gst-launch.c:569
945 msgid "Output tags (also known as metadata)"
946 msgstr "Вивести теги (також відомі як метадані)"
947
948 #: tools/gst-launch.c:571
949 msgid "Output status information and property notifications"
950 msgstr "Вивести інформацію про статус та сповіщення властивостей"
951
952 #: tools/gst-launch.c:573
953 msgid "Output messages"
954 msgstr "Виведено повідомлення"
955
956 #: tools/gst-launch.c:575
957 msgid "Do not output status information of TYPE"
958 msgstr "Не виводити інформацію про статус типу ТИП"
959
960 #: tools/gst-launch.c:575
961 msgid "TYPE1,TYPE2,..."
962 msgstr "ТИП1,ТИП2,..."
963
964 #: tools/gst-launch.c:578
965 msgid "Save xml representation of pipeline to FILE and exit"
966 msgstr "Зберегти xml представлення каналу у файл ФАЙЛ та завершитись"
967
968 #: tools/gst-launch.c:578
969 msgid "FILE"
970 msgstr "ФАЙЛ"
971
972 #: tools/gst-launch.c:581
973 msgid "Do not install a fault handler"
974 msgstr "Не встановлювати обробник збоїв"
975
976 #: tools/gst-launch.c:583
977 msgid "Print alloc trace (if enabled at compile time)"
978 msgstr "Вивести трасу розподілу (якщо ввімкнено при компіляції)"
979
980 #: tools/gst-launch.c:651
981 #, c-format
982 msgid "ERROR: pipeline could not be constructed: %s.\n"
983 msgstr "ПОМИЛКА: канал не може бути сконструйований: %s.\n"
984
985 #: tools/gst-launch.c:655
986 #, c-format
987 msgid "ERROR: pipeline could not be constructed.\n"
988 msgstr "ПОМИЛКА: канал не може бути сконструйований.\n"
989
990 #: tools/gst-launch.c:659
991 #, c-format
992 msgid "WARNING: erroneous pipeline: %s\n"
993 msgstr "ПОПЕРЕДЖЕННЯ: помилковий канал: %s\n"
994
995 #: tools/gst-launch.c:686
996 #, c-format
997 msgid "ERROR: the 'pipeline' element wasn't found.\n"
998 msgstr "ПОМИЛКА: не знайдений елемент \"pipeline\".\n"
999
1000 #: tools/gst-launch.c:692 tools/gst-launch.c:746
1001 #, c-format
1002 msgid "Setting pipeline to PAUSED ...\n"
1003 msgstr "Канал переводиться у стан ПРИЗУПИНЕНО ...\n"
1004
1005 #: tools/gst-launch.c:697
1006 #, c-format
1007 msgid "ERROR: Pipeline doesn't want to pause.\n"
1008 msgstr "ПОМИЛКА: канал не може призупинитись.\n"
1009
1010 #: tools/gst-launch.c:702
1011 #, c-format
1012 msgid "Pipeline is live and does not need PREROLL ...\n"
1013 msgstr "Конвеєр активний та не потребує PREROLL ...\n"
1014
1015 #: tools/gst-launch.c:705
1016 #, c-format
1017 msgid "Pipeline is PREROLLING ...\n"
1018 msgstr "Канал у стані PREROLLING ...\n"
1019
1020 #: tools/gst-launch.c:708 tools/gst-launch.c:721
1021 #, c-format
1022 msgid "ERROR: pipeline doesn't want to preroll.\n"
1023 msgstr "ПОМИЛКА: канал не може перейти у стан preroll.\n"
1024
1025 #: tools/gst-launch.c:714
1026 #, c-format
1027 msgid "Pipeline is PREROLLED ...\n"
1028 msgstr "Канал у стані PREROLLED ...\n"
1029
1030 #: tools/gst-launch.c:726
1031 #, c-format
1032 msgid "Setting pipeline to PLAYING ...\n"
1033 msgstr "Канал переводиться у стан ВІДТВОРЕННЯ ...\n"
1034
1035 #: tools/gst-launch.c:729
1036 #, c-format
1037 msgid "ERROR: pipeline doesn't want to play.\n"
1038 msgstr "ПОМИЛКА: канал не може почати відтворення.\n"
1039
1040 #: tools/gst-launch.c:740
1041 msgid "Execution ended after %"
1042 msgstr "Виконання завершено після %"
1043
1044 #: tools/gst-launch.c:750
1045 #, c-format
1046 msgid "Setting pipeline to READY ...\n"
1047 msgstr "Канал переводиться у стан ГОТОВИЙ ...\n"
1048
1049 #: tools/gst-launch.c:755
1050 #, c-format
1051 msgid "Setting pipeline to NULL ...\n"
1052 msgstr "Канал переводиться у стан NULL ...\n"
1053
1054 #: tools/gst-launch.c:760
1055 #, c-format
1056 msgid "FREEING pipeline ...\n"
1057 msgstr "канал ЗВІЛЬНЕННЯ...\n"