Game-compatibility - improved (#2367)

* Game-compatibility - improved

* +

none of these texts have a translation \o/

* Fix

- html_url has been removed, the url is now built dynamically from the issue_number, and the file has decreased in size from 537kb to 355KB;
-Fix QProgressDialog
- change the correct directory, from my ford to the official one

* TR
This commit is contained in:
DanielSvoboda
2025-02-08 12:25:55 -03:00
committed by GitHub
parent cb14431ee5
commit d98face501
33 changed files with 1824 additions and 181 deletions

View File

@@ -629,7 +629,7 @@
<translation>Graphics</translation>
</message>
<message>
<source>Gui</source>
<source>GUI</source>
<translation>Giao diện</translation>
</message>
<message>
@@ -1278,6 +1278,14 @@
<source>Game can be completed with playable performance and no major glitches</source>
<translation>Game can be completed with playable performance and no major glitches</translation>
</message>
<message>
<source>Click to see details on github</source>
<translation>Nhấp đ xem chi tiết trên GitHub</translation>
</message>
<message>
<source>Last updated</source>
<translation>Cập nhật lần cuối</translation>
</message>
</context>
<context>
<name>CheckUpdate</name>
@@ -1409,4 +1417,59 @@
<translation>TB</translation>
</message>
</context>
<context>
<name>CompatibilityInfoClass</name>
<message>
<source>Fetching compatibility data, please wait</source>
<translation>Đang tải dữ liệu tương thích, vui lòng chờ</translation>
</message>
<message>
<source>Cancel</source>
<translation>Hủy bỏ</translation>
</message>
<message>
<source>Loading...</source>
<translation>Đang tải...</translation>
</message>
<message>
<source>Error</source>
<translation>Lỗi</translation>
</message>
<message>
<source>Unable to update compatibility data! Try again later.</source>
<translation>Không thể cập nhật dữ liệu tương thích! Vui lòng thử lại sau.</translation>
</message>
<message>
<source>Unable to open compatibility_data.json for writing.</source>
<translation>Không thể mở compatibility_data.json đ ghi.</translation>
</message>
<message>
<source>Unknown</source>
<translation>Không xác đnh</translation>
</message>
<message>
<source>Nothing</source>
<translation>Không </translation>
</message>
<message>
<source>Boots</source>
<translation>Giày ng</translation>
</message>
<message>
<source>Menus</source>
<translation>Menu</translation>
</message>
<message>
<source>Ingame</source>
<translation>Trong game</translation>
</message>
<message>
<source>Playable</source>
<translation> thể chơi</translation>
</message>
<message>
<source>Unknown</source>
<translation>Không xác đnh</translation>
</message>
</context>
</TS>