[localization][automated][ci skip] update locale files
This commit is contained in:
Родитель
51dfe0f4d3
Коммит
6695a56e7b
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# toto je heuristicky generované a nemusí být správné",
|
||||
"CMakeToolChainFile": "Projekty CMake by měly používat: -DCMAKE_TOOLCHAIN_FILE={path}",
|
||||
"CMakeUsingExportedLibs": "Pokud chcete v projektech CMake používat exportované knihovny, přidejte do příkazového řádku CMake {value}.",
|
||||
"CacheHelp": "Argument by měl být podřetězec, který se má vyhledat, nebo žádný argument pro zobrazení všech knihoven v mezipaměti.",
|
||||
"CheckedOutGitSha": "Rezervováno v Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "Rezervovaný objekt neobsahuje soubor CONTROL nebo vcpkg.json.",
|
||||
"ChecksFailedCheck": "vcpkg se zhroutilo. blížší podrobnosti nejsou k dispozici.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "Proměnná prostředí VCPKG_DEFAULT_BINARY_CACHE musí být adresář (byla: {path}).",
|
||||
"DefaultFlag": "Nastavuje se výchozí hodnota --{option}.",
|
||||
"DefaultRegistryIsArtifact": "Výchozí registr nemůže být registr artefaktů.",
|
||||
"DefaultTriplet": "Od verze ze září 2023 se výchozí triplet pro knihovny vcpkg změní z x86-windows na zjištěný hostitelský triplet ({triplet}). Pokud chcete tuto zprávu vyřešit, přidejte --triplet x86-windows, aby se zachovalo stejné chování.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Nebo odeberte vcpkg-configuration ze souboru manifestu {path}.",
|
||||
"DependencyGraphCalculation": "Odesílání grafu závislostí je povolené.",
|
||||
"DependencyGraphFailure": "Odeslání grafu závislostí se nezdařilo.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Buď zadáním --name a --version vytvořte manifest určený pro knihovny C++, nebo zadáním --application označte, že se manifest nemá používat jako port.",
|
||||
"NewVersionCannotBeEmpty": "--version nesmí být prázdné.",
|
||||
"NoArgumentsForOption": "Možnost --{option} nepřijímá argument.",
|
||||
"NoCachedPackages": "Do mezipaměti nejsou uloženy žádné balíčky.",
|
||||
"NoError": "nedošlo k žádné chybě",
|
||||
"NoInstalledPackages": "Nejsou nainstalované žádné balíčky. Měli jste na mysli „hledat“?",
|
||||
"NoLocalizationForMessages": "Žádné lokalizované zprávy pro následující: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# this is heuristically generated, and may be not correct",
|
||||
"CMakeToolChainFile": "CMake-Projekte sollten Folgendes verwenden: „-DCMAKE_TOOLCHAIN_FILE={path}“",
|
||||
"CMakeUsingExportedLibs": "Um exportierte Bibliotheken in CMake-Projekten zu verwenden, fügen Sie Ihrer CMake-Befehlszeile {value} hinzu.",
|
||||
"CacheHelp": "Das Argument muss ein zu suchender substring und darf kein Argument sein, um alle zwischengespeicherten Bibliotheken anzuzeigen.",
|
||||
"CheckedOutGitSha": "Ausgechecktes Git-SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "Das ausgecheckte Objekt enthält keine CONTROL- oder vcpkg.json-Datei.",
|
||||
"ChecksFailedCheck": "„vcpkg“ ist abgestürzt; es sind keine weiteren Details verfügbar.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "Die Umgebungsvariable VCPKG_DEFAULT_BINARY_CACHE muss ein Verzeichnis sein (war: {path}).",
|
||||
"DefaultFlag": "Standardmäßig wird --{option} aktiviert.",
|
||||
"DefaultRegistryIsArtifact": "Die Standardregistrierung kann keine Artefaktregistrierung sein.",
|
||||
"DefaultTriplet": "Ab dem September 2023-Release ändert sich das Standard-Triplet für vcpkg-Bibliotheken von „x86-Windows“ in das erkannte Host-Triplet ({triplet}). Um diese Meldung zu beheben, fügen Sie „--triplet x86-windows“ hinzu, um dasselbe Verhalten beizubehalten.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "– Oder entfernen Sie \"vcpkg-configuration\" aus der Manifestdatei \"{path}\".",
|
||||
"DependencyGraphCalculation": "Abhängigkeitsdiagrammübermittlung aktiviert.",
|
||||
"DependencyGraphFailure": "Fehler bei der Übermittlung des Abhängigkeitsdiagramms.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Geben Sie entweder „--name“ und „--version“ an, um ein Manifest für C++-Bibliotheken zu erstellen, oder geben Sie „--application“ an, um anzugeben, dass das Manifest nicht als Port verwendet werden soll.",
|
||||
"NewVersionCannotBeEmpty": "„--version“ darf nicht leer sein.",
|
||||
"NoArgumentsForOption": "Die Option --{option} akzeptiert kein Argument.",
|
||||
"NoCachedPackages": "Es sind keine Pakete zwischengespeichert.",
|
||||
"NoError": "Kein Fehler",
|
||||
"NoInstalledPackages": "Es sind keine Pakete installiert. Meinten Sie „Suchen“?",
|
||||
"NoLocalizationForMessages": "Keine lokalisierte Meldungen für Folgendes: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# esto se genera de forma heurística y puede que no sea correcto",
|
||||
"CMakeToolChainFile": "Los proyectos de CMake deben usar\" \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "Para usar bibliotecas exportadas en proyectos de CMake, agregue {value} a la línea de comandos de CMake.",
|
||||
"CacheHelp": "El argumento debe ser substring para buscar o ningún argumento para mostrar todas las bibliotecas almacenadas en caché.",
|
||||
"CheckedOutGitSha": "SHA de Git restaurado: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "El objeto restaurado no contiene un archivo CONTROL ni un archivo vcpkg.json.",
|
||||
"ChecksFailedCheck": "vcpkg se bloqueó; no hay detalles adicionales disponibles.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "La variable de entorno VCPKG_DEFAULT_BINARY_CACHE debe ser un directorio (era: {path})",
|
||||
"DefaultFlag": "El valor predeterminado es --{option} activado.",
|
||||
"DefaultRegistryIsArtifact": "El Registro predeterminado no puede ser un registro de artefacto.",
|
||||
"DefaultTriplet": "A partir de la versión de septiembre de 2023, el triplete predeterminado para las bibliotecas vcpkg cambiará de x86-windows al triplete de host detectado ({triplet}). Para resolver este mensaje, agregue --triplet x86-windows para mantener el mismo comportamiento.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- O bien, quite “vcpkg-configuration” del archivo de manifiesto {path}.",
|
||||
"DependencyGraphCalculation": "Se ha habilitado el envío del gráfico de dependencias.",
|
||||
"DependencyGraphFailure": "Error al enviar el gráfico de dependencias.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Especifique el --nombre y la --version para generar un manifiesto destinado a bibliotecas de C++, o bien especifique --aplicación para indicar que el manifiesto no está destinado a usarse como puerto.",
|
||||
"NewVersionCannotBeEmpty": "--versión no puede estar vacía.",
|
||||
"NoArgumentsForOption": "La opción --{option} no acepta ningún argumento.",
|
||||
"NoCachedPackages": "No hay paquetes en caché.",
|
||||
"NoError": "sin errores",
|
||||
"NoInstalledPackages": "No hay paquetes instalados. ¿Quiso decir \"buscar\"?",
|
||||
"NoLocalizationForMessages": "No hay mensajes localizados para lo siguiente: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# ceci est généré de manière heuristique et peut ne pas être correct",
|
||||
"CMakeToolChainFile": "Les projets CMake doivent utiliser : « -DCMAKE_TOOLCHAIN_FILE={path} »",
|
||||
"CMakeUsingExportedLibs": "Pour utiliser des bibliothèques exportées dans des projets CMake, ajoutez {value} à votre ligne de commande CMake.",
|
||||
"CacheHelp": "L’argument doit être une substring à rechercher ou aucun argument pour afficher toutes les bibliothèques mises en cache.",
|
||||
"CheckedOutGitSha": "Extraction de Git SHA : {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "L’objet extrait ne contient pas de fichier CONTROL ou de fichier vcpkg.json.",
|
||||
"ChecksFailedCheck": "vcpkg s’est bloqué; aucun détail supplémentaire n’est disponible.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "La variable d’environnement VCPKG_DEFAULT_BINARY_CACHE doit être un répertoire (était : {path})",
|
||||
"DefaultFlag": "La valeur par défaut est --{option} activée.",
|
||||
"DefaultRegistryIsArtifact": "Le Registre par défaut ne peut pas être un registre d’artefacts.",
|
||||
"DefaultTriplet": "À compter de la mise en production de septembre 2023, le triplet par défaut des bibliothèques vcpkg va passer de x86-windows au triplet hôte détecté ({triplet}). Pour résoudre ce message, ajoutez --triplet x86-windows pour conserver le même comportement.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Ou supprimez « vcpkg-configuration » du fichier manifeste {path}.",
|
||||
"DependencyGraphCalculation": "Soumission du graphe des dépendances activée.",
|
||||
"DependencyGraphFailure": "Soumission du graphe des dépendances en échec.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Spécifiez --name et --version pour produire un manifeste destiné aux bibliothèques C++, ou spécifiez --application pour indiquer que le manifeste n’est pas destiné à être utilisé en tant que port.",
|
||||
"NewVersionCannotBeEmpty": "--version ne peut pas être vide.",
|
||||
"NoArgumentsForOption": "L’option --{option} n’accepte pas d’argument.",
|
||||
"NoCachedPackages": "Aucun package n’est mis en cache.",
|
||||
"NoError": "aucune erreur",
|
||||
"NoInstalledPackages": "Aucun package n’est installé. Voulez-vous dire `search` ?",
|
||||
"NoLocalizationForMessages": "Aucun message localisé pour les éléments suivants : ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# generato in modo euristico e potrebbe non essere corretto",
|
||||
"CMakeToolChainFile": "I progetti CMake devono usare: \"-DCMAKE_TOOLCHAIN_FILE={path}>",
|
||||
"CMakeUsingExportedLibs": "Per usare le librerie esportate nei progetti CMake, aggiungere {value} alla riga di comando di CMake.",
|
||||
"CacheHelp": "L'argomento deve essere una sottostringa da cercare oppure nessun argomento per visualizzare tutte le librerie memorizzate nella cache.",
|
||||
"CheckedOutGitSha": "Git SHA estratto: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "L'oggetto estratto non contiene un file CONTROL o vcpkg.json.",
|
||||
"ChecksFailedCheck": "vcpkg si è arrestato in modo anomalo; non sono disponibili altri dettagli.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "La variabile di ambiente VCPKG_DEFAULT_BINARY_CACHE deve essere una directory (è: {path})",
|
||||
"DefaultFlag": "Attivazione dell'impostazione predefinita --{option}.",
|
||||
"DefaultRegistryIsArtifact": "Il registro predefinito non può essere un registro artefatti.",
|
||||
"DefaultTriplet": "A partire dalla versione di settembre 2023, la tripletta predefinita per le librerie vcpkg passerà da x86-windows alla tripletta host rilevata ({triplet}). Per risolvere il messaggio, aggiungere --triplet x86-windows per mantenere lo stesso comportamento.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- In alternativa, rimuovere \"vcpkg-configuration\" dal file manifesto {path}.",
|
||||
"DependencyGraphCalculation": "L'invio del grafico delle dipendenze è stato abilitato.",
|
||||
"DependencyGraphFailure": "L'invio del grafico delle dipendenze non è riuscito.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Specificare --name e --version per produrre un manifesto destinato alle librerie C++ oppure specificare --application per indicare che il manifesto non deve essere usato come porta.",
|
||||
"NewVersionCannotBeEmpty": "--version non può essere vuoto.",
|
||||
"NoArgumentsForOption": "L'opzione --{option} non accetta un argomento.",
|
||||
"NoCachedPackages": "Nessun pacchetto memorizzato nella cache.",
|
||||
"NoError": "nessun errore",
|
||||
"NoInstalledPackages": "Nessun pacchetto installato. Si intendeva \"cerca\"?",
|
||||
"NoLocalizationForMessages": "Nessun messaggio localizzato per gli elementi seguenti: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# これはヒューリスティックに生成され、正しくない可能性があります",
|
||||
"CMakeToolChainFile": "CMake プロジェクトでは次を使用する必要があります: \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "CMake プロジェクトでエクスポートされたライブラリを使用するには、CMake コマンド ラインに {value} を追加します。",
|
||||
"CacheHelp": "引数は、検索対象のサブ文字列であるか、またはすべてのキャッシュされたライブラリを表示する no 引数である必要があります。",
|
||||
"CheckedOutGitSha": "チェックアウトされた Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "チェックアウトされたオブジェクトにコントロール ファイルまたは vcpkg.json ファイルが含まれていません。",
|
||||
"ChecksFailedCheck": "vcpkg がクラッシュしました。その他の詳細はありません。",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "環境変数 VCPKG_DEFAULT_BINARY_CACHE はディレクトリである必要があります (旧: {path})",
|
||||
"DefaultFlag": "既定で --{option} をオンにしています。",
|
||||
"DefaultRegistryIsArtifact": "既定のレジストリを成果物レジストリにすることはできません。",
|
||||
"DefaultTriplet": "2023 年 9 月のリリース以降、vcpkg ライブラリのデフォルトのトリプレットは、x86-windows から検出されたホストのトリプレット ({triplet}) に変更されます。このメッセージを解決するには、--triplet x86-windows を追加して、同じ動作を維持します。",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- または、マニフェスト ファイル {path} から \"vcpkg-configuration\" を削除します。",
|
||||
"DependencyGraphCalculation": "依存関係グラフの送信が有効になっています。",
|
||||
"DependencyGraphFailure": "依存関係グラフの送信に失敗しました。",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "C++ ライブラリ用のマニフェストを作成するために --name と --version を指定するか、マニフェストをポートとして使用しないことを示すために --application を指定します。",
|
||||
"NewVersionCannotBeEmpty": "--version を空にすることはできません。",
|
||||
"NoArgumentsForOption": "オプション --{option} は引数を取りません。",
|
||||
"NoCachedPackages": "パッケージがキャッシュされていません。",
|
||||
"NoError": "エラーはありません",
|
||||
"NoInstalledPackages": "パッケージがインストールされていません。'検索' ということですか?",
|
||||
"NoLocalizationForMessages": "次のローカライズされたメッセージはありません: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# 이 값은 추론적으로 생성되며 올바르지 않을 수 있습니다.",
|
||||
"CMakeToolChainFile": "CMake 프로젝트는 \"-DCMAKE_TOOLCHAIN_FILE={path}\"를 사용해야 합니다.",
|
||||
"CMakeUsingExportedLibs": "CMake 프로젝트에서 내보낸 라이브러리를 사용하려면 CMake 명령줄에 {value}을(를) 추가하세요.",
|
||||
"CacheHelp": "인수는 검색할 substring이거나 모든 캐시된 라이브러리를 표시할 인수가 없어야 합니다.",
|
||||
"CheckedOutGitSha": "Git SHA: {commit_sha} 체크 아웃됨",
|
||||
"CheckedOutObjectMissingManifest": "체크 아웃된 개체에 CONTROL 파일 또는 vcpkg.json 파일이 없습니다.",
|
||||
"ChecksFailedCheck": "vcpkg가 충돌했습니다. 추가 정보가 없습니다.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "환경 변수 VCPKG_DEFAULT_BINARY_CACHE는 디렉터리여야 함(이전: {path})",
|
||||
"DefaultFlag": "기본적으로 --{option}이 켜져 있습니다.",
|
||||
"DefaultRegistryIsArtifact": "기본 레지스트리는 아티팩트 레지스트리일 수 없습니다.",
|
||||
"DefaultTriplet": "2023년 9월 릴리스부터 vcpkg 라이브러리의 기본 triplet이 x86-windows에서 감지된 호스트 triplet({triplet})으로 변경됩니다. 이 메시지를 해결하려면 --triplet x86-windows를 추가하여 동일한 동작을 유지하세요.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- 또는 매니페스트 파일 {path}에서 \"vcpkg-configuration\"을 제거합니다.",
|
||||
"DependencyGraphCalculation": "종속성 그래프 제출을 활성화했습니다.",
|
||||
"DependencyGraphFailure": "종속성 그래프 제출에 실패했습니다.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "--name 및 --version을 지정하여 C++ 라이브러리용 매니페스트를 생성하거나 --application을 지정하여 매니페스트가 포트로 사용되지 않도록 지정합니다.",
|
||||
"NewVersionCannotBeEmpty": "--version은 비워 둘 수 없습니다.",
|
||||
"NoArgumentsForOption": "--{option} 옵션은 인수를 허용하지 않습니다.",
|
||||
"NoCachedPackages": "캐시된 패키지가 없습니다.",
|
||||
"NoError": "오류 없음",
|
||||
"NoInstalledPackages": "패키지가 설치되어 있지 않습니다. 의도한 명령이 `search`인가요?",
|
||||
"NoLocalizationForMessages": "다음에 대한 지역화된 메시지가 없습니다. ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# ten element jest generowany heurystycznie i może być niepoprawny",
|
||||
"CMakeToolChainFile": "Projekty w narzędziu CMake powinny używać ścieżki: \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "Aby używać wyeksportowanych bibliotek w projektach narzędzia CMake, dodaj {value} do wiersza polecenia narzędzia CMake.",
|
||||
"CacheHelp": "Argument powinien być podciągiem do wyszukania lub bez argumentu umożliwiającego wyświetlenie wszystkich buforowanych bibliotek.",
|
||||
"CheckedOutGitSha": "Wyewidencjonowano algorytm Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "Wyewidencjonowany obiekt nie zawiera pliku CONTROL ani pliku vcpkg.json.",
|
||||
"ChecksFailedCheck": "Pakiet vcpkg uległ awarii; nie są dostępne żadne dodatkowe szczegóły",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "Zmienna środowiskowa VCPKG_DEFAULT_BINARY_CACHE musi być katalogiem (była: {path})",
|
||||
"DefaultFlag": "Domyślnie opcja --{option} jest włączona.",
|
||||
"DefaultRegistryIsArtifact": "Rejestr domyślny nie może być rejestrem artefaktów.",
|
||||
"DefaultTriplet": "Począwszy od wersji z września 2023 r., domyślny triplet dla bibliotek vcpkg zmieni się z x86-windows na wykryty triplet hosta ({triplet}). Aby rozwiązać ten komunikat, dodaj element --triplet x86-windows, aby zachować to samo zachowanie.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Lub usuń \"vcpkg-configuration\" z pliku manifestu {path}.",
|
||||
"DependencyGraphCalculation": "Przesyłanie grafu zależności jest włączone.",
|
||||
"DependencyGraphFailure": "Przesyłanie grafu zależności nie powiodło się.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Określ parametr --name i --version, aby utworzyć manifest przeznaczony dla bibliotek języka C++ lub określ parametr --application, aby wskazać, że manifest nie jest przeznaczony do użycia jako port.",
|
||||
"NewVersionCannotBeEmpty": "parametr --version nie może być pusty.",
|
||||
"NoArgumentsForOption": "Opcja --{option} nie akceptuje argumentu.",
|
||||
"NoCachedPackages": "Żadne pakiety nie są buforowane.",
|
||||
"NoError": "brak błędów",
|
||||
"NoInstalledPackages": "Nie zainstalowano żadnych pakietów. Czy chodziło Ci o `search`?",
|
||||
"NoLocalizationForMessages": "Brak zlokalizowanych komunikatów dla następujących elementów: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# isso é gerado heuristicamente e pode não estar correto",
|
||||
"CMakeToolChainFile": "Os projetos do CMake devem usar: \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "Para usar bibliotecas exportadas em projetos do CMake, adicione {value} à linha de comando do CMake.",
|
||||
"CacheHelp": "O argumento deve ser uma substring para pesquisar ou nenhum argumento para exibir todas as bibliotecas em cache.",
|
||||
"CheckedOutGitSha": "Verifiquei o Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "O objeto com check-out não contém um arquivo CONTROL ou arquivo vcpkg.json.",
|
||||
"ChecksFailedCheck": "vcpkg falhou; nenhum detalhe adicional está disponível.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "A variável de ambiente VCPKG_DEFAULT_BINARY_CACHE deve ser um diretório (era: {path})",
|
||||
"DefaultFlag": "O padrão é --{option} estar ativado.",
|
||||
"DefaultRegistryIsArtifact": "O registro padrão não pode ser um registro de artefato.",
|
||||
"DefaultTriplet": "A partir da versão de setembro de 2023, o trio padrão para bibliotecas vcpkg será alterado de x86-windows para o trio de host detectado ({triplet}). Para resolver essa mensagem, adicione --triplet x86-windows para manter o mesmo comportamento.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Ou remova \"vcpkg-configuration\" do arquivo de manifesto {path}.",
|
||||
"DependencyGraphCalculation": "Envio de grafo de dependência habilitado.",
|
||||
"DependencyGraphFailure": "Falha no envio do grafo de dependência.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Especifique --name e --version para produzir um manifesto destinado a bibliotecas C++ ou especifique --application para indicar que o manifesto não deve ser usado como uma porta.",
|
||||
"NewVersionCannotBeEmpty": "--version não pode ficar vazia.",
|
||||
"NoArgumentsForOption": "A opção --{option} não aceita um argumento.",
|
||||
"NoCachedPackages": "Nenhum pacote é armazenado em cache.",
|
||||
"NoError": "nenhum erro",
|
||||
"NoInstalledPackages": "Nenhum pacote está instalado. Você quis dizer 'pesquisar'?",
|
||||
"NoLocalizationForMessages": "Nenhuma mensagem localizada para o seguinte: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# этот элемент создан эвристически и может быть неверным",
|
||||
"CMakeToolChainFile": "В проектах CMake следует использовать: \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "Чтобы использовать экспортированные библиотеки в проектах CMake, добавьте {value} в командную строку CMake.",
|
||||
"CacheHelp": "Аргумент должен быть подстрокой для поиска или не должен содержать аргумент для отображения всех кэшированных библиотек.",
|
||||
"CheckedOutGitSha": "Извлеченный Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "Извлеченный объект не содержит файла CONTROL или файла vcpkg.json.",
|
||||
"ChecksFailedCheck": "сбой vcpkg; дополнительные сведения недоступны.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "Переменная среды VCPKG_DEFAULT_BINARY_CACHE должна быть каталогом (было: {path})",
|
||||
"DefaultFlag": "По умолчанию включено --{option}.",
|
||||
"DefaultRegistryIsArtifact": "Реестр, используемый по умолчанию, не может быть реестром артефактов.",
|
||||
"DefaultTriplet": "Начиная с выпуска за сентябрь 2023 г. триплет по умолчанию для библиотек vcpkg изменится с x86-windows на триплет обнаруженного узла ({triplet}). Чтобы разрешить это сообщение, добавьте параметр --triplet x86-windows, чтобы сохранить то же поведение.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Или удалите \"vcpkg-configuration\" из {path} файла манифеста.",
|
||||
"DependencyGraphCalculation": "Отправка графа зависимостей включена.",
|
||||
"DependencyGraphFailure": "Сбой отправки графа зависимостей.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "Чтобы указать, что манифест не предназначен для использования в качестве порта, определите --name и --version для создания манифеста, предназначенного для библиотек C++, или укажите --application.",
|
||||
"NewVersionCannotBeEmpty": "--version не может быть пустой.",
|
||||
"NoArgumentsForOption": "Параметр --{option} не принимает аргумент.",
|
||||
"NoCachedPackages": "Никакие пакеты не кэшируются.",
|
||||
"NoError": "нет ошибок",
|
||||
"NoInstalledPackages": "Нет установленных пакетов. Вы имели в виду \"search\"?",
|
||||
"NoLocalizationForMessages": "Нет локализованных сообщений для следующего: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# bu buluşsal olarak oluşturuldu ve doğru olmayabilir",
|
||||
"CMakeToolChainFile": "CMake projeleri \"-DCMAKE_TOOLCHAIN_FILE={path}\" kullanmalıdır",
|
||||
"CMakeUsingExportedLibs": "Dışa aktarılan kitaplıkları CMake projelerinde kullanmak için CMake komut satırınıza {value} ekleyin.",
|
||||
"CacheHelp": "Bağımsız değişken aranılacak bir alt dize olmalıdır ya da tüm önbelleğe alınmış kitaplıkları görüntülemek için bağımsız değişken olmamalıdır.",
|
||||
"CheckedOutGitSha": "Git SHA kullanıma alındı: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "Kullanıma alınmış nesne DENETİM dosyası ya da vcpkg.json dosyası içermiyor.",
|
||||
"ChecksFailedCheck": "vcpkg kilitlendi; ek ayrıntı yok.",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "VCPKG_DEFAULT_BINARY_CACHE ortam değişkeni bir dizin olmalıdır (önceden: {yol})",
|
||||
"DefaultFlag": "Varsayılan olarak --{option} açık olarak ayarlanıyor.",
|
||||
"DefaultRegistryIsArtifact": "Varsayılan kayıt defteri yapıt kayıt defteri olamaz.",
|
||||
"DefaultTriplet": "Eylül 2023 sürümünden başlayarak, vcpkg kitaplıkları için varsayılan üçlü, x86 pencerelerinden algılanan ana bilgisayar üçlüsüne ({üçlü}) değişecektir. Bu mesajı çözmek için, aynı davranışı sürdürmek üzere --triplet x86-windows ekleyin.",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- Veya \"vcpkg-configuration\" öğesini {path} bildirim dosyasından kaldırın.",
|
||||
"DependencyGraphCalculation": "Bağımlılık grafiği gönderme etkinleştirildi.",
|
||||
"DependencyGraphFailure": "Bağımlılık grafiği gönderme başarısız oldu.",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "C++ kitaplıklarına yönelik bir bildirim oluşturmak için --name ve --version belirtin ya da bildirimin bağlantı noktası olarak kullanılmaya yönelik olmadığını belirtmek için --application belirtin.",
|
||||
"NewVersionCannotBeEmpty": "--version boş olamaz.",
|
||||
"NoArgumentsForOption": "--{option} seçeneği bir bağımsız değişken kabul etmez.",
|
||||
"NoCachedPackages": "Önbelleğe alınan paket yok.",
|
||||
"NoError": "hata yok",
|
||||
"NoInstalledPackages": "Yüklü paket yok. \"Ara\" mı demek istiyorsunuz?",
|
||||
"NoLocalizationForMessages": "Şunlar için yerelleştirilmiş ileti yok: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "# 这是启发式生成的,并且可能不正确",
|
||||
"CMakeToolChainFile": "CMake 项目应使用:“-DCMAKE_TOOLCHAIN_FILE={path}”",
|
||||
"CMakeUsingExportedLibs": "要在 CMake 项目中使用导出的库,请将 {value} 添加到 CMake 命令行。",
|
||||
"CacheHelp": "参数应为要搜索的子字符串,或没有用于显示所有已缓存库的参数。",
|
||||
"CheckedOutGitSha": "签出的 Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "签出对象不包含 CONTROL 文件或 vcpkg.json 文件。",
|
||||
"ChecksFailedCheck": "vcpkg 已崩溃;没有其他详细信息可用。",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "环境变量 VCPKG_DEFAULT_BINARY_CACHE 必须是目录(曾为: {path})",
|
||||
"DefaultFlag": "默认为 --{option} 处于打开状态。",
|
||||
"DefaultRegistryIsArtifact": "默认注册表不能是项目注册表。",
|
||||
"DefaultTriplet": "从 2023 年 9 月版本开始,vcpkg 库的默认三元组将从 x86-windows 更改为检测到的主机三元组({triplet})。若要解决此消息,请添加 --triplet x86-windows 以保留相同的行为。",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- 或从清单文件 {path} 中删除 \"vcpkg-configuration\"。",
|
||||
"DependencyGraphCalculation": "已启用依赖项关系图提交。",
|
||||
"DependencyGraphFailure": "依赖项关系图提交失败。",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "指定 --name 和 --version 以生成用于 C++ 库的清单,或指定 --application 以指示不将清单用作端口。",
|
||||
"NewVersionCannotBeEmpty": "--version 不能为空。",
|
||||
"NoArgumentsForOption": "选项 --{option} 不接受参数。",
|
||||
"NoCachedPackages": "未缓存任何包。",
|
||||
"NoError": "无错误",
|
||||
"NoInstalledPackages": "未安装任何包。你指的是“search”吗?",
|
||||
"NoLocalizationForMessages": "没有针对以下内容的本地化消息: ",
|
||||
|
|
|
@ -200,7 +200,6 @@
|
|||
"CMakeTargetsUsageHeuristicMessage": "#這是啟發式產生的,可能不正確",
|
||||
"CMakeToolChainFile": "CMake 專案應使用: \"-DCMAKE_TOOLCHAIN_FILE={path}\"",
|
||||
"CMakeUsingExportedLibs": "若要在 CMake 專案中使用匯出的程式庫,請將 {value} 新增至 CMake 命令列。",
|
||||
"CacheHelp": "引數應為可搜尋的 substring,或沒有參數以顯示所有快取程式庫。",
|
||||
"CheckedOutGitSha": "已簽出 Git SHA: {commit_sha}",
|
||||
"CheckedOutObjectMissingManifest": "簽出的物件不包含 CONTROL 檔案或 vcpkg.json 檔案。",
|
||||
"ChecksFailedCheck": "vcpkg 已損毀; 沒有其他詳細資料。",
|
||||
|
@ -344,7 +343,7 @@
|
|||
"DefaultBinaryCacheRequiresDirectory": "環境變數 VCPKG_DEFAULT_BINARY_CACHE 必須是目錄 (是: {path})",
|
||||
"DefaultFlag": "預設為 --{option} 開啟。",
|
||||
"DefaultRegistryIsArtifact": "預設登錄不可以是成品登錄。",
|
||||
"DefaultTriplet": "從 2023 年 9 月發行開始,vcpkg 程式庫的預設 triplet 將從 x86-windows 變更為偵測到的主機三色 ({triplet})。若要解決此訊息,請新增 --triplet x86-windows 以保持相同的行為。",
|
||||
"DefaultTripletChanged": "In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet ({triplet}). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet {triplet} .",
|
||||
"DeleteVcpkgConfigFromManifest": "-- 或從資訊清單檔案 {path} 移除 \"vcpkg-configuration\"。",
|
||||
"DependencyGraphCalculation": "相依性圖形提交已啟用。",
|
||||
"DependencyGraphFailure": "相依性圖形提交失敗。",
|
||||
|
@ -762,7 +761,6 @@
|
|||
"NewSpecifyNameVersionOrApplication": "請指定 --name 或 --version 以產生適合 C++ 程式庫的資訊清單,或指定 --application 以表示資訊清單不是用來作為連接埠。",
|
||||
"NewVersionCannotBeEmpty": "--version 不得為空白。",
|
||||
"NoArgumentsForOption": "選項 --{option} 不接受引數。",
|
||||
"NoCachedPackages": "未快取任何封裝。",
|
||||
"NoError": "沒有錯誤",
|
||||
"NoInstalledPackages": "未安裝任何套件。您是要「搜尋」的意思?",
|
||||
"NoLocalizationForMessages": "下列項目沒有當地語系化的訊息: ",
|
||||
|
|
Загрузка…
Ссылка в новой задаче