Skip to content

Commit

Permalink
Merge pull request #58 from kyuikaa/patch-1
Browse files Browse the repository at this point in the history
Added Translation Japanese
  • Loading branch information
BattlefieldDuck authored Jan 3, 2024
2 parents 39aca25 + 3a824b7 commit e2b9e52
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Feel free to contribute! Learn more: [Contributor's Guide: Adding Translations](
| Malayalam | മലയാളം | ✔️ | [ml.json](/discordgsm/translations/ml.json) | [@DarkwixZz](https://github.com/DarkwixZz) |
| <img src="https://discordgsm.com/images/flags/th.png" width=20 /> Thai | ไทย || [th.json](/discordgsm/translations/th.json) | |
| <img src="https://discordgsm.com/images/flags/zh-CN.png" width=20 /> Chinese, China | 中文 | ✔️ | [zh-CN.json](/discordgsm/translations/zh-CN.json) | [@BattlefieldDuck](https://github.com/BattlefieldDuck) |
| <img src="https://discordgsm.com/images/flags/ja.png" width=20 /> Japanese | 日本語 | | [ja.json](/discordgsm/translations/ja.json) | |
| <img src="https://discordgsm.com/images/flags/ja.png" width=20 /> Japanese | 日本語 | ✔️ | [ja.json](/discordgsm/translations/ja.json) | [@Kyuikaa](https://github.com/kyuikaa) |
| <img src="https://discordgsm.com/images/flags/zh-TW.png" width=20 /> Chinese, Taiwan | 繁體中文 | ✔️ | [zh-TW.json](/discordgsm/translations/zh-TW.json) | [@BattlefieldDuck](https://github.com/BattlefieldDuck) |
| <img src="https://discordgsm.com/images/flags/ko.png" width=20 /> Korean | 한국어 || [ko.json](/discordgsm/translations/ko.json) | |

Expand Down
196 changes: 98 additions & 98 deletions discordgsm/translations/ja.json
Original file line number Diff line number Diff line change
@@ -1,101 +1,101 @@
{
"command.option.game_id": "Game ID. Learn more: https://discordgsm.com/guide/supported-games",
"command.option.address": "IP address or domain name",
"command.option.query_port": "Query port",
"command.option.channel": "Discord channel",
"command.option.clock_format": "Clock format",
"command.option.timezone": "TZ database name. Learn more: https://discordgsm.com/guide/timezones",
"command.option.locale": "Locale. Learn more: https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "12-hour clock",
"command.choice.24_hour_clock": "24-hour clock",
"command.error.no_permission": "You don't have sufficient privileges to use this command.",
"command.error.internal_error": "Internal Error. Please try again later.",
"command.queryserver.description": "Query a game server (only once)",
"command.addserver.description": "Add a server to the current channel",
"command.addserver.text_channel_only": "This command is only supported in text channel.",
"command.addserver.limit_exceeded": "The server quota has been exceeded. Limit: {limit}.",
"command.delserver.description": "Delete the server in the current channel",
"command.refresh.description": "Refresh servers' messages manually in the current channel",
"command.factoryreset.description": "Delete all servers in current guild",
"command.factoryreset.button.label": "Delete all servers",
"command.factoryreset.content": "Are you sure you want to delete all servers in the current guild? This cannot be undone.",
"command.factoryreset.success": "Factory reset successfully.",
"command.moveup.description": "Move the server message upward",
"command.movedown.description": "Move the server message downward",
"command.changestyle.description": "Change server message style",
"command.changestyle.content": "Select the message style for the server `{address}:{query_port}`",
"command.editstyledata.description": "Edit server message style data",
"command.editstyledata.modal.title": "Edit {address}:{query_port}",
"command.switch.description": "Switch the server message(s) to another channel",
"command.switch.same_channel": "You cannot switch servers to the same channel.",
"command.switch.success": "Switched {count} servers from <#{channel_id1}> to <#{channel_id2}>",
"command.settimezone.description": "Set server message time zone",
"command.settimezone.invalid": "`{timezone}` is not a valid time zone. Learn more: https://discordgsm.com/guide/timezones",
"command.setlocale.description": "Set server message locale",
"command.setlocale.invalid": "`{locale}` is not a valid locale. Learn more: https://discordgsm.com/guide/locales",
"command.setclock.description": "Set server message clock format",
"command.setalert.description": "Set server status alert settings",
"command.setalert.content": "Alert settings for the server `{address}:{query_port}`",
"command.setalert.settings.button.label": "Alert Settings",
"command.setalert.settings.modal.title": "Alert Settings",
"command.setalert.test.button.label": "Send Test Alert",
"command.setalert.test.success": "Test webhook sent.",
"command.setalert.test.empty": "The Webhook URL cannot be empty.",
"command.setalert.test.invalid": "The Webhook URL is invalid.",
"command.setalert.test.not_found": "This webhook was not found.",
"function.find_game.not_found": "`{game_id}` is not a valid game id. Learn more: https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "The server `{address}:{query_port}` does not exist in the channel.",
"function.find_servers.empty": "There are no servers in this channel.",
"function.find_servers.parameter_error": "`address` and `query_port` must be given together.",
"function.query_server_modal.invalid_port": "The port number must be between 0 and 65535.",
"function.query_server_modal.already_exists": "This server already exists in the channel.",
"function.query_server_modal.fail_to_query": "Fail to query `{game_id}` server `{address}:{query_port}`. Please try again.",
"function.query_server_modal.success": "Query successfully!",
"missing_permission.manage_messages": "Missing Permission: `Manage Messages`",
"missing_permission.send_messages": "Missing Permission: `Send Messages`",
"modal.text_input.address.label": "Address",
"modal.text_input.query_port.label": "Query Port",
"modal.text_input.guild_id.label": "Guild ID",
"modal.text_input.webhook_url.label": "Webhook URL",
"modal.text_input.webhook_content.label": "Webhook Content",
"embed.alert.description.test": "🧪 This is a test alert!",
"embed.alert.description.online": "Your server is back online!",
"embed.alert.description.offline": "🚨 Your server seems to be down!",
"embed.alert.footer.query_time": "Query time: {query_time}",
"embed.text_input.description.label": "Description",
"embed.text_input.description.placeholder": "The description of the embed.",
"embed.text_input.fullname.label": "Full Name",
"embed.text_input.fullname.placeholder": "The display name of the game.",
"embed.text_input.image_url.label": "Image URL",
"embed.text_input.image_url.placeholder": "The source URL for the image. Only HTTP(S) is supported.",
"embed.text_input.thumbnail_url.label": "Thumbnail URL",
"embed.text_input.thumbnail_url.placeholder": "The source URL for the thumbnail. Only HTTP(S) is supported.",
"embed.text_input.country.label": "Country",
"embed.text_input.country.placeholder": "The country alpha-2 code.",
"embed.description.instant_invite": "Instant Invite: {url}",
"embed.description.connect": "Connect: {url}",
"embed.field.status.name": "Status",
"embed.field.status.value.online": ":green_circle: **Online**",
"embed.field.status.value.offline": ":red_circle: **Offline**",
"command.option.game_id": "ゲームID.もっと詳しく: https://discordgsm.com/guide/supported-games",
"command.option.address": "IPアドレスまたはドメイン名",
"command.option.query_port": "クエリーポート",
"command.option.channel": "ディスコード・チャンネル",
"command.option.clock_format": "クロック形式",
"command.option.timezone": "TZデータベース名。詳細:https://discordgsm.com/guide/timezones",
"command.option.locale": "ロケール詳細:https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "12時間時計",
"command.choice.24_hour_clock": "24時間時計",
"command.error.no_permission": "このコマンドを使用するには十分な権限がありません。",
"command.error.internal_error": "内部エラーです。後でもう一度お試しください。",
"command.queryserver.description": "ゲームサーバーに問い合わせる(1回のみ)",
"command.addserver.description": "現在のチャンネルにサーバーを追加",
"command.addserver.text_channel_only": "このコマンドはテキスト・チャンネルでのみサポートされている。",
"command.addserver.limit_exceeded": "サーバーのクォータを超えました。制限してください:{limit}.",
"command.delserver.description": "現在のチャンネルのサーバーを削除",
"command.refresh.description": "現在のチャンネルにあるサーバーのメッセージを手動で更新する。",
"command.factoryreset.description": "現在のギルドの全サーバーを削除する",
"command.factoryreset.button.label": "すべてのサーバーを削除する",
"command.factoryreset.content": "本当に現在のギルドの全サーバーを削除しますか?これは元に戻せません。",
"command.factoryreset.success": "ファクトリーリセットに成功。",
"command.moveup.description": "サーバーメッセージを上方に移動",
"command.movedown.description": "サーバーメッセージを下方に移動",
"command.changestyle.description": "サーバーメッセージのスタイルを変更する",
"command.changestyle.content": "サーバーのメッセージ・スタイルを選択 `{address}:{query_port}`",
"command.editstyledata.description": "サーバー・メッセージ・スタイル・データの編集",
"command.editstyledata.modal.title": "編集 {address}:{query_port}",
"command.switch.description": "サーバーのメッセージを別のチャンネルに切り替える。",
"command.switch.same_channel": "同じチャンネルにサーバーを切り替えることはできません。",
"command.switch.success": "サーバを<#{channel_id1}>から<#{channel_id2}>に{count}台変更",
"command.settimezone.description": "サーバーメッセージのタイムゾーンを設定する",
"command.settimezone.invalid": "`{timezone}`は有効なタイムゾーンではありません。詳細:https://discordgsm.com/guide/timezones",
"command.setlocale.description": "サーバーメッセージロケールの設定",
"command.setlocale.invalid": "`{locale}` は有効なロケールではありません。詳細: https://discordgsm.com/guide/locales",
"command.setclock.description": "サーバー・メッセージのクロック形式を設定する",
"command.setalert.description": "サーバーステータスアラートの設定",
"command.setalert.content": "サーバーのアラート設定 `{address}:{query_port}`",
"command.setalert.settings.button.label": "アラート設定",
"command.setalert.settings.modal.title": "アラート設定",
"command.setalert.test.button.label": "テスト・アラートの送信",
"command.setalert.test.success": "テストウェブフックが送信されました。",
"command.setalert.test.empty": "WebhookのURLを空にすることはできません。",
"command.setalert.test.invalid": "WebhookのURLが無効です。",
"command.setalert.test.not_found": "このウェブフックは見つかりませんでした。",
"function.find_game.not_found": "`{game_id}` は有効なゲームIDではありません。詳細:https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "サーバー `{address}:{query_port}` はチャンネルに存在しない。",
"function.find_servers.empty": "このチャンネルにはサーバーはない。",
"function.find_servers.parameter_error": "`address` そして `query_port` は一緒に与えなければならない。",
"function.query_server_modal.invalid_port": "ポート番号は0から65535の間でなければならない。",
"function.query_server_modal.already_exists": "このサーバーはすでにチャネルに存在している。",
"function.query_server_modal.fail_to_query": "問い合わせに失敗 `{game_id}` サーバー `{address}:{query_port}`. もう一度お試しください。",
"function.query_server_modal.success": "クエリーは成功した!",
"missing_permission.manage_messages": "許可証がない: `Manage Messages`",
"missing_permission.send_messages": "許可証がない: `Send Messages`",
"modal.text_input.address.label": "住所",
"modal.text_input.query_port.label": "クエリーポート",
"modal.text_input.guild_id.label": "ギルドID",
"modal.text_input.webhook_url.label": "ウェブフックURL",
"modal.text_input.webhook_content.label": "ウェブフック・コンテンツ",
"embed.alert.description.test": "🧪 これはテスト警告だ!",
"embed.alert.description.online": "サーバーがオンラインに戻りました!",
"embed.alert.description.offline": "🚨 サーバーがダウンしているようです!",
"embed.alert.footer.query_time": "クエリータイム: {query_time}",
"embed.text_input.description.label": "説明",
"embed.text_input.description.placeholder": "エンベッドの説明。",
"embed.text_input.fullname.label": "氏名",
"embed.text_input.fullname.placeholder": "ゲームの表示名。",
"embed.text_input.image_url.label": "画像URL",
"embed.text_input.image_url.placeholder": "画像のソースURL。HTTP(S)のみサポート。",
"embed.text_input.thumbnail_url.label": "サムネイルURL",
"embed.text_input.thumbnail_url.placeholder": "サムネイルのソースURL。HTTP(S)のみサポート。",
"embed.text_input.country.label": "国名",
"embed.text_input.country.placeholder": "国のアルファ2コード。",
"embed.description.instant_invite": "即時招待: {url}",
"embed.description.connect": "接続する: {url}",
"embed.field.status.name": "ステータス",
"embed.field.status.value.online": ":green_circle: **オンライン**",
"embed.field.status.value.offline": ":red_circle: **オフライン**",
"embed.field.address:port.name": "Address:Port",
"embed.field.address:port:query.name": "Address:Port (Query)",
"embed.field.country.name": "Country",
"embed.field.game.name": "Game",
"embed.field.current_map.name": "Current Map",
"embed.field.players.name": "Players",
"embed.field.presence.name": "Presence",
"embed.field.members.name": "Members",
"embed.field.player_list.name": "Player List",
"embed.field.bot_list.name": "Bot List",
"embed.field.footer.last_update": "Last update: {last_update}",
"style.extra_small.display_name": "Extra Small",
"style.extra_small.description": "An extra small-sized style that shows less information.",
"style.small.display_name": "Small",
"style.small.description": "A small-sized style that displays less server information.",
"style.medium.display_name": "Medium",
"style.medium.description": "A medium-sized style that shows server information.",
"style.large.display_name": "Large",
"style.large.description": "A large-sized style that shows server info and player list.",
"style.extra_large.display_name": "Extra Large",
"style.extra_large.description": "An extra large-sized style that shows with bot list."
}
"embed.field.country.name": "国名",
"embed.field.game.name": "ゲーム",
"embed.field.current_map.name": "現在の地図",
"embed.field.players.name": "選手",
"embed.field.presence.name": "プレゼンス",
"embed.field.members.name": "メンバー",
"embed.field.player_list.name": "選手リスト",
"embed.field.bot_list.name": "ボットリスト",
"embed.field.footer.last_update": "最終更新日: {last_update}",
"style.extra_small.display_name": "エクストラスモール",
"style.extra_small.description": "より少ない情報しか表示しない、特別に小さなサイズのスタイル。",
"style.small.display_name": "小さい",
"style.small.description": "サーバーの情報をあまり表示しない小さなサイズのスタイル。",
"style.medium.display_name": "ミディアム",
"style.medium.description": "サーバー情報を表示する中型のスタイル。",
"style.large.display_name": "大型",
"style.large.description": "サーバー情報と選手リストを表示する大きなサイズのスタイル。",
"style.extra_large.display_name": "エクストラ・ラージ",
"style.extra_large.description": "ボットリストが映える特大サイズのスタイル。"
}

0 comments on commit e2b9e52

Please sign in to comment.