diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-07 22:36:33 +0300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-07 22:36:33 +0300 |
commit | 5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501 (patch) | |
tree | 4aebe7fbba293bc14724a126967028ab88cbbcab /web/l10n/ro.json | |
parent | dea7617218de2cbc7ebd930b4342aa35ffedcd8b (diff) | |
download | trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.gz trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.bz2 trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.zip |
Update all language files
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index cdfec868d..950eb2845 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -23,12 +23,14 @@ "sharedAttributes": "Atribute", "sharedAttribute": "Atribute", "sharedArea": "Area", + "sharedMute": "Mute", "errorTitle": "Eroare", "errorUnknown": "Eroare necunoscută", "errorConnection": "Eroare de conexiune", "userEmail": "Email", "userPassword": "Parolă", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Autentificare", "loginLanguage": "Limbă", "loginRegister": "Înregistrare", @@ -102,11 +104,11 @@ "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", + "commandSendSms": "Trimite SMS", + "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", @@ -118,6 +120,16 @@ "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" |