summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorlangsmith <langstonlmcs@gmail.com>2018-08-22 10:51:05 -0700
committerTobrun <tobrun@mapbox.com>2018-08-31 10:48:19 +0200
commit5c8ad4de473e7c040d3812aa0c345a83a51cae2b (patch)
treeaf2030fbcb2f44e09049c2c1e77be60ff061189b /platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml
parent65ae97613e4bdee42a9a4d830aa0cb5b32765ea9 (diff)
downloadqtlocation-mapboxgl-5c8ad4de473e7c040d3812aa0c345a83a51cae2b.tar.gz
[android] adding more language maps to tx config file
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000000..082f137ed0
--- /dev/null
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values-zh-rTW/strings.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="mapbox_compassContentDescription">指南針,点击使地图旋转重置到正北方向。</string>
+ <string name="mapbox_attributionsIconContentDescription">Attribution圖標,點擊以顯示attribution對話框。</string>
+ <string name="mapbox_myLocationViewContentDescription">定位視圖,在地圖上顯示當前位置。</string>
+ <string name="mapbox_mapActionDescription">顯示由Mapbox創建的地圖,通過拖動兩個手指來滾動,捏兩個手指來放大。</string>
+ <string name="mapbox_attributionsDialogTitle">Mapbox Maps SDK for Android</string>
+ <string name="mapbox_attributionTelemetryTitle">讓Mapbox地圖變得更好</string>
+ <string name="mapbox_attributionTelemetryMessage">您的匿名數據幫助OpenStreetMap和Mapbox的地圖變得更好。</string>
+ <string name="mapbox_attributionTelemetryPositive">繼續參與</string>
+ <string name="mapbox_attributionTelemetryNegative">不再參與</string>
+ <string name="mapbox_attributionTelemetryNeutral">更多信息</string>
+ <string name="mapbox_attributionErrorNoBrowser">設備中未安裝任何瀏覽器,不能打開該網頁</string>
+ <string name="mapbox_offline_error_region_definition_invalid">提供的OfflineRegionDefinition不符合標準地理範圍:%s</string>
+ <string name="mapbox_telemetryImproveMap">完善地圖</string>
+ <string name="mapbox_telemetrySettings">Telemetry設置</string>
+ </resources>