"attachmentDrop":"Click or drop a file into cell",
"addFiles":"Add File(s)",
"hideInUI":"Hide in UI",
"addBase":"Add Base",
"editBase":"Edit Base",
"okEditBase":"Ok & Edit Base",
"showInUI":"Show in UI",
"outOfSync":"Out of sync",
"newSource":"New Source",
"newWebhook":"New Webhook",
"enablePublicAccess":"Enable Public Access",
"editingAccess":"Editing access",
"enabledPublicViewing":"Enable public viewing",
"restrictAccessWithPassword":"Restrict access with password",
"manageProjectAccess":"Manage Project Access",
"allowDownload":"Allow Download",
"surveyMode":"Survey Mode",
"rtlOrientation":"RTL Orientation",
"useTheme":"Use Theme",
"copyLink":"Copy Link",
"copiedLink":"Link Copied",
"copyUrl":"Copy URL",
"moreColors":"More Colors",
"moveProject":"Move Project",
"moveProject":"Move Project",
"createProject":"Create Project",
"createProject":"Create Project",
"importProject":"Import Project",
"importProject":"Import Project",
@ -451,6 +584,7 @@
"groupBy":"Group By",
"groupBy":"Group By",
"addSubGroup":"Add subgroup",
"addSubGroup":"Add subgroup",
"shareBase":{
"shareBase":{
"label":"Share base",
"disable":"Disable shared base",
"disable":"Disable shared base",
"enable":"Anyone with the link",
"enable":"Anyone with the link",
"link":"Shared base link"
"link":"Shared base link"
@ -489,6 +623,9 @@
"insertRow":"Insert new row",
"insertRow":"Insert new row",
"duplicateRow":"Duplicate row",
"duplicateRow":"Duplicate row",
"deleteRow":"Delete row",
"deleteRow":"Delete row",
"deleteRows":"Delete rows",
"predictColumns":"Predict Columns",
"predictFormulas":"Predict Formulas",
"deleteSelectedRow":"Delete selected rows",
"deleteSelectedRow":"Delete selected rows",
"importExcel":"Import Excel",
"importExcel":"Import Excel",
"importCSV":"Import CSV",
"importCSV":"Import CSV",
@ -516,7 +653,6 @@
"createKanban":"Create Kanban View",
"createKanban":"Create Kanban View",
"createForm":"Create Form View",
"createForm":"Create Form View",
"showSystemFields":"Show system fields",
"showSystemFields":"Show system fields",
"copyUrl":"Copy URL",
"openTab":"Open new tab",
"openTab":"Open new tab",
"iFrame":"Copy embeddable HTML code",
"iFrame":"Copy embeddable HTML code",
"addWebhook":"Add New Webhook",
"addWebhook":"Add New Webhook",
@ -588,7 +724,7 @@
"generateNewApiToken":"Generate new API token",
"generateNewApiToken":"Generate new API token",
"addRole":"Add new role",
"addRole":"Add new role",
"reloadList":"Reload list",
"reloadList":"Reload list",
"metaSync":"Sync metadata",
"metaSync":"Sync Metadata",
"sqlMigration":"Reload migrations",
"sqlMigration":"Reload migrations",
"updateRestart":"Update & Restart",
"updateRestart":"Update & Restart",
"cancelReturn":"Cancel and Return",
"cancelReturn":"Cancel and Return",
@ -601,6 +737,10 @@
},
},
"placeholder":{
"placeholder":{
"projName":"Enter Project Name",
"projName":"Enter Project Name",
"selectGroupField":"Select a Grouping Field",
"selectGroupFieldNotFound":"No Single Select Field can be found. Please create one first.",
"selectGeoField":"Select a GeoData Field",
"selectGeoFieldNotFound":"No GeoData Field can be found. Please create one first.",
"password":{
"password":{
"enter":"Enter the password",
"enter":"Enter the password",
"current":"Current password",
"current":"Current password",
@ -620,16 +760,57 @@
"selectField":"Select field"
"selectField":"Select field"
},
},
"msg":{
"msg":{
"hm":{
"title":"Has Many Relation",
"icon":"HasManyIcon",
"tooltip_desc":"A single record from table ",
"tooltip_desc2":" can be linked with multiple records from table "
},
"mm":{
"title":"Many to Many Relation",
"icon":"ManytoManyIcon",
"tooltip_desc":"Multiple records from table ",
"tooltip_desc2":" can be linked with multiple records from table "
},
"bt":{
"title":"Belongs to Relation",
"icon":"BelongsToIcon",
"tooltip_desc":"A single record from table ",
"tooltip_desc2":" can be linked with a record from table "
},
"oo":{
"title":"One to One Relation",
"icon":"OnetoOneIcon",
"tooltip_desc":"A single record from table ",
"tooltip_desc2":" can be linked with a single record from table "
},
"noRecordsAreLinkedFromTable":"No records are linked from table",
"noRecordsLinked":"No records linked",
"recordsLinked":"records linked",
"acceptOnlyValid":"Accepts only",
"apiTokenCreate":"Create personal API tokens to use in automation or external apps.",
"selectFieldToSort":"Select Field to Sort",
"thereAreNoRecordsInTable":"There are no records in table",
"createWebhookMsg1":"Get started with web-hooks!",
"createWebhookMsg2":"Create web-hooks to power you automations,",
"createWebhookMsg3":"Get notified as soon as there are changes in your data",
"areYouSureUWantTo":"Are you sure you want to delete the following",
"idColumnRequired":"ID column is required, you can rename this later if required.",
"length59Required":"The length exceeds the max 59 characters",
"warning":{
"warning":{
"dbValid":"Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"barcode":{
"barcode":{
"renderError":"Barcode error - please check compatibility between input and barcode type"
"renderError":"Barcode error - please check compatibility between input and barcode type"
},
},
"nonEditableFields":{
"nonEditableFields":{
"computedFieldUnableToClear":"Warning: Computed field - unable to clear text",
"computedFieldUnableToClear":"Warning: Computed field - unable to clear text",
"qrFieldsCannotBeDirectlyChanged":"Warning: QR fields cannot be directly changed."
"qrFieldsCannotBeDirectlyChanged":"Warning: QR fields cannot be directly changed."
}
},
"duplicateProject":"Are you sure you want to duplicate the project?",
"duplicateTable":"Are you sure you want to duplicate the table?"
},
},
"info":{
"info":{
"basesMigrated":"Bases are migrated. Please try again.",
"pasteNotSupported":"Paste operation is not supported on the active cell",
"pasteNotSupported":"Paste operation is not supported on the active cell",
"roles":{
"roles":{
"orgCreator":"Creator can create new projects and access any invited project.",
"orgCreator":"Creator can create new projects and access any invited project.",
@ -773,9 +954,16 @@
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning":"Computed field: contents are read-only. Unable to clear content.",
"computedFieldDeleteWarning":"Computed field: contents are read-only. Unable to clear content.",
"noMoreRecords":"No more records"
"noMoreRecords":"No more records",
"tokenNameNotEmpty":"Token name should not be empty",
"tokenNameMaxLength":"Token name should not be more than 255 characters"
},
},
"error":{
"error":{
"nameRequired":"Name Required",
"nameMinLength":"Name must be at least 2 characters long",
"nameMaxLength":"Name must be at most 60 characters long",
"viewNameRequired":"View name is required",
"viewNameUnique":"View name should be unique",
"searchProject":"Your search for {search} found no results",
"searchProject":"Your search for {search} found no results",
"invalidChar":"Invalid character in folder path.",
"invalidChar":"Invalid character in folder path.",