summaryrefslogtreecommitdiffhomepage
path: root/Translations/translation_JA_JP.json
blob: 74a3cd0cfb1e98500c9106402edda40058d49944 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
{
    "languageCode": "JA_JP",
    "languageLocalName": "日本語",
    "tempUnitFahrenheit": true,
    "messagesWarn": {
        "CJCCalibrationDone": {
            "message": "Calibration done!"
        },
        "ResetOKMessage": {
            "message": "リセットOK"
        },
        "SettingsResetMessage": {
            "message": "初期化されました"
        },
        "NoAccelerometerMessage": {
            "message": "加速度計未検出"
        },
        "NoPowerDeliveryMessage": {
            "message": "PD IC未検出"
        },
        "LockingKeysString": {
            "message": "ボタンロック"
        },
        "UnlockingKeysString": {
            "message": "ロックを解除"
        },
        "WarningKeysLockedString": {
            "message": "!入力ロック中!"
        },
        "WarningThermalRunaway": {
            "message": "過熱"
        },
        "SettingsCalibrationWarning": {
            "message": "Before rebooting, make sure tip & handle are at room temperature!"
        },
        "CJCCalibrating": {
            "message": "calibrating"
        },
        "SettingsResetWarning": {
            "message": "設定をリセットしますか?"
        },
        "UVLOWarningString": {
            "message": "電圧が低すぎます"
        },
        "UndervoltageString": {
            "message": "Undervoltage"
        },
        "InputVoltageString": {
            "message": "Input V: "
        },
        "SleepingSimpleString": {
            "message": "Zzzz"
        },
        "SleepingAdvancedString": {
            "message": "Sleeping..."
        },
        "SleepingTipAdvancedString": {
            "message": "Tip: "
        },
        "OffString": {
            "message": "オフ"
        },
        "ProfilePreheatString": {
            "message": "Preheat"
        },
        "ProfileCooldownString": {
            "message": "Cooldown"
        },
        "DeviceFailedValidationWarning": {
            "message": "このデバイスはおそらく偽造品です"
        },
        "TooHotToStartProfileWarning": {
            "message": "Too hot to start profile"
        }
    },
    "characters": {
        "SettingRightChar": "右",
        "SettingLeftChar": "左",
        "SettingAutoChar": "自",
        "SettingOffChar": "×",
        "SettingSlowChar": "遅",
        "SettingMediumChar": "中",
        "SettingFastChar": "速",
        "SettingStartNoneChar": "×",
        "SettingStartSolderingChar": "熱",
        "SettingStartSleepChar": "待",
        "SettingStartSleepOffChar": "室",
        "SettingLockDisableChar": "×",
        "SettingLockBoostChar": "ブ",
        "SettingLockFullChar": "全"
    },
    "menuGroups": {
        "PowerMenu": {
            "displayText": "電源設定",
            "description": ""
        },
        "SolderingMenu": {
            "displayText": "半田付け設定",
            "description": ""
        },
        "PowerSavingMenu": {
            "displayText": "待機設定",
            "description": ""
        },
        "UIMenu": {
            "displayText": "UI設定",
            "description": ""
        },
        "AdvancedMenu": {
            "displayText": "高度な設定",
            "description": ""
        }
    },
    "menuOptions": {
        "DCInCutoff": {
            "displayText": "下限電圧",
            "description": "下限電圧を指定する <DC=10V | S=セルあたり3.3V、電力制限を無効化>"
        },
        "MinVolCell": {
            "displayText": "最低電圧",
            "description": "セルあたりの最低電圧 <ボルト> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
        },
        "QCMaxVoltage": {
            "displayText": "QC電圧",
            "description": "QC電源使用時に要求する目標電圧"
        },
        "PDNegTimeout": {
            "displayText": "PD\ntimeout",
            "description": "一部のQC電源との互換性のため、PDネゴシエーションをタイムアウトする時間 <x100ms(ミリ秒)>"
        },
        "PDVpdo": {
            "displayText": "PD VPDO",
            "description": "Enables PPS & EPR modes"
        },
        "BoostTemperature": {
            "displayText": "ブースト温度",
            "description": "ブーストモードで使用される温度"
        },
        "AutoStart": {
            "displayText": "自動加熱",
            "description": "電源投入時に自動的に加熱する <×=オフ | 熱=半田付けモード | 待=スタンバイモード | 室=室温スタンバイモード>"
        },
        "TempChangeShortStep": {
            "displayText": "温度変化 短",
            "description": "ボタンを短く押した時の温度変化値"
        },
        "TempChangeLongStep": {
            "displayText": "温度変化 長",
            "description": "ボタンを長押しした時の温度変化値"
        },
        "LockingMode": {
            "displayText": "ボタンロック",
            "description": "半田付けモード時に両方のボタンを長押しし、ボタンロックする <×=オフ | ブ=ブーストのみ許可 | 全=すべてをロック>"
        },
        "ProfilePhases": {
            "displayText": "Profile Phases",
            "description": "Number of phases in profile mode"
        },
        "ProfilePreheatTemp": {
            "displayText": "Preheat Temp",
            "description": "Preheat to this temperature at the start of profile mode"
        },
        "ProfilePreheatSpeed": {
            "displayText": "Preheat Speed",
            "description": "Preheat at this rate (degrees per second)"
        },
        "ProfilePhase1Temp": {
            "displayText": "Phase 1 Temp",
            "description": "Target temperature for the end of this phase"
        },
        "ProfilePhase1Duration": {
            "displayText": "Phase 1 Duration",
            "description": "Target duration of this phase (seconds)"
        },
        "ProfilePhase2Temp": {
            "displayText": "Phase 2 Temp",
            "description": ""
        },
        "ProfilePhase2Duration": {
            "displayText": "Phase 2 Duration",
            "description": ""
        },
        "ProfilePhase3Temp": {
            "displayText": "Phase 3 Temp",
            "description": ""
        },
        "ProfilePhase3Duration": {
            "displayText": "Phase 3 Duration",
            "description": ""
        },
        "ProfilePhase4Temp": {
            "displayText": "Phase 4 Temp",
            "description": ""
        },
        "ProfilePhase4Duration": {
            "displayText": "Phase 4 Duration",
            "description": ""
        },
        "ProfilePhase5Temp": {
            "displayText": "Phase 5 Temp",
            "description": ""
        },
        "ProfilePhase5Duration": {
            "displayText": "Phase 5 Duration",
            "description": ""
        },
        "ProfileCooldownSpeed": {
            "displayText": "Cooldown Speed",
            "description": "Cooldown at this rate at the end of profile mode (degrees per second)"
        },
        "MotionSensitivity": {
            "displayText": "動きの感度",
            "description": "0=オフ | 1=最低感度 | ... | 9=最高感度"
        },
        "SleepTemperature": {
            "displayText": "待機温度",
            "description": "スタンバイ時のコテ先温度"
        },
        "SleepTimeout": {
            "displayText": "待機遅延",
            "description": "スタンバイモードに入るまでの待機時間 <s=秒 | m=分>"
        },
        "ShutdownTimeout": {
            "displayText": "自動オフ",
            "description": "自動電源オフまでの待機時間 <m=分>"
        },
        "HallEffSensitivity": {
            "displayText": "磁界感度",
            "description": "スタンバイモードに入るのに使用される磁場センサーの感度 <0=オフ | 1=最低感度 | ... | 9=最高感度>"
        },
        "TemperatureUnit": {
            "displayText": "温度単位",
            "description": "C=摂氏 | F=華氏"
        },
        "DisplayRotation": {
            "displayText": "画面の向き",
            "description": "右=右利き | 左=左利き | 自=自動"
        },
        "CooldownBlink": {
            "displayText": "冷却中に点滅",
            "description": "加熱の停止後、コテ先が熱い間は温度表示を点滅する"
        },
        "ScrollingSpeed": {
            "displayText": "スクロール速度",
            "description": "テキストをスクロールする速さ <遅=遅い | 速=速い>"
        },
        "ReverseButtonTempChange": {
            "displayText": "キー入れ替え",
            "description": "温度設定時に+ボタンと-ボタンを入れ替える"
        },
        "AnimSpeed": {
            "displayText": "動画の速度",
            "description": "メニューアイコンのアニメーションの速さ <×=再生しない | 遅=低速 | 中=中速 | 速=高速>"
        },
        "AnimLoop": {
            "displayText": "動画をループ",
            "description": "メニューアイコンのアニメーションをループする"
        },
        "Brightness": {
            "displayText": "画面輝度",
            "description": "画面の明るさ・コントラストを変更する"
        },
        "ColourInversion": {
            "displayText": "色反転",
            "description": "画面の色を反転する"
        },
        "LOGOTime": {
            "displayText": "起動画面",
            "description": "起動画面の表示時間を設定する"
        },
        "AdvancedIdle": {
            "displayText": "詳細な待受画面",
            "description": "待ち受け画面に詳細情報を表示する"
        },
        "AdvancedSoldering": {
            "displayText": "詳細な作業画面",
            "description": "半田付け画面に詳細情報を表示する"
        },
        "BluetoothLE": {
            "displayText": "Bluetooth",
            "description": "Enables BLE"
        },
        "PowerLimit": {
            "displayText": "電力制限",
            "description": "最大電力を制限する <W=ワット>"
        },
        "CalibrateCJC": {
            "displayText": "Calibrate CJC",
            "description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5 C)"
        },
        "VoltageCalibration": {
            "displayText": "電圧校正",
            "description": "入力電圧(VIN)の校正を開始する <長押しで終了>"
        },
        "PowerPulsePower": {
            "displayText": "電力パルス",
            "description": "電源をオンに保つための電力パルス <ワット>"
        },
        "PowerPulseWait": {
            "displayText": "パルス間隔",
            "description": "電源をオンに保つための電力パルスの時間間隔 <x2.5s(秒)>"
        },
        "PowerPulseDuration": {
            "displayText": "パルス時間長",
            "description": "電源をオンに保つための電力パルスの時間長 <x250ms(ミリ秒)>"
        },
        "SettingsReset": {
            "displayText": "設定をリセット",
            "description": "すべての設定を初期化する"
        },
        "LanguageSwitch": {
            "displayText": "言語: 日本語",
            "description": ""
        }
    }
}