File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/loc/lcl/jpn/diagnosticMessages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <?xml version="1.0" encoding="utf-8"?>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
2
<LCX SchemaVersion="6.0" Name="f:\ddSetup\sources\typescript\localization\compiler2.resx" PsrId="306" FileType="1" SrcCul="en-US" TgtCul="ja-JP" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
3
3
<Props>
4
4
<Str Name="CustomName1" Val="Custom 1" />
3301
3301
<Str Cat="Text">
3302
3302
<Val><![CDATA[Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set.]]></Val>
3303
3303
<Tgt Cat="Text" Stat="Loc" Orig="New">
3304
- <Val><![CDATA[単一ファイル内で sourcemap と共にソースを生成します 。'--inlineSourceMap' または '--sourceMap' を設定する必要があります。]]></Val>
3304
+ <Val><![CDATA[単一ファイル内でソースマップと共にソースを生成します 。'--inlineSourceMap' または '--sourceMap' を設定する必要があります。]]></Val>
3305
3305
</Tgt>
3306
3306
</Str>
3307
3307
<Disp Icon="Str" />
4123
4123
<Str Cat="Text">
4124
4124
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
4125
4125
<Tgt Cat="Text" Stat="Loc" Orig="New">
4126
- <Val><![CDATA[対応する各 '.d.ts' ファイルに sourcemap を生成します 。]]></Val>
4126
+ <Val><![CDATA[対応する各 '.d.ts' ファイルにソースマップを生成します 。]]></Val>
4127
4127
</Tgt>
4128
4128
</Str>
4129
4129
<Disp Icon="Str" />
You can’t perform that action at this time.
0 commit comments