Cutify translations

This commit is contained in:
2022-06-28 14:38:43 +07:00
parent 9525ce2e96
commit e0ee2555f4
3 changed files with 73 additions and 70 deletions
+26 -25
View File
@@ -1,32 +1,33 @@
{ {
"common": { "common": {
"available_args": "Available arguments", "available_args": "Available arguments",
"no_permissions": "No permission", "no_permissions": "Access denied (O_O;)",
"no_permissions_description": "You need ``{{PERMISSIONS}}`` permission on this guild!", "no_permissions_description": "You need ``{{PERMISSIONS}}`` permission on this guild",
"processing": "Performing actions" "processing": "Please wait a moment~",
"processing_description": "Getting it done right now! (งᓀ‸ᓂ)ง"
}, },
"stats": { "stats": {
"title": "Stats", "title": "Stats",
"info": "Current stats of the bot", "info": "Statistical data of me",
"users": "Users", "users": "Users",
"x_servers": "{{COUNT}} servers", "x_servers": "{{COUNT}} servers",
"x_users": "{{COUNT}} users", "x_users": "{{COUNT}} users",
"uptime_since": "Uptime since", "uptime_since": "Uptime since",
"server_uptime_x": "Server {{{TIME}}}", "server_uptime_x": "Server | {{{TIME}}}",
"process_uptime_x": "Process {{{TIME}}}" "process_uptime_x": "Process | {{{TIME}}}"
}, },
"userinfo": { "userinfo": {
"title": "User Information", "title": "User Information",
"info": "Show user information", "info": "Show information of a specific user, such as status, activities, and more",
"valid_args": "(``@Mention or User ID``)", "valid_args": "(``@Mention or User ID``)",
"user_not_found": "Unable to find any matching user", "user_not_found": "I cannot find that user, is your information correct?",
"online": "Online", "online": "Online",
"idle": "Idle", "idle": "Idle",
"dnd": "Do not disturb", "dnd": "Do not disturb",
"offline": "Recently Offline", "offline": "Recently Offline",
"unknown": "Offline / Unknown", "unknown": "Offline / Unknown",
"user_guild_info": "Information on this guild", "user_guild_info": "Information on this guild",
"join_date_unknown": "Cannot determine join date", "join_date_unknown": "Unknown join date",
"join_date": "Joined {{{TIME}}}", "join_date": "Joined {{{TIME}}}",
"guild_owner": "Owner of this guild", "guild_owner": "Owner of this guild",
"custom_status": "Custom Status", "custom_status": "Custom Status",
@@ -38,10 +39,10 @@
}, },
"say": { "say": {
"title": "Say", "title": "Say",
"info": "Send a message as the bot", "info": "Make me say something that you want~",
"valid_args": "``(Text message)``", "valid_args": "``(Text message)``",
"success": "Successfully sent a message", "success": "Done~, I posted a message with your content!",
"error": "Unable to send the message" "error": "An error occurred while trying to post the message with your content!"
}, },
"invite": { "invite": {
"title": "Invite", "title": "Invite",
@@ -63,24 +64,24 @@
"musicplayer": { "musicplayer": {
"now_playing": "Now playing", "now_playing": "Now playing",
"now_playing_repeating": "Now playing (Repeating)", "now_playing_repeating": "Now playing (Repeating)",
"no_music_playing": "There are no music playing", "no_music_playing": "There are no music playing (ᴗ˳ᴗ);",
"not_in_voice": "You need to be in the voice channel first!", "not_in_voice": "You need to be in the voice channel first~",
"different_voice_channel": "You are not in the same voice channel!", "different_voice_channel": "You are not in the same voice channel as me!",
"track_error": "Error while playing music, skipping this track" "track_error": "Error while playing music, skipping this track"
}, },
"musicplayer_join": { "musicplayer_join": {
"success": "Successfully joined the voice channel", "success": "Successfully joined the voice channel, I'm here now~",
"error": "Unable to join the voice channel", "error": "Unable to join the voice channel",
"disconnected": "Disconnected", "disconnected": "Disconnected",
"disconnected_reason_disconnected": "I got disconnected from the voice channel", "disconnected_reason_disconnected": "I got disconnected from the voice channel",
"in_use": "I can't join mutiple voice channel on the same guild.\n There are also somebody listening to the music in the voice channel I'm currently in.", "in_use": "I can't join mutiple voice channel on the same guild.\n There are also somebody listening to the music in the voice channel I'm currently in.",
"in_use_wait": "Wait until I finish playing there or I'm alone there. Better yet, join them!", "in_use_wait": "Wait until I finish playing there or I'm alone there. Better yet, join them!",
"can_force_move": "\n\n**Or... just (ab)use your admin permissions and move me to where you want!**", "can_force_move": "\n\n**Or... just (ab)use your admin permissions and move me to where you want!**",
"already_joined_title": "I'm already here", "already_joined_title": "I'm already here~ (* ^ ω ^)",
"already_joined_description": "Already in the voice channel you are currently connected to" "already_joined_description": "Already in the voice channel you are currently connected to"
}, },
"musicplayer_leave": { "musicplayer_leave": {
"success": "Successfully left the voice channel" "success": "Successfully left the voice channel, see ya!"
}, },
"musicplayer_loop": { "musicplayer_loop": {
"info": "Current loop mode is {{MODE}}", "info": "Current loop mode is {{MODE}}",
@@ -90,24 +91,24 @@
}, },
"musicplayer_pause": { "musicplayer_pause": {
"paused": "Paused", "paused": "Paused",
"already_paused": "Already paused" "already_paused": "Already paused (´。• ω •。`)"
}, },
"musicplayer_resume": { "musicplayer_resume": {
"resumed": "Resumed", "resumed": "Resumed",
"not_paused": "The music is not paused" "not_paused": "The music is already playing (´。• ᵕ •。`)"
}, },
"musicplayer_play": { "musicplayer_play": {
"title": "Play", "title": "Play",
"info": "Play a song", "info": "Play a song",
"valid_args": "``(Search query or Link)``", "valid_args": "``(Search query or Link)``",
"queue_added_song": "Song added to queue!", "queue_added_song": "Song added to queue! ヽ(>∀<☆)",
"queue_added_songs": "Songs added to queue!", "queue_added_songs": "Songs added to queue! ヽ(>∀<☆)",
"queue_added_songs_description": "Added {{COUNT}} songs to the queue", "queue_added_songs_description": "Added {{COUNT}} songs to the queue",
"error": "Error while looking up the song" "error": "Error while looking up the song"
}, },
"musicplayer_queue": { "musicplayer_queue": {
"title": "Queue", "title": "Queue",
"empty": "The queue is empty!", "empty": "The queue is empty! (っ˘ω˘ς )",
"now_playing": "Now playing", "now_playing": "Now playing",
"upcoming_song": "Upcoming song", "upcoming_song": "Upcoming song",
"looping_current": "(Looping current)", "looping_current": "(Looping current)",
@@ -134,14 +135,14 @@
"info_description": "Provide a new prefix to change", "info_description": "Provide a new prefix to change",
"prefix_too_long": "Prefix too long", "prefix_too_long": "Prefix too long",
"prefix_too_long_description": "Can you even remember that? 😆", "prefix_too_long_description": "Can you even remember that? 😆",
"prefix_is_mention": "Prefix cannot be mention of me", "prefix_is_mention": "Prefix cannot be @Mention of me",
"prefix_is_mention_description": "You can already call me by mentioning me. I got that covered, don't worry", "prefix_is_mention_description": "You can already call me by mentioning me. I got that covered, don't worry",
"prefix_updated": "Prefix updated", "prefix_updated": "Prefix updated",
"prefix_updated_description": "From now onwards, I shall be called by using ``{{PREFIX}}``" "prefix_updated_description": "From now onwards, I shall be called by using ``{{PREFIX}}``"
}, },
"ping": { "ping": {
"title": "Network performance", "title": "Network performance",
"title_processing": "Measuring network performance", "title_processing": "Measuring network performance ( ◕▿◕ )",
"running_on": "Running on {{HOST}}", "running_on": "Running on {{HOST}}",
"development_environment": "Development Environment" "development_environment": "Development Environment"
} }
+15 -14
View File
@@ -1,9 +1,10 @@
{ {
"common": { "common": {
"available_args": "Available arguments", "available_args": "Available arguments",
"no_permissions": "許可していない", "no_permissions": "許可していない (O_O;)",
"no_permissions_description": "このギルドでは ``{{PERMISSIONS}}`` の許可が必要です!", "no_permissions_description": "このギルドでは ``{{PERMISSIONS}}`` の許可が必要です!",
"processing": "アクションの実行" "processing": "アクションの実行",
"processing_description": "今これを成し遂げています (งᓀ‸ᓂ)ง"
}, },
"stats": { "stats": {
"title": "統計情報", "title": "統計情報",
@@ -12,14 +13,14 @@
"x_servers": "{{COUNT}} サーヴァーズ", "x_servers": "{{COUNT}} サーヴァーズ",
"x_users": "{{COUNT}} ユーザー", "x_users": "{{COUNT}} ユーザー",
"uptime_since": "アップタイム", "uptime_since": "アップタイム",
"server_uptime_x": "サーヴァーズ {{{TIME}}}", "server_uptime_x": "サーヴァーズ | {{{TIME}}}",
"process_uptime_x": "プロセス {{{TIME}}}" "process_uptime_x": "プロセス | {{{TIME}}}"
}, },
"userinfo": { "userinfo": {
"title": "ユーザー情報", "title": "ユーザー情報",
"info": "ユーザー情報を表示す", "info": "ステータス、アクティビティなど、特定のユーザー情報を表示します",
"valid_args": "(``@メンションまたはユーザーID``)", "valid_args": "(``@メンションまたはユーザーID``)",
"user_not_found": "一致するユーザー見つけることができません", "user_not_found": "ユーザー見つかりません。あなたの情報は正しいですか?",
"online": "オンライン", "online": "オンライン",
"idle": "アイドル", "idle": "アイドル",
"dnd": "起こさないで", "dnd": "起こさないで",
@@ -63,7 +64,7 @@
"musicplayer": { "musicplayer": {
"now_playing": "再生中", "now_playing": "再生中",
"now_playing_repeating": "再生中(リピート再生)", "now_playing_repeating": "再生中(リピート再生)",
"no_music_playing": "音楽が流れていない", "no_music_playing": "音楽が流れていない (ᴗ˳ᴗ);",
"not_in_voice": "まず音声チャンネルに入る必要がある!", "not_in_voice": "まず音声チャンネルに入る必要がある!",
"different_voice_channel": "音声チャンネルが違うぞ!", "different_voice_channel": "音声チャンネルが違うぞ!",
"track_error": "音楽再生中にエラーが発生し、このトラックをスキップしています。" "track_error": "音楽再生中にエラーが発生し、このトラックをスキップしています。"
@@ -77,7 +78,7 @@
"in_use_wait": "そこで遊び終わるか、そこで一人になるまで待ってください。いっそのこと、参加しちゃいましょう", "in_use_wait": "そこで遊び終わるか、そこで一人になるまで待ってください。いっそのこと、参加しちゃいましょう",
"can_force_move": "\n\n**もしくは...管理者権限を悪用して、私を好きな場所に移動させてください!**", "can_force_move": "\n\n**もしくは...管理者権限を悪用して、私を好きな場所に移動させてください!**",
"already_joined_title": "もうここにいる", "already_joined_title": "もうここにいる",
"already_joined_description": "現在接続している音声チャンネルですでに" "already_joined_description": "現在接続している音声チャンネルですでに (* ^ ω ^)"
}, },
"musicplayer_leave": { "musicplayer_leave": {
"success": "音声チャネルからの離脱に成功" "success": "音声チャネルからの離脱に成功"
@@ -90,24 +91,24 @@
}, },
"musicplayer_pause": { "musicplayer_pause": {
"paused": "一時停止", "paused": "一時停止",
"already_paused": "すでに一時停止中" "already_paused": "すでに一時停止中 (´。• ω •。`)"
}, },
"musicplayer_resume": { "musicplayer_resume": {
"resumed": "再開しました", "resumed": "再開しました",
"not_paused": "現在、音楽は一時停止していません" "not_paused": "現在、音楽は一時停止していません (´。• ᵕ •。`)"
}, },
"musicplayer_play": { "musicplayer_play": {
"title": "プレイ", "title": "プレイ",
"info": "曲を再生する", "info": "曲を再生する",
"valid_args": "``(検索クエリまたはリンク)``", "valid_args": "``(検索クエリまたはリンク)``",
"queue_added_song": "キューに曲を追加しました", "queue_added_song": "キューに曲を追加しました ヽ(>∀<☆)",
"queue_added_songs": "たくさんの曲をキューに追加しました", "queue_added_songs": "たくさんの曲をキューに追加しました ヽ(>∀<☆)",
"queue_added_songs_description": "キューに{{COUNT}}曲を追加", "queue_added_songs_description": "キューに{{COUNT}}曲を追加",
"error": "曲の検索中にエラーが発生" "error": "曲の検索中にエラーが発生"
}, },
"musicplayer_queue": { "musicplayer_queue": {
"title": "キュー", "title": "キュー",
"empty": "キューは空です!", "empty": "キューは空です! (っ˘ω˘ς )",
"now_playing": "再生中", "now_playing": "再生中",
"upcoming_song": "次の曲", "upcoming_song": "次の曲",
"looping_current": "(この曲の繰り返し)", "looping_current": "(この曲の繰り返し)",
@@ -141,7 +142,7 @@
}, },
"ping": { "ping": {
"title": "ネットワークパフォーマンス", "title": "ネットワークパフォーマンス",
"title_processing": "ネットワーク性能の測定", "title_processing": "ネットワーク性能の測定 ( ◕▿◕ )",
"running_on": "{{HOST}}で実行中", "running_on": "{{HOST}}で実行中",
"development_environment": "開発環境" "development_environment": "開発環境"
} }
+32 -31
View File
@@ -1,32 +1,33 @@
{ {
"common": { "common": {
"available_args": "อาร์กิวเมนต์ที่ใช้ได้", "available_args": "อาร์กิวเมนต์ ตัวเลือกที่ใช้ได้",
"no_permissions": "คุณไม่มีสิทธิ์เข้าถึง", "no_permissions": "คุณไม่มีสิทธิ์เข้าถึง (O_O;)",
"no_permissions_description": "คุณต้องมีสิทธิ์เข้าถึง ``{{PERMISSIONS}}`` ในกิลด์นี้!", "no_permissions_description": "คุณต้องมีสิทธิ์เข้าถึง ``{{PERMISSIONS}}`` ในกิลด์นี้!",
"processing": "กำลังดำเนินการ" "processing": "รอแปปนึงน้า",
"processing_description": "ฉันกำลังดำเนินการให้อยู่ (งᓀ‸ᓂ)ง"
}, },
"stats": { "stats": {
"title": "สถิติ", "title": "สถิติ",
"info": "สถิติปัจจุบันของบอท", "info": "ข้อมูลสถิติของฉัน",
"users": "ผู้ใช้", "users": "ผู้ใช้",
"x_servers": "{{COUNT}} เซิร์ฟเวอร์", "x_servers": "{{COUNT}} เซิร์ฟเวอร์",
"x_users": "{{COUNT}} ผู้ใช้", "x_users": "{{COUNT}} ผู้ใช้",
"uptime_since": "ออนไลน์ตั้งแต่", "uptime_since": "ออนไลน์ตั้งแต่",
"server_uptime_x": "เซิร์ฟเวอร์ {{{TIME}}}", "server_uptime_x": "เซิร์ฟเวอร์ | {{{TIME}}}",
"process_uptime_x": "โปรแกรม {{{TIME}}}" "process_uptime_x": "โปรแกรม | {{{TIME}}}"
}, },
"userinfo": { "userinfo": {
"title": "ข้อมูลผู้ใช้", "title": "ข้อมูลผู้ใช้",
"info": "แสดงข้อมูลผู้ใช้", "info": "แสดงข้อมูลของผู้ใช้นั้น เช่นสถานะ กิจกรรมและอื่นๆ",
"valid_args": "(``@กล่าวถึง หรือ ID ผู้ใช้``)", "valid_args": "(``@กล่าวถึง หรือ ID ผู้ใช้``)",
"user_not_found": "ไม่พบผู้ใช้", "user_not_found": "ไม่พบผู้ใช้รายนั้นนะ ลองตรวจสอบข้อมูลของคุณดูว่าถูกต้องรีป่าว",
"online": "ออนไลน์", "online": "ออนไลน์",
"idle": "ไม่อยู่", "idle": "ไม่อยู่",
"dnd": "ห้ามรบกวน", "dnd": "ห้ามรบกวน",
"offline": "ออฟไลน์ได้ไม่นาน", "offline": "ออฟไลน์ได้เมื่อไม่นานนี้",
"unknown": "ออฟไลน์ / ไม่ทราบ", "unknown": "ออฟไลน์ / ไม่ทราบ",
"user_guild_info": "ข้อมูลในกิลด์นี้", "user_guild_info": "ข้อมูลในกิลด์นี้",
"join_date_unknown": "ไม่สามารถระบุวันที่เข้าร่วมได้", "join_date_unknown": "ไม่ทราบวันที่เข้าร่วม",
"join_date": "เข้าร่วมเมื่อ {{{TIME}}}", "join_date": "เข้าร่วมเมื่อ {{{TIME}}}",
"guild_owner": "เจ้าของกิลด์นี้", "guild_owner": "เจ้าของกิลด์นี้",
"custom_status": "สถานะกำหนดเอง", "custom_status": "สถานะกำหนดเอง",
@@ -38,10 +39,10 @@
}, },
"say": { "say": {
"title": "สั่งพูด", "title": "สั่งพูด",
"info": "สั่งให้บอทส่งข้อความที่คุณกำหนดในนามบอท", "info": "สั่งให้ฉันพูดอะไรที่คุณต้องการ~",
"valid_args": "``(ข้อความ)``", "valid_args": "``(ข้อความ)``",
"success": "ส่งข้อความสำเร็จ", "success": "เรียบร้อย~ ฉันโพสต์ข้อความพร้อมเนื้อหาของคุณแล้วนะ",
"error": "ไม่สามารถส่งข้อความได้" "error": "เกิดข้อผิดพลาดขณะพยายามโพสต์ข้อความพร้อมเนื้อหาของคุณ!"
}, },
"invite": { "invite": {
"title": "เชิญชวน", "title": "เชิญชวน",
@@ -63,24 +64,24 @@
"musicplayer": { "musicplayer": {
"now_playing": "กำลังเล่น", "now_playing": "กำลังเล่น",
"now_playing_repeating": "กำลังเล่น (วนซ้ำเพลงนี้)", "now_playing_repeating": "กำลังเล่น (วนซ้ำเพลงนี้)",
"no_music_playing": "ไม่มีเพลงเล่นอยู่", "no_music_playing": "ตอนนี้ไม่ได้มีเพลงเล่นอยู่ (ᴗ˳ᴗ);",
"not_in_voice": "คุณต้องเข้าช่องเสียงก่อน!", "not_in_voice": "คุณต้องอยู่ในช่องเสียงก่อนน้า~",
"different_voice_channel": "คุณไม่ได้อยู่ในช่องเสียงเดียวกันกับฉัน!", "different_voice_channel": "คุณไม่ได้อยู่ในช่องเสียงเดียวกันกับฉันนะ!",
"track_error": "เกิดข้อผิดพลาดขณะเล่นเพลง กำลังข้ามแทร็กนี้" "track_error": "เกิดข้อผิดพลาดขณะเล่นเพลง กำลังข้ามแทร็กนี้"
}, },
"musicplayer_join": { "musicplayer_join": {
"success": "ฉันเข้าร่วมช่องเสียงเรียบร้อยละ", "success": "เข้าร่วมช่องเสียงเรียบร้อยละ ฉันมาแล้ว~",
"error": "ฉันไม่สามารถเข้าร่วมช่องเสียงได้", "error": "ฉันไม่สามารถเข้าร่วมช่องเสียงได้",
"disconnected": "ออกจากช่องเสียงแล้ว", "disconnected": "ออกจากช่องเสียงแล้ว",
"disconnected_reason_disconnected": "ฉันถูกตัดการเชื่อมต่อจากช่องเสียงนั้น", "disconnected_reason_disconnected": "ฉันถูกตัดการเชื่อมต่อจากช่องเสียงนั้น",
"in_use": "ฉันไม่สามารถเข้าร่วมหลายช่องเสียงในกิลด์เดียวกันได้\n แล้วก็ยังมีคนกำลังฟังเพลงในช่องเสียงที่ฉันอยู่ด้วย", "in_use": "ฉันไม่สามารถเข้าร่วมหลายช่องเสียงในกิลด์เดียวกันได้\n แล้วก็ยังมีคนกำลังฟังเพลงในช่องเสียงที่ฉันอยู่ด้วย",
"in_use_wait": "รอจนกว่าฉันจะเล่นเสร็จที่นั่น หรือฉันจะอยู่คนเดียวที่นั่น หรือที่ดีกว่านั้น เธอก็เข้าร่วมกับพวกนั้นเลยสิ!", "in_use_wait": "รอจนกว่าฉันจะเล่นเสร็จที่นั่น หรือฉันจะอยู่คนเดียวที่นั่น หรือที่ดีกว่านั้น เธอก็เข้าร่วมกับพวกนั้นเลยสิ!",
"can_force_move": "\n\n**หรือ... แค่ใช้สิทธิ์ของแอดมิน(ในทางที่ผิด... รึป่าว) แล้วย้ายฉันไปยังที่ที่คุณต้องการเลย**", "can_force_move": "\n\n**หรือ... แค่ใช้สิทธิ์ของแอดมิน(ในทางที่ผิด... รึป่าว) แล้วย้ายฉันไปยังที่ที่คุณต้องการเลย**",
"already_joined_title": "ฉันอยู่ที่นี่อยู่แล้ว", "already_joined_title": "ฉันก็อยู่ที่นี่แล้วนะ (* ^ ω ^)",
"already_joined_description": "ฉันอยู่ในช่องเสียงเดียวกับคุณอยู่แล้ว" "already_joined_description": "ฉันอยู่ในช่องเสียงเดียวกับคุณอยู่แล้วจ้า"
}, },
"musicplayer_leave": { "musicplayer_leave": {
"success": "ออกจากช่องเสียงเรียบร้อยแล้ว" "success": "ออกจากช่องเสียงเรียบร้อยแล้วละ แล้วเจอกันนะ!"
}, },
"musicplayer_loop": { "musicplayer_loop": {
"info": "โหมดวนซ้ำปัจจุบันคือ {{MODE}}", "info": "โหมดวนซ้ำปัจจุบันคือ {{MODE}}",
@@ -89,25 +90,25 @@
"loop_set": "ตอนนี้ตั้งค่าโหมดวนซ้ำเป็น {{MODE}}" "loop_set": "ตอนนี้ตั้งค่าโหมดวนซ้ำเป็น {{MODE}}"
}, },
"musicplayer_pause": { "musicplayer_pause": {
"paused": "หยุดชั่วคราว", "paused": "หยุดเพลงชั่วคราวเรียบร้อย",
"already_paused": "หยุดอยู่แล้ว" "already_paused": "เพลงหยุดอยู่แล้วนะ (´。• ω •。`)"
}, },
"musicplayer_resume": { "musicplayer_resume": {
"resumed": "เล่นต่อ", "resumed": "เล่นเพลงต่อเรียบร้อย",
"not_paused": "เพลงไม่ได้หยุดอยู่แล้ว" "not_paused": "เพลงไม่ได้หยุดอยู่แล้วนะ (´。• ᵕ •。`)"
}, },
"musicplayer_play": { "musicplayer_play": {
"title": "เล่น", "title": "เล่น",
"info": "เล่นเพลง", "info": "เล่นเพลง",
"valid_args": "``(คำค้นหาหรือลิงก์)``", "valid_args": "``(คำค้นหาหรือลิงก์)``",
"queue_added_song": "เพิ่มเพลงเข้าคิวแล้ว!", "queue_added_song": "เพิ่มเพลงเข้าคิวแล้ว! ヽ(>∀<☆)",
"queue_added_songs": "เพิ่มเพลงทั้งหมดเข้าคิวแล้ว!", "queue_added_songs": "เพิ่มเพลงทั้งหมดเข้าคิวแล้ว! ヽ(>∀<☆)",
"queue_added_songs_description": "เพิ่ม {{COUNT}} เพลงในคิว", "queue_added_songs_description": "เพิ่ม {{COUNT}} เพลงในคิว",
"error": "เกิดข้อผิดพลาดขณะค้นหาเพลง" "error": "เกิดข้อผิดพลาดขณะค้นหาเพลง"
}, },
"musicplayer_queue": { "musicplayer_queue": {
"title": "คิว", "title": "คิวเพลง",
"empty": "คิวว่างอยู่!", "empty": "ตอนนี้คิวว่างนะ (っ˘ω˘ς )",
"now_playing": "กำลังเล่น", "now_playing": "กำลังเล่น",
"upcoming_song": "เพลงต่อไป", "upcoming_song": "เพลงต่อไป",
"looping_current": "(กำลังวนซ้ำเพลงนี้)", "looping_current": "(กำลังวนซ้ำเพลงนี้)",
@@ -134,14 +135,14 @@
"info_description": "ระบุคำนำหน้าใหม่เพื่อเปลี่ยน", "info_description": "ระบุคำนำหน้าใหม่เพื่อเปลี่ยน",
"prefix_too_long": "คำนำหน้ายาวเกินไป", "prefix_too_long": "คำนำหน้ายาวเกินไป",
"prefix_too_long_description": "คุณจะจำมันได้หรอ 😆", "prefix_too_long_description": "คุณจะจำมันได้หรอ 😆",
"prefix_is_mention": "คำนำหน้าไม่สามารถเป็น @กล่าวถึง ชื่อของฉันได้", "prefix_is_mention": "คำนำหน้าไม่สามารถเป็น @กล่าวถึง ของฉันได้",
"prefix_is_mention_description": "คุณสามารถเรียกฉันด้วยการ @กล่าวถึง ฉันได้อยู่แล้ว ไม่ต้องห่วง", "prefix_is_mention_description": "คุณสามารถเรียกฉันด้วยการ @กล่าวถึง ฉันได้อยู่แล้วไม่ต้องห่วง",
"prefix_updated": "อัปเดตคำนำหน้าแล้ว", "prefix_updated": "อัปเดตคำนำหน้าแล้ว",
"prefix_updated_description": "จากนี้ไป คุณสามารถเรียกฉันโดยใช้ ``{{PREFIX}}`` นะ" "prefix_updated_description": "จากนี้ไป คุณสามารถเรียกฉันโดยใช้ ``{{PREFIX}}`` นะ"
}, },
"ping": { "ping": {
"title": "ประสิทธิภาพของเครือข่าย", "title": "ประสิทธิภาพของเครือข่าย",
"title_processing": "กำลังวัดประสิทธิภาพของเครือข่าย", "title_processing": "กำลังวัดประสิทธิภาพของเครือข่าย ( ◕▿◕ )",
"running_on": "ทำงานอยู่บน {{HOST}}", "running_on": "ทำงานอยู่บน {{HOST}}",
"development_environment": "โหมดกำลังพัฒนา" "development_environment": "โหมดกำลังพัฒนา"
} }