Skip to content

Commit 969f2c1

Browse files
authored
Update IntelliSense loc strings. (#9334)
* Update IntelliSense loc strings.
1 parent 2238e73 commit 969f2c1

File tree

13 files changed

+104
-13
lines changed

13 files changed

+104
-13
lines changed

Extension/bin/messages/cs/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"výběr člena zahrnuje příliš mnoho vnořených anonymních typů",
34513451
"mezi operandy není žádný společný typ",
34523452
"očekával se ukazatel na člen",
3453-
"flexibilní člen pole nelze deklarovat v jinak prázdném typu"
3453+
"flexibilní člen pole nelze deklarovat v jinak prázdném typu",
3454+
"Očekávalo se, že std::source_location::__impl bude definováno pro třídu pouze s datovými členy _M_function_name, _M_file_name, _M_column a _M_line.",
3455+
"během inicializace std::source_location::__impl přeteklo číslo sloupce člena _M_column typu %t",
3456+
"během inicializace std::source_location::__impl přeteklo číslo řádku člena _M_line typu %t",
3457+
"znaková konstanta UTF-16 nemůže zabírat více než jednu jednotku kódu; hodnota byla zkrácena",
3458+
"oba argumenty musí mít stejný typ",
3459+
"typ %t není platný jako argument pro tento předdefinovan.",
3460+
"voláno z %nd:"
34543461
]

Extension/bin/messages/de/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"Die Mitgliederauswahl umfasst zu viele geschachtelte anonyme Typen",
34513451
"Es gibt keinen gemeinsamen Typ zwischen den Operanden",
34523452
"Es wurde ein Pointer-to-Member erwartet",
3453-
"Ein flexibles Arrayelement kann nicht in einem ansonsten leeren Typ deklariert werden."
3453+
"Ein flexibles Arrayelement kann nicht in einem ansonsten leeren Typ deklariert werden.",
3454+
"Es wurde erwartet, dass \"std::source_location::__impl\" für eine Klasse definiert ist, die nur die Datenmember \"_M_function_name\", \"_M_file_name\", \"_M_column\", \"_M_line\" enthält.",
3455+
"während der Initialisierung von \"std::source_location::__impl\" überläuft die Spaltennummer den Member \"_M_column\" vom Typ \"%t\".",
3456+
"während der Initialisierung von \"std::source_location::__impl\" überläuft die Zeilennummer den Member \"_M_line\" vom Typ \"%t\".",
3457+
"Eine UTF-16-Zeichenkonstante darf nicht mehrere Codeeinheiten belegen. Wert abgeschnitten.",
3458+
"Beide Argumente müssen denselben Typ aufweisen.",
3459+
"Der Typ \"%t\" ist als Argument für dieses integrierte Element ungültig.",
3460+
"aufgerufen von %nd:"
34543461
]

Extension/bin/messages/es/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"la selección de miembros implica demasiados tipos anónimos anidados",
34513451
"no hay ningún tipo común entre los operandos",
34523452
"se esperaba un puntero a miembro",
3453-
"un miembro de matriz flexible no se puede declarar en un tipo que de otro modo estaría vacío"
3453+
"un miembro de matriz flexible no se puede declarar en un tipo que de otro modo estaría vacío",
3454+
"se esperaba que 'std::source_location::__impl' se definiera a una clase con solo los miembros de datos '_M_function_name', '_M_file_name', '_M_column', '_M_line'",
3455+
"durante la inicialización de 'std::source_location::__impl', el número de columna desborda el miembro '_M_column' de tipo %t",
3456+
"durante la inicialización de 'std::source_location::__impl', el número de línea desborda el miembro '_M_line' de tipo %t",
3457+
"una constante de caracteres UTF-16 no puede ocupar más de una unidad de código; valor truncado",
3458+
"ambos argumentos deben tener el mismo tipo",
3459+
"el tipo %t no es válido como argumento para este elemento integrado",
3460+
"llamado desde %nd:"
34543461
]

