diff options
Diffstat (limited to 'src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts')
| -rw-r--r-- | src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts new file mode 100644 index 000000000..d229fc3fb --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>StreamBrowser</name> + <message> + <location filename="../streambrowser.cpp" line="33"/> + <source>Stream Browser</source> + <translation>Обзор потоков</translation> + </message> +</context> +<context> + <name>StreamBrowserFactory</name> + <message> + <location filename="../streambrowserfactory.cpp" line="28"/> + <source>Stream Browser Plugin</source> + <translation>Модуль обзора потоков</translation> + </message> + <message> + <location filename="../streambrowserfactory.cpp" line="49"/> + <source>About Stream Browser Plugin</source> + <translation>О модуле обзора потоков</translation> + </message> + <message> + <location filename="../streambrowserfactory.cpp" line="50"/> + <source>Qmmp Stream Browser Plugin</source> + <translation>Модуль обзора потоков для Qmmp</translation> + </message> + <message> + <location filename="../streambrowserfactory.cpp" line="51"/> + <source>This plugin allows to add stream from IceCast stream directory</source> + <translation>Этот модуль предназначен для добавления потоков из директории IceCast</translation> + </message> + <message> + <location filename="../streambrowserfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>StreamWindow</name> + <message> + <location filename="../streamwindow.ui" line="14"/> + <source>Stream Browser</source> + <translation>Обзор потоков</translation> + </message> + <message> + <location filename="../streamwindow.ui" line="33"/> + <source>Favorites</source> + <translation>Избранное</translation> + </message> + <message> + <location filename="../streamwindow.ui" line="59"/> + <source>IceCast</source> + <translation>IceCast</translation> + </message> + <message> + <location filename="../streamwindow.ui" line="88"/> + <source>Add</source> + <translation>Добавить</translation> + </message> + <message> + <location filename="../streamwindow.ui" line="95"/> + <source>Update</source> + <translation>Обновить</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="50"/> + <source>Name</source> + <translation>Имя</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="51"/> + <source>Genre</source> + <translation>Жанр</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="52"/> + <source>Bitrate</source> + <translation>Битовая частота</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="53"/> + <source>Format</source> + <translation>Формат</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="102"/> + <source>Done</source> + <translation>Готово</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="105"/> + <location filename="../streamwindow.cpp" line="106"/> + <source>Error</source> + <translation>Ошибка</translation> + </message> + <message> + <location filename="../streamwindow.cpp" line="125"/> + <source>Receiving</source> + <translation>Получение</translation> + </message> +</context> +</TS> |
