From 11067e1bdf562fcba6fc1a20930384ae0c4fc4ad Mon Sep 17 00:00:00 2001 From: Mackerels <126926751+mackerels0x00@users.noreply.github.com> Date: Mon, 20 May 2024 21:06:43 +0900 Subject: [PATCH] Update ja.json Update translations. --- contribution/lang/ja.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/contribution/lang/ja.json b/contribution/lang/ja.json index b41607ff5..adbf006db 100644 --- a/contribution/lang/ja.json +++ b/contribution/lang/ja.json @@ -215,7 +215,7 @@ }, "players": { "sponsorTitle": { - "trans": "提供:", + "trans": "協賛:", "eng": "Sponsored by:" } } @@ -2600,12 +2600,12 @@ }, "caliTrain": { "progressTitle": { - "trans": "カリトレインファンド", + "trans": "キャリブトレイン資金", "eng": "Cali Train Funds" }, "players": { "sponsorTitle": { - "trans": "提供:", + "trans": "協賛:", "eng": "Sponsored by:" } }, @@ -2613,7 +2613,7 @@ "vars": [ "percent" ], - "trans": "キャリブレーション(${percent}%)が数分後に展開されます。", + "trans": "キャリブレーション(${percent}%)が展開されました", "eng": "Calibration ${percent}% has been deployed" } }, @@ -2895,7 +2895,7 @@ }, "chatHeader": { "skipAvailable": { - "trans": "利用可能", + "trans": "実行可能", "eng": "Available" } }, @@ -8486,7 +8486,7 @@ "eng": "Calibration Precision (Prestige)" }, "upgradeChance": { - "trans": "キャリブレーションの精度", + "trans": "キャリブレーション精度", "eng": "Calibration Precision" }, "upgradeNoBreak": { @@ -8558,7 +8558,7 @@ "eng": "Pet adoption is now available during this buff duration." }, "autoCali": { - "trans": "キャリブレーショントレーニング", + "trans": "キャリブレーショントレイン", "eng": "Calibration Train" }, "autoCaliDesc": { @@ -9970,13 +9970,13 @@ "deployInterval", "time" ], - "trans": "キャリブレーショントレーニングの資金が100%に達すると、システムは自動的にキャリブレーション成功率と破壊防止バフを+1から+10まで、${deployInterval}分の間隔で順番に展開します。 バフトレーニングは次の${time}の現地時間から開始します。", + "trans": "キャリブトレイン資金が100%に達すると、システムは自動的にキャリブレーション破壊防止バフとキャリブレーションブーストを+1から+10まで、${deployInterval}分間隔で展開します。 トレインは次の現地時間${time}から開始されます。", "eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time" } }, "contributeButton": { "title": { - "trans": "貢献", + "trans": "資金提供する", "eng": "Contribute" } } @@ -10563,18 +10563,18 @@ }, "calibrationTrain": { "notEnoughUnit": { - "trans": "キャリブレーショントレインに参加するのに十分なユニットがありません。", + "trans": "キャリブレーショントレインに参加するには、ユニットが足りません", "eng": "You do not have enough Unit to join calibration train" }, "alreadyActive": { - "trans": "キャリブレーショントレーニングはすでにアクティブです。終了するまでお待ちください。", + "trans": "キャリブレーショントレインはすでに開催中です、終了までお待ちください", "eng": "Calibration train is already active, please wait til it ends" }, "announcement": { "vars": [ "playerName" ], - "trans": "🎉キャリブレーショントレイン🚂が${playerName}によって起動されました", + "trans": "🎉キャリブレーショントレイン🚂 開催者:${playerName}", "eng": "🎉Calibration Train🚂 activated by ${playerName}" }, "contribute": { @@ -10583,17 +10583,17 @@ "cred", "percent" ], - "trans": "${playerName}がキャリブレーショントレーニングの進捗に貢献したぜ!レジェンドにちょっとしたストリートクレッドを与えてやろう!【現在の資金:${percent}%】${cred}", + "trans": "${playerName}がキャリブレーショントレイン資金に資金提供しました! [現在の資金: ${percent}%] ${cred}", "eng": "${playerName} has contributed to calibration train progress, give the legend some street cred! [current fund: ${percent}%] ${cred}" } }, "globalParty": { "notEnoughUnit": { - "trans": "グローバルパーティーに参加するには、ユニットが足りません。", + "trans": "グローバルパーティーに参加するには、ユニットが足りません", "eng": "You do not have enough Unit to join global party" }, "alreadyActive": { - "trans": "グローバルパーティーはすでに開催中です。終了までお待ちください。", + "trans": "グローバルパーティーはすでに開催中です。終了までお待ちください", "eng": "Global party is already active, please wait til it ends" }, "announcement": { @@ -10656,4 +10656,4 @@ "eng": "${playerName} has used Global Time Skip, all online players currently performing AFK task (${playerCount} players) will automatically time skip by ${skipTime} minutes. Give the legend some creds? ${credButton}" } } -} \ No newline at end of file +}