1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "กำลังเล่นเกม"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "กำลังค้นหา..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "สด"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "กำลังเล่น"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "เหลือ {0}"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} ผ่านไป"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "คุณจะต้องรักฟีเจอร์พวกนี้!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "เยี่ยมชมหน้าร้านค้า"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "เราสร้างส่วนขยายนี้ขึ้นเพื่อให้คุณได้เพิ่มและใช้ Presence ที่คนอื่นๆ สร้างขึ้น และคุณยังสามารถจัดการ Presence ผ่านส่วนขยายของเรา"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "ตามหา**Presence**"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "เข้าร่วม Discord ของเรา"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "มีบางอย่างพังเหรอ? เราจะช่วยคุณในการแก้ปัญหาเหล่านั้นผ่านทางเซิร์ฟเวอร์ Discord ของเรา นอกจากนี้ เราได้สร้างระบบรายงานปัญหาที่จะทำให้คุณมั่นใจได้ว่าปัญหาเหล่านั้นจะถูกแก้ไขอย่างรวดเร็วที่สุด"
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "การช่วยเหลือที่รวดเร็ว"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "รู้สึกเหนื่อยกับอินเตอร์เฟสที่ยุ่งยากเหรอ? นั่นเป็นเหตุผลที่เราสร้างและพัฒนาให้อินเตอร์เฟสของเราดูง่ายที่สุด แต่ยังมีฟีเจอร์ที่สำคัญมากมาย อย่างเช่น"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "การตั้งค่าแอปและส่วนขยาย"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "การจัดการ Presence"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "การเรียงตามหมวดหมู่"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "อินเตอร์เฟสแบบเรียบง่าย"
- },
- "home.introduction.button.getPremid": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "รับ PreMiD"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "ดาวน์โหลด"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "ฟีเจอร์"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "** PreMiD ** เป็นเครื่องมือที่ใช้งานง่ายและสามารถเเสดงค่าได้ซึ่งช่วยให้คุณแสดงสิ่งที่คุณทำบนเว็บในสถานะของ Discord ของคุณในขณะนี้ได้"
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "ภาษาของเว็บไซต์"
- }
- }
|