diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-11-30 22:55:08 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-11-30 22:55:08 +0000 |
commit | d372e59b0e05c614f95907d07840f784b8115f46 (patch) | |
tree | c6e7ac0fecba7378c08682556c421dedd7b5477c /po/ru.po | |
parent | 79703a24e6abc3d36b49dc7695818652b46979af (diff) |
Update .po files
Original commit message from CVS:
Update .po files
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 278 |
1 files changed, 147 insertions, 131 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-05 18:14+0200\n" +"POT-Creation-Date: 2006-11-30 23:32+0100\n" "PO-Revision-Date: 2005-02-15 22:33+0300\n" "Last-Translator: Peter Astakhov <astakhovp@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" @@ -18,30 +18,30 @@ msgstr "" "100<10||n%100>=20)?1:2);\n" "X-Generator: KBabel 1.9.1\n" -#: gst/gst.c:285 +#: gst/gst.c:289 msgid "Print the GStreamer version" msgstr "Печатает версию GStreamer" -#: gst/gst.c:287 +#: gst/gst.c:291 msgid "Make all warnings fatal" msgstr "Расценивать все предупреждения как фатальные" -#: gst/gst.c:290 +#: gst/gst.c:295 msgid "Print available debug categories and exit" msgstr "Печатает доступные категории отладки и выходит" -#: gst/gst.c:293 +#: gst/gst.c:299 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Уровень отладки по умолчанию от 1 (только ошибки) до 5(все) или 0 - ничего " "не печатать" -#: gst/gst.c:295 +#: gst/gst.c:301 msgid "LEVEL" msgstr "УРОВЕНЬ" -#: gst/gst.c:297 +#: gst/gst.c:303 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -49,31 +49,31 @@ msgstr "" "Список пар, разделенных запятыми вида имя_категории:уровень для установки " "уровнейотдельных категорий. Пример: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:300 +#: gst/gst.c:306 msgid "LIST" msgstr "СПИСОК" -#: gst/gst.c:302 +#: gst/gst.c:308 msgid "Disable colored debugging output" msgstr "Отключить раскрашенный вывод отладочных сообщений" -#: gst/gst.c:304 +#: gst/gst.c:311 msgid "Disable debugging" msgstr "Отключить отладку" -#: gst/gst.c:307 +#: gst/gst.c:315 msgid "Enable verbose plugin loading diagnostics" msgstr "Разрешить расширенную диагностику при загрузке расширений" -#: gst/gst.c:310 +#: gst/gst.c:319 msgid "Colon-separated paths containing plugins" msgstr "" -#: gst/gst.c:310 +#: gst/gst.c:319 msgid "PATHS" msgstr "ПУТИ" -#: gst/gst.c:312 +#: gst/gst.c:322 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -82,37 +82,52 @@ msgstr "" "Список расширений (через запятую) для загрузки, вдобавок к списку, " "сохраненному в переменной окружения GST_PLUGIN_PATH" -#: gst/gst.c:314 +#: gst/gst.c:324 msgid "PLUGINS" msgstr "РАСШИРЕНИЯ" -#: gst/gst.c:317 +#: gst/gst.c:327 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "" -#: gst/gst.c:322 +#: gst/gst.c:332 msgid "Disable the use of fork() while scanning the registry" msgstr "" -#: gst/gst.c:327 +#: gst/gst.c:337 msgid "GStreamer Options" msgstr "" -#: gst/gst.c:328 +#: gst/gst.c:338 #, fuzzy msgid "Show GStreamer Options" msgstr "Печатает версию GStreamer" -#: gst/gst.c:1000 +#: gst/gst.c:674 +#, c-format +msgid "Error writing registry cache to %s: %s" +msgstr "" + +#: gst/gst.c:709 gst/gst.c:718 gst/gst.c:759 +#, c-format +msgid "Error re-scanning registry %s: %s" +msgstr "" + +#: gst/gst.c:774 +#, c-format +msgid "Error re-scanning registry %s" +msgstr "" + +#: gst/gst.c:1044 msgid "Unknown option" msgstr "" -#: gst/gstelement.c:279 gst/gstutils.c:2126 +#: gst/gstelement.c:279 gst/gstutils.c:2181 #, c-format msgid "ERROR: from element %s: %s\n" msgstr "ОШИБКА: из элемента %s: %s\n" -#: gst/gstelement.c:281 gst/gstutils.c:2128 +#: gst/gstelement.c:281 gst/gstutils.c:2183 #, c-format msgid "" "Additional debug info:\n" @@ -121,200 +136,205 @@ msgstr "" "Добавочная отладочная информация:\n" "%s\n" -#: gst/gsterror.c:135 +#: gst/gsterror.c:139 msgid "GStreamer encountered a general core library error." msgstr "" -#: gst/gsterror.c:137 gst/gsterror.c:174 gst/gsterror.c:194 gst/gsterror.c:225 +#: gst/gsterror.c:141 gst/gsterror.c:178 gst/gsterror.c:198 gst/gsterror.c:229 msgid "" "GStreamer developers were too lazy to assign an error code to this error." msgstr "" -#: gst/gsterror.c:140 +#: gst/gsterror.c:144 #, fuzzy msgid "Internal GStreamer error: code not implemented." msgstr "" "Внутренняя ошибка GStreamer: проблема с событиями. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:142 +#: gst/gsterror.c:146 #, fuzzy msgid "Internal GStreamer error: state change failed." msgstr "" "Внутренняя ошибка GStreamer: проблема с тэгами. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:143 +#: gst/gsterror.c:147 #, fuzzy msgid "Internal GStreamer error: pad problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с тэгами. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:145 +#: gst/gsterror.c:149 #, fuzzy msgid "Internal GStreamer error: thread problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с тредами (thread). Отправьте " "сообщение об ошибке." -#: gst/gsterror.c:147 +#: gst/gsterror.c:151 #, fuzzy msgid "Internal GStreamer error: negotiation problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с тэгами. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:149 +#: gst/gsterror.c:153 #, fuzzy msgid "Internal GStreamer error: event problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с событиями. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:151 +#: gst/gsterror.c:155 #, fuzzy msgid "Internal GStreamer error: seek problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с поиском. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:153 +#: gst/gsterror.c:157 #, fuzzy msgid "Internal GStreamer error: caps problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с тэгами. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:154 +#: gst/gsterror.c:158 #, fuzzy msgid "Internal GStreamer error: tag problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с тэгами. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:156 +#: gst/gsterror.c:160 msgid "Your GStreamer installation is missing a plug-in." msgstr "" -#: gst/gsterror.c:158 +#: gst/gsterror.c:162 #, fuzzy msgid "Internal GStreamer error: clock problem." msgstr "" "Внутренняя ошибка GStreamer: проблема с поиском. Отправьте сообщение об " "ошибке." -#: gst/gsterror.c:172 +#: gst/gsterror.c:176 msgid "GStreamer encountered a general supporting library error." msgstr "" -#: gst/gsterror.c:176 +#: gst/gsterror.c:180 msgid "Could not initialize supporting library." msgstr "Не могу проинициализировать дополнительную библиотеку." -#: gst/gsterror.c:177 gst/gsterror.c:178 +#: gst/gsterror.c:181 msgid "Could not close supporting library." msgstr "Не могу закрыть дополнительную библиотеку." -#: gst/gsterror.c:192 +#: gst/gsterror.c:182 +#, fuzzy +msgid "Could not configure supporting library." +msgstr "Не могу закрыть дополнительную библиотеку." + +#: gst/gsterror.c:196 msgid "GStreamer encountered a general resource error." msgstr "" -#: gst/gsterror.c:196 +#: gst/gsterror.c:200 msgid "Resource not found." msgstr "Ресурс не найден." -#: gst/gsterror.c:197 +#: gst/gsterror.c:201 msgid "Resource busy or not available." msgstr "Ресурс занят или недоступен." -#: gst/gsterror.c:198 +#: gst/gsterror.c:202 msgid "Could not open resource for reading." msgstr "Не могу открыть ресурс для чтения." -#: gst/gsterror.c:199 +#: gst/gsterror.c:203 msgid "Could not open resource for writing." msgstr "Не могу открыть ресурс для записи." -#: gst/gsterror.c:201 +#: gst/gsterror.c:205 msgid "Could not open resource for reading and writing." msgstr "Не могу открыть ресурс для чтения и записи." -#: gst/gsterror.c:202 +#: gst/gsterror.c:206 msgid "Could not close resource." msgstr "Не могу закрыть ресурс." -#: gst/gsterror.c:203 +#: gst/gsterror.c:207 msgid "Could not read from resource." msgstr "Не могу прочитать из ресурса." -#: gst/gsterror.c:204 +#: gst/gsterror.c:208 msgid "Could not write to resource." msgstr "Не могу записать в ресурс." -#: gst/gsterror.c:205 +#: gst/gsterror.c:209 msgid "Could not perform seek on resource." msgstr "Не могу произвести поиск в ресурсе." -#: gst/gsterror.c:206 +#: gst/gsterror.c:210 msgid "Could not synchronize on resource." msgstr "Не могу провести синхронизацию в ресурсе." -#: gst/gsterror.c:208 +#: gst/gsterror.c:212 msgid "Could not get/set settings from/on resource." msgstr "Не могу получить/установить параметры для ресурса." -#: gst/gsterror.c:209 +#: gst/gsterror.c:213 msgid "No space left on the resource." msgstr "" -#: gst/gsterror.c:223 +#: gst/gsterror.c:227 msgid "GStreamer encountered a general stream error." msgstr "" -#: gst/gsterror.c:228 +#: gst/gsterror.c:232 msgid "Element doesn't implement handling of this stream. Please file a bug." msgstr "" -#: gst/gsterror.c:230 +#: gst/gsterror.c:234 msgid "Could not determine type of stream." msgstr "Не могу определить тип потока." -#: gst/gsterror.c:232 +#: gst/gsterror.c:236 msgid "The stream is of a different type than handled by this element." msgstr "Тип потока отличается от обрабатываемого этим элементом." -#: gst/gsterror.c:234 +#: gst/gsterror.c:238 msgid "There is no codec present that can handle the stream's type." msgstr "Нет кодека для обработки данного типа потока." -#: gst/gsterror.c:235 +#: gst/gsterror.c:239 msgid "Could not decode stream." msgstr "Не могу декодировать поток." -#: gst/gsterror.c:236 +#: gst/gsterror.c:240 msgid "Could not encode stream." msgstr "Не могу кодировать поток." -#: gst/gsterror.c:237 +#: gst/gsterror.c:241 msgid "Could not demultiplex stream." msgstr "Не могу демультиплексировать поток." -#: gst/gsterror.c:238 +#: gst/gsterror.c:242 msgid "Could not multiplex stream." msgstr "Не могу мультиплексировать поток." -#: gst/gsterror.c:239 +#: gst/gsterror.c:243 #, fuzzy msgid "The stream is in the wrong format." msgstr "Неправильный формат потока." -#: gst/gsterror.c:290 +#: gst/gsterror.c:294 #, c-format msgid "No error message for domain %s." msgstr "" -#: gst/gsterror.c:298 +#: gst/gsterror.c:302 #, c-format msgid "No standard error message for domain %s and code %d." msgstr "" @@ -650,63 +670,63 @@ msgstr "нет поля \"%s\" у элемента \"%s\"" msgid "could not set property \"%s\" in element \"%s\" to \"%s\"" msgstr "не могу установить поле \"%s\" элемента \"%s\" в \"%s\"" -#: gst/parse/grammar.y:529 +#: gst/parse/grammar.y:448 #, c-format msgid "could not link %s to %s" msgstr "не могу присоединить %s к %s" -#: gst/parse/grammar.y:575 +#: gst/parse/grammar.y:494 #, c-format msgid "no element \"%s\"" msgstr "нет элемента \"%s\"" -#: gst/parse/grammar.y:622 +#: gst/parse/grammar.y:541 #, c-format msgid "could not parse caps \"%s\"" msgstr "" -#: gst/parse/grammar.y:644 gst/parse/grammar.y:692 gst/parse/grammar.y:708 -#: gst/parse/grammar.y:771 +#: gst/parse/grammar.y:563 gst/parse/grammar.y:611 gst/parse/grammar.y:627 +#: gst/parse/grammar.y:690 msgid "link without source element" msgstr "" -#: gst/parse/grammar.y:650 gst/parse/grammar.y:689 gst/parse/grammar.y:780 +#: gst/parse/grammar.y:569 gst/parse/grammar.y:608 gst/parse/grammar.y:699 msgid "link without sink element" msgstr "" -#: gst/parse/grammar.y:726 +#: gst/parse/grammar.y:645 #, c-format msgid "no source element for URI \"%s\"" msgstr "нет исходного элемента для URI \"%s\"" -#: gst/parse/grammar.y:736 +#: gst/parse/grammar.y:655 #, c-format msgid "no element to link URI \"%s\" to" msgstr "" -#: gst/parse/grammar.y:744 +#: gst/parse/grammar.y:663 #, c-format msgid "no sink element for URI \"%s\"" msgstr "" -#: gst/parse/grammar.y:751 +#: gst/parse/grammar.y:670 #, c-format msgid "could not link sink element for URI \"%s\"" msgstr "" -#: gst/parse/grammar.y:765 +#: gst/parse/grammar.y:684 msgid "empty pipeline not allowed" msgstr "" -#: libs/gst/base/gstbasesrc.c:1568 libs/gst/base/gstbasesrc.c:1579 +#: libs/gst/base/gstbasesrc.c:1613 libs/gst/base/gstbasesrc.c:1624 msgid "Internal data flow error." msgstr "" -#: libs/gst/base/gstbasesink.c:1878 +#: libs/gst/base/gstbasesink.c:1934 msgid "Internal data flow problem." msgstr "" -#: libs/gst/base/gstbasesink.c:2010 +#: libs/gst/base/gstbasesink.c:2066 msgid "Internal data stream error." msgstr "" @@ -728,26 +748,26 @@ msgstr "Ошибка записи в файл \"%s\"." msgid "File descriptor \"%d\" is not valid." msgstr "" -#: plugins/elements/gstfilesink.c:252 +#: plugins/elements/gstfilesink.c:258 msgid "No file name specified for writing." msgstr "Не указано имя файла для записи." -#: plugins/elements/gstfilesink.c:258 +#: plugins/elements/gstfilesink.c:264 #, c-format msgid "Could not open file \"%s\" for writing." msgstr "Не могу открыть файл \"%s\" для записи." -#: plugins/elements/gstfilesink.c:279 +#: plugins/elements/gstfilesink.c:286 #, c-format msgid "Error closing file \"%s\"." msgstr "Ошибка закрытия файла \"%s\"." -#: plugins/elements/gstfilesink.c:400 +#: plugins/elements/gstfilesink.c:411 #, fuzzy, c-format msgid "Error while seeking in file \"%s\"." msgstr "Ошибка записи в файл \"%s\"." -#: plugins/elements/gstfilesink.c:407 plugins/elements/gstfilesink.c:478 +#: plugins/elements/gstfilesink.c:418 plugins/elements/gstfilesink.c:489 #, c-format msgid "Error while writing to file \"%s\"." msgstr "Ошибка записи в файл \"%s\"." @@ -758,7 +778,7 @@ msgstr "Не указано имя файла для чтения." #: plugins/elements/gstfilesrc.c:979 #, fuzzy, c-format -msgid "Could not open file \"%s\" for reading: %s." +msgid "Could not open file \"%s\" for reading." msgstr "Не могу открыть файл \"%s\" для чтения." #: plugins/elements/gstfilesrc.c:988 @@ -813,12 +833,12 @@ msgstr "заголовок" msgid "controllable" msgstr "" -#: tools/gst-inspect.c:925 +#: tools/gst-inspect.c:928 #, fuzzy msgid "Total count: " msgstr "количество трэков" -#: tools/gst-inspect.c:926 +#: tools/gst-inspect.c:929 #, c-format msgid "%d plugin" msgid_plural "%d plugins" @@ -826,7 +846,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: tools/gst-inspect.c:928 +#: tools/gst-inspect.c:931 #, c-format msgid "%d feature" msgid_plural "%d features" @@ -834,16 +854,16 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: tools/gst-inspect.c:1109 +#: tools/gst-inspect.c:1112 msgid "Print all elements" msgstr "Печатать все элементы" -#: tools/gst-inspect.c:1175 +#: tools/gst-inspect.c:1178 #, fuzzy, c-format msgid "Could not load plugin file: %s\n" msgstr "Не могу открыть файл \"%s\" для записи." -#: tools/gst-inspect.c:1180 +#: tools/gst-inspect.c:1183 #, fuzzy, c-format msgid "No such element or plugin '%s'\n" msgstr "нет исходного элемента для URI \"%s\"" @@ -878,141 +898,137 @@ msgstr "ОШИБКА: не могу разобрать аргумент кома msgid "WARNING: element named '%s' not found.\n" msgstr "ПРЕДУПРЕЖДЕНИЕ: элемент '%s' не найден.\n" -#: tools/gst-launch.c:394 +#: tools/gst-launch.c:393 #, fuzzy, c-format msgid "Got Message from element \"%s\" (%s): " msgstr "ОШИБКА: из элемента %s: %s\n" -#: tools/gst-launch.c:421 +#: tools/gst-launch.c:419 #, fuzzy, c-format msgid "Got EOS from element \"%s\".\n" msgstr "ОШИБКА: из элемента %s: %s\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:427 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "" -#: tools/gst-launch.c:483 +#: tools/gst-launch.c:493 tools/gst-launch.c:727 #, c-format -msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" +msgid "Setting pipeline to PLAYING ...\n" msgstr "" -#: tools/gst-launch.c:514 +#: tools/gst-launch.c:501 tools/gst-launch.c:693 tools/gst-launch.c:747 +#, c-format +msgid "Setting pipeline to PAUSED ...\n" +msgstr "" + +#: tools/gst-launch.c:516 +#, c-format +msgid "Interrupt: Setting pipeline to PAUSED ...\n" +msgstr "" + +#: tools/gst-launch.c:554 msgid "Output tags (also known as metadata)" msgstr "Выводить тэги (такжи называемые 'метаданные')" -#: tools/gst-launch.c:516 +#: tools/gst-launch.c:556 msgid "Output status information and property notifications" msgstr "" -#: tools/gst-launch.c:518 +#: tools/gst-launch.c:558 msgid "Output messages" msgstr "" -#: tools/gst-launch.c:520 +#: tools/gst-launch.c:560 msgid "Do not output status information of TYPE" msgstr "" -#: tools/gst-launch.c:520 +#: tools/gst-launch.c:560 msgid "TYPE1,TYPE2,..." msgstr "ТИП1, ТИП2,..." -#: tools/gst-launch.c:523 +#: tools/gst-launch.c:563 msgid "Save xml representation of pipeline to FILE and exit" msgstr "" -#: tools/gst-launch.c:523 +#: tools/gst-launch.c:563 msgid "FILE" msgstr "ФАЙЛ" -#: tools/gst-launch.c:526 +#: tools/gst-launch.c:566 msgid "Do not install a fault handler" msgstr "Не устанавливать ошибочный обработчик" -#: tools/gst-launch.c:528 +#: tools/gst-launch.c:568 msgid "Print alloc trace (if enabled at compile time)" msgstr "" -#: tools/gst-launch.c:612 +#: tools/gst-launch.c:652 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:656 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "" -#: tools/gst-launch.c:620 +#: tools/gst-launch.c:660 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "" -#: tools/gst-launch.c:649 +#: tools/gst-launch.c:687 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "" -#: tools/gst-launch.c:655 tools/gst-launch.c:707 -#, c-format -msgid "Setting pipeline to PAUSED ...\n" -msgstr "" - -#: tools/gst-launch.c:660 +#: tools/gst-launch.c:698 #, c-format msgid "ERROR: Pipeline doesn't want to pause.\n" msgstr "" -#: tools/gst-launch.c:665 +#: tools/gst-launch.c:703 #, c-format msgid "Pipeline is live and does not need PREROLL ...\n" msgstr "" -#: tools/gst-launch.c:668 +#: tools/gst-launch.c:706 #, c-format msgid "Pipeline is PREROLLING ...\n" msgstr "" -#: tools/gst-launch.c:671 tools/gst-launch.c:684 +#: tools/gst-launch.c:709 tools/gst-launch.c:722 #, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "" -#: tools/gst-launch.c:677 +#: tools/gst-launch.c:715 #, c-format msgid "Pipeline is PREROLLED ...\n" msgstr "" -#: tools/gst-launch.c:689 -#, c-format -msgid "Setting pipeline to PLAYING ...\n" -msgstr "" - -#: tools/gst-launch.c:692 +#: tools/gst-launch.c:730 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "" -#: tools/gst-launch.c:703 +#: tools/gst-launch.c:741 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:703 -msgid " ns.\n" -msgstr "" - -#: tools/gst-launch.c:710 +#: tools/gst-launch.c:750 #, c-format msgid "Setting pipeline to READY ...\n" msgstr "" -#: tools/gst-launch.c:715 +#: tools/gst-launch.c:755 #, c-format msgid "Setting pipeline to NULL ...\n" msgstr "" -#: tools/gst-launch.c:720 +#: tools/gst-launch.c:760 #, c-format msgid "FREEING pipeline ...\n" msgstr "" |