diff options
author | discip <[email protected]> | 2023-04-25 18:43:59 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-25 18:43:59 +0200 |
commit | d94978f1cec62f8f3c01d324aa8baa4881dec607 (patch) | |
tree | 25d2fa1d6682b99e2ac2febb509214e7c0f0513b /Translations/translation_JA_JP.json | |
parent | 578fd544639f015eeec3ed929f389a44b4ddee80 (diff) | |
download | IronOS-d94978f1cec62f8f3c01d324aa8baa4881dec607.tar.gz IronOS-d94978f1cec62f8f3c01d324aa8baa4881dec607.zip |
Adjusted CJK and generalized some descriptions
Diffstat (limited to 'Translations/translation_JA_JP.json')
-rwxr-xr-x | Translations/translation_JA_JP.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json index f2db8ef0..74a3cd0c 100755 --- a/Translations/translation_JA_JP.json +++ b/Translations/translation_JA_JP.json @@ -61,16 +61,16 @@ "message": "オフ" }, "ProfilePreheatString": { - "message": "Preheat\n" + "message": "Preheat" }, "ProfileCooldownString": { - "message": "Cooldown\n" + "message": "Cooldown" }, "DeviceFailedValidationWarning": { "message": "このデバイスはおそらく偽造品です" }, "TooHotToStartProfileWarning": { - "message": "Too hot to\nstart profile" + "message": "Too hot to start profile" } }, "characters": { @@ -153,59 +153,59 @@ "description": "半田付けモード時に両方のボタンを長押しし、ボタンロックする <×=オフ | ブ=ブーストのみ許可 | 全=すべてをロック>" }, "ProfilePhases": { - "displayText": "Profile\nPhases", + "displayText": "Profile Phases", "description": "Number of phases in profile mode" }, "ProfilePreheatTemp": { - "displayText": "Preheat\nTemp", + "displayText": "Preheat Temp", "description": "Preheat to this temperature at the start of profile mode" }, "ProfilePreheatSpeed": { - "displayText": "Preheat\nSpeed", + "displayText": "Preheat Speed", "description": "Preheat at this rate (degrees per second)" }, "ProfilePhase1Temp": { - "displayText": "Phase 1\nTemp", + "displayText": "Phase 1 Temp", "description": "Target temperature for the end of this phase" }, "ProfilePhase1Duration": { - "displayText": "Phase 1\nDuration", + "displayText": "Phase 1 Duration", "description": "Target duration of this phase (seconds)" }, "ProfilePhase2Temp": { - "displayText": "Phase 2\nTemp", + "displayText": "Phase 2 Temp", "description": "" }, "ProfilePhase2Duration": { - "displayText": "Phase 2\nDuration", + "displayText": "Phase 2 Duration", "description": "" }, "ProfilePhase3Temp": { - "displayText": "Phase 3\nTemp", + "displayText": "Phase 3 Temp", "description": "" }, "ProfilePhase3Duration": { - "displayText": "Phase 3\nDuration", + "displayText": "Phase 3 Duration", "description": "" }, "ProfilePhase4Temp": { - "displayText": "Phase 4\nTemp", + "displayText": "Phase 4 Temp", "description": "" }, "ProfilePhase4Duration": { - "displayText": "Phase 4\nDuration", + "displayText": "Phase 4 Duration", "description": "" }, "ProfilePhase5Temp": { - "displayText": "Phase 5\nTemp", + "displayText": "Phase 5 Temp", "description": "" }, "ProfilePhase5Duration": { - "displayText": "Phase 5\nDuration", + "displayText": "Phase 5 Duration", "description": "" }, "ProfileCooldownSpeed": { - "displayText": "Cooldown\nSpeed", + "displayText": "Cooldown Speed", "description": "Cooldown at this rate at the end of profile mode (degrees per second)" }, "MotionSensitivity": { |