diff options
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index 9d9d8c93..a533a1fa 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -31,8 +31,10 @@ "sharedName": "Nume", "sharedDescription": "Descriere", "sharedSearch": "Căutare", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notificările", "sharedNotification": "Notificare", "sharedAttributes": "Atribute", @@ -93,7 +95,24 @@ "sharedLocation": "Location", "sharedImport": "Import", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Limita de viteza", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distanta Linie Multipla", "attributeReportIgnoreOdometer": "Raport: Ignora kilometrajul", "attributeWebReportColor": "Web: Culoare raport", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Mareste la Selectie", "attributeWebMaxZoom": "Web: Zoom Maxim", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: Activeaza SMTP STARTTLS ", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Dispozitiv doar citire", "userLimitCommands": "Comenzi pentru limite", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Autentificare", "loginLanguage": "Limbă", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "Kilometraj OBD", "positionDriverUniqueId": "Identificator Unic Sofer", "positionImage": "Imagine", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Setări server", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Dispozitiv Oprit", "eventDeviceOverspeed": "Viteza maxima depasita", "eventDeviceFuelDrop": "Scadere nivel carburant", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Rezultat comandă", "eventGeofenceEnter": "Acces perimetru", "eventGeofenceExit": "Perimetru a fost parasit", @@ -397,6 +422,7 @@ "eventMaintenance": "Intretinere necesara", "eventTextMessage": "Mesaj test primit", "eventDriverChanged": "Sofer schimbat", + "eventMedia": "Media", "eventsScrollToLast": "Deruleaza la sfarsit", "alarmGeneral": "General", "alarmSos": "SOS", |