Files
NodeBB/public/language/th/search.json

40 lines
1.9 KiB
JSON
Raw Normal View History

2014-08-04 16:00:00 -04:00
{
2014-11-12 08:27:21 -05:00
"results_matching": "%1 ผลลัพธ์ ตรงตามที่ระบุ \"%2\", (%3 วินาที)",
2015-04-04 14:23:50 -04:00
"no-matches": "ไม่พบผลลัพธ์ที่สอดคล้อง",
2015-04-13 20:02:56 -04:00
"advanced-search": "Advanced Search",
2015-01-29 17:45:42 -05:00
"in": "In",
2015-04-04 14:23:50 -04:00
"titles": "หัวข้อ",
"titles-posts": "หัวข้อ และ ข้อความ",
"posted-by": "บันทึกโดย",
2015-02-10 10:53:19 -05:00
"in-categories": "In Categories",
"search-child-categories": "Search child categories",
2015-04-04 14:23:50 -04:00
"reply-count": "จำนวนข้อความตอบกลับ",
"at-least": "อย่างน้อยที่สุด",
"at-most": "อย่างมากที่สุด",
2015-02-10 10:53:19 -05:00
"post-time": "Post time",
"newer-than": "Newer than",
"older-than": "Older than",
"any-date": "Any date",
2015-04-04 14:23:50 -04:00
"yesterday": "เมื่อวาน",
"one-week": "1 สัปดาห์",
"two-weeks": "2 สัปดาห์",
"one-month": "1 เดือน",
"three-months": "3 เดือน",
"six-months": "6 เดือน",
"one-year": "1 ปี",
"sort-by": "จัดเรียงโดย",
"last-reply-time": "เวลาตอบกลับล่าสุด",
2015-02-10 10:53:19 -05:00
"topic-title": "Topic title",
2015-04-04 14:23:50 -04:00
"number-of-replies": "จำนวนข้อความตอบกลับ",
"number-of-views": "จำนวนดู",
2015-02-10 10:53:19 -05:00
"topic-start-date": "Topic start date",
"username": "Username",
"category": "Category",
2015-04-04 14:23:50 -04:00
"descending": "เรียงจากมากไปน้อย",
"ascending": "เรียงจากน้อยไปมาก",
2015-02-26 08:43:42 -05:00
"save-preferences": "Save preferences",
"clear-preferences": "Clear preferences",
"search-preferences-saved": "Search preferences saved",
"search-preferences-cleared": "Search preferences cleared",
2015-04-04 14:23:50 -04:00
"show-results-as": "แสดงผลลัพธ์แบบ"
2014-08-04 16:00:00 -04:00
}