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