Update lang id.rs
Signed-off-by: Wahyu Kristianto <w.kristories@gmail.com>
This commit is contained in:
parent
05e81d3345
commit
aee596439e
108
src/lang/id.rs
108
src/lang/id.rs
@ -87,8 +87,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Delete", "Hapus"),
|
("Delete", "Hapus"),
|
||||||
("Properties", "Properti"),
|
("Properties", "Properti"),
|
||||||
("Multi Select", "Pilih Beberapa"),
|
("Multi Select", "Pilih Beberapa"),
|
||||||
("Select All", ""),
|
("Select All", "Pilih Semua"),
|
||||||
("Unselect All", ""),
|
("Unselect All", "Batalkan Pilihan Semua"),
|
||||||
("Empty Directory", "Folder Kosong"),
|
("Empty Directory", "Folder Kosong"),
|
||||||
("Not an empty directory", "Folder tidak kosong"),
|
("Not an empty directory", "Folder tidak kosong"),
|
||||||
("Are you sure you want to delete this file?", "Apakah anda yakin untuk menghapus file ini?"),
|
("Are you sure you want to delete this file?", "Apakah anda yakin untuk menghapus file ini?"),
|
||||||
@ -114,9 +114,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Good image quality", "Kualitas Gambar Baik"),
|
("Good image quality", "Kualitas Gambar Baik"),
|
||||||
("Balanced", "Seimbang"),
|
("Balanced", "Seimbang"),
|
||||||
("Optimize reaction time", "Optimalkan waktu reaksi"),
|
("Optimize reaction time", "Optimalkan waktu reaksi"),
|
||||||
("Custom", ""),
|
("Custom", "Kustom"),
|
||||||
("Show remote cursor", "Tampilkan remote kursor"),
|
("Show remote cursor", "Tampilkan remote kursor"),
|
||||||
("Show quality monitor", ""),
|
("Show quality monitor", "Tampilkan kualitas monitor"),
|
||||||
("Disable clipboard", "Matikan papan klip"),
|
("Disable clipboard", "Matikan papan klip"),
|
||||||
("Lock after session end", "Kunci setelah sesi berakhir"),
|
("Lock after session end", "Kunci setelah sesi berakhir"),
|
||||||
("Insert", "Menyisipkan"),
|
("Insert", "Menyisipkan"),
|
||||||
@ -159,8 +159,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Action", "Aksi"),
|
("Action", "Aksi"),
|
||||||
("Add", "Tambah"),
|
("Add", "Tambah"),
|
||||||
("Local Port", "Port Lokal"),
|
("Local Port", "Port Lokal"),
|
||||||
("Local Address", ""),
|
("Local Address", "Alamat lokal"),
|
||||||
("Change Local Port", ""),
|
("Change Local Port", "Ubah Port Lokal"),
|
||||||
("setup_server_tip", "Untuk koneksi yang lebih cepat, silakan atur server Anda sendiri"),
|
("setup_server_tip", "Untuk koneksi yang lebih cepat, silakan atur server Anda sendiri"),
|
||||||
("Too short, at least 6 characters.", "Terlalu pendek, setidaknya 6 karekter."),
|
("Too short, at least 6 characters.", "Terlalu pendek, setidaknya 6 karekter."),
|
||||||
("The confirmation is not identical.", "Konfirmasi tidak identik."),
|
("The confirmation is not identical.", "Konfirmasi tidak identik."),
|
||||||
@ -195,7 +195,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Reboot required", "Diperlukan boot ulang"),
|
("Reboot required", "Diperlukan boot ulang"),
|
||||||
("Unsupported display server ", "Server tampilan tidak didukung "),
|
("Unsupported display server ", "Server tampilan tidak didukung "),
|
||||||
("x11 expected", "x11 diharapkan"),
|
("x11 expected", "x11 diharapkan"),
|
||||||
("Port", ""),
|
("Port", "Port"),
|
||||||
("Settings", "Pengaturan"),
|
("Settings", "Pengaturan"),
|
||||||
("Username", "Username"),
|
("Username", "Username"),
|
||||||
("Invalid port", "Kesalahan port"),
|
("Invalid port", "Kesalahan port"),
|
||||||
@ -209,7 +209,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Logout", "Keluar"),
|
("Logout", "Keluar"),
|
||||||
("Tags", "Tag"),
|
("Tags", "Tag"),
|
||||||
("Search ID", "Cari ID"),
|
("Search ID", "Cari ID"),
|
||||||
("Current Wayland display server is not supported", ""),
|
("Current Wayland display server is not supported", "Server tampilan Wayland saat ini tidak didukung"),
|
||||||
("whitelist_sep", "Dipisahkan dengan koma, titik koma, spasi, atau baris baru"),
|
("whitelist_sep", "Dipisahkan dengan koma, titik koma, spasi, atau baris baru"),
|
||||||
("Add ID", "Tambah ID"),
|
("Add ID", "Tambah ID"),
|
||||||
("Add Tag", "Tambah Tag"),
|
("Add Tag", "Tambah Tag"),
|
||||||
@ -276,7 +276,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("android_stop_service_tip", "Menutup layanan akan secara otomatis menutup semua koneksi yang dibuat."),
|
("android_stop_service_tip", "Menutup layanan akan secara otomatis menutup semua koneksi yang dibuat."),
|
||||||
("android_version_audio_tip", "Versi Android saat ini tidak mendukung pengambilan audio, harap tingkatkan ke Android 10 atau lebih tinggi."),
|
("android_version_audio_tip", "Versi Android saat ini tidak mendukung pengambilan audio, harap tingkatkan ke Android 10 atau lebih tinggi."),
|
||||||
("android_start_service_tip", "Ketuk izin [Mulai Layanan] atau BUKA [Tangkapan Layar] untuk memulai layanan berbagi layar."),
|
("android_start_service_tip", "Ketuk izin [Mulai Layanan] atau BUKA [Tangkapan Layar] untuk memulai layanan berbagi layar."),
|
||||||
("Account", ""),
|
("Account", "Akun"),
|
||||||
("Overwrite", "Timpa"),
|
("Overwrite", "Timpa"),
|
||||||
("This file exists, skip or overwrite this file?", "File ini sudah ada, lewati atau timpa file ini?"),
|
("This file exists, skip or overwrite this file?", "File ini sudah ada, lewati atau timpa file ini?"),
|
||||||
("Quit", "Keluar"),
|
("Quit", "Keluar"),
|
||||||
@ -298,9 +298,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Ignore Battery Optimizations", "Abaikan Pengoptimalan Baterai"),
|
("Ignore Battery Optimizations", "Abaikan Pengoptimalan Baterai"),
|
||||||
("android_open_battery_optimizations_tip", ""),
|
("android_open_battery_optimizations_tip", ""),
|
||||||
("Connection not allowed", "Koneksi tidak dijinkan"),
|
("Connection not allowed", "Koneksi tidak dijinkan"),
|
||||||
("Legacy mode", ""),
|
("Legacy mode", "Mode lama"),
|
||||||
("Map mode", ""),
|
("Map mode", "Mode peta"),
|
||||||
("Translate mode", ""),
|
("Translate mode", "Mode terjemahan"),
|
||||||
("Use temporary password", "Gunakan kata sandi sementara"),
|
("Use temporary password", "Gunakan kata sandi sementara"),
|
||||||
("Use permanent password", "Gunakan kata sandi permanaen"),
|
("Use permanent password", "Gunakan kata sandi permanaen"),
|
||||||
("Use both passwords", "Gunakan kedua kata sandi "),
|
("Use both passwords", "Gunakan kedua kata sandi "),
|
||||||
@ -312,7 +312,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Are you sure you want to restart", "Apakah Anda yakin untuk memulai ulang"),
|
("Are you sure you want to restart", "Apakah Anda yakin untuk memulai ulang"),
|
||||||
("Restarting Remote Device", "Memulai Ulang Perangkat Jarak Jauh"),
|
("Restarting Remote Device", "Memulai Ulang Perangkat Jarak Jauh"),
|
||||||
("remote_restarting_tip", ""),
|
("remote_restarting_tip", ""),
|
||||||
("Copied", ""),
|
("Copied", "Disalin"),
|
||||||
("Exit Fullscreen", "Keluar dari Layar Penuh"),
|
("Exit Fullscreen", "Keluar dari Layar Penuh"),
|
||||||
("Fullscreen", "Layar penuh"),
|
("Fullscreen", "Layar penuh"),
|
||||||
("Mobile Actions", "Tindakan Seluler"),
|
("Mobile Actions", "Tindakan Seluler"),
|
||||||
@ -330,55 +330,55 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Insecure Connection", "Koneksi Tidak Aman"),
|
("Insecure Connection", "Koneksi Tidak Aman"),
|
||||||
("Scale original", "Skala asli"),
|
("Scale original", "Skala asli"),
|
||||||
("Scale adaptive", "Skala adaptif"),
|
("Scale adaptive", "Skala adaptif"),
|
||||||
("General", ""),
|
("General", "Umum"),
|
||||||
("Security", ""),
|
("Security", "Keamanan"),
|
||||||
("Account", ""),
|
("Account", "Akun"),
|
||||||
("Theme", ""),
|
("Theme", "Tema"),
|
||||||
("Dark Theme", ""),
|
("Dark Theme", "Tema gelap"),
|
||||||
("Dark", ""),
|
("Dark", "Gelap"),
|
||||||
("Light", ""),
|
("Light", "Terang"),
|
||||||
("Follow System", ""),
|
("Follow System", "Ikuti sistem"),
|
||||||
("Enable hardware codec", ""),
|
("Enable hardware codec", "Aktifkan codec perangkat keras"),
|
||||||
("Unlock Security Settings", ""),
|
("Unlock Security Settings", "Buka Kunci Pengaturan Keamanan"),
|
||||||
("Enable Audio", ""),
|
("Enable Audio", "Aktifkan Audio"),
|
||||||
("Temporary Password Length", ""),
|
("Temporary Password Length", "Panjang Kata Sandi Sementara"),
|
||||||
("Unlock Network Settings", ""),
|
("Unlock Network Settings", "Buka Kunci Pengaturan Jaringan"),
|
||||||
("Server", ""),
|
("Server", "Server"),
|
||||||
("Direct IP Access", ""),
|
("Direct IP Access", "Direct IP Access"),
|
||||||
("Proxy", ""),
|
("Proxy", "Proxy"),
|
||||||
("Port", ""),
|
("Port", "Port"),
|
||||||
("Apply", ""),
|
("Apply", "Terapkan"),
|
||||||
("Disconnect all devices?", ""),
|
("Disconnect all devices?", "Putuskan sambungan semua perangkat?"),
|
||||||
("Clear", ""),
|
("Clear", ""),
|
||||||
("Audio Input Device", ""),
|
("Audio Input Device", ""),
|
||||||
("Deny remote access", ""),
|
("Deny remote access", "Tolak akses jarak jauh"),
|
||||||
("Use IP Whitelisting", ""),
|
("Use IP Whitelisting", "Gunakan Daftar Putih IP"),
|
||||||
("Network", ""),
|
("Network", "Jaringan"),
|
||||||
("Enable RDP", ""),
|
("Enable RDP", "Aktifkan RDP"),
|
||||||
("Pin menubar", "Pin menubar"),
|
("Pin menubar", "Pin menubar"),
|
||||||
("Unpin menubar", "Unpin menubar"),
|
("Unpin menubar", "Unpin menubar"),
|
||||||
("Recording", ""),
|
("Recording", "Rekaman"),
|
||||||
("Directory", ""),
|
("Directory", "Direktori"),
|
||||||
("Automatically record incoming sessions", ""),
|
("Automatically record incoming sessions", "Secara otomatis merekam sesi masuk"),
|
||||||
("Change", ""),
|
("Change", "Mengubah"),
|
||||||
("Start session recording", ""),
|
("Start session recording", "Mulai sesi perekaman"),
|
||||||
("Stop session recording", ""),
|
("Stop session recording", "Hentikan sesi perekaman"),
|
||||||
("Enable Recording Session", ""),
|
("Enable Recording Session", "Aktifkan Sesi Perekaman"),
|
||||||
("Allow recording session", ""),
|
("Allow recording session", "Izinkan sesi perekaman"),
|
||||||
("Enable LAN Discovery", ""),
|
("Enable LAN Discovery", "Aktifkan Penemuan LAN"),
|
||||||
("Deny LAN Discovery", ""),
|
("Deny LAN Discovery", "Tolak Penemuan LAN"),
|
||||||
("Write a message", ""),
|
("Write a message", "Menulis pesan"),
|
||||||
("Prompt", ""),
|
("Prompt", ""),
|
||||||
("elevation_prompt", ""),
|
("elevation_prompt", ""),
|
||||||
("uac_warning", ""),
|
("uac_warning", ""),
|
||||||
("elevated_foreground_window_warning", ""),
|
("elevated_foreground_window_warning", ""),
|
||||||
("Disconnected", ""),
|
("Disconnected", "Terputus"),
|
||||||
("Other", ""),
|
("Other", "Lainnya"),
|
||||||
("Confirm before closing multiple tabs", ""),
|
("Confirm before closing multiple tabs", "Konfirmasi sebelum menutup banyak tab"),
|
||||||
("Keyboard Settings", ""),
|
("Keyboard Settings", "Pengaturan Papan Ketik"),
|
||||||
("Custom", ""),
|
("Custom", "Kustom"),
|
||||||
("Full Access", ""),
|
("Full Access", "Akses penuh"),
|
||||||
("Screen Share", ""),
|
("Screen Share", "Berbagi Layar"),
|
||||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland membutuhkan Ubuntu 21.04 atau versi yang lebih tinggi."),
|
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland membutuhkan Ubuntu 21.04 atau versi yang lebih tinggi."),
|
||||||
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Wayland membutuhkan versi distro linux yang lebih tinggi. Silakan coba desktop X11 atau ubah OS Anda."),
|
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Wayland membutuhkan versi distro linux yang lebih tinggi. Silakan coba desktop X11 atau ubah OS Anda."),
|
||||||
("JumpLink", "View"),
|
("JumpLink", "View"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user