Files
NodeBB/public/language/th/post-queue.json
2024-04-13 09:18:50 +00:00

42 lines
3.1 KiB
JSON

{
"post-queue": "คิวการโพสต์",
"no-queued-posts": "ไม่มีโพสต์อยู่ในคิว",
"no-single-post": "กระทู้หรือโพสต์ที่คุณกำลังมองหาไม่ได้อยู่ในคิวอีกแล้ว ซึ่งน่าจะได้รับการอนุมัติหรือลบไปแล้ว",
"enabling-help": "The post queue is currently <strong>disabled</strong>. To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"back-to-list": "กลับไปยังคิวการโพสต์",
"public-intro": "If you have any queued posts, they will be shown here.",
"public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.<br />If you have queued posts awaiting approval, you will be able to see them here.",
"user": "ผู้ใช้งาน",
"when": "เมื่อ",
"category": "หมวดหมู่",
"title": "ชื่อหัวข้อ",
"content": "เนื้อหา",
"posted": "Posted",
"reply-to": "ตอบกลับไปยัง \"%1\"",
"content-editable": "คลิกที่เนื้อหาเพื่อแก้ไข",
"category-editable": "คลิกที่หมวดหมู่เพื่อแก้ไข",
"title-editable": "คลิกที่หัวข้อเพื่อแก้ไข",
"reply": "ตอบกลับ",
"topic": "กระทู้",
"accept": "อนุมัติ",
"reject": "ปฏิเสธ",
"remove": "ลบออก",
"notify": "แจ้งเตือน",
"notify-user": "แจ้งเตือนผู้ใช้งาน",
"confirm-reject": "คุณต้องการปฏิเสธโพสต์นี้หรือไม่?",
"confirm-remove": "คุณต้องการลบโพสต์นี้หรือไม่??",
"bulk-actions": "คำสั่งทีละมากๆ",
"accept-all": "ยอมรับทั้งหมด",
"accept-selected": "ยอมรับที่เลือก",
"reject-all": "ปฏิเสธทั้งหมด",
"reject-all-confirm": "คุณต้องการปฏิเสธโพสต์ทั้งหมดหรือไม่?",
"reject-selected": "ปฏิเสธที่เลือก",
"reject-selected-confirm": "คุณต้องการปฏิเสธโพสต์ที่เลือกจำนวน %1 โพสต์หรือไม่?",
"remove-all": "ลบทั้งหมด",
"remove-all-confirm": "คุณต้องการลบโพสต์ทั้งหมดหรือไม่?",
"remove-selected": "ลบที่เลือก",
"remove-selected-confirm": "คุณต้องการลบโพสต์ที่เลือกจำนวน %1 โพสต์หรือไม่?",
"bulk-accept-success": "%1 โพสต์ถูกยอมรับ",
"bulk-reject-success": "%1 โพสต์ถูกปฏิเสธ"
}