Fix table name not showing in default error
This commit is contained in:
parent
5020509626
commit
23d0f13a59
@ -165,7 +165,7 @@ const da = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"'{{fieldName}}' felt fra tabellen '{{tableName}}' er af type `{{type}}` men ingen værdi er blevet specificeret",
|
"'{{fieldName}}' felt fra tabellen '{{tableName}}' er af type `{{type}}` men ingen værdi er blevet specificeret",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"Standardværdien for feltet '{{fieldName}}' i tabellen '{{table.name}}' stemmer ikke overens med dens type",
|
"Standardværdien for feltet '{{fieldName}}' i tabellen '{{tableName}}' stemmer ikke overens med dens type",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"'{{fieldName}}' felt fra tabellen '{{tableName}}' er IKKE NUL, men har standardværdien NUL",
|
"'{{fieldName}}' felt fra tabellen '{{tableName}}' er IKKE NUL, men har standardværdien NUL",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -168,7 +168,7 @@ const de = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist vom Typ `{{type}}`, aber es wurden keine Werte angegeben",
|
"Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist vom Typ `{{type}}`, aber es wurden keine Werte angegeben",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"Der Standardwert für das Feld '{{fieldName}}' in der Tabelle '{{table.name}}' entspricht nicht seinem Typ",
|
"Der Standardwert für das Feld '{{fieldName}}' in der Tabelle '{{tableName}}' entspricht nicht seinem Typ",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist NOT NULL, hat aber standardmäßig NULL",
|
"Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist NOT NULL, hat aber standardmäßig NULL",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -165,7 +165,7 @@ const en = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"'{{fieldName}}' field of table '{{tableName}}' is of type `{{type}}` but no values have been specified",
|
"'{{fieldName}}' field of table '{{tableName}}' is of type `{{type}}` but no values have been specified",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"Default value for field '{{fieldName}}' in table '{{table.name}}' does not match its type",
|
"Default value for field '{{fieldName}}' in table '{{tableName}}' does not match its type",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"'{{fieldName}}' field of table '{{tableName}}' is NOT NULL but has default NULL",
|
"'{{fieldName}}' field of table '{{tableName}}' is NOT NULL but has default NULL",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -165,7 +165,7 @@ const es = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"El campo '{{fieldName}}' de la tabla '{{tableName}}' es de tipo `{{type}}` pero no se han especificado valores",
|
"El campo '{{fieldName}}' de la tabla '{{tableName}}' es de tipo `{{type}}` pero no se han especificado valores",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"El valor predeterminado para el campo '{{fieldName}}' en la tabla '{{table.name}}' no coincide con su tipo",
|
"El valor predeterminado para el campo '{{fieldName}}' en la tabla '{{tableName}}' no coincide con su tipo",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"El campo '{{fieldName}}' de la tabla '{{tableName}}' es NOT NULL pero tiene NULL por defecto",
|
"El campo '{{fieldName}}' de la tabla '{{tableName}}' es NOT NULL pero tiene NULL por defecto",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -156,7 +156,7 @@ const fa = {
|
|||||||
empty_field_name: "فیلد خالی name در جدول '{{tableName}}'",
|
empty_field_name: "فیلد خالی name در جدول '{{tableName}}'",
|
||||||
empty_field_type: "فیلد خالی type در جدول '{{tableName}}'",
|
empty_field_type: "فیلد خالی type در جدول '{{tableName}}'",
|
||||||
no_values_for_field: "فیلد '{{fieldName}}' جدول '{{tableName}}' از نوع {{type}} است اما هیچ مقداری مشخص نشده است",
|
no_values_for_field: "فیلد '{{fieldName}}' جدول '{{tableName}}' از نوع {{type}} است اما هیچ مقداری مشخص نشده است",
|
||||||
default_doesnt_match_type: "مقدار پیشفرض برای فیلد '{{fieldName}}' در جدول '{{table.name}}' با نوع آن مطابقت ندارد",
|
default_doesnt_match_type: "مقدار پیشفرض برای فیلد '{{fieldName}}' در جدول '{{tableName}}' با نوع آن مطابقت ندارد",
|
||||||
not_null_is_null: "فیلد '{{fieldName}}' جدول '{{tableName}}' غیر خالی است اما پیشفرض آن خالی است",
|
not_null_is_null: "فیلد '{{fieldName}}' جدول '{{tableName}}' غیر خالی است اما پیشفرض آن خالی است",
|
||||||
duplicate_fields: "فیلدهای تکراری جدول به نام '{{fieldName}}' در جدول '{{tableName}}'",
|
duplicate_fields: "فیلدهای تکراری جدول به نام '{{fieldName}}' در جدول '{{tableName}}'",
|
||||||
duplicate_index: "شاخص تکراری به نام '{{indexName}}' در جدول '{{tableName}}'",
|
duplicate_index: "شاخص تکراری به نام '{{indexName}}' در جدول '{{tableName}}'",
|
||||||
|
@ -165,7 +165,7 @@ const hindi = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' का प्रकार `{{type}}` है लेकिन कोई व्हॅल्यू निर्दिष्ट नहीं की गयी है",
|
"टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' का प्रकार `{{type}}` है लेकिन कोई व्हॅल्यू निर्दिष्ट नहीं की गयी है",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"टेबल '{{table.name}}' में फ़ील्ड '{{fieldName}}' की डिफ़ॉल्ट व्हॅल्यू उसके प्रकार से मेल नहीं खाती",
|
"टेबल '{{tableName}}' में फ़ील्ड '{{fieldName}}' की डिफ़ॉल्ट व्हॅल्यू उसके प्रकार से मेल नहीं खाती",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' की व्हॅल्यू NOT NULL है लेकिन डिफ़ॉल्ट NULL है",
|
"टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' की व्हॅल्यू NOT NULL है लेकिन डिफ़ॉल्ट NULL है",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -165,7 +165,7 @@ const pt = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"O campo '{{fieldName}}' da tabela '{{tableName}}' é do tipo `{{type}}`, mas nenhum valor foi especificado",
|
"O campo '{{fieldName}}' da tabela '{{tableName}}' é do tipo `{{type}}`, mas nenhum valor foi especificado",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"O valor padrão para o campo '{{fieldName}}' na tabela '{{table.name}}' não corresponde ao seu tipo",
|
"O valor padrão para o campo '{{fieldName}}' na tabela '{{tableName}}' não corresponde ao seu tipo",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"O campo '{{fieldName}}' da tabela '{{tableName}}' é NOT NULL mas tem o valor padrão NULL",
|
"O campo '{{fieldName}}' da tabela '{{tableName}}' é NOT NULL mas tem o valor padrão NULL",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -165,7 +165,7 @@ const ru = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"Поле '{{fieldName}}' таблицы '{{tableName}}' имеет тип `{{type}}`, но не указаны значения",
|
"Поле '{{fieldName}}' таблицы '{{tableName}}' имеет тип `{{type}}`, но не указаны значения",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"Значение по умолчанию для поля '{{fieldName}}' в таблице '{{table.name}}' не соответствует его типу",
|
"Значение по умолчанию для поля '{{fieldName}}' в таблице '{{tableName}}' не соответствует его типу",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"Поле '{{fieldName}}' таблицы '{{tableName}}' НЕ NULL, но имеет значение NULL по умолчанию",
|
"Поле '{{fieldName}}' таблицы '{{tableName}}' НЕ NULL, но имеет значение NULL по умолчанию",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
|
|
||||||
const ukrainian = {
|
const ukrainian = {
|
||||||
name: "Українська",
|
name: "Ukrainian",
|
||||||
native_name: "Українська",
|
native_name: "Українська",
|
||||||
code: "uk",
|
code: "uk",
|
||||||
};
|
};
|
||||||
@ -157,7 +156,7 @@ const uk = {
|
|||||||
empty_field_name: "Порожнє поле `name` в таблиці '{{tableName}}'",
|
empty_field_name: "Порожнє поле `name` в таблиці '{{tableName}}'",
|
||||||
empty_field_type: "Порожнє поле `type` в таблиці '{{tableName}}'",
|
empty_field_type: "Порожнє поле `type` в таблиці '{{tableName}}'",
|
||||||
no_values_for_field: "'{{fieldName}}' поле в таблиці '{{tableName}}' має тип `{{type}}`, але значення не вказані",
|
no_values_for_field: "'{{fieldName}}' поле в таблиці '{{tableName}}' має тип `{{type}}`, але значення не вказані",
|
||||||
default_doesnt_match_type: "Значення за замовчуванням для поля '{{fieldName}}' в таблиці '{{table.name}}' не відповідає його типу",
|
default_doesnt_match_type: "Значення за замовчуванням для поля '{{fieldName}}' в таблиці '{{tableName}}' не відповідає його типу",
|
||||||
not_null_is_null: "'{{fieldName}}' поле в таблиці '{{tableName}}' є NOT NULL, але має значення за замовчуванням NULL",
|
not_null_is_null: "'{{fieldName}}' поле в таблиці '{{tableName}}' є NOT NULL, але має значення за замовчуванням NULL",
|
||||||
duplicate_fields: "Дубльовані поля таблиці з назвою '{{fieldName}}' в таблиці '{{tableName}}'",
|
duplicate_fields: "Дубльовані поля таблиці з назвою '{{fieldName}}' в таблиці '{{tableName}}'",
|
||||||
duplicate_index: "Дубльований індекс з назвою '{{indexName}}' в таблиці '{{tableName}}'",
|
duplicate_index: "Дубльований індекс з назвою '{{indexName}}' в таблиці '{{tableName}}'",
|
||||||
|
@ -156,7 +156,7 @@ const vi = {
|
|||||||
empty_field_name: "Trường trống `name` trong bảng '{{tableName}}'",
|
empty_field_name: "Trường trống `name` trong bảng '{{tableName}}'",
|
||||||
empty_field_type: "Trường trống `loại` trong bảng '{{tableName}}'",
|
empty_field_type: "Trường trống `loại` trong bảng '{{tableName}}'",
|
||||||
no_values_for_field: "Trường '{{fieldName}}' của bảng '{{tableName}}' thuộc loại `{{type}}` nhưng không có giá trị nào được chỉ định",
|
no_values_for_field: "Trường '{{fieldName}}' của bảng '{{tableName}}' thuộc loại `{{type}}` nhưng không có giá trị nào được chỉ định",
|
||||||
default_doesnt_match_type: "Giá trị mặc định cho trường '{{fieldName}}' trong bảng '{{table.name}}' không khớp với loại của nó",
|
default_doesnt_match_type: "Giá trị mặc định cho trường '{{fieldName}}' trong bảng '{{tableName}}' không khớp với loại của nó",
|
||||||
not_null_is_null: "Trường '{{fieldName}}' của bảng '{{tableName}}' là NOT NULL nhưng đang là NULL",
|
not_null_is_null: "Trường '{{fieldName}}' của bảng '{{tableName}}' là NOT NULL nhưng đang là NULL",
|
||||||
duplicate_fields: "Các trường bảng trùng lặp theo tên '{{fieldName}}' trong bảng '{{tableName}}'",
|
duplicate_fields: "Các trường bảng trùng lặp theo tên '{{fieldName}}' trong bảng '{{tableName}}'",
|
||||||
duplicate_index: "Chỉ mục trùng lặp theo tên '{{indexName}}' trong bảng '{{tableName}}'",
|
duplicate_index: "Chỉ mục trùng lặp theo tên '{{indexName}}' trong bảng '{{tableName}}'",
|
||||||
|
@ -160,7 +160,7 @@ const zh = {
|
|||||||
no_values_for_field:
|
no_values_for_field:
|
||||||
"表 '{{tableName}}' 的 '{{fieldName}}' 字段类型为 `{{type}}`,但未指定任何值",
|
"表 '{{tableName}}' 的 '{{fieldName}}' 字段类型为 `{{type}}`,但未指定任何值",
|
||||||
default_doesnt_match_type:
|
default_doesnt_match_type:
|
||||||
"表 '{{table.name}}' 中字段 '{{fieldName}}' 的默认值与其类型不匹配",
|
"表 '{{tableName}}' 中字段 '{{fieldName}}' 的默认值与其类型不匹配",
|
||||||
not_null_is_null:
|
not_null_is_null:
|
||||||
"表 '{{tableName}}' 中的 '{{fieldName}}' 字段为 NOT NULL,但默认值为 NULL",
|
"表 '{{tableName}}' 中的 '{{fieldName}}' 字段为 NOT NULL,但默认值为 NULL",
|
||||||
duplicate_fields:
|
duplicate_fields:
|
||||||
|
Loading…
Reference in New Issue
Block a user