Translations update from Hosted Weblate (#1125)

Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widget/kernelsu/manager/horizontal-auto.svg)

---------

Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Skallr2 <pm563838@gmail.com>
Co-authored-by: hoanghuy309 <hoanghuy309@gmail.com>
Co-authored-by: La prière <lapriere@users.noreply.hosted.weblate.org>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Wisnu Gunawan <rem01gaming@gmail.com>
This commit is contained in:
Weblate (bot)
2023-11-13 11:50:20 +01:00
committed by GitHub
parent b7f937b7f9
commit 8196243478
6 changed files with 85 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
<string name="selinux_status_enforcing">Enforcing</string>
<string name="selinux_status_permissive">Permasif</string>
<string name="selinux_status_unknown">Tidak dikenal</string>
<string name="superuser">Superuser</string>
<string name="superuser">SuperUser</string>
<string name="module_failed_to_enable">Gagal mengaktifkan modul: %s</string>
<string name="module_failed_to_disable">Gagal menonaktifkan modul: %s</string>
<string name="module_empty">Tidak ada modul yang terpasang</string>
@@ -34,7 +34,7 @@
<string name="reboot_edl">Mulai ulang ke EDL</string>
<string name="about">Tentang</string>
<string name="module_uninstall_confirm">Apakah Anda yakin ingin mencopot modul %s?</string>
<string name="module_uninstall_success">%s Tercopot</string>
<string name="module_uninstall_success">%s Telah dicopot</string>
<string name="module_uninstall_failed">Gagal untuk mencopot: %s</string>
<string name="module_version">Versi</string>
<string name="module_author">Pembuat</string>
@@ -42,7 +42,7 @@
<string name="refresh">Segarkan</string>
<string name="show_system_apps">Tampilkan apl sistem</string>
<string name="hide_system_apps">Sembunyikan apl sistem</string>
<string name="send_log">Kirim Log</string>
<string name="send_log">Laporkan Log</string>
<string name="safe_mode">Mode aman</string>
<string name="reboot_to_apply">Mulai ulang untuk menerapkan</string>
<string name="module_magisk_conflict">Modul dinonaktifkan karena bertentangan dengan Magisk!</string>
@@ -81,4 +81,25 @@
<string name="failed_to_update_sepolicy">Gagal memperbarui aturan SELinux untuk: %s</string>
<string name="require_kernel_version">Versi KernelSU saat ini %d terlalu rendah bagi manajer untuk dapat berfungsi dengan baik. Harap tingkatkan ke versi %d atau yang lebih tinggi!</string>
<string name="module_changelog">Catatan Perubahan</string>
<string name="app_profile_template_import_success">Berhasil diimpor</string>
<string name="app_profile_export_to_clipboard">Expor ke clipboard</string>
<string name="app_profile_template_export_empty">Tidak dapat menemukan template lokal untuk di expor!</string>
<string name="app_profile_template_id_exist">Id template telah ada sebelumnya!</string>
<string name="app_profile_import_from_clipboard">Impor dari clipboard</string>
<string name="module_changelog_failed">Gagal mengambil Changelog: %s</string>
<string name="app_profile_template_name">Nama</string>
<string name="app_profile_template_id_invalid">Id template tidak valid</string>
<string name="app_profile_template_sync">Sinkronkan template online</string>
<string name="app_profile_template_create">Buat Template</string>
<string name="app_profile_import_export">Impor/Expor</string>
<string name="app_profile_template_save_failed">Gagal untuk menyimpan template</string>
<string name="app_profile_template_edit">Edit Template</string>
<string name="app_profile_template_id">id</string>
<string name="settings_profile_template">Template Profil Aplikasi</string>
<string name="app_profile_template_description">Deskripsi</string>
<string name="app_profile_template_save">Simpan</string>
<string name="settings_profile_template_summary">Atur template lokal dan online Profil Aplikasi</string>
<string name="app_profile_template_delete">Hapus</string>
<string name="app_profile_template_import_empty">Clipboard kosong!</string>
<string name="app_profile_template_view">Lihat Template</string>
</resources>