From 0a74a775a456f7eab37833c46ef96f5e957cc3e2 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:14 +0100 Subject: [PATCH 01/42] Update source file en.json --- packages/nc-gui/lang/en.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index fe935f5c62..42947645d2 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Project", @@ -307,6 +308,7 @@ "deleteProject": "Delete Project", "refreshProject": "Refresh projects", "saveProject": "Save Project", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Create By Connecting
To An External Database", "excel": "Create Project from excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Your search for {search} found no results", From 6d260ceacd243e72646986261354634378e563a0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:18 +0100 Subject: [PATCH 02/42] New translations en.json (German) --- packages/nc-gui/lang/de.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index 29624d4603..556def14f9 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -67,7 +67,8 @@ "reachOut": "Erreichen sie uns hier", "betaNote": "Diese Funktion befindet sich derzeit in der Beta.", "moreInfo": "Mehr Informationen können hier gefunden werden", - "logs": "Protokolle" + "logs": "Protokolle", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekt", @@ -307,6 +308,7 @@ "deleteProject": "Projekt löschen", "refreshProject": "Projekte aktualisieren", "saveProject": "Projekt speichern", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Erstellen durch Verbinden
mit einer externen Datenbank", "excel": "Projekt aus Excel erstellen", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Öffentlich lesbare Basis generieren", "deleteViewConfirmation": "Sind Sie sicher, dass Sie diese Ansicht löschen möchten?", "deleteTableConfirmation": "Möchten Sie die Tabelle löschen", - "showM2mTables": "M2M Tabellen anzeigen" + "showM2mTables": "M2M Tabellen anzeigen", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Ihre Suche nach {search} fand keine Ergebnisse", From a10b67d6655a9656f80f85abbc1c5b1d41836b06 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:19 +0100 Subject: [PATCH 03/42] New translations en.json (Swedish) --- packages/nc-gui/lang/sv.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/sv.json b/packages/nc-gui/lang/sv.json index e7989ecc60..f662fe01be 100644 --- a/packages/nc-gui/lang/sv.json +++ b/packages/nc-gui/lang/sv.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekt", @@ -307,6 +308,7 @@ "deleteProject": "Radera projekt", "refreshProject": "Uppdatera projekt", "saveProject": "Spara projekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Skapa genom att ansluta
till en extern databas", "excel": "Skapa projekt från Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Din sökning efter {Sök} har inga resultat", From 53c12776cec6cbf4a176667e061302fcda4f5d80 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:20 +0100 Subject: [PATCH 04/42] New translations en.json (Hindi) --- packages/nc-gui/lang/hi.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 192fce0636..6b24aa5fe8 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "परियोजना", @@ -307,6 +308,7 @@ "deleteProject": "प्रोजेक्ट हटाएं", "refreshProject": "ताज़ा प्रोजेक्ट्स", "saveProject": "परियोजना को सुरक्षित करो", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "बाहरी डेटाबेस से
कनेक्ट करके बनाएँ", "excel": "एक्सेल से प्रोजेक्ट बनाएं", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "{search} के लिए आपकी खोज कोई परिणाम नहीं मिला", From 181bbd0dc3a5cde35f096922bf06b8aa4e9f472a Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:21 +0100 Subject: [PATCH 05/42] New translations en.json (Latvian) --- packages/nc-gui/lang/lv.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/lv.json b/packages/nc-gui/lang/lv.json index fd06bd9a7e..b06b1a61a3 100644 --- a/packages/nc-gui/lang/lv.json +++ b/packages/nc-gui/lang/lv.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekts", @@ -307,6 +308,7 @@ "deleteProject": "Dzēst projektu", "refreshProject": "Atjaunot projektu", "saveProject": "Saglabāt projektu", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Izveidot pieslēdzoties
ārējai datubāzei", "excel": "Izveidot projektu no Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Nav atrasti rezultāti meklējot pēc atslēgvārda {search}", From c5524dd51019c305b08464896932d727f0676730 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:22 +0100 Subject: [PATCH 06/42] New translations en.json (Croatian) --- packages/nc-gui/lang/hr.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/hr.json b/packages/nc-gui/lang/hr.json index 67af56abe4..4e5a4192af 100644 --- a/packages/nc-gui/lang/hr.json +++ b/packages/nc-gui/lang/hr.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekt", @@ -307,6 +308,7 @@ "deleteProject": "Izbriši projekt", "refreshProject": "Osvježi projekti", "saveProject": "Spremi projekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Stvoriti povezivanjem u vanjskoj bazi podataka", "excel": "Stvoriti projekt iz Excela", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Vaša potraga za {Search} nije pronašla rezultate", From 9b7a39d597caab46d7577e20c4ce703d52698cff Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:23 +0100 Subject: [PATCH 07/42] New translations en.json (Thai) --- packages/nc-gui/lang/th.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/th.json b/packages/nc-gui/lang/th.json index 972f0ccf19..419df4439d 100644 --- a/packages/nc-gui/lang/th.json +++ b/packages/nc-gui/lang/th.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "โครงการ", @@ -307,6 +308,7 @@ "deleteProject": "ลบโครงการ", "refreshProject": "โครงการรีเฟรช", "saveProject": "บันทึกโครงการ", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "สร้างโดยเชื่อมต่อ
ฐานข้อมูลภายนอก", "excel": "สร้างโครงการจาก Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "การค้นหาของคุณสำหรับ {search} ไม่พบผลลัพธ์", From 0fcd97bc3e9da229c2dd4742018c1fd5b2a56ae9 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:24 +0100 Subject: [PATCH 08/42] New translations en.json (Persian) --- packages/nc-gui/lang/fa.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index 650deee130..81136585bf 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "پروژه", @@ -307,6 +308,7 @@ "deleteProject": "حذف پروژه", "refreshProject": "نوسازی پروژه‌ها", "saveProject": "ذخیره پروژه", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "ایجاد با اتصال
به یک پایگاه داده خارجی", "excel": "ایجاد پروژه از Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "جست‌وجوی شما برای {search} نتیجه‌ای نداشت", From bcd62f56bb0065e4ccd84403c6f3f1b685b69d16 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:25 +0100 Subject: [PATCH 09/42] New translations en.json (Indonesian) --- packages/nc-gui/lang/id.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/id.json b/packages/nc-gui/lang/id.json index 82599dae23..1ba9e20133 100644 --- a/packages/nc-gui/lang/id.json +++ b/packages/nc-gui/lang/id.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Proyek", @@ -307,6 +308,7 @@ "deleteProject": "Hapus proyek", "refreshProject": "Refresh Projects.", "saveProject": "Simpan proyek", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Buat dengan menghubungkan
ke basis data eksternal", "excel": "Buat proyek dari Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Pencarian Anda untuk {Search} tidak menemukan hasil", From c6e73afc80a9c52aa53af4606172479ff53843b6 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:26 +0100 Subject: [PATCH 10/42] New translations en.json (Portuguese, Brazilian) --- packages/nc-gui/lang/pt_BR.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index d237ff0828..48d5db81a5 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projeto", @@ -307,6 +308,7 @@ "deleteProject": "Apagar Projeto", "refreshProject": "Atualizar Projetos", "saveProject": "Salvar projeto", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Criar por Conexão
a Base de Dados Externa", "excel": "Criar projeto do Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "A sua pesquisa por {search} não encontrou resultados", From 758264cfffc6cb1b976c0fb0b3cf372e1a3e9988 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:27 +0100 Subject: [PATCH 11/42] New translations en.json (Vietnamese) --- packages/nc-gui/lang/vi.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/vi.json b/packages/nc-gui/lang/vi.json index 083e45ac96..286895dabf 100644 --- a/packages/nc-gui/lang/vi.json +++ b/packages/nc-gui/lang/vi.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Dự định", @@ -307,6 +308,7 @@ "deleteProject": "Xóa dự án", "refreshProject": "Làm mới các dự án", "saveProject": "Lưu dự án", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Tạo bằng cách kết nối
vào cơ sở dữ liệu bên ngoài", "excel": "Tạo dự án từ Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Tìm kiếm của bạn cho {search} tìm thấy không có kết quả", From acf6047f8fe361a9609f0e1879e465cce4c280cd Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:28 +0100 Subject: [PATCH 12/42] New translations en.json (Chinese Traditional) --- packages/nc-gui/lang/zh-Hant.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index 7034afa358..065d477224 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "項目", @@ -307,6 +308,7 @@ "deleteProject": "刪除專案", "refreshProject": "重新整理專案", "saveProject": "儲存專案", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "連線至外部資料庫來建立", "excel": "從 Excel 建立專案", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "您的搜尋 {search} 找不到結果", From 906f6efa25d10ae867417e5d57bc3d3ac221e8ff Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:30 +0100 Subject: [PATCH 13/42] New translations en.json (Chinese Simplified) --- packages/nc-gui/lang/zh-Hans.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/zh-Hans.json b/packages/nc-gui/lang/zh-Hans.json index 8f78b80f66..703febb22c 100644 --- a/packages/nc-gui/lang/zh-Hans.json +++ b/packages/nc-gui/lang/zh-Hans.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "项目", @@ -307,6 +308,7 @@ "deleteProject": "删除项目", "refreshProject": "刷新项目", "saveProject": "保存项目", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "通过连接新建
连接到外部数据库", "excel": "从Excel创建项目", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "搜索: {search} 没有发现匹配的结果", From 1700d72f89f0701d816c2d78c106c1ddfd7ba0f9 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:31 +0100 Subject: [PATCH 14/42] New translations en.json (Ukrainian) --- packages/nc-gui/lang/uk.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/uk.json b/packages/nc-gui/lang/uk.json index 82aa54f23e..1194bfc886 100644 --- a/packages/nc-gui/lang/uk.json +++ b/packages/nc-gui/lang/uk.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Проект", @@ -307,6 +308,7 @@ "deleteProject": "Видалити проект", "refreshProject": "Оновити проекти", "saveProject": "Зберегти проект", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Створити шляхом підключення - до зовнішньої бази даних", "excel": "Створити проект з Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Ваш пошук {пошук} не знайдено жодних результатів", From 5279d007a4e62afc9898216410a4c5020f915edb Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:32 +0100 Subject: [PATCH 15/42] New translations en.json (Turkish) --- packages/nc-gui/lang/tr.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index a69195d52e..bd805671af 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Proje", @@ -307,6 +308,7 @@ "deleteProject": "Projeyi Sil", "refreshProject": "Projeleri Yenile", "saveProject": "Projeyi Kaydet", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Dışarıdan bir veritabanına
bağlanarak oluştur", "excel": "Excel'den Proje Oluştur", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "{search} için aramanız hiç bir sonuç bulamadı", From 352ba9fcb6104db6e5710ee7dc10a907b904465e Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:33 +0100 Subject: [PATCH 16/42] New translations en.json (Slovenian) --- packages/nc-gui/lang/sl.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index 1d95ace642..4a110571b2 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Project.", @@ -307,6 +308,7 @@ "deleteProject": "Izbriši projekt", "refreshProject": "Osveži projekte", "saveProject": "Shrani projekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Ustvari s povezovanjem
z zunanjo bazo podatkov", "excel": "Ustvarite projekt iz Excela", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Vaše iskanje {search} ni dalo rezultatov", From 99764fb05d1e2a45ed1ad3d8aae7dd34deabf44f Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:34 +0100 Subject: [PATCH 17/42] New translations en.json (Japanese) --- packages/nc-gui/lang/ja.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ja.json b/packages/nc-gui/lang/ja.json index ab5d5e380b..b8f59f0b3b 100644 --- a/packages/nc-gui/lang/ja.json +++ b/packages/nc-gui/lang/ja.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "プロジェクト", @@ -307,6 +308,7 @@ "deleteProject": "プロジェクトを削除", "refreshProject": "プロジェクトを更新", "saveProject": "プロジェクトを保存", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "外部データベースに
接続して作成", "excel": "Excelからプロジェクトを作成", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "{search} の検索結果が見つかりませんでした", From 8bceabb223dfc47da3d4d81b5196698ad035660e Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:35 +0100 Subject: [PATCH 18/42] New translations en.json (Russian) --- packages/nc-gui/lang/ru.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index d8a44be939..3de7f691a0 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Проект", @@ -307,6 +308,7 @@ "deleteProject": "Удалить проект", "refreshProject": "Обновить проекты", "saveProject": "Сохранить проект", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Создать, подключение к внешней базе данных", "excel": "Создать проект из Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Ваш поиск {поиск} не дал результатов", From 95f239afa88365827cd8bf366a36e6bf23da28de Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:36 +0100 Subject: [PATCH 19/42] New translations en.json (Portuguese) --- packages/nc-gui/lang/pt.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index 80b37f9839..44bff0ff58 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projeto", @@ -307,6 +308,7 @@ "deleteProject": "Apagar Projecto", "refreshProject": "Actualizar Projectos", "saveProject": "Guardar Projecto", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Criar por Ligação
a Base de Dados Externa", "excel": "Criar projeto do Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "A sua pesquisa por {search} não encontrou resultados", From 51d30c8aea0586e33478f328a2f27245c58c994e Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:37 +0100 Subject: [PATCH 20/42] New translations en.json (Polish) --- packages/nc-gui/lang/pl.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/pl.json b/packages/nc-gui/lang/pl.json index 93ce622ed9..98eb2bef69 100644 --- a/packages/nc-gui/lang/pl.json +++ b/packages/nc-gui/lang/pl.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekt", @@ -307,6 +308,7 @@ "deleteProject": "Usuń Projekt.", "refreshProject": "Odśwież projekty", "saveProject": "Zapisz Projekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Utwórz przez podłączenie
do zewnętrznej bazy danych", "excel": "Utwórz projekt z Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Twoje wyszukiwanie dla {search}, nie znaleziono żadnych wyników", From 3139f9fd6a4cebb2c35d1d5fc40df387a49a4468 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:39 +0100 Subject: [PATCH 21/42] New translations en.json (Norwegian) --- packages/nc-gui/lang/no.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/no.json b/packages/nc-gui/lang/no.json index a52999434b..1d4fa09a38 100644 --- a/packages/nc-gui/lang/no.json +++ b/packages/nc-gui/lang/no.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Prosjekt", @@ -307,6 +308,7 @@ "deleteProject": "Slett prosjekt", "refreshProject": "Oppdater prosjekter", "saveProject": "Lagre prosjekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Opprett ved å koble til
til en ekstern database", "excel": "Opprett prosjekt fra Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Søket ditt etter {søk} fant ingen resultater", From d0d3308f67698755d17603b6259a15f7cb78a79e Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:40 +0100 Subject: [PATCH 22/42] New translations en.json (Dutch) --- packages/nc-gui/lang/nl.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/nl.json b/packages/nc-gui/lang/nl.json index d4ca606833..a464459831 100644 --- a/packages/nc-gui/lang/nl.json +++ b/packages/nc-gui/lang/nl.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Project", @@ -307,6 +308,7 @@ "deleteProject": "Verwijder project", "refreshProject": "Projecten vernieuwen", "saveProject": "Bewaar dit project", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Creëer door verbinding te maken met een externe database", "excel": "Maak project van Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Uw zoekopdracht voor {search} heeft geen resultaten opgeleverd", From 6ea6cbfdb3662baebac16788006da7792dd81ab0 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:41 +0100 Subject: [PATCH 23/42] New translations en.json (Korean) --- packages/nc-gui/lang/ko.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index 30f82e69c1..eb0b308dfa 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "프로젝트", @@ -307,6 +308,7 @@ "deleteProject": "프로젝트 삭제", "refreshProject": "프로젝트 새로 고침", "saveProject": "저장", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "외부 데이터베이스 연결", "excel": "엑셀에서 프로젝트 만들기", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "검색 결과가 없습니다", From 419731fd8a361852ffc91203ecc1dfd6c0d2d419 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:42 +0100 Subject: [PATCH 24/42] New translations en.json (Italian) --- packages/nc-gui/lang/it.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/it.json b/packages/nc-gui/lang/it.json index 618e768e49..466c896ab8 100644 --- a/packages/nc-gui/lang/it.json +++ b/packages/nc-gui/lang/it.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Progetto", @@ -307,6 +308,7 @@ "deleteProject": "Elimina progetto", "refreshProject": "Aggiorna progetti", "saveProject": "Salva il progetto", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Crea collegandoti
ad un database esterno", "excel": "Crea un progetto da Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "La tua ricerca di {search} non ha trovato risultati", From b3c46d1d9a4cce22aac161035b30b2497338cfa7 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:43 +0100 Subject: [PATCH 25/42] New translations en.json (Hebrew) --- packages/nc-gui/lang/he.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index c90e13fdf9..bacd75c21f 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "פּרוֹיֶקט", @@ -307,6 +308,7 @@ "deleteProject": "מחק פרויקט", "refreshProject": "רענון פרוייקטים", "saveProject": "שמור פרוייקט", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "צור על ידי חיבור
למסד נתונים חיצוני", "excel": "יצירת פרויקט מ- Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "החיפוש שלך {חיפוש} לא נמצא תוצאות", From abc7340422452c28f11daa1a7f19319b16dca016 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:44 +0100 Subject: [PATCH 26/42] New translations en.json (Finnish) --- packages/nc-gui/lang/fi.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fi.json b/packages/nc-gui/lang/fi.json index d5d362f0bd..ee5f7ed893 100644 --- a/packages/nc-gui/lang/fi.json +++ b/packages/nc-gui/lang/fi.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Hanke", @@ -307,6 +308,7 @@ "deleteProject": "Poista projekti", "refreshProject": "Päivitä projekteja", "saveProject": "Tallenna projekti", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Luo liittämällä
ulkoiseen tietokantaan", "excel": "Luo projekti Excelistä", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Hakusi {haku} ei löytänyt tuloksia", From 8cbc16650e54a1cc13b645b7b60a28e288e80cd6 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:45 +0100 Subject: [PATCH 27/42] New translations en.json (Danish) --- packages/nc-gui/lang/da.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/da.json b/packages/nc-gui/lang/da.json index 32d0e87e7d..14703e179c 100644 --- a/packages/nc-gui/lang/da.json +++ b/packages/nc-gui/lang/da.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projekt", @@ -307,6 +308,7 @@ "deleteProject": "Slet projekt", "refreshProject": "Opdater projekter", "saveProject": "Gem projekt", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Opret ved at forbinde
til en ekstern database", "excel": "Opret projekt fra Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Din søgning efter {Søg} viste ingen resultater", From 4870b2f3c2e2e98f9bdc2cc56a65b9fdc841e0de Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:46 +0100 Subject: [PATCH 28/42] New translations en.json (Arabic) --- packages/nc-gui/lang/ar.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index 2e427f1e14..b3648f60e4 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -67,7 +67,8 @@ "reachOut": "الوصول إلى هنا", "betaNote": "هذه الميزة حاليا في بيتا.", "moreInfo": "المزيد من المعلومات تجدها هنا", - "logs": "السجلات" + "logs": "السجلات", + "groupingField": "Grouping Field" }, "objects": { "project": "مشروع", @@ -307,6 +308,7 @@ "deleteProject": "حذف المشروع", "refreshProject": "تحديث المشاريع", "saveProject": "حفظ المشروع", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "إنشاء عن طريق ربط
قاعدة بيانات خارجية", "excel": "إنشاء مشروع من Excel", @@ -410,12 +412,21 @@ "addNewRecord": "إضافة سجل جديد", "useConnectionUrl": "استخدام رابط الاتصال", "toggleCommentsDraw": "تبديل سحب التعليقات", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "إنشاء قاعدة للقراءة فقط قابلة للمشاركة العامة", "deleteViewConfirmation": "هل أنت متأكد من أنك تريد حذف هذا العرض؟", "deleteTableConfirmation": "هل تريد حذف الجدول", - "showM2mTables": "إظهار جداول M2M" + "showM2mTables": "إظهار جداول M2M", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "البحث عن {بحث} لم يتم العثور على نتائج", From 5971e7306df3e5c8cc12451da8b07b52d4c549f9 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:47 +0100 Subject: [PATCH 29/42] New translations en.json (Spanish) --- packages/nc-gui/lang/es.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/es.json b/packages/nc-gui/lang/es.json index dd42fb5269..ddad094d43 100644 --- a/packages/nc-gui/lang/es.json +++ b/packages/nc-gui/lang/es.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Proyecto", @@ -307,6 +308,7 @@ "deleteProject": "Borrar proyecto", "refreshProject": "Refrescar proyectos", "saveProject": "Guardar proyecto", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Conéctate a una
base de datos externa", "excel": "Crear proyecto desde Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Tu búsqueda de {search} no encontró resultados", From 6b2ac827f21e5423872701a2806eb0f983e892e1 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:48 +0100 Subject: [PATCH 30/42] New translations en.json (French) --- packages/nc-gui/lang/fr.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index d24901a9f1..d8d16ab7ff 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "Projet", @@ -307,6 +308,7 @@ "deleteProject": "Supprimer le projet", "refreshProject": "Actualiser les projets", "saveProject": "Enregistrer le projet", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "Créer en se connectant
à une base de données externe", "excel": "Créer un projet depuis Excel", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "Votre recherche pour {search} n'a renvoyé aucun résultat", From db2c7dd55999c7b80245ef4387225021cadaf393 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:49 +0100 Subject: [PATCH 31/42] New translations en.json (Bengali, India) --- packages/nc-gui/lang/bn_IN.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index 3b492e3ad2..7eea9870bb 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -67,7 +67,8 @@ "reachOut": "Reach out here", "betaNote": "This feature is currently in beta.", "moreInfo": "More information can be found here", - "logs": "Logs" + "logs": "Logs", + "groupingField": "Grouping Field" }, "objects": { "project": "প্রকল্প", @@ -307,6 +308,7 @@ "deleteProject": "প্রকল্প মুছুন", "refreshProject": "রিফ্রেশ প্রকল্পগুলি", "saveProject": "সংরক্ষণ প্রকল্প", + "deleteKanbanStack": "Delete stack?", "createProjectExtended": { "extDB": "একটি বাহ্যিক ডাটাবেসে
সংযুক্ত করে তৈরি করুন", "excel": "এক্সেল থেকে প্রকল্প তৈরি করুন", @@ -410,12 +412,21 @@ "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", + "expandRecord": "Expand Record", + "deleteRecord": "Delete Record", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", "showSqlViews": "Show SQL Views", "showMMTables": "Show Many to Many tables", "showJunctionTableNames": "Show Junction Table Names" + }, + "kanban": { + "collapseStack": "Collapse Stack", + "deleteStack": "Delete Stack", + "stackedBy": "Stacked By", + "chooseGroupingField": "Choose a Grouping Field", + "addOrEditStack": "Add / Edit Stack" } }, "tooltip": { @@ -580,7 +591,8 @@ "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables" + "showM2mTables": "Show M2M Tables", + "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." }, "error": { "searchProject": "আপনার অনুসন্ধান {search} এর জন্য কোনও ফলাফল পাওয়া যায় নি", From 5daac02ced5e994321adc35eb2cdc2536874e0b1 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Fri, 7 Oct 2022 20:07:16 +0530 Subject: [PATCH 32/42] fix(api): avoid unnecessary filter reload Signed-off-by: Pranav C --- .../smartsheet/toolbar/ColumnFilterMenu.vue | 11 +++++++---- .../components/smartsheet/toolbar/FieldsMenu.vue | 2 +- .../components/smartsheet/toolbar/SortListMenu.vue | 4 ++-- packages/nc-gui/composables/useViewColumns.ts | 2 +- packages/nc-gui/composables/useViewFilters.ts | 2 +- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue index 47b2356963..b23fa2bd13 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue @@ -42,9 +42,11 @@ const filtersLength = ref(0) watch( () => activeView?.value, - async () => { - await loadFilters() - filtersLength.value = filters.value.length || 0 + async (view) => { + if (view?.id) { + await loadFilters() + filtersLength.value = filters.value.length || 0 + } }, { immediate: true }, ) @@ -83,7 +85,8 @@ const filterAutoSaveLoc = computed({ @update:filters-length="filtersLength = $event" >
- + {{ $t('msg.info.filterAutoApply') }} diff --git a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue index f03944b4d1..581df98a31 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue @@ -51,7 +51,7 @@ const { watch( () => activeView.value?.id, async (newVal, oldVal) => { - if (newVal !== oldVal && meta.value) { + if (newVal && newVal !== oldVal && meta.value) { await loadViewColumns() } }, diff --git a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue index 1a35292606..3112d08d20 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue @@ -32,8 +32,8 @@ const columnByID = computed(() => watch( () => view.value?.id, - () => { - loadSorts() + (viewId) => { + if(viewId)loadSorts() }, { immediate: true }, ) diff --git a/packages/nc-gui/composables/useViewColumns.ts b/packages/nc-gui/composables/useViewColumns.ts index 27e9e1641d..e97312d0bc 100644 --- a/packages/nc-gui/composables/useViewColumns.ts +++ b/packages/nc-gui/composables/useViewColumns.ts @@ -207,7 +207,7 @@ export function useViewColumns( // reload view columns when table meta changes watch(meta, async (newVal, oldVal) => { - if (newVal !== oldVal && meta.value) { + if (newVal !== oldVal && newVal) { await loadViewColumns() } }) diff --git a/packages/nc-gui/composables/useViewFilters.ts b/packages/nc-gui/composables/useViewFilters.ts index 06098fdecb..8df90d85e8 100644 --- a/packages/nc-gui/composables/useViewFilters.ts +++ b/packages/nc-gui/composables/useViewFilters.ts @@ -218,7 +218,7 @@ export function useViewFilters( return metas?.value?.[view?.value?.fk_model_id as string]?.columns?.length || 0 }, async (nextColsLength, oldColsLength) => { - if (nextColsLength < oldColsLength) await loadFilters() + if (nextColsLength && nextColsLength < oldColsLength) await loadFilters() }, ) From 833781c998cce062aafab02fb1bda5df1bed69d5 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 8 Oct 2022 11:08:08 +0530 Subject: [PATCH 33/42] fix(gui): avoid duplicate watch and only trigger when active view id changes Signed-off-by: Pranav C --- .../components/smartsheet/toolbar/ColumnFilterMenu.vue | 6 +++--- .../components/smartsheet/toolbar/FieldsMenu.vue | 10 ---------- packages/nc-gui/composables/useViewColumns.ts | 6 +++--- 3 files changed, 6 insertions(+), 16 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue index b23fa2bd13..af4f87aa31 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue @@ -41,9 +41,9 @@ const { filters, loadFilters } = useViewFilters( const filtersLength = ref(0) watch( - () => activeView?.value, - async (view) => { - if (view?.id) { + () => activeView?.value?.id, + async (viewId) => { + if (viewId) { await loadFilters() filtersLength.value = filters.value.length || 0 } diff --git a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue index 581df98a31..f6b74584bf 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue @@ -48,16 +48,6 @@ const { metaColumnById, } = useViewColumns(activeView, meta, () => reloadDataHook.trigger()) -watch( - () => activeView.value?.id, - async (newVal, oldVal) => { - if (newVal && newVal !== oldVal && meta.value) { - await loadViewColumns() - } - }, - { immediate: true }, -) - watch( sortedAndFilteredFields, (v) => { diff --git a/packages/nc-gui/composables/useViewColumns.ts b/packages/nc-gui/composables/useViewColumns.ts index e97312d0bc..c754325bc4 100644 --- a/packages/nc-gui/composables/useViewColumns.ts +++ b/packages/nc-gui/composables/useViewColumns.ts @@ -206,11 +206,11 @@ export function useViewColumns( }) // reload view columns when table meta changes - watch(meta, async (newVal, oldVal) => { - if (newVal !== oldVal && newVal) { + watch(() => view?.value?.id, async (newVal) => { + if (newVal) { await loadViewColumns() } - }) + }, { immediate: true }) return { fields, From bee72fc5bea1baae9c89e34d8562aa706ed54607 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 8 Oct 2022 11:09:49 +0530 Subject: [PATCH 34/42] fix(gui): reload column width data when column create/delete or when view changes Signed-off-by: Pranav C --- packages/nc-gui/composables/useGridViewColumnWidth.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/composables/useGridViewColumnWidth.ts b/packages/nc-gui/composables/useGridViewColumnWidth.ts index b73f58bf12..adca292855 100644 --- a/packages/nc-gui/composables/useGridViewColumnWidth.ts +++ b/packages/nc-gui/composables/useGridViewColumnWidth.ts @@ -50,8 +50,9 @@ export function useGridViewColumnWidth(view: Ref) { loadCss() } - /** when columns changes(create/delete) reload grid columns */ - watch(columns, loadGridViewColumns) + /** when columns changes(create/delete) reload grid columns + * or when view changes reload columns width */ + watch([() => columns.value?.length, () => view?.value?.id ], loadGridViewColumns) const updateWidth = async (id: string, width: string) => { if (gridViewCols?.value?.[id]) { From 81d191406d2f8acfca3402fba9a3ea094e9fd1a1 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 8 Oct 2022 11:13:25 +0530 Subject: [PATCH 35/42] chore(gui): lint Signed-off-by: Pranav C --- .../smartsheet/toolbar/ColumnFilterMenu.vue | 3 +-- .../components/smartsheet/toolbar/FieldsMenu.vue | 1 - .../components/smartsheet/toolbar/SortListMenu.vue | 2 +- .../nc-gui/composables/useGridViewColumnWidth.ts | 2 +- packages/nc-gui/composables/useViewColumns.ts | 14 +++++++++----- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue index af4f87aa31..37bca9be79 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ColumnFilterMenu.vue @@ -85,8 +85,7 @@ const filterAutoSaveLoc = computed({ @update:filters-length="filtersLength = $event" >
- + {{ $t('msg.info.filterAutoApply') }} diff --git a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue index f6b74584bf..d7492bc50e 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/FieldsMenu.vue @@ -39,7 +39,6 @@ const { showSystemFields, sortedAndFilteredFields, fields, - loadViewColumns, filteredFieldList, filterQuery, showAll, diff --git a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue index 3112d08d20..041b80ff8c 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue @@ -33,7 +33,7 @@ const columnByID = computed(() => watch( () => view.value?.id, (viewId) => { - if(viewId)loadSorts() + if (viewId) loadSorts() }, { immediate: true }, ) diff --git a/packages/nc-gui/composables/useGridViewColumnWidth.ts b/packages/nc-gui/composables/useGridViewColumnWidth.ts index adca292855..27f3855298 100644 --- a/packages/nc-gui/composables/useGridViewColumnWidth.ts +++ b/packages/nc-gui/composables/useGridViewColumnWidth.ts @@ -52,7 +52,7 @@ export function useGridViewColumnWidth(view: Ref) { /** when columns changes(create/delete) reload grid columns * or when view changes reload columns width */ - watch([() => columns.value?.length, () => view?.value?.id ], loadGridViewColumns) + watch([() => columns.value?.length, () => view?.value?.id], loadGridViewColumns) const updateWidth = async (id: string, width: string) => { if (gridViewCols?.value?.[id]) { diff --git a/packages/nc-gui/composables/useViewColumns.ts b/packages/nc-gui/composables/useViewColumns.ts index c754325bc4..ed7b4f0dad 100644 --- a/packages/nc-gui/composables/useViewColumns.ts +++ b/packages/nc-gui/composables/useViewColumns.ts @@ -206,11 +206,15 @@ export function useViewColumns( }) // reload view columns when table meta changes - watch(() => view?.value?.id, async (newVal) => { - if (newVal) { - await loadViewColumns() - } - }, { immediate: true }) + watch( + () => view?.value?.id, + async (newVal) => { + if (newVal) { + await loadViewColumns() + } + }, + { immediate: true }, + ) return { fields, From 2c63324d9c35472dd9c9c9d21f8279e7800f5deb Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 8 Oct 2022 12:24:05 +0530 Subject: [PATCH 36/42] fix(gui): within watch verify view belongs to the table or not Signed-off-by: Pranav C --- packages/nc-gui/composables/useViewColumns.ts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/nc-gui/composables/useViewColumns.ts b/packages/nc-gui/composables/useViewColumns.ts index ed7b4f0dad..0922527003 100644 --- a/packages/nc-gui/composables/useViewColumns.ts +++ b/packages/nc-gui/composables/useViewColumns.ts @@ -205,11 +205,13 @@ export function useViewColumns( ?.map((field: Field) => metaColumnById?.value?.[field.fk_column_id!]) || []) as ColumnType[] }) - // reload view columns when table meta changes + // reload view columns when active view changes + // or when columns count changes(delete/add) watch( - () => view?.value?.id, - async (newVal) => { - if (newVal) { + [() => view?.value?.id, () => meta.value?.columns?.length], + async ([newViewId]) => { + // reload only if view belongs to current table + if (newViewId && view.value?.fk_model_id === meta.value?.id) { await loadViewColumns() } }, From 5d81dc64b3661f69d4878ce57b0b555186dbee8c Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 8 Oct 2022 10:43:00 +0200 Subject: [PATCH 37/42] chore(nc-gui): disable theme for non form shared views --- .../nc-gui/components/smartsheet/toolbar/ShareView.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue b/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue index 726be732a1..65a7efc16a 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue @@ -230,7 +230,12 @@ watch(passwordProtected, (value) => {
- + Use Theme From 9520ed268d4a201aa10ce780b17c0a5ff10abc18 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Sat, 8 Oct 2022 18:38:49 +0530 Subject: [PATCH 38/42] chore: default timeout experiment Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .github/workflows/ci-cd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index e83ba9921f..4c665a3d4f 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -19,6 +19,9 @@ on: - "scripts/cypress/**" - "packages/nocodb/**" - ".github/workflows/ci-cd.yml" +defaults: + run: + timeout-minutes: 10 jobs: cypress-restTableOps-run-cache: runs-on: ubuntu-20.04 From 6b8e9607c941dbfd86f45f38dea54297a96a70d0 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Sat, 8 Oct 2022 18:42:45 +0530 Subject: [PATCH 39/42] test: default timeout correction Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .github/workflows/ci-cd.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 4c665a3d4f..3cd1294b6d 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -19,12 +19,10 @@ on: - "scripts/cypress/**" - "packages/nocodb/**" - ".github/workflows/ci-cd.yml" -defaults: - run: - timeout-minutes: 10 jobs: cypress-restTableOps-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -70,6 +68,7 @@ jobs: retention-days: 2 cypress-restViews-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -115,6 +114,7 @@ jobs: retention-days: 2 cypress-restRoles-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -160,6 +160,7 @@ jobs: retention-days: 2 cypress-restMisc-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -205,6 +206,7 @@ jobs: retention-days: 2 cypress-xcdb-restTableOps-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -250,6 +252,7 @@ jobs: retention-days: 2 cypress-xcdb-restViews-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -295,6 +298,7 @@ jobs: retention-days: 2 cypress-xcdb-restRoles-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -340,6 +344,7 @@ jobs: retention-days: 2 cypress-xcdb-restMisc-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -385,6 +390,7 @@ jobs: retention-days: 2 cypress-pg-restTableOps-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -430,6 +436,7 @@ jobs: retention-days: 2 cypress-pg-restViews-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -475,6 +482,7 @@ jobs: retention-days: 2 cypress-pg-restRoles-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -520,6 +528,7 @@ jobs: retention-days: 2 cypress-pg-restMisc-run-cache: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -565,6 +574,7 @@ jobs: retention-days: 2 cy-quick-sqlite: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -611,6 +621,7 @@ jobs: retention-days: 2 cy-quick-pg: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -656,6 +667,7 @@ jobs: retention-days: 2 unit-tests: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -696,6 +708,7 @@ jobs: run: npm run test:unit cypress-db-independent: runs-on: ubuntu-20.04 + timeout-minutes: 10 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node From 4c80c16035722fe567b0fa6a28806f47ccc08d75 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Sat, 8 Oct 2022 19:08:06 +0530 Subject: [PATCH 40/42] chore: set CICD timeout to 30 mins max Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .github/workflows/ci-cd.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 3cd1294b6d..7e8df26cf6 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -22,7 +22,7 @@ on: jobs: cypress-restTableOps-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -68,7 +68,7 @@ jobs: retention-days: 2 cypress-restViews-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -114,7 +114,7 @@ jobs: retention-days: 2 cypress-restRoles-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -160,7 +160,7 @@ jobs: retention-days: 2 cypress-restMisc-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -206,7 +206,7 @@ jobs: retention-days: 2 cypress-xcdb-restTableOps-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -252,7 +252,7 @@ jobs: retention-days: 2 cypress-xcdb-restViews-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -298,7 +298,7 @@ jobs: retention-days: 2 cypress-xcdb-restRoles-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -344,7 +344,7 @@ jobs: retention-days: 2 cypress-xcdb-restMisc-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -390,7 +390,7 @@ jobs: retention-days: 2 cypress-pg-restTableOps-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -436,7 +436,7 @@ jobs: retention-days: 2 cypress-pg-restViews-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -482,7 +482,7 @@ jobs: retention-days: 2 cypress-pg-restRoles-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -528,7 +528,7 @@ jobs: retention-days: 2 cypress-pg-restMisc-run-cache: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -574,7 +574,7 @@ jobs: retention-days: 2 cy-quick-sqlite: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -621,7 +621,7 @@ jobs: retention-days: 2 cy-quick-pg: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -667,7 +667,7 @@ jobs: retention-days: 2 unit-tests: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node @@ -708,7 +708,7 @@ jobs: run: npm run test:unit cypress-db-independent: runs-on: ubuntu-20.04 - timeout-minutes: 10 + timeout-minutes: 30 if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'trigger-CI') || !github.event.pull_request.draft }} steps: - name: Setup Node From 9bb9fe3bf9742bb5fe5be984b8dbfa308a260a36 Mon Sep 17 00:00:00 2001 From: Geonu Lim <44187187+rjsdn0124@users.noreply.github.com> Date: Sun, 9 Oct 2022 01:54:48 +0900 Subject: [PATCH 41/42] Update Korean.md I changed untranslated part in this markdown file. --- scripts/markdown/readme/languages/korean.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/markdown/readme/languages/korean.md b/scripts/markdown/readme/languages/korean.md index a95763c5d6..901b4febc1 100644 --- a/scripts/markdown/readme/languages/korean.md +++ b/scripts/markdown/readme/languages/korean.md @@ -198,15 +198,18 @@ docker-compose up -d ## 환경변수 -Please refer to [Environment variables](https://docs.nocodb.com/getting-started/installation#environment-variables) +여기서 확인해주세요. +[환경변수 ](https://docs.nocodb.com/getting-started/installation#environment-variables) # 개발 환경에 설치하기 -Please refer to [Development Setup](https://docs-dev.nocodb.com/engineering/development-setup) +여기서 확인해주세요. +[개발 환경에 설치하는 법](https://docs-dev.nocodb.com/engineering/development-setup) # 기여하기 -Please refer to [Contribution Guide](https://github.com/nocodb/nocodb/blob/master/.github/CONTRIBUTING.md). +여기서 확인해주세요. +[기여 가이드라인](https://github.com/nocodb/nocodb/blob/master/.github/CONTRIBUTING.md). # 왜 이걸 만들었나요? From b54528499bbc892ee817787d90b01e4c06a9ffc6 Mon Sep 17 00:00:00 2001 From: navi Date: Sun, 9 Oct 2022 10:45:05 +0100 Subject: [PATCH 42/42] New translations en.json (German) --- packages/nc-gui/lang/de.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index 556def14f9..88958fb571 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -290,12 +290,12 @@ "manyToMany": "have many to many relation", "extraConnectionParameters": "Extra connection parameters", "commentsOnly": "Comments only", - "documentation": "Documentation", - "subscribeNewsletter": "Subscribe to our weekly newsletter", + "documentation": "Dokumentation", + "subscribeNewsletter": "Abonnieren Sie unseren wöchentlichen Newsletter", "signUpWithGoogle": "Sign up with Google", "signInWithGoogle": "Sign in with Google", - "agreeToTos": "By signing up, you agree to the Terms of Service", - "welcomeToNc": "Welcome to NocoDB!" + "agreeToTos": "Mit Ihrer Anmeldung stimmen Sie den allgemeinen Nutzungsbedingungen zu", + "welcomeToNc": "Willkommen bei NocoDB!" }, "activity": { "createProject": "Projekt erstellen", @@ -364,8 +364,8 @@ "insertRow": "Neue Zeile einfügen", "deleteRow": "Zeile löschen", "deleteSelectedRow": "Ausgewählte Zeilen löschen", - "importExcel": "Import Excel", - "importCSV": "Import CSV", + "importExcel": "Excel-Datei importieren", + "importCSV": "CSV-Datei importieren", "downloadCSV": "Download als CSV", "downloadExcel": "Download als XLSX", "uploadCSV": "Hochladen CSV", @@ -413,7 +413,7 @@ "useConnectionUrl": "Use Connection URL", "toggleCommentsDraw": "Toggle comments draw", "expandRecord": "Expand Record", - "deleteRecord": "Delete Record", + "deleteRecord": "Datensatz löschen", "erd": { "showColumns": "Show Columns", "showPkAndFk": "Show Primary and Foreign Keys", @@ -474,7 +474,7 @@ "noItemsFound": "Keine Elemente gefunden", "defaultValue": "Standardwert", "filterByEmail": "Filtern nach E-Mail", - "filterQuery": "Filter query", + "filterQuery": "Filter-Abfrage", "selectField": "Select field" }, "msg": { @@ -628,28 +628,28 @@ "nullValueViolatesNotNull": "Null value violates not-null constraint", "sourceHasInvalidNumbers": "Source data contains some invalid numbers", "sourceHasInvalidBoolean": "Source data contains some invalid boolean values", - "invalidForm": "Invalid Form", + "invalidForm": "Ungültiges Formular", "formValidationFailed": "Form validation failed", "youHaveBeenSignedOut": "You have been signed out", "failedToLoadList": "Failed to load list", "failedToLoadChildrenList": "Failed to load children list", - "deleteFailed": "Delete failed", + "deleteFailed": "Löschen fehlgeschlagen", "unlinkFailed": "Unlink failed", "rowUpdateFailed": "Row update failed", - "deleteRowFailed": "Failed to delete row", + "deleteRowFailed": "Fehler beim Löschen der Zeile", "setFormDataFailed": "Failed to set form data", "formViewUpdateFailed": "Failed to update form view", "tableNameRequired": "Table name is required", "nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", "followingCharactersAreNotAllowed": "Following characters are not allowed", "columnNameRequired": "Column name is required", - "projectNameExceeds50Characters": "Project name exceeds 50 characters", + "projectNameExceeds50Characters": "Projektname überschreitet 50 Zeichen", "projectNameCannotStartWithSpace": "Project name cannot start with space", - "requiredField": "Required field", - "ipNotAllowed": "IP not allowed", + "requiredField": "Pflichtfeld", + "ipNotAllowed": "IP nicht erlaubt", "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", - "theAcceptedFileTypeIsCsv": "The accepted file type is .csv", - "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", + "theAcceptedFileTypeIsCsv": "Der akzeptierte Dateityp ist .csv", + "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Die akzeptierten Dateitypen sind .xls, .xlsx, .xlsm, .ods, .ots", "parameterKeyCannotBeEmpty": "Parameter key cannot be empty", "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed" }, @@ -684,8 +684,8 @@ "viewRenamed": "View renamed successfully", "tokenGenerated": "Token generated successfully", "tokenDeleted": "Token deleted successfully", - "userAddedToProject": "Successfully added user to project", - "userDeletedFromProject": "Successfully deleted user from project", + "userAddedToProject": "Benutzer erfolgreich zum Projekt hinzugefügt", + "userDeletedFromProject": "Benutzer erfolgreich aus dem Projekt gelöscht", "inviteEmailSent": "Invite Email sent successfully", "inviteURLCopied": "Invite URL copied to clipboard", "shareableURLCopied": "Copied shareable base URL to clipboard!",