mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-06-25 03:50:19 +02:00
translation for the streams player elements
This commit is contained in:
Binary file not shown.
@@ -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.
Binary file not shown.
@@ -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 "Загрузить провайдеры"
|
||||
|
||||
Reference in New Issue
Block a user