mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Translated call control buttons
This commit is contained in:
parent
5cf670aa7e
commit
eab7a01c79
16
translations/ru.ts
vendored
16
translations/ru.ts
vendored
|
@ -715,23 +715,23 @@ Do you want to try another password?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/widget/form/genericchatform.cpp" line="71"/>
|
<location filename="../src/widget/form/genericchatform.cpp" line="71"/>
|
||||||
<source>Audio call</source>
|
<source>Audio call: RED means you're on a call</source>
|
||||||
<translation>Позвонить</translation>
|
<translation>Позвонить, только аудио (красная кнопка значит что вы на связи)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/widget/form/genericchatform.cpp" line="74"/>
|
<location filename="../src/widget/form/genericchatform.cpp" line="74"/>
|
||||||
<source>Video call</source>
|
<source>Video call: RED means you're on a call</source>
|
||||||
<translation>Видеозвонок</translation>
|
<translation>Видеозвонок (красная кнопка значит что вы на связи)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/widget/form/genericchatform.cpp" line="77"/>
|
<location filename="../src/widget/form/genericchatform.cpp" line="77"/>
|
||||||
<source>Toggle speakers volume</source>
|
<source>Toggle speakers volume: RED is OFF</source>
|
||||||
<translation>Включить или выключить звук</translation>
|
<translation>Включить или выключить звук (красная кнопка значит звук выключен)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/widget/form/genericchatform.cpp" line="80"/>
|
<location filename="../src/widget/form/genericchatform.cpp" line="80"/>
|
||||||
<source>Toggle microphone</source>
|
<source>Toggle microphone: RED is OFF</source>
|
||||||
<translation>Включить или выключить микрофон</translation>
|
<translation>Включить или выключить микрофон (красная кнопка значит микрофон выключен)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/widget/form/genericchatform.cpp" line="144"/>
|
<location filename="../src/widget/form/genericchatform.cpp" line="144"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user