[localization][automated][ci skip] update locale files

This commit is contained in:
Embedded Bot 2023-11-22 19:31:12 +00:00
Родитель 3969d87eed
Коммит 7a9a8f902c
11 изменённых файлов: 22 добавлений и 22 удалений

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "V adresáři {env_var} chybí source.properties: {path}",
"AnotherInstallationInProgress": "Na počítači probíhá jiná instalace, která před opakováním 6 s přechází do režimu spánku.",
"AppliedUserIntegration": "Pro tento kořen vcpkg byla použita integrace na úrovni uživatele.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "nasazování závislostí",
"ArtifactsBootstrapFailed": "vcpkg-artifacts není nainstalovaný a nelze jej spustit.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts není nainstalovaný a nedá se nainstalovat, protože se předpokládá, že VCPKG_ROOT je jen pro čtení. Tento problém můžete vyřešit přeinstalací balíčku vcpkg pomocí one-lineru.",
"ArtifactsNotOfficialWarning": "Používání vcpkg-artifacts s neoficiálním ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Načítá se informace o směrném plánu z {package_name}...",
"FetchingRegistryInfo": "Načítá se informace registru z adresy {url} ({value})...",
"FieldKindDidNotHaveExpectedValue": "„druh“ neměl očekávanou hodnotu: (očekávala se jedna z těchto hodnot: {expected}; nalezená hodnota: {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "zdá se, že tento soubor není spustitelný.",
"FileNotFound": "{path}: Soubor se nenašel.",
"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}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "\"source.properties\" fehlt im Verzeichnis \"{env_var}\": {path}",
"AnotherInstallationInProgress": "Auf dem Computer wird gerade eine andere Installation ausgeführt. 6 Sekunden warten, bevor der Versuch wiederholt wird.",
"AppliedUserIntegration": "Die benutzerweite Integration für diesen vcpkg-Stamm wurde angewendet.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "Bereitstellen von Abhängigkeiten",
"ArtifactsBootstrapFailed": "vcpkg-artifacts ist nicht installiert und konnte nicht mit dem Bootstrapping ausgeführt werden.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts ist nicht installiert und kann nicht installiert werden, da VCPKG_ROOT als schreibgeschützt angenommen wird. Dieses Problem kann möglicherweise durch erneutes Installieren von vcpkg mithilfe des One Liners behoben werden.",
"ArtifactsNotOfficialWarning": "Verwenden von vcpkg-artifacts mit einer inoffiziellen ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Baselineinformationen werden von \"{package_name}\" abgerufen...",
"FetchingRegistryInfo": "Registrierungsinformationen werden von {url} ({value}) abgerufen...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" wies keinen erwarteten Wert auf: (erwarteter Wert: {expected}; gefunden: {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "Diese Datei scheint nicht ausführbar zu sein",
"FileNotFound": "{path}: Datei nicht gefunden",
"FileReadFailed": "Fehler beim Lesen von {count} Bytes aus {path} bei Offset {byte_offset}.",
"FileSeekFailed": "Fehler beim Suchen nach der Position von {byte_offset} in {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "Falta source.properties en el directorio {env_var}: {path}",
"AnotherInstallationInProgress": "Hay otra instalación en curso en la máquina, en suspensión 6 s antes de volver a intentarlo.",
"AppliedUserIntegration": "Integración aplicada en todo el usuario para esta raíz vcpkg.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "implementar dependencias",
"ArtifactsBootstrapFailed": "vcpkg-artifacts no está instalado y no se pudo arrancar.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts no está instalado y no se puede instalar porque se supone que VCPKG_ROOT es de solo lectura. La reinstalación de vcpkg mediante el \"un liner\" puede solucionar este problema.",
"ArtifactsNotOfficialWarning": "Uso de vcpkg-artifacts con una invitación ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Obteniendo información de referencia de {package_name}...",
"FetchingRegistryInfo": "Obteniendo información del registro de {url} ({valor})...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" no tenía un valor esperado: (se esperaba uno de: {expected}; se encontró {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "este archivo no parece ser ejecutable",
"FileNotFound": "{path}: no se encontró el archivo",
"FileReadFailed": "No se pudieron leer {count} bytes de {path} en el desplazamiento {byte_offset}.",
"FileSeekFailed": "No se pudo buscar la posición {byte_offset} en {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "source.properties mancante nella directory {env_var}: {path}",
"AnotherInstallationInProgress": "Nel computer è in corso un'altra installazione, con sospensione di 6 sec. prima di riprovare.",
"AppliedUserIntegration": "Integrazione a livello di utente applicata per questa radice vcpkg.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "distribuzione delle dipendenze",
"ArtifactsBootstrapFailed": "Vcpkg-artifacts non è installato e non ne è stato possibile eseguire il bootstrap.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts non è installato e non può essere installato perché si presuppone che VCPKG_ROOT sia di sola lettura. La reinstallazione di vcpkg con 'one liner' potrebbe risolvere il problema.",
"ArtifactsNotOfficialWarning": "Uso di vcpkg-artifacts con un elemento non ufficiale ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Recupero delle informazioni di base da {package_name}...",
"FetchingRegistryInfo": "Recupero delle informazioni del Registro di sistema da {url} ({value})...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" non contiene un valore previsto: (valore previsto: {expected}; trovato {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "questo file non sembra essere eseguibile",
"FileNotFound": "{path}: file non trovato",
"FileReadFailed": "Non è stato possibile leggere {count} byte da {path} all'offset {byte_offset}.",
"FileSeekFailed": "Impossibile scorrere alla posizione {byte_offset} in {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "{env_var} ディレクトリに source.properties がありません: {path}",
"AnotherInstallationInProgress": "コンピューターで別のインストールが進行中です。再試行する前に 6 をスリープ状態にします。",
"AppliedUserIntegration": "この vcpkg ルートにユーザー全体の統合を適用しました。",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "依存関係を配置しています",
"ArtifactsBootstrapFailed": "vckpg-artifacts がインストールされておらず、ブートストラップできませんでした。",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts がインストールされておらず、VCPKG_ROOT が読み取り専用と見なされているためインストールできません。'one liner' を使用して vcpkg を再インストールすればこの問題を解決できる可能性があります。",
"ArtifactsNotOfficialWarning": "非公式の vcpkg-artifacts を使用しています ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "{package_name} からベースライン情報をフェッチしています...",
"FetchingRegistryInfo": "{url} ({value}) からレジストリ情報をフェッチしています...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" に必要な値がありませんでした: (次のいずれかが必要です: {expected}; {actual} が見つかりました)",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "このファイルは実行可能ではないようです",
"FileNotFound": "{path}: ファイルが見つかりません",
"FileReadFailed": "オフセット {byte_offset} の {path} から {count} バイトを読み取れませんでした。",
"FileSeekFailed": "{path}内の位置{byte_offset}を検索できませんでした。",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "{env_var} 디렉터리에 누락된 source.properties: {path}",
"AnotherInstallationInProgress": "시스템에서 다른 설치가 진행 중이며 다시 시도하기 전에 6초 동안 절전 모드로 전환됩니다.",
"AppliedUserIntegration": "이 vcpkg 루트에 대한 사용자 차원의 통합을 적용했습니다.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "종속성을 배포하는 중",
"ArtifactsBootstrapFailed": "vcpkg-artifacts가 설치되어 있지 않으며 부트스트랩할 수 없습니다.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts가 설치되어 있지 않으며, VCPKG_ROOT가 읽기 전용으로 간주되어 vcpkg-artifacts를 설치할 수 없습니다. 'one liner'를 사용하여 vcpkg를 다시 설치하여 이 문제를 해결할 수 있습니다.",
"ArtifactsNotOfficialWarning": "비공식적으로 vcpkg-artifacts 사용 ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "{package_name}에서 기준 정보를 가져오는 중...",
"FetchingRegistryInfo": "{url}({value})에서 레지스트리 정보를 가져오는 중...",
"FieldKindDidNotHaveExpectedValue": "\"kind\"에 필요한 값이 없습니다(필요한 값: {expected} 중 하나, 찾은 값 {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "이 파일은 실행 파일이 아닌 것 같습니다.",
"FileNotFound": "{path}: 파일을 찾을 수 없습니다.",
"FileReadFailed": "오프셋 {byte_offset}의 {path}에서 {count}바이트를 읽지 못했습니다.",
"FileSeekFailed": "{path}에서 {byte_offset} 위치를 찾지 못했습니다.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "Brak właściwości source.properties w katalogu {env_var}: {path}",
"AnotherInstallationInProgress": "Inna instalacja jest w toku na maszynie, uśpienie na 6 s przed ponowieniem próby.",
"AppliedUserIntegration": "Zastosowano integrację na poziomie użytkownika dla tego katalogu głównego menedżera vcpkg.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "wdrażanie zależności",
"ArtifactsBootstrapFailed": "Element vcpkg-artifacts nie jest zainstalowany i nie można go uruchomić.",
"ArtifactsNotInstalledReadonlyRoot": "Element vcpkg-artifacts nie jest zainstalowany i nie można go zainstalować, ponieważ zakłada się, że VCPKG_ROOT jest tylko do odczytu. Ponowne zainstalowanie programu vcpkg przy użyciu polecenia „one liner” może rozwiązać ten problem.",
"ArtifactsNotOfficialWarning": "Korzystanie z artefaktów vcpkg z nieoficjalnym ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Trwa pobieranie informacji o punkcie odniesienia z {package_name}...",
"FetchingRegistryInfo": "Trwa pobieranie informacji rejestru z adresu {url} ({value})...",
"FieldKindDidNotHaveExpectedValue": "Element „kind” nie miał oczekiwanej wartości: (oczekiwano jednej z: {expected}; znaleziono {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "ten plik prawdopodobnie nie jest wykonywalny",
"FileNotFound": "{path}: nie znaleziono pliku",
"FileReadFailed": "Nie można odczytać {count} bajtów z {path} z przesunięciem {byte_offset}.",
"FileSeekFailed": "Nie można poszukać pozycji {byte_offset} w ścieżce {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "source.properties ausente no diretório {env_var}: {path}",
"AnotherInstallationInProgress": "Outra instalação está em andamento no computador, suspenso 6s antes de tentar novamente.",
"AppliedUserIntegration": "Integração aplicada para todo o usuário para esta raiz vcpkg.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "implantando dependências",
"ArtifactsBootstrapFailed": "vcpkg-artifacts não está instalado e não pôde ser inicializado.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-artifacts não está instalado e não pode ser instalado porque VCPKG_ROOT é considerado somente leitura. A reinstalação do vcpkg usando o 'one liner' pode corrigir esse problema.",
"ArtifactsNotOfficialWarning": "Usando vcpkg-artifacts com um não oficial ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Buscando informações de linha de base de {package_name}...",
"FetchingRegistryInfo": "Buscando informações de registro de {url} ({value})...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" não tinha um valor esperado: (esperado um de: {expected}; encontrado {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "este arquivo não parece ser executável",
"FileNotFound": "{path}: arquivo não encontrado",
"FileReadFailed": "Falha ao ler {count} bytes de {path} no deslocamento {byte_offset}.",
"FileSeekFailed": "Falha ao buscar a posição {byte_offset} em {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "В каталоге {env_var} отсутствует source.properties: {path}",
"AnotherInstallationInProgress": "На машине выполняется другая установка, которая находится в спящем режиме в течение 6 секунд, прежде чем повторить попытку.",
"AppliedUserIntegration": "Применена общепользовательская интеграция для этого корня vcpkg.",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "развертывание зависимостей",
"ArtifactsBootstrapFailed": "vcpkg-артефакты не установлены и не могут использоваться для начальной загрузки.",
"ArtifactsNotInstalledReadonlyRoot": "vcpkg-артефакты не установлены, и их невозможно установить, так как предполагается, что VCPKG_ROOT доступен только для чтения. Переустановка vcpkg с помощью \"one liner\" может устранить эту проблему.",
"ArtifactsNotOfficialWarning": "Использование vcpkg-артефактов с неофициальной версией ",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "Извлечение базовой информации из {package_name}...",
"FetchingRegistryInfo": "Получение сведений реестра из {url} ({value})...",
"FieldKindDidNotHaveExpectedValue": "неожиданное значение \"kind\": (ожидалось одно из следующих значений: {expected}; найдено {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "этот файл не похож на исполняемый",
"FileNotFound": "{path}: файл не найден",
"FileReadFailed": "Не удалось прочитать {count} байт из {path} по смещению {byte_offset}.",
"FileSeekFailed": "Не удалось найти расположение {byte_offset} в {path}.",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "{env_var} 目录中缺少 source.properties: {path}",
"AnotherInstallationInProgress": "计算机上正在进行另一个安装,重试前休眠 6 秒。",
"AppliedUserIntegration": "已为此 vcpkg 根应用用户范围的集成。",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "正在部署依赖项",
"ArtifactsBootstrapFailed": "vcpkg-artifacts 未安装,无法启动。",
"ArtifactsNotInstalledReadonlyRoot": "未安装 vcpkg-artifacts也无法安装因为假定 VCPKG_ROOT 是只读的。使用“一行代码”重新安装 vcpkg 可能会解决此问题。",
"ArtifactsNotOfficialWarning": "与非官方用户一起使用 vcpkg-artifacts",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "正在从 {package_name} 提取基线信息...",
"FetchingRegistryInfo": "正在从 {url} ({value}) 提取注册表信息...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" 没有预期值: (应为以下值之一: {expected}; 找到的是 {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "此文件似乎不是可执行文件",
"FileNotFound": "{path}: 未找到文件",
"FileReadFailed": "未能从 {path} 的 {byte_offset} 偏移处读取 {count} 个字节。",
"FileSeekFailed": "未能在 {path} 中找到位置 {byte_offset}。",

Просмотреть файл

@ -107,7 +107,7 @@
"AndroidHomeDirMissingProps": "{env_var} 目錄中遺失 source.properties: {path}",
"AnotherInstallationInProgress": "另一個安裝正在機器上進行中,睡眠 6 秒後再試一次。",
"AppliedUserIntegration": "已為此 vcpkg 根目錄套用整個使用者整合。",
"ApplocalProcessing": "deploying dependencies",
"ApplocalProcessing": "部署相依性",
"ArtifactsBootstrapFailed": "未安裝 vcpkg-artifacts因此無法啟動載入。",
"ArtifactsNotInstalledReadonlyRoot": "未安裝 vcpkg-artifacts而且無法安裝因為 VCPKG_ROOT 假設為唯讀。使用 'one liner' 重新安裝 vcpkg 可能可以修正此問題。",
"ArtifactsNotOfficialWarning": "使用 vcpkg-artifacts 搭配非官方",
@ -557,7 +557,7 @@
"FetchingBaselineInfo": "正在從 {package_name} 擷取基準資訊...",
"FetchingRegistryInfo": "正在從 {url} ({value}) 擷取註冊資訊...",
"FieldKindDidNotHaveExpectedValue": "\"kind\" 沒有預期的值: (預期為下列其中之一: {expected}; 但找到 {actual})",
"FileIsNotExecutable": "this file does not appear to be executable",
"FileIsNotExecutable": "此檔案似乎不是可執行檔",
"FileNotFound": "{path}: 找不到檔案",
"FileReadFailed": "無法從位移 {byte_offset} 的 {path} 讀取 {count} 位元組。",
"FileSeekFailed": "無法在 {path} 中搜尋至位置 {byte_offset}。",