New translations en.json (Indonesian)

This commit is contained in:
vcoppe
2025-08-04 04:32:52 +02:00
parent d42a52d8cf
commit 7f682b24ef

View File

@@ -181,64 +181,64 @@
"hiking": "Mendaki", "hiking": "Mendaki",
"mountain_hiking": "Pendakian gunung", "mountain_hiking": "Pendakian gunung",
"demanding_mountain_hiking": "Pendakian gunung yang menantang", "demanding_mountain_hiking": "Pendakian gunung yang menantang",
"alpine_hiking": "Pendakian alpen", "alpine_hiking": "Pendakian alpine",
"demanding_alpine_hiking": "Pendakian alpen yang menantang", "demanding_alpine_hiking": "Pendakian alpine yang menantang",
"difficult_alpine_hiking": "Pendakian alpen tingkat sulit" "difficult_alpine_hiking": "Pendakian alpine tingkat sulit"
}, },
"mtb_scale": "MTB scale", "mtb_scale": "Skala MTB",
"error": { "error": {
"from": "The start point is too far from the nearest road", "from": "Titik awal terlalu jauh dari jalan terdekat",
"via": "The via point is too far from the nearest road", "via": "Titik via terlalu jauh dari jalan terdekat",
"to": "The end point is too far from the nearest road", "to": "Titik akhir terlalu jauh dari jalan terdekat",
"timeout": "Route calculation took too long, try adding points closer together" "timeout": "Perhitungan rute memakan waktu terlalu lama, coba tambahkan titik-titik yang lebih dekat satu sama lain"
} }
}, },
"scissors": { "scissors": {
"tooltip": "Crop or split", "tooltip": "Potong atau bagi",
"crop": "Crop", "crop": "Potong",
"split_as": "Split the trace into", "split_as": "Bagi jejak menjadi",
"help_invalid_selection": "Select a trace to crop or split.", "help_invalid_selection": "Pilih jejak yang ingin Anda potong atau bagi.",
"help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself." "help": "Gunakan penggeser untuk memotong jejak, atau membaginya dengan mengklik salah satu penanda pembagian atau pada jejak itu sendiri."
}, },
"time": { "time": {
"tooltip": "Manage time data", "tooltip": "Kelola data waktu",
"start": "Start", "start": "Mulai",
"end": "End", "end": "Selesai",
"total_time": "Moving time", "total_time": "Waktu bergerak",
"pick_date": "Pick a date", "pick_date": "Pilih tanggal",
"artificial": "Create realistic time data", "artificial": "Buat data waktu yang realistis",
"update": "Update time data", "update": "Perbarui data waktu",
"help": "Use the form to set new time data.", "help": "Isi formulir untuk mengatur data waktu baru.",
"help_invalid_selection": "Select a single trace to manage its time data." "help_invalid_selection": "Pilih satu jejak untuk mengelola data waktunya."
}, },
"merge": { "merge": {
"merge_traces": "Connect the traces", "merge_traces": "Sambungkan jalur-jalurnya",
"merge_contents": "Merge the contents and keep the traces disconnected", "merge_contents": "Gabungkan isi dan biarkan jejak tetap terputus",
"merge_selection": "Merge selection", "merge_selection": "Gabungkan pilihan",
"remove_gaps": "Remove time gaps between traces", "remove_gaps": "Hapus celah waktu antara jejak",
"tooltip": "Merge items together", "tooltip": "Gabungkan item-item tersebut",
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.", "help_merge_traces": "Menghubungkan jejak yang dipilih akan menghasilkan satu jejak yang terus menerus.",
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.", "help_cannot_merge_traces": "Pilihan Anda harus mencakup beberapa jejak untuk menghubungkannya.",
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.", "help_merge_contents": "Menggabungkan isi dari item yang dipilih akan mengelompokkan semua isi di dalam item pertama.",
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents.", "help_cannot_merge_contents": "Pilihan Anda harus berisi beberapa item untuk menggabungkan isinya.",
"selection_tip": "Tips: Gunakan {KEYBOARD_SHORTCUT} untuk menambahkan item ke dalam pemilihan." "selection_tip": "Tips: Gunakan {KEYBOARD_SHORTCUT} untuk menambahkan item ke dalam pemilihan."
}, },
"extract": { "extract": {
"tooltip": "Extract contents to separate items", "tooltip": "Ekstrak isi ke item terpisah",
"button": "Extract", "button": "Ekstrak",
"help": "Extracting the contents of the selected items will create a separate item for each of their contents.", "help": "Mengekstrak isi dari item yang dipilih akan membuat item terpisah untuk setiap isi dari item tersebut.",
"help_invalid_selection": "Your selection must contain items with multiple traces to extract them." "help_invalid_selection": "Pilihan Anda harus mencakup item yang memiliki jejak ganda agar dapat diekstraksi."
}, },
"elevation": { "elevation": {
"button": "Request elevation data", "button": "Minta data elevasi",
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", "help": "Meminta data elevasi akan menghapus data elevasi yang ada, jika ada, dan menggantinya dengan data dari Mapbox.",
"help_no_selection": "Select a file item to request elevation data." "help_no_selection": "Pilih item file untuk meminta data elevasi."
}, },
"waypoint": { "waypoint": {
"tooltip": "Create and edit points of interest", "tooltip": "Buat dan edit titik-titik menarik",
"icon": "Icon", "icon": "Ikon",
"link": "Link", "link": "Tautan",
"longitude": "Longitude", "longitude": "Garis Bujur",
"latitude": "Latitude", "latitude": "Latitude",
"create": "Create point of interest", "create": "Create point of interest",
"add": "Add point of interest to file", "add": "Add point of interest to file",