Skip to content

Commit

Permalink
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_202311…
Browse files Browse the repository at this point in the history
…03125335776.
  • Loading branch information
csigs committed Nov 3, 2023
1 parent a50687c commit 0d73f4d
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 749 deletions.
136 changes: 11 additions & 125 deletions src/localization/cs/messages.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -2223,12 +2223,12 @@
</Item>
<Item ItemId=";CmakeTargetsExcluded" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[note: {count} additional targets are not displayed.]]></Val>
<Val><![CDATA[{count} additional targets are not displayed.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[poznámka: Nezobrazuje se tento počet dalších cílů: {count}.]]></Val>
<Val><![CDATA[Nezobrazuje se tento počet dalších cílů: {count}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[ # note: {count} targets were omitted.]]></Val>
<Val><![CDATA[note: {count} additional targets are not displayed.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -4846,24 +4846,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ErrorMessage" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[error: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[chyba: ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ErrorMessageMustUsePrintError" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The message named {value} starts with error:, it must be changed to prepend ErrorMessage in code instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zpráva s názvem {value} začíná chybou: je nutné ji změnit tak, aby místo ní byla předřazená ErrorMessage.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ErrorMissingVcpkgRoot" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not detect vcpkg-root. If you are trying to use a copy of vcpkg that you've built, you must define the VCPKG_ROOT environment variable to point to a cloned copy of https://github.com/Microsoft/vcpkg.]]></Val>
Expand Down Expand Up @@ -6073,51 +6055,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GenerateMsgErrorParsingFormatArgs" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[parsing format string for {value}:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[parsuje se řetězec formátu pro hodnotu {value}:]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[error: parsing format string for {value}:]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GenerateMsgIncorrectComment" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[message {value} has an incorrect comment:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[zpráva {value} má nesprávný komentář:]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GenerateMsgNoArgumentValue" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{{{value}}} was specified in a comment, but was not used in the message.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hodnota {{{value}}} byla zadána v komentáři, ale nebyla použita ve zprávě.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[ {{{value}}} was specified in a comment, but was not used in the message.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GenerateMsgNoCommentValue" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{{{value}}} was used in the message, but not commented.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hodnota {{{value}}} se použila ve zprávě, ale nebyla okomentována.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[ {{{value}}} was used in the message, but not commented.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GeneratedConfiguration" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generated configuration {path}.]]></Val>
Expand Down Expand Up @@ -7501,15 +7438,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";InternalErrorMessage" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[internal error: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[vnitřní chyba: ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";InternalErrorMessageContact" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please open an issue at https://github.com/microsoft/vcpkg/issues/new?template=other-type-of-bug-report.md&labels=category:vcpkg-bug with detailed steps to reproduce the problem.]]></Val>
Expand Down Expand Up @@ -8353,24 +8281,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";LocalizedMessageMustNotContainIndents" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The message named {value} contains what appears to be indenting which must be changed to use LocalizedString::append_indent instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zpráva s názvem {value} obsahuje to, co vypadá jako odsazení, které se musí změnit tak, aby místo toho používala LocalizedString::append_indent.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";LocalizedMessageMustNotEndWithNewline" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The message named {value} ends with a newline which should be added by formatting rather than by localization.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zpráva s názvem {value} končí novým řádkem, který by se měl přidat formátováním, a ne lokalizací.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ManifestConflict" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Found both a manifest and CONTROL files in port "{path}"; please rename one or the other]]></Val>
Expand Down Expand Up @@ -8851,15 +8761,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NoteMessage" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[note: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[poznámka: ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NugetOutputNotCapturedBecauseInteractiveSpecified" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[NuGet command failed and output was not captured because --interactive was specified]]></Val>
Expand Down Expand Up @@ -12033,12 +11934,12 @@
</Item>
<Item ItemId=";VersionVerifiedOK" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[OK: {version_spec} -> {commit_sha}]]></Val>
<Val><![CDATA[{version_spec} is correctly in the version database ({git_tree_sha})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[OK: {version_spec} -> {commit_sha}]]></Val>
<Val><![CDATA[{version_spec} je správně ve verzi databáze ({git_tree_sha}).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[OK: {package_name}@{version} -> {commit_sha}]]></Val>
<Val><![CDATA[OK: {version_spec} -> {commit_sha}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -12070,24 +11971,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";WarningMessage" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[warning: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[upozornění: ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";WarningMessageMustUsePrintWarning" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The message named {value} starts with warning:, it must be changed to prepend WarningMessage in code instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zpráva s názvem {value} začíná upozorněním: místo toho je třeba ji v kódu změnit tak, aby místo ní byla předřazená WarningMessage.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";WarningsTreatedAsErrors" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[previous warnings being interpreted as errors]]></Val>
Expand All @@ -12108,10 +11991,13 @@
</Item>
<Item ItemId=";WhileCheckingOutPortTreeIsh" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[while checking out port {package_name} with git tree {commit_sha}]]></Val>
<Val><![CDATA[while checking out port {package_name} with git tree {git_tree_sha}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[při rezervaci portu {package_name} se stromem Gitu {commit_sha}]]></Val>
<Val><![CDATA[při přechodu na aktuální port {package_name} se stromem Gitu {git_tree_sha}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[while checking out port {package_name} with git tree {commit_sha}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Loading

0 comments on commit 0d73f4d

Please sign in to comment.