Skip to content

Commit

Permalink
[localization][automated][ci skip] update locale files
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedbot committed Dec 27, 2024
1 parent 7fd552f commit 01b436d
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 39 deletions.
5 changes: 2 additions & 3 deletions locales/messages.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "Počet úvodních adresářů, které se mají odstranit ze všech cest",
"CommandEnvExample2": "vcpkg env \"ninja -C <cesta>\" --triplet x64-windows",
"CommandFailed": "příkaz:\n{command_line}\nselhalo s následujícím výstupem:",
"CommandFailedCode": "příkaz:\n{command_line}\nselhalo s ukončovacím kódem {exit_code} a následujícím výstupem:",
"CommunityTriplets": "Trojčata komunity:",
"CompilerPath": "Nalezen kompilátor: {path}",
"CompressFolderFailed": "Nepovedlo se zkomprimovat složku „{path}“:",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Vytváří se balíček NuGet...",
"CreatingZipArchive": "Vytváří se archiv zip...",
"CreationFailed": "Nepovedlo se vytvořit cestu {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "Nástroji curl se nepodařilo vložit soubor na adresu {url} s ukončovacím kódem {exit_code}.",
"CurlFailedToPutHttp": "Nástroji curl se nepodařilo vložit soubor na adresu {url} s ukončovacím kódem {exit_code} a kódem HTTP {value}.",
"CurlResponseTruncatedRetrying": "Příkaz curl vrátil částečnou odpověď; počká se {value} milisekund a pak se to zkusí znovu.",
"CurlTimeout": "Příkaz curl nemohl provést všechny požadované operace HTTP, a to ani po vypršení časového limitu a opakovaných pokusech. Poslední příkazový řádek byl: {command_line}.",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Aktuální potvrzení můžete použít jako směrný plán, což je:\n„builtin-baseline“: „{commit_sha}“",
"CycleDetectedDuring": "cyklus zjištěný během specifikace {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "Proměnná prostředí VCPKG_DEFAULT_BINARY_CACHE musí být adresář (byla: {path}).",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "Die Anzahl der führenden Verzeichnisse, die aus allen Pfaden entfernt werden sollen.",
"CommandEnvExample2": "vcpkg env „ninja -C <path>“ --triplet x64-windows",
"CommandFailed": "Befehl:\n{command_line}\nFehler bei der folgenden Ausgabe:",
"CommandFailedCode": "Befehl:\n{command_line}\nFehler mit Exitcode {exit_code} und der folgenden Ausgabe:",
"CommunityTriplets": "Community-Triplets:",
"CompilerPath": "Compiler gefunden: {path}",
"CompressFolderFailed": "Fehler beim Komprimieren des Ordners \"{path}\":",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "NuGet-Paket wird erstellt...",
"CreatingZipArchive": "ZIP-Archiv wird erstellt...",
"CreationFailed": "Fehler beim Erstellen von {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "CURL konnte die Datei nicht unter {url} mit Exitcode {exit_code} ablegen.",
"CurlFailedToPutHttp": "CURL konnte die Datei nicht unter {url} mit dem Exitcode {exit_code} und dem HTTP-Code {value} ablegen.",
"CurlResponseTruncatedRetrying": "curl hat eine partielle Antwort zurückgegeben; warten Sie {value} Millisekunden, und wiederholen Sie den Vorgang.",
"CurlTimeout": "Curl konnte nicht alle angeforderten HTTP-Vorgänge ausführen, auch nach Timeout und Wiederholungen. Letzte Befehlszeile: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Sie können den aktuellen Commit als Baseline verwenden, d. h.:\n \"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "Zyklus während {spec} erkannt:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "Die Umgebungsvariable VCPKG_DEFAULT_BINARY_CACHE muss ein Verzeichnis sein (war: {path}).",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "El número de directorios principales a eliminar de todas las rutas",
"CommandEnvExample2": "vcpkg env \"ninja -C <ruta de acceso>\" --triplet x64-windows",
"CommandFailed": "comando:\n{command_line}\nerror con la salida siguiente:",
"CommandFailedCode": "comando:\n{command_line}\nerror con el código de salida {exit_code} y la salida siguiente:",
"CommunityTriplets": "Tripletes de la comunidad:",
"CompilerPath": "Se encontró el compilador: {path}",
"CompressFolderFailed": "No se pudo comprimir la carpeta \"{path}\":",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Creando paquete NuGet...",
"CreatingZipArchive": "Creando archivo ZIP...",
"CreationFailed": "Error al crear {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "cURL no pudo colocar el archivo en {url} con el código de salida {exit_code}.",
"CurlFailedToPutHttp": "cURL no pudo colocar el archivo en {url} con el código de salida {exit_code} y el código HTTP {value}.",
"CurlResponseTruncatedRetrying": "curl devolvió una respuesta parcial; espere {value} milisegundos e inténtelo de nuevo",
"CurlTimeout": "curl no pudo realizar todas las operaciones HTTP solicitadas, incluso después del tiempo de espera y los reintentos. La última línea de comandos fue: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Puede usar la confirmación actual como línea base, que es:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "ciclo detectado durante {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "La variable de entorno VCPKG_DEFAULT_BINARY_CACHE debe ser un directorio (era: {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "Nombre de répertoires de début à supprimer de tous les chemins d’accès",
"CommandEnvExample2": "vcpkg env \"ninja -C <path>\" --triplet x64-windows",
"CommandFailed": "commande :\n{command_line}\néchec avec la sortie suivante :",
"CommandFailedCode": "commande :\n{command_line}\néchec avec le code de sortie {exit_code} et la sortie suivante :",
"CommunityTriplets": "Triplets de la communauté :",
"CompilerPath": "Compilateur trouvé : {path}",
"CompressFolderFailed": "Échec de la compression du dossier « {path} » :",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Création du package NuGet...",
"CreatingZipArchive": "Création de l’archive zip...",
"CreationFailed": "Échec de la création de {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "Curl n’a pas pu placer le fichier dans {url} avec le code de sortie {exit_code}.",
"CurlFailedToPutHttp": "Curl n’a pas pu placer le fichier dans {url} avec le code de sortie {exit_code} et le code http {value}.",
"CurlResponseTruncatedRetrying": "curl a renvoyé une réponse partielle, en attente de {value} millisecondes et réessayer",
"CurlTimeout": "curl n’a pas pu effectuer toutes les opérations HTTP demandées, même après les nouvelles tentatives et délai d’expiration. La dernière ligne de commande était : {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Vous pouvez utiliser la commit actuelle comme ligne de base, c’est-à-dire :\n\t« builtin-baseline » : « {commit_sha} »",
"CycleDetectedDuring": "cycle détecté pendant {spec} :",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "La variable d’environnement VCPKG_DEFAULT_BINARY_CACHE doit être un répertoire (était : {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "Numero di directory iniziali da rimuovere da tutti i percorsi",
"CommandEnvExample2": "vcpkg env \"ninja -C <percorso>\" --triplet x64-windows",
"CommandFailed": "comando:\n{command_line}\nnon riuscito con l'output seguente:",
"CommandFailedCode": "comando:\n{command_line}\nnon riuscito con codice di uscita {exit_code} e l'output seguente:",
"CommunityTriplets": "Triplette della community:",
"CompilerPath": "Compilatore trovato: {path}",
"CompressFolderFailed": "Impossibile comprimere la cartella “{path}”:",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Creazione del pacchetto NuGet in corso...",
"CreatingZipArchive": "Creazione dell'archivio ZIP in corso...",
"CreationFailed": "Non è stato possibile completare la creazione di {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "curl non è riuscito a inserire il file in {url} con il codice di uscita {exit_code}.",
"CurlFailedToPutHttp": "curl non è riuscito a inserire il file in {url} con il codice di uscita {exit_code} e codice HTTP {value}.",
"CurlResponseTruncatedRetrying": "curl ha restituito una risposta parziale; in attesa di {value} millisecondi e riprovare",
"CurlTimeout": "curl non è riuscito a eseguire tutte le operazioni HTTP richieste, anche dopo timeout e tentativi. Ultima riga di comando: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "È possibile usare il commit corrente come baseline, ovvero:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "ciclo rilevato durante {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "La variabile di ambiente VCPKG_DEFAULT_BINARY_CACHE deve essere una directory (è: {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "すべてのパスから削除する先頭ディレクトリの数",
"CommandEnvExample2": "vcpkg env \"ninja -C <path>\" --triplet x64-windows",
"CommandFailed": "コマンド:\n{command_line}\n次の出力で失敗しました:",
"CommandFailedCode": "コマンド:\n{command_line}\n終了コード {exit_code} と次の出力で失敗しました:",
"CommunityTriplets": "コミュニティ トリプレット:",
"CompilerPath": "コンパイラが見つかりました: {path}",
"CompressFolderFailed": "フォルダー \"{path}\":を圧縮できませんでした:",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "NuGet パッケージを作成しています...",
"CreatingZipArchive": "zip アーカイブを作成しています...",
"CreationFailed": "{path} を作成できませんでした。",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "curl は終了コード {exit_code} でファイルを {url} に配置できませんでした。",
"CurlFailedToPutHttp": "curl は終了コード {exit_code} と http コード {value} でファイルを {url} に配置できませんでした。",
"CurlResponseTruncatedRetrying": "curl が部分的な応答を返しました。{value} ミリ秒待ってから、もう一度お試しください",
"CurlTimeout": "curl は、タイムアウトおよび再試行後であっても、要求されたすべての HTTP 操作を実行できませんでした。最後のコマンド ライン: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "現在のコミットをベースラインとして使用できます。これは次のとおりです。\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "サイクルが {spec} 中に検出されました:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "環境変数 VCPKG_DEFAULT_BINARY_CACHE はディレクトリである必要があります (旧: {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "모든 경로에서 제거할 선행 디렉터리 수",
"CommandEnvExample2": "vcpkg env \"ninja -C <경로>\" --triplet x64-windows",
"CommandFailed": "명령:\n{command_line}\n다음 출력으로 실패했습니다.",
"CommandFailedCode": "명령:\n{command_line}\n종료 코드 {exit_code} 및 다음 출력으로 실패했습니다.",
"CommunityTriplets": "커뮤니티 Triplets:",
"CompilerPath": "컴파일러 찾음: {path}",
"CompressFolderFailed": "폴더 \"{path}\"을(를) 압축하지 못했습니다.",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "NuGet 패키지 생성 중...",
"CreatingZipArchive": "zip 보관함 생성 중...",
"CreationFailed": "{path} 생성에 실패했습니다.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "curl이 종료 코드 {exit_code}(으)로 파일을 {url}에 넣지 못했습니다.",
"CurlFailedToPutHttp": "curl이 종료 코드 {exit_code} 및 http 코드 {value}(으)로 파일을 {url}에 넣지 못했습니다.",
"CurlResponseTruncatedRetrying": "curl이 부분 응답을 반환했습니다. {value}밀리초를 기다린 후 다시 시도",
"CurlTimeout": "시간 제한 및 다시 시도 후에도 curl에서 요청된 모든 HTTP 작업을 수행할 수 없습니다. 마지막 명령줄은 {command_line}입니다.",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "현재 커밋을 기준으로 사용할 수 있음:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "{spec} 동안 검색된 주기:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "환경 변수 VCPKG_DEFAULT_BINARY_CACHE는 디렉터리여야 함(이전: {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "Liczba wiodących katalogów do usunięcia ze wszystkich ścieżek",
"CommandEnvExample2": "vcpkg env „ninja -C <path>” --triplet x64-windows",
"CommandFailed": "polecenie:\n{command_line}\nniepowodzenie z następującymi danymi wyjściowymi:",
"CommandFailedCode": "polecenie:\n{command_line}\nniepowodzenie z kodem zakończenia {exit_code} i następującymi danymi wyjściowymi:",
"CommunityTriplets": "Trójki społeczności:",
"CompilerPath": "Znaleziono kompilator: {path}",
"CompressFolderFailed": "Nie można skompresować folderu „{path}”:",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Trwa tworzenie pakietu NuGet...",
"CreatingZipArchive": "Trwa tworzenie archiwum zip...",
"CreationFailed": "Tworzenie ścieżki {path} nie powiodło się.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "Narzędzie curl nie może umieścić pliku w adresie {url} za pomocą kodu zakończenia {exit_code}.",
"CurlFailedToPutHttp": "Narzędzie curl nie może umieścić pliku w adresie {url} za pomocą kodu zakończenia {exit_code} i kodu http {value}.",
"CurlResponseTruncatedRetrying": "polecenie curl zwróciło częściową odpowiedź; oczekiwanie {value} ms i ponowna próba",
"CurlTimeout": "Polecenie curl nie mogło wykonać wszystkich żądanych operacji HTTP, nawet po przekroczenia limitu czasu i ponownych próbach. Ostatni wiersz polecenia: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Bieżące zatwierdzenie można używać jako punktu odniesienia, który jest \n\t„wbudowanym punktem odniesienia”: „{commit_sha}”",
"CycleDetectedDuring": "cykl wykryty podczas {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "Zmienna środowiskowa VCPKG_DEFAULT_BINARY_CACHE musi być katalogiem (była: {path})",
Expand Down
5 changes: 2 additions & 3 deletions locales/messages.pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@
"CmdZExtractOptStrip": "O número de diretórios principais a serem removidos de todos os caminhos",
"CommandEnvExample2": "vcpkg env \"ninja -C <caminho>\" --triplet x64-windows",
"CommandFailed": "comando:\n{command_line}\nfalhou com a seguinte saída:",
"CommandFailedCode": "comando:\n{command_line}\nfalha com o código de saída {exit_code} e a seguinte saída:",
"CommunityTriplets": "Tripletos da comunidade:",
"CompilerPath": "Compilador encontrado: {path}",
"CompressFolderFailed": "Falha ao compactar a pasta \"{path}\":",
Expand All @@ -395,10 +394,10 @@
"CreatingNugetPackage": "Criando o pacote NuGet...",
"CreatingZipArchive": "Criando arquivo zip...",
"CreationFailed": "Falha ao criar {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedToPut": "o curl não pôde colocar o arquivo em {url} com o código de saída {exit_code}.",
"CurlFailedToPutHttp": "O curl não pôde colocar o arquivo em {url} com o código de saída {exit_code} e o código http {value}.",
"CurlResponseTruncatedRetrying": "o curl retornou uma resposta parcial; após {value} milissegundos a tentativa será repetida",
"CurlTimeout": "o curl não pôde executar todas as operações HTTP solicitadas, mesmo após o tempo limite e as repetições. A última linha de comando foi: {command_line}",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl failed to return the expected number of exit codes; this can happen if something terminates curl before it has finished. curl exited with {exit_code} which is normally the result code for the last operation, but may be the result of a crash. The command line was {command_line}, and all output is below:",
"CurrentCommitBaseline": "Você pode usar a confirmação atual como uma linha de base, que é:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "ciclo detectado durante {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "A variável de ambiente VCPKG_DEFAULT_BINARY_CACHE deve ser um diretório (era: {path})",
Expand Down
Loading

0 comments on commit 01b436d

Please sign in to comment.