New translations strings.xml (Indonesian)

This commit is contained in:
Tran Khanh Duy 2020-10-24 23:21:51 +07:00
parent 64b147d267
commit 2ffdfa806d

View File

@ -53,6 +53,9 @@
<string name="toast_permission_denied">Permisi untuk membaca/menulis ke penyimpanan perangkat dibutuhkan!</string>
<string name="toast_login_error">Sesuatu buruk terjadi setelah login. Mohon feedback kepada developer. \nError: %s</string>
<string name="toast_optifine_success">Pemasangan berhasil</string>
<string name="toast_shiftmode" comment="toast_shiftmode&#10;&#10;%s will be replaced with one of the following strings: toast_shiftmode_hold, toast_shiftmode_toggle">Mode tombol shift (menunduk) diganti menjadi %s</string>
<string name="toast_shiftmode_hold" comment="toast_shiftmode_hold&#10;&#10;Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Mode pencet lama</string>
<string name="toast_shiftmode_toggle" comment="toast_shiftmode_toggle&#10;&#10;Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Mode pencet untuk beralih</string>
<!--
<string name="toast_3">Exit</string>
-->
@ -157,6 +160,7 @@
<string name="control_viewout">Catatan log</string>
<string name="control_adebug">PointerCapture Debug</string>
<string name="control_customkey">Kirim keycode kustom</string>
<string name="control_shiftmodechg">Ganti mode shift (menunduk)</string>
<string name="customctrl_keyname">Keycode</string>
<string name="customctrl_specialkey">Key spesial</string>
<string name="customctrl_hidden">Tersembunyi</string>