Skip to content

Commit 67fcf69

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 15684: Build ID 12548616 (#1806)
1 parent 7c3408c commit 67fcf69

13 files changed

+169
-169
lines changed

locales/messages.cs.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
"AssetCacheScriptNeedsUrl": "šablona skriptu {value} vyžaduje adresu URL, ale pro pokus o stažení {sha} není známa žádná adresa URL.",
154154
"AssetSourcesArg": "Zdroje ukládání prostředků do mezipaměti. Viz nvcpkg help assetcaching",
155155
"AttemptingToSetBuiltInBaseline": "při pokusu o nastavení předdefinovaného směrného plánu v souboru vcpkg.json při přepsání výchozího registru v souboru vcpkg-configuration.json.\nse použije výchozí registr z vcpkg-configuration.json.",
156-
"AuthenticationMayRequireManualAction": "Nejméně jeden poskytovatel přihlašovacích údajů {vendor} požádal o ruční akci. Pokud chcete povolit interaktivitu, přidejte binární zdroj interactive.",
157156
"AutoSettingEnvVar": "-- Automatické nastavení proměnných prostředí {env_var} na {url}.",
158157
"AutomaticLinkingForMSBuildProjects": "Všechny projekty MSBuild C++ teď mohou přes #include zahrnovat všechny nainstalované knihovny. Linkování se zpracuje automaticky. Při instalaci se nové knihovny okamžitě zpřístupní.",
159158
"AutomaticLinkingForVS2017AndLater": "Program Visual Studio 2017 a novější teď může přes #include zahrnovat všechny nainstalované knihovny. Propojení se zpracuje automaticky. Při instalaci se nové knihovny okamžitě zpřístupní.",
@@ -282,12 +281,12 @@
282281
"CmdExportOptDereferenceSymlinks": "Zkopíruje symbolické odkazy jako běžné soubory a adresáře v exportovaných výsledcích.",
283282
"CmdExportOptDryRun": "Ve skutečnosti neexportuje",
284283
"CmdExportOptInstalled": "Exportuje všechny nainstalované balíčky",
285-
"CmdExportOptNuget": "Exportuje balíček NuGet",
284+
"CmdExportOptNuGet": "Exports a NuGet package",
286285
"CmdExportOptRaw": "Exportuje do nekomprimovaného adresáře",
287286
"CmdExportOptZip": "Exporty do souboru ZIP",
288-
"CmdExportSettingNugetDesc": "Popis exportovaného balíčku NuGet",
289-
"CmdExportSettingNugetID": "ID exportovaného balíčku NuGet (přepíše --output)",
290-
"CmdExportSettingNugetVersion": "Verze exportovaného balíčku NuGet.",
287+
"CmdExportSettingNuGetDesc": "Description for the exported NuGet package",
288+
"CmdExportSettingNuGetID": "Id for the exported NuGet package (overrides --output)",
289+
"CmdExportSettingNuGetVersion": "The version for the exported NuGet package",
291290
"CmdExportSettingOutput": "Název výstupu (slouží k sestavení názvu souboru)",
292291
"CmdExportSettingOutputDir": "Výstupní adresář pro vytvořené artefakty",
293292
"CmdExportSynopsis": "Vytvoří samostatné nasazení nainstalovaných portů",
@@ -400,14 +399,14 @@
400399
"ControlSupportsMustBeAPlatformExpression": "„Supports“ musí být výraz platformy.",
401400
"CopyrightIsDir": "tento port nastaví ${{CURRENT_PACKAGES_DIR}}/share/${{PORT}}/copyright na adresář, ale měl by to být soubor. Zvažte možnost sloučit jednotlivé soubory copyright do jednoho pomocí vcpkg_install_copyright. Pokud chcete tuto zprávu potlačit, přidejte set(VCPKG_POLICY_SKIP_COPYRIGHT_CHECK enabled)",
402401
"CorruptedDatabase": "Instalační databáze vcpkg je poškozená. Buď je chyba v souboru vcpkg, nebo něco jiného neočekávaným způsobem změnilo obsah adresáře installed. Můžete to vyřešit odstraněním adresáře installed a přeinstalací toho, co chcete použít. Pokud k tomuto problému dochází konzistentně, nahlaste prosím chybu na https://github.com/microsoft/vcpkg.",
403-
"CouldNotDeduceNugetIdAndVersion": "Nepovedlo se odvodit ID a verzi NuGet z názvu souboru: {path}",
402+
"CouldNotDeduceNuGetIdAndVersion": "Could not deduce NuGet id and version from filename: {path}",
404403
"CouldNotFindBaselineInCommit": "Nepovedlo se najít směrný plán v adrese {url} na {commit_sha} pro {package_name}.",
405404
"CouldNotFindGitTreeAtCommit": "Nepovedlo se najít strom Git pro „versions“ v úložišti {package_name} při potvrzení {commit_sha}.",
406405
"CouldNotFindVersionDatabaseFile": "Nepovedlo se najít soubor databáze verzí: {path}",
407406
"CreateFailureLogsDir": "Vytváří se výstupní adresář protokolů chyb {path}.",
408407
"CreatedNuGetPackage": "Vytvořen nupkg: {path}",
409408
"Creating7ZipArchive": "Vytváří se archiv 7zip...",
410-
"CreatingNugetPackage": "Vytváří se balíček NuGet...",
409+
"CreatingNuGetPackage": "Creating NuGet package...",
411410
"CreatingZipArchive": "Vytváří se archiv zip...",
412411
"CreationFailed": "Nepovedlo se vytvořit cestu {path}.",
413412
"CurlFailedGeneric": "Operace curl se nezdařila s kódem chyby {exit_code}.",
@@ -844,9 +843,10 @@
844843
"NonRangeArgsGreater": "příkaz {command_name} vyžaduje alespoň tento počet argumentů: {lower}, ale byl zadán tento počet argumentů: {actual}",
845844
"NonZeroOrOneRemainingArgs": "příkaz {command_name} vyžaduje nula nebo jeden argument",
846845
"NonZeroRemainingArgs": "příkaz {command_name} nepřijímá žádné další argumenty",
847-
"NugetOutputNotCapturedBecauseInteractiveSpecified": "Příkaz NuGet selhal a výstup se nezachytil, protože se zadala možnost --interactive.",
848-
"NugetPackageFileSucceededButCreationFailed": "Balíček NuGet byl úspěšně vytvořen, nevznikl ale žádný balíček .nupkg. Očekávalo se: {path}",
849-
"NugetTimeoutExpectsSinglePositiveInteger": "Neočekávané argumenty: Binární konfigurace nugettimeout očekává jeden kladný celočíselný argument.",
846+
"NuGetAuthenticationMayRequireManualAction": "One or more NuGet credential providers requested manual action. Add the binary source 'interactive' to allow interactivity.",
847+
"NuGetOutputNotCapturedBecauseInteractiveSpecified": "NuGet command failed and output was not captured because --interactive was specified",
848+
"NuGetPackageFileSucceededButCreationFailed": "NuGet package creation succeeded, but no .nupkg was produced. Expected: \"{path}\"",
849+
"NuGetTimeoutExpectsSinglePositiveInteger": "unexpected arguments: binary config 'nugettimeout' expects a single positive integer argument",
850850
"OnlySupports": "{feature_spec} podporuje jen {supports_expression}.",
851851
"OptionMustBeInteger": "Hodnota --{option} musí být celé číslo.",
852852
"OptionRequiresANonDashesValue": "možnost {option} vyžaduje hodnotu; pokud jste chtěli nastavit {option} na {value}, použijte místo toho tvar se znakem rovná se: {actual}={value}",
@@ -884,7 +884,6 @@
884884
"PackagesToRebuildSuggestRecurse": "Pokud jste si jisti, že chcete výše uvedené balíčky znovu sestavit, spusťte příkaz s možností --recurse.",
885885
"PackagesToRemove": "Následující balíčky budou odebrány:",
886886
"PackagesUpToDate": "Není třeba aktualizovat žádné balíčky.",
887-
"PackingVendorFailed": "Balení {vendor} selhalo. Pro další informace použijte --debug.",
888887
"PairedSurrogatesAreInvalid": "koncová náhrada za úvodní náhradou (párové náhrady jsou neplatné)",
889888
"ParagraphDuplicateField": "duplikovat pole",
890889
"ParagraphExactlyOne": "Měl by existovat přesně jeden odstavec",
@@ -959,7 +958,6 @@
959958
"ProgramPathReturnedNonzeroExitCode": "selhalo s ukončovacím kódem {exit_code}",
960959
"ProgramReturnedNonzeroExitCode": "Nástroj {tool_name} selhal s ukončovacím kódem {exit_code}.",
961960
"ProvideExportType": "Vyžaduje se aspoň jedna z následujících možností: --raw --nuget --zip --7zip.",
962-
"PushingVendorFailed": "Nepodařilo se nasdílet změny {vendor} do cesty {path}. Pro další informace použijte --debug.",
963961
"RegeneratesArtifactRegistry": "Znovu vygeneruje registr artefaktů",
964962
"RegistryCreated": "Registr na cestě {path} se úspěšně vytvořil.",
965963
"RegistryValueWrongType": "Hodnota registru {path} byla neočekávaného typu.",
@@ -1180,7 +1178,9 @@
11801178
"WhileLoadingBaselineVersionForPort": "při načítání základní verze pro {package_name}",
11811179
"WhileLoadingPortVersion": "při načítání {version_spec}",
11821180
"WhileLookingForSpec": "při hledání {spec}:",
1181+
"WhilePackingNuGetPackage": "while packing NuGet package",
11831182
"WhileParsingVersionsForPort": "při parsování verzí pro {package_name} z {path}",
1183+
"WhilePushingNuGetPackage": "while pushing NuGet package",
11841184
"WhileRunningAssetCacheScriptCommandLine": "při spuštění příkazového řádku skriptu mezipaměti prostředků",
11851185
"WhileValidatingVersion": "při ověřování verze: {version}",
11861186
"WindowsEnvMustAlwaysBePresent": "Očekává se, že proměnná {env_var} bude ve Windows vždy nastavená.",
@@ -1245,7 +1245,7 @@
12451245
"ExpectedASingleValueFor$": "Očekávala se jedna hodnota pro --${p0}.",
12461246
"Assuming$IsCorrectSupplyAHashInTheArtifactMetadataToSuppressThisMessage": "Za předpokladu, že ${p0} je správné; zadejte v metadatech artefaktu hodnotu hash, která tuto zprávu potlačí.",
12471247
"DownloadedFile$DidNotHaveTheCorrectHash$$": "Stažený soubor ${p0} neměl správnou hodnotu hash (${p1}: ${p2}). ",
1248-
"packageReference$IsNotAValidNugetPackageReferencenameversion": "Odkaz na balíček ${p0} není platný odkaz na balíček NuGet ({name}/{version}).",
1248+
"packageReference$IsNotAValidNuGetPackageReferencenameversion": "package reference '${p0}' is not a valid NuGet package reference ({name}/{version})",
12491249
"statsMayNotBeUndefined": "statistiky nemusí být nedefinované",
12501250
"CannotRenameFilesAcrossFilesystems": "Není možné přejmenovat soubory napříč systémy souborů.",
12511251
"CopyFailedSource$IsAFolderTarget$IsAFile": "Kopírování selhalo: zdroj (${p0}) je složka, cíl (${p1}) je soubor.",

locales/messages.de.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
"AssetCacheScriptNeedsUrl": "Die Skriptvorlage {value} erfordert eine URL, es ist jedoch keine URL für den Downloadversuch von {sha} bekannt.",
154154
"AssetSourcesArg": "Objekt-Cachequellen. Siehe „vcpkg-Hilfe zum Objekt-Zwischenspeichern“",
155155
"AttemptingToSetBuiltInBaseline": "Es wird versucht, die integrierte Baseline in \"vcpkg.json\" festzulegen, während die Standardregistrierung in \"vcpkg-configuration.json\" überschrieben wird.\ndie Standardregistrierung aus \"vcpkg-configuration.json\" wird verwendet.",
156-
"AuthenticationMayRequireManualAction": "Mindestens ein {vendor}-Anmeldeinformationsanbieter hat eine manuelle Aktion angefordert. Fügen Sie die binäre Quelle \"interactive\" hinzu, um Interaktivität zuzulassen.",
157156
"AutoSettingEnvVar": "-- Automatisches Setzen von {env_var} Umgebungsvariablen auf \"{url}\".",
158157
"AutomaticLinkingForMSBuildProjects": "Es ist jetzt möglich, dass alle MSBuild C++-Projekte #include alle installierten Bibliotheken. Die Verknüpfung wird automatisch verarbeitet. Durch die Installation neuer Bibliotheken werden diese sofort verfügbar.",
159158
"AutomaticLinkingForVS2017AndLater": "Visual Studio 2017 und höher kann jetzt alle installierten Bibliotheken beinhalten (#include). Die Verknüpfung wird automatisch verarbeitet. Durch die Installation neuer Bibliotheken werden diese sofort verfügbar.",
@@ -282,12 +281,12 @@
282281
"CmdExportOptDereferenceSymlinks": "Kopiert Symlinks als reguläre Dateien und Verzeichnisse in den exportierten Ergebnissen.",
283282
"CmdExportOptDryRun": "Exportiert nicht wirklich",
284283
"CmdExportOptInstalled": "Exportiert alle installierten Pakete.",
285-
"CmdExportOptNuget": "Exportiert ein NuGet-Paket",
284+
"CmdExportOptNuGet": "Exports a NuGet package",
286285
"CmdExportOptRaw": "Exportiert in ein nicht komprimiertes Verzeichnis.",
287286
"CmdExportOptZip": "Exportiert in eine ZIP-Datei",
288-
"CmdExportSettingNugetDesc": "Beschreibung für das exportierte NuGet-Paket",
289-
"CmdExportSettingNugetID": "ID für das exportierte NuGet-Paket (überschreibt --output).",
290-
"CmdExportSettingNugetVersion": "Die Version für das exportierte NuGet-Paket.",
287+
"CmdExportSettingNuGetDesc": "Description for the exported NuGet package",
288+
"CmdExportSettingNuGetID": "Id for the exported NuGet package (overrides --output)",
289+
"CmdExportSettingNuGetVersion": "The version for the exported NuGet package",
291290
"CmdExportSettingOutput": "Der Ausgabename (wird zum Erstellen des Dateinamens verwendet).",
292291
"CmdExportSettingOutputDir": "Das Ausgabeverzeichnis für erstellte Artefakte.",
293292
"CmdExportSynopsis": "Erstellt eine eigenständige Bereitstellung installierter Ports.",
@@ -400,14 +399,14 @@
400399
"ControlSupportsMustBeAPlatformExpression": "\"Unterstützt\" muss ein Plattformausdruck sein",
401400
"CopyrightIsDir": "dieser Port legt ${{CURRENT_PACKAGES_DIR}}/share/${{PORT}}/copyright auf ein Verzeichnis fest, es sollte sich jedoch um eine Datei handeln. Erwägen Sie, separate Copyright-Dateien mithilfe von vcpkg_install_copyright zu einer Datei zusammenzufassen. Um diese Meldung zu unterdrücken, fügen Sie set(VCPKG_POLICY_SKIP_COPYRIGHT_CHECK enabled) hinzu.",
402401
"CorruptedDatabase": "Die Installationsdatenbank von vcpkg ist beschädigt. Dies ist entweder ein Fehler in vcpkg, oder etwas anderes hat den Inhalt des Verzeichnisses \"installed\" auf unerwartete Weise geändert. Sie können dies möglicherweise beheben, indem Sie das Verzeichnis \"installed\" löschen und das gewünschte Verzeichnis neu installieren. Wenn dieses Problem weiterhin auftritt, melden Sie einen Fehler unter https://github.com/microsoft/vcpkg.",
403-
"CouldNotDeduceNugetIdAndVersion": "Die NuGet-ID und die Version konnten nicht aus dem Dateinamen abgeleitet werden: {path}",
402+
"CouldNotDeduceNuGetIdAndVersion": "Could not deduce NuGet id and version from filename: {path}",
404403
"CouldNotFindBaselineInCommit": "Die Baseline wurde in {url} unter {commit_sha} für {package_name} nicht gefunden.",
405404
"CouldNotFindGitTreeAtCommit": "Die Git-Struktur für \"Versionen\" wurde im Repository \"{package_name}\" beim Commit \"{commit_sha}\" nicht gefunden.",
406405
"CouldNotFindVersionDatabaseFile": "Die Versionsdatenbankdatei wurde nicht gefunden: {path}",
407406
"CreateFailureLogsDir": "Ausgabeverzeichnis für Fehlerprotokolle wird erstellt: {path}.",
408407
"CreatedNuGetPackage": "Nupkg wurde erstellt: {path}",
409408
"Creating7ZipArchive": "7zip-Archiv wird erstellt...",
410-
"CreatingNugetPackage": "NuGet-Paket wird erstellt...",
409+
"CreatingNuGetPackage": "Creating NuGet package...",
411410
"CreatingZipArchive": "ZIP-Archiv wird erstellt...",
412411
"CreationFailed": "Fehler beim Erstellen von {path}.",
413412
"CurlFailedGeneric": "Fehler beim curl-Vorgang. Fehlercode: {exit_code}.",
@@ -844,9 +843,10 @@
844843
"NonRangeArgsGreater": "Befehl „{command_name}“ erfordert mindestens {lower} Argumente, aber {actual} wurden angegeben.",
845844
"NonZeroOrOneRemainingArgs": "Der Befehl \"{command_name}\" erfordert NULL oder ein Argument.",
846845
"NonZeroRemainingArgs": "Der Befehl \"{command_name}\" akzeptiert keine zusätzlichen Argumente.",
847-
"NugetOutputNotCapturedBecauseInteractiveSpecified": "Fehler beim NuGet-Befehl, und die Ausgabe wurde nicht erfasst, weil \"--interactive\" angegeben wurde.",
848-
"NugetPackageFileSucceededButCreationFailed": "Die NuGet-Paketerstellung war erfolgreich, es wurde jedoch keine nupkg-Datei erstellt. Erwartet: „{path}“",
849-
"NugetTimeoutExpectsSinglePositiveInteger": "Unerwartete Argumente: Die binäre Konfiguration \"nugettimeout\" erwartet ein einzelnes positives ganzzahliges Argument.",
846+
"NuGetAuthenticationMayRequireManualAction": "One or more NuGet credential providers requested manual action. Add the binary source 'interactive' to allow interactivity.",
847+
"NuGetOutputNotCapturedBecauseInteractiveSpecified": "NuGet command failed and output was not captured because --interactive was specified",
848+
"NuGetPackageFileSucceededButCreationFailed": "NuGet package creation succeeded, but no .nupkg was produced. Expected: \"{path}\"",
849+
"NuGetTimeoutExpectsSinglePositiveInteger": "unexpected arguments: binary config 'nugettimeout' expects a single positive integer argument",
850850
"OnlySupports": "{feature_spec} unterstützt nur {supports_expression}",
851851
"OptionMustBeInteger": "Der Wert von „--{option}“ muss eine ganze Zahl sein.",
852852
"OptionRequiresANonDashesValue": "Für die Option \"{option}\" ist ein Wert erforderlich. Wenn Sie \"{option}\" auf \"{value}\" festlegen möchten, verwenden Sie stattdessen das Gleichheitsformular: {actual}={value}",
@@ -884,7 +884,6 @@
884884
"PackagesToRebuildSuggestRecurse": "Wenn Sie sicher sind, dass Sie die obigen Pakete neu erstellen möchten, führen Sie den Befehl mit der Option \"--recurse\" aus.",
885885
"PackagesToRemove": "Die folgenden Pakete werden entfernt:",
886886
"PackagesUpToDate": "Es müssen keine Pakete aktualisiert werden.",
887-
"PackingVendorFailed": "Fehler bei der {vendor}-Paketerstellung. Verwenden Sie \"--debug\", um weitere Informationen zu erhalten.",
888887
"PairedSurrogatesAreInvalid": "Nachstehendes Ersatzzeichen nach vorangestelltem Ersatzzeichen (paarweise Ersatzzeichen sind ungültig)",
889888
"ParagraphDuplicateField": "Doppeltes Feld",
890889
"ParagraphExactlyOne": "Es sollte genau ein Absatz vorhanden sein.",
@@ -959,7 +958,6 @@
959958
"ProgramPathReturnedNonzeroExitCode": "Fehler bei Exitcode „{exit_code}“.",
960959
"ProgramReturnedNonzeroExitCode": "Fehler bei {tool_name}. Exitcode: ({exit_code}).",
961960
"ProvideExportType": "Mindestens eine der folgenden Optionen ist erforderlich: --raw --nuget --zip --7zip.",
962-
"PushingVendorFailed": "Fehler beim Pushen von {vendor} nach „{path}“. Verwenden Sie „--debug“, um weitere Informationen zu erhalten.",
963961
"RegeneratesArtifactRegistry": "Generiert eine Artefaktregistrierung neu.",
964962
"RegistryCreated": "Die Registrierung wurde erfolgreich unter {path} erstellt",
965963
"RegistryValueWrongType": "Der Registrierungswert im Pfad {path} war ein unerwarteter Typ.",
@@ -1180,7 +1178,9 @@
11801178
"WhileLoadingBaselineVersionForPort": "Beim Laden der Baselineversion für „{package_name}“",
11811179
"WhileLoadingPortVersion": "beim Laden von {version_spec}",
11821180
"WhileLookingForSpec": "bei der Suche nach {spec}:",
1181+
"WhilePackingNuGetPackage": "while packing NuGet package",
11831182
"WhileParsingVersionsForPort": "beim Parsen von Versionen für das Paket {package_name} aus {path}",
1183+
"WhilePushingNuGetPackage": "while pushing NuGet package",
11841184
"WhileRunningAssetCacheScriptCommandLine": "während der Ausführung der Skriptbefehlszeile für den Ressourcencache",
11851185
"WhileValidatingVersion": "beim Überprüfen der Version: {version}",
11861186
"WindowsEnvMustAlwaysBePresent": "Es wurde erwartet, dass die {env_var}-Umgebungsvariable immer unter Windows festgelegt ist.",
@@ -1245,7 +1245,7 @@
12451245
"ExpectedASingleValueFor$": "Es wurde ein einzelner Wert für \"--${p0}\" erwartet.",
12461246
"Assuming$IsCorrectSupplyAHashInTheArtifactMetadataToSuppressThisMessage": "Angenommen, \"${p0}\" ist richtig; geben Sie einen Hash in den Artefaktmetadaten an, um diese Nachricht zu unterdrücken.",
12471247
"DownloadedFile$DidNotHaveTheCorrectHash$$": "Die heruntergeladene Datei \"${p0}\" hat nicht den richtigen Hash (${p1}: ${p2}) ",
1248-
"packageReference$IsNotAValidNugetPackageReferencenameversion": "Der Paketverweis \"${p0}\" ist kein gültiger NuGet-Paketverweis ({name}/{version}).",
1248+
"packageReference$IsNotAValidNuGetPackageReferencenameversion": "package reference '${p0}' is not a valid NuGet package reference ({name}/{version})",
12491249
"statsMayNotBeUndefined": "Statistiken sind möglicherweise nicht undefiniert.",
12501250
"CannotRenameFilesAcrossFilesystems": "Dateien können nicht dateisystemübergreifend umbenannt werden.",
12511251
"CopyFailedSource$IsAFolderTarget$IsAFile": "Fehler beim Kopieren: Die Quelle (${p0}) ist ein Ordner, das Ziel (${p1}) ist eine Datei.",

0 commit comments

Comments
 (0)