File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Localize/loc/ja-JP_/node/Strings/resources.resjson/en-US Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 183183 <Item ItemId =" ;loc.messages.LIB_PlatformNotSupported" ItemType =" 0" PsrId =" 306" Leaf =" true" >
184184 <Str Cat =" Text" >
185185 <Val ><![CDATA[ Platform not supported: %s]]> </Val >
186+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
187+ <Val ><![CDATA[ プラットフォームがサポートされていません: %s]]> </Val >
188+ </Tgt >
186189 </Str >
187190 <Disp Icon =" Str" />
188191 </Item >
189192 <Item ItemId =" ;loc.messages.LIB_ProcessError" ItemType =" 0" PsrId =" 306" Leaf =" true" >
190193 <Str Cat =" Text" >
191194 <Val ><![CDATA[ There was an error when attempting to execute the process '%s'. This may indicate the process failed to start. Error: %s]]> </Val >
195+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
196+ <Val ><![CDATA[ プロセス '%s' を実行しようとしているときにエラーが発生しました。プロセスの開始に失敗したおそれがあります。エラー: %s]]> </Val >
197+ </Tgt >
192198 </Str >
193199 <Disp Icon =" Str" />
194200 </Item >
195201 <Item ItemId =" ;loc.messages.LIB_ProcessExitCode" ItemType =" 0" PsrId =" 306" Leaf =" true" >
196202 <Str Cat =" Text" >
197203 <Val ><![CDATA[ The process '%s' failed with exit code %s]]> </Val >
204+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
205+ <Val ><![CDATA[ プロセス '%s' が終了コード %s で失敗しました]]> </Val >
206+ </Tgt >
198207 </Str >
199208 <Disp Icon =" Str" />
200209 </Item >
201210 <Item ItemId =" ;loc.messages.LIB_ProcessStderr" ItemType =" 0" PsrId =" 306" Leaf =" true" >
202211 <Str Cat =" Text" >
203212 <Val ><![CDATA[ The process '%s' failed because one or more lines were written to the STDERR stream]]> </Val >
213+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
214+ <Val ><![CDATA[ 1 つ以上の行が STDERR ストリームに書き込まれたため、プロセス '%s' が失敗しました]]> </Val >
215+ </Tgt >
204216 </Str >
205217 <Disp Icon =" Str" />
206218 </Item >
243255 <Item ItemId =" ;loc.messages.LIB_StdioNotClosed" ItemType =" 0" PsrId =" 306" Leaf =" true" >
244256 <Str Cat =" Text" >
245257 <Val ><![CDATA[ The STDIO streams did not close within %s seconds of the exit event from process '%s'. This may indicate a child process inherited the STDIO streams and has not yet exited.]]> </Val >
258+ <Tgt Cat =" Text" Stat =" Loc" Orig =" New" >
259+ <Val ><![CDATA[ STDIO ストリームが、プロセス '%s' の終了イベントから %s 秒以内に終了しませんでした。これは、子プロセスが STDIO ストリームを継承し、まだ終了していないことを示している可能性があります。]]> </Val >
260+ </Tgt >
246261 </Str >
247262 <Disp Icon =" Str" />
248263 </Item >
You can’t perform that action at this time.
0 commit comments