diff options
Diffstat (limited to 'modern/src/resources/l10n/zh_TW.json')
-rw-r--r-- | modern/src/resources/l10n/zh_TW.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/zh_TW.json b/modern/src/resources/l10n/zh_TW.json index fef24135..667c630c 100644 --- a/modern/src/resources/l10n/zh_TW.json +++ b/modern/src/resources/l10n/zh_TW.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "速限", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "錯誤", "errorGeneral": "非法的參數或違反限制", "errorConnection": "連線錯誤", @@ -182,7 +184,10 @@ "loginLogout": "登出", "loginLogo": "標識", "devicesAndState": "設備與狀態", + "deviceSelected": "Selected Device", "deviceTitle": "設備", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "識別號碼", "deviceModel": "型號", "deviceContact": "聯絡人", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "十二小時制", "settingsCoordinateFormat": "座標格式", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "報告", "reportDevice": "設備", "reportGroup": "群組", @@ -307,6 +315,9 @@ "mapCustomLabel": "Custom map", "mapCarto": "CARTO 地圖", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing 地圖金鑰", "mapBingRoad": "Bing 道路地圖", @@ -344,6 +355,7 @@ "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "狀態", "stateName": "名稱", "stateValue": "數值", @@ -426,6 +438,8 @@ "eventDriverChanged": "Driver changed", "eventMedia": "Media", "eventsScrollToLast": "卷軸已拉到底", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "General", "alarmSos": "SOS", "alarmVibration": "Vibration", |