diff options
author | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
commit | 19b9444f7d1d791d0f5fdf2d8d934911f304351f (patch) | |
tree | fe6a18bcc9c089fe25a1c294910853bc2fcd2a3a | |
parent | d9b9c343537e4f1aa10819f3cff17e39fabfaca4 (diff) | |
download | trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.gz trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.bz2 trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.zip |
Update localization files
54 files changed, 1551 insertions, 147 deletions
diff --git a/web/l10n/af.json b/web/l10n/af.json index 8ae13136..18a2a768 100644 --- a/web/l10n/af.json +++ b/web/l10n/af.json @@ -31,8 +31,10 @@ "sharedName": "Naam", "sharedDescription": "Beskrywing", "sharedSearch": "Soek", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geografiese omheining", "sharedGeofences": "Geografiese omheinings", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Kennisgewings", "sharedNotification": "Kennisgewing", "sharedAttributes": "Attribute", @@ -93,7 +95,24 @@ "sharedLocation": "Location", "sharedImport": "Import", "sharedColumns": "Kolomme", + "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": "Spoedgrens", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polielynafstand", "attributeReportIgnoreOdometer": "Verslag: Ignoreer Odometer", "attributeWebReportColor": "Web: Rapporteer kleur", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom op Kies", "attributeWebMaxZoom": "Web: Maksimum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Pos: SMTP-gasheer", "attributeMailSmtpPort": "Pos: SMTP-poort", "attributeMailSmtpStarttlsEnable": "Pos: SMTP STARTTLS Aktiveer", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Toestel Leesalleen", "userLimitCommands": "Beperk Bevele", "userDisableReports": "Deaktiveer Verslae", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Teken aan", "loginLanguage": "Taal", "loginReset": "Herstel Wagwoord", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Bestuurder unieke identiteit", "positionImage": "Beeld", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Bedienerinstellings", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Toestel tot stilstand gekom", "eventDeviceOverspeed": "Spoedgrens oortree", "eventDeviceFuelDrop": "Brandstofval", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Bevel resultaat", "eventGeofenceEnter": "Geografiese omheining binnegegaan", "eventGeofenceExit": "Geografiese omheining verlaat", @@ -397,6 +422,7 @@ "eventMaintenance": "Onderhoud vereis", "eventTextMessage": "Teks boodskap ontvang", "eventDriverChanged": "Bestuurder geruil", + "eventMedia": "Media", "eventsScrollToLast": "Blaai na laaste", "alarmGeneral": "Algemeen", "alarmSos": "SOS", diff --git a/web/l10n/ar.json b/web/l10n/ar.json index 6e31431e..f9ea883f 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -31,8 +31,10 @@ "sharedName": "الاسم", "sharedDescription": "الوصف", "sharedSearch": "بحث", + "sharedIconScale": "Icon Scale", "sharedGeofence": "السياج الجغرافي", "sharedGeofences": "السياجات الجغرافية", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "التنبيهات", "sharedNotification": "إشعار", "sharedAttributes": "الخصائص", @@ -93,7 +95,24 @@ "sharedLocation": "الموقع", "sharedImport": "استيراد", "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": "الحد الأقصى للسرعة", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "مسافة متعددة الخطوط", "attributeReportIgnoreOdometer": "تقرير: إهمال عداد المسافة", "attributeWebReportColor": "الويب: لون التقرير", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "الويب: التقريب عند التحديد", "attributeWebMaxZoom": "ويب: التكبير الأقصى", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "البريد: مستضيف الـ SMTP", "attributeMailSmtpPort": "البريد: منفذ الـ SMTP", "attributeMailSmtpStarttlsEnable": "البريد: تمكين SMTP SSL", @@ -144,7 +165,9 @@ "userDeviceReadonly": "جهاز للقراءة فقط", "userLimitCommands": "تقييد الاوامر", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "رمز", + "userDeleteAccount": "Delete Account", "loginTitle": "تسجيل الدخول", "loginLanguage": "اللغة", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "عداد مسافة OBD", "positionDriverUniqueId": "معرف فريد للسائق", "positionImage": "صورة", + "positionVideo": "Video", "positionAudio": "صوت", "serverTitle": "اعدادت الخادم", "serverZoom": "تقريب", @@ -388,6 +412,7 @@ "eventDeviceStopped": "الجهاز متوقف", "eventDeviceOverspeed": "تجاوز للسرعة", "eventDeviceFuelDrop": "انخفاض الوقود", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "نتيجة الأمر", "eventGeofenceEnter": "دخول المنطقة الجغرافية", "eventGeofenceExit": "خروج من المنطقة الجغرافية", @@ -397,6 +422,7 @@ "eventMaintenance": "حان وقت الصيانة", "eventTextMessage": "تم استلام رسالة نصية", "eventDriverChanged": "تم تغيير السائق", + "eventMedia": "Media", "eventsScrollToLast": "الانتقال للأخير", "alarmGeneral": "عام", "alarmSos": "استغاثة", diff --git a/web/l10n/az.json b/web/l10n/az.json index 2fa8caea..9928884a 100644 --- a/web/l10n/az.json +++ b/web/l10n/az.json @@ -31,8 +31,10 @@ "sharedName": "Ad", "sharedDescription": "Təsvir", "sharedSearch": "Axtarış", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geozona", "sharedGeofences": "Geozonalar", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Bildirişlər", "sharedNotification": "Bildirişlər", "sharedAttributes": "Atributlar", @@ -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": "Sürət həddi", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline məsafə", "attributeReportIgnoreOdometer": "Hesabat: Odometri rədd etməki", "attributeWebReportColor": "Veb: Hesabat rəngi", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Veb: Seçim zamanı böyütmə", "attributeWebMaxZoom": "Veb: Maksimum böyütmə", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Poçt: SMTP Hostu", "attributeMailSmtpPort": "Poçt: SMTP Portu", "attributeMailSmtpStarttlsEnable": "Poçt: SMTP STARTTLS-i aktiv etmək", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Sadəcə cihaza baxış", "userLimitCommands": "Komandaları məhdudlaşdırın", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Açar", + "userDeleteAccount": "Delete Account", "loginTitle": "Giriş", "loginLanguage": "Dil", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD odometr", "positionDriverUniqueId": "Sürücü İD-si", "positionImage": "Şəkil", + "positionVideo": "Video", "positionAudio": "səs", "serverTitle": "Server tənzimləmələri", "serverZoom": "Yaxınlaşma", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Aygıt durdu", "eventDeviceOverspeed": "Sürət həddi aşıldı", "eventDeviceFuelDrop": "Yanacaq düşməsi", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Komanda nəticəsi", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Texniki xidmətə ehtiyac var", "eventTextMessage": "Mətn ismarıcı alındı", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Sonadək fırlanma", "alarmGeneral": "General", "alarmSos": "fəlakət siqnalı", diff --git a/web/l10n/bg.json b/web/l10n/bg.json index 2c6be8ad..e5e84077 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -31,8 +31,10 @@ "sharedName": "Име", "sharedDescription": "Описание", "sharedSearch": "Търси", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Зона", "sharedGeofences": "Зони", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Известия", "sharedNotification": "Известиe", "sharedAttributes": "Параметри", @@ -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": "Ограничение на скоростта", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Дължина на линията", "attributeReportIgnoreOdometer": "Отчет: Игнорирай километража", "attributeWebReportColor": "Цвят на Отчета", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Приближи избраното", "attributeWebMaxZoom": "Максимално приближение", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Поща: SMTP хост", "attributeMailSmtpPort": "Поща: SMTP порт", "attributeMailSmtpStarttlsEnable": "Поща: SMTP STARTTLS активирай", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Заключи устройството", "userLimitCommands": "Ограничи командите", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Жетон", + "userDeleteAccount": "Delete Account", "loginTitle": "Вход", "loginLanguage": "Език", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD километраж", "positionDriverUniqueId": "Идентификатор на шофьора", "positionImage": "Изображение", + "positionVideo": "Video", "positionAudio": "Звук", "serverTitle": "Настройки на сървъра", "serverZoom": "Приближение", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Обектът спря", "eventDeviceOverspeed": "Ограничението на скоростта превишено", "eventDeviceFuelDrop": "Спад на горивото", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Резултат от командата", "eventGeofenceEnter": "Влизане в зона", "eventGeofenceExit": "Излизане от зона", @@ -397,6 +422,7 @@ "eventMaintenance": "Необходимо е обслужване", "eventTextMessage": "Получен SMS", "eventDriverChanged": "Шофьорът се смени", + "eventMedia": "Media", "eventsScrollToLast": "Отиди на последния", "alarmGeneral": "Общи", "alarmSos": "SOS", diff --git a/web/l10n/bn.json b/web/l10n/bn.json index 356c761e..845716f3 100644 --- a/web/l10n/bn.json +++ b/web/l10n/bn.json @@ -31,8 +31,10 @@ "sharedName": "নাম", "sharedDescription": "বিবরণ / বর্ণনা", "sharedSearch": "অনুসন্ধান / খোঁজা", + "sharedIconScale": "Icon Scale", "sharedGeofence": "জিওফেন্স / ভৌগোলিক বেষ্টনী", "sharedGeofences": "জিওফেন্স / ভৌগোলিক বেষ্টনী", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "অধিসূচনা সামুহ", "sharedNotification": "অধিসূচনা", "sharedAttributes": "বৈশিষ্ট্যাবলী / গুণাবলী", @@ -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": "ডিভাইসের গতি সীমা", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "ওয়েব: রিপোর্টের রঙ", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "ডিভাইস রিড অনলি", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "টোকেন", + "userDeleteAccount": "Delete Account", "loginTitle": "লগইন", "loginLanguage": "ভাষা", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "সার্ভার সেটিংস ", "serverZoom": "জুম্", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "রক্ষণাবেক্ষণ প্রয়োজন", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/ca.json b/web/l10n/ca.json index ad457604..83ba727d 100644 --- a/web/l10n/ca.json +++ b/web/l10n/ca.json @@ -31,8 +31,10 @@ "sharedName": "Nom", "sharedDescription": "Descripció", "sharedSearch": "Cercar", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-Zona", "sharedGeofences": "Geo-Zones", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notificacions", "sharedNotification": "Notificació", "sharedAttributes": "Atributs", @@ -93,7 +95,24 @@ "sharedLocation": "Ubicació", "sharedImport": "Importar", "sharedColumns": "Columnes", + "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": "Límit de velocitat", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distància de polilínea", "attributeReportIgnoreOdometer": "Informe: Ignorar el odòmetre", "attributeWebReportColor": "Web: Color de l\\'informe", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: fer zoom al seleccionar", "attributeWebMaxZoom": "Web: Zoom màxim", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Correu: Servidor SMTP", "attributeMailSmtpPort": "Correu: Port SMTP", "attributeMailSmtpStarttlsEnable": "Correu: Habilitar SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Dispositiu de sòls lectura", "userLimitCommands": "Limitar Comandes", "userDisableReports": "Deshabilitar Informes", + "userFixedEmail": "No Email Change", "userToken": "Token Accés", + "userDeleteAccount": "Delete Account", "loginTitle": "Iniciar sessió", "loginLanguage": "Idioma", "loginReset": "Reiniciar contrasenya", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odòmetre OBD", "positionDriverUniqueId": "ID única del conductor", "positionImage": "Imatge", + "positionVideo": "Video", "positionAudio": "Àudio", "serverTitle": "Paràmetres del servidor", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Dispositiu Aturat", "eventDeviceOverspeed": "Excés del límit de Velocitat", "eventDeviceFuelDrop": "Pèrdua de Combustible", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Resultat de la comanda", "eventGeofenceEnter": "Entrada a la Geo-Zona", "eventGeofenceExit": "Sortida de la Geo-Zona", @@ -397,6 +422,7 @@ "eventMaintenance": "Es requereix manteniment", "eventTextMessage": "Missatge de text rebut", "eventDriverChanged": "El conductor ha canviat", + "eventMedia": "Media", "eventsScrollToLast": "Desplaçar-se fins l'últim", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/cs.json b/web/l10n/cs.json index 13abccce..6a101b7b 100644 --- a/web/l10n/cs.json +++ b/web/l10n/cs.json @@ -31,8 +31,10 @@ "sharedName": "Jméno", "sharedDescription": "Popis", "sharedSearch": "Hledat", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Zóna", "sharedGeofences": "Zóny", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Upozornění", "sharedNotification": "Upozornění", "sharedAttributes": "Atributy", @@ -93,7 +95,24 @@ "sharedLocation": "Lokace", "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": "Rychlostní limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Vzdálenost křivky", "attributeReportIgnoreOdometer": "Report: Počítadlo kilometrů", "attributeWebReportColor": "Web: Barva reportu", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Přiblížit při výběru", "attributeWebMaxZoom": "Web: Maximální přiblížení", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP server", "attributeMailSmtpPort": "Mail: SMTP port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS povolit", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Zařízení pouze pro čtení", "userLimitCommands": "Limit příkazů", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Přihlášení", "loginLanguage": "Jazyk", "loginReset": "Obnovit Heslo", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD počítadlo kilometrů", "positionDriverUniqueId": "Unikátní ID ridiče", "positionImage": "Obraz", + "positionVideo": "Video", "positionAudio": "Zvuk", "serverTitle": "Nastavení serveru", "serverZoom": "Přiblížení", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Zařízení bylo zastaveno", "eventDeviceOverspeed": "Rychlostní limit překročen", "eventDeviceFuelDrop": "Pokles paliva", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Výsledek příkazu", "eventGeofenceEnter": "Vstoupeno do geozóny", "eventGeofenceExit": "Geozóna opuštěna", @@ -397,6 +422,7 @@ "eventMaintenance": "Vyžadována údržba", "eventTextMessage": "Obdržena textová zpráva", "eventDriverChanged": "Řidič vyměněn", + "eventMedia": "Media", "eventsScrollToLast": "Posunout na poslední", "alarmGeneral": "Hlavní", "alarmSos": "SOS", diff --git a/web/l10n/da.json b/web/l10n/da.json index 7ffde8b7..a3eef8cc 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -31,8 +31,10 @@ "sharedName": "Navn", "sharedDescription": "Beskrivelse", "sharedSearch": "Søg", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifikationer", "sharedNotification": "Notifikation", "sharedAttributes": "Egenskaber", @@ -93,7 +95,24 @@ "sharedLocation": "Beliggenhed", "sharedImport": "Importer", "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": "Hastigheds grænse", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline afstand", "attributeReportIgnoreOdometer": "Rapport: Ignorer odometer", "attributeWebReportColor": "Web : Rapport farve", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom ved vælg", "attributeWebMaxZoom": "Web: Maksimal zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP host", "attributeMailSmtpPort": "Mail : SMTP port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Enhed kun læsbar", "userLimitCommands": "Begrænset kommandoer", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Log på", "loginLanguage": "Sprog", "loginReset": "Nulstille kodeord", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD km tæller", "positionDriverUniqueId": "Chaufførs unikke ID", "positionImage": "Billede", + "positionVideo": "Video", "positionAudio": "Lyd", "serverTitle": "Server indstillinger", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Enheden stoppet", "eventDeviceOverspeed": "Hastighedsgrænsen overskredet", "eventDeviceFuelDrop": "Brændstoffald", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Resultat af kommando", "eventGeofenceEnter": "Geofence indtastet", "eventGeofenceExit": "Geofence forladt", @@ -397,6 +422,7 @@ "eventMaintenance": "Vedligeholdelse krævet", "eventTextMessage": "Tekst besked modtaget", "eventDriverChanged": "Chaufførskift", + "eventMedia": "Media", "eventsScrollToLast": "Rul til sidste", "alarmGeneral": "Generel", "alarmSos": "SOS", diff --git a/web/l10n/de.json b/web/l10n/de.json index c14051dd..2905f474 100644 --- a/web/l10n/de.json +++ b/web/l10n/de.json @@ -31,8 +31,10 @@ "sharedName": "Name", "sharedDescription": "Beschreibung", "sharedSearch": "Suchen", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-Zaun", "sharedGeofences": "Geo-Zäune", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Benachrichtigungen", "sharedNotification": "Benachrichtigung", "sharedAttributes": "Eigenschaften", @@ -93,7 +95,24 @@ "sharedLocation": "Ort", "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": "Höchstgeschwindigkeit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyliniendistanz", "attributeReportIgnoreOdometer": "Bericht: Kilometerzähler ignorieren", "attributeWebReportColor": "Web: Berichtsfarbe", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Mit Auswahl vergrößern", "attributeWebMaxZoom": "Web: Maximaler Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS aktivieren", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Gerät nur Betrachten", "userLimitCommands": "Befehle begrenzen", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Schlüssel", + "userDeleteAccount": "Delete Account", "loginTitle": "Anmeldung", "loginLanguage": "Sprache", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Kilometerzähler", "positionDriverUniqueId": "Eindeutige ID des Fahrers", "positionImage": "Bild", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Server Einstellungen", "serverZoom": "Zoomen", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Gerät gestoppt", "eventDeviceOverspeed": "Tempolimit überschritten", "eventDeviceFuelDrop": "Treibstoffleck", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Ergebnis des Befehls", "eventGeofenceEnter": "Geozaun betreten", "eventGeofenceExit": "Geozaun verlassen", @@ -397,6 +422,7 @@ "eventMaintenance": "Wartung erforderlich", "eventTextMessage": "Textnachricht empfangen", "eventDriverChanged": "Fahrer gewechselt", + "eventMedia": "Media", "eventsScrollToLast": "Zur Neuesten scrollen", "alarmGeneral": "Allgemein", "alarmSos": "SOS", diff --git a/web/l10n/el.json b/web/l10n/el.json index 3237ec6a..2e8acd68 100644 --- a/web/l10n/el.json +++ b/web/l10n/el.json @@ -31,8 +31,10 @@ "sharedName": "Όνομα", "sharedDescription": "Περιγραφή", "sharedSearch": "Αναζήτηση", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Γεωφράχτης", "sharedGeofences": "Γεωφράχτες", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Ειδοποιήσεις", "sharedNotification": "Ειδοποίηση", "sharedAttributes": "Παράμετροι", @@ -93,7 +95,24 @@ "sharedLocation": "Τοποθεσία", "sharedImport": "Εισαγωγή", "sharedColumns": "Στήλες", + "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": "Όριο ταχύτητας", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Πολυγραμμική Απόσταση", "attributeReportIgnoreOdometer": "Αναφορά: Αγνόηση οδομέτρου", "attributeWebReportColor": "Διαδίκτυο: Χρώμα Αναφοράς", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Ιστός: Επιλογή μεγέθυνσης", "attributeWebMaxZoom": "Διαδίκτυο: Μέγιστη Μεγέθυνση", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Αλληλογραφία: Εξυπηρετητής SMTP", "attributeMailSmtpPort": "Αλληλογραφία: Θύρα SMTP", "attributeMailSmtpStarttlsEnable": "Αλληλογραφία: Ενεργοποίηση SMTP STARTLLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Συσκευή μόνο για Ανάγνωση", "userLimitCommands": "Όριο Εντολών", "userDisableReports": "Απανεργοποίηση αναφορών", + "userFixedEmail": "No Email Change", "userToken": "Λεκτικό", + "userDeleteAccount": "Delete Account", "loginTitle": "Σύνδεση", "loginLanguage": "Γλώσσα", "loginReset": "Επαναφορά κωδικού", @@ -257,6 +280,7 @@ "positionObdOdometer": "Χιλιομετρητής OBD", "positionDriverUniqueId": "Αναγνωριστικό οδηγού", "positionImage": "Εικόνα", + "positionVideo": "Video", "positionAudio": "Ήχος", "serverTitle": "Ρυθμίσεις εξυπηρετητή", "serverZoom": "Εστίαση", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Συσκευή σε στάση", "eventDeviceOverspeed": "Υπέρβαση ορίου ταχύτητας", "eventDeviceFuelDrop": "Πτώση καυσίμων", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Αποτέλεσμα εντολής", "eventGeofenceEnter": "Είσοδος σε γεωφράκτη", "eventGeofenceExit": "Είσοδος από γεωφράκτη", @@ -397,6 +422,7 @@ "eventMaintenance": "Απαιτείται συντήρηση", "eventTextMessage": "Ελήφθη γραπτό μήνυμα", "eventDriverChanged": "Ο οδηγός άλλαξε", + "eventMedia": "Media", "eventsScrollToLast": "Κύλιση στο τέλος", "alarmGeneral": "Γενικά", "alarmSos": "SOS", diff --git a/web/l10n/es.json b/web/l10n/es.json index 812ae16c..72e2c450 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -31,8 +31,10 @@ "sharedName": "Nombre", "sharedDescription": "Descripción", "sharedSearch": "Buscar", + "sharedIconScale": "Escala de los iconos", "sharedGeofence": "Geo-Zona", "sharedGeofences": "Geo-Zonas", + "sharedCreateGeofence": "Crear Geo-Zona", "sharedNotifications": "Notificaciones", "sharedNotification": "Notificación", "sharedAttributes": "Atributos", @@ -93,7 +95,24 @@ "sharedLocation": "Ubicación", "sharedImport": "Importar", "sharedColumns": "Columnas", + "sharedDropzoneText": "Arrastra y suelta el archivo aquí o pulsa", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrente", + "calendarOnce": "Una vez", + "calendarDaily": "Diario", + "calendarWeekly": "Semanal", + "calendarMonthly": "Mensual", + "calendarDays": "Días", + "calendarSunday": "Domingo", + "calendarMonday": "Lunes", + "calendarTuesday": "Martes", + "calendarWednesday": "Miércoles", + "calendarThursday": "Jueves", + "calendarFriday": "Viernes", + "calendarSaturday": "Sábado", "attributeSpeedLimit": "Límite de velocidad", + "attributeFuelDropThreshold": "Umbral de bajo combustible", + "attributeFuelIncreaseThreshold": "Umbral del subida de combustible", "attributePolylineDistance": "Distancia de polilínea", "attributeReportIgnoreOdometer": "Reporte: Ignorar el odómetro", "attributeWebReportColor": "Web: Color de reporte", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: hacer zoom al seleccionar", "attributeWebMaxZoom": "Web: Zoom máximo", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Nombres de Dispositivo", "attributeMailSmtpHost": "Correo: Servidor SMTP", "attributeMailSmtpPort": "Correo: Puerto SMTP", "attributeMailSmtpStarttlsEnable": "Correo: Habilitar SMTP STARTTLS", @@ -118,7 +139,7 @@ "attributeMailSmtpAuth": "Correo: Habilitar autenticación SMTP", "attributeMailSmtpUsername": "Correo: Nombre de usuario SMTP", "attributeMailSmtpPassword": "Correo: Contraseña SMTP", - "attributeUiDisableAttributes": "UI: Disable Attributes", + "attributeUiDisableAttributes": "UI: Deshabilitar Atributos", "attributeUiDisableGroups": "UI: Deshabilitar Grupos", "attributeUiDisableEvents": "UI: Deshabilitar panel Eventos", "attributeUiDisableVehicleFetures": "UI: Deshabilitar características del vehículo", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Dispositivo de sólo lectura", "userLimitCommands": "Limitar Comandos", "userDisableReports": "Deshabilitar Reportes", + "userFixedEmail": "No cambiar email", "userToken": "Token Acceso", + "userDeleteAccount": "Borrar cuenta", "loginTitle": "Iniciar sesión", "loginLanguage": "Idioma", "loginReset": "Reiniciar contraseña", @@ -179,7 +202,7 @@ "settingsServer": "Servidor", "settingsUsers": "Usuarios", "settingsDistanceUnit": "Unidad de Distancia", - "settingsAltitudeUnit": "Altitude Unit", + "settingsAltitudeUnit": "Unidad de Altitud", "settingsSpeedUnit": "Unidad de Velocidad", "settingsVolumeUnit": "Unidad de Volumen", "settingsTwelveHourFormat": "Formato de 12h.", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odómetro OBD", "positionDriverUniqueId": "ID única del conductor", "positionImage": "Imagen", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Ajustes del servidor", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Dispositivo Detenido", "eventDeviceOverspeed": "Excedido el límite de Velocidad", "eventDeviceFuelDrop": "Perdida de Combustible ", + "eventDeviceFuelIncrease": "Incremento de combustible", "eventCommandResult": "Resultado del comando", "eventGeofenceEnter": "Entrada en la Geo-Zona", "eventGeofenceExit": "Salida de la Geo-Zona", @@ -397,6 +422,7 @@ "eventMaintenance": "Se requiere mantenimiento", "eventTextMessage": "Mensaje de texto recibido", "eventDriverChanged": "El conductor ha cambiado", + "eventMedia": "Media", "eventsScrollToLast": "Desplazarse hasta el último", "alarmGeneral": "General", "alarmSos": "SOS", @@ -446,7 +472,7 @@ "notificatorTraccar": "Traccar", "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", - "reportReplay": "Repetir", + "reportReplay": "Repetición Ruta", "reportRoute": "Ruta", "reportEvents": "Eventos", "reportTrips": "Viajes", @@ -465,13 +491,13 @@ "reportToday": "Hoy", "reportYesterday": "Ayer", "reportThisWeek": "Semana Actual", - "reportPreviousWeek": "Semana anterior", + "reportPreviousWeek": "Semana Anterior", "reportThisMonth": "Mes Actual", "reportPreviousMonth": "Mes Anterior", "reportDeviceName": "Nombre", - "reportAverageSpeed": "Velocidad promedio", - "reportMaximumSpeed": "Velocidad Máxima", - "reportEngineHours": "Horas Motor", + "reportAverageSpeed": "Velocidad media", + "reportMaximumSpeed": "Velocidad máxima", + "reportEngineHours": "Horas motor", "reportDuration": "Duración", "reportStartDate": "Fecha de inicio", "reportStartTime": "Hora de Inicio", @@ -483,12 +509,12 @@ "reportEndOdometer": "Odómetro final", "statisticsTitle": "Estadísticas", "statisticsCaptureTime": "Fecha de captura", - "statisticsActiveUsers": "Usuarios Activos", - "statisticsActiveDevices": "Dispositivos Activos", + "statisticsActiveUsers": "Usuarios activos", + "statisticsActiveDevices": "Dispositivos activos", "statisticsRequests": "Peticiones", "statisticsMessagesReceived": "Mensajes recibidos", "statisticsMessagesStored": "Mensajes almacenados", - "statisticsGeocoder": "Solicitudes del codificador geográfico", + "statisticsGeocoder": "Solicitudes al codificador geográfico", "statisticsGeolocation": "Solicitudes de geolocalización", "categoryArrow": "Flecha", "categoryDefault": "Prederminado", diff --git a/web/l10n/fa.json b/web/l10n/fa.json index 64c540a0..6f784b81 100644 --- a/web/l10n/fa.json +++ b/web/l10n/fa.json @@ -31,8 +31,10 @@ "sharedName": "نام", "sharedDescription": "توضیحات", "sharedSearch": "جستجو", + "sharedIconScale": "Icon Scale", "sharedGeofence": "حصار جغرافیایی", "sharedGeofences": "حصارهای جغرافیایی", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "رویدادها", "sharedNotification": "اطلاعیه", "sharedAttributes": "ویژگی ها", @@ -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": "محدودیت سرعت", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "مسافت چند مسیری", "attributeReportIgnoreOdometer": "گزارش : بدون کیلومتر شمار", "attributeWebReportColor": "وب : گزارش رنگ", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "وب : زوم با انتخاب", "attributeWebMaxZoom": "بیشترین زوم", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "ایمیل : هاست SMTP", "attributeMailSmtpPort": "ایمیل : پورت SMTP", "attributeMailSmtpStarttlsEnable": "ایمیل : SMTP STARTTLS فعال", @@ -144,7 +165,9 @@ "userDeviceReadonly": "دستگاه فقط خواندنی", "userLimitCommands": "دستورات محدود", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "رمز یکبار", + "userDeleteAccount": "Delete Account", "loginTitle": "ورود", "loginLanguage": "انتخاب زبان", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "کیلومتر شمار ODB", "positionDriverUniqueId": "کد شناسایی راننده", "positionImage": "تصویر", + "positionVideo": "Video", "positionAudio": "صدا", "serverTitle": "تنظیمات سرور", "serverZoom": "بزرگنمایی", @@ -388,6 +412,7 @@ "eventDeviceStopped": "ایست دستگاه", "eventDeviceOverspeed": "محدودیت سرعت بالا", "eventDeviceFuelDrop": "افت سوخت", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "نتیجه ارسال دستور", "eventGeofenceEnter": "ورود محدوده جغرافیایی", "eventGeofenceExit": "خروج محدوده جغرافیایی", @@ -397,6 +422,7 @@ "eventMaintenance": "نیاز به تعمیر", "eventTextMessage": "پیامک دریافت شد", "eventDriverChanged": "تعویض راننده", + "eventMedia": "Media", "eventsScrollToLast": "اسکرول تا آخر", "alarmGeneral": "اصلی", "alarmSos": "درخواست کمک", diff --git a/web/l10n/fi.json b/web/l10n/fi.json index f8be02ce..a02d1104 100644 --- a/web/l10n/fi.json +++ b/web/l10n/fi.json @@ -31,8 +31,10 @@ "sharedName": "Nimi", "sharedDescription": "Kuvaus", "sharedSearch": "Haku", + "sharedIconScale": "Kuvakkeiden skaalaus", "sharedGeofence": "Geoaita", "sharedGeofences": "Geoaidat", + "sharedCreateGeofence": "Luo geoaita", "sharedNotifications": "Ilmoitukset", "sharedNotification": "Ilmoitus", "sharedAttributes": "Ominaisuudet", @@ -59,16 +61,16 @@ "sharedCheckComputedAttribute": "Tarkista laskettu ominaisuus", "sharedExpression": "Lauseke", "sharedDevice": "Laite", - "sharedTest": "Test", + "sharedTest": "Testaa", "sharedTestNotification": "Lähetä testi-ilmoitus", - "sharedTestNotificators": "Test Channels", - "sharedTestExpression": "Test Expression", + "sharedTestNotificators": "Testaa kanavia", + "sharedTestExpression": "Testaa lauseke", "sharedCalendar": "Kalenteri", "sharedCalendars": "Kalenterit", "sharedFile": "Tiedosto", "sharedSearchDevices": "Etsi laitteita", - "sharedSortBy": "Sort By", - "sharedFilterMap": "Filter on Map", + "sharedSortBy": "Lajittele", + "sharedFilterMap": "Suodata kartalla", "sharedSelectFile": "Valitse tiedosto", "sharedPhone": "Puhelin", "sharedRequired": "Vaadittavat", @@ -93,12 +95,29 @@ "sharedLocation": "Sijainti", "sharedImport": "Tuo", "sharedColumns": "Sarakkeet", + "sharedDropzoneText": "Vedä ja pudota tiedosto tähän tai klikkaa", + "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": "Nopeusrajoitus", + "attributeFuelDropThreshold": "Polttoaineen vähenemisen raja-arvo", + "attributeFuelIncreaseThreshold": "Polttoaineen lisäämisen raja-arvo", "attributePolylineDistance": "Etäisyys murtoviivaan", "attributeReportIgnoreOdometer": "Raportti: Älä huomioi matkamittaria", "attributeWebReportColor": "Web: Raportin väri", "attributeDevicePassword": "Laitteen salasana", - "attributeDeviceImage": "Device Image", + "attributeDeviceImage": "Laitteen kuva", "attributeDeviceInactivityStart": "Laitteen epäaktiivisuuden alku", "attributeDeviceInactivityPeriod": "Laitteen epäaktiivisuuden jakso", "attributeProcessingCopyAttributes": "Laskenta: Kopioi ominaisuudet", @@ -106,7 +125,9 @@ "attributeWebLiveRouteLength": "Web: Live-reitin pituus", "attributeWebSelectZoom": "Web: Lähennys valittaessa", "attributeWebMaxZoom": "Web: Suurin lähennys", - "attributeTelegramChatId": "Telegram Chat ID", + "attributeTelegramChatId": "Telegram keskustelu ID", + "attributePushoverUserKey": "Pushover käyttäjäavain", + "attributePushoverDeviceNames": "Pushover laitteiden nimet", "attributeMailSmtpHost": "Email: SMTP-isäntäpalvelin", "attributeMailSmtpPort": "Email: SMTP-portti", "attributeMailSmtpStarttlsEnable": "Email: SMTP STARTTLS:n aktivointi", @@ -118,8 +139,8 @@ "attributeMailSmtpAuth": "Email: SMTP-tunnistautumisen aktivointi", "attributeMailSmtpUsername": "Email: SMTP-käyttäjätunnus", "attributeMailSmtpPassword": "Email: SMTP-salasana", - "attributeUiDisableAttributes": "UI: Disable Attributes", - "attributeUiDisableGroups": "UI: Disable Groups", + "attributeUiDisableAttributes": "UI: Piilota ominaisuudet", + "attributeUiDisableGroups": "UI: Piilota ryhmät", "attributeUiDisableEvents": "UI: Piilota tapahtumat", "attributeUiDisableVehicleFetures": "UI: Piilota ajoneuvojen ominaisuudet", "attributeUiDisableDrivers": "UI: Piilota kuljettajat", @@ -127,7 +148,7 @@ "attributeUiDisableCalendars": "UI: Piilota kalenterit", "attributeUiDisableMaintenance": "UI: Piilota huolto", "attributeUiHidePositionAttributes": "UI: Piilota sijainnin ominaisuudet", - "attributeUiDisableLoginLanguage": "UI: Disable Login Language", + "attributeUiDisableLoginLanguage": "UI: Piilota kielivalinta kirjautumisesta", "attributeNotificationTokens": "Ilmoitustunnukset", "errorTitle": "Virhe", "errorGeneral": "Epäkelvot parametrit tai rajoitteiden rikkomus", @@ -143,8 +164,10 @@ "userUserLimit": "Käyttäjäraja", "userDeviceReadonly": "Laitteet vain luettavissa", "userLimitCommands": "Rajoita komentoja", - "userDisableReports": "Disable Reports", + "userDisableReports": "Poista raportit käytöstä", + "userFixedEmail": "Ei sähköspostiosoitteen vaihtoa", "userToken": "Todennustunnus", + "userDeleteAccount": "Poista tili", "loginTitle": "Kirjaudu", "loginLanguage": "Kieli", "loginReset": "Nollaa salasana", @@ -179,7 +202,7 @@ "settingsServer": "Palvelin", "settingsUsers": "Käyttäjät", "settingsDistanceUnit": "Matkayksikkö", - "settingsAltitudeUnit": "Altitude Unit", + "settingsAltitudeUnit": "Korkeusyksikkö", "settingsSpeedUnit": "Nopeusyksikkö", "settingsVolumeUnit": "Tilavuusyksikkö", "settingsTwelveHourFormat": "12-tunnin formaatti", @@ -191,12 +214,12 @@ "reportTo": "Mihin", "reportShow": "Näytä", "reportClear": "Tyhjennä", - "linkGoogleMaps": "Google Maps", - "linkAppleMaps": "Apple Maps", - "linkStreetView": "Street View", - "positionFixTime": "Fix Time", - "positionDeviceTime": "Device Time", - "positionServerTime": "Server Time", + "linkGoogleMaps": "Google kartat", + "linkAppleMaps": "Apple kartat", + "linkStreetView": "Katunäkymä", + "positionFixTime": "Sijaintiaika", + "positionDeviceTime": "Laitteen aika", + "positionServerTime": "Palvelimen aika", "positionValid": "Kelvollinen", "positionAccuracy": "Tarkkuus", "positionLatitude": "Leveysaste", @@ -209,7 +232,7 @@ "positionDistance": "Matka", "positionRpm": "RPM", "positionFuel": "Polttoaine", - "positionPower": "Teho", + "positionPower": "Virta", "positionBattery": "Akku", "positionRaw": "Raaka", "positionIndex": "Indeksi", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD-matkamittari", "positionDriverUniqueId": "Kuljettajan ID", "positionImage": "Kuva", + "positionVideo": "Video", "positionAudio": "Ääni", "serverTitle": "Palvelinasetukset", "serverZoom": "Lähennys", @@ -265,16 +289,16 @@ "serverForceSettings": "Pakota asetukset", "serverAnnouncement": "Ilmoitus", "mapTitle": "Kartta", - "mapActive": "Active Maps", - "mapOverlay": "Map Overlay", - "mapOverlayCustom": "Custom Overlay", + "mapActive": "Aktiiviset kartat", + "mapOverlay": "Karttapäällys", + "mapOverlayCustom": "Oma karttapäällys", "mapOpenSeaMap": "OpenSeaMap", - "mapOpenWeatherKey": "OpenWeather API Key", - "mapOpenWeatherClouds": "OpenWeather Clouds", - "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", - "mapOpenWeatherPressure": "OpenWeather Pressure", - "mapOpenWeatherWind": "OpenWeather Wind", - "mapOpenWeatherTemperature": "OpenWeather Temperature", + "mapOpenWeatherKey": "OpenWeather API-avain", + "mapOpenWeatherClouds": "OpenWeather pilvet", + "mapOpenWeatherPrecipitation": "OpenWeather sade", + "mapOpenWeatherPressure": "OpenWeather ilmanpaine", + "mapOpenWeatherWind": "OpenWeather tuuli", + "mapOpenWeatherTemperature": "OpenWeather lämpötila", "mapLayer": "Karttataso", "mapCustom": "Oma kartta (XYZ)", "mapCustomArcgis": "Oma kartta (ArcGIS)", @@ -292,32 +316,32 @@ "mapYandexSat": "Yandex-satelliittikuva", "mapWikimedia": "Wikimedia", "mapOrdnanceSurvey": "Ordnance Survey", - "mapMapboxStreets": "Mapbox Streets", - "mapMapboxOutdoors": "Mapbox Outdoors", - "mapMapboxSatellite": "Mapbox Satellite", - "mapMapboxKey": "Mapbox Access Token", - "mapMapTilerBasic": "MapTiler Basic", - "mapMapTilerHybrid": "MapTiler Hybrid", - "mapMapTilerKey": "MapTiler API Key", - "mapLocationIqStreets": "LocationIQ Streets", - "mapLocationIqKey": "LocationIQ Access Token", - "mapTomTomBasic": "TomTom Basic", - "mapTomTomFlow": "TomTom Traffic Flow", - "mapTomTomIncidents": "TomTom Traffic Incidents", - "mapTomTomKey": "TomTom API Key", - "mapHereBasic": "Here Basic", - "mapHereHybrid": "Here Hybrid", - "mapHereSatellite": "Here Satellite", - "mapHereFlow": "Here Traffic Flow", - "mapHereKey": "Here API Key", + "mapMapboxStreets": "Mapbox kadut", + "mapMapboxOutdoors": "Mapbox ulkoilu", + "mapMapboxSatellite": "Mapbox satelliitti", + "mapMapboxKey": "Mapbox pääsyavain", + "mapMapTilerBasic": "MapTile perus", + "mapMapTilerHybrid": "MapTiler hybrid", + "mapMapTilerKey": "MapTiler API-avain", + "mapLocationIqStreets": "LocationIQ kadut", + "mapLocationIqKey": "LocationIQ pääsyavain", + "mapTomTomBasic": "TomTom perus", + "mapTomTomFlow": "TomTom liikenne", + "mapTomTomIncidents": "TomTom liikenneonnettomuudet", + "mapTomTomKey": "TomTom API-avain", + "mapHereBasic": "Here perus", + "mapHereHybrid": "Here hybrid", + "mapHereSatellite": "Here satellitti", + "mapHereFlow": "Here liikenne", + "mapHereKey": "Here API-avain", "mapShapePolygon": "Monikulmio", "mapShapeCircle": "Ympyrä", "mapShapePolyline": "Murtoviiva", "mapLiveRoutes": "Live-reitit", - "mapCurrentLocation": "Current Location", + "mapCurrentLocation": "Nykyinen sijainti", "mapPoiLayer": "Kohdepistetaso", - "mapClustering": "Markers Clustering", - "mapOnSelect": "Show Map on Selection", + "mapClustering": "Merkkien ryvästäminen", + "mapOnSelect": "Näytä kartta valittaessa", "stateTitle": "Tila", "stateName": "Ominaisuus", "stateValue": "Arvo", @@ -340,7 +364,7 @@ "commandRequestPhoto": "Pyydä kuva", "commandPowerOff": "Sammuta laite", "commandRebootDevice": "Käynnistä laite uudelleen", - "commandFactoryReset": "Factory Reset", + "commandFactoryReset": "Tehdasasetusten palautus", "commandSendSms": "Lähetä tekstiviesti", "commandSendUssd": "Lähetä USSD", "commandSosNumber": "Aseta SOS-numero", @@ -358,17 +382,17 @@ "commandSetOdometer": "Aseta matkamittari", "commandGetModemStatus": "Pyydä modeemin tila", "commandGetDeviceStatus": "Pyydä laitteen tila", - "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Power Saving Mode", - "commandModeDeepSleep": "Deep Sleep Mode", - "commandAlarmGeofence": "Set Geofence Alarm", - "commandAlarmBattery": "Set Battery Alarm", - "commandAlarmSos": "Set SOS Alarm", - "commandAlarmRemove": "Set Remove Alarm", - "commandAlarmClock": "Set Clock Alarm", - "commandAlarmSpeed": "Set Speed Alarm", - "commandAlarmFall": "Set Fall Alarm", - "commandAlarmVibration": "Set Vibration Alarm", + "commandSetSpeedLimit": "Aseta nopeusrajoitus", + "commandModePowerSaving": "Virransäästötila", + "commandModeDeepSleep": "Syväunitila", + "commandAlarmGeofence": "Aseta geoaitahälytys", + "commandAlarmBattery": "Aseta akkuhälytys", + "commandAlarmSos": "Aseta SOS-hälytys", + "commandAlarmRemove": "Aseta poistettu hälytys", + "commandAlarmClock": "Aseta aikahälytys", + "commandAlarmSpeed": "Aseta nopeushälytys", + "commandAlarmFall": "Aseta kaatumishälytys", + "commandAlarmVibration": "Aseta tärinähälytys", "commandFrequency": "Taajuus", "commandTimezone": "Aikavyöhykkeen poikkeama", "commandMessage": "Viesti", @@ -387,7 +411,8 @@ "eventDeviceMoving": "Laite liikkuu", "eventDeviceStopped": "Laite pysähtynyt", "eventDeviceOverspeed": "Nopeusrajoitus ylitetty", - "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelDrop": "Polttoaineen väheneminen", + "eventDeviceFuelIncrease": "Polttoaineen lisääminen", "eventCommandResult": "Komennon tulos", "eventGeofenceEnter": "Laite saapui geoaitaan", "eventGeofenceExit": "Laite poistui geoaidasta", @@ -397,6 +422,7 @@ "eventMaintenance": "Huoltoa tarvitaan", "eventTextMessage": "Tekstiviesti vastaanotettu", "eventDriverChanged": "Kuljettaja vaihtunut", + "eventMedia": "Media", "eventsScrollToLast": "Vieritä viimeiseen", "alarmGeneral": "Yleinen", "alarmSos": "SOS", @@ -404,9 +430,9 @@ "alarmMovement": "Liike", "alarmLowspeed": "Alhainen nopeus", "alarmOverspeed": "Ylinopeus", - "alarmFallDown": "Fall Down", - "alarmLowPower": "Low Power", - "alarmLowBattery": "Low Battery", + "alarmFallDown": "Kaatuminen", + "alarmLowPower": "Alhainen virta", + "alarmLowBattery": "Alhainen akun varaus", "alarmFault": "Vikaantuminen", "alarmPowerOff": "Virran sammutus", "alarmPowerOn": "Virran käynnistys", @@ -416,14 +442,14 @@ "alarmGeofence": "Geoaita", "alarmGeofenceEnter": "Geoaitaan saapuminen", "alarmGeofenceExit": "Geoaidasta poistuminen", - "alarmGpsAntennaCut": "GPS Antenna Cut", + "alarmGpsAntennaCut": "GPS antennivika", "alarmAccident": "Onnettomuus", "alarmTow": "Hinaus", "alarmIdle": "Tyhjäkäynti", "alarmHighRpm": "Korkea kierrosluku", "alarmHardAcceleration": "Nopea kiihdytys", "alarmHardBraking": "Nopea jarrutus", - "alarmHardCornering": "Hard Cornering", + "alarmHardCornering": "Kova käännös", "alarmLaneChange": "Kaistan vaihto", "alarmFatigueDriving": "Väsyneenä ajaminen", "alarmPowerCut": "Sähkökatko", @@ -446,7 +472,7 @@ "notificatorTraccar": "Traccar", "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", - "reportReplay": "Replay", + "reportReplay": "Toista", "reportRoute": "Reitti", "reportEvents": "Tapahtumat", "reportTrips": "Matkat", diff --git a/web/l10n/fr.json b/web/l10n/fr.json index 69cbcec6..dcad837a 100644 --- a/web/l10n/fr.json +++ b/web/l10n/fr.json @@ -31,8 +31,10 @@ "sharedName": "Nom", "sharedDescription": "Description", "sharedSearch": "Recherche", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Périmètre virtuel", "sharedGeofences": "Périmètres virtuels", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifications", "sharedNotification": "Notification", "sharedAttributes": "Attributs", @@ -93,7 +95,24 @@ "sharedLocation": "Localisation", "sharedImport": "Importer", "sharedColumns": "Colonnes", + "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": "Limite de vitesse", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distance polyligne", "attributeReportIgnoreOdometer": "Rapport: Ignorer l'odomètre", "attributeWebReportColor": "Web: couleur du rapport", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoomer à la sélection", "attributeWebMaxZoom": "Web: Zoom maximum", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: Hôte SMTP", "attributeMailSmtpPort": "Mail: Port SMTP", "attributeMailSmtpStarttlsEnable": "Mail: Activer SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Appareil - Lecture seule", "userLimitCommands": "Commandes de limite", "userDisableReports": "Désactiver les rapports", + "userFixedEmail": "No Email Change", "userToken": "Jeton", + "userDeleteAccount": "Delete Account", "loginTitle": "Identification", "loginLanguage": "Langue", "loginReset": "Réinitialiser le mot de passe", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odomètre OBD", "positionDriverUniqueId": "ID unique du pilote", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Paramètres de serveur", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Appareil arrêté", "eventDeviceOverspeed": "Vitesse limite dépassée", "eventDeviceFuelDrop": "Perte de carburant", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Résultat de la commande", "eventGeofenceEnter": "Entrée dans le périmètre virtuel", "eventGeofenceExit": "Sortie du périmètre virtuel", @@ -397,6 +422,7 @@ "eventMaintenance": "Entretien requis", "eventTextMessage": "Message textuel reçu", "eventDriverChanged": "Changement de conducteur", + "eventMedia": "Media", "eventsScrollToLast": "Faire défiler jusqu'à la fin", "alarmGeneral": "Général", "alarmSos": "SOS", diff --git a/web/l10n/he.json b/web/l10n/he.json index d13e526e..587dab76 100644 --- a/web/l10n/he.json +++ b/web/l10n/he.json @@ -31,8 +31,10 @@ "sharedName": "שם", "sharedDescription": "תיאור", "sharedSearch": "חיפוש", + "sharedIconScale": "Icon Scale", "sharedGeofence": "גדר וירטואלית", "sharedGeofences": "גדרות וירטואליות", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "התראות", "sharedNotification": "התראה", "sharedAttributes": "תכונות", @@ -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": "הגבלת מהירות", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "מרחק מצולע", "attributeReportIgnoreOdometer": "דוח : התעלם ממד המרחק", "attributeWebReportColor": "אתר : בחר צבע", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "אתר : בחר הפעלת זום", "attributeWebMaxZoom": "אתר : זום מקסימלי", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "כתובת שרת דואר SMTP", "attributeMailSmtpPort": "שרת דואר: פורט גישה ", "attributeMailSmtpStarttlsEnable": "אפשר מייל מאובטח באמצעות TLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "מכשירים - לקריאה בלבד", "userLimitCommands": "הגבל פקודות ", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "אסימון", + "userDeleteAccount": "Delete Account", "loginTitle": "כניסה", "loginLanguage": "שפה", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "מד מרחק OBD", "positionDriverUniqueId": "מזהה נהג יחודי", "positionImage": "תמונה", + "positionVideo": "Video", "positionAudio": "קול", "serverTitle": "הגדרות שרת", "serverZoom": "זום", @@ -388,6 +412,7 @@ "eventDeviceStopped": "ההתקן עצר", "eventDeviceOverspeed": "חרג מהמהירות המותרת ", "eventDeviceFuelDrop": "שחרור מיכל דלק", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "תוצאות הפקודה", "eventGeofenceEnter": "נכנס אל האזור המתוחם", "eventGeofenceExit": "יצא מהאזור המתוחם", @@ -397,6 +422,7 @@ "eventMaintenance": "תחזוקה נדרשת", "eventTextMessage": "התקבלה הודעת טקסט", "eventDriverChanged": "נהג הוחלף", + "eventMedia": "Media", "eventsScrollToLast": "גלול אל האחרון", "alarmGeneral": "כללי", "alarmSos": "חירום", diff --git a/web/l10n/hi.json b/web/l10n/hi.json index a7f5552f..8d7ac042 100644 --- a/web/l10n/hi.json +++ b/web/l10n/hi.json @@ -31,8 +31,10 @@ "sharedName": "नाम", "sharedDescription": "विवरण", "sharedSearch": "खोजें", + "sharedIconScale": "Icon Scale", "sharedGeofence": "जिओफेंस / भूगौलिक परिधि", "sharedGeofences": "जिओफेंसस / भूगौलिक परिधियां", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "सूचनाएं", "sharedNotification": "अधिसूचना", "sharedAttributes": "एक से अधिक गुण", @@ -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": "गति सीमा", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "पॉलीलाइन दूरी", "attributeReportIgnoreOdometer": "रिपोर्ट: ओडोमीटर को अनदेखा करें", "attributeWebReportColor": "वेब: रिपोर्ट रंग", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "वेब: ज़ूम पर चुनना", "attributeWebMaxZoom": "वेब: अधिकतम ज़ूम", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "मेल: एसएमटीपी होस्ट", "attributeMailSmtpPort": "मेल: एसएमटीपी पोर्ट", "attributeMailSmtpStarttlsEnable": "मेल: एसएमटीपी स्टार्ट्स सक्षम करें", @@ -144,7 +165,9 @@ "userDeviceReadonly": "उपकरण केवल पढ़ने के लिए", "userLimitCommands": "सीमा कमांड", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "टोकन", + "userDeleteAccount": "Delete Account", "loginTitle": "लॉगिन / प्रवेश करें", "loginLanguage": "भाषा", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "ओबीडी ओडोमीटर", "positionDriverUniqueId": "चालक अद्वितीय आईडी", "positionImage": "छवि", + "positionVideo": "Video", "positionAudio": "ऑडियो", "serverTitle": "सर्वर की सेटिंग्स", "serverZoom": "ज़ूम", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "आदेश / क्मांड का परिणाम", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "रखरखाव की आवश्यकता है", "eventTextMessage": "पाठ संदेश प्राप्त हुआ", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "अंतिम तक स्क्रॉल करें", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/hr.json b/web/l10n/hr.json index c33e661c..0ed1ae4d 100644 --- a/web/l10n/hr.json +++ b/web/l10n/hr.json @@ -31,8 +31,10 @@ "sharedName": "Ime", "sharedDescription": "Opis", "sharedSearch": "Pretraži", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-ograda", "sharedGeofences": "Geo-ograde", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Obavijesti", "sharedNotification": "Obavijest", "sharedAttributes": "Atributi", @@ -93,7 +95,24 @@ "sharedLocation": "Lokacija", "sharedImport": "Uvoz", "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": "Ograničenje brzine", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Udaljenost linijom", "attributeReportIgnoreOdometer": "Izvještaj: ignoriraj kilometražu", "attributeWebReportColor": "Web: Boja izvještaja", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Približi kod odabira", "attributeWebMaxZoom": "Web: Maksimalni zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP poslužitelj", "attributeMailSmtpPort": "Mail: SMTP port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS uključen", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Onemogući dodavanje uređaja", "userLimitCommands": "Ograniči komande", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Prijava", "loginLanguage": "Jezik", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD kilometraža", "positionDriverUniqueId": "Vozačev jedinstveni ID", "positionImage": "Slika", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Postavke poslužitelja", "serverZoom": "Povećanje", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Uređaj zaustavljen", "eventDeviceOverspeed": "Prekoračeno ograničenje brzine", "eventDeviceFuelDrop": "Pad količine goriva", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Rezultat naredbe", "eventGeofenceEnter": "Ulaz u geo-ogradu", "eventGeofenceExit": "Izlaz iz geo-ograde", @@ -397,6 +422,7 @@ "eventMaintenance": "Potrebno održavanje", "eventTextMessage": "Primljena tekstualna poruka", "eventDriverChanged": "Vozač promijenjen", + "eventMedia": "Media", "eventsScrollToLast": "Pomakni na zadnji", "alarmGeneral": "Općenito", "alarmSos": "SOS", diff --git a/web/l10n/hu.json b/web/l10n/hu.json index 029b1b74..2412aa31 100644 --- a/web/l10n/hu.json +++ b/web/l10n/hu.json @@ -31,8 +31,10 @@ "sharedName": "Név", "sharedDescription": "Leírás", "sharedSearch": "Keresés", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geokerítés", "sharedGeofences": "Geokerítések", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Értesítések", "sharedNotification": "Értesítés", "sharedAttributes": "Tulajdonságok", @@ -93,7 +95,24 @@ "sharedLocation": "Lokáció", "sharedImport": "Importálás", "sharedColumns": "Oszlopok", + "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": "Sebesség határ", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Vonaltávolság", "attributeReportIgnoreOdometer": "Jelentés: Odométer figyelmen kívül hagyása", "attributeWebReportColor": "Web: Jelentés színe", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: közelítés a kiválasztáson", "attributeWebMaxZoom": "Web: Maximális Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "SMTP kiszolgáló", "attributeMailSmtpPort": "SMTP port", "attributeMailSmtpStarttlsEnable": "SMTP STARTTLS engedélyezése", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Eszköz csak olvasható", "userLimitCommands": "Parancsok listázása", "userDisableReports": "Riportok letiltása", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Bejelentkezés", "loginLanguage": "Nyelv", "loginReset": "Jelszó reset", @@ -257,6 +280,7 @@ "positionObdOdometer": "ODB megtett út", "positionDriverUniqueId": "Sofőr egyedi azonosítója", "positionImage": "Kép", + "positionVideo": "Video", "positionAudio": "Hang", "serverTitle": "Szerver beállítások", "serverZoom": "Nagyítás", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Eszköz megállt", "eventDeviceOverspeed": "Sebességhatár túllépés", "eventDeviceFuelDrop": "Üzemanyag vesztés", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Parancs eredmény", "eventGeofenceEnter": "Beléptett a területbe", "eventGeofenceExit": "Kilépett a területből", @@ -397,6 +422,7 @@ "eventMaintenance": "Karbantartás szükséges", "eventTextMessage": "Szöveges üzenet érkezett", "eventDriverChanged": "Vezető váltás", + "eventMedia": "Media", "eventsScrollToLast": "Utolsóhoz ugrás", "alarmGeneral": "Általános", "alarmSos": "SOS", diff --git a/web/l10n/id.json b/web/l10n/id.json index 26574b91..93a58c2e 100644 --- a/web/l10n/id.json +++ b/web/l10n/id.json @@ -31,8 +31,10 @@ "sharedName": "Nama", "sharedDescription": "Deskripsi", "sharedSearch": "Cari", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Batas Wilayah", "sharedGeofences": "Semua Batas Wilayah", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifikasi", "sharedNotification": "Notification", "sharedAttributes": "Semua Atribut", @@ -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": "Batas Kecepatan", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Laporan: Biarkan Odometer", "attributeWebReportColor": "Web: Warna Laporan", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Perbesar Saat Pilih", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Aktif", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Perangkat Hanya Dilihat", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Masuk", "loginLanguage": "Bahasa", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odometer OBD", "positionDriverUniqueId": "ID Unik Antarmuka", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Semua Pengaturan Server", "serverZoom": "Perbesar", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Hasil Perintah", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Perlu Perbaikan", "eventTextMessage": "Pesan Teks Diterima", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Bergulir Ke Terakhir", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/it.json b/web/l10n/it.json index 0e58ea1f..84a71add 100644 --- a/web/l10n/it.json +++ b/web/l10n/it.json @@ -31,8 +31,10 @@ "sharedName": "Nome", "sharedDescription": "Descrizione", "sharedSearch": "Cerca", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo Area", "sharedGeofences": "Geo Area", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifiche", "sharedNotification": "Notifica", "sharedAttributes": "Attributi", @@ -93,7 +95,24 @@ "sharedLocation": "Posizione", "sharedImport": "Importa", "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": "Limite Di Velocità", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distanza Polylinea", "attributeReportIgnoreOdometer": "Rapporto: Ignora Odometro", "attributeWebReportColor": "Web: Colore Rapporto", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom Su Selezione", "attributeWebMaxZoom": "Web: Zoom Massimo", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: Host SMTP", "attributeMailSmtpPort": "Mail: Porta SMTP", "attributeMailSmtpStarttlsEnable": "Mail: Attiva STARTTLS SMTP", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Dispositivo in Sola Lettura", "userLimitCommands": "Limita Comandi", "userDisableReports": "Disattiva Rapporti", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Accesso", "loginLanguage": "Lingua", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odometro OBD", "positionDriverUniqueId": "ID Univoco Guidatore", "positionImage": "Immagine", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Impostazioni Server", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Il dispositivo si è fermato", "eventDeviceOverspeed": "Limite di velocità superato", "eventDeviceFuelDrop": "Perdita di carburante", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Risultato comando", "eventGeofenceEnter": "Entrato nella Geo Area", "eventGeofenceExit": "Uscito dalla Geo Area", @@ -397,6 +422,7 @@ "eventMaintenance": "Richiesta manutenzione", "eventTextMessage": "Messaggio di testo ricevuto", "eventDriverChanged": "Guidatore cambiato", + "eventMedia": "Media", "eventsScrollToLast": "Scorri fino all'ultimo", "alarmGeneral": "Generale", "alarmSos": "SOS", diff --git a/web/l10n/ja.json b/web/l10n/ja.json index 7023c8ad..38f16a5d 100644 --- a/web/l10n/ja.json +++ b/web/l10n/ja.json @@ -31,8 +31,10 @@ "sharedName": "名前", "sharedDescription": "説明", "sharedSearch": "検索", + "sharedIconScale": "Icon Scale", "sharedGeofence": "ジオフェンス", "sharedGeofences": "ジオフェンス", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "通知", "sharedNotification": "通知", "sharedAttributes": "属性", @@ -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": "速度制限", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "経路距離", "attributeReportIgnoreOdometer": "レポート: 走行距離計を無視する", "attributeWebReportColor": "Web: レポートの色", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: 選択時にズーム", "attributeWebMaxZoom": "Web: 最大化", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "メール: SMTP ホスト", "attributeMailSmtpPort": "メール: SMTP ポート", "attributeMailSmtpStarttlsEnable": "メール: SMTP STARTTLS 有効", @@ -144,7 +165,9 @@ "userDeviceReadonly": "デバイス読み取り専用", "userLimitCommands": "リミットコマンド", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "トークン", + "userDeleteAccount": "Delete Account", "loginTitle": "ログイン", "loginLanguage": "言語", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD 走行距離計", "positionDriverUniqueId": "ドライバー固有ID", "positionImage": "画像", + "positionVideo": "Video", "positionAudio": "音声", "serverTitle": "サーバー設定", "serverZoom": "拡大縮小", @@ -388,6 +412,7 @@ "eventDeviceStopped": "デバイス停止中", "eventDeviceOverspeed": "速度制限を超過", "eventDeviceFuelDrop": "燃料残量低下", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "コマンドの実行結果", "eventGeofenceEnter": "ジオフェンスに進入しました。", "eventGeofenceExit": "ジオフェンスから退出しました。", @@ -397,6 +422,7 @@ "eventMaintenance": "メンテナンスが必要です。", "eventTextMessage": "テキストメッセージを受信しました。", "eventDriverChanged": "ドライバーが交代しました。", + "eventMedia": "Media", "eventsScrollToLast": "最後にスクロール", "alarmGeneral": "全般", "alarmSos": "SOS", diff --git a/web/l10n/ka.json b/web/l10n/ka.json index dafb8fd1..c22a21d0 100644 --- a/web/l10n/ka.json +++ b/web/l10n/ka.json @@ -31,8 +31,10 @@ "sharedName": "დასახელება", "sharedDescription": "აღწერილობა", "sharedSearch": "ძებნა", + "sharedIconScale": "Icon Scale", "sharedGeofence": "გეოზონა", "sharedGeofences": "გეოზონები", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "შეტყობინებები", "sharedNotification": "შეტყობინება", "sharedAttributes": "ატრიბუტები", @@ -93,7 +95,24 @@ "sharedLocation": "ლოკაცია", "sharedImport": "იმპორტი", "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": "სიჩქარის ლიმიტი", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "ტეხილის მანძილი", "attributeReportIgnoreOdometer": "Report: ოდომეტრობის იგნორირება", "attributeWebReportColor": "Web: რეპორტის ფერი", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: მასშტაბის არჩევა", "attributeWebMaxZoom": "Web: მაქსიმალური ზუმი", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP ჰოსტი", "attributeMailSmtpPort": "Mail: SMTP პორტი", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS ჩართვა", @@ -144,7 +165,9 @@ "userDeviceReadonly": "მოწყობილობა მხოლოდ წაკითხვით", "userLimitCommands": "შეზღუდული ბრძანებები", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "ტოკენი", + "userDeleteAccount": "Delete Account", "loginTitle": "ავტორიზაცია", "loginLanguage": "ენა", "loginReset": "პაროლის განულება", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD ოდომეტრი", "positionDriverUniqueId": "მძღოლის უნიკალური N", "positionImage": "სურათი", + "positionVideo": "Video", "positionAudio": "აუდიო", "serverTitle": "სერვერის პარამეტრები", "serverZoom": "ზუმი", @@ -388,6 +412,7 @@ "eventDeviceStopped": "მოწყობილობა გაჩერებულია", "eventDeviceOverspeed": "სიჩქარის ლიმიტი გადაჭარბებულია", "eventDeviceFuelDrop": "საწვავის დაქცევა", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "ბრძანების შედეგი", "eventGeofenceEnter": "გეოზონა დაყენებულია", "eventGeofenceExit": "გეოზონა გამორთულია", @@ -397,6 +422,7 @@ "eventMaintenance": "საჭიროა ტექნიკური სამუშაოების ჩატარება", "eventTextMessage": "მიღებულია ტექსტური შეტყობინება", "eventDriverChanged": "მძღოლის ცვლილება", + "eventMedia": "Media", "eventsScrollToLast": "გადაახვიეთ ბოლომდე", "alarmGeneral": "საერთო", "alarmSos": "SOS", diff --git a/web/l10n/kk.json b/web/l10n/kk.json index 4de8e8f8..ff6084a9 100644 --- a/web/l10n/kk.json +++ b/web/l10n/kk.json @@ -31,8 +31,10 @@ "sharedName": "Атауы", "sharedDescription": "Сипаттамасы", "sharedSearch": "Іздеу", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Геозона", "sharedGeofences": "Геозоналар", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Ескертулер", "sharedNotification": "Notification", "sharedAttributes": "Атрибуттар", @@ -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": "Жылдамдықты Шектеу", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Есеп: одометр елемеу", "attributeWebReportColor": "Веб: Түсі Есеп", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Құрылғыларды қарау ғана", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Кілт", + "userDeleteAccount": "Delete Account", "loginTitle": "Кіру", "loginLanguage": "Тіл", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Серверді баптау", "serverZoom": "Жақындау", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Команда нәтижесі", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Қызмет көрсету геозону", "eventTextMessage": "Мәтіндік хабарлама алынды", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/km.json b/web/l10n/km.json index 40c76acb..607b2936 100644 --- a/web/l10n/km.json +++ b/web/l10n/km.json @@ -31,8 +31,10 @@ "sharedName": "ឈ្មោះ", "sharedDescription": "បរិយាយ", "sharedSearch": "ស្វែងរក", + "sharedIconScale": "Icon Scale", "sharedGeofence": "កំណត់ភូមិសាស្ត្រ", "sharedGeofences": "កំណត់ភូមិសាស្ត្រ", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "ការជូនដំណឹង", "sharedNotification": "Notification", "sharedAttributes": "គុណលក្ខណៈ", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "ឧបករណ៍បានតែអាន", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "សញ្ញាសម្ងាត់", + "userDeleteAccount": "Delete Account", "loginTitle": "ចូល", "loginLanguage": "ភាសា", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "ការកំណត់ម៉ាស៊ីនមេ", "serverZoom": "ពង្រីក", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "លទ្ធផលពាក្យបញ្ជា", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "ថែទាំត្រូវការជាចាំបាច់", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/ko.json b/web/l10n/ko.json index af0cdd81..00729039 100644 --- a/web/l10n/ko.json +++ b/web/l10n/ko.json @@ -31,8 +31,10 @@ "sharedName": "이름", "sharedDescription": "설명", "sharedSearch": "찾기", + "sharedIconScale": "Icon Scale", "sharedGeofence": "보호지역", "sharedGeofences": "보호지역", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "알림", "sharedNotification": "Notification", "sharedAttributes": "속성", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "읽기전용 장치", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "토큰", + "userDeleteAccount": "Delete Account", "loginTitle": "로그인", "loginLanguage": "언어", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "서버설정", "serverZoom": "줌", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "명령결과", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "유지보수가 필요", "eventTextMessage": "텍스트 메세지 받았습니다.", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/lo.json b/web/l10n/lo.json index f5315be9..b7633c8e 100644 --- a/web/l10n/lo.json +++ b/web/l10n/lo.json @@ -31,8 +31,10 @@ "sharedName": "ຊື່", "sharedDescription": "ລັກສະນະ", "sharedSearch": "ຄົ້ນຫາ", + "sharedIconScale": "Icon Scale", "sharedGeofence": "ເຂດພື້ນທີ່", "sharedGeofences": "ເຂດພື້ນທີ່", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "ການແຈ້ງເຕືອນ", "sharedNotification": "Notification", "sharedAttributes": "ຄຸນລັກສະນະ", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "ເຂົ້າສູ່ລະບົບ", "loginLanguage": "ພາສາ", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "ການຕັ້ງຄ່າເຊີເວີ້", "serverZoom": "ຂະຫຍາຍ +/-", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "ຜົນຮັບຈາກຄຳສັ່ງ", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", 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", diff --git a/web/l10n/lv.json b/web/l10n/lv.json index bbb9928e..ace5469a 100644 --- a/web/l10n/lv.json +++ b/web/l10n/lv.json @@ -8,7 +8,7 @@ "sharedEdit": "Rediģēt", "sharedRemove": "Dzēst", "sharedRemoveConfirm": "Izdzēst?", - "sharedNoData": "No data", + "sharedNoData": "Nav datu", "sharedYes": "Jā", "sharedNo": "Nē", "sharedKm": "km", @@ -31,8 +31,10 @@ "sharedName": "Vārds", "sharedDescription": "Apraksts", "sharedSearch": "Meklēt", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geolaukums", "sharedGeofences": "Geolaukumi", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Paziņojumi", "sharedNotification": "Paziņojums", "sharedAttributes": "Vērtības", @@ -59,22 +61,22 @@ "sharedCheckComputedAttribute": "Pārbaudīt aprēķinātās vērtības", "sharedExpression": "Izteiksme", "sharedDevice": "Ierīce", - "sharedTest": "Test", + "sharedTest": "Pārbaude", "sharedTestNotification": "Nosūtīt testa paziņojumu", "sharedTestNotificators": "Test Channels", "sharedTestExpression": "Test Expression", "sharedCalendar": "Kalendārs", "sharedCalendars": "Kalendāri", "sharedFile": "Fails", - "sharedSearchDevices": "Search Devices", - "sharedSortBy": "Sort By", + "sharedSearchDevices": "Meklēt ierīces", + "sharedSortBy": "Kārtot pēc", "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Izvēlieties failu", "sharedPhone": "Tālrunis", "sharedRequired": "Obligāts", "sharedPreferences": "Izvēlnes", "sharedPermissions": "Atļaujas", - "sharedConnections": "Connections", + "sharedConnections": "Savienojumi", "sharedExtra": "Ekstra", "sharedTypeString": "Teksts", "sharedTypeNumber": "Skaitlis", @@ -91,14 +93,31 @@ "sharedDeviceAccumulators": "Akumulatori", "sharedAlarms": "Trauksmes", "sharedLocation": "Atrašanās vieta", - "sharedImport": "Import", - "sharedColumns": "Columns", + "sharedImport": "Importēt", + "sharedColumns": "Kolonnas", + "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": "Ātruma ierobežojums", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Maršruta Distance", "attributeReportIgnoreOdometer": "Ziņojums: Ignorēt Odometru", "attributeWebReportColor": "Web: Atskaites krāsa", "attributeDevicePassword": "Ierīces parole", - "attributeDeviceImage": "Device Image", + "attributeDeviceImage": "Ierīces attēls", "attributeDeviceInactivityStart": "Ierīces Neaktivitātes Sākšana", "attributeDeviceInactivityPeriod": "Ierīces Neaktivitātes Periods", "attributeProcessingCopyAttributes": "Apstrāde: Kopē Atribūtus", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Palielināt Iezīmēto", "attributeWebMaxZoom": "Web: Maksimālais zooms", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "E-pasts: SMTP adrese ", "attributeMailSmtpPort": "E-pasts: SMTP Ports", "attributeMailSmtpStarttlsEnable": "E-pasts: Ieslēgt SMTP STARTTLS", @@ -143,17 +164,19 @@ "userUserLimit": "Lietotāju Limits", "userDeviceReadonly": "Tikai lasāma ierīce", "userLimitCommands": "Ierobežot komandas", - "userDisableReports": "Disable Reports", + "userDisableReports": "Atslēgt Atskaites", + "userFixedEmail": "No Email Change", "userToken": "Zīme", + "userDeleteAccount": "Dzēst Kontu", "loginTitle": "Lietotājvārds", "loginLanguage": "Valoda", - "loginReset": "Reset Password", + "loginReset": "Atiestatīt paroli", "loginRegister": "Reģistrēties", "loginLogin": "Ieiet", "loginFailed": "Kļūdains e-pasts vai parole", "loginCreated": "Jauns lietotājs tika veiksmīgi reģistrēts ", - "loginResetSuccess": "Check your email", - "loginUpdateSuccess": "New password is set", + "loginResetSuccess": "Pārbaudiet savu e-pastu", + "loginUpdateSuccess": "Jaunā parole saglabāta", "loginLogout": "Iziet", "loginLogo": "Logo", "devicesAndState": "Ierīces un to statusi", @@ -179,7 +202,7 @@ "settingsServer": "Server", "settingsUsers": "Lietotāji", "settingsDistanceUnit": "Attāluma mērvienība", - "settingsAltitudeUnit": "Altitude Unit", + "settingsAltitudeUnit": "Augstuma mērvienība", "settingsSpeedUnit": "Ātruma mērvienība", "settingsVolumeUnit": "Tilpuma mērvienība", "settingsTwelveHourFormat": "12-h Formāts", @@ -191,12 +214,12 @@ "reportTo": "Līdz", "reportShow": "Parādīt", "reportClear": "Notīrīt", - "linkGoogleMaps": "Google Maps", + "linkGoogleMaps": "Google kartes", "linkAppleMaps": "Apple Maps", - "linkStreetView": "Street View", + "linkStreetView": "Ielas skats", "positionFixTime": "Fix Time", - "positionDeviceTime": "Device Time", - "positionServerTime": "Server Time", + "positionDeviceTime": "Ierīces laiks", + "positionServerTime": "Servera Laiks", "positionValid": "Derīgs", "positionAccuracy": "Precizitāte", "positionLatitude": "Platums", @@ -247,7 +270,7 @@ "positionMotion": "Kustība", "positionArmed": "Aizsargāts", "positionAcceleration": "Paātrinājums", - "positionTemp": "Temperature", + "positionTemp": "Temperatūra", "positionDeviceTemp": "Ierīces Temperatūra", "positionOperator": "Operators", "positionCommand": "Komanda", @@ -257,6 +280,7 @@ "positionObdOdometer": "ODB Nobraukums", "positionDriverUniqueId": "Vadītāja unikālais ID", "positionImage": "Attēls", + "positionVideo": "Video", "positionAudio": "Skaņa", "serverTitle": "Servera iestatījumi ", "serverZoom": "Palielinājums", @@ -280,7 +304,7 @@ "mapCustomArcgis": "Personalizēts (ArcGIS)", "mapCustomLabel": "Personalizēta karte", "mapCarto": "Carto Basemaps", - "mapOsm": "OpenStreetMap", + "mapOsm": "OpenStreetKarte", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Karšu Atslēga", "mapBingRoad": "Bing Karšu Ceļi", @@ -292,9 +316,9 @@ "mapYandexSat": "Yandex Satelliti", "mapWikimedia": "Wikimedia", "mapOrdnanceSurvey": "Ordnance Survey", - "mapMapboxStreets": "Mapbox Streets", + "mapMapboxStreets": "Mapbox Ielas", "mapMapboxOutdoors": "Mapbox Outdoors", - "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxSatellite": "Mapbox Satelīts", "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", @@ -305,16 +329,16 @@ "mapTomTomFlow": "TomTom Traffic Flow", "mapTomTomIncidents": "TomTom Traffic Incidents", "mapTomTomKey": "TomTom API Key", - "mapHereBasic": "Here Basic", - "mapHereHybrid": "Here Hybrid", - "mapHereSatellite": "Here Satellite", + "mapHereBasic": "Here vienkāršā", + "mapHereHybrid": "Here hibrīda", + "mapHereSatellite": "Here satelītu", "mapHereFlow": "Here Traffic Flow", "mapHereKey": "Here API Key", "mapShapePolygon": "Daudzstūris", "mapShapeCircle": "Aplis", "mapShapePolyline": "Lauzta līnija", "mapLiveRoutes": "Reāllaika Maršruti", - "mapCurrentLocation": "Current Location", + "mapCurrentLocation": "Pašreizējā atrašanās vieta", "mapPoiLayer": "POI Slānis", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", @@ -340,7 +364,7 @@ "commandRequestPhoto": "Pieprasīt Fotoattēlu", "commandPowerOff": "Izslēgt Ierīci", "commandRebootDevice": "Pārstartēt Ierīci", - "commandFactoryReset": "Factory Reset", + "commandFactoryReset": "Sākotnējā režīma iestatīšana", "commandSendSms": "Nosūtīt Īsziņu", "commandSendUssd": "Nosūtīt USSD", "commandSosNumber": "Iestatīt SOS numuru", @@ -358,11 +382,11 @@ "commandSetOdometer": "Iestatīt odometru", "commandGetModemStatus": "Saņemt modema statusu", "commandGetDeviceStatus": "Saņemt ierīces statusu", - "commandSetSpeedLimit": "Set Speed Limit", + "commandSetSpeedLimit": "Iestatīt ātruma limitu", "commandModePowerSaving": "Power Saving Mode", "commandModeDeepSleep": "Deep Sleep Mode", "commandAlarmGeofence": "Set Geofence Alarm", - "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmBattery": "Iestatīt akulumatora brīdinājumu", "commandAlarmSos": "Set SOS Alarm", "commandAlarmRemove": "Set Remove Alarm", "commandAlarmClock": "Set Clock Alarm", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Ierīce apturēta", "eventDeviceOverspeed": "Ātruma limits pārsniegts", "eventDeviceFuelDrop": "Degvielas kritums", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Komandas rezultāts", "eventGeofenceEnter": "Ienāca apgabalā", "eventGeofenceExit": "Pameta apgabalu", @@ -397,6 +422,7 @@ "eventMaintenance": "Nepieciešama tehniskā apkope", "eventTextMessage": "Saņemta īsziņa", "eventDriverChanged": "Mainījies vadītājs", + "eventMedia": "Media", "eventsScrollToLast": "Ritināt Uz Pēdējo", "alarmGeneral": "Vispārēji", "alarmSos": "SOS", @@ -446,7 +472,7 @@ "notificatorTraccar": "Traccar", "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", - "reportReplay": "Replay", + "reportReplay": "Atkārtot", "reportRoute": "Maršruts", "reportEvents": "Notikumi", "reportTrips": "Braucieni", diff --git a/web/l10n/ml.json b/web/l10n/ml.json index 5e54cc9d..1be94e23 100644 --- a/web/l10n/ml.json +++ b/web/l10n/ml.json @@ -31,8 +31,10 @@ "sharedName": "പേര്", "sharedDescription": "വിവരണം", "sharedSearch": "സെർച്ച് ", + "sharedIconScale": "Icon Scale", "sharedGeofence": "ജിയോഫെൻസ് ", "sharedGeofences": "ജിയോഫെൻസെസ് ", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "അറിയിപ്പുകൾ", "sharedNotification": "Notification", "sharedAttributes": "അട്രീബൂട്ട്സ് ", @@ -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": "സ്പീഡ് ലിമിറ്റ് ", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "ലോഗിൻ ചെയ്യുക ", "loginLanguage": "ഭാഷ", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Server Settings", "serverZoom": "വലുതാക്കിയോ ചെറുതാക്കിയോ കാണിക്കുക", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/mn.json b/web/l10n/mn.json index 6102970d..952554e0 100644 --- a/web/l10n/mn.json +++ b/web/l10n/mn.json @@ -31,8 +31,10 @@ "sharedName": "Нэр", "sharedDescription": "Тайлбар", "sharedSearch": "Хайх", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Хязгаарлалт", "sharedGeofences": "Хязгаарлалтууд", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Мэдэгдэлүүд", "sharedNotification": "Мэдэгдэл", "sharedAttributes": "Утгууд", @@ -93,7 +95,24 @@ "sharedLocation": "Байрлал", "sharedImport": "Оруулах", "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": "Хурдны хязгаар", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Тайлан: Хянахын гүйлт тооцоохгүй", "attributeWebReportColor": "Веб: Тайлангийн өнгө", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Нэвтрэх", "loginLanguage": "Хэл", "loginReset": "Нууц үг сэргээх", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Серверийн тохиргоо", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/ms.json b/web/l10n/ms.json index dbb856d8..7442e8a6 100644 --- a/web/l10n/ms.json +++ b/web/l10n/ms.json @@ -31,8 +31,10 @@ "sharedName": "Name", "sharedDescription": "Description", "sharedSearch": "Search", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifications", "sharedNotification": "Notification", "sharedAttributes": "Attributes", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Log masuk", "loginLanguage": "Bahasa", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Tetapan Server", "serverZoom": "Besarkan", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/nb.json b/web/l10n/nb.json index c3de7fb3..cc29e431 100644 --- a/web/l10n/nb.json +++ b/web/l10n/nb.json @@ -31,8 +31,10 @@ "sharedName": "Navn", "sharedDescription": "Beskrivelse", "sharedSearch": "Søk", + "sharedIconScale": "Icon Scale", "sharedGeofence": "geo-gjerde", "sharedGeofences": "Geo-gjerder", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Varsler", "sharedNotification": "Varsel", "sharedAttributes": "Atributter", @@ -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": "Fartsgrense", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polylinjedistanse", "attributeReportIgnoreOdometer": "Rapport: Ignorer odometer", "attributeWebReportColor": "Web: Rapport farge", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Skaler ved valg", "attributeWebMaxZoom": "Web: Maksimal forstørring", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP-vert", "attributeMailSmtpPort": "Mail: SMTP-port", "attributeMailSmtpStarttlsEnable": "Mail: Aktiver SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Skrivebeskyttet enhet", "userLimitCommands": "Begrens kommandoer", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Symbol", + "userDeleteAccount": "Delete Account", "loginTitle": "Logg inn", "loginLanguage": "Språk", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD kilometerteller", "positionDriverUniqueId": "Sjåførunik ID", "positionImage": "Bilde", + "positionVideo": "Video", "positionAudio": "Lyd", "serverTitle": "Serverinnstillinger", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Enhet stoppet", "eventDeviceOverspeed": "Fartsgrense overskredet", "eventDeviceFuelDrop": "Drivstoffall", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Kommandoresultat", "eventGeofenceEnter": "Ankommet geogjerde", "eventGeofenceExit": "Forlatt geogjerde", @@ -397,6 +422,7 @@ "eventMaintenance": "Vedlikehold Kreves", "eventTextMessage": "Tekst melding mottatt", "eventDriverChanged": "Sjåfør endret", + "eventMedia": "Media", "eventsScrollToLast": "Vis siste", "alarmGeneral": "Generell", "alarmSos": "SOS", diff --git a/web/l10n/ne.json b/web/l10n/ne.json index 4cc1c717..00fbe5a3 100644 --- a/web/l10n/ne.json +++ b/web/l10n/ne.json @@ -31,8 +31,10 @@ "sharedName": "नाम ", "sharedDescription": "विवरण ", "sharedSearch": "खोज्ने ", + "sharedIconScale": "Icon Scale", "sharedGeofence": "भू परिधि ", "sharedGeofences": "भू परिधिहरू ", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "सूचनाहरु ", "sharedNotification": "सूचना ", "sharedAttributes": "विशेषताहरू", @@ -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": "गति सिमित", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "बहुरेखा दूरि", "attributeReportIgnoreOdometer": "प्रतिबेदन: ओडोमिटर वेवास्ता", "attributeWebReportColor": "वेब: प्रतिबेदन रङ्ग", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "यन्त्र पढ्ने मात्र", "userLimitCommands": "सिमित आदेशहरू", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "टोकन", + "userDeleteAccount": "Delete Account", "loginTitle": "लगिन गर्ने ", "loginLanguage": "भाषा ", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "छवि", + "positionVideo": "Video", "positionAudio": "ध्वनि", "serverTitle": "सर्भर सेटिंग", "serverZoom": "ठुलो बनाउने ", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "गति सिमा नाघ्यो", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "मर्मत आवश्यक", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/nl.json b/web/l10n/nl.json index 808ce1f0..422cef03 100644 --- a/web/l10n/nl.json +++ b/web/l10n/nl.json @@ -31,8 +31,10 @@ "sharedName": "Naam", "sharedDescription": "Omschrijving", "sharedSearch": "Zoeken", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geografisch gebied", "sharedGeofences": "Geografische gebieden", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notificatie", "sharedNotification": "Notificatie", "sharedAttributes": "Attributen", @@ -93,7 +95,24 @@ "sharedLocation": "Locatie", "sharedImport": "Importeren", "sharedColumns": "Kolommen", + "sharedDropzoneText": "Sleep en plaats hier een bestand of klik hier", + "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": "Snelheidslimiet", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polylijn afstand", "attributeReportIgnoreOdometer": "Rapport: negeer odometer", "attributeWebReportColor": "Web: rapportkleur", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: zoomen tijdens selecteren", "attributeWebMaxZoom": "Web: maximaal zoomniveau", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP host", "attributeMailSmtpPort": "Mail: SMTP poort", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTL ingeschakeld", @@ -118,7 +139,7 @@ "attributeMailSmtpAuth": "Mail: SMTP authenticatie ingeschakeld", "attributeMailSmtpUsername": "Mail: SMTP gebruikersnaam", "attributeMailSmtpPassword": "Mail: SMTP wachtwoord", - "attributeUiDisableAttributes": "UI: Disable Attributes", + "attributeUiDisableAttributes": "UI: attributen uitschakelen", "attributeUiDisableGroups": "UI: groepen uitschakelen", "attributeUiDisableEvents": "UI: Gebeurtenissen uitschakelen", "attributeUiDisableVehicleFetures": "UI: voertuigfuncties uitschakelen", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Apparaat alleen-lezen", "userLimitCommands": "Limiteer commando's", "userDisableReports": "Rapporten uitschakelen", + "userFixedEmail": "Geen e-mail aanpassing", "userToken": "Token", + "userDeleteAccount": "Geen account", "loginTitle": "Inloggen", "loginLanguage": "Taal", "loginReset": "Wachtwoord herstellen", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD odometer", "positionDriverUniqueId": "Bestuurder uniek ID", "positionImage": "Afbeelding", + "positionVideo": "Video", "positionAudio": "Geluid", "serverTitle": "Serverinstellingen", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Apparaat gestopt", "eventDeviceOverspeed": "Snelheidslimiet overschreden", "eventDeviceFuelDrop": "Brandstofafname", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Commando resultaat", "eventGeofenceEnter": "Geofence binnengegaan", "eventGeofenceExit": "Geofence verlaten", @@ -397,6 +422,7 @@ "eventMaintenance": "Onderhoud vereist", "eventTextMessage": "Tekstbericht ontvangen", "eventDriverChanged": "Bestuurder veranderd", + "eventMedia": "Media", "eventsScrollToLast": "Scroll naar laatste", "alarmGeneral": "Algemeen", "alarmSos": "SOS", diff --git a/web/l10n/nn.json b/web/l10n/nn.json index e7d1c74d..99570a06 100644 --- a/web/l10n/nn.json +++ b/web/l10n/nn.json @@ -31,8 +31,10 @@ "sharedName": "Namn", "sharedDescription": "Beskriving", "sharedSearch": "Søk", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-gjerde", "sharedGeofences": "Geo-gjerde", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Varsel", "sharedNotification": "Varsel", "sharedAttributes": "Eigenskapar", @@ -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": "Fartsgrense", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polylinjedistanse", "attributeReportIgnoreOdometer": "Rapporter: Ignorer kilometerteljar", "attributeWebReportColor": "Web: Rapportfarge", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Skaler ved val", "attributeWebMaxZoom": "Web: Maksimal forstørring", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "E-post: SMTP-vert", "attributeMailSmtpPort": "E-post: SMTP-port", "attributeMailSmtpStarttlsEnable": "E-post: aktiver SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Eining skrivebeskytta", "userLimitCommands": "Avgrens kommandoar", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Symbol", + "userDeleteAccount": "Delete Account", "loginTitle": "Logg inn", "loginLanguage": "Språk", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD kilometerteljar", "positionDriverUniqueId": "Sjåførunik ID", "positionImage": "Bilete", + "positionVideo": "Video", "positionAudio": "Lyd", "serverTitle": "Tenarinnstillingar", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Eining stoppa", "eventDeviceOverspeed": "Fartsgrense overstige", "eventDeviceFuelDrop": "Fall i drivstoff", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Kommandoresultat", "eventGeofenceEnter": "Innkommen Geo-gjerde", "eventGeofenceExit": "Forlate Geo-gjerde", @@ -397,6 +422,7 @@ "eventMaintenance": "Vedlikehald nøydsynt", "eventTextMessage": "Tekstmelding motteken", "eventDriverChanged": "Sjåfør endra", + "eventMedia": "Media", "eventsScrollToLast": "Syn siste", "alarmGeneral": "Generell", "alarmSos": "SOS", diff --git a/web/l10n/pl.json b/web/l10n/pl.json index ed3fe6a5..3461fbc8 100644 --- a/web/l10n/pl.json +++ b/web/l10n/pl.json @@ -31,8 +31,10 @@ "sharedName": "Nazwa", "sharedDescription": "Opis", "sharedSearch": "Szukaj", + "sharedIconScale": "Skala ikon", "sharedGeofence": "Nadzór", "sharedGeofences": "Nadzory", + "sharedCreateGeofence": "Utwórz obszar monitorowany", "sharedNotifications": "Powiadomienia", "sharedNotification": "Powiadomienie", "sharedAttributes": "Atrybuty", @@ -40,7 +42,7 @@ "sharedDrivers": "Kierowcy", "sharedDriver": "Kierowca", "sharedArea": "Strefa", - "sharedSound": "Powiadomienia dźwiękowe", + "sharedSound": "Dźwięk powiadomienia", "sharedType": "Typ", "sharedDistance": "Odległość", "sharedHourAbbreviation": "g", @@ -66,14 +68,14 @@ "sharedCalendar": "Kalendarz", "sharedCalendars": "Kalendarze", "sharedFile": "Plik", - "sharedSearchDevices": "Szukaj urządzenia", + "sharedSearchDevices": "Szukaj urządzeń", "sharedSortBy": "Sortuj według", "sharedFilterMap": "Filtruj na mapie", "sharedSelectFile": "Wybierz plik", "sharedPhone": "Telefon", "sharedRequired": "Wymagane", "sharedPreferences": "Preferencje", - "sharedPermissions": "Zezwolenia", + "sharedPermissions": "Uprawnienia", "sharedConnections": "Połączenia", "sharedExtra": "Dodatkowe", "sharedTypeString": "Tekst", @@ -93,10 +95,27 @@ "sharedLocation": "Lokalizacja", "sharedImport": "Importuj", "sharedColumns": "Kolumny", + "sharedDropzoneText": "Przeciągnij i upuść plik tutaj lub kliknij", + "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": "Ograniczenie prędkości", + "attributeFuelDropThreshold": "Próg spadku paliwa", + "attributeFuelIncreaseThreshold": "Próg wzrostu paliwa", "attributePolylineDistance": "Dystans łamanej", "attributeReportIgnoreOdometer": "Raport: Ignoruj licznik kilometrów", - "attributeWebReportColor": "Web: Kolor raportów", + "attributeWebReportColor": "Web: Kolor raportu", "attributeDevicePassword": "Hasło urządzenia", "attributeDeviceImage": "Zdjęcie urządzenia", "attributeDeviceInactivityStart": "Początek nieaktywności urządzenia", @@ -106,19 +125,21 @@ "attributeWebLiveRouteLength": "Web: Długość ścieżki na żywo", "attributeWebSelectZoom": "Sieć: Powiększ po zaznaczeniu", "attributeWebMaxZoom": "Strona: Maksymalne przybliżenie", - "attributeTelegramChatId": "Telegram Chat ID", - "attributeMailSmtpHost": "Poczta: Host SMTP", + "attributeTelegramChatId": "Identyfikator czatu Telegram", + "attributePushoverUserKey": "Klucz użytkownika Pushover", + "attributePushoverDeviceNames": "Nazwy urządzeń Pushover", + "attributeMailSmtpHost": "Poczta: Nazwa hosta SMTP", "attributeMailSmtpPort": "Poczta: Port SMTP", - "attributeMailSmtpStarttlsEnable": "Poczta: Włącz SMTP STARTTLS", - "attributeMailSmtpStarttlsRequired": "Poczta: Wymagane ", - "attributeMailSmtpSslEnable": "Poczta: Włącz ", - "attributeMailSmtpSslTrust": "Poczta: Ufaj ", - "attributeMailSmtpSslProtocols": "Poczta: Protokoły ", - "attributeMailSmtpFrom": "Poczta: Od SMTP", - "attributeMailSmtpAuth": "Poczta: Włącz autoryzację SMTP", - "attributeMailSmtpUsername": "Poczta: Nazwa użytkownika SMTP", - "attributeMailSmtpPassword": "Poczta: Hasło SMTP", - "attributeUiDisableAttributes": "UI: Disable Attributes", + "attributeMailSmtpStarttlsEnable": "Poczta: SMTP STARTTLS - Włącz", + "attributeMailSmtpStarttlsRequired": "Poczta: SMTP STARTTLS - Wymagane ", + "attributeMailSmtpSslEnable": "Poczta: SMTP SSL - Włącz", + "attributeMailSmtpSslTrust": "Poczta: SMTP SSL - Ufaj ", + "attributeMailSmtpSslProtocols": "Poczta: SMTP SSL - Protokoły ", + "attributeMailSmtpFrom": "Poczta: SMTP - Od", + "attributeMailSmtpAuth": "Poczta: SMTP - Włącz autoryzację", + "attributeMailSmtpUsername": "Poczta: SMTP - Nazwa użytkownika", + "attributeMailSmtpPassword": "Poczta: SMTP - Hasło", + "attributeUiDisableAttributes": "UI: Wyłącz atrybuty", "attributeUiDisableGroups": "UI: Wyłącz grupy", "attributeUiDisableEvents": "UI: Wyłącz zdarzenia", "attributeUiDisableVehicleFetures": "UI: Wyłącz funkcje pojazdu", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Urządzenie do odczytu", "userLimitCommands": "Ogranicz polecenia", "userDisableReports": "Wyłącz raporty", + "userFixedEmail": "Bez zmiany adresu e-mail", "userToken": "Token", + "userDeleteAccount": "Usuń konto", "loginTitle": "Login", "loginLanguage": "Język", "loginReset": "Zresetuj hasło", @@ -163,7 +186,7 @@ "deviceContact": "Kontakt", "deviceCategory": "Kategoria", "deviceLastUpdate": "Ostatnia aktualizacja", - "deviceCommand": "Rozkaz", + "deviceCommand": "Komenda", "deviceFollow": "Podążaj", "deviceTotalDistance": "Całkowity dystans", "deviceStatus": "Status", @@ -257,6 +280,7 @@ "positionObdOdometer": "Drogomierz OBD", "positionDriverUniqueId": "Unikalny ID kierowcy", "positionImage": "Obraz", + "positionVideo": "Wideo", "positionAudio": "Dźwięk", "serverTitle": "Ustawienia serwera", "serverZoom": "Powiększenie", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Urządzenie zatrzymane", "eventDeviceOverspeed": "Przekroczono ograniczenie prędkości", "eventDeviceFuelDrop": "Utrata paliwa", + "eventDeviceFuelIncrease": "Wzrost paliwa", "eventCommandResult": "Rezultat polecenia", "eventGeofenceEnter": "Wkroczono w obszar monitorowany", "eventGeofenceExit": "Opuszczono obszar monitorowany", @@ -397,6 +422,7 @@ "eventMaintenance": "Wymagana konserwacja", "eventTextMessage": "Odebrano wiadomość tekstową", "eventDriverChanged": "Zmieniana kierowcy", + "eventMedia": "Media", "eventsScrollToLast": "Przewiń do ostatniego", "alarmGeneral": "Ogólny", "alarmSos": "SOS", diff --git a/web/l10n/pt.json b/web/l10n/pt.json index 18371c51..dc0f7212 100644 --- a/web/l10n/pt.json +++ b/web/l10n/pt.json @@ -31,8 +31,10 @@ "sharedName": "Nome", "sharedDescription": "Descrição", "sharedSearch": "Pesquisar", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Cerca Geográfica", "sharedGeofences": "Cercas Geográficas", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notificações", "sharedNotification": "Notificação", "sharedAttributes": "Atributos", @@ -93,7 +95,24 @@ "sharedLocation": "Localização", "sharedImport": "Importar", "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": "Limite de Velocidade", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distância Polilinha", "attributeReportIgnoreOdometer": "Relatório: Ignorar Conta-Quilómetros", "attributeWebReportColor": "Web: Cor do Relatório", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom na Selecção", "attributeWebMaxZoom": "Web: Zoom Máximo", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: Alojamento SMTP", "attributeMailSmtpPort": "Mail: Porta SMTP", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Activo", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Leitura de Dispositivo", "userLimitCommands": "Limite de Comandos", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Símbolo", + "userDeleteAccount": "Delete Account", "loginTitle": "Entrar", "loginLanguage": "Idioma", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "Conta-Quilómetros OBD", "positionDriverUniqueId": "Identificação do Condutor", "positionImage": "Imagem", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Configurações do Servidor", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Dispositivo Parado", "eventDeviceOverspeed": "Atingido o Excesso de Velocidade", "eventDeviceFuelDrop": "Perda de Combústivel", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Resultado do Comando", "eventGeofenceEnter": "Entrou na Cerca Geográfica", "eventGeofenceExit": "Saiu da Cerca Geográfica", @@ -397,6 +422,7 @@ "eventMaintenance": "Necessária Manutenção", "eventTextMessage": "Mensagem de Texto Recebida", "eventDriverChanged": "Alteração de Condutor", + "eventMedia": "Media", "eventsScrollToLast": "Puxar para o Fim", "alarmGeneral": "Geral", "alarmSos": "SOS", diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json index 7566d775..2f60e210 100644 --- a/web/l10n/pt_BR.json +++ b/web/l10n/pt_BR.json @@ -31,8 +31,10 @@ "sharedName": "Nome", "sharedDescription": "Descrição", "sharedSearch": "Busca", + "sharedIconScale": "Escala do ícone", "sharedGeofence": "Geocerca", "sharedGeofences": "Geocercas", + "sharedCreateGeofence": "Criar cerca", "sharedNotifications": "Notificações", "sharedNotification": "Notificação", "sharedAttributes": "Atributos", @@ -59,10 +61,10 @@ "sharedCheckComputedAttribute": "Verificar Atributo Calculado", "sharedExpression": "Expressão", "sharedDevice": "Dispositivo", - "sharedTest": "Test", + "sharedTest": "Teste", "sharedTestNotification": "Enviar notificação de teste", - "sharedTestNotificators": "Test Channels", - "sharedTestExpression": "Test Expression", + "sharedTestNotificators": "Canais de Teste", + "sharedTestExpression": "Expressão de teste", "sharedCalendar": "Calendário", "sharedCalendars": "Calendários", "sharedFile": "Arquivo", @@ -93,12 +95,29 @@ "sharedLocation": "Localização", "sharedImport": "Importar", "sharedColumns": "Colunas", + "sharedDropzoneText": "Arraste e solte um arquivo aqui ou clique", + "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": "Limite de Velocidade", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Distância da Polilinha", "attributeReportIgnoreOdometer": "Relatório: Ignorar Odômetro", "attributeWebReportColor": "Web: Cor do Relatório", "attributeDevicePassword": "Senha do Dispositivo", - "attributeDeviceImage": "Device Image", + "attributeDeviceImage": "Imagem", "attributeDeviceInactivityStart": "Início de inatividade do dispositivo", "attributeDeviceInactivityPeriod": "Período de inatividade do dispositivo", "attributeProcessingCopyAttributes": "Processamento: Copiar Atributos", @@ -106,7 +125,9 @@ "attributeWebLiveRouteLength": "Web: Comprimento da Rota ao Vivo", "attributeWebSelectZoom": "Web: Zoom Selecionado", "attributeWebMaxZoom": "Web: Zoom Máximo", - "attributeTelegramChatId": "Telegram Chat ID", + "attributeTelegramChatId": "ID do Chat do Telegram", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Email: Host SMTP", "attributeMailSmtpPort": "Email: Porta SMTP", "attributeMailSmtpStarttlsEnable": "Email: Ativar STARTTLS (SMTP)", @@ -118,8 +139,8 @@ "attributeMailSmtpAuth": "Email: Ativar Autenticação (SMTP)", "attributeMailSmtpUsername": "Email: Nome de Usuário (SMTP)", "attributeMailSmtpPassword": "Email: Senha (SMTP)", - "attributeUiDisableAttributes": "UI: Disable Attributes", - "attributeUiDisableGroups": "UI: Disable Groups", + "attributeUiDisableAttributes": "UI: Desativar atributos", + "attributeUiDisableGroups": "UI: Desabilitar Grupos", "attributeUiDisableEvents": "UI: Eventos Desativados", "attributeUiDisableVehicleFetures": "UI: Desativar Características do Veículo", "attributeUiDisableDrivers": "UI: Desativar Motoristas", @@ -127,7 +148,7 @@ "attributeUiDisableCalendars": "UI: Desativar Calendários", "attributeUiDisableMaintenance": "UI: Desativar Manutenção", "attributeUiHidePositionAttributes": "UI: Ocultar os atributos de posição", - "attributeUiDisableLoginLanguage": "UI: Disable Login Language", + "attributeUiDisableLoginLanguage": "UI: Desativar idioma de login", "attributeNotificationTokens": "Token de Notificação", "errorTitle": "Erro", "errorGeneral": "Parâmetros inválidos ou violação de restrições", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Dispositivos somente leitura", "userLimitCommands": "Limite de Comandos", "userDisableReports": "Desabilitar Relatórios", + "userFixedEmail": "Sem alteração de e-mail", "userToken": "Token", + "userDeleteAccount": "Conta deletada", "loginTitle": "Login", "loginLanguage": "Idioma", "loginReset": "Redefinir senha", @@ -179,7 +202,7 @@ "settingsServer": "Servidor", "settingsUsers": "Usuários", "settingsDistanceUnit": "Unidade de Distância", - "settingsAltitudeUnit": "Altitude Unit", + "settingsAltitudeUnit": "Altitude Unidade", "settingsSpeedUnit": "Unidade de Velocidade", "settingsVolumeUnit": "Unidade de Volume", "settingsTwelveHourFormat": "Formato de 12 Horas", @@ -257,6 +280,7 @@ "positionObdOdometer": "Odômetro OBD", "positionDriverUniqueId": "Identificador Único Motorista", "positionImage": "Imagem", + "positionVideo": "Video", "positionAudio": "Áudio", "serverTitle": "Configurações do Servidor", "serverZoom": "Zoom", @@ -266,15 +290,15 @@ "serverAnnouncement": "Anúncio", "mapTitle": "Mapa", "mapActive": "Mapas ativos", - "mapOverlay": "Map Overlay", - "mapOverlayCustom": "Custom Overlay", + "mapOverlay": "Sobreposição de mapa", + "mapOverlayCustom": "Sobreposição personalizada", "mapOpenSeaMap": "OpenSeaMap", "mapOpenWeatherKey": "OpenWeather API Key", - "mapOpenWeatherClouds": "OpenWeather Clouds", - "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", - "mapOpenWeatherPressure": "OpenWeather Pressure", - "mapOpenWeatherWind": "OpenWeather Wind", - "mapOpenWeatherTemperature": "OpenWeather Temperature", + "mapOpenWeatherClouds": "OpenWeather Nuvens", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitação", + "mapOpenWeatherPressure": "OpenWeather Pressão", + "mapOpenWeatherWind": "OpenWeather Vento", + "mapOpenWeatherTemperature": "OpenWeather Temperatura", "mapLayer": "Camada de Mapa", "mapCustom": "Custom (XYZ)", "mapCustomArcgis": "Custom (ArcGIS)", @@ -291,7 +315,7 @@ "mapYandexMap": "Mapa Yandex", "mapYandexSat": "Satélite Yandex", "mapWikimedia": "Wikimedia", - "mapOrdnanceSurvey": "Ordnance Survey", + "mapOrdnanceSurvey": "Levantamento de artilharia", "mapMapboxStreets": "Mapbox Ruas", "mapMapboxOutdoors": "Mapbox ao ar livre", "mapMapboxSatellite": "Mapbox Satélite", @@ -302,13 +326,13 @@ "mapLocationIqStreets": "LocationIQ Ruas", "mapLocationIqKey": "LocationIQ Token de Acesso", "mapTomTomBasic": "TomTom Basic", - "mapTomTomFlow": "TomTom Traffic Flow", - "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomFlow": "TomTom Fluxo de Tráfego", + "mapTomTomIncidents": "TomTom Incidentes de Tráfego", "mapTomTomKey": "TomTom API Key", - "mapHereBasic": "Here Basic", + "mapHereBasic": "Here Basico", "mapHereHybrid": "Here Hybrid", "mapHereSatellite": "Here Satellite", - "mapHereFlow": "Here Traffic Flow", + "mapHereFlow": "Here Fluxo de Tráfego", "mapHereKey": "Here API Key", "mapShapePolygon": "Polígono", "mapShapeCircle": "Círculo", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Dispositivo parado", "eventDeviceOverspeed": "Excedido o limite de velocidade", "eventDeviceFuelDrop": "Queda de combustível", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Resultado do comando", "eventGeofenceEnter": "Entrada na cerca virtual", "eventGeofenceExit": "Saída da cerca virtual", @@ -397,6 +422,7 @@ "eventMaintenance": "Manutenção necessária", "eventTextMessage": "Mensagem de texto recebida", "eventDriverChanged": "Condutor alterado", + "eventMedia": "Media", "eventsScrollToLast": "Rolar para o último", "alarmGeneral": "Geral", "alarmSos": "SOS", 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", diff --git a/web/l10n/ru.json b/web/l10n/ru.json index 72dc7d4b..e8d71c0e 100644 --- a/web/l10n/ru.json +++ b/web/l10n/ru.json @@ -31,8 +31,10 @@ "sharedName": "Имя", "sharedDescription": "Описание", "sharedSearch": "Поиск", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Геозона", "sharedGeofences": "Геозоны", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Уведомления", "sharedNotification": "Уведомление", "sharedAttributes": "Атрибуты", @@ -93,7 +95,24 @@ "sharedLocation": "Расположение", "sharedImport": "Импортировать", "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": "Ограничение скорости", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Расстояние от линии", "attributeReportIgnoreOdometer": "Отчет: Игнорировать одометер", "attributeWebReportColor": "Веб: Цвет отчета", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Веб: Увеличение при выборе", "attributeWebMaxZoom": "Веб: Максимальное увеличение", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Почта: SMTP хост", "attributeMailSmtpPort": "Почта: SMTP порт", "attributeMailSmtpStarttlsEnable": "Почта: Включить SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Только просмотр устройств", "userLimitCommands": "Ограничение команд", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Ключ", + "userDeleteAccount": "Delete Account", "loginTitle": "Вход", "loginLanguage": "Язык", "loginReset": "Сброс Пароля", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD одометр", "positionDriverUniqueId": "ID водителя", "positionImage": "Изображение", + "positionVideo": "Video", "positionAudio": "Аудио", "serverTitle": "Настройки сервера", "serverZoom": "Приближение", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Устройство остановилось", "eventDeviceOverspeed": "Превышено ограничение скорости", "eventDeviceFuelDrop": "Слив топлива", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Результат команды", "eventGeofenceEnter": "Вход в геозону", "eventGeofenceExit": "Выход из геозоны", @@ -397,6 +422,7 @@ "eventMaintenance": "Требуется обслуживание", "eventTextMessage": "Текстовое сообщение получено", "eventDriverChanged": "Водитель изменен", + "eventMedia": "Media", "eventsScrollToLast": "Прокрутка до конца", "alarmGeneral": "Общее", "alarmSos": "SOS", diff --git a/web/l10n/si.json b/web/l10n/si.json index 5e165c93..eeb7f51a 100644 --- a/web/l10n/si.json +++ b/web/l10n/si.json @@ -31,8 +31,10 @@ "sharedName": "නම", "sharedDescription": "සවිස්තරය", "sharedSearch": "සොයන්න", + "sharedIconScale": "Icon Scale", "sharedGeofence": "භූ වැටිය", "sharedGeofences": "භූ වැටි", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "දැනුම්දීම්", "sharedNotification": "දැනුම්දීම", "sharedAttributes": "උපලක්ෂණ", @@ -93,7 +95,24 @@ "sharedLocation": "ස්ථානය", "sharedImport": "ආනයන", "sharedColumns": "තීරු", + "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": "වේග සීමාව", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "බහු රේඛා දුර", "attributeReportIgnoreOdometer": "වාර්තාව: සැතපුම්මානය නොසලකන්න", "attributeWebReportColor": "වියමන: පාට වාර්තා කරන්න", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "වෙබ්: විශාලනය කරන්න තෝරන්න", "attributeWebMaxZoom": "වියමන: උපරිම විශාලනය", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "තැපෑල: ස.තැ.මා.කේ. සත්කාරකය", "attributeMailSmtpPort": "තැපෑල: ස.තැ.මා.කේ. කෙවෙනිය", "attributeMailSmtpStarttlsEnable": "තැපෑල: SMTP STARTTLS සබල කරන්න", @@ -144,7 +165,9 @@ "userDeviceReadonly": "ඇතුළත් කියවීම පමණි", "userLimitCommands": "සීමිත විධානයන්", "userDisableReports": "වාර්තා අක්රිය කරන්න", + "userFixedEmail": "No Email Change", "userToken": "ටෝකනය", + "userDeleteAccount": "Delete Account", "loginTitle": "ඇතුල් වන්න", "loginLanguage": "භාෂාව", "loginReset": "මුරපදය නැවත සකසන්න", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "රියදුරු අනන්ය හැඳුනුම්පත", "positionImage": "රූප", + "positionVideo": "Video", "positionAudio": "ශ්රව්ය උපකරණ", "serverTitle": "සේවාදායකයේ සැකසුම්", "serverZoom": "විශාලනය", @@ -388,6 +412,7 @@ "eventDeviceStopped": "උපාංගය නතර විය", "eventDeviceOverspeed": "වේග සීමාව ඉක්මවා ඇත", "eventDeviceFuelDrop": "ඉන්ධන පහත වැටීම", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "විධානයේ ප්රකාශය", "eventGeofenceEnter": "Geofence ඇතුල් විය", "eventGeofenceExit": "Geofence ඉවත් විය", @@ -397,6 +422,7 @@ "eventMaintenance": "නඩත්තු කිරීම අවශ්ය වේ", "eventTextMessage": "කෙටි පණිවිඩයක් ලැබිණි", "eventDriverChanged": "රියදුරු වෙනස් විය", + "eventMedia": "Media", "eventsScrollToLast": "අන්තිමට අනුචලනය කරන්න", "alarmGeneral": "ජනරාල්", "alarmSos": "SOS", diff --git a/web/l10n/sk.json b/web/l10n/sk.json index 7d2bb490..6926e4ce 100644 --- a/web/l10n/sk.json +++ b/web/l10n/sk.json @@ -31,8 +31,10 @@ "sharedName": "Meno", "sharedDescription": "Popis", "sharedSearch": "Hľadať", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifikácie", "sharedNotification": "Notifikácia", "sharedAttributes": "Atribúty", @@ -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": "Limit rýchlosti", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignoruj kilometrovník", "attributeWebReportColor": "Web: Farba reportu", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximálne priblíženie", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "E-Mail: SMTP Host", "attributeMailSmtpPort": "E-Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "E-Mail: SMTP STARTTLS Zapnuté", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Zariadenie len na čítanie", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Prihlásenie", "loginLanguage": "Jazyk", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD kilometrovník", "positionDriverUniqueId": "Unikátne ID vodiča", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Nastavenie servera", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Zariadenie zastavilo", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Výsledok príkazu", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Vyžaduje sa údržba", "eventTextMessage": "Prijatá textová správa", "eventDriverChanged": "Zmena vodiča", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "Všeobecné", "alarmSos": "SOS", diff --git a/web/l10n/sl.json b/web/l10n/sl.json index 5ff5009f..6ba55204 100644 --- a/web/l10n/sl.json +++ b/web/l10n/sl.json @@ -31,8 +31,10 @@ "sharedName": "Ime", "sharedDescription": "Opis", "sharedSearch": "Iskanje", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Omejeno območje", "sharedGeofences": "Omejena območja", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Obvestila", "sharedNotification": "Obvestilo", "sharedAttributes": "Atributi", @@ -93,7 +95,24 @@ "sharedLocation": "Lokacija", "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": "Omejitev hitrosti", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Naprava samo za branje", "userLimitCommands": "Omeji ukaze", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Žeton", + "userDeleteAccount": "Delete Account", "loginTitle": "Prijava", "loginLanguage": "Jezik", "loginReset": "Ponastavi geslo", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Stanje števca", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Slika", + "positionVideo": "Video", "positionAudio": "Zvok", "serverTitle": "Nastavitve strežnika", "serverZoom": "Povečava", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Naprava se je ustavila", "eventDeviceOverspeed": "Omejitev hitrosti prekoračena", "eventDeviceFuelDrop": "Padec goriva", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Rezultat ukaza", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Potrebno vzdrževanje", "eventTextMessage": "Sporočilo sprejeto", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "Splošno", "alarmSos": "SOS", diff --git a/web/l10n/sq.json b/web/l10n/sq.json index 9b477583..e1caf78f 100644 --- a/web/l10n/sq.json +++ b/web/l10n/sq.json @@ -31,8 +31,10 @@ "sharedName": "Emri", "sharedDescription": "Description", "sharedSearch": "Kërkim", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifications", "sharedNotification": "Notification", "sharedAttributes": "Attributes", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Hyrje", "loginLanguage": "Gjuha", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Server-Parametrat", "serverZoom": "Fokus", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Command result", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/sr.json b/web/l10n/sr.json index 20ed7b87..d549fca4 100644 --- a/web/l10n/sr.json +++ b/web/l10n/sr.json @@ -31,8 +31,10 @@ "sharedName": "Ime", "sharedDescription": "Opis", "sharedSearch": "Traži", + "sharedIconScale": "Razmera Ikonice", "sharedGeofence": "Geoograda", "sharedGeofences": "Geoograde", + "sharedCreateGeofence": "Napravi Geoogradu", "sharedNotifications": "Obaveštenja", "sharedNotification": "Obaveštenja", "sharedAttributes": "Osobine", @@ -93,7 +95,24 @@ "sharedLocation": "Lokacija", "sharedImport": "Uvoz", "sharedColumns": "Kolone", + "sharedDropzoneText": "Prevuci file i pusti ili klikni", + "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": "Ograničenje brzine", + "attributeFuelDropThreshold": "Granica opadanja goriva", + "attributeFuelIncreaseThreshold": "Granica dodavanja goriva", "attributePolylineDistance": "Višelinijska udaljenost", "attributeReportIgnoreOdometer": "Izveštaj: Ignoriši odometar", "attributeWebReportColor": "Web: Boja izveštaja", @@ -106,7 +125,9 @@ "attributeWebLiveRouteLength": "Web: Dužina rute", "attributeWebSelectZoom": "Web:Zumiraj izabrano", "attributeWebMaxZoom": "Web: Maksimalno uvećanje", - "attributeTelegramChatId": "Telegram Chat ID", + "attributeTelegramChatId": "Telegram čet ID", + "attributePushoverUserKey": "Pritisnite korisnički ključ", + "attributePushoverDeviceNames": "Pritisni ime uređaja", "attributeMailSmtpHost": "Mail: SMTP host", "attributeMailSmtpPort": "Mail: SMTP port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Uređaj readonly", "userLimitCommands": "Limitiraj Komande", "userDisableReports": "Onemogući izveštaje", + "userFixedEmail": "Nema Email promena", "userToken": "Znak", + "userDeleteAccount": "Izbriši nalog", "loginTitle": "Prijava", "loginLanguage": "Jezik", "loginReset": "Resetuj Lozinku", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD odometar", "positionDriverUniqueId": "Jedinstveni ID vozača", "positionImage": "Slika", + "positionVideo": "Video", "positionAudio": "Zvuk", "serverTitle": "Podešavanja Servera", "serverZoom": "Zumiranje", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Uređaj zaustavljen", "eventDeviceOverspeed": "Granica brzine je prekoračena", "eventDeviceFuelDrop": "Pad nivoa goriva", + "eventDeviceFuelIncrease": "Dolivanje goriva", "eventCommandResult": "Stanje komande", "eventGeofenceEnter": "Ulazak u geoogradu", "eventGeofenceExit": "Izlazak iz geoograde", @@ -397,6 +422,7 @@ "eventMaintenance": "Potrebno održavanje", "eventTextMessage": "Tekstualma poruka primljena", "eventDriverChanged": "Vozač promenjen", + "eventMedia": "Medija", "eventsScrollToLast": "Skroluj do zadnjeg", "alarmGeneral": "Opšte", "alarmSos": "SOS", diff --git a/web/l10n/sv.json b/web/l10n/sv.json index 5408b4ed..05748ad8 100644 --- a/web/l10n/sv.json +++ b/web/l10n/sv.json @@ -31,8 +31,10 @@ "sharedName": "Namn", "sharedDescription": "Beskrivning", "sharedSearch": "Sök", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notiser", "sharedNotification": "Notification", "sharedAttributes": "Attributer", @@ -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": "Hastighetsbegränsning", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Rapport: Ignorera Odometer", "attributeWebReportColor": "Web: Rapport färg", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Enhet endast läsbar", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Logga in", "loginLanguage": "Språk", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "ODB Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Serverinställningar", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Kommando resultat", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Underhåll krävs", "eventTextMessage": "Textmeddelande mottaget", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scrolla till sista", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/ta.json b/web/l10n/ta.json index 29a7cec1..8efc0771 100644 --- a/web/l10n/ta.json +++ b/web/l10n/ta.json @@ -31,8 +31,10 @@ "sharedName": "பெயர்", "sharedDescription": "விளக்கம்", "sharedSearch": "தேடுக", + "sharedIconScale": "Icon Scale", "sharedGeofence": "பூகோள வேலி", "sharedGeofences": "பூகோள வேலிகள்", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "அறிவிப்புகள்", "sharedNotification": "அறிவிப்பு", "sharedAttributes": "பண்புகள்", @@ -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": "வேக வரம்பு", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "பாலிலைன் தொலைவு", "attributeReportIgnoreOdometer": "அறிக்கை: புறக்கணிக்க வாகன பயண தூர எண்ணி ", "attributeWebReportColor": "வலை: அறிக்கை வண்ணம்", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "வலை: பெரிதாக்கு தேர்வு", "attributeWebMaxZoom": "வலை: அதிகபட்ச பெரிதாக்கு", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "அஞ்சல்: SMTP புரவலன்", "attributeMailSmtpPort": "அஞ்சல்: SMTP போர்ட்", "attributeMailSmtpStarttlsEnable": "அஞ்சல்: SMTP STARTTLS இயக்கு", @@ -144,7 +165,9 @@ "userDeviceReadonly": "சாதன வாசிப்பு", "userLimitCommands": "வரம்பு கட்டளைகள்", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "டோக்கன் ", + "userDeleteAccount": "Delete Account", "loginTitle": "உள் நுழை", "loginLanguage": "மொழி", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "ஓ பி டி ஓடோமீட்டர் ", "positionDriverUniqueId": "இயக்கி தனிப்பட்ட ஐடி", "positionImage": "படம் ", + "positionVideo": "Video", "positionAudio": "ஒலி ", "serverTitle": "சர்வர் அமைப்பு", "serverZoom": "பெரிதாக்கு", @@ -388,6 +412,7 @@ "eventDeviceStopped": "சாதனம் நிறுத்தப்பட்டது", "eventDeviceOverspeed": "வேகம் வரம்பை மீறிவிட்டது", "eventDeviceFuelDrop": "எரிபொருள் குறைதல் ", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "கட்டளை விளைவு", "eventGeofenceEnter": "புவி வேலிக்குள் நுழைந்தது", "eventGeofenceExit": "புவி வேலி வெளியேறின", @@ -397,6 +422,7 @@ "eventMaintenance": "பராமரிப்பு தேவை", "eventTextMessage": "உரை செய்தி பெற்றது", "eventDriverChanged": "இயக்குணர் மாற்றப்பட்டது", + "eventMedia": "Media", "eventsScrollToLast": "நீடிக்கும்", "alarmGeneral": "பொது", "alarmSos": "அவசர உதவி ", diff --git a/web/l10n/th.json b/web/l10n/th.json index 778b78d7..0f36bf2a 100644 --- a/web/l10n/th.json +++ b/web/l10n/th.json @@ -31,8 +31,10 @@ "sharedName": "ชื่อ", "sharedDescription": "คำอธิบาย", "sharedSearch": "ค้นหา", + "sharedIconScale": "ขนาดไอคอน", "sharedGeofence": "เขตพื้นที่", "sharedGeofences": "เขตพื้นที่", + "sharedCreateGeofence": "สร้างขอบเขตภูมิศาสตร์", "sharedNotifications": "การแจ้งเตือน", "sharedNotification": "แจ้งเตือน", "sharedAttributes": "คุณลักษณะ", @@ -93,7 +95,24 @@ "sharedLocation": "สถานที่", "sharedImport": "นำเข้า", "sharedColumns": "คอลัมน์", + "sharedDropzoneText": "ลากและวางไฟล์ที่นี่หรือคลิก", + "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": "จำกัดความเร็ว", + "attributeFuelDropThreshold": "เกณฑ์การลดของเชื้อเพลิง", + "attributeFuelIncreaseThreshold": "เกณฑ์การเพิ่มของเชื้อเพลิง", "attributePolylineDistance": "เส้นระยะทาง", "attributeReportIgnoreOdometer": "รายงาน: ละเว้นวัดระยะ", "attributeWebReportColor": "เว็บ: สีรายงาน", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "เว็บ: ขยายเมื่อเลือก", "attributeWebMaxZoom": "เว็บ: ซูมสูงสุด", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "รหัสผู้ใช้ Pushover", + "attributePushoverDeviceNames": "ชื่ออุปกรณ์ Pushover", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Host", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "อุปกรณ์ อ่านได้อย่างเดียว", "userLimitCommands": "จำกัดคำสั่ง", "userDisableReports": "ปิดการใช้งานรายงาน", + "userFixedEmail": "ไม่มีการเปลี่ยนแปลงอีเมล", "userToken": "Token", + "userDeleteAccount": "ลบบัญชี", "loginTitle": "เข้าสู่ระบบ", "loginLanguage": "ภาษา", "loginReset": "รีเซ็ตรหัสผ่าน", @@ -257,6 +280,7 @@ "positionObdOdometer": "มาตรวัดระยะ OBD", "positionDriverUniqueId": "หมายเลขเฉพาะไดร์เวอร์", "positionImage": "รูปภาพ", + "positionVideo": "วิดีโอ", "positionAudio": "เสียง", "serverTitle": "การตั้งค่าเซิร์ฟเวอร์", "serverZoom": "ชยาย +/-", @@ -388,6 +412,7 @@ "eventDeviceStopped": "หยุด/จอด", "eventDeviceOverspeed": "ความเร็วเกิน", "eventDeviceFuelDrop": "เชื้อเพลิงลด", + "eventDeviceFuelIncrease": "น้ำมันเชื้อเพลิงเพิ่มขึ้น", "eventCommandResult": "ผลลัพธ์จากคำสั่ง", "eventGeofenceEnter": "เข้าเขต", "eventGeofenceExit": "ออกนอกเขต", @@ -397,6 +422,7 @@ "eventMaintenance": "จำเป็นต้อง บำรุงรักษา", "eventTextMessage": "ข้อความที่ได้รับ", "eventDriverChanged": "เปลี่ยนคนขับ", + "eventMedia": "สื่อ", "eventsScrollToLast": "เลื่อนไปที่ล่าสุด", "alarmGeneral": "ทั่วไป", "alarmSos": "SOS", diff --git a/web/l10n/tr.json b/web/l10n/tr.json index d1d1e3fa..e30482f4 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -31,8 +31,10 @@ "sharedName": "İsim", "sharedDescription": "Açıklama", "sharedSearch": "Arama", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Güvenli Bölge", "sharedGeofences": "Güvenli Bölgeler", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Bildirimler", "sharedNotification": "Bildirim", "sharedAttributes": "Nitelikler", @@ -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": "Hız Limiti", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Çizgi uzaklığı", "attributeReportIgnoreOdometer": "Rapor: Odometerı yoksay", "attributeWebReportColor": "Web: Rapor Rengi", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Seçiliye Yaklaş", "attributeWebMaxZoom": "Web: Maksimum Yakınlaştırma", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Eposta: SMTP Sunucu", "attributeMailSmtpPort": "Eposta: SMTP Port", "attributeMailSmtpStarttlsEnable": "Eposta: SMTP STARTTLS Kullan", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Cihaz Salt Okunur", "userLimitCommands": "Komutları Kısıtla", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Kullanıcı Anahtarı", + "userDeleteAccount": "Delete Account", "loginTitle": "Oturum aç", "loginLanguage": "Lisan", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Kilometre Sayacı", "positionDriverUniqueId": "Benzersiz Sürücü Kimliği", "positionImage": "Görüntü", + "positionVideo": "Video", "positionAudio": "Ses", "serverTitle": "Sunucu Ayarları", "serverZoom": "Yakınlaştırma", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Cihaz hareket etmiyor", "eventDeviceOverspeed": "Hız limiti aşıldı", "eventDeviceFuelDrop": "Yakıt düştü", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Komut sonucu", "eventGeofenceEnter": "Coğrafik çite girildi", "eventGeofenceExit": "Coğrafik çitden çıkıldı", @@ -397,6 +422,7 @@ "eventMaintenance": "Bakım Gerekli", "eventTextMessage": "Kısa mesaj alındı", "eventDriverChanged": "Sürücü değişti", + "eventMedia": "Media", "eventsScrollToLast": "Sona Git", "alarmGeneral": "General", "alarmSos": "Acil Yardım", diff --git a/web/l10n/uk.json b/web/l10n/uk.json index a226cfaf..45fca81a 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -31,8 +31,10 @@ "sharedName": "Назва пристрою", "sharedDescription": "Опис", "sharedSearch": "Пошук", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Геозон", "sharedGeofences": "Геозони", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Повідомлення", "sharedNotification": "Повідомлення", "sharedAttributes": "Атрибути", @@ -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": "Обмеження швидкості", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Відстань від лінії", "attributeReportIgnoreOdometer": "Звіт: Ігнорувати одометер", "attributeWebReportColor": "Веб: Колір звіту", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Веб: Збільшення при виборі", "attributeWebMaxZoom": "Веб: Максимальне збільшення", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Пошта: SMTP хост", "attributeMailSmtpPort": "Пошта: SMTP порт", "attributeMailSmtpStarttlsEnable": "Пошта: увімкнути SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Тільки перегляд пристроїв", "userLimitCommands": "Обмеження команд", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Ключ", + "userDeleteAccount": "Delete Account", "loginTitle": "Логiн", "loginLanguage": "Мова", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD одометр", "positionDriverUniqueId": "ID водія", "positionImage": "Зображення", + "positionVideo": "Video", "positionAudio": "Аудіо", "serverTitle": "Налаштування сервера", "serverZoom": "Наближення", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Пристрій зупинився", "eventDeviceOverspeed": "Перевищено обмеження швидкості", "eventDeviceFuelDrop": "Злив палива", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Результат команди", "eventGeofenceEnter": "Вхід в геозон", "eventGeofenceExit": "Вихід з геозон", @@ -397,6 +422,7 @@ "eventMaintenance": "Потрібне обслуговування", "eventTextMessage": "Текстове повідомлення отримано", "eventDriverChanged": "Водій змінений", + "eventMedia": "Media", "eventsScrollToLast": "Прокрутка до кінця", "alarmGeneral": "Загальне", "alarmSos": "SOS", diff --git a/web/l10n/uz.json b/web/l10n/uz.json index f93c16d7..96a6e1d1 100644 --- a/web/l10n/uz.json +++ b/web/l10n/uz.json @@ -31,8 +31,10 @@ "sharedName": "Исм", "sharedDescription": "Тавсиф", "sharedSearch": "Қидирув", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Геозона", "sharedGeofences": "Геозоналар", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Хабарнома", "sharedNotification": "Notification", "sharedAttributes": "Атрибутлар", @@ -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": "Speed Limit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom On Select", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Фақат кўриш", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Калит", + "userDeleteAccount": "Delete Account", "loginTitle": "Кириш", "loginLanguage": "Тил", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Сервер созламалари", "serverZoom": "Яқинлаштириш", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Буйруқ натижаси", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Хизмат кўрсатиш талаб этилади", "eventTextMessage": "Text message received", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Scroll To Last", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/vi.json b/web/l10n/vi.json index 304d6953..7e38fc4f 100644 --- a/web/l10n/vi.json +++ b/web/l10n/vi.json @@ -31,8 +31,10 @@ "sharedName": "Tên", "sharedDescription": "Mô tả", "sharedSearch": "Tìm kiếm", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Giới hạn địa lý", "sharedGeofences": "Giới hạn địa lý", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Thông báo", "sharedNotification": "Notification", "sharedAttributes": "Thuộc tính", @@ -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": "Giới hạn tốc độ", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Báo cáo: Bỏ qua đồng hồ đo", "attributeWebReportColor": "Web: Màu báo cáo", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: phóng to lựa chọn", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Email: SMTP Host", "attributeMailSmtpPort": "Email: Cổng SMTP", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Chỉ xem thiết bị", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Đăng nhập", "loginLanguage": "Ngôn ngữ", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "Quãng đường ODB", "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Cài đặt máy chủ", "serverZoom": "Phóng to", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Kết quả lệnh", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "Yêu cầu bảo dưỡng", "eventTextMessage": "Đã nhận tin nhắn", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "Kéo xuống cuối", "alarmGeneral": "General", "alarmSos": "SOS", diff --git a/web/l10n/zh.json b/web/l10n/zh.json index cd7f27a1..4662bfa6 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -31,8 +31,10 @@ "sharedName": "名称", "sharedDescription": "描述", "sharedSearch": "搜索", + "sharedIconScale": "Icon Scale", "sharedGeofence": "电子围栏", "sharedGeofences": "电子围栏", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "通知", "sharedNotification": "通知", "sharedAttributes": "属性", @@ -93,7 +95,24 @@ "sharedLocation": "位置", "sharedImport": "接入", "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": "速度限制", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "折线距离", "attributeReportIgnoreOdometer": "报告:忽略里程表", "attributeWebReportColor": "页面:报告颜色", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "页面:放大所选择的", "attributeWebMaxZoom": "放大至最大", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "邮件:SMTP主机", "attributeMailSmtpPort": "邮件:SMTP端口", "attributeMailSmtpStarttlsEnable": "邮件:SMTP STARTTLS开启", @@ -144,7 +165,9 @@ "userDeviceReadonly": "设备只读", "userLimitCommands": "限制指令", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "令牌", + "userDeleteAccount": "Delete Account", "loginTitle": "登录", "loginLanguage": "语言", "loginReset": "密码重设", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD里程表", "positionDriverUniqueId": "驾驶员统一ID", "positionImage": "图片", + "positionVideo": "Video", "positionAudio": "声音", "serverTitle": "服务器设置", "serverZoom": "缩放", @@ -388,6 +412,7 @@ "eventDeviceStopped": "设备已停止", "eventDeviceOverspeed": "超速限制", "eventDeviceFuelDrop": "燃料液滴", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "指令结果", "eventGeofenceEnter": "进入围栏", "eventGeofenceExit": "离开围栏", @@ -397,6 +422,7 @@ "eventMaintenance": "需要维护", "eventTextMessage": "已接收文本信息", "eventDriverChanged": "驾驶员已改变", + "eventMedia": "Media", "eventsScrollToLast": "移至最后", "alarmGeneral": "通常", "alarmSos": "求救", diff --git a/web/l10n/zh_TW.json b/web/l10n/zh_TW.json index ae096589..61a578a1 100644 --- a/web/l10n/zh_TW.json +++ b/web/l10n/zh_TW.json @@ -31,8 +31,10 @@ "sharedName": "名稱", "sharedDescription": "描述", "sharedSearch": "搜尋", + "sharedIconScale": "Icon Scale", "sharedGeofence": "地圖圍籬", "sharedGeofences": "地圖圍籬", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "通知", "sharedNotification": "通知", "sharedAttributes": "屬性", @@ -93,7 +95,24 @@ "sharedLocation": "位置", "sharedImport": "接入", "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": "速限", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "報告:忽略里程表", "attributeWebReportColor": "網頁:報告顏色", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "網頁:選擇縮放等級", "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "電子郵件:SMTP 主機", "attributeMailSmtpPort": "電子郵件:SMTP 埠口", "attributeMailSmtpStarttlsEnable": "電子郵件:啟用 SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "唯讀設備", "userLimitCommands": "Limit Commands", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "簽證", + "userDeleteAccount": "Delete Account", "loginTitle": "登入", "loginLanguage": "語言", "loginReset": "密碼重設", @@ -257,6 +280,7 @@ "positionObdOdometer": "車上診斷系統里程表", "positionDriverUniqueId": "駕駛唯一識別號碼", "positionImage": "Image", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "伺服器設定", "serverZoom": "縮放", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", "eventDeviceFuelDrop": "Fuel drop", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "命令結果", "eventGeofenceEnter": "Geofence entered", "eventGeofenceExit": "Geofence exited", @@ -397,6 +422,7 @@ "eventMaintenance": "需要保養", "eventTextMessage": "已接收文字訊息", "eventDriverChanged": "Driver changed", + "eventMedia": "Media", "eventsScrollToLast": "卷軸已拉到底", "alarmGeneral": "General", "alarmSos": "SOS", |