diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2017-09-02 09:23:42 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2017-09-02 09:23:42 +1200 |
commit | 0370727ff4a78f859e8ac13ae9d2124a027cc871 (patch) | |
tree | 83e7ff838290693adcf8c721979f260e076862a6 /web/l10n/ro.json | |
parent | 4a0c50311ac352ddf3f80e64a25ea32f45f1d138 (diff) | |
download | trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.tar.gz trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.tar.bz2 trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.zip |
Update localizations
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 42 |
1 files changed, 34 insertions, 8 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index 7f1ddf00..a7cdf4a3 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -31,6 +31,8 @@ "sharedNotifications": "Notificările", "sharedAttributes": "Atribute", "sharedAttribute": "Atribute", + "sharedDrivers": "Drivers", + "sharedDriver": "Driver", "sharedArea": "Area", "sharedSound": "Sunet notificare", "sharedType": "Tip", @@ -75,6 +77,7 @@ "attributeColor": "Culoare", "attributeWebLiveRouteLength": "Web: Lungime rute", "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: Activeaza SMTP STARTTLS ", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "Mail: Activeaza autentificare SMTP ", "attributeMailSmtpUsername": "Mail: SMTP utilizator", "attributeMailSmtpPassword": "Mail: SMTP parola", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "Eroare", "errorGeneral": "Parametri invalizi", "errorConnection": "Eroare de conexiune", @@ -196,6 +204,7 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "Kilometraj OBD", + "positionDriverUniqueId": "Driver Unique Id", "serverTitle": "Setări server", "serverZoom": "Zoom", "serverRegistration": "Înregistrare", @@ -223,14 +232,14 @@ "commandTitle": "Comandă", "commandSend": "Trimite", "commandSent": "Comandă a fost trimisa", + "commandUnit": "Unitate", + "commandCustom": "Comandă personalizată", + "commandDeviceIdentification": "Identificare dispozitiv", + "commandPositionSingle": "Raportarea unică", "commandPositionPeriodic": "Raportarea Periodică", "commandPositionStop": "Oprire Raportare", "commandEngineStop": "Blocare Motor", "commandEngineResume": "Deblocare Motor", - "commandFrequency": "Frecvenţă", - "commandUnit": "Unitate", - "commandCustom": "Comandă personalizată", - "commandPositionSingle": "Raportarea unică", "commandAlarmArm": "Activare Alarmă", "commandAlarmDisarm": "Dezactivare alarmă", "commandSetTimezone": "Setare Fus Orar", @@ -241,18 +250,34 @@ "commandSosNumber": "Set număr SOS", "commandSilenceTime": "Set Timp Silențios", "commandSetPhonebook": "Set Agendă telefonică", - "commandSetIndicator": "Seteaza indicatorul", "commandVoiceMessage": "Mesaj Vocal", "commandOutputControl": "Controlul de ieșire", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "Seteaza indicatorul", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "Alarmă depăşire viteză", - "commandDeviceIdentification": "Identificare dispozitiv", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "Frecvenţă", "commandIndex": "Index", "commandData": "Data", "commandPhone": "Telefon", "commandMessage": "Mesaj", "commandTimezone": "Diferenta fus orar", - "commandgetModemStatus": "Stare modem", - "commandgetDeviceStatus": "Stare echipament", "eventAll": "Toate evenimentele", "eventDeviceOnline": "Dispozitivul este pornit", "eventDeviceUnknown": "Starea dispozitivului necunoscuta", @@ -269,6 +294,7 @@ "eventIgnitionOff": "Contact oprit", "eventMaintenance": "Intretinere necesara", "eventTextMessage": "Mesaj test primit", + "eventDriverChanged": "Driver has changed", "eventsScrollToLast": "Deruleaza la sfarsit", "alarmSos": "Alarmă SOS", "alarmVibration": "Alarmă vibraţii", |