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
…26125225148. (#1500)
  • Loading branch information
csigs authored Sep 26, 2024
1 parent 12dbef3 commit 81b4999
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 75 deletions.
18 changes: 3 additions & 15 deletions src/localization/cs/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 soubor Maven]]></Val>
<Val><![CDATA[{path} – instalace souboru Maven, {command_line}: selhalo s ukončovacím kó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 @@ -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} není k dispozici, k dispozici je pouze {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/fr/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} installation du fichier Maven]]></Val>
<Val><![CDATA[{path} l’installation du fichier Maven, {command_line} a échoué avec {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} n’est pas disponible, seul {actual} est disponible]]></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/it/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} installazione del file Maven]]></Val>
<Val><![CDATA[{path} l'installazione del file Maven, {command_line} non è riuscita con {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} non disponibile, è disponibile solo {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/ko/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[{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 @@ -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}을(를) 사용할 수 없습니다. {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/tr/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 dosyasını yüklüyor]]></Val>
<Val><![CDATA[{path} Maven dosyası yükleme, {command_line} {exit_code} ile başarısız oldu]]></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} kullanılamıyor, yalnızca {actual} kullanılabilir]]></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 81b4999

Please sign in to comment.