Localization use placeholder instead

This commit is contained in:
2022-06-27 20:28:01 +07:00
parent e121d05653
commit 302885abfb
14 changed files with 113 additions and 104 deletions
+24 -24
View File
@@ -2,18 +2,18 @@
"common": {
"available_args": "Available arguments",
"no_permissions": "No permission",
"no_permissions_description": "You need ``%s`` permission on this guild!",
"no_permissions_description": "You need ``{{PERMISSIONS}}`` permission on this guild!",
"processing": "Performing actions"
},
"stats": {
"title": "Stats",
"info": "Current stats of the bot",
"users": "Users",
"x_servers": "%s servers",
"x_users": "%s users",
"x_servers": "{{COUNT}} servers",
"x_users": "{{COUNT}} users",
"uptime_since": "Uptime since",
"server_uptime_x": "Server %s",
"process_uptime_x": "Process %s"
"server_uptime_x": "Server {{{TIME}}}",
"process_uptime_x": "Process {{{TIME}}}"
},
"userinfo": {
"title": "User Information",
@@ -27,14 +27,14 @@
"unknown": "Offline / Unknown",
"user_guild_info": "Information on this guild",
"join_date_unknown": "Cannot determine join date",
"join_date": "Joined %s",
"join_date": "Joined {{{TIME}}}",
"guild_owner": "Owner of this guild",
"custom_status": "Custom Status",
"playing_x": "Playing %s",
"streaming_x": "Streaming %s",
"listening_x": "Listening to %s",
"watching_x": "Watching %s",
"competing_x": "Competing %s"
"playing_x": "Playing {{NAME}}",
"streaming_x": "Streaming {{NAME}}",
"listening_x": "Listening to {{NAME}}",
"watching_x": "Watching {{NAME}}",
"competing_x": "Competing {{NAME}}"
},
"say": {
"title": "Say",
@@ -45,13 +45,13 @@
},
"invite": {
"title": "Invite",
"info": "[Invite %s to your server!](%s)",
"private": "%s's invite is currently private. Only the developers can add me to another server"
"info": "[Invite {{BOT_NAME}} to your server!]({{{LINK}}})",
"private": "{{BOT_NAME}}'s invite is currently private. Only the developers can add me to another server"
},
"help": {
"title": "Help - %s",
"title": "Help - {{BOT_NAME}}",
"prefix_title": "Prefix",
"prefix_description": "You can call me using ``%s`` %s or ``/slash command``",
"prefix_description": "You can call me using ``{{{PREFIX}}}``, {{{PREFIX_MENTION}}} or ``/slash command``",
"available_commands": "Available commands",
"general": "General",
"music": "Music",
@@ -83,10 +83,10 @@
"success": "Successfully left the voice channel"
},
"musicplayer_loop": {
"info": "Current loop mode is %s",
"info": "Current loop mode is {{MODE}}",
"valid_args": "Available loop mode: ``None`` ``Current``",
"invalid": "Invalid loop mode",
"loop_set": "Loop mode is now set to %s"
"loop_set": "Loop mode is now set to {{MODE}}"
},
"musicplayer_pause": {
"paused": "Paused",
@@ -102,7 +102,7 @@
"valid_args": "``(Search query or Link)``",
"queue_added_song": "Song added to queue!",
"queue_added_songs": "Songs added to queue!",
"queue_added_songs_description": "Added %s songs to the queue",
"queue_added_songs_description": "Added {{COUNT}} songs to the queue",
"error": "Error while looking up the song"
},
"musicplayer_queue": {
@@ -111,14 +111,14 @@
"now_playing": "Now playing",
"upcoming_song": "Upcoming song",
"looping_current": "(Looping current)",
"song_x_in_queue": "There are %s song in the queue!"
"song_x_in_queue": "There are {{COUNT}} song in the queue!"
},
"musicplayer_search": {
"title": "Search",
"info": "Search for a song",
"valid_args": "``(Search query)``",
"title_result": "Search result",
"x_results_found": "%s results found"
"x_results_found": "{{COUNT}} results found"
},
"musicplayer_skip": {
"skipped": "Skipped",
@@ -126,17 +126,17 @@
},
"settings": {
"title": "Settings",
"description": "Change how %s behave on **%s**",
"valid_args": "``prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
"description": "Change how {{BOT_NAME}} behave on **{{GUILD_NAME}}**",
"valid_args": "``Prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
},
"settings_prefix": {
"info": "Current prefix is %s",
"info": "Current prefix is {{{PREFIX}}}",
"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_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 ``%s``"
"prefix_updated_description": "From now onwards, I shall be called by using ``{{PREFIX}}``"
}
}
+24 -24
View File
@@ -2,18 +2,18 @@
"common": {
"available_args": "Available arguments",
"no_permissions": "許可していない",
"no_permissions_description": "このギルドでは ``%s`` の許可が必要です!",
"no_permissions_description": "このギルドでは ``{{PERMISSIONS}}`` の許可が必要です!",
"processing": "アクションの実行"
},
"stats": {
"title": "統計情報",
"info": "現在のボットの統計情報",
"users": "ユーザー",
"x_servers": "%s サーヴァーズ",
"x_users": "%s ユーザー",
"x_servers": "{{COUNT}} サーヴァーズ",
"x_users": "{{COUNT}} ユーザー",
"uptime_since": "アップタイム",
"server_uptime_x": "サーヴァーズ %s",
"process_uptime_x": "プロセス %s"
"server_uptime_x": "サーヴァーズ {{{TIME}}}",
"process_uptime_x": "プロセス {{{TIME}}}"
},
"userinfo": {
"title": "ユーザー情報",
@@ -27,14 +27,14 @@
"unknown": "オフライン/不明",
"user_guild_info": "このギルドの情報",
"join_date_unknown": "このギルドの加入日が特定できない",
"join_date": "加入 %s",
"join_date": "加入 {{{TIME}}}",
"guild_owner": "このギルドのオーナー",
"custom_status": "カスタムステータス",
"playing_x": "%sをプレイ中",
"streaming_x": "%sをストリーミング中",
"listening_x": "%sを再生中",
"watching_x": "%s鑑賞中",
"competing_x": "%sに参戦中です"
"playing_x": "{{NAME}}をプレイ中",
"streaming_x": "{{NAME}}をストリーミング中",
"listening_x": "{{NAME}}を再生中",
"watching_x": "{{NAME}}鑑賞中",
"competing_x": "{{NAME}}に参戦中です"
},
"say": {
"title": "言うこと",
@@ -45,13 +45,13 @@
},
"invite": {
"title": "招待状リンク",
"info": "[あなたのサーバに%sを招待してください](%s)",
"private": "%sの招待は現在非公開です。開発者だけが私を別のサーバーに追加することができます"
"info": "[あなたのサーバに{{BOT_NAME}}を招待してください]({{{LINK}}})",
"private": "{{BOT_NAME}}の招待は現在非公開です。開発者だけが私を別のサーバーに追加することができます"
},
"help": {
"title": "ヘルプ - %s",
"title": "ヘルプ - {{BOT_NAME}}",
"prefix_title": "プリフィクス",
"prefix_description": "%s、%s、``/スラッシュコマンド`` で呼び出すことができます",
"prefix_description": "{{{PREFIX}}}、{{{PREFIX_MENTION}}}、``/スラッシュコマンド`` で呼び出すことができます",
"available_commands": "使用可能なコマンド",
"general": "一般",
"music": "音楽",
@@ -83,10 +83,10 @@
"success": "音声チャネルからの離脱に成功"
},
"musicplayer_loop": {
"info": "現在のループモードは「%s」です。",
"info": "現在のループモードは「{{MODE}}」です。",
"valid_args": "使用可能なループモード: ``None`` ``Current``",
"invalid": "ループモードが正しくない",
"loop_set": "ループモードが「%s」になりました。"
"loop_set": "ループモードが「{{MODE}}」になりました。"
},
"musicplayer_pause": {
"paused": "一時停止",
@@ -102,7 +102,7 @@
"valid_args": "``(検索クエリまたはリンク)``",
"queue_added_song": "キューに曲を追加しました",
"queue_added_songs": "たくさんの曲をキューに追加しました",
"queue_added_songs_description": "キューに%s曲を追加",
"queue_added_songs_description": "キューに{{COUNT}}曲を追加",
"error": "曲の検索中にエラーが発生"
},
"musicplayer_queue": {
@@ -111,14 +111,14 @@
"now_playing": "再生中",
"upcoming_song": "次の曲",
"looping_current": "(この曲の繰り返し)",
"song_x_in_queue": "%s曲も並んでいますよ。"
"song_x_in_queue": "{{COUNT}}曲も並んでいますよ。"
},
"musicplayer_search": {
"title": "検索",
"info": "楽曲を検索する",
"valid_args": "``(検索クエリ)``",
"title_result": "検索結果",
"x_results_found": "%s件見つかりました。"
"x_results_found": "{{COUNT}}件見つかりました。"
},
"musicplayer_skip": {
"skipped": "スキップした",
@@ -126,17 +126,17 @@
},
"settings": {
"title": "設定",
"description": "**%s**サーバでの%sの動作変更",
"valid_args": "``prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
"description": "**{{GUILD_NAME}}**サーバでの{{BOT_NAME}}の動作変更",
"valid_args": "``Prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
},
"settings_prefix": {
"info": "現在の接頭辞は「%s」です。",
"info": "現在の接頭辞は「{{{PREFIX}}}」です。",
"info_description": "変更する新しいプレフィックスを提供する",
"prefix_too_long": "プリフィックスが長すぎる",
"prefix_too_long_description": "そんな情報まで覚えているんですか 😆",
"prefix_is_mention": "プレフィックスを@メンションにすることはできません",
"prefix_is_mention_description": "それはもう、私を@メンションすることで可能です。心配しないでください",
"prefix_updated": "プレフィックスを更新",
"prefix_updated_description": "これ以降、私は 「``%s``」 を使って呼び出されることになります。"
"prefix_updated_description": "これ以降、私は 「``{{PREFIX}}``」 を使って呼び出されることになります。"
}
}
+24 -24
View File
@@ -2,18 +2,18 @@
"common": {
"available_args": "อาร์กิวเมนต์ที่มีอยู่",
"no_permissions": "ไม่ได้รับอนุญาต",
"no_permissions_description": "คุณต้องได้รับอนุญาต ``%s`` ในกิลด์นี้!",
"no_permissions_description": "คุณต้องได้รับอนุญาต ``{{PERMISSIONS}}`` ในกิลด์นี้!",
"processing": "กำลังดำเนินการ"
},
"stats": {
"title": "สถิติ",
"info": "สถิติปัจจุบันของบอท",
"users": "ผู้ใช้",
"x_servers": "%s เซิร์ฟเวอร์",
"x_users": "%s ผู้ใช้",
"x_servers": "{{COUNT}} เซิร์ฟเวอร์",
"x_users": "{{COUNT}} ผู้ใช้",
"uptime_since": "เวลาทำงานตั้งแต่",
"server_uptime_x": "เซิร์ฟเวอร์ %s",
"process_uptime_x": "กระบวนการ %s"
"server_uptime_x": "เซิร์ฟเวอร์ {{{TIME}}}",
"process_uptime_x": "กระบวนการ {{{TIME}}}"
},
"userinfo": {
"title": "ข้อมูลผู้ใช้",
@@ -27,14 +27,14 @@
"unknown": "ออฟไลน์ / ไม่รู้",
"user_guild_info": "ข้อมูลกิลด์นี้",
"join_date_unknown": "ไม่สามารถกำหนดวันเข้าร่วมได้",
"join_date": "เข้าร่วม %s",
"join_date": "เข้าร่วม {{{TIME}}}",
"guild_owner": "เจ้าของกิลด์นี้",
"custom_status": "สถานะที่กำหนดเอง",
"playing_x": "กำลังเล่น %s",
"streaming_x": "สตรีมมิ่ง %s",
"listening_x": "ฟัง %s",
"watching_x": "การรับชม %s",
"competing_x": "การแข่งขัน %s"
"playing_x": "กำลังเล่น {{NAME}}",
"streaming_x": "สตรีมมิ่ง{{NAME}}",
"listening_x": "ฟัง {{NAME}}",
"watching_x": "การรับชม {{NAME}}",
"competing_x": "การแข่งขัน {{NAME}}"
},
"say": {
"title": "พูด",
@@ -45,13 +45,13 @@
},
"invite": {
"title": "เชิญชวน",
"info": "[เชิญ %s เข้าสู่เซิร์ฟเวอร์ของคุณ!](%s)",
"private": "ขณะนี้คำเชิญของ %s เป็นแบบส่วนตัว เฉพาะนักพัฒนาเท่านั้นที่สามารถเพิ่มฉันไปยังเซิร์ฟเวอร์อื่นได้"
"info": "[เชิญ {{BOT_NAME}} เข้าสู่เซิร์ฟเวอร์ของคุณ!]({{{LINK}}})",
"private": "ขณะนี้คำเชิญของ {{BOT_NAME}} เป็นแบบส่วนตัว เฉพาะนักพัฒนาเท่านั้นที่สามารถเพิ่มฉันไปยังเซิร์ฟเวอร์อื่นได้"
},
"help": {
"title": "ช่วยเหลือ - %s",
"title": "ช่วยเหลือ - {{BOT_NAME}}",
"prefix_title": "คำนำหน้า",
"prefix_description": "คุณสามารถโทรหาฉันโดยใช้ ``%s`` %s or ``/สแลชคอมมานด์``",
"prefix_description": "คุณสามารถโทรหาฉันโดยใช้ ``{{{PREFIX}}}``, {{{PREFIX_MENTION}}} or ``/สแลชคอมมานด์``",
"available_commands": "คำสั่งที่ใช้ได้",
"general": "ทั่วไป",
"music": "ดนตรี",
@@ -83,10 +83,10 @@
"success": "ออกจากช่องเสียงเรียบร้อยแล้ว"
},
"musicplayer_loop": {
"info": "โหมดวนรอบปัจจุบันคือ %s",
"info": "โหมดวนรอบปัจจุบันคือ {{MODE}}",
"valid_args": "โหมดวนซ้ำที่ถูกต้อง: ``None`` ``Current``",
"invalid": "โหมดวนซ้ำไม่ถูกต้อง",
"loop_set": "ตอนนี้ตั้งค่าโหมดวนรอบเป็น %s"
"loop_set": "ตอนนี้ตั้งค่าโหมดวนรอบเป็น {{MODE}}"
},
"musicplayer_pause": {
"paused": "หยุดชั่วคราว",
@@ -102,7 +102,7 @@
"valid_args": "``(คำค้นหาหรือลิงก์)``",
"queue_added_song": "เพลงเข้าคิวแล้ว!",
"queue_added_songs": "เพลงเข้าคิวแล้ว!",
"queue_added_songs_description": "เพิ่ม %s เพลงในคิว",
"queue_added_songs_description": "เพิ่ม {{COUNT}} เพลงในคิว",
"error": "เกิดข้อผิดพลาดขณะค้นหาเพลง"
},
"musicplayer_queue": {
@@ -111,14 +111,14 @@
"now_playing": "กำลังเล่น",
"upcoming_song": "เพลงที่กำลังจะมา",
"looping_current": "(วนรอบปัจจุบัน)",
"song_x_in_queue": "มี %s เพลงอยู่ในคิว!"
"song_x_in_queue": "มี {{COUNT}} เพลงอยู่ในคิว!"
},
"musicplayer_search": {
"title": "ค้นหา",
"info": "ค้นหาเพลง",
"valid_args": "``(คำค้นหา)``",
"title_result": "ผลการค้นหา",
"x_results_found": "พบผลลัพธ์ %s เพลง"
"x_results_found": "พบผลลัพธ์ {{COUNT}} เพลง"
},
"musicplayer_skip": {
"skipped": "ข้าม",
@@ -126,17 +126,17 @@
},
"settings": {
"title": "การตั้งค่า",
"description": "เปลี่ยนพฤติกรรมของ %s ใน **%s**",
"valid_args": "``prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
"description": "เปลี่ยนพฤติกรรมของ {{BOT_NAME}} ใน **{{GUILD_NAME}}**",
"valid_args": "``Prefix`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
},
"settings_prefix": {
"info": "คำนำหน้าปัจจุบันคือ %s",
"info": "คำนำหน้าปัจจุบันคือ {{{PREFIX}}}",
"info_description": "ระบุคำนำหน้าใหม่เพื่อเปลี่ยน",
"prefix_too_long": "คำนำหน้ายาวเกินไป",
"prefix_too_long_description": "คุณจำมันได้ไหม 😆",
"prefix_is_mention": "คำนำหน้าไม่สามารถพูดถึงฉัน",
"prefix_is_mention_description": "คุณสามารถโทรหาฉันด้วยการพูดถึงฉัน ฉันทำได้อยู่แล้ว ไม่ต้องห่วง",
"prefix_updated": "อัปเดตคำนำหน้าแล้ว",
"prefix_updated_description": "จากนี้ไปฉันจะถูกเรียกโดยใช้ ``%s``"
"prefix_updated_description": "จากนี้ไปฉันจะถูกเรียกโดยใช้ ``{{PREFIX}}``"
}
}