mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +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>Gerät %1 wurde noch nicht gekoppelt. Bitte öffne Moonlight zum Koppeln, bevor die Anwendungsliste abrufen werden kann.</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">Hilfe</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 Fehler: %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>Videodecoder konnte nicht initialisiert werden. Bitte prüfe deine Streaming-Einstellungen und versuche es erneut.</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user