diff --git a/locales/messages.cs.json b/locales/messages.cs.json index 6628ddcbe..e2f5dfc57 100644 --- a/locales/messages.cs.json +++ b/locales/messages.cs.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "Příkaz:\n{command_line}\nselhal s následujícími výsledky:", "CommunityTriplets": "Trojčata komunity:", - "ComparingUtf8Decoders": "Porovnání kodérů Utf8Decoder s různými původy; toto je vždy chyba", "CompressFolderFailed": "Nepovedlo se zkomprimovat složku „{path}“:", "ComputingInstallPlan": "Počítá se plán instalace…", "ConfigurationErrorRegistriesWithoutBaseline": "Konfigurace definovaná v cestě {path} je neplatná.\n\n Použití registrů vyžaduje, aby byl pro výchozí registr nastaven směrný plán nebo aby výchozí registr byl null.\n\n Další podrobnosti najdete na adrese {url}.", @@ -676,7 +675,6 @@ "ImproperShaLength": "Algoritmy SHA512 musí mít 128 šestnáctkových znaků: {value}", "IncorrectArchiveFileSignature": "Nesprávný podpis souboru archivu", "IncorrectPESignature": "Nesprávný podpis PE", - "IncrementedUtf8Decoder": "Inkrementovaný Utf8Decoder na konci řetězce", "InfoSetEnvVar": "{env_var} můžete také nastavit ve vámi zvoleném editoru.", "InitRegistryFailedNoRepo": "Na cestě {path} se nepovedlo vytvořit registr, protože se nejedná o kořenový adresář úložiště GIT.\nPomocí příkazu git init {command_line} vytvořte v této složce úložiště GIT.", "InstallCopiedFile": "{path_source} -> {path_destination} dokončena", diff --git a/locales/messages.de.json b/locales/messages.de.json index 9b1709f5f..8c5d173fb 100644 --- a/locales/messages.de.json +++ b/locales/messages.de.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env „ninja -C “ --triplet x64-windows", "CommandFailed": "Befehl:\n{command_line}\nmit den folgenden Ergebnissen fehlgeschlagen:", "CommunityTriplets": "Community-Triplets:", - "ComparingUtf8Decoders": "Utf8Decoders mit unterschiedlicher Herkunft vergleichen; dies ist immer ein Fehler.", "CompressFolderFailed": "Fehler beim Komprimieren des Ordners \"{path}\":", "ComputingInstallPlan": "Installationsplan wird berechnet...", "ConfigurationErrorRegistriesWithoutBaseline": "Die in {path} definierte Konfiguration ist ungültig.\n\nDie Verwendung von Registrierungen erfordert, dass eine Baseline für die Standardregistrierung festgelegt ist, oder dass die Standardregistrierung NULL ist.\n\nWeitere Informationen finden Sie unter {url}.", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512-Zeichen müssen 128 Hexadezimalzeichen umfassen: {value}", "IncorrectArchiveFileSignature": "Falsche Archivdateisignatur", "IncorrectPESignature": "Falsche PE-Signatur", - "IncrementedUtf8Decoder": "Erhöhter Utf8Decoder am Ende der Zeichenfolge", "InfoSetEnvVar": "Sie können {env_var} auch auf Ihren bevorzugten Editor festlegen.", "InitRegistryFailedNoRepo": "Unter {path} konnte keine Registrierung erstellt werden, da es sich nicht um einen Git-Repositorystamm handelt.\nVerwenden Sie „git init {command_line}“, um ein Git-Repository in diesem Ordner zu erstellen.", "InstallCopiedFile": "{path_source} -> {path_destination} abgeschlossen", diff --git a/locales/messages.es.json b/locales/messages.es.json index cc7b77267..87a43d668 100644 --- a/locales/messages.es.json +++ b/locales/messages.es.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "command:\n{command_line}\nha fallado con los siguientes resultados:", "CommunityTriplets": "Tripletes de la comunidad:", - "ComparingUtf8Decoders": "Comparación de Utf8Decoders con otra proveniencia; esto siempre es un error", "CompressFolderFailed": "No se pudo comprimir la carpeta \"{path}\":", "ComputingInstallPlan": "Calculando plan de instalación...", "ConfigurationErrorRegistriesWithoutBaseline": "La configuración definida en {path} no es válida.\n\nEl uso de registros requiere que se establezca una línea base para el registro predeterminado o que el registro predeterminado sea null.\n\nConsulte {url} para obtener más detalles.", @@ -676,7 +675,6 @@ "ImproperShaLength": "Sha512 debe tener 128 caracteres hexadecimales: {value}", "IncorrectArchiveFileSignature": "Firma de archivo incorrecta", "IncorrectPESignature": "Firma incorrecta del PE", - "IncrementedUtf8Decoder": "Utf8Decoder incrementado al final de la cadena", "InfoSetEnvVar": "También puede establecer {env_var} en el editor que prefiera.", "InitRegistryFailedNoRepo": "No se pudo crear un registro en {path} porque no es una raíz de repositorio git.\nUse \"git init {command_line}\" para crear un repositorio git en esta carpeta.", "InstallCopiedFile": "{path_source} -> {path_destination} listo", diff --git a/locales/messages.fr.json b/locales/messages.fr.json index d9eb90ce3..4e63bc8d9 100644 --- a/locales/messages.fr.json +++ b/locales/messages.fr.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "Commande : \n {command_line}\na échoué avec les résultats suivants :", "CommunityTriplets": "Triplets de la communauté :", - "ComparingUtf8Decoders": "Comparaison des Utf8Decoders avec une provenance différente ; il s’agit toujours d’une erreur", "CompressFolderFailed": "Échec de la compression du dossier « {path} » :", "ComputingInstallPlan": "Calcul du plan d’installation...", "ConfigurationErrorRegistriesWithoutBaseline": "La configuration définie dans {path} n’est pas valide.\n\nL’utilisation de registres nécessite qu’une ligne de base soit définie pour le Registre par défaut ou que le Registre par défaut soit null.\n\nPour plus d’informations, consultez {url}.", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512 doit comporter 128 caractères hexadécimaux : {value}.", "IncorrectArchiveFileSignature": "Signature de fichier d’archive incorrecte", "IncorrectPESignature": "Signature PE incorrecte", - "IncrementedUtf8Decoder": "Utf8Decoder incrémenté à la fin de la chaîne", "InfoSetEnvVar": "Vous pouvez également définir {env_var} sur l’éditeur de votre choix.", "InitRegistryFailedNoRepo": "Impossible de créer un registre sur {path}, car il ne s’agit pas d’une racine de dépôt Git.\nUtilisez `git init {command_line}` pour créer un référentiel Git dans ce dossier.", "InstallCopiedFile": "{path_source} -> {path_destination} effectué", diff --git a/locales/messages.it.json b/locales/messages.it.json index da9e7b1bc..db97466ab 100644 --- a/locales/messages.it.json +++ b/locales/messages.it.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "Comando:\n{command_line}\nnon riuscito con i seguenti risultati:", "CommunityTriplets": "Triplette della community:", - "ComparingUtf8Decoders": "Confronto di Utf8Decoder con provenienza diversa; si tratta sempre di un errore", "CompressFolderFailed": "Impossibile comprimere la cartella “{path}”:", "ComputingInstallPlan": "Elaborazione del piano di installazione in corso...", "ConfigurationErrorRegistriesWithoutBaseline": "La configurazione definita in {path} non è valida.\n\nL'uso dei registri richiede che sia impostata una baseline per il Registro di sistema predefinito o che il Registro di sistema predefinito sia Null.\n\nPer altri dettagli, vedere {url}.", @@ -676,7 +675,6 @@ "ImproperShaLength": "I caratteri SHA512 devono essere composti da 128 caratteri esadecimali: {value}", "IncorrectArchiveFileSignature": "Firma del file di archivio non corretta", "IncorrectPESignature": "Firma PE non corretta", - "IncrementedUtf8Decoder": "Utf8Decoder incrementato alla fine della stringa", "InfoSetEnvVar": "Puoi anche impostare {env_var} sul tuo editor preferito.", "InitRegistryFailedNoRepo": "Non è stato possibile creare un Registro di sistema in {path} perché non si tratta di un repository Git root.\nUsa 'git init {command_line}' per creare un repository git in questa cartella.", "InstallCopiedFile": "{path_source} -> {path_destination} completato", diff --git a/locales/messages.ja.json b/locales/messages.ja.json index 6f1791f8f..88f66e28c 100644 --- a/locales/messages.ja.json +++ b/locales/messages.ja.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "コマンド: \n{command_line}\nに失敗しました。次の結果が返されました:", "CommunityTriplets": "コミュニティ トリプレット:", - "ComparingUtf8Decoders": "Utf8Decoders と異なる来歴との比較では、常にエラーが発生します", "CompressFolderFailed": "フォルダー \"{path}\":を圧縮できませんでした:", "ComputingInstallPlan": "インストール プランを計算しています...", "ConfigurationErrorRegistriesWithoutBaseline": "{path} で定義されている構成が無効です。\n\nレジストリを使用するには、既定のレジストリにベースラインが設定されているか、既定のレジストリが null である必要があります。\n\n詳細については、{url} を参照してください。", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512 は 128 文字の 16 進文字である必要があります: {value}", "IncorrectArchiveFileSignature": "アーカイブ ファイルの署名が正しくありません", "IncorrectPESignature": "PE 署名が正しくありません", - "IncrementedUtf8Decoder": "文字列の末尾に増分された Utf8Decoder", "InfoSetEnvVar": "{env_var} を任意のエディターに設定することもできます。", "InitRegistryFailedNoRepo": "これは Git リポジトリのルートではないため、{path} にレジストリを作成できませんでした。\n'git init {command_line}' を使用して、このフォルダーに Git リポジトリを作成します。", "InstallCopiedFile": "{path_source} -> {path_destination} 完了", diff --git a/locales/messages.ko.json b/locales/messages.ko.json index ecdb1f60c..1c495dc2c 100644 --- a/locales/messages.ko.json +++ b/locales/messages.ko.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C <경로>\" --triplet x64-windows", "CommandFailed": "명령:\n{command_line}\n다음 결과와 함께 실패했습니다.", "CommunityTriplets": "커뮤니티 Triplets:", - "ComparingUtf8Decoders": "출처가 다른 Utf8Decoder 비교 중; 항상 오류입니다", "CompressFolderFailed": "폴더 \"{path}\"을(를) 압축하지 못했습니다.", "ComputingInstallPlan": "설치 계획을 계산하는 중...", "ConfigurationErrorRegistriesWithoutBaseline": "{path}에 정의된 구성이 잘못되었습니다.\n\n레지스트리를 사용하려면 기본 레지스트리에 대한 기준이 설정되어 있거나 기본 레지스트리가 null여야 합니다.\n\n자세한 내용은 {url}을(를) 참조하세요.", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512는 128진수 문자여야 합니다. {value}", "IncorrectArchiveFileSignature": "잘못된 보관 파일 서명", "IncorrectPESignature": "잘못된 PE 서명", - "IncrementedUtf8Decoder": "문자열 끝에 증분된 Utf8Decoder", "InfoSetEnvVar": "{env_var}을(를) 선택한 편집기로 설정할 수도 있습니다.", "InitRegistryFailedNoRepo": "git 리포지토리 루트가 아니므로 {path}에 레지스트리를 만들 수 없습니다.\n`git init {command_line}`을(를) 사용하여 이 폴더에 git 리포지토리를 만듭니다.", "InstallCopiedFile": "{path_source} -> {path_destination} 완료", diff --git a/locales/messages.pl.json b/locales/messages.pl.json index fe2ed36c0..bfddf6bd8 100644 --- a/locales/messages.pl.json +++ b/locales/messages.pl.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env „ninja -C ” --triplet x64-windows", "CommandFailed": "polecenie:\n{command_line}\nnie powiodło się z następującymi wynikami:", "CommunityTriplets": "Trójki społeczności:", - "ComparingUtf8Decoders": "Porównywanie Utf8Decoders z różnymi pochodzeniami; zawsze jest to błąd", "CompressFolderFailed": "Nie można skompresować folderu „{path}”:", "ComputingInstallPlan": "Trwa obliczanie planu instalacji...", "ConfigurationErrorRegistriesWithoutBaseline": "Konfiguracja zdefiniowana w ścieżce {path} jest nieprawidłowa.\n\nKorzystanie z rejestrów wymaga ustawienia punktu odniesienia dla rejestru domyślnego lub domyślnego rejestru o wartości null.\n\nZobacz {url}, aby uzyskać więcej szczegółów.", @@ -676,7 +675,6 @@ "ImproperShaLength": "Zestaw SHA512 musi zawierać 128 znaków szesnastkowych: {value}", "IncorrectArchiveFileSignature": "Niepoprawny podpis pliku archiwum", "IncorrectPESignature": "Niepoprawny podpis PE", - "IncrementedUtf8Decoder": "Zwiększono Utf8Decoder na końcu ciągu", "InfoSetEnvVar": "Można również ustawić {env_var} na wybrany edytor.", "InitRegistryFailedNoRepo": "Nie można utworzyć rejestru w lokalizacji {path}, ponieważ nie jest to katalog główny repozytorium GIT.\nUżyj polecenia `git init {command_line}`, aby utworzyć repozytorium GIT w tym folderze.", "InstallCopiedFile": "{path_source} — > wykonano {path_destination}", diff --git a/locales/messages.pt-BR.json b/locales/messages.pt-BR.json index 0379ebc64..ca9dc7e8d 100644 --- a/locales/messages.pt-BR.json +++ b/locales/messages.pt-BR.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "o comando:\n{command_line}\nfalhou com os seguintes resultados:", "CommunityTriplets": "Tripletos da comunidade:", - "ComparingUtf8Decoders": "Comparação de Utf8Decoders com diferentes proveniências; isso é sempre um erro", "CompressFolderFailed": "Falha ao compactar a pasta \"{path}\":", "ComputingInstallPlan": "Plano de instalação de computação...", "ConfigurationErrorRegistriesWithoutBaseline": "A configuração definida em {path} é inválida.\n\nO uso de registros exige que uma linha de base seja definida para o registro padrão ou que o registro padrão seja nulo.\n\nConsulte {url} para obter mais detalhes.", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512s devem ter 128 caracteres hexadecimais: {value}", "IncorrectArchiveFileSignature": "Assinatura incorreta do arquivo morto", "IncorrectPESignature": "Assinatura PE incorreta", - "IncrementedUtf8Decoder": "Incrementado Utf8Decoder no final da cadeia de caracteres", "InfoSetEnvVar": "Você também pode definir {env_var} para o editor da sua escolha.", "InitRegistryFailedNoRepo": "Não foi possível criar um registro em {path} porque este não é um repositório git root.\nUse 'git init {command_line}' para criar um repositório git nesta pasta.", "InstallCopiedFile": "{path_source} -> {path_destination} concluído", diff --git a/locales/messages.ru.json b/locales/messages.ru.json index dd7d8dd19..1e372055d 100644 --- a/locales/messages.ru.json +++ b/locales/messages.ru.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C <путь>\" --triplet x64-windows", "CommandFailed": "команда:\n{command_line}\nсбой со следующими результатами:", "CommunityTriplets": "Триплеты сообщества:", - "ComparingUtf8Decoders": "Сравнение Utf8Decoders с разным происхождением — это всегда ошибка", "CompressFolderFailed": "Сбой сжатия папки \"{path}\":", "ComputingInstallPlan": "Вычисление плана установки...", "ConfigurationErrorRegistriesWithoutBaseline": "Конфигурация, определенная в {path}, недопустима..\n\nПри использовании реестров необходимо, чтобы для стандартного реестра были настроены базовые показатели или чтобы стандартному реестру было присвоено значение NULL.\n\nДополнительные сведения: {url}.", @@ -676,7 +675,6 @@ "ImproperShaLength": "Длина SHA512 должна составлять 128 шестнадцатеричных символов: {value}", "IncorrectArchiveFileSignature": "Неверная подпись файла архива", "IncorrectPESignature": "Неверная подпись PE", - "IncrementedUtf8Decoder": "Добавочный Utf8Decoder в конце строки", "InfoSetEnvVar": "Вы также можете установить {env_var} в свой редактор.", "InitRegistryFailedNoRepo": "Не удалось создать реестр в {path}: это не корневой каталог репозитория Git.\nИспользуйте команду \"git init {command_line}\", чтобы создать репозиторий Git в этой папке.", "InstallCopiedFile": "{path_source} -> {path_destination}: готово", diff --git a/locales/messages.tr.json b/locales/messages.tr.json index de5b6f41b..f04a94ab3 100644 --- a/locales/messages.tr.json +++ b/locales/messages.tr.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "command:\n{command_line}\n komutu aşağıdaki sonuçlarla başarısız oldu:", "CommunityTriplets": "Topluluk Üçlüleri:", - "ComparingUtf8Decoders": "Farklı kökene sahip Utf8Decoder'ların karşılaştırılması; bu her zaman bir hatadır", "CompressFolderFailed": "\"{path}\" klasörü sıkıştırılamadı:", "ComputingInstallPlan": "Yükleme planı işleniyor...", "ConfigurationErrorRegistriesWithoutBaseline": "{path} yolunda tanımlanan yapılandırma geçersiz.\n\nKayıt defterlerini kullanmak, varsayılan kayıt defteri için bir taban çizgisinin ayarlanmış veya varsayılan kayıt defterinin null olmasını gerektirir.\n\nDaha fazla ayrıntı için {url} adresine gidin.", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512'ler 128 onaltılık karakter olmalıdır: {value}", "IncorrectArchiveFileSignature": "Yanlış arşiv dosyası imzası", "IncorrectPESignature": "Yanlış PE imzası", - "IncrementedUtf8Decoder": "Dize sonunda artan Utf8Decoder", "InfoSetEnvVar": "Ayrıca {env_var} ortam değişkenini istediğiniz düzenleyiciye ayarlayabilirsiniz.", "InitRegistryFailedNoRepo": "Bu bir git deposu kökü olmadığından {path} yolunda kayıt defteri oluşturulamadı.\nBu klasörde bir git deposu oluşturmak için 'git init {command_line}' kullanın.", "InstallCopiedFile": "{path_source} -> {path_destination} bitti", diff --git a/locales/messages.zh-Hans.json b/locales/messages.zh-Hans.json index b930e8f19..3432e12d0 100644 --- a/locales/messages.zh-Hans.json +++ b/locales/messages.zh-Hans.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C \" --triplet x64-windows", "CommandFailed": "命令:\n{command_line}\n失败,结果如下:", "CommunityTriplets": "社区三元组:", - "ComparingUtf8Decoders": "比较具有不同来源的 Utf8Decoder;这始终是一个错误", "CompressFolderFailed": "无法压缩文件夹“{path}”:", "ComputingInstallPlan": "正在计算安装计划...", "ConfigurationErrorRegistriesWithoutBaseline": "{path} 中定义的配置无效。\n\n使用注册表需要为默认注册表设置基线,或者默认注册表为 null。\n\n有关更多详细信息,请参阅 {url}。", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512 必须是 128 个十六进制字符: {value}", "IncorrectArchiveFileSignature": "存档文件签名不正确", "IncorrectPESignature": "PE 签名不正确", - "IncrementedUtf8Decoder": "字符串末尾的增量 Utf8Decoder", "InfoSetEnvVar": "还可以将 {env_var} 设置为所选编辑器。", "InitRegistryFailedNoRepo": "无法在 {path} 下创建注册表,因为这不是 git 存储库根路径。\n请使用“git init {command_line}”在此文件夹中创建 git 存储库。", "InstallCopiedFile": "{path_source} -> {path_destination} 已完成", diff --git a/locales/messages.zh-Hant.json b/locales/messages.zh-Hant.json index f4d89b3cd..d8455af36 100644 --- a/locales/messages.zh-Hant.json +++ b/locales/messages.zh-Hant.json @@ -378,7 +378,6 @@ "CommandEnvExample2": "vcpkg env \"ninja -C <路徑>\" --triplet x64-windows", "CommandFailed": "命令: \n{command_line}\n 失敗,結果如下:", "CommunityTriplets": "社群三元組:", - "ComparingUtf8Decoders": "將 Utf8Decoders 與不同起源比較; 這一律會是錯誤", "CompressFolderFailed": "無法壓縮資料夾 \"{path}\":", "ComputingInstallPlan": "正在計算安裝計畫...", "ConfigurationErrorRegistriesWithoutBaseline": "{path} 中定義的設定無效。\n\n使用登錄需要為預設登錄設定基準,或預設登錄為 Null。\n\n如需詳細資料,請參閱 {url}。", @@ -676,7 +675,6 @@ "ImproperShaLength": "SHA512 必須是 128 十六進位字元: {value}", "IncorrectArchiveFileSignature": "不正確的封存檔案簽章", "IncorrectPESignature": "不正確的 PE 簽章", - "IncrementedUtf8Decoder": "在字串結尾遞增 Utf8Decoder", "InfoSetEnvVar": "您也可以將 {env_var} 設為您所選擇的編輯器。", "InitRegistryFailedNoRepo": "無法在 {path} 建立登錄,因為這不是 GIT 儲存機制根路徑。\n使用 `git init {command_line}` 在此資料夾中建立 Git 存放庫。", "InstallCopiedFile": "{path_source} -> {path_destination} 完成",