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 Jan 3, 2025
1 parent 587a125 commit 18a617c
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions locales/messages.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "Operace curl se nezdařila s kódem chyby {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "Curl nevrátil očekávaný počet ukončovacích kódů; k tomu může dojít, pokud se něco zahodí před dokončením. Curl se ukončil s {exit_code}, což je obvykle kód výsledku poslední operace, ale může to být důsledek chybového ukončení. Příkazový řádek byl {command_line} a veškerý výstup je níže:",
"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
4 changes: 2 additions & 2 deletions locales/messages.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "Fehler beim curl-Vorgang. Fehlercode: {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.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl konnte die erwartete Anzahl von Exitcodes nicht zurückgeben. dies kann vorkommen, wenn etwas beendet wird, bevor es abgeschlossen ist. curl wurde mit {exit_code} beendet. Dies ist normalerweise der Ergebniscode für den letzten Vorgang, kann aber das Ergebnis eines Absturzes sein. Die Befehlszeile wurde {command_line}, und die gesamte Ausgabe ist unten:",
"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
4 changes: 2 additions & 2 deletions locales/messages.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "Error en la operación curl con el código de error {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl no pudo devolver el número esperado de códigos de salida; esto puede ocurrir si algo termina el rizo antes de que termine. Curl se cerró con {exit_code} que normalmente es el código de resultado de la última operación, pero puede ser el resultado de un bloqueo. Se {command_line} la línea de comandos y todas las salidas están a continuación:",
"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
4 changes: 2 additions & 2 deletions locales/messages.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "Échec de l’opération curl avec le code d’erreur {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl n’a pas pu retourner le nombre attendu de codes de sortie ; cela peut se produire si une boucle se termine avant la fin de l’opération. Curl s’est arrêté avec {exit_code} qui est normalement le code de résultat de la dernière opération, mais peut être le résultat d’un incident. La ligne de commande a été {command_line} et toutes les sorties sont ci-dessous :",
"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
4 changes: 2 additions & 2 deletions locales/messages.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "Operazione curl non riuscita con codice di errore {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl non è riuscito a restituire il numero previsto di codici di uscita; questo problema può verificarsi se un elemento termina arricciato prima del completamento. curl chiuso con {exit_code} che è in genere il codice risultato per l'ultima operazione, ma potrebbe essere il risultato di un arresto anomalo del sistema. La riga di comando è stata {command_line} e l'output è riportato di seguito:",
"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
4 changes: 2 additions & 2 deletions locales/messages.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
"CreatingNugetPackage": "NuGet パッケージを作成しています...",
"CreatingZipArchive": "zip アーカイブを作成しています...",
"CreationFailed": "{path} を作成できませんでした。",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedGeneric": "curl 操作がエラー コード {exit_code} で失敗しました。",
"CurlFailedToPut": "curl は終了コード {exit_code} でファイルを {url} に配置できませんでした。",
"CurlFailedToPutHttp": "curl は終了コード {exit_code} と http コード {value} でファイルを {url} に配置できませんでした。",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl は予期された数の終了コードを返せませんでした;これは、終了する前に何かがカールを終了した場合に発生する可能性があります。curl は前回の操作の結果コードである {exit_code} で終了しましたが、クラッシュの結果である可能性があります。コマンド ラインが {command_line} されました。すべての出力は次のとおりです:",
"CurrentCommitBaseline": "現在のコミットをベースラインとして使用できます。これは次のとおりです。\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "サイクルが {spec} 中に検出されました:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "環境変数 VCPKG_DEFAULT_BINARY_CACHE はディレクトリである必要があります (旧: {path})",
Expand Down
4 changes: 2 additions & 2 deletions locales/messages.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
"CreatingNugetPackage": "NuGet 패키지 생성 중...",
"CreatingZipArchive": "zip 보관함 생성 중...",
"CreationFailed": "{path} 생성에 실패했습니다.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedGeneric": "오류 코드 {exit_code} 때문에 curl 작업이 실패했습니다.",
"CurlFailedToPut": "curl이 종료 코드 {exit_code}(으)로 파일을 {url}에 넣지 못했습니다.",
"CurlFailedToPutHttp": "curl이 종료 코드 {exit_code} 및 http 코드 {value}(으)로 파일을 {url}에 넣지 못했습니다.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl이 예상 종료 코드 수를 반환하지 못했습니다. 이 문제는 완료되기 전에 말린 항목이 종료될 경우 발생할 수 있습니다. 일반적으로 마지막 작업의 결과 코드인 {exit_code} 포함된 curl이 종료되었지만 충돌의 결과일 수 있습니다. 명령줄이 {command_line} 모든 출력이 아래와 같습니다.",
"CurrentCommitBaseline": "현재 커밋을 기준으로 사용할 수 있음:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "{spec} 동안 검색된 주기:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "환경 변수 VCPKG_DEFAULT_BINARY_CACHE는 디렉터리여야 함(이전: {path})",
Expand Down
4 changes: 2 additions & 2 deletions locales/messages.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "operacja curl nie powiodła się. Kod błędu {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "funkcja curl nie może zwrócić oczekiwanej liczby kodów zakończenia; może się tak zdarzyć, jeśli coś zakończy zawijanie przed jego zakończeniem. curl zakończył się z {exit_code}, co zwykle jest kodem wyniku dla ostatniej operacji, ale może być wynikiem awarii. Wiersz polecenia został {command_line}, a wszystkie dane wyjściowe są poniżej:",
"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
4 changes: 2 additions & 2 deletions locales/messages.pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,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}.",
"CurlFailedGeneric": "falha na operação de curvação com o código de {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}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl falhou ao retornar o número esperado de códigos de saída; isso pode acontecer se algo terminar enroscar antes de terminar. curl encerrado com {exit_code} que normalmente é o código de resultado para a última operação, mas pode ser o resultado de uma falha. A linha de comando foi {command_line} e todas as saídas estão abaixo:",
"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
4 changes: 2 additions & 2 deletions locales/messages.ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
"CreatingNugetPackage": "Создание пакета NuGet...",
"CreatingZipArchive": "Создание архива Zip...",
"CreationFailed": "Не удалось создать {path}.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedGeneric": "Операция завитка завершилась сбоем, код ошибки {exit_code}.",
"CurlFailedToPut": "curl не удалось поместить файл в {url} с кодом завершения {exit_code}.",
"CurlFailedToPutHttp": "curl не удалось поместить файл в {url} с кодом завершения {exit_code} и HTTP-кодом {value}.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "Не удалось вернуть ожидаемое число кодов завершения. это может произойти, если что-то завершает завиток до его завершения. Завиток завершился {exit_code} что обычно является кодом результата последней операции, но может быть результатом сбоя. Командная строка {command_line}, и все выходные данные приведены ниже:",
"CurrentCommitBaseline": "Текущую фиксацию можно использовать в качестве базового плана, а именно:\n\t\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "обнаружен цикл во время {spec}:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "Переменная среды VCPKG_DEFAULT_BINARY_CACHE должна быть каталогом (было: {path})",
Expand Down
4 changes: 2 additions & 2 deletions locales/messages.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
"CreatingNugetPackage": "NuGet paketi oluşturuluyor...",
"CreatingZipArchive": "Zip arşivi oluşturuluyor...",
"CreationFailed": "{path} oluşturulamadı.",
"CurlFailedGeneric": "curl operation failed with error code {exit_code}.",
"CurlFailedGeneric": "curl işlemi hata koduyla başarısız {exit_code}.",
"CurlFailedToPut": "curl, {exit_code} çıkış koduyla dosyayı {url} URL’sine yerleştiremedi.",
"CurlFailedToPutHttp": "curl, {exit_code} çıkış kodu ve {value} http kodu ile dosyayı {url} URL’sine yerleştiremedi.",
"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:",
"CurlFailedToReturnExpectedNumberOfExitCodes": "curl beklenen sayıda çıkış kodu döndüremedi; bu durum, bir şey bitmeden önce kıvrımı sonlandırılırsa oluşabilir. curl, {exit_code} işlem için normalde sonuç kodu olan bir hatayla çıkıldı, ancak kilitlenme sonucu olabilir. Komut satırı {command_line} ve tüm çıkışlar aşağıdadır:",
"CurrentCommitBaseline": "Mevcut işlemeyi temel olarak kullanabilirsiniz, yani:\n\"builtin-baseline\": \"{commit_sha}\"",
"CycleDetectedDuring": "{spec} işlemi sırasında algılanan döngü:",
"DefaultBinaryCachePlatformCacheRequiresAbsolutePath": "VCPKG_DEFAULT_BINARY_CACHE ortam değişkeni bir dizin olmalıdır (önceden: {yol})",
Expand Down
Loading

0 comments on commit 18a617c

Please sign in to comment.