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:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 07:27:52 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 07:27:52 +0300
commit91a84fdaba99c6df93d3f89ae8f454e418436bc6 (patch)
treed1c5c947a573ae7a921c466d05053e74fd4c5925 /News-Android-App/src/main/res/values-th-rTH
parent2ad344bd40d16fbcc28b4b3b84973f4c25818d97 (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.xml27
1 files changed, 27 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 63e5f3a3..18dfbac1 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
@@ -32,6 +32,7 @@
<string name="action_sync_settings">ตั้งค่าการประสานข้อมูล</string>
<string name="action_add_new_feed">เพิ่ม feed ใหม่</string>
<string name="action_textToSpeech">อ่านออก</string>
+ <string name="action_search">Search</string>
<plurals name="notification_new_items_ticker">
<item quantity="other">คุณมี %d รายการใหม่ที่ยังไม่ได้อ่าน</item>
</plurals>
@@ -91,6 +92,10 @@
<string name="pref_header_general">ทั่วไป</string>
<string name="pref_title_general_sort_order">เรียงลำดับรายการ</string>
+ <string name="pref_general_sort_order_new_old">ใหม่ -&gt; เก่า</string>
+ <string name="pref_general_sort_order_old_new">เก่า -&gt; ใหม่</string>
+
+ <string name="pref_general_search_in_title">ชื่อเรื่อง</string>
<string name="dialog_clearing_cache">กำลังล้างแคช</string>
<string name="dialog_clearing_cache_please_wait">กำลังล้างแคช ... โปรดรอสักครู่</string>
<string name="reset_cache_unsaved_changes">มีการเปลี่ยนแปลงที่ไม่ได้ประสานข้อมูล คุณต้องการตั้งค่าแคชหรือไม่?</string>
@@ -110,9 +115,15 @@
<!-- Podcast -->
<string name="no_podcast_selected">ไม่ได้เลือกพอดคาสต์</string>
<string name="no_chapters_available">ไม่มีเรื่องที่สามารถใช้ได้</string>
+ <!-- Settings for About -->
+ <string name="pref_header_about">เกี่ยวกับเรา</string>
<!-- Settings for Display -->
<string name="pref_header_display">แสดงผล</string>
<string name="pref_title_feed_list_layout">รูปแบบรายการฟีด</string>
+ <string name="pref_display_apptheme_light">สว่าง</string>
+ <string name="pref_display_apptheme_dark">มืด</string>
+
+ <string name="pref_display_font_size_d">ค่าเริ่มต้น</string>
<string name="content_desc_play">เล่น</string>
<string name="content_desc_pause">หยุดชั่วคราว</string>
<string name="content_desc_rewind">กรอกลับ</string>
@@ -144,4 +155,20 @@
<string name="pref_title_CacheImagesOffline">แคชรูปภาพออฟไลน์</string>
<string name="pref_title_Max_Cache_Size">ขนาดแคชสูงสุด</string>
+ <string name="pref_data_sync_image_cache_never">ไม่เคย</string>
+ <string name="pref_data_sync_image_cache_wifi_only">เฉพาะ WiFi เท่านั้น</string>
+ <string name="pref_data_sync_image_cache_wifi_and_mobile">เฉพาะ WiFi &amp; เคลือข่ายมือถือ</string>
+ <string name="pref_data_sync_image_cache_ask">ถามเมื่อไม่ได้เชื่อมต่อกับ WiFi</string>
+
+ <string name="array_sync_interval_min_5">5 นาที</string>
+ <string name="array_sync_interval_min_15">15 นาที</string>
+ <string name="array_sync_interval_min_30">30 นาที</string>
+ <string name="array_sync_interval_min_45">45 นาที</string>
+ <string name="array_sync_interval_hour_1">1 ชั่วโมง</string>
+ <string name="array_sync_interval_hour_2">2 ชั่วโมง</string>
+ <string name="array_sync_interval_hour_3">3 ชั่วโมง</string>
+ <string name="array_sync_interval_hour_6">6 ชั่วโมง</string>
+ <string name="array_sync_interval_hour_12">12 ชั่วโมง</string>
+ <string name="array_sync_interval_hour_24">24 ชั่วโมง</string>
+
</resources>