From 0a74a775a456f7eab37833c46ef96f5e957cc3e2 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 7 Oct 2022 23:20:14 +0100 Subject: [PATCH 01/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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} এর জন্য কোনও ফলাফল পাওয়া যায় নি",