mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
203aab776e
Make it so that filenames and line numbers are only stored in the *.pot file (which is not in git), but not in the individual *.po files. This information is hardly useful for translators in our case, and it should avoid the constant conflicts of local *.po files with the ones in git which are caused by the source files changing and the line numbers being updated. This commit might cause one last merge conflict for you, which you can work around with "git checkout po/*.po" before merging or pulling. After that there should (hopefully) not be any more local modifications of these files (unless someone committed additions or changes to translated strings and the *.po files haven't been updated yet, that is).
81 lines
3.1 KiB
Text
81 lines
3.1 KiB
Text
# Translation for gst-plugins-ugly messages to Russian
|
||
# This file is put in the public domain.
|
||
# Артём Попов <artfwo@gmail.com>, 2009.
|
||
# Pavel Maryanov <acid_jack@ukr.net>, 2009.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: gst-plugins-ugly 0.10.9.3\n"
|
||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||
"POT-Creation-Date: 2009-05-13 01:54+0100\n"
|
||
"PO-Revision-Date: 2009-02-12 14:26+0200\n"
|
||
"Last-Translator: Pavel Maryanov <acid_jack@ukr.net>\n"
|
||
"Language-Team: Russian <gnu@mx.ru>\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
|
||
msgid "Could not read from CD."
|
||
msgstr "Не удалось прочесть CD."
|
||
|
||
msgid "Could not open CD device for reading."
|
||
msgstr "Не удалось открыть CD-устройство для чтения."
|
||
|
||
msgid "Disc is not an Audio CD."
|
||
msgstr "Диск не в формате аудио-CD."
|
||
|
||
msgid "Could not open DVD"
|
||
msgstr "Не удалось открыть DVD"
|
||
|
||
msgid "Invalid title information on DVD."
|
||
msgstr "Неверные сведения о разделах на DVD."
|
||
|
||
msgid "Could not read title information for DVD."
|
||
msgstr "Не удалось прочесть сведения о разделах для DVD."
|
||
|
||
#, c-format
|
||
msgid "Failed to open DVD device '%s'."
|
||
msgstr "Ошибка при открытии DVD-устройства «%s»."
|
||
|
||
msgid "Failed to set PGC based seeking."
|
||
msgstr "Не удалось включить PGC-позиционирование."
|
||
|
||
#, c-format
|
||
msgid "Could not open DVD title %d"
|
||
msgstr "Не удалось открыть DVD-раздел %d"
|
||
|
||
#, c-format
|
||
msgid "Failed to go to chapter %d of DVD title %d"
|
||
msgstr "Ошибка перехода к эпизоду %d DVD-раздела %d"
|
||
|
||
#, c-format
|
||
msgid ""
|
||
"Could not open DVD title %d. Interactive titles are not supported by this "
|
||
"element"
|
||
msgstr ""
|
||
"Не удалось открыть DVD-раздел %d. Интерактивные разделы не поддерживаются "
|
||
"этим элементом"
|
||
|
||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||
msgstr "Не удалось настроить кодировщик LAME. Проверьте параметры сжатия."
|
||
|
||
#, c-format
|
||
msgid ""
|
||
"The requested bitrate %d kbit/s for property '%s' is not allowed. The "
|
||
"bitrate was changed to %d kbit/s."
|
||
msgstr ""
|
||
"Запрошенный битрейт в %d кбит/с для свойства «%s» недопустим. Битрейт был "
|
||
"изменён на %d кбит/с."
|
||
|
||
#, fuzzy
|
||
msgid "Failed to configure TwoLAME encoder. Check your encoding parameters."
|
||
msgstr "Не удалось настроить кодировщик LAME. Проверьте параметры сжатия."
|
||
|
||
msgid "This stream contains no data."
|
||
msgstr "Поток не содержит данных."
|
||
|
||
msgid "Internal data stream error."
|
||
msgstr "Внутренняя ошибка потока данных."
|
||
|
||
#~ msgid "This file is encrypted and cannot be played."
|
||
#~ msgstr "Файл зашифрован и не может быть воспроизведён."
|