diff options
Diffstat (limited to 'web/l10n/lt.json')
-rw-r--r-- | web/l10n/lt.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/lt.json b/web/l10n/lt.json index d13495a8..81adf51f 100644 --- a/web/l10n/lt.json +++ b/web/l10n/lt.json @@ -31,8 +31,10 @@ "sharedName": "Pavadinimas", "sharedDescription": "Aprašymas", "sharedSearch": "Paieška", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Georiba", "sharedGeofences": "Georibos", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Perspėjimai", "sharedNotification": "Pranešimas", "sharedAttributes": "Parametrai", @@ -93,7 +95,24 @@ "sharedLocation": "Lokacija", "sharedImport": "Importuoti", "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": "Greičio limitas", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Linijos atstumas", "attributeReportIgnoreOdometer": "Ataskaita: Ignoruoti odometrą", "attributeWebReportColor": "Web: Ataskaitos spalva", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Išdidinti pažymėjus", "attributeWebMaxZoom": "Web: Maximalus išdidinimas", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP adresas", "attributeMailSmtpPort": "Mail: SMTP prievadas", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS įjungtas", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Prietaisai skaitymo rėžimu", "userLimitCommands": "Apriboti komandas", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Prisijungimas", "loginLanguage": "Kalba", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD odometras", "positionDriverUniqueId": "Vairuotojo unikalus ID", "positionImage": "Atvaizdas", + "positionVideo": "Video", "positionAudio": "Garso įrašas", "serverTitle": "Serverio nustatymai", "serverZoom": "Priartinimas", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Komandos rezultatas", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Aptarnavimo poreikis", "eventTextMessage": "Gauta tekstinė žinutė", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Slinkti iki paskutinio", "alarmGeneral": "General", "alarmSos": "SOS", |