diff --git a/Extension/bin/messages/cs/messages.json b/Extension/bin/messages/cs/messages.json index 8c3f4d5f6..f13f435d7 100644 --- a/Extension/bin/messages/cs/messages.json +++ b/Extension/bin/messages/cs/messages.json @@ -3657,19 +3657,19 @@ "řetězec mantissa neobsahuje platné číslo", "chyba v pohyblivé desetinné čárce při vyhodnocování konstanty", "ignorován dědičný konstruktor %n pro operace podobné kopírování/přesouvání", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "Nelze určit velikost souboru %s.", + "%s nejde přečíst.", + "vložit", + "Nerozpoznaný název parametru", + "Parametr byl zadán více než jednou.", + "__has_embed se nemůže objevit mimo #if", + "Národní prostředí LC_NUMERIC nelze nastavit na C.", + "Direktivy elifdef a elifndef nejsou v tomto režimu povolené a v textu, který se přeskočí, se ignorují.", + "Deklarace aliasu je v tomto kontextu nestandardní.", + "Cílová sada instrukcí ABI může přidělit nestatické členy v pořadí, které neodpovídá jejich pořadí deklarací, což není v jazyce C++23 a novějších standardní.", + "Jednotka rozhraní modulu EDG IFC", + "Jednotka oddílu modulu EDG IFC", + "Deklaraci modulu nelze z této jednotky překladu exportovat, pokud není vytvořen soubor rozhraní modulu.", + "Deklarace modulu se musí exportovat z této jednotky překladu, aby se vytvořil soubor rozhraní modulu.", + "Bylo požadováno generování souboru modulu, ale v jednotce překladu nebyl deklarován žádný modul." ] diff --git a/Extension/bin/messages/de/messages.json b/Extension/bin/messages/de/messages.json index 117e7d93f..9849ced48 100644 --- a/Extension/bin/messages/de/messages.json +++ b/Extension/bin/messages/de/messages.json @@ -3657,19 +3657,19 @@ "Die Zeichenfolge der Mantisse enthält keine gültige Zahl", "Gleitkommafehler während der Konstantenauswertung", "Der vererbende Konstruktor %n wird bei einem Vorgang wie Kopieren/Verschieben ignoriert", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" -] + "Die Größe der Datei \"%s\" kann nicht bestimmt werden.", + "\"%s\" kann nicht gelesen werden.", + "Einbetten", + "Unbekannter Parametername", + "Der Parameter wurde mehrfach angegeben.", + "__has_embed kann nicht außerhalb von \"#if\" vorkommen.", + "Das LC_NUMERIC-Gebietsschema konnte nicht auf C festgelegt werden.", + "\"elifdef\" und \"elifndef\" sind in diesem Modus nicht aktiviert und werden ignoriert, wenn Text übersprungen wird.", + "Eine Alias-Deklaration entspricht in diesem Kontext nicht dem Standard.", + "Die Ziel-ABI kann nicht-statische Mitglieder in einer Reihenfolge zuweisen, die nicht mit ihrer Deklarationsreihenfolge übereinstimmt, was in C++23 und später nicht standardkonform ist.", + "EDG-IFC-Modulschnittstelleneinheit", + "EDG-IFC-Modulpartitionseinheit", + "Die Moduldeklaration kann aus dieser Übersetzungseinheit exportiert werden, wenn eine Modulschnittstellendatei erstellt werden.", + "Die Moduldeklaration muss aus dieser Übersetzungseinheit exportiert werden, um eine Modulschnittstellendatei zu erstellen.", + "Die Moduldateigenerierung wurde angefordert, aber in der Übersetzungseinheit wurde kein Modul deklariert." +] \ No newline at end of file diff --git a/Extension/bin/messages/es/messages.json b/Extension/bin/messages/es/messages.json index c3d1b940d..9f7d4d13c 100644 --- a/Extension/bin/messages/es/messages.json +++ b/Extension/bin/messages/es/messages.json @@ -3657,19 +3657,19 @@ "La cadena de mantisa no contiene un número válido", "error de punto flotante durante la evaluación constante", "constructor heredado %n omitido para la operación de copia o movimiento", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" -] + "no se puede determinar el tamaño del archivo %s", + "no se puede leer %s", + "insertar", + "nombre de parámetro no reconocido", + "parámetro especificado más de una vez", + "__has_embed no puede aparecer fuera del #if", + "no se pudo establecer la configuración regional LC_NUMERIC en C", + "elifdef y elifndef no están habilitados en este modo y se omiten en el texto que se omite", + "una declaración de alias no es estándar en este contexto", + "la ABI de destino puede asignar miembros no estáticos en un orden que no coincida con su orden de declaración, que no es estándar en C++23 y versiones posteriores", + "Unidad de interfaz del módulo EDG IFC", + "Unidad de partición del módulo EDG IFC", + "la declaración de módulo no se puede exportar desde esta unidad de traducción a menos que se cree un archivo de interfaz de módulo", + "la declaración de módulo debe exportarse desde esta unidad de traducción para crear un archivo de interfaz de módulo", + "se solicitó la generación de archivos de módulo, pero no se declaró ningún módulo en la unidad de traducción" +] \ No newline at end of file diff --git a/Extension/bin/messages/fr/messages.json b/Extension/bin/messages/fr/messages.json index 4a8af0a2e..abaec876e 100644 --- a/Extension/bin/messages/fr/messages.json +++ b/Extension/bin/messages/fr/messages.json @@ -3657,19 +3657,19 @@ "la chaîne de mantisse ne contient pas de nombre valide", "erreur de point flottant lors de l’évaluation constante", "le constructeur d’héritage %n a été ignoré pour l’opération qui ressemble à copier/déplacer", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "impossible de déterminer la taille du fichier %s", + "impossible de lire %s", + "incorporer", + "nom de paramètre non reconnu", + "paramètre spécifié plusieurs fois", + "__has_embed ne peut pas apparaître en dehors de #if", + "impossible de définir la locale LC_NUMERIC sur C", + "elifdef et elifndef ne sont pas activés dans ce mode et sont ignorés dans le texte qui est omis", + "une déclaration d’alias n’est pas standard dans ce contexte", + "l’ABI cible peut allouer des membres non statiques dans un ordre qui ne correspond pas à leur ordre de déclaration, ce qui n’est pas standard dans C++23 et versions ultérieures", + "Unité d’interface de module IFC EDG", + "Unité de partition de module IFC EDG", + "la déclaration de module ne peut pas être exportée à partir de cette unité de traduction, sauf si vous créez un fichier d’interface de module", + "la déclaration de module doit être exportée depuis cette unité de traduction pour créer un fichier d’interface de module", + "la génération du fichier de module a été demandée, mais aucun module n’a été déclaré dans l’unité de traduction" ] diff --git a/Extension/bin/messages/it/messages.json b/Extension/bin/messages/it/messages.json index ca2a9ced5..2bf534593 100644 --- a/Extension/bin/messages/it/messages.json +++ b/Extension/bin/messages/it/messages.json @@ -3657,19 +3657,19 @@ "la stringa mantissa non contiene un numero valido", "errore di virgola mobile durante la valutazione costante", "eredità del costruttore %n ignorata per l'operazione analoga a copia/spostamento", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "impossibile determinare le dimensioni del file %s", + "impossibile leggere %s", + "incorporare", + "nome del parametro non riconosciuto", + "parametro specificato più di una volta", + "non è possibile specificare __has_embed all'esterno di #if", + "impossibile impostare le impostazioni locali LC_NUMERIC su C", + "elifdef e elifndef non sono abilitati in questa modalità e vengono ignorati nel testo saltato", + "una dichiarazione alias non è standard in questo contesto", + "l'ABI di destinazione può allocare membri non statici in un ordine non corrispondente all'ordine di dichiarazione, il che non è conforme allo standard in C++23 e versioni successive", + "unità di interfaccia del modulo EDG IFC", + "unità di partizione del modulo IFC EDG", + "la dichiarazione del modulo non può essere esportata da questa unità di conversione a meno che non si crei un file di interfaccia del modulo", + "la dichiarazione del modulo deve essere esportata da questa unità di conversione per creare un file di interfaccia del modulo", + "è stata richiesta la generazione di file di modulo, ma non è stato dichiarato alcun modulo nell'unità di conversione" ] diff --git a/Extension/bin/messages/ja/messages.json b/Extension/bin/messages/ja/messages.json index 839d31c5f..8017c2499 100644 --- a/Extension/bin/messages/ja/messages.json +++ b/Extension/bin/messages/ja/messages.json @@ -3657,19 +3657,19 @@ "仮数の文字列に有効な数値が含まれていません", "定数の評価中に浮動小数点エラーが発生しました", "コンストラクターの継承 %n は、コピーや移動と似た操作では無視されます", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "ファイル %s のサイズを特定できません", + "%s を読み取れません", + "埋め込み", + "認識されないパラメーター名", + "パラメーターが複数回指定されました", + "__has_embed は #if の外側には出現できません", + "LC_NUMERIC ロケールを C に設定できませんでした", + "elifdef と elifndef はこのモードでは有効になっておらず、スキップされるテキストでは無視されます", + "エイリアス宣言は、このコンテキストでは非標準です", + "ターゲット ABI は、宣言順序と一致しない順序で非静的メンバーを割り当てる可能性があります。これは、C++23 以降では非標準です", + "EDG IFC モジュール インターフェイス ユニット", + "EDG IFC モジュール パーティション ユニット", + "モジュール インターフェイス ファイルを作成しない限り、モジュール宣言をこの翻訳単位からエクスポートすることはできません", + "モジュール インターフェイス ファイルを作成するには、この翻訳単位からモジュール宣言をエクスポートする必要があります", + "モジュール ファイルの生成が要求されましたが、翻訳単位でモジュールが宣言されていません" ] diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index 0bd4b8416..8ec93910a 100644 --- a/Extension/bin/messages/ko/messages.json +++ b/Extension/bin/messages/ko/messages.json @@ -3657,19 +3657,19 @@ "mantissa 문자열에 올바른 숫자가 없습니다.", "상수 평가 중 부동 소수점 오류", "복사/이동과 유사한 작업에 대해 상속 생성자 %n이(가) 무시됨", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "파일 %s의 크기를 확인할 수 없습니다.", + "%s을(를) 읽을 수 없습니다.", + "포함", + "인식할 수 없는 매개 변수 이름입니다.", + "매개 변수가 두 번 이상 지정되었습니다.", + "__has_embed는 #if 외부에 사용할 수 없습니다.", + "LC_NUMERIC 로캘을 C로 설정할 수 없습니다.", + "elifdef와 elifndef는 이 모드에서 사용할 수 없으며 건너뛰는 텍스트에서 무시됩니다.", + "별칭 선언은 이 컨텍스트에서 비표준입니다.", + "대상 ABI는 선언 순서와 일치하지 않는 순서로 비정적 멤버를 할당할 수 있습니다. 이는 C++23 이상에서 비표준입니다.", + "EDG IFC 모듈 인터페이스 단위", + "EDG IFC 모듈 파티션 단위", + "모듈 인터페이스 파일을 만들지 않으면 이 변환 단위에서 모듈 선언을 내보낼 수 없습니다.", + "모듈 인터페이스 파일을 만들려면 이 변환 단위에서 모듈 선언을 내보내야 합니다.", + "모듈 파일 생성이 요청되었지만 변환 단위에 모듈이 선언되지 않았습니다." ] diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index 286042b0a..5cdebc2cd 100644 --- a/Extension/bin/messages/pl/messages.json +++ b/Extension/bin/messages/pl/messages.json @@ -3657,19 +3657,19 @@ "ciąg mantysy nie zawiera prawidłowej liczby", "błąd zmiennoprzecinkowy podczas obliczania stałej", "dziedziczenie konstruktora %n zostało zignorowane dla operacji kopiowania/przenoszenia", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "nie można określić rozmiaru pliku %s", + "nie można odczytać %s", + "osadź", + "nierozpoznana nazwa parametru", + "parametr określony co najmniej raz", + "element __has_embed nie może występować poza wyrażeniem #if", + "nie można ustawić parametru C dla ustawień regionalnych z parametrem LC_NUMERIC", + "dyrektywy elifdef i elifndef nie są włączone w tym trybie i są ignorowane w pomijanym tekście", + "deklaracja aliasu jest niestandardowa w tym kontekście", + "docelowy zestaw instrukcji ABI może przydzielać niestatyczne składowe w kolejności, która nie odpowiada ich kolejności w deklaracji, co jest niestandardowe w wersji języka C++23 i nowszych wersjach", + "jednostka interfejsu modułu EDG IFC", + "jednostka partycji modułu EDG IFC", + "deklaracja modułu nie może być wyeksportowana z tej jednostki translacji, chyba że zostanie utworzony plik interfejsu modułu", + "deklaracja modułu musi być wyeksportowana z tej jednostki translacji, aby utworzyć plik interfejsu modułu", + "zażądano wygenerowania pliku modułu, ale w jednostce translacji nie zadeklarowano żadnego modułu" ] diff --git a/Extension/bin/messages/pt-br/messages.json b/Extension/bin/messages/pt-br/messages.json index d1a3f8703..4ada72d0b 100644 --- a/Extension/bin/messages/pt-br/messages.json +++ b/Extension/bin/messages/pt-br/messages.json @@ -3657,19 +3657,19 @@ "cadeia de mantissa não contém um número válido", "erro de ponto flutuante durante a avaliação da constante", "construtor herdado %n ignorado para operação do tipo cópia/movimento", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "não é possível determinar o tamanho do arquivo %s", + "não é possível ler %s", + "inserir", + "nome do parâmetro não reconhecido", + "parâmetro especificado mais de uma vez", + "__has_embed não pode aparecer fora de #if", + "não foi possível definir a localidade LC_NUMERIC como C", + "elifdef e elifndef não estão habilitados neste modo e são ignorados no texto que está sendo pulado", + "uma declaração de alias não é padrão neste contexto", + "a ABI de destino pode alocar membros não estáticos em uma ordem que não corresponde à ordem de declaração, que não é padrão no C++23 e posterior", + "Unidade de interface do módulo EDG IFC", + "Unidade de partição do módulo EDG IFC", + "a declaração de módulo não pode ser exportada desta unidade de tradução, a menos que crie um arquivo de interface de módulo", + "a declaração do módulo deve ser exportada desta unidade de tradução para criar um arquivo de interface de módulo", + "a geração de arquivo de módulo foi solicitada, mas nenhum módulo foi declarado na unidade de tradução" ] diff --git a/Extension/bin/messages/ru/messages.json b/Extension/bin/messages/ru/messages.json index 5bbd56c7f..230610ab4 100644 --- a/Extension/bin/messages/ru/messages.json +++ b/Extension/bin/messages/ru/messages.json @@ -3657,19 +3657,19 @@ "строка мантиссы не содержит допустимого числа", "ошибка с плавающей запятой во время вычисления константы", "наследование конструктора %n игнорируется для операций, подобных копированию и перемещению", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "не удается определить размер файла %s", + "не удается прочитать %s", + "внедрить", + "нераспознанное имя параметра", + "параметр указан несколько раз", + "__has_embed запрещено указывать за пределами #if", + "не удалось установить для языкового стандарта LC_NUMERIC значение C", + "параметры elifdef и elifndef не включены в этом режиме и игнорируются в пропускаемом тексте", + "объявление псевдонима является нестандартным в этом контексте", + "целевой ABI может выделять нестатические элементы в порядке, не соответствующем их порядку объявления, что является нестандартным в C++23 и более поздних версиях", + "единица интерфейса модуля EDG IFC", + "единица раздела модуля EDG IFC", + "объявление модуля невозможно экспортировать из этой единицы трансляции, если не создается файл интерфейса модуля", + "объявление модуля должно быть экспортировано из этой единицы трансляции для создания файла интерфейса модуля", + "запрошено создание файла модуля, но в единице трансляции не объявлен модуль" ] diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index 8478a0bab..5cf1e1114 100644 --- a/Extension/bin/messages/tr/messages.json +++ b/Extension/bin/messages/tr/messages.json @@ -3657,19 +3657,19 @@ "mantissa dizesi geçerli bir sayı içermiyor", "sabit değerlendirme sırasında kayan nokta hatası", "kopyalama/taşıma benzeri işlem için %n oluşturucusunu devralma yoksayıldı", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "%s dosyasının boyutu belirlenemiyor", + "%s okunamıyor", + "ekle", + "tanınmayan parametre adı", + "parametre birden fazla kez belirtildi", + "__has_embed, #if dışında görünemez.", + "LC_NUMERIC yerel ayarı C olarak ayarlanamadı.", + "elifdef ve elifndef bu modda etkin değildir ve atlanan metinde yok sayılır.", + "Bu bağlamda bir takma ad bildirimi standart değildir.", + "Hedef ABI, statik olmayan üyeleri, C++23 ve sonraki sürümlerde standart olmayan, bildirim sırasına uymayan bir sırayla tahsis edebilir.", + "EDG IFC modülü arabirim ünitesi", + "EDG IFC modül bölme ünitesi", + "modül arabirimi dosyası oluşturulmadıkça, modül bildirimi bu çeviri biriminden dışa aktarılamaz", + "modül arabirim dosyası oluşturmak için modül bildirimi bu çeviri biriminden dışa aktarılmalıdır", + "modül dosyası oluşturulması istendi, ancak çeviri biriminde hiçbir modül bildirilmedi" ] diff --git a/Extension/bin/messages/zh-cn/messages.json b/Extension/bin/messages/zh-cn/messages.json index 5f10c692e..4b9b3e3e3 100644 --- a/Extension/bin/messages/zh-cn/messages.json +++ b/Extension/bin/messages/zh-cn/messages.json @@ -3657,19 +3657,19 @@ "mantissa 字符串不包含有效的数字", "常量计算期间出现浮点错误", "对于复制/移动类操作,已忽略继承构造函数 %n", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "无法确定文件 %s 的大小", + "无法读取 %s", + "嵌入", + "无法识别的参数名称", + "多次指定参数", + "__has_embed 不能出现在 #if 外部", + "无法将 LC_NUMERIC 区域设置设为 C", + "elifdef 和 elifndef 在此模式下未启用,并且在跳过的文本中将被忽略", + "别名声明在此上下文中是非标准的", + "目标 ABI 可以按与其声明顺序不匹配的顺序分配非静态成员,这在 C++23 及更高版本中是非标准的", + "EDG IFC 模块接口单元", + "EDG IFC 模块分区单元", + "除非创建模块接口文件,否则无法从此翻译单元导出模块声明", + "模块声明必须从此翻译单元导出,以创建模块接口文件", + "已请求生成模块文件,但在翻译单元中未声明任何模块" ] diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index fa871f7e5..39cd0563a 100644 --- a/Extension/bin/messages/zh-tw/messages.json +++ b/Extension/bin/messages/zh-tw/messages.json @@ -3657,19 +3657,19 @@ "Mantissa 字串未包含有效的數字", "常數評估期間發生浮點錯誤", "繼承建構函式 %n 已略過複製/移動之類作業", - "cannot determine size of file %s", - "cannot read %s", - "embed", - "unrecognized parameter name", - "parameter specified more than once", - "__has_embed cannot appear outside #if", - "could not set LC_NUMERIC locale to C", - "elifdef and elifndef are not enabled in this mode and are ignored in text being skipped", - "an alias declaration is nonstandard in this context", - "the target ABI may allocate nonstatic members in an order not matching their declaration order, which is nonstandard in C++23 and later", - "EDG IFC module interface unit", - "EDG IFC module partition unit", - "the module declaration cannot be exported from this translation unit unless creating a module interface file", - "the module declaration must be exported from this translation unit to create a module interface file", - "module file generation was requested but no module was declared in the translation unit" + "無法判斷檔案 %s 的大小", + "無法讀取 %s", + "內嵌", + "無法辨識的參數名稱", + "參數已指定一次以上", + "__has_embed 無法出現在外部 #if", + "無法將 LC_NUMERIC 地區設定設為 C", + "elifdef 和 elifndef 未在此模式中啟用,而且會在略過的文字中遭到忽略", + "別名宣告在此內容中並非標準用法", + "目標 ABI 可能會以不符合宣告順序的順序配置非靜態成員,此順序在 C++23 和更高版本中並非標準用法", + "EDG IFC 模組介面單元", + "EDG IFC 模組分割單元", + "除非建立模組介面檔案,否則無法從此翻譯單元匯出模組宣告", + "必須從此翻譯單元匯出模組宣告,以建立模組介面檔案", + "已要求模組檔案產生,但未在翻譯單元中宣告任何模組" ]