Skip to content

Commit

Permalink
Translated using Weblate (Indonesian)
Browse files Browse the repository at this point in the history
Currently translated at 83.3% (200 of 240 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/id/
  • Loading branch information
rezaalmanda authored and weblate committed Oct 19, 2024
1 parent f03921c commit 3612083
Showing 1 changed file with 32 additions and 1 deletion.
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>

0 comments on commit 3612083

Please sign in to comment.