Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ja_jp.json (v4) #286

Open
wants to merge 1 commit into
base: v4
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 32 additions & 28 deletions common/src/main/resources/assets/cloth-config2/lang/ja_jp.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,51 @@
{
"text.cloth-config.save_and_done": "変更を保存",
"text.cloth-config.apply": "変更を適用",
"text.cloth-config.quit_config": "変更を保存しない",
"text.cloth-config.quit_config_sure": "本当に設定の編集を終了しますか?変更は保存されません!",
"text.cloth-config.cancel_discard": "変更をキャンセルして破棄",
"text.cloth-config.quit_discard": "変更をキャンセルして終了",
"text.cloth-config.config": "コンフィグ",
"text.cloth-config.multi_error": "複数の問題!",
"text.cloth-config.not_editable": "変更不能!",
"text.cloth-config.error.not_valid_number_int": "有効な数値ではありません!(Integer)",
"text.cloth-config.error.not_valid_number_long": "有効な数値ではありません!(Long)",
"text.cloth-config.error.not_valid_number_float": "有効な数値ではありません!(Float)",
"text.cloth-config.error.not_valid_number_double": "有効な数値ではありません!(Double)",
"text.cloth-config.error.too_large": "大きすぎます!(最大: %d)",
"text.cloth-config.error.too_small": "小さすぎます!(最小: %d)",
"text.cloth-config.error.color.no_alpha_allowed": "アルファ値は許可されていません!",
"text.cloth-config.error.color.invalid_alpha": "有効な値ではありません!(Alpha)",
"text.cloth-config.error.color.invalid_red": "有効な値ではありません!(Red)",
"text.cloth-config.error.color.invalid_green": "有効な値ではありません!(Green)",
"text.cloth-config.error.color.invalid_blue": "有効な値ではありません!(Blue)",
"text.cloth-config.error.color.invalid_color": "有効な色ではありません!",
"text.cloth-config.error.color.no_hash": "有効な色ではありません!(#が欠損)",
"text.cloth-config.quit_config": "保存されていない変更",
"text.cloth-config.quit_config_sure": "本当に設定の編集を終了しますか? 変更は保存されません",
"text.cloth-config.cancel_discard": "変更を保存しない",
"text.cloth-config.quit_discard": "変更を保存せず終了",
"text.cloth-config.config": "設定",
"text.cloth-config.multi_error": "複数のエラー!",
"text.cloth-config.not_editable": "変更不可!",
"text.cloth-config.error.not_valid_number_int": "有効な数値ではありません!(Integer",
"text.cloth-config.error.not_valid_number_long": "有効な数値ではありません!(Long",
"text.cloth-config.error.not_valid_number_float": "有効な数値ではありません!(Float",
"text.cloth-config.error.not_valid_number_double": "有効な数値ではありません!(Double",
"text.cloth-config.error.too_large": "大きすぎます!(最大:%d)",
"text.cloth-config.error.too_small": "小さすぎます!(最小:%d)",
"text.cloth-config.error.color.no_alpha_allowed": "アルファ値は許可されていません",
"text.cloth-config.error.color.invalid_alpha": "有効な値ではありません!(アルファ値)",
"text.cloth-config.error.color.invalid_red": "有効な値ではありません!(赤)",
"text.cloth-config.error.color.invalid_green": "有効な値ではありません!(緑)",
"text.cloth-config.error.color.invalid_blue": "有効な値ではありません!(青)",
"text.cloth-config.error.color.invalid_color": "有効な色ではありません",
"text.cloth-config.error.color.no_hash": "有効な色ではありません!(#がありません)",
"text.cloth-config.list.add": "新規挿入",
"text.cloth-config.list.remove": "選択されたものを削除",
"text.cloth-config.error_cannot_save": "Error!",
"text.cloth-config.error_cannot_save": "エラー!",
"text.cloth-config.reset_value": "リセット",
"text.cloth.reset_value": "リセット",
"text.cloth-config.restart_required": "再起動必須",
"text.cloth-config.restart_required": "再起動が必要",
"text.cloth-config.restart_required_sub": "変更した設定の1つがMinecraftの再起動を要求しています。続行しますか?",
"text.cloth-config.exit_minecraft": "Minecraftを終了",
"text.cloth-config.ignore_restart": "再起動を無視",
"text.cloth-config.boolean.value.true": "§aYes",
"text.cloth-config.boolean.value.false": "§cNo",
"text.cloth-config.dropdown.value.unknown": "§cNo suggestions",
"text.cloth-config.boolean.value.true": "§aはい",
"text.cloth-config.boolean.value.false": "§cいいえ",
"text.cloth-config.dropdown.value.unknown": "§c提案なし",
"text.cloth-config.disabled_tooltip": "無効(要件を満たしていません)",
"modifier.cloth-config.alt": "Alt + %s",
"modifier.cloth-config.ctrl": "Ctrl + %s",
"modifier.cloth-config.shift": "Shift + %s",
"title.cloth-config.config": "Cloth Mod Config コンフィグ",
"title.cloth-config.config": "Cloth Mod Configの設定",
"category.cloth-config.scrolling": "スクロール",
"category.cloth-config.testing": "Config Demo",
"category.cloth-config.testing": "設定のデモ",
"option.cloth-config.scrollDuration": "スクロールの継続時間",
"option.cloth-config.scrollStep": "スクロール幅",
"option.cloth-config.bounceBackMultiplier": "バウンス倍率",
"option.cloth-config.setDefaultSmoothScroll": "デフォルトでスムーズスクロールを設定",
"option.cloth-config.disableSmoothScroll": "スムーズスクロールを無効"
"option.cloth-config.disableSmoothScroll": "スムーズスクロールを無効",
"text.cloth-config.testing.1": "あなたはMOD開発者で%1$sを使いたいですか? %2$s で始めましょう。また、%3$s",
"text.cloth-config.testing.2": "Cloth Config Wiki",
"text.cloth-config.testing.3": "特に意味はないですが、ここをクリックするとMinecraftの設定ファイルを開くこともできます。"
}