Skip to content

Commit 1e1543d

Browse files
committed
Add more strings.
1 parent a99d525 commit 1e1543d

File tree

13 files changed

+195
-0
lines changed

13 files changed

+195
-0
lines changed

Extension/bin/messages/cs/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"pro aktuální jednotku překladu se nepovedlo vytvořit jednotku hlavičky",
36023602
"aktuální jednotka překladu používá jednu nebo více funkcí, které se v tuto chvíli nedají zapsat do jednotky hlavičky",
36033603
"explicit(bool) je funkcí C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"musí být zadán název modulu pro mapování souboru modulu odkazující na soubor %sq",
36053620
"Byla přijata hodnota indexu null, kde byl očekáván uzel v oddílu IFC %sq",
36063621
"%nd nemůže mít typ %t.",

Extension/bin/messages/de/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"für die aktuelle Übersetzungseinheit konnte keine Headereinheit erstellt werden",
36023602
"Die aktuelle Übersetzungseinheit verwendet mindestens ein Feature, das derzeit nicht in eine Headereinheit geschrieben werden kann",
36033603
"\"explicit(bool)\" ist ein C++20-Feature",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"Für die Moduldateizuordnung, die auf die Datei \"%sq\" verweist, muss ein Modulname angegeben werden.",
36053620
"Ein Nullindexwert wurde empfangen, obwohl ein Knoten in der IFC-Partition %sq erwartet wurde.",
36063621
"%nd darf nicht den Typ \"%t\" aufweisen",

Extension/bin/messages/es/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"no se pudo crear una unidad de encabezado para la unidad de traducción actual",
36023602
"la unidad de traducción actual usa una o varias características que no se pueden escribir actualmente en una unidad de encabezado",
36033603
"'explicit(bool)' es una característica de C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"se debe especificar un nombre de módulo para la asignación de archivos de módulo que hace referencia al archivo %sq",
36053620
"se recibió un valor de índice nulo donde se esperaba un nodo en la partición IFC %sq",
36063621
"%nd no puede tener el tipo %t",

Extension/bin/messages/fr/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"impossible de créer une unité d’en-tête pour l’unité de traduction actuelle",
36023602
"l’unité de traduction actuelle utilise une ou plusieurs fonctionnalités qui ne peuvent actuellement pas être écrites dans une unité d’en-tête",
36033603
"'explicit(bool)' est une fonctionnalité C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"un nom de module doit être spécifié pour la carte de fichiers de module référençant le fichier %sq",
36053620
"une valeur d’index null a été reçue alors qu’un nœud de la partition IFC %sq était attendu",
36063621
"%nd ne peut pas avoir le type %t",

Extension/bin/messages/it/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"Non è possibile creare un'unità di intestazione per l'unità di conversione corrente",
36023602
"l'unità di conversione corrente utilizza una o più funzionalità che attualmente non possono essere scritte in un'unità di intestazione",
36033603
"'explicit(bool)' è una funzionalità di C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"è necessario specificare un nome modulo per la mappa dei file del modulo che fa riferimento al file %sq",
36053620
"è stato ricevuto un valore di indice Null in cui era previsto un nodo nella partizione IFC %sq",
36063621
"%nd non può avere il tipo %t",

Extension/bin/messages/ja/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"現在の翻訳単位のヘッダー ユニットを作成できませんでした",
36023602
"現在の翻訳単位は、現在ヘッダー ユニットに書き込むことができない 1 つ以上の機能を使用します",
36033603
"'explicit(bool)' は C++20 機能です",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"ファイル %sq を参照するモジュール ファイル マップにモジュール名を指定する必要があります",
36053620
"IFC パーティション %sq のノードが必要な場所で null インデックス値を受け取りました",
36063621
"%nd に型 %t を指定することはできません",

Extension/bin/messages/ko/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"현재 변환 단위에 대한 헤더 단위를 만들 수 없습니다.",
36023602
"현재 변환 단위는 헤더 단위에 현재 쓸 수 없는 하나 이상의 기능을 사용합니다.",
36033603
"'explicit(bool)'는 C++20 기능입니다.",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"%sq 파일을 참조하는 모듈 파일 맵에 대한 모듈 이름을 지정해야 합니다.",
36053620
"IFC 파티션 %sq 노드가 필요한 곳에 null 인덱스 값을 받았습니다.",
36063621
"%nd은(는) %t 형식을 가질 수 없습니다",

Extension/bin/messages/pl/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"nie można utworzyć jednostki nagłówka dla bieżącej jednostki translacji",
36023602
"bieżąca jednostka translacji używa co najmniej jednej funkcji, których obecnie nie można zapisać w jednostce nagłówka",
36033603
"„explicit(bool)” jest funkcją języka C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"nazwa modułu musi być określona dla mapy pliku modułu odwołującej się do pliku %sq",
36053620
"odebrano wartość indeksu o wartości null, w której oczekiwano węzła w partycji IFC %sq",
36063621
"%nd nie może mieć typu %t",

Extension/bin/messages/pt-br/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"não foi possível criar uma unidade de cabeçalho para a unidade de tradução atual",
36023602
"a unidade de tradução atual usa um ou mais recursos que não podem ser gravados atualmente em uma unidade de cabeçalho",
36033603
"'explicit(bool)' é um recurso do C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"um nome de módulo deve ser especificado para o mapa do arquivo de módulo que faz referência ao arquivo %sq",
36053620
"um valor de índice nulo foi recebido onde um nó na partição IFC %sq esperado",
36063621
"%nd não pode ter o tipo %t",

Extension/bin/messages/ru/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,6 +3601,21 @@
36013601
"не удалось создать единицу заголовка для текущей единицы трансляции",
36023602
"текущая единица трансляции использует одну или несколько функций, которые в данный момент невозможно записать в единицу заголовка",
36033603
"\"explicit(bool)\" — это функция C++20",
3604+
"first argument must be a pointer to integer, enum, or supported floating-point type",
3605+
"C++ modules cannot be used when compiling multiple translation units",
3606+
"C++ modules cannot be used with the pre-C++11 \"export\" feature",
3607+
"the IFC token %sq is not supported",
3608+
"the \"pass_object_size\" attribute is only valid on parameters of function declarations",
3609+
"the argument of the %sq attribute %d1 must be a value between 0 and %d2",
3610+
"a ref-qualifier here is ignored",
3611+
"invalid NEON vector element type %t",
3612+
"invalid NEON polyvector element type %t",
3613+
"invalid scalable vector element type %t",
3614+
"invalid number of tuple elements for scalable vector type",
3615+
"a NEON vector or polyvector must be either 64 or 128 bits wide",
3616+
"sizeless type %t is not allowed",
3617+
"an object of the sizeless type %t cannot be value-initialized",
3618+
"unexpected null declaration index found as part of scope %u",
36043619
"необходимо указать имя модуля для сопоставления файла модуля, ссылающегося на файл %sq",
36053620
"было получено значение NULL индекса, в котором ожидался узел в секции IFC%sq",
36063621
"%nd не может иметь тип %t",

0 commit comments

Comments
 (0)