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>Máy tính %1 chưa được ghép đôi. Vui lòng mở Moonlight để ghép đôi trước khi lấy danh sách trò chơi.</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">Trợ giúp</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 đã trả lời bằng lỗi: %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>Không thể khởi tạo trình giải mã video. Vui lòng kiểm tra cài đặt stream của bạn và thử lại.</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user