mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Fix the translation of standard buttons in Dialogs
This commit is contained in:
committed by
Cameron Gutman
parent
92670cc051
commit
8cd0536fb1
+29
-1
@@ -337,6 +337,34 @@
|
||||
<translation>Počítač %1 nebyl spárován. Prosím otevřete Moonlight pro spárování, než si zobrazíte seznam her.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QPlatformTheme</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="535"/>
|
||||
<source>&Yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="536"/>
|
||||
<source>&No</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="537"/>
|
||||
<source>OK</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="538"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished">Nápověda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="539"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QuitSegue</name>
|
||||
<message>
|
||||
@@ -515,7 +543,7 @@
|
||||
<translation>GeForce Experience vrátilo chybu: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="1788"/>
|
||||
<location filename="../streaming/session.cpp" line="1798"/>
|
||||
<source>Unable to initialize video decoder. Please check your streaming settings and try again.</source>
|
||||
<translation>Nezdařilo se inicializovat dekodér videa. Prosím zkontrolujte nastavení streamování a zkuste to znovu.</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user