translation for the streams player elements

This commit is contained in:
DYefremov
2018-10-05 15:28:15 +03:00
parent bc65e1b446
commit 5723f29b60
5 changed files with 20 additions and 1 deletions

View File

@@ -1320,7 +1320,7 @@ Author: Dmitriy Yefremov
<object class="GtkToolButton" id="player_full_button">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Toggle the video in fullscreen</property>
<property name="tooltip_text" translatable="yes">Toggle in fullscreen</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-fullscreen</property>
<signal name="clicked" handler="on_full_screen" swapped="no"/>

Binary file not shown.

View File

@@ -257,6 +257,25 @@ msgstr "Все позиции"
msgid "All types"
msgstr "Все типы"
# Streams player
msgid "Play"
msgstr "Воспроизведение"
msgid "Stop playback"
msgstr "Останов"
msgid "Previous stream in the list"
msgstr "Предыдущий поток в списке"
msgid "Next stream in the list"
msgstr "Следующий поток в списке"
msgid "Toggle in fullscreen"
msgstr "Показать во весь экран"
msgid "Close"
msgstr "Закрыть"
# Picons dialog
msgid "Load providers"
msgstr "Загрузить провайдеры"