diff options
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 100 |
1 files changed, 64 insertions, 36 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index 950eb2845..79f3c6a5d 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -23,14 +23,19 @@ "sharedAttributes": "Atribute", "sharedAttribute": "Atribute", "sharedArea": "Area", - "sharedMute": "Mute", + "sharedMute": "Mut", + "sharedType": "Tip", + "sharedDistance": "Distanţă", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "Eroare", "errorUnknown": "Eroare necunoscută", "errorConnection": "Eroare de conexiune", "userEmail": "Email", "userPassword": "Parolă", "userAdmin": "Admin", - "userRemember": "Remember", + "userRemember": "Ţine minte", "loginTitle": "Autentificare", "loginLanguage": "Limbă", "loginRegister": "Înregistrare", @@ -53,11 +58,11 @@ "settingsGroups": "Grupuri", "settingsServer": "Server", "settingsUsers": "Utilizatori", - "settingsDistanceUnit": "Distanţă", "settingsSpeedUnit": "Viteză", "settingsTwelveHourFormat": "12-oră", "reportTitle": "Rapoarte", "reportDevice": "Dispozitiv", + "reportGroup": "Group", "reportFrom": "De la ", "reportTo": "Până la", "reportShow": "Arată", @@ -89,7 +94,6 @@ "stateValue": "Valoare", "commandTitle": "Comandă", "commandSend": "Trimite", - "commandType": "Tip", "commandSent": "Comandă a fost trimisa", "commandPositionPeriodic": "Raportarea Periodică", "commandPositionStop": "Oprire Raportare", @@ -97,40 +101,64 @@ "commandEngineResume": "Deblocare Motor", "commandFrequency": "Frecvenţă", "commandUnit": "Unitate", - "commandCustom": "Custom command", - "commandPositionSingle": "Single Reporting", - "commandAlarmArm": "Arm Alarm", - "commandAlarmDisarm": "Disarm Alarm", - "commandSetTimezone": "Set Timezone", - "commandRequestPhoto": "Request Photo", - "commandRebootDevice": "Reboot Device", + "commandCustom": "Comandă personalizată", + "commandPositionSingle": "Raportarea unică", + "commandAlarmArm": "Activare Alarmă", + "commandAlarmDisarm": "Dezactivare alarmă", + "commandSetTimezone": "Setare Fus Orar", + "commandRequestPhoto": "Cere Foto", + "commandRebootDevice": "Repornire Dispozitiv", "commandSendSms": "Trimite SMS", + "commandSendUssd": "Send USSD", "commandSosNumber": "Set număr SOS", "commandSilenceTime": "Set Timp Silențios", "commandSetPhonebook": "Set Agendă telefonică", - "commandVoiceMessage": "Vesaj Vocal", - "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" + "commandVoiceMessage": "Mesaj Vocal", + "commandOutputControl": "Controlul de ieșire", + "commandAlarmSpeed": "Alarmă depăşire viteză", + "commandDeviceIdentification": "Identificare dispozitiv", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Dispozitivul este pornit", + "eventDeviceOffline": "Dispozitivul este oprit", + "eventDeviceMoving": "Dispozitivul este în mişcare", + "eventDeviceStopped": "Dispozitivul este staţionar", + "eventDeviceOverspeed": "Dispozitivul a depăşit limita de viteză", + "eventCommandResult": "Rezultat comandă", + "eventGeofenceEnter": "Dispozitivul a intrat in zona geofence", + "eventGeofenceExit": "Dispozitivul a ieşit din zona geofence", + "eventAlarm": "Alarme", + "eventIgnitionOn": "Contact pornit", + "eventIgnitionOff": "Contact oprit", + "alarm": "Alarmă", + "alarmSos": "Alarmă SOS", + "alarmVibration": "Alarmă vibraţii", + "alarmMovement": "Alarmă Mişcare", + "alarmOverspeed": "Alarmă depăsire viteză", + "alarmFallDown": "Alarmă cădere", + "alarmLowBattery": "Alarmă nivel baterie scăzută", + "alarmFault": "Alarmă Defect", + "notificationType": "Tip de notificare", + "notificationWeb": "Trimite din Web", + "notificationMail": "Trimite din Mail", + "reportRoute": "Rute", + "reportEvents": "Evenimente", + "reportTrips": "Trips", + "reportSummary": "Sumar", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Nume dispozitiv", + "reportAverageSpeed": "Viteză medie", + "reportMaximumSpeed": "Viteză Maximă", + "reportEngineHours": "Ore motor", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" }
\ No newline at end of file |