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