From 91890ce49966863aa4e83bc0d9249df4852f6106 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:15 +0000 Subject: [PATCH 01/35] Update source file en.json --- packages/nc-gui/lang/en.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index 9b8cc2bf60..b001e929a2 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Base not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Base metadata exported successfully", From d92c1b16bebf50019a88f20e581741d0ef45e2d7 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:19 +0000 Subject: [PATCH 02/35] New translations en.json (Chinese Simplified) --- packages/nc-gui/lang/zh-Hans.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/zh-Hans.json b/packages/nc-gui/lang/zh-Hans.json index f8db304cdb..0ace515a80 100644 --- a/packages/nc-gui/lang/zh-Hans.json +++ b/packages/nc-gui/lang/zh-Hans.json @@ -157,6 +157,8 @@ "groupingField": "分组字段", "insertAfter": "在右侧插入列", "insertBefore": "在左侧插入列", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "隐藏字段", "sortAsc": "升序", "sortDesc": "降序", @@ -189,7 +191,8 @@ "shift": "Shift 键", "enter": "回车键", "seconds": "秒", - "paste": "粘贴" + "paste": "粘贴", + "restore": "Restore" }, "objects": { "workspace": "工作区", @@ -642,7 +645,16 @@ "changeWsName": "更改工作区名称", "pressEnter": "按回车键", "newFormLoaded": "新表格将在", - "webhook": "网络钩子" + "webhook": "网络钩子", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "在新标签页中打开", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "警告:条形码字段不能直接更改。" }, "duplicateProject": "你确定要复制项目吗?", - "duplicateTable": "您确定要复制表格吗?" + "duplicateTable": "您确定要复制表格吗?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "已禁用,因为视图已锁定", @@ -1211,7 +1228,8 @@ "goToNext": "转到下一个", "thankYou": "谢谢你!", "submittedFormData": "您已成功提交表单数据。", - "editingSystemKeyNotSupported": "不支持编辑系统密钥" + "editingSystemKeyNotSupported": "不支持编辑系统密钥", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "您必须指定一个名字", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} 不能为空。", "projectNotAccessible": "无权访问此项目", "copyToClipboardError": "未能复制到剪贴板", - "pasteFromClipboardError": "从剪贴板粘贴失败" + "pasteFromClipboardError": "从剪贴板粘贴失败", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "项目元数据成功导出", From 818a5d6021249139396a19e97e4feb3d27382ab4 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:20 +0000 Subject: [PATCH 03/35] New translations en.json (Russian) --- packages/nc-gui/lang/ru.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index acf4a36312..c1dea9d6ca 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -157,6 +157,8 @@ "groupingField": "Поле группировки", "insertAfter": "Вставить после", "insertBefore": "Вставить перед", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Скрыть поле", "sortAsc": "По Возрастанию", "sortDesc": "По убыванию", @@ -189,7 +191,8 @@ "shift": "Сдвиг", "enter": "Вход", "seconds": "Секунды", - "paste": "Вставить" + "paste": "Вставить", + "restore": "Restore" }, "objects": { "workspace": "Рабочее пространство", @@ -642,7 +645,16 @@ "changeWsName": "Изменить название рабочего пространства", "pressEnter": "Нажмите Enter", "newFormLoaded": "Новая форма будет загружена после", - "webhook": "Вебхук" + "webhook": "Вебхук", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Открыть в новой вкладке", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} не может быть пустым.", "projectNotAccessible": "Проект недоступен", "copyToClipboardError": "Не удалось скопировать в буфер обмена", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Метаданные проекта успешно экспортированы", From 10beedcc71dc9f2e4121f3b7966df751d5b90dd7 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:21 +0000 Subject: [PATCH 04/35] New translations en.json (French) --- packages/nc-gui/lang/fr.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index 9a8830eebb..add454701d 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -157,6 +157,8 @@ "groupingField": "Champ de regroupement", "insertAfter": "Insérer après", "insertBefore": "Insérer avant", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Masquer le champ", "sortAsc": "Trier par ordre croissant", "sortDesc": "Trier par ordre décroissant", @@ -189,7 +191,8 @@ "shift": "Maj", "enter": "Entrée", "seconds": "Secondes", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Espace de travail", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Appuyez sur Entrée", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Êtes-vous sûr de vouloir dupliquer la table ?" + "duplicateTable": "Êtes-vous sûr de vouloir dupliquer la table ?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Désactivé car la vue est verrouillée", @@ -1211,7 +1228,8 @@ "goToNext": "Aller au suivant", "thankYou": "Merci !", "submittedFormData": "Vous avez soumis les données du formulaire avec succès.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Nom requis", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} ne peut pas être vide.", "projectNotAccessible": "Projet non accessible", "copyToClipboardError": "Échec de la copie dans le presse-papiers", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Les métadonnées de projet sont exportées avec succès", From bbaae9399d67bbbc1abd94c3663003a9078449a0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:23 +0000 Subject: [PATCH 05/35] New translations en.json (Spanish) --- packages/nc-gui/lang/es.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/es.json b/packages/nc-gui/lang/es.json index 46a4b3b8f3..ef0a9a58fe 100644 --- a/packages/nc-gui/lang/es.json +++ b/packages/nc-gui/lang/es.json @@ -157,6 +157,8 @@ "groupingField": "Campo de agrupación", "insertAfter": "Insertar después", "insertBefore": "Insertar antes", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Ocultar campo", "sortAsc": "Ordenación ascendente", "sortDesc": "Orden descendente", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} no puede estar vacía.", "projectNotAccessible": "Proyecto no accesible", "copyToClipboardError": "Fallo al copiar al portapapeles", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadatos del proyecto exportados con éxito.", From f0cddc2220e1b00077241c91fd313b1b9b48e599 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:24 +0000 Subject: [PATCH 06/35] New translations en.json (Arabic) --- packages/nc-gui/lang/ar.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index 780015f208..f0a37024cf 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "تصدير البيانات الوصفية للمشروع بنجاح", From 2dc4e24ea73932c9dfc3cee61703d90d5a650fcf Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:25 +0000 Subject: [PATCH 07/35] New translations en.json (Czech) --- packages/nc-gui/lang/cs.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/cs.json b/packages/nc-gui/lang/cs.json index 71364a8281..92165a2425 100644 --- a/packages/nc-gui/lang/cs.json +++ b/packages/nc-gui/lang/cs.json @@ -157,6 +157,8 @@ "groupingField": "Pole seskupení", "insertAfter": "Vložit za", "insertBefore": "Vložit před", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Skrýt pole", "sortAsc": "Seřadit vzestupně", "sortDesc": "Seřadit sestupně", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} nemůže být prázdný.", "projectNotAccessible": "Projekt není přístupný", "copyToClipboardError": "Nepodařilo se zkopírovat do schránky", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Úspěšný export metadat projektu", From 1e8f60dda51d8f4f142c622a842262a232ccd288 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:26 +0000 Subject: [PATCH 08/35] New translations en.json (Danish) --- packages/nc-gui/lang/da.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/da.json b/packages/nc-gui/lang/da.json index b7d78fba4a..ac2064cd22 100644 --- a/packages/nc-gui/lang/da.json +++ b/packages/nc-gui/lang/da.json @@ -157,6 +157,8 @@ "groupingField": "Grupperingsfelt", "insertAfter": "Indsæt efter", "insertBefore": "Indsæt før", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Skjul felt", "sortAsc": "Sortere stigende", "sortDesc": "Sortere nedadgående", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} kan ikke være tom.", "projectNotAccessible": "Projektet er ikke tilgængeligt", "copyToClipboardError": "Kopiering til udklipsholderen mislykkedes", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Project Metadata eksporteres med succes", From d30a3c9a1d9bab0ed69c4eefa9d0a1e91d5b0bfd Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:27 +0000 Subject: [PATCH 09/35] New translations en.json (German) --- packages/nc-gui/lang/de.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index e5d63bc9a3..5606240009 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -157,6 +157,8 @@ "groupingField": "Gruppierungsfeld", "insertAfter": "danach einfügen", "insertBefore": "davor einfügen", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Feld ausblenden", "sortAsc": "Aufsteigend sortieren", "sortDesc": "Absteigend sortieren", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Arbeitsbereich", @@ -642,7 +645,16 @@ "changeWsName": "Name des Arbeitsbereichs ändern", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Achtung: Barcode Felder können nicht direkt geändert werden." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} kann nicht leer sein.", "projectNotAccessible": "Projekt nicht zugänglich", "copyToClipboardError": "Kopieren in die Zwischenablage fehlgeschlagen", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Projektmetadaten erfolgreich exportiert", From 8c470461ebd8e5120a885b6dfb250739b1d135fc Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:28 +0000 Subject: [PATCH 10/35] New translations en.json (Basque) --- packages/nc-gui/lang/eu.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/eu.json b/packages/nc-gui/lang/eu.json index e97ba285e8..cd3c8ac787 100644 --- a/packages/nc-gui/lang/eu.json +++ b/packages/nc-gui/lang/eu.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Txertatu ondoren", "insertBefore": "Txertatu aurretik", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Ezkutatu eremua", "sortAsc": "Ordenatu gorantz", "sortDesc": "Ordenatu beherantz", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Sartu", "seconds": "Seconds", - "paste": "Itsatsi" + "paste": "Itsatsi", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Project metadata exported successfully", From 690aa8ceb0368972a3c7ddc6da332a8aae8171c7 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:29 +0000 Subject: [PATCH 11/35] New translations en.json (Finnish) --- packages/nc-gui/lang/fi.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/fi.json b/packages/nc-gui/lang/fi.json index a9885efa23..765d9e5f18 100644 --- a/packages/nc-gui/lang/fi.json +++ b/packages/nc-gui/lang/fi.json @@ -157,6 +157,8 @@ "groupingField": "Ryhmittelykenttä", "insertAfter": "Lisää jälkeen", "insertBefore": "Lisää ennen", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Piilota kenttä", "sortAsc": "Lajittelu nouseva", "sortDesc": "Lajittelu laskeva", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} ei voi olla tyhjä.", "projectNotAccessible": "Hankkeeseen ei pääse käsiksi", "copyToClipboardError": "Kopiointi leikepöydälle epäonnistui", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Project Metadata viedään onnistuneesti", From 5ff047db785fa377c449f10a3bda1ee2b90470d8 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:31 +0000 Subject: [PATCH 12/35] New translations en.json (Hebrew) --- packages/nc-gui/lang/he.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index 17c8e0131b..f557bd4175 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "הסתר שדה", "sortAsc": "מיין בסדר עולה", "sortDesc": "מיין בסדר יורד", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "פרויקט Metadata מיוצא בהצלחה", From abbf252a64c77174deb95b3042e0344fc76c81ea Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:32 +0000 Subject: [PATCH 13/35] New translations en.json (Italian) --- packages/nc-gui/lang/it.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/it.json b/packages/nc-gui/lang/it.json index 5ea7185919..f39b7b8a6c 100644 --- a/packages/nc-gui/lang/it.json +++ b/packages/nc-gui/lang/it.json @@ -157,6 +157,8 @@ "groupingField": "Campo di raggruppamento", "insertAfter": "Inserire dopo", "insertBefore": "Inserire prima", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Campo nascosto", "sortAsc": "Ordinamento crescente", "sortDesc": "Ordinamento decrescente", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} non può essere vuoto.", "projectNotAccessible": "Progetto non accessibile", "copyToClipboardError": "Non è riuscito a copiare negli appunti", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadati del progetto esportati con successo", From f47919884ba671d2da2d68194a109114a502478c Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:33 +0000 Subject: [PATCH 14/35] New translations en.json (Japanese) --- packages/nc-gui/lang/ja.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/ja.json b/packages/nc-gui/lang/ja.json index 8575b32d15..130def458f 100644 --- a/packages/nc-gui/lang/ja.json +++ b/packages/nc-gui/lang/ja.json @@ -157,6 +157,8 @@ "groupingField": "グループ フィールド", "insertAfter": "後に挿入", "insertBefore": "前に挿入", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "フィールドを隠す", "sortAsc": "昇順", "sortDesc": "降順", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} を空にすることはできません。", "projectNotAccessible": "このプロジェクトにはアクセスできません", "copyToClipboardError": "クリップボードへのコピーに失敗しました", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "プロジェクトメタデータは正常にエクスポートされました", From a53b889c3c1cf1e9cc87f17a1914a92322f64024 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:34 +0000 Subject: [PATCH 15/35] New translations en.json (Korean) --- packages/nc-gui/lang/ko.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index d313cffaf2..6500da63dd 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -157,6 +157,8 @@ "groupingField": "그룹화 필드", "insertAfter": "다음에 삽입", "insertBefore": "이전에 삽입", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "필드 숨기기", "sortAsc": "오름차순 정렬", "sortDesc": "내림차순 정렬", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "초", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "작업 공간", @@ -642,7 +645,16 @@ "changeWsName": "작업 공간 이름 변경", "pressEnter": "Enter를 누르세요", "newFormLoaded": "새로운 폼이 로드되었습니다.", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "새 탭에서 열기", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "경고: 바코드 필드는 직접 변경할 수 없습니다." }, "duplicateProject": "프로젝트를 복제하려고 합니다. 계속하시겠습니까?", - "duplicateTable": "테이블을 복제하려고 합니다. 계속하시겠습니까?" + "duplicateTable": "테이블을 복제하려고 합니다. 계속하시겠습니까?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value}은(는) 비워 둘 수 없습니다.", "projectNotAccessible": "프로젝트에 액세스할 수 없습니다.", "copyToClipboardError": "클립 보드에 복사할 수 없습니다.", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "프로젝트 메타 데이터를 성공적으로 내보냈습니다.", From 39bd0710de5e3cb8e554ec563b0cae668eb5d8f9 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:35 +0000 Subject: [PATCH 16/35] New translations en.json (Dutch) --- packages/nc-gui/lang/nl.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/nl.json b/packages/nc-gui/lang/nl.json index b6a00888f4..e455cac372 100644 --- a/packages/nc-gui/lang/nl.json +++ b/packages/nc-gui/lang/nl.json @@ -157,6 +157,8 @@ "groupingField": "Groepering Veld", "insertAfter": "Invoegen Na", "insertBefore": "Invoegen voor", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Verberg veld", "sortAsc": "Oplopend sorteren", "sortDesc": "Aflopend sorteren", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} kan niet leeg zijn.", "projectNotAccessible": "Project niet toegankelijk", "copyToClipboardError": "Kopiëren naar klembord mislukt", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Project metadata met succes geëxporteerd", From 4f4955e845d3ff297bb6ce87f46fd9743ede1224 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:37 +0000 Subject: [PATCH 17/35] New translations en.json (Norwegian) --- packages/nc-gui/lang/no.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/no.json b/packages/nc-gui/lang/no.json index a8d21a3b34..8f4714eba1 100644 --- a/packages/nc-gui/lang/no.json +++ b/packages/nc-gui/lang/no.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Prosjektmetadata eksporteres vellykket", From da55de088635ddfe1ea4ab21bff9d1c46085f7cc Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:38 +0000 Subject: [PATCH 18/35] New translations en.json (Polish) --- packages/nc-gui/lang/pl.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/pl.json b/packages/nc-gui/lang/pl.json index 43c3a5cc76..c734192dcf 100644 --- a/packages/nc-gui/lang/pl.json +++ b/packages/nc-gui/lang/pl.json @@ -157,6 +157,8 @@ "groupingField": "Pole grupowania", "insertAfter": "Wstaw po", "insertBefore": "Wstaw przed", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Ukryj pole", "sortAsc": "Sortuj rosnąco", "sortDesc": "Sortuj malejąco", @@ -189,7 +191,8 @@ "shift": "Zmiana", "enter": "Wprowadź", "seconds": "Sekundy", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Obszar roboczy", @@ -642,7 +645,16 @@ "changeWsName": "Zmień nazwę przestrzeni roboczej", "pressEnter": "Naciśnij Enter", "newFormLoaded": "Nowy formularz zostanie załadowany po", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Otwórz w nowej karcie", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Ostrzeżenie: Pola kodu kreskowego nie mogą być bezpośrednio zmieniane." }, "duplicateProject": "Czy na pewno chcesz zduplikować bazę?", - "duplicateTable": "Czy na pewno chcesz zduplikować tabelę?" + "duplicateTable": "Czy na pewno chcesz zduplikować tabelę?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Wyłączone, ponieważ widok jest zablokowany", @@ -1211,7 +1228,8 @@ "goToNext": "Przejdź do następnego", "thankYou": "Dziękuję!", "submittedFormData": "Pomyślnie przesłałeś dane formularza.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Wymagana nazwa", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} nie może być puste.", "projectNotAccessible": "Projekt niedostępny", "copyToClipboardError": "Nie udało się skopiować do schowka", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Pomyślnie wyeksportowano metadane projektu", From afa9d424726b83ab8b10de0bd93e14f1e70c0e56 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:39 +0000 Subject: [PATCH 19/35] New translations en.json (Portuguese) --- packages/nc-gui/lang/pt.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index a1bf8d3c94..b0a43f8baf 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -157,6 +157,8 @@ "groupingField": "Campo de Agrupamento", "insertAfter": "Inserir depois", "insertBefore": "Inserir Antes", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Ocultar Campo", "sortAsc": "Ordenar Ascendente", "sortDesc": "Ordenar Descendente", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} não pode estar vazio.", "projectNotAccessible": "Projecto não acessível", "copyToClipboardError": "Falha na cópia para a prancheta", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadados do projeto exportado com sucesso", From 8193e78e3298f9b9e39a74bf7a2e2c9366985c7a Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:40 +0000 Subject: [PATCH 20/35] New translations en.json (Slovak) --- packages/nc-gui/lang/sk.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/sk.json b/packages/nc-gui/lang/sk.json index 4e0f730fc9..56e6c654b7 100644 --- a/packages/nc-gui/lang/sk.json +++ b/packages/nc-gui/lang/sk.json @@ -157,6 +157,8 @@ "groupingField": "Pole zoskupenia", "insertAfter": "Vložiť po", "insertBefore": "Vložiť pred", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Skryť pole", "sortAsc": "Zoradiť vzostupne", "sortDesc": "Zoradiť zostupne", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} nemôže byť prázdny.", "projectNotAccessible": "Projekt nie je prístupný", "copyToClipboardError": "Nepodarilo sa skopírovať do schránky", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Úspešný export metadát projektu", From 39bcb27b6609f507dc776f2be2afa06c4efd00d8 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:41 +0000 Subject: [PATCH 21/35] New translations en.json (Slovenian) --- packages/nc-gui/lang/sl.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index adaa0f03dd..dcdb9a40fa 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -157,6 +157,8 @@ "groupingField": "Polje združevanja", "insertAfter": "Vstavljanje po", "insertBefore": "Vstavljanje pred", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Skrij polje", "sortAsc": "Razvrsti naraščajoče", "sortDesc": "Razvrsti padajoče", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} ne more biti prazen.", "projectNotAccessible": "Projekt ni dostopen", "copyToClipboardError": "Neuspešno kopiranje v odložišče", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Projekt Metapodatki se je uspešno izvozil", From d2274128118a2afdadea1c2368f09c9768d8aac0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:42 +0000 Subject: [PATCH 22/35] New translations en.json (Swedish) --- packages/nc-gui/lang/sv.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/sv.json b/packages/nc-gui/lang/sv.json index 24b5876510..98ba00344c 100644 --- a/packages/nc-gui/lang/sv.json +++ b/packages/nc-gui/lang/sv.json @@ -157,6 +157,8 @@ "groupingField": "Grupperingsfält", "insertAfter": "Infoga efter", "insertBefore": "Infoga före", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Dölj fältet", "sortAsc": "Sortera i stigande riktning", "sortDesc": "Sortera fallande", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} får inte vara tom.", "projectNotAccessible": "Projektet är inte tillgängligt", "copyToClipboardError": "Kopiering till urklipp misslyckades", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Projektmetadata exporterades framgångsrikt", From b474b56afe36571c17b6fbb2c0e20198964018e0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:43 +0000 Subject: [PATCH 23/35] New translations en.json (Turkish) --- packages/nc-gui/lang/tr.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index 7a2c3595d8..79ee93004a 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -157,6 +157,8 @@ "groupingField": "Gruplama Alanı", "insertAfter": "Sonra Ekle", "insertBefore": "Önce Ekle", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Alanı Gizle", "sortAsc": "Artan Sırala", "sortDesc": "Azalan Sıralama", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} boş olamaz.", "projectNotAccessible": "Proje erişilebilir değil", "copyToClipboardError": "Panoya kopyalanamadı", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Proje metaverileri başarıyla dışa aktarıldı", From 93a49e864da5344f1d8cc04c1782672158e89e07 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:45 +0000 Subject: [PATCH 24/35] New translations en.json (Ukrainian) --- packages/nc-gui/lang/uk.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/uk.json b/packages/nc-gui/lang/uk.json index db45088e71..df60b8dcf3 100644 --- a/packages/nc-gui/lang/uk.json +++ b/packages/nc-gui/lang/uk.json @@ -157,6 +157,8 @@ "groupingField": "Поле групування", "insertAfter": "Вставити після", "insertBefore": "Вставити перед", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Приховати поле", "sortAsc": "За зростанням", "sortDesc": "За спаданням", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} не може бути порожнім.", "projectNotAccessible": "Проєкт недоступний", "copyToClipboardError": "Не вдалося скопіювати в буфер обміну", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Метадані проєкту експортовано", From 3ea090f4e83bc619e06b1119909092d86bee869b Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:46 +0000 Subject: [PATCH 25/35] New translations en.json (Chinese Traditional) --- packages/nc-gui/lang/zh-Hant.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index b6c7e71504..648722bb81 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -157,6 +157,8 @@ "groupingField": "分組欄位", "insertAfter": "插入在後", "insertBefore": "插入在前", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "隱藏欄位", "sortAsc": "升序排序", "sortDesc": "降序排序", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} 不能為空", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "複製到剪貼簿失敗", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "專案中繼資料已成功匯出", From ba59a4fd5a05c1b7c533e453ac5f664bda9cdfd6 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:47 +0000 Subject: [PATCH 26/35] New translations en.json (English) --- packages/nc-gui/lang/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index b001e929a2..094ca24f72 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -680,7 +680,7 @@ "enablePublicAccess": "Enable Public Access", "doYouWantToSaveTheChanges": "Do you want to save the changes ?", "editingAccess": "Editing access", - "enabledPublicViewing": "Enable Public Viewing", + "enabledPublicViewing": "Enable public viewing", "restrictAccessWithPassword": "Restrict access with password", "manageProjectAccess": "Manage Base Access", "allowDownload": "Allow Download", @@ -733,7 +733,7 @@ "groupBy": "Group By", "addSubGroup": "Add subgroup", "shareBase": { - "label": "Share Base", + "label": "Share base", "disable": "Disable shared base", "enable": "Anyone with the link", "link": "Shared base link" From b682baa85b818f597e3624b744d5939147d72c9e Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:48 +0000 Subject: [PATCH 27/35] New translations en.json (Vietnamese) --- packages/nc-gui/lang/vi.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/vi.json b/packages/nc-gui/lang/vi.json index ed364ebd1a..047d07a10d 100644 --- a/packages/nc-gui/lang/vi.json +++ b/packages/nc-gui/lang/vi.json @@ -157,6 +157,8 @@ "groupingField": "Nhóm theo trường", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadata dự án xuất khẩu thành công", From 041dbe311bd0a6064984870af79527b96671e368 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:49 +0000 Subject: [PATCH 28/35] New translations en.json (Portuguese, Brazilian) --- packages/nc-gui/lang/pt_BR.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index e3d325fb92..8601bb3666 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -157,6 +157,8 @@ "groupingField": "Campo de Agrupamento", "insertAfter": "Inserir depois", "insertBefore": "Inserir Antes", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Ocultar Campo", "sortAsc": "Ordenar Ascendente", "sortDesc": "Ordenar Descendente", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} não pode estar vazio.", "projectNotAccessible": "Projecto não acessível", "copyToClipboardError": "Falha na cópia para a prancheta", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadados do projeto exportado com sucesso", From 5c982ccf20b02d1797f473a3597db539be067db4 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:50 +0000 Subject: [PATCH 29/35] New translations en.json (Indonesian) --- packages/nc-gui/lang/id.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/id.json b/packages/nc-gui/lang/id.json index 3cb6ddc351..9def6be30d 100644 --- a/packages/nc-gui/lang/id.json +++ b/packages/nc-gui/lang/id.json @@ -157,6 +157,8 @@ "groupingField": "Bidang Pengelompokan", "insertAfter": "Sisipkan Setelah", "insertBefore": "Sisipkan Sebelum", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Sembunyikan Bidang", "sortAsc": "Urutkan Menaik", "sortDesc": "Urutkan Menurun", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} tidak boleh kosong.", "projectNotAccessible": "Proyek tidak dapat diakses", "copyToClipboardError": "Gagal menyalin ke papan klip", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Metadata proyek berhasil diekspor", From ab6d38cf5762ce22d3bfc483a461df86e8701ed0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:52 +0000 Subject: [PATCH 30/35] New translations en.json (Persian) --- packages/nc-gui/lang/fa.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index 92c48ecb90..a7d47d7018 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -157,6 +157,8 @@ "groupingField": "فیلد گروه بندی", "insertAfter": "درج در بعدی", "insertBefore": "درج در قبلی", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "مخفی کردن فیلد", "sortAsc": "مرتب‌سازی صعودی", "sortDesc": "مرتب‌سازی نزولی", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} نمیتواند خالی باشد.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "کپی به کلیپ برد ناموفق", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "فراداده پروژه با موفقیت خارج شد", From f2c054bd916f955e4a0f88b4f1630251f7507aa8 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:53 +0000 Subject: [PATCH 31/35] New translations en.json (Thai) --- packages/nc-gui/lang/th.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/th.json b/packages/nc-gui/lang/th.json index ce5a15b487..6abb3481aa 100644 --- a/packages/nc-gui/lang/th.json +++ b/packages/nc-gui/lang/th.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "แทรกหลัง", "insertBefore": "แทรกก่อน", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "เรียงจากน้อยไปมาก", "sortDesc": "เรียงจากมากไปน้อย", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "ข้อมูลเมตาของโครงการส่งออกเรียบร้อยแล้ว", From 420b786e000c0bf3dee5d208f2511064451c0edc Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:54 +0000 Subject: [PATCH 32/35] New translations en.json (Croatian) --- packages/nc-gui/lang/hr.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/hr.json b/packages/nc-gui/lang/hr.json index acb39b0dd6..d61e8b7cfe 100644 --- a/packages/nc-gui/lang/hr.json +++ b/packages/nc-gui/lang/hr.json @@ -157,6 +157,8 @@ "groupingField": "Polje za Grupiranje", "insertAfter": "Umetni nakon", "insertBefore": "Umetni Prije", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Sakrij Polje", "sortAsc": "Sortiraj Uzlazno", "sortDesc": "Sortiraj Silazno", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} ne može biti prazno.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Kopiranje u međuspremnik nije uspjelo", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Projektni metapodaci su uspješno izvozili", From 9a28848d64bc8e936d9b24b0765873582b5cc6e8 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:55 +0000 Subject: [PATCH 33/35] New translations en.json (Latvian) --- packages/nc-gui/lang/lv.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/lv.json b/packages/nc-gui/lang/lv.json index 9307dca1c2..9ac6210cdf 100644 --- a/packages/nc-gui/lang/lv.json +++ b/packages/nc-gui/lang/lv.json @@ -157,6 +157,8 @@ "groupingField": "Grupēšanas lauks", "insertAfter": "Ievietot pēc", "insertBefore": "Ievietot pirms", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Slēpt lauku", "sortAsc": "Kārtot augošā secībā", "sortDesc": "Kārtot dilstošā secībā", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} nevar būt tukšs.", "projectNotAccessible": "Projekts nav pieejams", "copyToClipboardError": "Neizdevās kopēt uz starpliktuvi", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "Projekta metadati eksportēti veiksmīgi", From ad2b639ddfd3979ba762eb3acf794939a5b7e20c Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:56 +0000 Subject: [PATCH 34/35] New translations en.json (Hindi) --- packages/nc-gui/lang/hi.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 981bba16bc..7daaba22da 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "परियोजना मेटाडेटा सफलतापूर्वक निर्यात की गई", From 96b0f09b6b8cdc302c9f23277abb91ca46cea669 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 12 Jan 2024 17:43:58 +0000 Subject: [PATCH 35/35] New translations en.json (Bengali, India) --- packages/nc-gui/lang/bn_IN.json | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index 8098d7fcb2..7d11c8e79d 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -157,6 +157,8 @@ "groupingField": "Grouping Field", "insertAfter": "Insert After", "insertBefore": "Insert Before", + "insertAbove": "Insert above", + "insertBelow": "Insert below", "hideField": "Hide Field", "sortAsc": "Sort Ascending", "sortDesc": "Sort Descending", @@ -189,7 +191,8 @@ "shift": "Shift", "enter": "Enter", "seconds": "Seconds", - "paste": "Paste" + "paste": "Paste", + "restore": "Restore" }, "objects": { "workspace": "Workspace", @@ -642,7 +645,16 @@ "changeWsName": "Change Workspace Name", "pressEnter": "Press Enter", "newFormLoaded": "New form will be loaded after", - "webhook": "Webhook" + "webhook": "Webhook", + "multiField": { + "newField": "New field", + "saveChanges": "Save changes", + "updatedField": "Updated field", + "deletedField": "Deleted field", + "incompleteConfiguration": "Incomplete configuration", + "selectField": "Select a field", + "selectFieldLabel": "Make changes to field properties by selecting a field from the list" + } }, "activity": { "openInANewTab": "Open in a new tab", @@ -1048,7 +1060,12 @@ "barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed." }, "duplicateProject": "Are you sure you want to duplicate the base?", - "duplicateTable": "Are you sure you want to duplicate the table?" + "duplicateTable": "Are you sure you want to duplicate the table?", + "multiField": { + "fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.", + "moveEditedField": "You cannot move field that is being edited. Either save or discard changes first", + "moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first" + } }, "info": { "disabledAsViewLocked": "Disabled as View is locked", @@ -1211,7 +1228,8 @@ "goToNext": "Go to next", "thankYou": "Thank you!", "submittedFormData": "You have successfully submitted the form data.", - "editingSystemKeyNotSupported": "Editing system key not supported" + "editingSystemKeyNotSupported": "Editing system key not supported", + "notAvailableAtTheMoment": "Not available at the moment" }, "error": { "nameRequired": "Name Required", @@ -1289,7 +1307,9 @@ "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", - "pasteFromClipboardError": "Failed to paste from clipboard" + "pasteFromClipboardError": "Failed to paste from clipboard", + "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "somethingWentWrong": "Something went wrong" }, "toast": { "exportMetadata": "প্রকল্প মেটাডেটা সফলভাবে রফতানি করেছে",