Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2015-03-13 15:14:55 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:38:58 +0300
commit075d6ae210928273ddd32c1a8fa25e01749b5094 (patch)
tree5dc0a4d35655c31dc011d19f2d09a1ade27cbd7f /android/res/values-zh-rTW/strings.xml
parentbe6d66ca262960accb83a6138d6e25f8dfcd0400 (diff)
New strings.
Diffstat (limited to 'android/res/values-zh-rTW/strings.xml')
-rw-r--r--android/res/values-zh-rTW/strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml
index 2dc8b882ea..d7b1084443 100644
--- a/android/res/values-zh-rTW/strings.xml
+++ b/android/res/values-zh-rTW/strings.xml
@@ -458,4 +458,22 @@
<string name="rating_send_feedback">發送反饋</string>
<!-- Text for g+ dialog -->
<string name="rating_google_plus">點擊g+向您的朋友們告知這款應用。</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_download_maps_along">下載沿線地圖</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_download_map">獲取地圖</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_download_map_and_routing">下載更新的地圖和路線數據,獲取所有MAPS.ME的特色功能。</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_get_routing_data">獲取所需的路線數據</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_get_additional_data">更多數據,從您的位置創建路線。</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_requires_all_map">創建路線需要下載並更新好所有從您的位置到目的地的地圖。</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_not_enough_space">空間不夠</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_download_more_than_avail">您需要下載%1$s MB,但只有%2$s MB空間。</string>
+ <!-- Text for routing error dialog -->
+ <string name="routing_download_roaming">您將使用移動數據下載%s MB(漫遊)。這取決於您的移動數據方案運營商,可能會產生額外的費用。</string>
</resources>