Merge pull request #924 from alvinhochun/lang-jp

Add Japanese translation
This commit is contained in:
Ben V. Brown
2021-04-13 08:24:11 +10:00
committed by GitHub
2 changed files with 204 additions and 1 deletions

View File

@@ -0,0 +1,203 @@
{
"languageCode": "JA_JP",
"languageLocalName": "日本語",
"cyrillicGlyphs": false,
"tempUnitFahrenheit": true,
"messages": {
"SettingsCalibrationDone": "校正完了",
"SettingsCalibrationWarning": "続行する前に、コテが室温になっていることを確認してください",
"SettingsResetWarning": "設定をリセットしますか?",
"UVLOWarningString": "電圧が低すぎます",
"UndervoltageString": "Undervoltage",
"InputVoltageString": "Input V: ",
"WarningTipTempString": "Tip temp: ",
"BadTipString": "BAD TIP",
"SleepingSimpleString": "Zzzz",
"SleepingAdvancedString": "Sleeping...",
"WarningSimpleString": "HOT!",
"WarningAdvancedString": "!!! HOT TIP !!!",
"SleepingTipAdvancedString": "Tip:",
"IdleTipString": "Tip:",
"IdleSetString": " Set:",
"TipDisconnectedString": "NO TIP",
"SolderingAdvancedPowerPrompt": "Power: ",
"OffString": "オフ",
"YourGainMessage": "Your gain:"
},
"messagesWarn": {
"ResetOKMessage": "リセットOK",
"SettingsResetMessage": "初期化されました",
"NoAccelerometerMessage": [
"No accelerometer",
"detected!"
],
"NoPowerDeliveryMessage": [
"No USB-PD IC",
"detected!"
],
"LockingKeysString": "ボタンロック",
"UnlockingKeysString": "ロックを解除",
"WarningKeysLockedString": "!入力ロック中!"
},
"characters": {
"SettingRightChar": "右",
"SettingLeftChar": "左",
"SettingAutoChar": "自",
"SettingFastChar": "早",
"SettingSlowChar": "遅",
"SettingMediumChar": "中",
"SettingOffChar": "X",
"SettingStartSolderingChar": "熱",
"SettingStartSleepChar": "待",
"SettingStartSleepOffChar": "室",
"SettingStartNoneChar": "X",
"SettingSensitivityOff": "X",
"SettingSensitivityLow": "低",
"SettingSensitivityMedium": "中",
"SettingSensitivityHigh": "",
"SettingLockDisableChar": "X",
"SettingLockBoostChar": "",
"SettingLockFullChar": "",
"SettingNAChar": ""
},
"menuGroups": {
"PowerMenu": {
"text2": "",
"desc": ""
},
"SolderingMenu": {
"text2": "",
"desc": ""
},
"PowerSavingMenu": {
"text2": "",
"desc": ""
},
"UIMenu": {
"text2": "UI",
"desc": ""
},
"AdvancedMenu": {
"text2": "",
"desc": ""
}
},
"menuOptions": {
"DCInCutoff": {
"text2": "",
"desc": " <DC=10V> <S=3.3V>"
},
"SleepTemperature": {
"text2": "",
"desc": ""
},
"SleepTimeout": {
"text2": "",
"desc": " <S= | M=>"
},
"ShutdownTimeout": {
"text2": "",
"desc": " <M=>"
},
"MotionSensitivity": {
"text2": "",
"desc": "0= | 1= | ... | 9="
},
"TemperatureUnit": {
"text2": "",
"desc": "C= | F="
},
"AdvancedIdle": {
"text2": "",
"desc": ""
},
"DisplayRotation": {
"text2": "",
"desc": "A= | L= | R="
},
"BoostTemperature": {
"text2": "",
"desc": "使"
},
"AutoStart": {
"text2": "",
"desc": " <X= | = | = | =>"
},
"CooldownBlink": {
"text2": "",
"desc": ""
},
"TemperatureCalibration": {
"text2": "",
"desc": ""
},
"SettingsReset": {
"text2": "",
"desc": ""
},
"VoltageCalibration": {
"text2": "",
"desc": "VIN <>"
},
"AdvancedSoldering": {
"text2": "",
"desc": ""
},
"ScrollingSpeed": {
"text2": "",
"desc": " <= | =>"
},
"QCMaxVoltage": {
"text2": "QC",
"desc": "QC使"
},
"PowerLimit": {
"text2": "",
"desc": "使 <W=>"
},
"ReverseButtonTempChange": {
"text2": "",
"desc": "+-"
},
"TempChangeShortStep": {
"text2": " ",
"desc": ""
},
"TempChangeLongStep": {
"text2": " ",
"desc": ""
},
"PowerPulsePower": {
"text2": "",
"desc": " <>"
},
"HallEffSensitivity": {
"text2": "",
"desc": "使 <X= | = | = | =>"
},
"LockingMode": {
"text2": "",
"desc": "2 <X= | = | =>"
},
"MinVolCell": {
"text2": "",
"desc": " <> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
},
"AnimLoop": {
"text2": "",
"desc": ""
},
"AnimSpeed": {
"text2": "",
"desc": " <X= | = | = | =>"
},
"PowerPulseWait": {
"text2": "",
"desc": "使 <x2.5s>"
},
"PowerPulseDuration": {
"text2": "",
"desc": "使 <x250ms>"
}
}
}