From 1af1545dc7ba3cfdf73a58031b37bea0ecff2e54 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 3 Nov 2020 15:16:09 -0800 Subject: Update translations --- web/l10n/zh_TW.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'web/l10n/zh_TW.json') diff --git a/web/l10n/zh_TW.json b/web/l10n/zh_TW.json index d0e08b5..bf5ffac 100644 --- a/web/l10n/zh_TW.json +++ b/web/l10n/zh_TW.json @@ -8,6 +8,8 @@ "sharedEdit": "編輯", "sharedRemove": "移除", "sharedRemoveConfirm": "確認要移除嗎?", + "sharedYes": "Yes", + "sharedNo": "No", "sharedKm": "公里", "sharedMi": "英里", "sharedNmi": "海里", @@ -63,6 +65,7 @@ "sharedRequired": "必需", "sharedPreferences": "偏好", "sharedPermissions": "權限", + "sharedConnections": "Connections", "sharedExtra": "更多", "sharedTypeString": "字串", "sharedTypeNumber": "整數", @@ -73,15 +76,20 @@ "sharedSavedCommands": "Saved Commands", "sharedNew": "New…", "sharedShowAddress": "Show Address", + "sharedShowDetails": "More Details", "sharedDisabled": "Disabled", "sharedMaintenance": "Maintenance", "sharedDeviceAccumulators": "Accumulators", "sharedAlarms": "Alarms", + "sharedLocation": "Location", + "sharedImport": "Import", "attributeSpeedLimit": "速限", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "報告:忽略里程表", "attributeWebReportColor": "網頁:報告顏色", "attributeDevicePassword": "設備密碼", + "attributeDeviceInactivityStart": "Device Inactivity Start", + "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "處理中:複製屬性", "attributeColor": "顏色", "attributeWebLiveRouteLength": "網頁:即時路長", @@ -106,6 +114,7 @@ "attributeUiDisableCalendars": "UI: Disable Calendars", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", + "attributeNotificationTokens": "Notification Tokens", "errorTitle": "錯誤", "errorGeneral": "非法的參數或違反限制", "errorConnection": "連線錯誤", @@ -229,6 +238,7 @@ "serverRegistration": "登錄", "serverReadonly": "唯讀", "serverForceSettings": "強制覆寫設定", + "serverAnnouncement": "Announcement", "mapTitle": "地圖", "mapLayer": "地圖圖層", "mapCustom": "Custom (XYZ)", @@ -244,6 +254,9 @@ "mapYandexMap": "Yandex 地圖", "mapYandexSat": "Yandex 衛星", "mapWikimedia": "Wikimedia", + "mapMapboxStreets": "Mapbox Streets", + "mapMapboxOutdoors": "Mapbox Outdoors", + "mapMapboxSatellite": "Mapbox Satellite", "mapShapePolygon": "多邊形", "mapShapeCircle": "圓形", "mapShapePolyline": "多邊形", @@ -266,6 +279,7 @@ "commandEngineResume": "恢復引擎", "commandAlarmArm": "啟動警報", "commandAlarmDisarm": "解除警報", + "commandAlarmDismiss": "Dismiss Alarm", "commandSetTimezone": "設定時區", "commandRequestPhoto": "請求照片", "commandPowerOff": "Power Off Device", @@ -304,6 +318,7 @@ "eventDeviceOnline": "Status online", "eventDeviceUnknown": "Status unknown", "eventDeviceOffline": "Status offline", + "eventDeviceInactive": "Device inactive", "eventDeviceMoving": "Device moving", "eventDeviceStopped": "Device stopped", "eventDeviceOverspeed": "Speed limit exceeded", @@ -365,11 +380,13 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "reportReplay": "Replay", "reportRoute": "路線", "reportEvents": "事件", "reportTrips": "旅程", "reportStops": "站點", "reportSummary": "摘要", + "reportDaily": "Daily Summary", "reportChart": "圖表", "reportConfigure": "設置", "reportEventTypes": "事件類型", @@ -390,6 +407,7 @@ "reportMaximumSpeed": "最高速率", "reportEngineHours": "引擎時數", "reportDuration": "持續時間", + "reportStartDate": "Start Date", "reportStartTime": "起始時間", "reportStartAddress": "起始地點", "reportEndTime": "結束時間", -- cgit v1.2.3