diff --git a/src/i18n/locales/da.js b/src/i18n/locales/da.js index baca4f5..3f775dc 100644 --- a/src/i18n/locales/da.js +++ b/src/i18n/locales/da.js @@ -165,7 +165,7 @@ const da = { no_values_for_field: "'{{fieldName}}' felt fra tabellen '{{tableName}}' er af type `{{type}}` men ingen værdi er blevet specificeret", 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: "'{{fieldName}}' felt fra tabellen '{{tableName}}' er IKKE NUL, men har standardværdien NUL", duplicate_fields: diff --git a/src/i18n/locales/de.js b/src/i18n/locales/de.js index a1c2d77..973507f 100644 --- a/src/i18n/locales/de.js +++ b/src/i18n/locales/de.js @@ -168,7 +168,7 @@ const de = { no_values_for_field: "Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist vom Typ `{{type}}`, aber es wurden keine Werte angegeben", 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: "Das Feld '{{fieldName}}' der Tabelle '{{tableName}}' ist NOT NULL, hat aber standardmäßig NULL", duplicate_fields: diff --git a/src/i18n/locales/en.js b/src/i18n/locales/en.js index 2bce895..32c7ef7 100644 --- a/src/i18n/locales/en.js +++ b/src/i18n/locales/en.js @@ -165,7 +165,7 @@ const en = { no_values_for_field: "'{{fieldName}}' field of table '{{tableName}}' is of type `{{type}}` but no values have been specified", 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: "'{{fieldName}}' field of table '{{tableName}}' is NOT NULL but has default NULL", duplicate_fields: diff --git a/src/i18n/locales/es.js b/src/i18n/locales/es.js index 39c00c6..173b297 100644 --- a/src/i18n/locales/es.js +++ b/src/i18n/locales/es.js @@ -165,7 +165,7 @@ const es = { no_values_for_field: "El campo '{{fieldName}}' de la tabla '{{tableName}}' es de tipo `{{type}}` pero no se han especificado valores", 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: "El campo '{{fieldName}}' de la tabla '{{tableName}}' es NOT NULL pero tiene NULL por defecto", duplicate_fields: diff --git a/src/i18n/locales/fa.js b/src/i18n/locales/fa.js index 4e4c441..f50b267 100644 --- a/src/i18n/locales/fa.js +++ b/src/i18n/locales/fa.js @@ -156,7 +156,7 @@ const fa = { empty_field_name: "فیلد خالی name در جدول '{{tableName}}'", empty_field_type: "فیلد خالی type در جدول '{{tableName}}'", 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}}' غیر خالی است اما پیش‌فرض آن خالی است", duplicate_fields: "فیلدهای تکراری جدول به نام '{{fieldName}}' در جدول '{{tableName}}'", duplicate_index: "شاخص تکراری به نام '{{indexName}}' در جدول '{{tableName}}'", diff --git a/src/i18n/locales/hi.js b/src/i18n/locales/hi.js index 47e8b29..a48521b 100644 --- a/src/i18n/locales/hi.js +++ b/src/i18n/locales/hi.js @@ -165,7 +165,7 @@ const hindi = { no_values_for_field: "टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' का प्रकार `{{type}}` है लेकिन कोई व्हॅल्यू निर्दिष्ट नहीं की गयी है", default_doesnt_match_type: - "टेबल '{{table.name}}' में फ़ील्ड '{{fieldName}}' की डिफ़ॉल्ट व्हॅल्यू उसके प्रकार से मेल नहीं खाती", + "टेबल '{{tableName}}' में फ़ील्ड '{{fieldName}}' की डिफ़ॉल्ट व्हॅल्यू उसके प्रकार से मेल नहीं खाती", not_null_is_null: "टेबल '{{tableName}}' के फ़ील्ड '{{fieldName}}' की व्हॅल्यू NOT NULL है लेकिन डिफ़ॉल्ट NULL है", duplicate_fields: diff --git a/src/i18n/locales/pt-br.js b/src/i18n/locales/pt-br.js index 9368201..008bdff 100644 --- a/src/i18n/locales/pt-br.js +++ b/src/i18n/locales/pt-br.js @@ -165,7 +165,7 @@ const pt = { no_values_for_field: "O campo '{{fieldName}}' da tabela '{{tableName}}' é do tipo `{{type}}`, mas nenhum valor foi especificado", 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: "O campo '{{fieldName}}' da tabela '{{tableName}}' é NOT NULL mas tem o valor padrão NULL", duplicate_fields: diff --git a/src/i18n/locales/ru.js b/src/i18n/locales/ru.js index 3545796..4f2f168 100644 --- a/src/i18n/locales/ru.js +++ b/src/i18n/locales/ru.js @@ -165,7 +165,7 @@ const ru = { no_values_for_field: "Поле '{{fieldName}}' таблицы '{{tableName}}' имеет тип `{{type}}`, но не указаны значения", default_doesnt_match_type: - "Значение по умолчанию для поля '{{fieldName}}' в таблице '{{table.name}}' не соответствует его типу", + "Значение по умолчанию для поля '{{fieldName}}' в таблице '{{tableName}}' не соответствует его типу", not_null_is_null: "Поле '{{fieldName}}' таблицы '{{tableName}}' НЕ NULL, но имеет значение NULL по умолчанию", duplicate_fields: diff --git a/src/i18n/locales/uk.js b/src/i18n/locales/uk.js index 7ec84ff..ee9bbf3 100644 --- a/src/i18n/locales/uk.js +++ b/src/i18n/locales/uk.js @@ -1,6 +1,5 @@ - const ukrainian = { - name: "Українська", + name: "Ukrainian", native_name: "Українська", code: "uk", }; @@ -157,7 +156,7 @@ const uk = { empty_field_name: "Порожнє поле `name` в таблиці '{{tableName}}'", empty_field_type: "Порожнє поле `type` в таблиці '{{tableName}}'", 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", duplicate_fields: "Дубльовані поля таблиці з назвою '{{fieldName}}' в таблиці '{{tableName}}'", duplicate_index: "Дубльований індекс з назвою '{{indexName}}' в таблиці '{{tableName}}'", diff --git a/src/i18n/locales/vi.js b/src/i18n/locales/vi.js index 42662e4..a0ff317 100644 --- a/src/i18n/locales/vi.js +++ b/src/i18n/locales/vi.js @@ -156,7 +156,7 @@ const vi = { 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}}'", 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", 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}}'", diff --git a/src/i18n/locales/zh.js b/src/i18n/locales/zh.js index 5683ac9..04f2dc4 100644 --- a/src/i18n/locales/zh.js +++ b/src/i18n/locales/zh.js @@ -160,7 +160,7 @@ const zh = { no_values_for_field: "表 '{{tableName}}' 的 '{{fieldName}}' 字段类型为 `{{type}}`,但未指定任何值", default_doesnt_match_type: - "表 '{{table.name}}' 中字段 '{{fieldName}}' 的默认值与其类型不匹配", + "表 '{{tableName}}' 中字段 '{{fieldName}}' 的默认值与其类型不匹配", not_null_is_null: "表 '{{tableName}}' 中的 '{{fieldName}}' 字段为 NOT NULL,但默认值为 NULL", duplicate_fields: