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

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 08:41:35 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 08:41:35 +0300
commit1a5dcfa77de571bf364d11e5ccad0a417b7b7b3f (patch)
treec89f89456424606e6c0baa91afafd829241921a8 /News-Android-App/src/main/res/values-th-rTH
parent7b2ae6ba0d7b600c49103d6eac566a91bf4df18f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-th-rTH')
-rw-r--r--News-Android-App/src/main/res/values-th-rTH/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-th-rTH/strings.xml b/News-Android-App/src/main/res/values-th-rTH/strings.xml
index 5852cbd3..165127c7 100644
--- a/News-Android-App/src/main/res/values-th-rTH/strings.xml
+++ b/News-Android-App/src/main/res/values-th-rTH/strings.xml
@@ -57,6 +57,7 @@
<!--Strings related to login-->
<string name="pref_title_username">ชื่อผู้ใช้งาน</string>
<string name="pref_title_password">รหัสผ่าน</string>
+ <string name="pref_title_owncloudRootPath">ที่อยู่รากของ ownCloud</string>
<string name="pref_default_owncloudRootPath">https://1.2.3.4/owncloud</string>
<!--<string name="pref_default_username">admin</string>-->
<string name="action_sign_in_short">เข้าสู่ระบบ</string>
@@ -73,8 +74,15 @@
<string name="pull_to_refresh_updateFolder">กำลังผสานข้อมูลโฟลเดอร์</string>
<string name="pull_to_refresh_updateFeeds">กำลังผสานข้อมูลฟีด</string>
<string name="pull_to_refresh_updateItems">กำลังรายการผสานข้อมูล</string>
+ <plurals name="fetched_items_so_far">
+ <item quantity="other">เรียก %d รายการ จนถึงขณะนี้ ..</item>
+ </plurals>
<!--Strings related to Settings-->
<string name="title_activity_settings">ตั้งค่า</string>
+ <string name="cache_is_cleared">แคชจะถูกล้างออก!</string>
+ <plurals name="number_of_files">
+ <item quantity="other">%d ไฟล์</item>
+ </plurals>
<!--General settings-->
<string name="pref_header_general">ทั่วไป</string>
<string name="pref_title_general_sort_order">เรียงลำดับรายการ</string>