diff options
Diffstat (limited to 'web/l10n/vi.json')
-rw-r--r-- | web/l10n/vi.json | 26 |
1 files changed, 26 insertions, 0 deletions
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", |