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