mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
More robot translation, will correct later
This commit is contained in:
+17
-1
@@ -2,7 +2,8 @@
|
||||
"common": {
|
||||
"available_args": "อาร์กิวเมนต์ที่มีอยู่",
|
||||
"no_permissions": "ไม่ได้รับอนุญาต",
|
||||
"no_permissions_description": "คุณต้องได้รับอนุญาต ``%s`` ในกิลด์นี้!"
|
||||
"no_permissions_description": "คุณต้องได้รับอนุญาต ``%s`` ในกิลด์นี้!",
|
||||
"processing": "กำลังดำเนินการ"
|
||||
},
|
||||
"stats": {
|
||||
"title": "สถิติ",
|
||||
@@ -122,5 +123,20 @@
|
||||
"musicplayer_skip": {
|
||||
"skipped": "ข้าม",
|
||||
"skipped_last_song": "ข้ามแล้ว นั่นเป็นเพลงสุดท้าย"
|
||||
},
|
||||
"settings": {
|
||||
"title": "การตั้งค่า",
|
||||
"description": "เปลี่ยนพฤติกรรมของ %s ใน **%s**",
|
||||
"valid_args": "``prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
|
||||
},
|
||||
"settings_prefix": {
|
||||
"info": "คำนำหน้าปัจจุบันคือ %s",
|
||||
"info_description": "ระบุคำนำหน้าใหม่เพื่อเปลี่ยน",
|
||||
"prefix_too_long": "คำนำหน้ายาวเกินไป",
|
||||
"prefix_too_long_description": "คุณจำมันได้ไหม 😆",
|
||||
"prefix_is_mention": "คำนำหน้าไม่สามารถพูดถึงฉัน",
|
||||
"prefix_is_mention_description": "คุณสามารถโทรหาฉันด้วยการพูดถึงฉัน ฉันทำได้อยู่แล้ว ไม่ต้องห่วง",
|
||||
"prefix_updated": "อัปเดตคำนำหน้าแล้ว",
|
||||
"prefix_updated_description": "จากนี้ไปฉันจะถูกเรียกโดยใช้ ``%s``"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user