Skip to content

Commit

Permalink
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_202409…
Browse files Browse the repository at this point in the history
…27125218337. (#1502)
  • Loading branch information
csigs authored Sep 28, 2024
1 parent 72328bf commit 53380ae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 45 deletions.
18 changes: 3 additions & 15 deletions src/localization/ja/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -7054,15 +7054,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";InstallingMavenFile" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Item ItemId=";InstallingMavenFileFailure" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{path} installing Maven file]]></Val>
<Val><![CDATA[{path} installing Maven file, {command_line} failed with {exit_code}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Maven ファイルをインストールしています {path}]]></Val>
<Val><![CDATA[Maven ファイルをインストールする {path}、{command_line} が {exit_code} で失敗しました]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[{path} installing maven file]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -11587,15 +11584,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFound" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{expected} not available, only {actual} is available]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{expected} は利用できません。使用できるのは {actual} のみです]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFoundInVersionsFile2" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{version_spec} was not found in versions database]]></Val>
Expand Down
18 changes: 3 additions & 15 deletions src/localization/pl/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -7054,15 +7054,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";InstallingMavenFile" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Item ItemId=";InstallingMavenFileFailure" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{path} installing Maven file]]></Val>
<Val><![CDATA[{path} installing Maven file, {command_line} failed with {exit_code}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{path} instaluje plik narzędzia Maven]]></Val>
<Val><![CDATA[{path} instalowanie pliku Maven, polecenie {command_line} nie powiodło się z błędem {exit_code}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[{path} installing maven file]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -11584,15 +11581,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFound" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{expected} not available, only {actual} is available]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{expected} niedostępne, dostępna jest tylko {actual}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFoundInVersionsFile2" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{version_spec} was not found in versions database]]></Val>
Expand Down
18 changes: 3 additions & 15 deletions src/localization/zh-Hans/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -7054,15 +7054,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";InstallingMavenFile" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Item ItemId=";InstallingMavenFileFailure" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{path} installing Maven file]]></Val>
<Val><![CDATA[{path} installing Maven file, {command_line} failed with {exit_code}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{path} 安装 maven 文件]]></Val>
<Val><![CDATA[{path} 安装 Maven 文件,{command_line} 失败,出现 {exit_code}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[{path} installing maven file]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -11587,15 +11584,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFound" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{expected} not available, only {actual} is available]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{expected} 不可用,只有 {actual} 可用]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VersionNotFoundInVersionsFile2" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{version_spec} was not found in versions database]]></Val>
Expand Down

0 comments on commit 53380ae

Please sign in to comment.