Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#1011)
Browse files Browse the repository at this point in the history
* Translated using Weblate (Indonesian)

Currently translated at 83.3% (200 of 240 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/id/

* Translated using Weblate (Vietnamese)

Currently translated at 100.0% (240 of 240 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/vi/

---------

Co-authored-by: Reza Almanda <[email protected]>
Co-authored-by: godkyo98 <[email protected]>
  • Loading branch information
3 people authored Oct 19, 2024
1 parent f03921c commit beced2d
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 3 deletions.
33 changes: 32 additions & 1 deletion src/Magpie.App/Resources.language-id.resw
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
Expand Down Expand Up @@ -687,4 +687,35 @@
<data name="AppSettings_Dialog_Warning" xml:space="preserve">
<value>Peringatan</value>
</data>
<data name="NotifyIcon_Exit" xml:space="preserve">
<value>Keluar</value>
</data>
<data name="AppSettings_ErrorDialog_ConfigLocation" xml:space="preserve">
<value>Lokasi file konfigurasi:
{}</value>
</data>
<data name="AppSettings_ErrorDialog_NotValidJson" xml:space="preserve">
<value>File konfigurasi bukan JSON yang valid</value>
</data>
<data name="AppSettings_ErrorDialog_ParseFailed" xml:space="preserve">
<value>Gagal mengurai file konfigurasi</value>
</data>
<data name="AppSettings_ErrorDialog_ReadFailed" xml:space="preserve">
<value>Gagal membaca file konfigurasi</value>
</data>
<data name="NotifyIcon_MainWindow" xml:space="preserve">
<value>Jendela utama</value>
</data>
<data name="Settings_General_RequireRestart.Title" xml:space="preserve">
<value>Diperlukan pengaktifan ulang agar perubahan dapat diterapkan</value>
</data>
<data name="Settings_General_RequireRestart_ActionButton.Content" xml:space="preserve">
<value>Nyalakan kembali Magpie</value>
</data>
<data name="ScalingModes_Description_UnknownEffect" xml:space="preserve">
<value>Efek yang tidak diketahui</value>
</data>
<data name="ScalingModes_HasUnkownEffects.Title" xml:space="preserve">
<value>Beberapa efek tidak dapat diuraikan</value>
</data>
</root>
55 changes: 53 additions & 2 deletions src/Magpie.App/Resources.language-vi.resw
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down Expand Up @@ -59,7 +59,7 @@
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
Expand Down Expand Up @@ -787,4 +787,55 @@
<data name="Home_Shortcuts_Scale.Description" xml:space="preserve">
<value>Scale cửa sổ trên cùng</value>
</data>
<data name="Home_TouchSupport_InfoBar.Title" xml:space="preserve">
<value>Nếu hỗ trợ cảm ứng không thành công, Magpie có thể yêu cầu đặc quyền của quản trị trước khi mở rộng quy mô để thực hiện sửa chữa.</value>
</data>
<data name="About_Version_CommitId" xml:space="preserve">
<value>Làm</value>
</data>
<data name="Profile_Performance_FrameRateLimiter.Header" xml:space="preserve">
<value>Giới hạn khung hình</value>
</data>
<data name="Profile_Performance_FrameRateLimiter_MaxFrameRate.Header" xml:space="preserve">
<value>Tốc độ khung hình tối đa</value>
</data>
<data name="About_DeveloperModeEnabled" xml:space="preserve">
<value>Chế độ nhà phát triển được bật.</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection.Header" xml:space="preserve">
<value>Phát hiện khung hình lặp</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Always.Content" xml:space="preserve">
<value>Luôn luôn</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Dynamic.Content" xml:space="preserve">
<value>Năng động</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Never.Content" xml:space="preserve">
<value>Không</value>
</data>
<data name="Home_Advanced_DeveloperOptions_EnableStatisticsForDynamicDetection.Content" xml:space="preserve">
<value>Bật thống kê để phát hiện động</value>
</data>
<data name="Overlay_Profiler_DynamicDetection" xml:space="preserve">
<value>Phát hiện động</value>
</data>
<data name="Overlay_Profiler_FrameRate" xml:space="preserve">
<value>Tốc độ khung hình</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport.Header" xml:space="preserve">
<value>Bật hỗ trợ cảm ứng</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport_Description.Text" xml:space="preserve">
<value>Bạn sẽ cần cung cấp đặc quyền của quản trị viên để thay đổi cài đặt này</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport_LearnMore.Content" xml:space="preserve">
<value>Tìm hiểu thêm</value>
</data>
<data name="Home_TouchSupport.Header" xml:space="preserve">
<value>Hỗ trợ cảm ứng</value>
</data>
<data name="Home_Advanced_SimulateExclusiveFullscreen_InfoBar.Title" xml:space="preserve">
<value>Tùy trọn này không tương thích với một số trò chơi cũ. Hãy sử dụng nó một cách cẩn thận.</value>
</data>
</root>

0 comments on commit beced2d

Please sign in to comment.