Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #46

Merged
merged 11 commits into from
Oct 14, 2024
64 changes: 32 additions & 32 deletions app/src/main/res/values-in-rID/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,48 +12,48 @@
<string name="no">Tidak</string>
<string name="unknown">Tidak Diketahui</string>
<string name="done">Selesai</string>
<string name="unknown_value_number">Unknown value %s</string>
<string name="unknown_value_enum">Unknown value %s (%d)</string>
<string name="list_no_elements">None</string>
<string name="unknown_value_number">Nilai tidak diketahui%s</string>
<string name="unknown_value_enum">Nilai tidak diketahui%s (%d)</string>
<string name="list_no_elements">Tidak ada</string>
<!-- Export data -->
<string name="export_data">Export data</string>
<string name="export_data_description">Do you want to export data as a JSON file? The app will ask you for missing permissions if needed</string>
<string name="export_data_missing_permissions">Not all permissions have been granted, cannot export data</string>
<string name="export_data_done">Data exported, the file may contain personal or device\'s confidential data, don\'t share to anyone unless you know what you\'re doing</string>
<string name="export_data_open_file">Open file</string>
<string name="export_data">Ekspor data</string>
<string name="export_data_description">Apakah Anda ingin mengekspor data sebagai file JSON? Aplikasi akan meminta izin yang hilang jika diperlukan</string>
<string name="export_data_missing_permissions">Tidak semua izin telah diberikan, tidak dapat mengekspor data</string>
<string name="export_data_done">Data diekspor, file mungkin berisi data rahasia pribadi atau perangkat, jangan bagikan kepada siapa pun kecuali Anda tahu apa yang Anda lakukan</string>
<string name="export_data_open_file">Buka berkas</string>
<!-- Device section -->
<string name="section_device_name">Perangkat</string>
<string name="section_device_description">Periksa info perangkat</string>
<string name="device_general">General</string>
<string name="device_device">Device</string>
<string name="device_brand">Brand</string>
<string name="device_general">Umum</string>
<string name="device_device">Perangkat</string>
<string name="device_brand">Merek</string>
<string name="device_model">Model</string>
<string name="device_manufacturer">Manufacturer</string>
<string name="device_product_name">Product name</string>
<string name="device_hardware_name">Hardware name</string>
<string name="device_manufacturer">Pabrikan</string>
<string name="device_product_name">Nama produk</string>
<string name="device_hardware_name">Nama perangkat keras</string>
<string name="device_board_name">Board name</string>
<string name="device_hardware_sku">Hardware SKU</string>
<string name="device_odm_sku">ODM SKU</string>
<string name="device_soc_manufacturer">Manufacturer</string>
<string name="device_soc_manufacturer">Pabrikan</string>
<string name="device_soc_model">Model</string>
<string name="device_ram_total_memory">Total memory</string>
<string name="device_ram_total_memory">Total memori</string>
<string name="device_ram_advertised_memory">Advertised memory</string>
<string name="device_ram_available_memory">Available memory</string>
<string name="device_ram_available_memory">Memori yang tersedia</string>
<string name="device_ram_low_memory_threshold">Low memory threshold</string>
<string name="device_ram_currently_on_low_memory">Currently on low memory</string>
<!-- Storage section -->
<string name="section_storage_name">Penyimpanan</string>
<string name="section_storage_description">Info penyimpanan</string>
<string name="storage_total_space">Total space</string>
<string name="storage_available_space">Available space</string>
<string name="storage_used_space">Used space</string>
<string name="storage_internal_storage">Internal storage</string>
<string name="storage_is_encrypted">Is encrypted</string>
<string name="storage_encryption_type">Encryption type</string>
<string name="storage_external_storage">External storage</string>
<string name="storage_total_space">Total ruang</string>
<string name="storage_available_space">Ruang yang tersedia</string>
<string name="storage_used_space">Ruang yang digunakan</string>
<string name="storage_internal_storage">Penyimpanan internal</string>
<string name="storage_is_encrypted">Dienkripsi</string>
<string name="storage_encryption_type">Jenis enkripsi</string>
<string name="storage_external_storage">Penyimpanan eksternal</string>
<string name="storage_is_emulated">Is emulated</string>
<string name="storage_is_removable">Is removable</string>
<string name="storage_system_partitions">System partitions</string>
<string name="storage_system_partitions">Partisi sistem</string>
<string name="storage_has_updatable_apex">Has updatable APEX</string>
<string name="storage_uses_system_as_root">Uses system as root</string>
<string name="storage_uses_ab">Uses A/B</string>
Expand All @@ -71,7 +71,7 @@
<string name="section_build_name">Bangun</string>
<string name="section_build_description">Periksa info build Android saat ini</string>
<string name="build_information">Build information</string>
<string name="build_information_fingerprint">Fingerprint</string>
<string name="build_information_fingerprint">Sidik jari</string>
<string name="build_tags">Build tags</string>
<string name="build_type">Build type</string>
<string name="build_date">Build date</string>
Expand All @@ -89,7 +89,7 @@
<string name="build_release_or_codename">Release or codename</string>
<string name="build_media_performance_class">Media performance class</string>
<string name="build_release_or_preview_display">Release or preview display</string>
<string name="jvm_name">Name</string>
<string name="jvm_name">Nama</string>
<string name="jvm_vendor">Vendor</string>
<string name="jvm_version">Version</string>
<string name="jvm_class_version">Class version</string>
Expand All @@ -98,16 +98,16 @@
<string name="jvm_specification_version">Specification version</string>
<string name="build_vendor_security_patch_level">Security patch level</string>
<string name="kernel">Kernel</string>
<string name="kernel_version">Version</string>
<string name="kernel_version">Versi</string>
<string name="kernel_complete_version">Complete version</string>
<string name="firmware">Firmware</string>
<string name="firmware_bootloader_version">Bootloader version</string>
<string name="firmware_radio_version">Radio version</string>
<string name="fingerprinted_partitions">Fingerprinted partitions</string>
<!-- Security section -->
<string name="section_security_name">Security</string>
<string name="section_security_name">Keamanan</string>
<string name="section_security_description">Security patch level and CVEs information</string>
<string name="security_general">General</string>
<string name="security_general">Umum</string>
<string name="security_error">Error</string>
<string name="security_error_android_version_not_supported">Android version not supported</string>
<string name="security_error_failed_to_fetch_information">Failed to download information from Google servers, make sure you\'re connected to the Internet</string>
Expand All @@ -118,7 +118,7 @@
<string name="security_available_security_patch_level">Available security patch level</string>
<string name="security_patched_cves">Patched CVEs</string>
<!-- Security components -->
<string name="security_component_system">System</string>
<string name="security_component_system">Sistem</string>
<string name="security_component_system_modules">System modules</string>
<!-- User section -->
<string name="section_user_name">Pengguna</string>
Expand All @@ -142,7 +142,7 @@
<string name="cpu_supported_abis">Supported ABIs</string>
<string name="cpu_supported_64_bit_abis">Supported 64 bit ABIs</string>
<string name="cpu_supported_32_bit_abis">Supported 32 bit ABIs</string>
<string name="cpu_general">General</string>
<string name="cpu_general">Umum</string>
<string name="cpu_uarchs">Microarchitectures</string>
<string name="cpu_packages">Packages</string>
<string name="cpu_clusters">Clusters</string>
Expand Down
Loading
Loading