diff --git a/locales/messages.cs.json b/locales/messages.cs.json index 157eaf487f..bc5b486582 100644 --- a/locales/messages.cs.json +++ b/locales/messages.cs.json @@ -357,8 +357,8 @@ "FileReadFailed": "Čtení {count} bajtů z cesty {path} na posunu {byte_offset} se nezdařilo.", "FileSeekFailed": "Nepodařilo se vyhledat umístění pro {byte_offset} v cestě {path}.", "FileSystemOperationFailed": "Operace systému souborů se nezdařila:", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "V nainstalovaném balíčku by neměly být žádné absolutní cesty, jako jsou následující:", + "FilesContainAbsolutePath2": "V následujících souborech byly nalezeny absolutní cesty:", "FilesExported": "Soubory exportované v: {path}", "FishCompletion": "Dokončení vcpkg fish je už přidáno do {path}.", "FloatingPointConstTooBig": "Konstanta čísla s plovoucí desetinnou čárkou je příliš velká: {count}", diff --git a/locales/messages.fr.json b/locales/messages.fr.json index ccca67e3b5..2c9f14c768 100644 --- a/locales/messages.fr.json +++ b/locales/messages.fr.json @@ -357,8 +357,8 @@ "FileReadFailed": "Échec de la lecture de {count} octets à partir de {path} au décalage {byte_offset}.", "FileSeekFailed": "Échec de la recherche de la position {byte_offset} dans {path}.", "FileSystemOperationFailed": "Échec de l’opération du système de fichiers :", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "Il ne doit y avoir aucun chemin absolu, tel que le suivant, dans un package installé :", + "FilesContainAbsolutePath2": "Des chemins d’accès absolu ont été trouvés dans les fichiers suivants :", "FilesExported": "Fichiers exportés à : {path}", "FishCompletion": "La saisie semi-automatique des poissons vcpkg est déjà ajoutée à \"{path}\".", "FloatingPointConstTooBig": "Constante à virgule flottante trop grande : {count}", diff --git a/locales/messages.ja.json b/locales/messages.ja.json index 33706215df..aeef18293e 100644 --- a/locales/messages.ja.json +++ b/locales/messages.ja.json @@ -357,8 +357,8 @@ "FileReadFailed": "オフセット {byte_offset} の {path} から {count} バイトを読み取れませんでした。", "FileSeekFailed": "{path}内の位置{byte_offset}を検索できませんでした。", "FileSystemOperationFailed": "ファイル システム操作に失敗しました:", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "インストールされているパッケージには、次のような絶対パスを指定しないでください:", + "FilesContainAbsolutePath2": "次のファイルに絶対パスが見つかりました:", "FilesExported": "エクスポートされたファイルの場所: {path}", "FishCompletion": "vcpkg fish 補完は既に \"{path}\" に追加されています。", "FloatingPointConstTooBig": "浮動小数点定数が大きすぎます: {count}", diff --git a/locales/messages.ko.json b/locales/messages.ko.json index 27df7002ce..7fa6e68462 100644 --- a/locales/messages.ko.json +++ b/locales/messages.ko.json @@ -357,8 +357,8 @@ "FileReadFailed": "오프셋 {byte_offset}의 {path}에서 {count}바이트를 읽지 못했습니다.", "FileSeekFailed": "{path}에서 {byte_offset} 위치를 찾지 못했습니다.", "FileSystemOperationFailed": "파일 시스템 작업이 실패했습니다.", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "설치된 패키지에는 다음과 같은 절대 경로가 없어야 합니다.", + "FilesContainAbsolutePath2": "다음 파일에서 절대 경로를 찾았습니다.", "FilesExported": "내보낸 파일: {path}", "FishCompletion": "vcpkg 물고기 완성은 이미 \"{path}\"에 추가되었습니다.", "FloatingPointConstTooBig": "부동 소수점 상수가 너무 큼: {count}", diff --git a/locales/messages.pt-BR.json b/locales/messages.pt-BR.json index 155ddd2b47..0f5dc650f3 100644 --- a/locales/messages.pt-BR.json +++ b/locales/messages.pt-BR.json @@ -357,8 +357,8 @@ "FileReadFailed": "Falha ao ler {count} bytes de {path} no deslocamento {byte_offset}.", "FileSeekFailed": "Falha ao buscar a posição {byte_offset} em {path}.", "FileSystemOperationFailed": "Falha na operação do sistema de arquivos:", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "Não deve haver caminhos absolutos, como os seguintes, em um pacote instalado:", + "FilesContainAbsolutePath2": "Caminhos absolutos foram encontrados nos seguintes arquivos:", "FilesExported": "Arquivos exportados em: {path}", "FishCompletion": "a conclusão do peixe vcpkg já foi adicionada em \"{path}\".", "FloatingPointConstTooBig": "Constante de ponto flutuante muito grande: {count}", diff --git a/locales/messages.ru.json b/locales/messages.ru.json index 87c5f4579f..4cc50b09c4 100644 --- a/locales/messages.ru.json +++ b/locales/messages.ru.json @@ -357,8 +357,8 @@ "FileReadFailed": "Не удалось прочитать {count} байт из {path} по смещению {byte_offset}.", "FileSeekFailed": "Не удалось найти расположение {byte_offset} в {path}.", "FileSystemOperationFailed": "Сбой операции файловой системы:", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "В установленном пакете не должно быть абсолютных путей, таких как следующие:", + "FilesContainAbsolutePath2": "Абсолютные пути найдены в следующих файлах:", "FilesExported": "Файлы экспортированы в папку: {path}", "FishCompletion": "Завершение vcpkg fish уже полностью добавлено в \"{path}\".", "FloatingPointConstTooBig": "Слишком большая константа с плавающей запятой: {count}", diff --git a/locales/messages.zh-Hant.json b/locales/messages.zh-Hant.json index d3584c6935..1fb02e594e 100644 --- a/locales/messages.zh-Hant.json +++ b/locales/messages.zh-Hant.json @@ -357,8 +357,8 @@ "FileReadFailed": "無法從位移 {byte_offset} 的 {path} 讀取 {count} 位元組。", "FileSeekFailed": "無法在 {path} 中搜尋至位置 {byte_offset}。", "FileSystemOperationFailed": "檔案系統操作失敗:", - "FilesContainAbsolutePath1": "There should be no absolute paths, such as the following, in an installed package:", - "FilesContainAbsolutePath2": "Absolute paths were found in the following files:", + "FilesContainAbsolutePath1": "在安裝的套件中不應該有絕對路徑,例如下列路徑:", + "FilesContainAbsolutePath2": "在下列檔案中發現絕對路徑:", "FilesExported": "檔案匯出於: {path}", "FishCompletion": "vcpkg fish 完成已新增於 \"{path}\"。", "FloatingPointConstTooBig": "浮點常數太大: {count}",