Extension/bin/messages/fr/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"la sélection de membre implique un trop grand nombre de types anonymes imbriqués",
34513451
"il n’existe aucun type commun entre les opérandes",
34523452
"pointeur vers membre attendu",
3453-
"un membre de tableau flexible ne peut pas être déclaré dans un type autrement vide."
3453+
"un membre de tableau flexible ne peut pas être déclaré dans un type autrement vide.",
3454+
"expected 'std::source_location::__impl' to be defined to a class with only the data members '_M_function_name', '_M_file_name', '_M_column', '_M_line'",
3455+
"lors de l’initialisation de 'std::source_location::__impl', le numéro de colonne dépasse le membre '_M_column' de type %t",
3456+
"lors de l’initialisation de 'std::source_location::__impl', le numéro de ligne dépasse le membre '_M_line' de type %t",
3457+
"une constante de caractères UTF-16 ne peut pas occuper plusieurs unités de code ; valeur tronquée",
3458+
"les deux arguments doivent avoir le même type",
3459+
"le type %t n’est pas valide en tant qu’argument pour ce builtin",
3460+
"appelé à partir de %nd :"
34543461
]

Extension/bin/messages/it/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"la selezione dei membri implica troppi tipi anonimi annidati",
34513451
"non esiste alcun tipo comune tra gli operandi",
34523452
"è previsto un puntatore a membro",
3453-
"un membro di matrice flessibile non può essere dichiarato in un tipo altrimenti vuoto"
3453+
"un membro di matrice flessibile non può essere dichiarato in un tipo altrimenti vuoto",
3454+
"previsto 'std::source_location::__impl' da definire in una classe con solo i membri dati '_M_function_name', '_M_file_name', '_M_column', '_M_line'",
3455+
"durante l'inizializzazione di 'std::source_location::__impl', il membro '_M_column' in overflow del numero di colonna è di tipo %t",
3456+
"durante l'inizializzazione di 'std::source_location::__impl', il membro '_M_line' in overflow del numero di riga è di tipo %t",
3457+
"una costante di caratteri UTF-16 non può occupare più di un'unità di codice; valore troncato",
3458+
"entrambi gli argomenti devono avere lo stesso tipo",
3459+
"il tipo %t non è valido come argomento per questa compilazione",
3460+
"chiamato da %nd:"
34543461
]

Extension/bin/messages/ja/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"メンバーの選択に含まれる、入れ子になった匿名のタイプが多すぎます",
34513451
"オペランド間に共通型がありません",
34523452
"メンバーへのポインターが必要です",
3453-
"フレキシブル配列メンバーは、otherwise-empty 型で宣言できません"
3453+
"フレキシブル配列メンバーは、otherwise-empty 型で宣言できません",
3454+
"'std::source_location::__impl' が、データ メンバー '_M_function_name'、'_M_file_name'、'_M_column'、'_M_line' のみを持つクラスに定義される必要があります",
3455+
"'std::source_location::__impl' の初期化中に、列番号が型 %t のメンバー '_M_column' をオーバーフローしました",
3456+
"'std::source_location::__impl' の初期化中に、行番号が型 %t のメンバー '_M_line' をオーバーフローしました",
3457+
"UTF-16 文字定数は複数のコード単位を占有できません。値が切り捨てられました",
3458+
"両方の引数は同じ型である必要があります",
3459+
"型 %t は、このビルトインの引数として無効です",
3460+
"%nd からの呼び出し:"
34543461
]

Extension/bin/messages/ko/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"멤버 선택에 너무 많은 중첩된 익명 형식이 포함됩니다.",
34513451
"피연산자 사이에 공통 형식이 없습니다.",
34523452
"멤버 포인터가 필요합니다.",
3453-
"유연한 배열 멤버는 비어 있는 형식으로 선언할 수 없습니다."
3453+
"유연한 배열 멤버는 비어 있는 형식으로 선언할 수 없습니다.",
3454+
"예상되는 'std::source_location::__impl'이 '_M_function_name', '_M_file_name', '_M_column', '_M_line'의 데이터 멤버만을 포함하는 클래스에 정의되어야 함",
3455+
"'std::source_location::__impl' 초기화 중 열 번호가 %t 형식의 '_M_column' 멤버를 오버플로",
3456+
"'std::source_location::__impl' 초기화 중 줄 번호가 %t 형식의 '_M_line' 멤버를 오버플로",
3457+
"UTF-16 문자 상수는 코드 단위를 두 개 이상 사용할 수 없음; 값 잘림",
3458+
"두 인수의 형식이 같아야 함",
3459+
"%t 형식은 이 기본 제공의 인수로 사용할 수 없음",
3460+
"%nd에서 호출"
34543461
]

