Skip to content

Commit

Permalink
LEGO: Merge pull request 902
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 902
  • Loading branch information
csigs authored Feb 14, 2023
1 parent c71582d commit 074b663
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/localization/it/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -2359,6 +2359,9 @@
<Item ItemId=";CurrentCommitBaseline" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You can use the current commit as a baseline, which is:]A; "builtin-baseline": "{value}"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[È possibile usare il commit corrente come baseline, ovvero:]A; "builtin-baseline": "{value}"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -2431,6 +2434,9 @@
<Item ItemId=";DeleteVcpkgConfigFromManifest" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[-- Or remove "vcpkg-configuration" from the manifest file {path}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[-- In alternativa, rimuovere "vcpkg-configuration" dal file manifesto {path}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -3289,6 +3295,9 @@
<Item ItemId=";ExpectedPathToExist" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Expected {path} to exist after fetching]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[È previsto che {path} esista dopo il recupero]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -3682,6 +3691,9 @@
<Item ItemId=";FailedToParseNoTopLevelObj" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to parse {path}, expected a top-level object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile analizzare {path}. È previsto un oggetto di primo livello.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -6394,6 +6406,9 @@
<Item ItemId=";PackagesUpToDate" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No packages need updating.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è necessario aggiornare alcun pacchetto.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -6520,6 +6535,9 @@
<Item ItemId=";PathMustBeAbsolute" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Value of environment variable X_VCPKG_REGISTRIES_CACHE is not absolute: {path}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il valore della variabile di ambiente X_VCPKG_REGISTRIES_CACHE non è assoluto: {path}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -7624,6 +7642,9 @@
<Item ItemId=";TripletFileNotFound" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Triplet file {triplet}.cmake not found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il file triplet {triplet}.cmake non è stato trovato]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8644,6 +8665,9 @@
<Item ItemId=";VcpkgRegistriesCacheIsNotDirectory" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Value of environment variable X_VCPKG_REGISTRIES_CACHE is not a directory: {path}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il valore della variabile di ambiente X_VCPKG_REGISTRIES_CACHE non è una directory: {path}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
12 changes: 12 additions & 0 deletions src/localization/ja/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,9 @@
<Item ItemId=";BaselineConflict" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifying vcpkg-configuration.default-registry in a manifest file conflicts with built-in baseline.]A;Please remove one of these conflicting settings.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[マニフェスト ファイルで vcpkg-configuration.default-registry を指定すると、組み込みのベースラインと競合します。]A;これらの競合する設定のいずれかを削除してください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -2356,6 +2359,9 @@
<Item ItemId=";CurrentCommitBaseline" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You can use the current commit as a baseline, which is:]A; "builtin-baseline": "{value}"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[現在のコミットをベースラインとして使用できます。これは次のとおりです。]A; "builtin-baseline": "{value}"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -5230,6 +5236,9 @@
<Item ItemId=";InvalidBundleDefinition" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid bundle definition.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[バンドル定義が無効です。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8656,6 +8665,9 @@
<Item ItemId=";VcpkgRegistriesCacheIsNotDirectory" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Value of environment variable X_VCPKG_REGISTRIES_CACHE is not a directory: {path}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[環境変数 X_VCPKG_REGISTRIES_CACHE の値がディレクトリではありません: {path}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
15 changes: 15 additions & 0 deletions src/localization/ko/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -2851,6 +2851,9 @@
<Item ItemId=";EmbeddingVcpkgConfigInManifest" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Embedding `vcpkg-configuration` in a manifest file is an EXPERIMENTAL feature.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[매니페스트 파일에 'vcpkg-configuration'을 포함하는 것은 실험적 기능입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -5233,6 +5236,9 @@
<Item ItemId=";InvalidBundleDefinition" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid bundle definition.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[번들 정의가 잘못되었습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -5749,6 +5755,9 @@
<Item ItemId=";LocalPortfileVersion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Using local portfile versions. To update the local portfiles, use `git pull`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[로컬 포트 파일 버전을 사용하고 있습니다. 로컬 포트 파일을 업데이트하려면 'git pull'을 사용하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -6916,6 +6925,9 @@
<Item ItemId=";PortVersionConflict" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The following packages differ from their port versions:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[다음 패키지는 포트 버전과 다릅니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8650,6 +8662,9 @@
<Item ItemId=";VcpkgRegistriesCacheIsNotDirectory" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Value of environment variable X_VCPKG_REGISTRIES_CACHE is not a directory: {path}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[환경 변수 X_VCPKG_REGISTRIES_CACHE 값이 디렉터리가 아닙니다. {path}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions src/localization/zh-Hant/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,9 @@
<Item ItemId=";BaselineConflict" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifying vcpkg-configuration.default-registry in a manifest file conflicts with built-in baseline.]A;Please remove one of these conflicting settings.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在資訊清單檔案中指定 vcpkg-configuration.default-registry 與內建基準衝突。]A;請移除其中一個衝突設定。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit 074b663

Please sign in to comment.