Skip to content

Commit 0927437

Browse files
authored
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20241008234846681. (#1507)
1 parent 00c5508 commit 0927437

File tree

1 file changed

+46
-10
lines changed

1 file changed

+46
-10
lines changed

src/localization/zh-Hant/messages.json.lcl

Lines changed: 46 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,24 @@
730730
</Str>
731731
<Disp Icon="Str" />
732732
</Item>
733+
<Item ItemId=";AddVersionPortVersionShouldBeGone" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
734+
<Str Cat="Text">
735+
<Val><![CDATA[In {package_name}, {version} is completely new version, so the "port-version" field should be removed. Remove "port-version", commit that change, and try again. To skip this check, rerun with --skip-version-format-check .]]></Val>
736+
<Tgt Cat="Text" Stat="Loc" Orig="New">
737+
<Val><![CDATA[{package_name} 中,{version} 是全新的版本,所以應該移除 "port-version" 欄位。請移除 "port-version" 並認可該變更,然後再試一次。如要跳過此檢查,請以 --skip-version-format-check 重新執行。]]></Val>
738+
</Tgt>
739+
</Str>
740+
<Disp Icon="Str" />
741+
</Item>
742+
<Item ItemId=";AddVersionPortVersionShouldBeOneMore" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
743+
<Str Cat="Text">
744+
<Val><![CDATA[In {package_name}, the current "port-version" for {version} is {count}, so the next added "port-version" should be {expected_version}, but the port declares "port-version" {actual_version}. Change "port-version" to {expected_version}, commit that change, and try again. To skip this check, rerun with --skip-version-format-check .]]></Val>
745+
<Tgt Cat="Text" Stat="Loc" Orig="New">
746+
<Val><![CDATA[{package_name} 中,{version} 目前的 "port-version" 為 {count},所以下一個新增的 "port-version" 應為 {expected_version},但連接埠宣告 "port-version" 為 {actual_version}。請變更 "port-version" 至 {expected_version} 並認可該變更,然後再試一次。如要跳過此檢查,請以 --skip-version-format-check 重新執行。]]></Val>
747+
</Tgt>
748+
</Str>
749+
<Disp Icon="Str" />
750+
</Item>
733751
<Item ItemId=";AddVersionSuggestVersionDate" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
734752
<Str Cat="Text">
735753
<Val><![CDATA[The version format of "{package_name}" uses "version-string", but the format is acceptable as a "version-date". If this format is actually intended to be an ISO 8601 date, change the format to "version-date", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .]]></Val>
@@ -8973,43 +8991,49 @@
89738991
</Item>
89748992
<Item ItemId=";ParseFeatureNameError" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
89758993
<Str Cat="Text">
8976-
<Val><![CDATA["{package_name}" is not a valid feature name. Feature names must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
8994+
<Val><![CDATA["{package_name}" is not a valid feature name. Feature names must be lowercase alphanumeric+hyphens and not reserved (see {url} for more information).]]></Val>
89778995
<Tgt Cat="Text" Stat="Loc" Orig="New">
8978-
<Val><![CDATA["{package_name}" 並非有效的功能名稱。功能名稱必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})]]></Val>
8996+
<Val><![CDATA["{package_name}" 不是有效的功能名稱。功能名稱必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})]]></Val>
89798997
</Tgt>
8998+
<Prev Cat="Text">
8999+
<Val><![CDATA["{package_name}" is not a valid feature name. Feature names must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
9000+
</Prev>
89809001
</Str>
89819002
<Disp Icon="Str" />
89829003
</Item>
89839004
<Item ItemId=";ParseIdentifierError" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
89849005
<Str Cat="Text">
8985-
<Val><![CDATA["{value}" is not a valid identifier. Identifiers must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
9006+
<Val><![CDATA["{value}" is not a valid identifier. Identifiers must be lowercase alphanumeric+hyphens and not reserved (see {url} for more information).]]></Val>
89869007
<Tgt Cat="Text" Stat="Loc" Orig="New">
8987-
<Val><![CDATA["{value}" 並非有效的識別碼。識別碼必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})。]]></Val>
9008+
<Val><![CDATA["{value}" 不是有效的識別碼。識別碼必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})。]]></Val>
89889009
</Tgt>
89899010
<Prev Cat="Text">
8990-
<Val><![CDATA["{value}" is not a valid identifier. Identifiers must be lowercase alphanumeric+hypens and not reserved (see {url} for more information)]]></Val>
9011+
<Val><![CDATA["{value}" is not a valid identifier. Identifiers must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
89919012
</Prev>
89929013
</Str>
89939014
<Disp Icon="Str" />
89949015
</Item>
89959016
<Item ItemId=";ParsePackageNameError" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
89969017
<Str Cat="Text">
8997-
<Val><![CDATA["{package_name}" is not a valid package name. Package names must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
9018+
<Val><![CDATA["{package_name}" is not a valid package name. Package names must be lowercase alphanumeric+hyphens and not reserved (see {url} for more information).]]></Val>
89989019
<Tgt Cat="Text" Stat="Loc" Orig="New">
8999-
<Val><![CDATA["{package_name}" 並非有效的套件名稱。套件名稱必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})。]]></Val>
9020+
<Val><![CDATA["{package_name}" 不是有效的套件名稱。套件名稱必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})。]]></Val>
90009021
</Tgt>
90019022
<Prev Cat="Text">
9002-
<Val><![CDATA["{package_name}" is not a valid package name. Package names must be lowercase alphanumeric+hypens and not reserved (see {url} for more information)]]></Val>
9023+
<Val><![CDATA["{package_name}" is not a valid package name. Package names must be lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
90039024
</Prev>
90049025
</Str>
90059026
<Disp Icon="Str" />
90069027
</Item>
90079028
<Item ItemId=";ParsePackageNameNotEof" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
90089029
<Str Cat="Text">
9009-
<Val><![CDATA[expected the end of input parsing a package name; this usually means the indicated character is not allowed to be in a port name. Port names are all lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
9030+
<Val><![CDATA[expected the end of input parsing a package name; this usually means the indicated character is not allowed to be in a port name. Port names are all lowercase alphanumeric+hyphens and not reserved (see {url} for more information).]]></Val>
90109031
<Tgt Cat="Text" Stat="Loc" Orig="New">
90119032
<Val><![CDATA[預期輸入剖析套件名稱的結尾; 這通常表示指示的字元不能位於連接埠名稱中。連接埠名稱都必須是小寫英數字元+連字號,且未保留 (如需詳細資訊,請參閱 {url})。]]></Val>
90129033
</Tgt>
9034+
<Prev Cat="Text">
9035+
<Val><![CDATA[expected the end of input parsing a package name; this usually means the indicated character is not allowed to be in a port name. Port names are all lowercase alphanumeric+hypens and not reserved (see {url} for more information).]]></Val>
9036+
</Prev>
90139037
</Str>
90149038
<Disp Icon="Str" />
90159039
</Item>
@@ -9027,10 +9051,13 @@
90279051
</Item>
90289052
<Item ItemId=";ParseQualifiedSpecifierNotEof" ItemType="0" PsrId="306" Leaf="true">
90299053
<Str Cat="Text">
9030-
<Val><![CDATA[expected the end of input parsing a package spec; this usually means the indicated character is not allowed to be in a package spec. Port, triplet, and feature names are all lowercase alphanumeric+hypens.]]></Val>
9054+
<Val><![CDATA[expected the end of input parsing a package spec; this usually means the indicated character is not allowed to be in a package spec. Port, triplet, and feature names are all lowercase alphanumeric+hyphens.]]></Val>
90319055
<Tgt Cat="Text" Stat="Loc" Orig="New">
90329056
<Val><![CDATA[預期輸入剖析套件規格的結尾; 這通常表示指示的字元不能位於套件規格中。連接埠、三元組和功能名稱都必須是小寫英數字元+連字號。]]></Val>
90339057
</Tgt>
9058+
<Prev Cat="Text">
9059+
<Val><![CDATA[expected the end of input parsing a package spec; this usually means the indicated character is not allowed to be in a package spec. Port, triplet, and feature names are all lowercase alphanumeric+hypens.]]></Val>
9060+
</Prev>
90349061
</Str>
90359062
<Disp Icon="Str" />
90369063
</Item>
@@ -9043,6 +9070,15 @@
90439070
</Str>
90449071
<Disp Icon="Str" />
90459072
</Item>
9073+
<Item ItemId=";ParseTripletNotEof" ItemType="0" PsrId="306" Leaf="true">
9074+
<Str Cat="Text">
9075+
<Val><![CDATA[Invalid triplet name. Triplet names are all lowercase alphanumeric+hyphens.]]></Val>
9076+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9077+
<Val><![CDATA[三元組名稱無效。三元組名稱都必須是小寫英數字元+連字號。]]></Val>
9078+
</Tgt>
9079+
</Str>
9080+
<Disp Icon="Str" />
9081+
</Item>
90469082
<Item ItemId=";PathMustBeAbsolute" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
90479083
<Str Cat="Text">
90489084
<Val><![CDATA[Value of environment variable X_VCPKG_REGISTRIES_CACHE is not absolute: {path}]]></Val>

0 commit comments

Comments
 (0)