aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/id.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/id.json')
-rw-r--r--web/l10n/id.json136
1 files changed, 136 insertions, 0 deletions
diff --git a/web/l10n/id.json b/web/l10n/id.json
new file mode 100644
index 000000000..1fed27962
--- /dev/null
+++ b/web/l10n/id.json
@@ -0,0 +1,136 @@
+{
+ "sharedLoading": "Memuat...",
+ "sharedSave": "Simpan",
+ "sharedCancel": "Batal",
+ "sharedAdd": "Tambah",
+ "sharedEdit": "Ubah",
+ "sharedRemove": "Hapus",
+ "sharedRemoveConfirm": "Hapus item?",
+ "sharedKm": "km",
+ "sharedMi": "mi",
+ "sharedKn": "kn",
+ "sharedKmh": "km/h",
+ "sharedMph": "mp/h",
+ "sharedHour": "Jam",
+ "sharedMinute": "Menit",
+ "sharedSecond": "Detik",
+ "sharedName": "Nama",
+ "sharedDescription": "Description",
+ "sharedSearch": "Cari",
+ "sharedGeofence": "Geofence",
+ "sharedGeofences": "Geofences",
+ "sharedNotifications": "Notifications",
+ "sharedAttributes": "Attributes",
+ "sharedAttribute": "Attribute",
+ "sharedArea": "Area",
+ "sharedMute": "Mute",
+ "errorTitle": "Error",
+ "errorUnknown": "Error tidak diketahui",
+ "errorConnection": "Koneksi error",
+ "userEmail": "Email",
+ "userPassword": "Sandi",
+ "userAdmin": "Admin",
+ "userRemember": "Remember",
+ "loginTitle": "Masuk",
+ "loginLanguage": "Bahasa",
+ "loginRegister": "Daftar",
+ "loginLogin": "Masuk",
+ "loginFailed": "Email atau password salah",
+ "loginCreated": "Pengguna baru telah terdaftar",
+ "loginLogout": "Keluar",
+ "devicesAndState": "Perangkat dan Status",
+ "deviceDialog": "Perangkat",
+ "deviceTitle": "Perangkat",
+ "deviceIdentifier": "Identifikasi",
+ "deviceLastUpdate": "Terbaru",
+ "deviceCommand": "Perintah",
+ "deviceFollow": "Ikuti",
+ "groupDialog": "Grup",
+ "groupParent": "Grup",
+ "groupNoGroup": "No Group",
+ "settingsTitle": "Pengaturan",
+ "settingsUser": "Akun",
+ "settingsGroups": "Grup",
+ "settingsServer": "Server",
+ "settingsUsers": "Pengguna",
+ "settingsDistanceUnit": "Jarak",
+ "settingsSpeedUnit": "Kecepatan",
+ "settingsTwelveHourFormat": "Format 12 Jam",
+ "reportTitle": "Laporan",
+ "reportDevice": "Perangkat",
+ "reportFrom": "Dari",
+ "reportTo": "Ke",
+ "reportShow": "Tampil",
+ "reportClear": "Bersihkan",
+ "positionFixTime": "Waktu",
+ "positionValid": "Benar",
+ "positionLatitude": "Latitude",
+ "positionLongitude": "Longitude",
+ "positionAltitude": "Ketinggian",
+ "positionSpeed": "Kecepatan",
+ "positionCourse": "Arah",
+ "positionAddress": "Alamat",
+ "positionProtocol": "Protokol",
+ "serverTitle": "Pengaturan Server",
+ "serverZoom": "Perbesar",
+ "serverRegistration": "Pendaftaran",
+ "serverReadonly": "Hanya Dilihat",
+ "mapTitle": "Peta",
+ "mapLayer": "Layer Peta",
+ "mapCustom": "Peta Buatan",
+ "mapOsm": "Peta Open Street",
+ "mapBingKey": "Key untuk Peta Bing",
+ "mapBingRoad": "Peta Jalan Bing",
+ "mapBingAerial": "Peta Udara Bing",
+ "mapShapePolygon": "Polygon",
+ "mapShapeCircle": "Circle",
+ "stateTitle": "Status",
+ "stateName": "atribut",
+ "stateValue": "Nilai",
+ "commandTitle": "Perintah",
+ "commandSend": "Kirim",
+ "commandType": "Tipe",
+ "commandSent": "Perintah terkirim",
+ "commandPositionPeriodic": "Laporan berkala",
+ "commandPositionStop": "Stop Laporan",
+ "commandEngineStop": "Stop Mesin",
+ "commandEngineResume": "Mulai Mesin",
+ "commandFrequency": "Frekuensi",
+ "commandUnit": "unit",
+ "commandCustom": "Custom command",
+ "commandPositionSingle": "Single Reporting",
+ "commandAlarmArm": "Arm Alarm",
+ "commandAlarmDisarm": "Disarm Alarm",
+ "commandSetTimezone": "Set Timezone",
+ "commandRequestPhoto": "Request Photo",
+ "commandRebootDevice": "Reboot Device",
+ "commandSendSms": "Send SMS",
+ "commandSosNumber": "Set SOS Number",
+ "commandSilenceTime": "Set Silence Time",
+ "commandSetPhonebook": "Set Phonebook",
+ "commandVoiceMessage": "Voice Message",
+ "commandOutputControl": "Output Control",
+ "commandAlarmSpeed": "Overspeed Alarm",
+ "commandDeviceIdentification": "Device Identification",
+ "eventDeviceOnline": "Device is online",
+ "eventDeviceOffline": "Device is offline",
+ "eventDeviceMoving": "Device is moving",
+ "eventDeviceStopped": "Device is stopped",
+ "eventDeviceOverspeed": "Device exceeds the speed",
+ "eventCommandResult": "Command result",
+ "eventGeofenceEnter": "Device has entered geofence",
+ "eventGeofenceExit": "Device has exited geofence",
+ "eventAlarm": "Alarms",
+ "alarm": "Alarm",
+ "alarmSos": "SOS Alarm",
+ "alarmVibration": "Vibration Alarm",
+ "alarmMovement": "Movement Alarm",
+ "alarmOverspeed": "Overspeed Alarm",
+ "alarmFallDown": "FallDown Alarm",
+ "alarmLowBattery": "LowBattery Alarm",
+ "alarmMotion": "Motion Alarm",
+ "alarmFault": "Fault Alarm",
+ "notificationType": "Type of Notification",
+ "notificationWeb": "Send via Web",
+ "notificationMail": "Send via Mail"
+} \ No newline at end of file