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>2014-09-24 14:24:05 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:28:44 +0300
commit86a4614e13f51d086dd383b9bc99d82710eefa78 (patch)
treec94779ad1d0291a7b730d6f1bcc5b280d749c934 /android/res/values-th
parent5f117cc7762405a4c9136201421e7277b2f397af (diff)
New strings for downloader and routing dialogs.

Diffstat (limited to 'android/res/values-th')
-rw-r--r--android/res/values-th/strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml
index d72bb67a17..d5f261fa1f 100644
--- a/android/res/values-th/strings.xml
+++ b/android/res/values-th/strings.xml
@@ -410,4 +410,22 @@
<string name="pref_calibration_title">การปรับเทียบเข็มทิศ</string>
<!-- Search Suggestion -->
<string name="wifi">WiFi/อินเทอร์เน็ต</string>
+ <!-- Update map suggestion -->
+ <string name="routing_map_outdated">โปรดอัปเดตแผนที่เพื่อสร้างเส้นทาง</string>
+ <!-- Update maps suggestion -->
+ <string name="routing_update_maps">เวอร์ชันใหม่ของ MAPS.ME อนุญาติให้สร้างเส้นทางจากตำแหน่งปัจจุบันของคุณไปยังจุดปลายทาง โปรดอัปเดตแผนเพื่อใช้ฟีเจอร์นี้</string>
+ <!-- Route building error message -->
+ <string name="routing_error_select_new_dst">เกิดความผิดพลาดขณะที่สร้างเส้นทาง โปรดลองเลือกปลายทางอื่น</string>
+ <!-- Routing between different MWMs error message -->
+ <string name="routing_one_map_only">การสร้างเส้นทางสามารถทำได้ภายในหนึ่งแผนที่เท่านั้น</string>
+ <!-- Update all button text -->
+ <string name="downloader_update_all">อัปเดตทั้งหมด</string>
+ <!-- Downloaded maps category -->
+ <string name="downloader_downloaded">ดาวน์โหลดเสร็จ</string>
+ <!-- Downloaded maps category -->
+ <string name="downloader_downloaded_maps">แผนที่ที่ดาวน์โหลดลงมา</string>
+ <!-- My maps category -->
+ <string name="downloader_my_maps">แผนที่ของฉัน</string>
+ <!-- Country queued for download -->
+ <string name="downloader_queued">ต่อแถว</string>
</resources>