Extension/bin/messages/pl/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"wybór elementu członkowskiego obejmuje zbyt wiele zagnieżdżonych typów anonimowych",
34513451
"nie ma wspólnego typu między argumentami operacji",
34523452
"oczekiwano wskaźnika do składowej",
3453-
"elastyczna składowa tablicy nie może być zadeklarowana w typie pustym w inny sposób"
3453+
"elastyczna składowa tablicy nie może być zadeklarowana w typie pustym w inny sposób",
3454+
"oczekiwano zdefiniowania elementu „std::source_location::__impl” w klasie z tylko składowymi danych „_M_function_name”, „_M_file_name”, „_M_column”, „_M_line”",
3455+
"podczas inicjowania elementu „std::source_location::__impl” liczba kolumn przepełnia składową „_M_column” typu %t",
3456+
"podczas inicjowania elementu „std::source_location::__impl” liczba wierszy przepełnia składową „_M_line” typu %t",
3457+
"stała znaków UTF-16 nie może zajmować więcej niż jednej jednostki kodu; obcięta wartość",
3458+
"oba argumenty muszą mieć ten sam typ",
3459+
"typ %t jest nieprawidłowy jako argument dla tej wbudowanej",
3460+
"wywołano z %nd:"
34543461
]

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"a seleção de membro envolve muitos tipos anônimos aninhados",
34513451
"não há nenhum tipo comum entre os operandos",
34523452
"esperava-se um ponteiro para membro",
3453-
"um membro da matriz flexível não pode ser declarado em um tipo de outro modo vazio"
3453+
"um membro da matriz flexível não pode ser declarado em um tipo de outro modo vazio",
3454+
"esperado que 'std::source_location::__impl' seja definido para uma classe com apenas os membros de dados '_M_function_name', '_M_file_name', '_M_column', '_M_line'",
3455+
"durante a inicialização de 'std::source_location::__impl', o número da coluna estoura o membro '_M_column' do tipo %t",
3456+
"durante a inicialização de 'std::source_location::__impl', o número da linha estoura o membro '_M_line' do tipo %t",
3457+
"uma constante de caractere UTF-16 não pode ocupar mais de uma unidade de código; valor truncado",
3458+
"ambos os argumentos devem ter o mesmo tipo",
3459+
"o tipo %téinválido como argumento para este builtin",
3460+
"chamado de %nd:"
34543461
]

Extension/bin/messages/ru/messages.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3450,5 +3450,12 @@
34503450
"выбор элемента включает слишком много вложенных анонимных типов",
34513451
"между операндами нет общего типа",
34523452
"необходим указатель на элемент",
3453-
"гибкий элемент массива не может быть объявлен в пустом типе"
3453+
"гибкий элемент массива не может быть объявлен в пустом типе",
3454+
"ожидается, что ''std::source_location::__impl'' будет определен для класса только с элементами данных ''_M_function_name'', ''_M_file_name'', ''_M_column'', ''_M_line''",
3455+
"во время инициализации ''std::source_location::__impl'' номер столбца переполняет элемент ''_M_column'' типа %t",
3456+
"во время инициализации ''std::source_location::__impl'' номер строки переполняет элемент ''_M_line'' типа %t",
3457+
"символьная константа UTF-16 не может занимать более одной кодовой единицы; значение усечено",
3458+
"оба аргумента должны быть одного типа",
3459+
"тип %t недопустим в качестве аргумента для этой встроенной функции.",
3460+
"вызвано из %nd:"
34543461
]

0 commit comments

Comments
 (0)