From 4ec80fe786c852ff78a24a3a0f23065393b577d7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 27 Jun 2022 17:01:57 -0700 Subject: Update localization --- web/l10n/zh_TW.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'web/l10n/zh_TW.json') diff --git a/web/l10n/zh_TW.json b/web/l10n/zh_TW.json index 4839ebff..6e9d8587 100644 --- a/web/l10n/zh_TW.json +++ b/web/l10n/zh_TW.json @@ -8,6 +8,7 @@ "sharedEdit": "編輯", "sharedRemove": "移除", "sharedRemoveConfirm": "確認要移除嗎?", + "sharedNoData": "No data", "sharedYes": "是", "sharedNo": "否", "sharedKm": "公里", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "檢查計算屬性", "sharedExpression": "表示式", "sharedDevice": "設備", + "sharedTest": "Test", "sharedTestNotification": "傳送測試通知", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "日曆", "sharedCalendars": "日曆", "sharedFile": "檔案", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "選擇檔案", "sharedPhone": "手機", "sharedRequired": "必需", @@ -177,6 +183,9 @@ "reportTo": "至", "reportShow": "顯示", "reportClear": "清空", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "強制覆寫設定", "serverAnnouncement": "Announcement", "mapTitle": "地圖", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "地圖圖層", "mapCustom": "Custom (XYZ)", "mapCustomArcgis": "Custom (ArcGIS)", @@ -266,11 +285,23 @@ "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", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "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", "mapShapePolygon": "多邊形", "mapShapeCircle": "圓形", "mapShapePolyline": "多邊形", @@ -278,6 +309,7 @@ "mapCurrentLocation": "當前位置", "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "狀態", "stateName": "名稱", "stateValue": "數值", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "路線", "reportEvents": "事件", -- cgit v1.2.3