|
1 | 1 | { |
2 | 2 | "_comment": "Hi translator! If you editing this from Github or from code sources, you should go https://crowdin.com/project/quickshop-reremake", |
3 | | - "file-test": "This is a test textfile. We use it to test if the messages.json is broken. You can fill it with any easter eggs you like here :)", |
| 3 | + "file-test": "これはテスト用のファイルです。私たちはこれを使って、messages.jsonは壊れていないかをチェックします。ここに好きなイースターエッグを挿入してもいいですよ:)", |
4 | 4 | "translation-author": "翻訳者: Ghost_chu, Andre_601", |
5 | 5 | "translation-version": "&c&lサポートバージョン: &b&lReremake", |
6 | 6 | "translation-contributors": "貢献者: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken, Andre_601 and Namiu", |
|
33 | 33 | "you-cant-afford-to-buy": "&c価格は {0} ですが {1} しか所持していません。", |
34 | 34 | "negative-amount": "&cマイナス量を取引できません", |
35 | 35 | "not-a-number": "&c数字しか入力出来ません。あなたの入力は {0} でした。", |
36 | | - "exceeded-maximum": "&cThe value exceeded the maximum value in Java.", |
37 | | - "not-a-integer": "&cYou must input a integer, your input was {0}.", |
| 36 | + "exceeded-maximum": "この値はJavaの最大値を越えました", |
| 37 | + "not-a-integer": "数字しか入力できません。あなたが入力したのは {0} でした", |
38 | 38 | "player-bought-from-your-store": "&c{0} が {1} 個の {2} をあなたのショップから購入したので {3} を獲得しました。", |
39 | 39 | "shop-out-of-stock": "&5{0}、{1}、{2} のショップで {3} の在庫がなくなりました!", |
40 | 40 | "shop-has-no-space": "&cショップには {0} 個以上 {1} 個分のスペースしかありません", |
|
45 | 45 | "fee-charged-for-price-change": "&a価格変更のため &c{0}&a を支払いました", |
46 | 46 | "price-is-now": "&aショップの新しい価格は &e{0} です", |
47 | 47 | "thats-not-a-number": "&c無効な番号です", |
48 | | - "forbidden-vanilla-behavior": "&cThe operation is forbidden due to it not being consisten with vanilla behaviour", |
| 48 | + "forbidden-vanilla-behavior": "この操作はバニラの動作に反したため、禁止されています", |
49 | 49 | "no-price-given": "&c有効な価格を設定してください", |
50 | 50 | "average-price-nearby": "&a近所の平均価格: &e{0}", |
51 | 51 | "shop-has-changed": "&cクリックしてから利用しようとしたショップが変わっています!", |
|
82 | 82 | "no-pending-action": "&c保留中のアクションはありません", |
83 | 83 | "permission-denied-3rd-party": "&cアクセス拒否: サードパーティのプラグイン [{0}]", |
84 | 84 | "shops-removed-in-world": "&eワールド &b{1}&e で合計 &b{0} つ&e のショップを削除しました。", |
85 | | - "world-not-exists": "&cThe world &e{0}&c doesn't exist", |
| 85 | + "world-not-exists": "&cワールド &e{0}&c が存在しません", |
86 | 86 | "menu": { |
87 | 87 | "successful-purchase": "&a購入成功:", |
88 | 88 | "successfully-sold": "&a売却成功:", |
|
0 commit comments