Files
nocodb/packages/nc-gui/lang/en.json
2026-01-27 11:47:17 +00:00

2888 lines
140 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"dashboards": {
"create_new_dashboard_project": "Create New Interface",
"create_new_table": "Create New Table",
"connect_data_sources": "Connect data sources",
"alert": "Alert",
"alert-message": "No databases have been connected. Connect database bases to build interfaces. Skip this step and add databases from the base home page later.",
"select_database_projects_that_you_want_to_link_to_this_dashboard_projects": "Select Database Bases that you want to link to this Interface.",
"create_interface": "Create interface",
"project_name": "Base Name",
"connect": "Connect",
"buttonActionTypes": {
"open_external_url": "Open external link",
"delete_record": "Delete record",
"update_record": "Update record",
"open_layout": "Open layout"
},
"widgets": {
"static_text": "Text",
"chart": "Chart",
"table": "Table",
"image": "Image",
"map": "Map",
"button": "Button",
"number": "Number",
"bar_chart": "Bar Chart",
"line_chart": "Line Chart",
"area_chart": "Area Chart",
"pie_chart": "Pie Chart",
"donut_chart": "Donut Chart",
"scatter_plot": "Scatter Plot",
"bubble_chart": "Bubble Chart",
"radar_chart": "Radar Chart",
"polar_area_chart": "Polar Area Chart",
"radial_bar_chart": "Radial Bar Chart",
"heatmap_chart": "Heatmap Chart",
"treemap_chart": "Treemap Chart",
"box_plot_chart": "Box Plot Chart",
"candlestick_chart": "Candlestick Chart"
}
},
"aggregation": {
"sum": "Sum",
"count": "Count",
"min": "Min",
"max": "Max",
"avg": "Avg",
"median": "Median",
"std_dev": "Std dev",
"histogram": "Histogram",
"range": "Range",
"percent_empty": "Empty",
"percent_filled": "Filled",
"percent_unique": "Unique",
"count_unique": "Unique",
"count_empty": "Empty",
"count_filled": "Filled",
"earliest_date": "Min date",
"latest_date": "Max date",
"date_range": "Range",
"month_range": "Range",
"checked": "Checked",
"unchecked": "Unchecked",
"percent_checked": "Checked",
"percent_unchecked": "Unchecked",
"attachment_size": "Size",
"none": "None"
},
"aggregation_type": {
"sum": "Sum",
"count": "Count",
"min": "Min",
"max": "Max",
"avg": "Average",
"median": "Median",
"std_dev": "Standard Deviation",
"histogram": "Histogram",
"range": "Range",
"percent_empty": "Percent Empty",
"percent_filled": "Percent Filled",
"percent_unique": "Percent Unique",
"count_unique": "Unique",
"count_empty": "Empty",
"count_filled": "Filled",
"earliest_date": "Earliest Date",
"latest_date": "Latest Date",
"date_range": "Date Range",
"month_range": "Month Range",
"checked": "Checked",
"unchecked": "Unchecked",
"percent_checked": "Percent Checked",
"percent_unchecked": "Percent Unchecked",
"attachment_size": "Attachment Size",
"none": "None"
},
"upgrade": {
"UpgradeToInviteMore": "Invite more members",
"UpgradeToInviteMoreSubtitle": "The {activePlan} plan allows up to {editors} editors & {commenters} commenters per workspace. Upgrade to the {plan} plan for unlimited users.",
"UpgradeToPlanToAccessThisFeature": "Upgrade to {plan} plan to access this feature",
"UpgradeToCreateAdditionalSnapshots": "Upgrade to create additional snapshots",
"UpgradeToCreateAdditionalSnapshotsSubtitle": "The {activePlan} plan allows up to {n} snapshots. Upgrade to the {plan} plan and get access to additional snapshots.",
"UpgradeToCreateSnapshots": "Upgrade to create snapshots",
"UpgradeToCreateSnapshotsSubtitle": "The {activePlan} plan doesn't allow to create snapshots. Upgrade to the {plan} plan and get access to snapshots.",
"upgradeToAddCustomBannerSubtitle": "Upload a custom banner to the form by upgrading your workspace to the {plan} plan.",
"upgradeToAddCustomLogoSubtitle": "Upload your Logo on the form by upgrading your workspace to the {plan} plan.",
"upgradeToHideFormBrandingSubtitle": "Hide NocoDB branding by upgrading your workspace to the {plan} plan.",
"upgradeToAddRedirectUrlSubtitle": "Redirect your users to another webpage after filling out the form by upgrading to the {plan} plan.",
"upgradeToAddCustomValidationSubtitle": "Add custom validations by upgrading your workspace to the {plan} plan.",
"upgradeToAddCustomUrlSubtitle": "Create custom URL by upgrading your workspace to the {plan} plan.",
"upgradeToAccessPersonalViewSubtitle": "Access Personal view feature by upgrading your workspace to the {plan} plan.",
"upgradeToAccessAssignAsPersonalViewSubtitle": "Access Assign as Personal view feature by upgrading your workspace to the {plan} plan.",
"upgradeToAccessReassignViewSubtitle": "Access Re-assign Personal view feature by upgrading your workspace to the {plan} plan.",
"updateToAddRecordFormView": "This Form is no longer accepting submissions",
"updateToAddRecordFormViewSubtitle": "Youve reached the limit for number of records on your {activePlan} plan. Upgrade to increase your record limit.",
"updateToExtendRecordHistory": "Upgrade to extend your history",
"updateToExtendRecordHistorySubtitle": "The {activePlan} plan allows up to {period} of audit history. Upgrade to the {plan} plan to increase your audit history period.",
"planLimitReached": "Limit reached: Upgrade Plan",
"planLimitReachedSubtitle": "Upgrade to add more records",
"upgradeToAddLimitRecordSelection": "To limit record selection using filters, please upgrade to the {plan} plan.",
"upgradeToIncludeLinkedRecordsThatMeetSpecificConditions": "To include linked records that meet specific conditions, please upgrade to the {plan} plan.",
"upgradeToAdd": "Upgrade to add",
"requestUpgradeToAdd": "Request upgrade to add",
"upgradeToAddMoreExtensions": "You're currently on the Free plan, which allows only one extension. Upgrade to unlock unlimited extensions.",
"upgradeToAddMoreScripts": "Upgrade to add more scripts",
"upgradeToAddMoreDashboards": "Upgrade to add more dashboards",
"upgradeToAddMoreWorkflows": "Upgrade to add more workflows",
"upgradeToAddMoreScriptsSubtitle": "You're currently on the Free plan, which allows only one script per workspace. Upgrade to unlock unlimited scripts.",
"upgradeToAddMoreWorkflowsSubtitle": "You're currently on the Free plan, which allows only one workflow per workspace. Upgrade to unlock unlimited workflows.",
"upgradeToAddMoreDashboardsSubtitle": "You're currently on the Free plan, which allows only one dashboard per workspace. Upgrade to unlock unlimited dashboards.",
"upgradeToAccessWsAudit": "Upgrade to access workspace audit",
"upgradeToAccessWsAuditSubtitle": "Upgrade to the {plan} plan to enable workspace audit logs and efficiently monitor key activities.",
"upgradeToAddMoreAttachments": "Upgrade to add more attachments",
"upgradeToAddMoreAttachmentsSubtitle": "The {activePlan} plan allows up to {limit} storage. Upgrade to the {plan} plan to increase your storage limit.",
"upgradeToCreateMoreRecords": "Upgrade to create more records",
"upgradeToCreateMoreRecordsSubtitle": "The {activePlan} plan allows up to {limit} records. Upgrade to the {plan} plan to increase your record limit.",
"upgradeToCreateMoreRecordsForm": "This form is currently not accepting submissions",
"upgradeToCreateMoreRecordsFormSubtitle": "The owner may need to upgrade their workspace plan before this form can accept additional submissions.",
"upgradeToAccessFieldValidationSubtitle": "Add field validations by upgrading your workspace to the {plan} plan.",
"upgradeToAddExternalSource": "Upgrade to connect more external sources",
"upgradeToAddExternalSourceSubtitle": "Your current {activePlan} plan supports only {limit} external source. Upgrade to the {plan} plan to connect multiple external sources.",
"upgradeToAddWebhook": "Upgrade to add unlimited webhooks",
"upgradeToAddWebhookSubtitle": "The {activePlan} plan allows up to {limit} webhooks. Upgrade to the {plan} plan and get access to unlimited webhooks.",
"upgradeToAccessWebhookLogsSubtitle": "Access webhook logs by upgrading your workspace to the {plan} plan.",
"upgradeToDuplicateTableToOtherWs": "Upgrade your plan to duplicate tables across different workspaces.",
"upgradeToDuplicateTableToOtherBase": "Upgrade your plan to duplicate tables across different bases.",
"formOwnerNotified": "Form creator notified",
"formOwnerNotifiedSubtitle": "We've notified the form creator about your submission request.",
"WorkspaceOwnerNotified": "Workspace owner notified",
"WorkspaceOwnerNotifiedSubtitle": "Your request to upgrade has been shared with the workspace owner.",
"failedToSendUpgradeRequest": "Failed to send upgrade request",
"upgradeToSeeMoreRecord": "Upgrade to unlock full data access",
"upgradeToSeeMoreRecordInline": "Upgrade to view all records from external datasources",
"upgradeToSeeMoreRecordSubtitle": "Unlock complete visibility into your connected sources. View all records by upgrading to the {plan} plan.",
"upgradeToSeeMoreRecordInlineSubtitle": "You're viewing {limit} of {total} records. Unlock access to the remaining {remaining} records by upgrading to the {plan} plan.",
"editorLimitExceedTooltip": "{prefix}. {activePlan} plan has an editor limit set to {limit}.",
"recordLimitExceedTooltip": "{prefix}. {activePlan} plan supports up to {limit} records per workspace.",
"storageLimitExceedTooltip": "{prefix}. {activePlan} plan includes {limit} GB of attachment storage per workspace.",
"webhookLimitExceedTooltip": "{prefix}. {activePlan} plan allows up to {limit} webhook calls per month.",
"apiLimitExceedTooltip": "{prefix}. {activePlan} plan includes {limit} API calls per month.",
"freePlanEditorLimitTooltip": "The free plan allows upto {limit} Editor type users, upgrade to get unlimited",
"adjustCollaboratorRoles": "Adjust Collaborator Roles",
"newEditorWillBeChanged": "Additional charges may apply for new invites",
"newEditorWillBeChangedSubtitle": "Members assigned the Editor role or higher may incur additional charges.",
"upgradeToUploadWsImage": "Upgrade to upload a workspace image",
"upgradeToUploadWsImageSubtitle": "Your current {activePlan} plan allows only icons and emojis. Upgrade to the {plan} plan to upload a custom image as your workspace avatar.",
"upgradeToUseCurrentUserFilter": "Upgrade to filter by current user",
"upgradeToUseCalendarRange": "Upgrade to visualize records in a calendar range",
"upgradeToUseCalendarRangeSubtitle": "Upgrade to the {plan} plan to visualize records in a calendar range.",
"upgradeToUseCurrentUserFilterSubtitle": "Upgrade to the {plan} plan to use filters that show data based on the current user.",
"upgradeToUseRowColoring": "Upgrade to use row colouring",
"upgradeToUseRowColoringSubtitle": "Upgrade to the {plan} plan to colour rows based on field values or conditions, making it easier to scan and prioritize your data.",
"upgradeToUseTableAndFieldPermissions": "Upgrade to use table and field permissions",
"upgradeToUseTableAndFieldPermissionsSubtitle": "Upgrade to the {plan} plan to use table and field permissions, making it easier to manage your data.",
"upgradeToUseScripts": "Upgrade to use scripts",
"upgradeToUseDashboards": "Upgrade to use dashboards",
"upgradeToUseWorkflows": "Upgrade to use workflows",
"upgradeToUseScriptsSubtitle": "Upgrade to the {plan} plan to use scripts to automate workflows or customize logic.",
"upgradeToUseDashboardsSubtitle": "Upgrade to the {plan} plan to use dashboards to visualize your data.",
"upgradeToUseWorkflowsSubtitle": "Upgrade to the {plan} plan to use workflows to automate tasks and processes.",
"upgradeToUsePrivateBases": "Upgrade to unlock private bases",
"upgradeToUsePrivateBasesSubtitle": "Private bases are available on the {plan} plan. Upgrade now to start using them.",
"upgradeLicenseToUsePrivateBases": "Upgrade license to unlock private bases",
"upgradeLicenseToUsePrivateBasesSubtitle": "Private bases are not available in Enterprise Starter license. Upgrade license key to start using them.",
"upgradeToAddMoreAttachmentsInCellSubtitle": "You can only upload at most {limit} {filePlural} to this cell. Upgrade to the {plan} plan to add more files.",
"upgradeToUseAiTextField": "Upgrade to use AI Text fields",
"upgradeToUseAiTextFieldSubtitle": "Upgrade to the {plan} plan to use AI Text fields to generate text based on your prompt.",
"upgradeToUseAiButtonField": "Upgrade to use AI Button fields",
"upgradeToUseAiButtonFieldSubtitle": "Upgrade to the {plan} plan to let AI Button use record data with NocoAI to fill multiple fields automatically.",
"upgradeToAccessCopyViewConfigFromAnotherViewSubtitle": "Upgrade to the {plan} plan to access copy view configuration from another view feature.",
"upgradeToUseTeams": "Upgrade to use teams",
"upgradeToUseTeamsSubtitle": "Upgrade to the {plan} plan to use teams to group users and manage their access to workspaces and bases.",
"upgradeToAddMoreTeams": "Upgrade to add more teams",
"upgradeToAddMoreTeamsSubtitle": "Upgrade to the {plan} plan to add more teams to your workspace.",
"upgradeToAccessCardFieldHeaderVisibilitySubtitle": "Upgrade to the {plan} plan to hide field headers in Gallery and Kanban views.",
"upgradeToUseSync": "Upgrade to use sync",
"upgradeToUseSyncSubtitle": "Upgrade to the {plan} plan to sync data with internal or external sources.",
"upgradeToEnableUnique": "Upgrade to enable unique",
"upgradeToEnableUniqueSubtitle": "Upgrade to the {plan} plan to enable unique constraint."
},
"general": {
"done": "Done",
"properties": "Properties",
"authorization": "Authorization",
"revoke": "Revoke",
"marketplace": "Marketplace",
"templates": "Templates",
"script": "Script",
"dashboard": "Dashboard",
"workflow": "Workflow",
"supported": "Supported",
"usage": "Usage",
"snapshot": "Snapshot",
"snapshots": "Snapshots",
"baseSnapshots": "Base Snapshots",
"featurePreview": "Experimental Features",
"scripts": "Scripts",
"workflows": "Workflows",
"dashboards": "Dashboards",
"configure": "Configure",
"switch": "Switch",
"on": "On",
"off": "Off",
"onMultiple": "On Multiple",
"manual": "Manual",
"trigger": "Trigger",
"addLookupField": "Add {count} lookup field",
"addLookupFieldPlural": "Add {count} lookup fields",
"addRollupField": "Add {count} rollup field",
"addRollupFieldPlural": "Add {count} rollup fields",
"style": "Style",
"label": "Label",
"role": "Role",
"general": "General",
"quit": "Quit",
"home": "Home",
"load": "Load",
"open": "Open",
"close": "Close",
"yes": "Yes",
"no": "No",
"ok": "OK",
"back": "Back",
"and": "And",
"or": "Or",
"add": "Add",
"edit": "Edit",
"link": "Link",
"links": "Links",
"remove": "Remove",
"import": "Import",
"logout": "Log Out",
"empty": "Empty",
"permissionsNotAvailable": "Permissions not available",
"changeIcon": "Change Icon",
"save": "Save",
"available": "Available",
"abort": "Abort",
"saving": "Saving",
"cancel": "Cancel",
"null": "Null",
"escape": "Escape",
"hex": "Hex",
"clear": "Clear",
"slack": "Slack",
"comment": "Comment",
"comments": "Comments",
"microsoftTeams": "Microsoft Teams",
"discord": "Discord",
"matterMost": "Mattermost",
"twilio": "Twilio",
"whatsappTwilio": "WhatsApp Twilio",
"quote": "Quote",
"submit": "Submit",
"create": "Create",
"createEntity": "Create {entity}",
"creating": "Creating",
"creatingEntity": "Creating {entity}",
"details": "Details",
"skip": "Skip",
"code": "Code",
"codeBlock": "Code Block",
"duplicate": "Duplicate",
"duplicating": "Duplicating",
"duplicateEntity": "Duplicate {entity}",
"activate": "Activate",
"action": "Action",
"insert": "Insert",
"delete": "Delete",
"deleteEntity": "Delete {entity}",
"bulkInsert": "Bulk Insert",
"bulkDelete": "Bulk Delete",
"bulkUpdate": "Bulk Update",
"deleting": "Deleting",
"update": "Update",
"updating": "Updating",
"migrating": "Migrating",
"rename": "Rename",
"renaming": "Renaming",
"renameEntity": "Rename {entity}",
"untitledEntity": "Untitled {entity}",
"reload": "Reload",
"refresh": "Refresh",
"reset": "Reset",
"install": "Install",
"installed": "Installed",
"show": "Show",
"access": "Access",
"visibility": "Visibility",
"hide": "Hide",
"deprecated": "Deprecated",
"showAll": "Show all",
"hideAll": "Hide all",
"notFound": "Not found",
"showMore": "Show more",
"showLess": "Show less",
"showOptions": "Show options",
"hideOptions": "Hide options",
"showMenu": "Show menu",
"hideMenu": "Hide menu",
"addAll": "Add all",
"selectAll": "Select all",
"removeAll": "Remove all",
"signUp": "SIGN UP",
"signIn": "SIGN IN",
"signOut": "Sign Out",
"required": "Required",
"enableScanner": "Enable Scanner for filling",
"preferred": "Preferred",
"mandatory": "Mandatory",
"loading": "Loading ...",
"title": "Title",
"upload": "Upload",
"download": "Download",
"default": "Default",
"base": "Source",
"datasource": "Data Source",
"more": "More",
"less": "Less",
"event": "Event",
"condition": "Condition",
"after": "After",
"before": "Before",
"search": "Search",
"searchIn": "Search In",
"notification": "Notification",
"reference": "Reference",
"function": "Function",
"confirm": "Confirm",
"generate": "Generate",
"generating": "Generating...",
"copy": "Copy",
"copied": "Copied",
"are": "are",
"misc": "Miscellaneous",
"lock": "Lock",
"unlock": "Unlock",
"credentials": "Credentials",
"help": "Help",
"questions": "Questions",
"reachOut": "Reach out here",
"betaNote": "This feature is currently in beta.",
"moreInfo": "More information can be found here",
"logs": "Logs",
"groupingField": "Stack by field",
"insertAfter": "Insert right",
"insertBefore": "Insert left",
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"hideField": "Hide field",
"showField": "Show field",
"sortAsc": "Sort ascending",
"sortDesc": "Sort descending",
"move": "Move",
"geoDataField": "GeoData Field",
"type": "Type",
"subType": "Sub-Type",
"name": "Name",
"changes": "Changes",
"new": "New",
"old": "Old",
"data": "Data",
"source": "Source",
"destination": "Destination",
"active": "Active",
"inactive": "Inactive",
"linked": "linked",
"finish": "Finish",
"min": "Min",
"max": "Max",
"avg": "Avg",
"sum": "Sum",
"count": "Count",
"countDistinct": "Count Distinct",
"sumDistinct": "Sum Distinct",
"avgDistinct": "Avg Distinct",
"join": "Join",
"options": "Options",
"primaryValue": "Primary Value",
"useSurveyMode": "Use Survey Mode",
"shift": "Shift",
"enter": "Enter",
"seconds": "Seconds",
"paste": "Paste",
"restore": "Restore",
"replace": "Replace",
"banner": "Banner",
"logo": "Logo",
"dropdown": "Dropdown",
"list": "List",
"verify": "Verify",
"apply": "Apply",
"text": "Text",
"appearance": "Appearance",
"now": "Now",
"set": "Set",
"format": "Format",
"colour": "Colour",
"use": "Use",
"stack": "Stack",
"ipAddress": "IP Address",
"integration": "Integration",
"integrations": "Integrations",
"connection": "Connection",
"connections": "Connections",
"private": "Private",
"request": "Request",
"languages": "Languages",
"extension": "Extension",
"extensions": "Extensions",
"actions": "Actions",
"enable": "Enable",
"disable": "Disable",
"poweredBy": "Powered by",
"nocoAI": "Noco AI",
"you": "You",
"read": "Read",
"unread": "Unread",
"shared": "Shared",
"organization": "Organization",
"all": "All",
"billing": "Billing",
"choose": "Choose",
"plan": "Plan",
"plans": "Plans",
"monthly": "Monthly",
"annually": "Annually",
"yearly": "Yearly",
"paid": "Paid",
"billable": "Billable",
"total": "Total",
"downgrade": "Downgrade",
"publish": "Publish",
"unpublish": "Unpublish",
"upgrade": "Upgrade",
"upgradeNow": "Upgrade Now",
"reviewAndUpgrade": "Review & Upgrade",
"requestUpgrade": "Request for Upgrade",
"reactivate": "Reactivate",
"left": "left",
"seat": "Seat",
"seats": "Seats",
"automation": "Automation",
"resources": "Resources",
"community": "Community",
"youtube": "Youtube",
"changelog": "Changelog",
"contactSupport": "Contact Support",
"proceedImport": "Proceed Import",
"inserting": "Inserting",
"permissions": "Permissions",
"manageAllFields": "Manage all fields",
"automations": "Automations",
"record": "Record",
"overview": "Overview",
"baseType": "Base Type",
"beta": "Beta",
"selected": "selected",
"notice": "Notice",
"teams": "Teams",
"structure": "Structure",
"retry": "Retry",
"attachImage": "Attach Image"
},
"objects": {
"script": "Script",
"scripts": "Scripts",
"automation": "Automation",
"automations": "Automations",
"dashboard": "Dashboard",
"dashboards": "Dashboards",
"workflow": "Workflow",
"workflows": "Workflows",
"file": "file",
"files": "files",
"owner": "Owner",
"member": "Member",
"day": "Day",
"days": "Days",
"week": "Week",
"month": "Month",
"year": "Year",
"workspace": "Workspace",
"workspaces": "Workspaces",
"document": "Document",
"documents": "Documents",
"project": "Base",
"projects": "Bases",
"team": "Team",
"table": "Table",
"tables": "Tables",
"field": "Field",
"fields": "Fields",
"column": "Field",
"columns": "Fields",
"cell": "Cell",
"cells": "Cells",
"page": "Page",
"pages": "Pages",
"record": "record",
"group": "group",
"records": "records",
"groups": "groups",
"webhook": "Webhook",
"webhooks": "Webhooks",
"view": "View",
"views": "Views",
"sidebar": "Sidebar",
"viewType": {
"grid": "Grid",
"gallery": "Gallery",
"form": "Form",
"kanban": "Kanban",
"calendar": "Calendar",
"map": "Map"
},
"user": "User",
"users": "Users",
"role": "Role",
"roles": "Roles",
"developer": "Developer",
"roleType": {
"owner": "Owner",
"creator": "Creator",
"editor": "Editor",
"commenter": "Commenter",
"viewer": "Viewer",
"inherit": "Inherit",
"noaccess": "No Access",
"superAdmin": "Super Admin",
"orgLevelOwner": "Organization Level Owner",
"orgLevelCreator": "Organization Level Creator",
"orgLevelViewer": "Organization Level Viewer"
},
"roleDescription": {
"workspace-level-owner": "Has full control over all workspace bases, settings, and billing",
"workspace-level-creator": "Can create, configure, and edit all bases within the workspace",
"workspace-level-editor": "Can add, edit, and delete records, but cannot modify base configurations",
"workspace-level-commenter": "Can view and comment on records within workspace bases",
"workspace-level-viewer": "Can only view records within workspace bases",
"workspace-level-inherit": "Inherits role from workspace-level team assignment",
"workspace-level-no-access": "No access to this workspace",
"owner": "Has full control over the base, including configuration and deletion rights",
"creator": "Can fully configure the base but cannot delete it",
"editor": "Can add, edit, and delete records, but cannot modify base configurations",
"commenter": "Can view and comment on records within the base",
"viewer": "Can only view records within the base",
"inherit": "Inherits role from base-level team, or workspace level if no base-level team",
"no-access": "No access to this base",
"super": "Full access to all",
"org-level-creator": "Can fully configure and edit bases",
"org-level-viewer": "Can only view records in bases",
"cloud-org-level-owner": "Full access to organization and workspaces",
"cloud-org-level-creator": "Can create and manage domains, users and workspaces",
"cloud-org-level-viewer": "Can only view organization and workspaces"
},
"sqlView": "SQL View",
"rowHeight": "Record Height",
"heightClass": {
"short": "Short",
"medium": "Medium",
"tall": "Tall",
"extra": "Extra"
},
"externalDb": "External Database",
"syncData": {
"appleNumbers": "Apple numbers",
"asana": "Asana",
"box": "Box",
"github": "Github",
"gitlab": "Gitlab",
"googleCalendar": "Google Calendar",
"googleDrive": "Google Drive",
"googleSheets": "Google Sheets",
"hubspot": "Hubspot",
"serviceHub": "Service Hub",
"jira": "Jira",
"mailchimp": "Mailchimp",
"microsoftAccess": "Microsoft Access",
"microsoftExcel": "Microsoft Excel",
"microsoftOutlook": "Microsoft Outlook",
"miro": "Miro",
"salesforce": "Salesforce",
"serviceCloud": "Service Cloud",
"snowflake": "Snowflake",
"stripe": "Stripe",
"surveyMonkey": "SurveyMonkey",
"tableau": "Tableau",
"trello": "Trello",
"typeform": "Typeform",
"workday": "Workday",
"zendesk": "Zendesk",
"mysql": "MySQL",
"postgreSQL": "PostgreSQL",
"sqlite": "SQLite",
"dataBricks": "DataBricks",
"oracle": "Oracle",
"telegram": "Telegram",
"whatsapp": "Whatsapp",
"gmail": "Gmail",
"pipedrive": "Pipedrive",
"microsoftDynamics365": "Microsoft Dynamics 365",
"zohoCrm": "Zoho CRM",
"greenhouse": "Greenhouse",
"lever": "Lever",
"bitbucket": "BitBucket",
"quickbooks": "Quickbooks",
"intercom": "Intercom",
"dropbox": "Dropbox",
"openai": "OpenAI",
"claude": "Claude",
"ollama": "Ollama",
"groq": "Groq",
"freshdesk": "FreshDesk",
"nocodb": "NocoDB"
},
"integrationCategories": {
"allIntegrations": "All Integrations",
"allIntegrationsSubtitle": "",
"databaseSubtitle": "Seamlessly connect and manage your databases with NocoDB.",
"communication": "Communication",
"communicationSubtitle": "Get notified on changes and streamline team communication with NocoDB.",
"projectManagement": "Project Management",
"projectManagementSubtitle": "Enhance project workflows and task management with NocoDB.",
"crm": "CRM",
"crmSubtitle": "Optimize customer relationship management through NocoDB integrations.",
"marketing": "Marketing",
"marketingSubtitle": "Boost your marketing efforts with NocoDB's powerful integrations.",
"ats": "ATS",
"atsSubtitle": "Streamline your applicant tracking system with NocoDB.",
"development": "Development",
"developmentSubtitle": "Accelerate development processes with NocoDB integrations.",
"finance": "Finance",
"financeSubtitle": "Simplify financial operations and data management with NocoDB.",
"ticketing": "Ticketing",
"ticketingSubtitle": "Manage and track support tickets efficiently with NocoDB.",
"storageSubtitle": "Integrate and organize your storage solutions seamlessly with NocoDB.",
"others": "Others",
"othersSubtitle": "Discover additional versatile integrations to enhance your NocoDB experience.",
"ai": "AI",
"spreadSheet": "Spreadsheet",
"spreadSheetSubtitle": "Connect and manage your spreadsheets with NocoDB."
},
"ncMessage": {
"success": "Success",
"error": "Error",
"info": "Information",
"warning": "Alert"
},
"paymentPlan": {
"Free": "Free",
"Team": "Team",
"Plus": "Plus",
"Business": "Business",
"EnterpriseStarter": "Enterprise Starter",
"Enterprise": "Enterprise"
},
"currentPlan": {
"nextInvoice": "Next invoice",
"numberOfBilledUsers": "Billed users",
"numberOfBillableUsers": "Billable users",
"storageUsedGB": "Storage used",
"webhookCallsMonthly": "Webhook calls",
"apiCallsMonthly": "API calls"
},
"coloring": {
"usingSingleSelectField": "Using Single select field",
"usingSingleSelectFieldDescription": "Colour records based on single select field",
"usingSingleSelectFieldTooltip": "There is no single select field. Add to configure colouring using single select field.",
"usingConditions": "Using Conditions",
"usingConditionsDescription": "Colour records based on conditions",
"colourRecordsByField": "Colour records by field"
},
"permissions": {
"addNewRecordTooltipTitle": "Create record restricted",
"addNewRecordTooltip": "You do not have permission to create records in this table",
"deleteRecordTooltipTitle": "Delete record restricted",
"deleteRecordTooltip": "You do not have permission to delete records in this table",
"editFieldTooltipTitle": "Edit restricted",
"editFieldTooltip": "You do not have permission to edit this field",
"generalPermissionTooltipTitle": "Permission restricted",
"generalPermissionTooltip": "You do not have permission to perform this action",
"uploadDataTooltip": "You do not have permission to upload data into this table",
"formCannotAcceptSubmissions": "Form cannot accept submissions.",
"formCannotAcceptSubmissionsDescription": "Adding new record in table is restricted, which prevents submitting responses via this form.",
"resetTablePermissions": "Reset table permissions",
"resetTablePermissionsDescription": "Editors & up will be able to create and delete records. All custom table permissions will be cleared.",
"resetFieldPermissions": "Reset field permissions",
"resetFieldPermissionsDescription": "Edit access will be set to Editors & up.",
"confirmRevertPermissionsToDefault": "Confirm reset permissions for table - \"{tableName}\"",
"formViewFieldEditPermissionRestrictionTooltip": "This field is hidden in the form because no one has permission to edit it."
},
"deleteAllRecordDlg": {
"subtitle": "Are you sure you want to delete all selected {rowCount} records present in this view?",
"warning": "This action cannot be undone."
},
"copyViewConfig": {
"fieldVisibility": "Field visibility",
"fieldOrder": "Field order",
"columnWidth": "Column width",
"rowHeight": "Row height",
"filterCondition": "Filter condition",
"group": "Group",
"sort": "Sort",
"rowColoring": "Row coloring",
"copyAnotherViewConfig": "Copy another view's configuration",
"selectConfigurationToCopy": "Select configuration(s) to copy",
"selectViewToCopyFrom": "Select view to copy from",
"copyConfigurationFromAnotherView": "Copy configuration from another view",
"notSupportedByViewType": "Not supported by {view} view type",
"viewConfigurationCopied": "View configuration copied successfully",
"errorOccuredWhileCopyingViewConfiguration": "An error occurred while copying view configuration",
"copyFromAnotherView": "Copy from another view",
"copyFromAView": "Copy from a view"
},
"teams": {
"confirmLeaveTeamTitle": "Are you sure you want to leave this team?",
"confirmLeaveTeamSubtitle": "You may lose access to bases unless you were explicitly invited or have a role at the workspace level.",
"confirmDeleteTeamTitle": "Are you sure you want to delete this team?",
"confirmDeleteTeamSubtitle": "Members may still have access to bases if they were explicitly invited or hold a role at the workspace level.",
"soleTeamOwnerTooltip": "Youre the sole owner of this team. Transfer ownership to another member before leaving.",
"thisIsTheOnlyTeamOwnerTooltip": "This is the only owner of this team. Transfer ownership to another member before removing it.",
"thisTeamHasOnlyOneOwnerTooltip": "This team has only one owner. You must transfer ownership before leaving.",
"removeFromTeamRestrictionTooltip": "You cant remove all owners. Deselect at least one owner to proceed.",
"teamOwner": "Team owner",
"removeMemberFromTeam": "Remove member from team",
"removeMemberFromTeamPlural": "Remove members from team",
"addMembersToTeam": "Add members to Team",
"selectMembersToAddIntoTeam": "Select members to add into the {team} Team",
"alreadyPartOfTeam": "Already part of the team",
"nMembersHaveBeenAddedIntoTeam": "{n} members added to {team} team",
"nMemberHaveBeenAddedIntoTeam": "{n} member added to {team} team",
"unableToAddMembers": "Unable to add members",
"removeTeam": "Remove team",
"confirmRemoveTeamFromWorkspaceTitle": "Are you sure you want to remove team from workspace?",
"confirmRemoveTeamFromWorkspaceSubtitle": "If you remove, team members will lose access to all bases and data within this workspace",
"nMemberSelected": "{n} member selected",
"nMembersSelected": "{n} members selected",
"noMoreTeamsToAdd": "No more teams to add",
"alreadyAdded": "Already added",
"teamCantBeAssignedOwnerRole": "Team can't be assigned Owner role"
}
},
"datatype": {
"ID": "ID",
"ForeignKey": "Foreign Key",
"SingleLineText": "Single Line Text",
"LongText": "Long Text",
"Attachment": "Attachment",
"Checkbox": "Checkbox",
"MultiSelect": "Multi Select",
"SingleSelect": "Single Select",
"Collaborator": "Collaborator",
"Date": "Date",
"Year": "Year",
"Time": "Time",
"PhoneNumber": "Phone Number",
"Email": "Email",
"URL": "URL",
"Number": "Number",
"Decimal": "Decimal",
"Currency": "Currency",
"Percent": "Percent",
"Duration": "Duration",
"GeoData": "GeoData",
"Rating": "Rating",
"Formula": "Formula",
"Rollup": "Rollup",
"Count": "Count",
"Lookup": "Lookup",
"DateTime": "Date Time",
"CreatedTime": "Create Time",
"LastModifiedTime": "Last Modified Time",
"AutoNumber": "Auto Number",
"Barcode": "Barcode",
"Button": "Button",
"Password": "Password",
"relationProperties": {
"noAction": "No Action",
"cascade": "Cascade",
"restrict": "Restrict",
"setNull": "Set NULL",
"setDefault": "Set Default"
}
},
"filterOperation": {
"isEqual": "is equal",
"isNotEqual": "is not equal",
"isLike": "is like",
"isNot like": "is not like",
"isEmpty": "is empty",
"isNotEmpty": "is not empty",
"isNull": "is null",
"isNotNull": "is not null"
},
"title": {
"setPassword": "Set Password",
"externalIntegrations": "External Integrations",
"mcpServer": "MCP Server",
"oauthClients": "OAuth Clients",
"accessRestricted": "Access Restricted",
"editTablePermissions": "Edit table permissions",
"editFieldPermissions": "Edit field permissions",
"confirmSnapshotRestore": "Confirm Snapshot Restore",
"urlFilters": "URL Filters",
"viewFilters": "View Filters",
"creatingScript": "Creating Script",
"creatingDashboard": "Creating Dashboard",
"creatingWorkflow": "Creating Workflow",
"searchWebhook": "Search webhook",
"webcam": "Webcam",
"uploadViaUrl": "Upload via URL",
"localFiles": "Local files",
"renameBase": "Rename Base",
"renameWorkspace": "Rename Workspace",
"renamingWorkspace": "Renaming Workspace",
"renamingBase": "Renaming Base",
"sso": "Single Sign-On (SSO)",
"docs": "Docs",
"forum": "Forum",
"parameter": "Parameter",
"headers": "Headers",
"parameterName": "Parameter Name",
"currencyLocale": "Currency Locale",
"currencyCode": "Currency Code",
"searchMembers": "Search members",
"searchForMembersOrTeams": "Search for members or teams",
"noMembersFound": "No members found",
"dateJoined": "Date Joined",
"tokenName": "Token name",
"inDesktop": "in Desktop",
"rowData": "Record data",
"creator": "Creator",
"qrCode": "QR Code",
"termsOfService": "Terms of Service",
"updateSelectedRows": "Update Selected Records",
"noFiltersAdded": "No filters added",
"noFieldsSelected": "No fields selected",
"editCards": "Edit Cards",
"noFieldsFound": "No fields found",
"displayValue": "Display Value",
"expand": "Expand",
"hideAll": "Hide all",
"systemFields": "System fields",
"hideSystemFields": "Hide system fields",
"removeFile": "Remove File",
"hasMany": "Has Many",
"manyToMany": "Many to Many",
"oneToOne": "One to One",
"virtualRelation": "Virtual Relation",
"linkMore": "Link More",
"linkMoreRecords": "Link more records",
"linkRecords": "Link Records",
"downloadFile": "Download File",
"renameTable": "Rename Table",
"renameScript": "Rename Script",
"renameDashboard": "Rename Dashboard",
"renameWorkflow": "Rename Workflow",
"renamingTable": "Renaming Table",
"renamingScript": "Renaming Script",
"renamingWorkflow": "Renaming Workflow",
"renamingDashboard": "Renaming Dashboard",
"renamingWs": "Renaming Workspace",
"renameWs": "Rename Workspace",
"deleteWs": "Delete Workspace",
"deletingWs": "Deleting Workspace",
"copyAuthToken": "Copy Auth Token",
"copiedAuthToken": "Copied Auth Token",
"copyInviteToken": "Copy Invite Token",
"showSidebar": "Show Sidebar",
"hideSidebar": "Hide Sidebar",
"creatingTable": "Creating Table",
"erdView": "ERD View",
"newBase": "New Data Source",
"newProj": "New Base",
"createBase": "Create Base",
"myProject": "My Bases",
"formTitle": "Form Title",
"collaborative": "Collaborative",
"locked": "Locked",
"personal": "Personal",
"appStore": "App Store",
"teamAndAuth": "Team & Auth",
"rolesUserMgmt": "Roles & Users Management",
"userMgmt": "Users Management",
"apiTokens": "API Tokens",
"apiTokenMgmt": "API Tokens Management",
"rolesMgmt": "Roles Management",
"projMeta": "Base Metadata",
"metaMgmt": "Meta Management",
"metadata": "Metadata",
"exportImportMeta": "Export / Import Metadata",
"uiACL": "UI Access Control",
"metaOperations": "Metadata Operations",
"audit": "Audit",
"audits": "Audits",
"auditLogs": "Audit Logs",
"sqlMigrations": "SQL Migrations",
"dbCredentials": "Database Credentials",
"advancedParameters": "SSL & Advanced parameters",
"headCreateProject": "Create Base | NocoDB",
"headLogin": "Log In | NocoDB",
"resetPassword": "Reset your password",
"teamAndSettings": "Team & Settings",
"apiDocs": "API Docs",
"importFromAirtable": "Import From Airtable",
"importFromNocoDB": "Import From NocoDB",
"generateToken": "Generate Token",
"APIsAndSupport": "APIs & Support",
"helpCenter": "Help Center",
"noLabels": "No Labels",
"swaggerDocumentation": "Swagger Documentation",
"quickImportFrom": "Quick Import From",
"quickImport": "Quick Import",
"quickImportAirtable": "Import from Airtable",
"quickImportNocoDB": "Import from NocoDB",
"quickImportCSV": "Quick Import - CSV",
"quickImportExcel": "Quick Import - Excel",
"quickImportJSON": "Quick Json",
"jsonEditor": "JSON Editor",
"comingSoon": "Coming soon",
"advancedSettings": "Advanced Settings",
"codeSnippet": "Code Snippet",
"keyboardShortcut": "Keyboard Shortcuts",
"generateRandomName": "Generate Random Name",
"findRowByScanningCode": "Find record by scanning a QR or Barcode",
"tokenManagement": "Token Management",
"addNewToken": "Add new token",
"createNewToken": "Create new token",
"accountSettings": "Account Settings",
"resetPasswordMenu": "Reset Password",
"tokens": "Tokens",
"userManagement": "User Management",
"accountManagement": "Account management",
"licence": "Licence",
"allowAllMimeTypes": "Allow All Mime Types",
"defaultView": "Default View",
"relations": "Relations",
"switchLanguage": "Switch Language",
"renameFile": "Rename File",
"links": {
"noAction": "No Action",
"cascade": "Cascade",
"restrict": "Restrict",
"setNull": "Set NULL",
"setDefault": "Set Default"
},
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here",
"noOptionsFound": "No options found",
"surveyFormSubmitConfirmMsg": "Are you sure you want to submit this form?",
"noResultsMatchedYourSearch": "Your search did not yield any matching results",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records",
"fromScratch": "From scratch",
"fromFileAndExternalSources": "From files & external sources",
"directlyInRealTime": "Directly in real time",
"categories": "Categories",
"fieldInaccessible": "Field inaccessible",
"noConditionsAdded": "No conditions added",
"thisUrlIsAvailable": "This URL is available",
"thisUrlIsUnavailable": "This URL is unavailable",
"checkingUrlAvailability": "Checking URL availability",
"noAiIntegrationAvailable": "No AI Integrations available.",
"nocoAiBaseBuilder": "Noco AI Base Builder",
"additionalDetails": "Additional Details",
"aiIntegrationMissing": "AI Integration missing",
"noAiIntegrationsHaveBeenAdded": "No AI Integrations have been added.",
"generatingBaseTailoredToYourRequirement": "Generating a Base tailored to your requirement...",
"hereYourCrmBase": "Heres your CRM Base",
"lockThisView": "Lock this view",
"lockThisViewSubtle": "Locking this view will prevent anyone from changing the view settings until it is unlocked by a collaborator with creator permissions.",
"unlockViewTitle": "Are you sure you want to unlock this view?",
"unlockViewTitleSubtitle": "This view was locked by",
"thisViewIsLockType": "This view is {type}",
"thisFormIsLocked": "This Form is currently locked",
"unlockThisVieToMakeChanges": "Unlock this view to make changes",
"yourBaseRole": "Your base role",
"lockedByUser": "Locked by {user}",
"thisPageDoesNotExist": "This page doesnt exist",
"thisPageDoesNotExistSubtile": "It looks like the link you followed is invalid or the page has been removed.",
"customUrl": "Custom URL",
"viewSettingsCantBeChangedWhenViewIs": "View settings can't be changed when the view is {type}",
"youAreLeavingNocoDB": "Youre leaving NocoDB",
"onlyProceedIfYouTrustThisLink": "Only proceed if you trust this link.",
"reAssignViewModalSubtitle": "Once reassigned, current owner will no longer be able to edit the view configuration.",
"assignAsPersonalViewModalSubtitle": "Only the view owner can modify personal view settings.",
"getMoreFromNocodb": "More editors, more impact — Upgrade to Plus",
"getMoreFromNocodbSubtitle": "Unlock unlimited seats, additional records, more storage, conditional webhooks, SSO, Integrations, and much more!",
"loyaltyBannerTitle": "Loyalty pays off — enjoy capped pricing!",
"loyaltyBannerSubtitle": "Unlock unlimited seats, additional records, more storage, conditional webhooks, SSO, Integrations, and much more!",
"selectTimezone": "Display timezone",
"currentPlan": "Current Plan",
"seatMonth": "/seat/month",
"mostPopular": "Most Popular",
"helpAndSupport": "Help & Support",
"helpAndSupportSubtitle": "Visit our Support Center for detailed guides, customer service contact options, and a community forum for additional help.",
"faq": "FAQ",
"faqSubtitle": "Explore the FAQ section and get quick answers to common questions about our services, features, and troubleshooting. ",
"downgradeToPlan": "Downgrade to {plan} plan?",
"downgradeToPlanSubtitle": "You'll lose access to {activePlan} plan features that aren't available in the {plan} plan.",
"upgradeToPlan": "Upgrade to {plan} plan",
"upgradeWorkspaceToPlan": "Upgrade {workspace} to {plan} plan",
"upgradeToPlanSubtitle": "You will be charged immediately for this plan.",
"reactivateToPlan": "Reactivate {plan} plan?",
"whatsNew": "Whats New",
"currentUser": "Current User",
"filteredByLoggedInUser": "Filtered by logged-in user",
"hideExtensions": "Hide Extensions",
"hideActions": "Hide Actions",
"duplicatesFound": "Duplicates found",
"matchingResultsInRecords": "Matching results in {count} records",
"tablePermissions": "Table permissions",
"tableVisibility": "Table Visibility",
"recordOperations": "Record Operations",
"fieldPermissions": "Field permissions",
"baseTypeDefaultSubtext": "Workspace members can collaborate based on their role.",
"baseTypePrivateSubtext": "Invite-only base. Only you can view and manage its members.",
"baseTypeTabSubtext": "Control who can view and interact with this base. Choose an access level that fits your privacy needs.",
"baseTypeSettingsDefaultSubtext": "Everyone in the workspace can access this base, based on their role.",
"baseTypeSettingsPrivateSubtext": "Only you and members invited to this base can view and interact with it.",
"privateBase": "Private Base",
"privateBaseAlertDescription": "This base is invite-only— only members invited to this base can access and interact with it. Any base owner can invite others",
"thisPrivateBaseHasBeenLocked": "This Private Base has been locked.",
"thisPrivateBaseHasBeenLockedSubtext": "To unlock, please upgrade to the {plan} plan or convert this Base to a Shared Base.",
"mOfNFieldsHaveCustomPermissions": "{m}/{n} fields have custom permissions",
"cancelSubscriptionBeforeDeletingWorkspace": "Cancel subscription before deleting workspace",
"cancelSubscriptionBeforeDeletingWorkspaceSubtext": "This workspace has an active subscription. Please review and cancel it before proceeding with deletion.",
"confirmLeaveWorkspaceTitle": "Are you sure you want to leave this workspace?",
"confirmLeaveWorkspaceSubtile": "If you leave this workspace, you will lose access to all the bases and data within this workspace. Youll need an invitation to rejoin.",
"confirmRemoveMemberFromWorkspaceTitle": "Are you sure you want to remove member from workspace?",
"confirmRemoveMemberFromWorkspaceSubtitle": "If you remove, they will lose access to all bases and data within this workspace. Theyll need an invitation to rejoin.",
"changeWorkspaceRoleTo": "Change Workspace Role to",
"deleteSyncConfirmTitle": "Are you sure you want to delete this sync?",
"deleteSyncConfirmSubtitle": "This will delete related sync table and this action cannot be undone.",
"relevantDocumentation": "Relevant documentation"
},
"labels": {
"appMarket": "App Market",
"installs": "installs",
"checkingDependencies": "Checking Dependencies",
"changingConfigWillImpact": "Changing this will impact {count} dependencies",
"changingEntityWillImpact": "{action} this {entity} will impact {count} dependencies",
"triggerWorkflow": "Trigger Workflow",
"syncCompleted": "Sync Completed",
"syncFailed": "Sync Failed",
"triggerSync": "Trigger Sync",
"lastModified": "Last Modified",
"updateSync": "Update Sync",
"sources": "Sources",
"schema": "Schema",
"review": "Review",
"newSync": "New Sync",
"sync": "Sync",
"searchIntegrations": "Search integrations",
"newSource": "New Source",
"deleteSource": "Delete source",
"syncSchedule": "Sync schedule",
"syncTrigger": "Sync trigger",
"syncType": "Sync type",
"syncName": "Sync name",
"selectTablesToSync": "Select tables to sync",
"syncAllTables": "Sync all tables",
"syncAllTablesDescription": "All tables will be synced. This may take longer and use more resources.",
"syncSpecificTablesDescription": "Select specific tables to sync. This will use lesser resources.",
"syncSpecificTables": "Sync specific tables",
"selectACategory": "Select a category",
"syncScope": "Sync scope",
"selectASource": "Select a source",
"category": "Category",
"addTrigger": "Add Trigger",
"addAction": "Add Action",
"generatePDF": "Generate PDF",
"orientation": "Orientation",
"pageSize": "Page Size",
"executeScriptToPrint": "Run the script first to print output",
"print": "Print",
"generatingPDF": "Generating PDF...",
"activeMcpServersLabel": "View and manage your active Model Context Protocol servers across all bases",
"activeMcpServers": "Active MCP Servers",
"hideEditor": "Hide Editor",
"showEditor": "Show Editor",
"addNewClient": "Create new OAuth Client",
"configurationError": "Incomplete configuration",
"keepEditing": "Keep editing",
"leave": "Leave",
"chatWithNocoDBSupport": "Chat with NocoDB Support",
"revisionHistory": "Revision History",
"myNotifications": "My Notifications",
"quickSearch": "Quick Search",
"recentViews": "Recent Views",
"searchDocumentation": "Search Documentation",
"baseList": "Base List",
"crossBase": "Link to external base",
"mcpSetup": "MCP Setup",
"mcpTokenVisibilityInfo": "Save your MCP Client Config",
"mcpTokenVisibilityInfoDescription": "You can view your MCP client config only once—make sure to save it securely",
"mcpTokenVisibilityInfoDescription2": "Tokens are only visible immediately after creation or regeneration.",
"regenerateToken": "Re-Generate Token",
"deleteToken": "Delete Token",
"creatingMCPToken": "Creating MCP Token",
"creatingTokenDescription": "Creating token for MCP server",
"mcpToken": "MCP Token",
"never": "Never",
"expiresAt": "Expires At",
"newMCPEndpoint": "New MCP Endpoint",
"mcpSubText": "The NocoDB MCP (Model Context Protocol) can be added to any client that supports MCP. It's a unique endpoint that allows LLMs to directly perform actions (based on your role) within your base on your behalf.",
"modelContextProtocol": "Model Context Protocol",
"mcp": "MCP",
"exampleScript": "Example Scripts",
"scriptByNocoDB": "Script by NocoDB",
"scriptsByNocoDB": "Scripts by NocoDB",
"restoringSnapshot": "Restoring Snapshot",
"note": "Note:",
"snapshotRestoreMessage1": "Restoring this snapshot will not affect the existing base.",
"snapshotRestoreMessage2": "On restore, a new base will be created in the selected workspace.",
"snapshotRestoreConfirmation": "Are you sure you want to restore this base snapshot.",
"tryAgain": "Try again",
"goToBase": "Go to Base",
"errorMessage": "Error message:",
"duplicateBaseBaseTitle": "Duplicate Base \"{baseTitle}\"",
"duplicateBaseSuccessfull": "Base Duplication Successfull",
"duplicateBaseFailed": "Base Duplication Failed",
"duplicateBaseMessage": "You can only duplicate bases into workspaces where you have creator access or above.",
"duplicateTableMessage": "You can only duplicate tables into bases where you have creator access or above.",
"snapshotBaseRestoreMessage": "You can only restore into workspaces where you have creator access or above.",
"currentWorkspace": "Current workspace",
"currentBase": "Current base",
"sendMeEverything": "Send me everything",
"latitude": "Latitude",
"longitude": "Longitude",
"failed": "Failed",
"succeeded": "Succeeded",
"noImage": "No Image",
"quickNavigation": "Quick Navigation",
"recent": "Recent",
"limitRecordSelectionToView": "Limit record selection to a view",
"limitRecordSelectionToFilters": "Limit record selection to filters",
"onlyIncludeLinkedRecordsThatMeetSpecificConditions": "Only include linked records that meet specific conditions",
"addedBy": "Added by",
"whatsNew": "What's New!",
"newAction": "New Action",
"actionLogs": "Action Logs",
"runScript": "Run Script",
"scriptName": "Script name",
"dashboardName": "Dashboard name",
"workflowName": "Workflow name",
"enableSnowFall": "Enable Snowfall",
"disableSnowFall": "Disable Snowfall",
"snapshotCreationFailed": "Snapshot creation failed",
"snapshotCreationFailedDescription": "Failed to create your base snapshot. Try again later.",
"snapshotCooldownDescription": "Snapshots can only be taken three hours apart.",
"snapshotCooldownWarning": "Snapshot cooldown remaining",
"snapshotLimitDescription": "You can only maintain 2 base snapshots at a time. Upgrade your plan for additional snapshots.",
"snapshotLimitReached": "Snapshot limit reached",
"confirmRestore": "Confirm Restore",
"visibilityAndDataHandling": "Visibility & Data Handling",
"visibilityConfigLabel": "Base specific additional configurations to customise data display & default behaviours.",
"migrateToV3": "Migrate to V3",
"managedApp": "Managed App",
"managedAppStore": "Managed App Store",
"baseMustBeV3": "Base must be V3",
"createManagedApp": "Create Managed App",
"managedAppDetails": "Managed App Details",
"publishToAppStore": "Publish to App Store",
"publishChanges": "Publish Changes",
"publishingChanges": "Publishing changes",
"unpublish": "Unpublish",
"updateDetails": "Update Details",
"published": "Published",
"draft": "Draft",
"live": "Live",
"upToDate": "Up to date",
"updateAvailable": "Update available",
"managedAppTitle": "Title",
"managedAppDescription": "Description",
"managedAppCategory": "Category",
"managedAppTags": "Tags",
"managedAppVisibility": "Visibility",
"snapShotSubText": "Snapshots serve as comprehensive backups of your base, capturing its state at the time of creation. Restoring a snapshot creates a new instance of the base in the designated workspace.",
"newSnapshot": "New Snapshot",
"searchASnapshot": "Search a snapshot",
"continue": "Continue",
"toggleExperimentalFeature": "Easily toggle all experimental features on / off",
"modifiedOn": "Modified on",
"configuration": "Configuration",
"setup": "Setup",
"configLabel": "Configure {label}",
"switchToProd": "Switch to a production-ready app database",
"sharedBase": "Shared Base",
"fieldID": "Field ID",
"uniqueValuesOnly": "Unique values only",
"addDescription": "Add description",
"editDescription": "Edit description",
"editTableDescription": "Edit table description",
"editFieldDescription": "Edit field description",
"urlFormula": "URL Formula",
"selectIcon": "none",
"selectAWebhook": "-- select a webhook --",
"selectAScript": "-- select a script --",
"openUrl": "Open URL",
"runWebHook": "Run Webhook",
"onClick": "On click",
"defaultView": "Default view",
"recordInsert": "Record Insert",
"recordUpdate": "Record Update",
"recordDelete": "Record Delete",
"supportDocs": "Support Docs",
"addedOn": "Added on",
"changeDisplayValueField": "Change display value field",
"selectYourNewTitleFor": "Select your new title field for ",
"searchDisplayValue": "Select display value field",
"changeTitleField": "Change title field",
"clearAll": "Clear all",
"addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ",
"addNewLookupHelperText2": " table to add them as Lookup fields in this table.",
"addNewRollupHelperText1": "Rollup fields are used to aggregate data from fields in the related table. Select specific fields from ",
"addNewRollupHelperText2": " table to add them as Rollup fields in this table.",
"formatting": "Formatting",
"selectAFormatType": "- -Select a format type (optional)- -",
"formatType": "Format type",
"toUpload": "to upload",
"dragFilesHere": "drag files here",
"browseFiles": "browse files",
"clickTo": "Click to",
"allowAccessToYourCamera": "Please allow access to your camera",
"openFile": "Open file",
"enterValidUrl": "Enter a valid URL to upload files",
"addFilesFromUrl": "Add files from URL",
"uploading": "Uploading",
"dropHere": "Drop here",
"addMore": "Add more",
"clearAllFiles": "Clear all files",
"integration": "Integration",
"notRecommended": "Not recommended",
"allowMetaWrite": "Allow Schema Change",
"allowDataWrite": "Allow Data Write/Edit",
"selectView": "Select a View",
"privateTable": "Private table",
"privateView": "Private view",
"connectionDetails": "Source Connection Details",
"metaSync": "Meta Sync",
"mention": "Mention",
"today": "Today",
"currentDate": "Current date",
"workspace": "Workspace",
"txt": "TXT Record value",
"transferOwnership": "Transfer Ownership",
"recentActivity": "Recent Activity",
"goToMembers": "Go to Members",
"addMember": "Add Member",
"addTeam": "Add Team",
"addTeams": "Add Teams",
"numberOfMembers": "No. Members",
"numberOfBases": "No. Bases",
"numberOfRecords": "No. Records",
"workspaceName": "Workspace Name",
"workspaceWithoutOwner": "Workspace without Owners",
"inviteUsersToWorkspace": "Invite Users to Workspace",
"selectWorkspace": "-select workspaces to invite to-",
"addMembersToOrganization": "Add Members to Organization",
"memberIn": "Member in:",
"assignAs": "Assign as",
"signOutUser": "Sign out user",
"signOutUsers": "Sign out users",
"deactivateUser": "Deactivate User",
"deactivateUsers": "Deactivate Users",
"lastActive": "Last Active",
"dateAdded": "Date Added",
"uploadImage": "Upload Image",
"organizationProfile": "Organisation Profile",
"organizationImage": "Organisation Image",
"organizationName": "Organisation Name",
"activeDomains": "Active Domains",
"domains": "Domains",
"disablePublicSharing": "Disable Public Sharing",
"shareSettings": "Share Settings",
"deleteUserAndData": "Delete User and their data",
"userOptions": "User Options",
"deleteThisOrganization": "Delete this Organisation",
"dangerZone": "Danger Zone",
"childView": "Child View",
"selectYear": "Select Year",
"save": "Save",
"cancel": "Cancel",
"metadataUrl": "Metadata URL",
"audience-entityId": "Audience/ Entity ID",
"redirectUrl": "Redirect URL",
"oidc": "OpenID Connect (OIDC)",
"saml": "SAML",
"newProvider": "New Provider",
"generalSettings": "General Settings",
"adminPanel": "Admin Panel",
"moveWorkspaceToOrg": "Move Workspace To Organisation",
"ssoSettings": "SSO Settings",
"addDomain": "Add Domain",
"domain": "Domain",
"settings": "Settings",
"workspaces": "Workspaces",
"back": "Back",
"dashboard": "Dashboard",
"organizeBy": "Organize by",
"previous": "Previous",
"nextMonth": "Next Month",
"previousMonth": "Previous Month",
"next": "Next",
"organiseBy": "Organise by",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
"bold": "Bold",
"italic": "Italic",
"underline": "Underline",
"strike": "Strike",
"taskList": "Task List",
"bulletList": "Bullet List",
"numberedList": "Numbered List",
"downloadData": "Download Data",
"blockQuote": "Block Quote",
"noToken": "No Token",
"tokenLimit": "Only one token per user is allowed",
"duplicateAttachment": "File with name {filename} already attached",
"workspaceId": "WORKSPACE ID: {workspaceId}",
"userIdColon": "USER ID: {userId}",
"teamIdColon": "TEAM ID: {teamId}",
"sourceIdColon": "SOURCE ID: {sourceId}",
"tableIdColon": "TABLE ID: {tableId}",
"syncIdColon": "SYNC ID: {syncId}",
"baseIdColon": "BASE ID: {baseId}",
"scriptIdColon": "SCRIPT ID: {scriptId}",
"dashboardIdColon": "DASHBOARD ID: {dashboardId}",
"workflowIdColon": "WORKFLOW ID: {workflowId}",
"viewIdColon": "VIEW ID: {viewId}",
"extensionIdColon": "ID: {extensionId}",
"toAddress": "To Address",
"subject": "Subject",
"body": "Body",
"commaSeparatedMobileNumber": "Comma separated Mobile #",
"headerName": "Header Name",
"icon": "Icon",
"max": "Max",
"enableRichText": "Enable rich text",
"idColon": "FIELD ID: {id}",
"copiedRecordURL": "Copied Record URL",
"copyRecordURL": "Copy Record URL",
"duplicateRecord": "Duplicate record",
"binaryEncodingFormat": "Binary encoding format",
"syntax": "Syntax",
"examples": "Examples",
"durationInfo": "A duration of time in minutes or seconds (e.g. 1:23).",
"addHeader": "Add Header",
"enterDefaultUrlOptional": "Enter default URL (Optional)",
"negative": "Negative",
"discard": "Discard",
"default": "Default",
"defaultNumberPercent": "Default Number (%)",
"durationFormat": "Duration Format",
"dateFormat": "Date Format",
"timeFormat": "Time Format",
"singularLabel": "Singular Label",
"pluralLabel": "Plural Label",
"selectDateField": "Select a date field",
"endDateField": "End date field",
"optional": "(Optional)",
"clickToMake": "Click to make",
"visibleForRole": "visible for role:",
"inUI": "in UI Dashboard",
"projectSettings": "Base Settings",
"clickToHide": "Click to hide",
"clickToDownload": "Click to download",
"forRole": "for role",
"clickToCopy": "Click to copy",
"clickToCopyWorkspaceID": "Click to copy Workspace ID",
"clickToCopyUserID": "Click to copy User ID",
"clickToCopyTeamID": "Click to copy Team ID",
"clickToCopySourceID": "Click to copy Source ID",
"clickToCopyTableID": "Click to copy Table ID",
"clickToCopySyncID": "Click to copy Sync ID",
"clickToCopyBaseID": "Click to copy Base ID",
"clickToCopyScriptID": "Click to copy Script ID",
"clickToCopyWorkflowID": "Click to copy Workflow ID",
"clickToCopyDashboardID": "Click to copy Dashboard ID",
"clickToCopyViewID": "Click to copy View ID",
"clickToCopyExtensionID": "Click to copy Extension ID",
"viewMode": "View mode",
"assignAsPersonalView": "Assign as personal view",
"reAssignView": "Re-assign personal view",
"reAssignThisView": "Re-assign this view",
"searchUsers": "Search Users",
"superAdmin": "Super Admin",
"allTables": "All Tables",
"allScripts": "All Scripts",
"allDashboards": "All Dashboards",
"allWorkflows": "All Workflows",
"members": "Members",
"dataSources": "Data Sources",
"connectDataSource": "Connect External Data",
"searchProjects": "Search Bases",
"createdBy": "Created By",
"lastModifiedBy": "Last Modified By",
"viewingAttachmentsOf": "Viewing Attachments of",
"readOnly": "Readonly",
"createdOn": "Created On",
"notifyVia": "Notify Via",
"projName": "Base name",
"profile": "Profile",
"accountDetails": "Account Details",
"controlAppearance": "Control your Appearance.",
"accountEmailID": "Account Email ID",
"backToWorkspace": "Back to Workspace",
"untitledToken": "Untitled token",
"tableName": "Table name",
"createView": "Create view",
"creatingView": "Creating View",
"createViews": "Create {count} view",
"createViews_plural": "Create {count} views",
"duplicateView": "Duplicate view",
"noTableViews": "This table has no views.",
"duplicateGridView": "Duplicate Grid View",
"createGridView": "Create Grid View",
"createGridViewPlural": "Create Grid View(s)",
"duplicateGalleryView": "Duplicate Gallery View",
"createGalleryView": "Create Gallery View",
"createGalleryViewPlural": "Create Gallery View(s)",
"duplicateFormView": "Duplicate Form View",
"createFormView": "Create Form View",
"createFormViewPlural": "Create Form View(s)",
"duplicateKanbanView": "Duplicate Kanban View",
"duplicateCalendarView": "Duplicate Calendar View",
"createKanbanView": "Create Kanban View",
"createKanbanViewPlural": "Create Kanban View(s)",
"createCalendarView": "Create Calendar View",
"createCalendarViewPlural": "Create Calendar View(s)",
"createViewUsingAi": "Create View(s) using NocoAI",
"viewName": "View name",
"automationName": "Automation name",
"viewLink": "View Link",
"columnName": "Field Name",
"columnToScanFor": "Field to scan",
"columnType": "Field Type",
"roleName": "Role Name",
"roleDescription": "Role Description",
"databaseType": "Type in Database",
"lengthValue": "Length/ value",
"dbType": "Database Type",
"servername": "servername / hostAddr",
"sqliteFile": "SQLite file path",
"hostAddress": "Host address",
"port": "Port number",
"username": "Username",
"password": "Password",
"schemaName": "Schema name",
"database": "Database",
"action": "Action",
"actions": "Actions",
"operation": "Operation",
"operationSub": "Sub Operation",
"operationType": "Operation type",
"operationSubType": "Operation sub-type",
"description": "Description",
"authentication": "Authentication",
"token": "Token",
"where": "Where",
"cache": "Cache",
"chat": "Chat",
"showOrHide": "Show or Hide",
"airtable": "Airtable",
"csv": "CSV",
"csvFile": "CSV File",
"json": "JSON",
"jsonCapitalized": "Json",
"jsonFile": "JSON File",
"excel": "Excel",
"microsoftExcel": "Microsoft Excel",
"email": "E-mail",
"storage": "Storage",
"uiAcl": "UI ACL",
"models": "Models",
"syncState": "Sync state",
"created": "Created",
"sqlOutput": "SQL Output",
"addOption": "Add option",
"interfaceColor": "Interface Color",
"qrCodeValueColumn": "Field with QR code value",
"barcodeValueColumn": "Field with Barcode value",
"barcodeFormat": "Barcode format",
"qrCodeValueTooLong": "Too many characters for a QR code",
"barcodeValueTooLong": "Too many characters for a barcode",
"currentLocation": "Set to current location",
"lng": "Lng",
"lat": "Lat",
"aggregateFunction": "Aggregate function",
"dbCreateIfNotExists": "Database : create if not exists",
"clientKey": "Client Key",
"clientCert": "Client Cert",
"serverCA": "Server CA",
"requriedCa": "Required-CA",
"requriedIdentity": "Required-IDENTITY",
"inflection": {
"tableName": "Inflection - Table name",
"columnName": "Inflection - Field name"
},
"community": {
"starUs1": "Star",
"starUs2": "us on Github",
"bookDemo": "Book a Free DEMO",
"getAnswered": "Get your questions answered",
"joinDiscord": "Join Discord",
"joinCommunity": "Join NocoDB Community",
"joinReddit": "/r/NocoDB",
"followNocodb": "Follow NocoDB",
"communityTranslated": "AI Generated Translations"
},
"twitter": "Twitter",
"docReference": "Document Reference",
"selectUserRole": "Select User Role",
"childTable": "Child table",
"childColumn": "Child field",
"childField": "Child field",
"joinCloudForFree": "Join Cloud for Free",
"linkToAnotherRecord": "Link to another record",
"links": "Links",
"onUpdate": "On update",
"onDelete": "On delete",
"account": "Account",
"language": "Language",
"primaryColor": "Primary Color",
"accentColor": "Accent Color",
"customTheme": "Custom Theme",
"requestDataSource": "Request a data source you need?",
"apiKey": "API Key",
"personalAccessToken": "Personal Access Token",
"whereToFind": "Where to find?",
"sharedBaseUrl": "Shared Base URL",
"sharedPublicly": "Shared Publicly",
"importData": "Import data",
"importDataFrom": "Import data from",
"importSecondaryViews": "Import secondary views",
"importRollupColumns": "Import rollup columns",
"importLookupColumns": "Import lookup columns",
"importAttachmentColumns": "Import attachment columns",
"importFormulaColumns": "Import formula columns",
"importUsers": "Import Users (by email)",
"noData": "No Data",
"goToDashboard": "Go to Dashboard",
"importing": "Importing",
"importingFromAirtable": "Importing from Airtable",
"importingFromNocoDB": "Importing from NocoDB",
"airtableBaseImported": "Airtable Base Imported",
"nocoDBBaseImported": "NocoDB Base Imported",
"formatJson": "Format JSON",
"autoSelectFieldTypes": "Auto-Select Field Types",
"firstRowAsHeaders": "Use first record as header",
"flattenNested": "Flatten nested",
"downloadAllowed": "Download allowed",
"weAreHiring": "We are Hiring!",
"primaryKey": "Primary key",
"hasMany": "has many",
"belongsTo": "belongs to",
"manyToMany": "have many to many relation",
"oneToOne": "have one to one relation",
"extraConnectionParameters": "Extra connection parameters",
"commentsOnly": "Comments only",
"documentation": "Documentation",
"subscribeNewsletter": "Subscribe to our weekly newsletter",
"signUpWithProvider": "Sign up with {provider}",
"signInWithProvider": "Sign in with {provider}",
"agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!",
"inviteOnlySignup": "Allow signup only using invite url",
"restrictWorkspaceCreation": "Restrict workspace creation to super admin only",
"nextRow": "Next record",
"prevRow": "Prev record",
"addRowGrid": "Manually add data in grid view",
"addRowForm": "Enter record data through a form",
"noAccess": "No access",
"restApis": "Rest APIs",
"apis": "APIs",
"apiSnippet": "API Snippets",
"includeData": "Include Data",
"includeRecords": "Include records",
"baseDuplicateMessage": "Note: Cross-base links, Audit logs & integrations will not be duplicated.",
"baseDuplicateMessage2": "The duplicated base will include only the tables you have access to in this base. As a result, some relational fields and their derivatives may not function as expected.",
"tableDuplicateMessage": "Note: Cross-base links will not be duplicated.",
"includeView": "Include views",
"includeScripts": "Include scripts",
"includeDashboards": "Include dashboards",
"includeWorkflows": "Include workflows",
"includeWebhook": "Include webhook",
"includeComments": "Include comments",
"zoomInToViewColumns": "Zoom in to view columns",
"embedInSite": "Embed this view in your site",
"titleRequired": "Title is required.",
"sourceNameRequired": "Source name is required",
"changeWsName": "Change Workspace Name",
"pressEnter": "Press Enter",
"newFormLoaded": "Loading new form in",
"webhook": "Webhook",
"multiField": {
"newField": "New field",
"saveChanges": "Save changes",
"updatedField": "Updated field",
"deletedField": "Deleted field",
"incompleteConfiguration": "Incomplete configuration",
"selectField": "Select a field",
"selectFieldLabel": "Make changes to field properties by selecting a field from the list"
},
"appearanceSettings": "Appearance settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on conditions",
"showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection",
"displayAsProgress": "Display as progress",
"relationType": "Relation type",
"showThousandsSeparator": "Show thousands separator",
"signUpForFree": "Sign up for free",
"coverImageField": "Cover image",
"fitImage": "Fit image",
"coverImageArea": "Cover image",
"syncData": "Sync data",
"syncDataModalSubtitle": "Register the services you are interested in to get notified when they become available",
"redirectToUrl": "Redirect to URL",
"lockView": "Lock view",
"unlockView": "Unlock view",
"aiSuggested": "AI suggested",
"generateFieldDataUsingAi": "Generate field value using AI",
"preview": "Preview",
"autoSuggest": "Auto suggest",
"autoSuggested": "Auto Suggested",
"usePrompt": "Use Prompt",
"suggesting": "Suggesting...",
"autoSuggestFields": "Auto suggest fields",
"autoSuggestFormulas": "Auto suggest formulas",
"createAiIntegration": "Create AI integration",
"suggestTablesViews": "Suggest Tables & Views",
"configureAiButton": "Configure AI Button",
"viewHide": "View visibility ",
"osBrowser": "OS, Browser",
"rowId": "Row Id",
"showJsonPayload": "Show JSON payload",
"autoCreateMissingSelectionOptions": "Auto create missing select field options",
"fillForm": "Fill Form",
"proceedToLink": "Proceed to link",
"currentOwner": "Current owner",
"newOwner": "New owner",
"selectOwner": "Select owner",
"addFromUrl": "Add from URL",
"enterJson": "Enter JSON",
"airtableBase": "Airtable Base",
"useSameTimezoneForAllMembers": "Use same timezone for all members",
"displayTimezone": "Display time zone",
"upgradePlan": "Upgrade Plan",
"viewAllPlanDetails": "View all plan details",
"contactSales": "Contact Sales",
"requestToContactSales": "Request to Contact Sales",
"manageSubscription": "Manage Subscription",
"upgradeToPlan": "Upgrade To {plan}",
"applicableTax": "Applicable tax",
"annualSavings": "Annual Savings",
"compareAllFeatures": "Compare all features",
"planIncludes": "{plan} Includes:",
"everythingInPlanPlus": "Everything in {plan}, Plus:",
"downloadInvoice": "Download Invoice",
"proceed": "Proceed",
"editorSeat": "Editor seat",
"editorSeats": "Editor seats",
"viewPlans": "View Plans",
"numberOfSeats": "Number of Seats",
"invoice": "Invoice",
"status": "Status",
"invoiceTotal": "Invoice Total",
"pastInvoices": "Past Invoices",
"createNew": "Create New",
"dataApiV2": "Data APIs V2",
"metaApiV2": "Meta APIs V2",
"showExtraFields": "Show extra fields",
"showExtraFieldsDescription": "Show extra fields along with display value field in the link record dropdown",
"includeUser": "Include User",
"removeColouring": "Remove colouring",
"backgroundColour": "Background colour",
"addColour": "Add Colour",
"defaultColours": "Default colours",
"customColours": "Custom colours",
"sendAllEvents": "Send all events",
"useNocoAI": "Use NocoAI",
"disableNocoAI": "Disable NocoAI",
"defaultType": "Default",
"privateType": "Private",
"sharingRestricted": "Sharing restricted",
"importOptions": "Import Options",
"newScript": "New Script",
"emptyScript": "Empty Script",
"newTeam": "New team",
"teamName": "Team name",
"badge": "Badge",
"createTeam": "Create team",
"creatingTeam": "Creating team",
"workspaceRole": "Workspace role",
"enterFullscreen": "Enter fullscreen",
"exitFullscreen": "Exit fullscreen",
"clickToOpenInNewTabToEnterFullscreen": "Click to open in new tab to enter fullscreen",
"selectRole": "Select Role",
"copyConfiguration": "Copy configuration",
"backToHome": "Back to Home",
"useThisTemplate": "Use this template",
"selectTeam": "Select team",
"selectTeams": "Select teams",
"showEveryonesPersonalViews": "Show everyone's personal views",
"selectOneOrMoreTeams": "Select one or more teams",
"selectWorkspaceToDuplicateSharedBaseTo": "Select workspace to duplicate shared base to:",
"chooseWorkspaceToApplyTemplate": "Choose a workspace to apply this template",
"hideFieldHeader": "Hide field header",
"showFieldHeader": "Show field header",
"cellsSelected": "cells selected",
"recordSelected": "record selected",
"recordsSelected": "records selected",
"saveChanges": "Save changes",
"publishing": "Publishing"
},
"activity": {
"clickToResolve": "Click to resolve",
"resolvedBy": "Resolved by",
"leaveWorkspace": "Leave workspace",
"removeUser": "Remove user",
"removeMember": "Remove member",
"filterByThisField": "Filter by this field",
"groupByThisField": "Group by this field",
"dontGroupByThisField": "Don't group by this field",
"addToStarred": "Add to starred",
"removeFromStarred": "Remove from starred",
"runActions": "Run Actions",
"createScript": "Create Script",
"createWorkflow": "Create Workflow",
"deleteAllRecords": "Delete all records",
"deleteAllSelectedRecords": "Delete all selected records",
"assignView": "Assign view",
"webhookDetails": "Webhook Details",
"webhookLogs": "Webhook: Logs",
"showSaturdaysAndSundays": "Show Saturdays & Sundays",
"renameBase": "Rename Base",
"renameWorkspace": "Rename workspace",
"deactivate": "De-activate",
"manageUsers": "Manage Users",
"newWorkspace": "New Workspace",
"addDomain": "Add Domain",
"addMembers": "Add Members",
"enterEmail": "Enter email addresses",
"inviteToBase": "Invite to Base",
"inviteToWorkspace": "Invite to Workspace",
"addMember": "Add Member to Base",
"addTeamsToBase": "Add Teams to Base",
"addTeamsToWorkspace": "Add Teams to Workspace",
"noRange": "Calendar view requires a date range",
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
"endDate": "End Date",
"withEndDate": "With end date",
"calendar": "Calendar",
"viewSettings": "View settings",
"googleOAuth": "Google OAuth",
"registerOIDC": "Register OIDC Identity Provider",
"registerSAML": "Register SAML Identity Provider",
"openInANewTab": "Open in a new tab",
"copyIFrameCode": "Copy IFrame code",
"onCondition": "On Condition",
"basedOnConditions": "Based on Conditions",
"forUpdatesInSpecificFields": "For updates in specific fields",
"bulkDownload": "Bulk Download",
"attachFile": "Attach File",
"viewAttachment": "View Attachments",
"attachmentDrop": "Click or drop a file into cell",
"addFiles": "Add File(s)",
"uploadFiles": "Upload File(s)",
"hideInUI": "Hide in UI",
"addBase": "Add Base",
"addParameter": "Add Parameter",
"submitAnotherForm": "Submit Another Form",
"dragAndDropFieldsHereToAdd": "Drag and drop fields here to add",
"editSource": "Edit Data Source",
"enterText": "Enter text",
"okEditBase": "Ok & Edit Base",
"showInUI": "Show in UI",
"outOfSync": "Out of sync",
"newSource": "New Data Source",
"newWebhook": "New Webhook",
"enablePublicAccess": "Enable Public Access",
"doYouWantToSaveTheChanges": "Do you want to save the changes ?",
"editingAccess": "Editing access",
"enabledPublicViewing": "Enable Public Viewing",
"restrictAccessWithPassword": "Restrict access with password",
"manageProjectAccess": "Manage Base Access",
"allowDownload": "Allow Download",
"surveyMode": "Survey Mode",
"rtlOrientation": "RTL Orientation",
"useTheme": "Use Theme",
"copyLink": "Copy Link",
"copiedLink": "Link Copied",
"copyInviteLink": "Copy invite link",
"copiedInviteLink": "Copied invite link",
"copyUrl": "Copy URL",
"moreColors": "More Colors",
"moveProject": "Move Base",
"createProject": "Create Base",
"importProject": "Import Base",
"searchProject": "Search Base",
"editProject": "Edit Base",
"stopProject": "Stop Base",
"startProject": "Start Base",
"restartProject": "Restart Base",
"deleteProject": "Delete Base",
"refreshProject": "Refresh Base",
"saveProject": "Save Base",
"saveAndQuit": "Save & Quit",
"deleteKanbanStack": "Delete stack?",
"createProjectExtended": {
"extDB": "Create By Connecting <br>To An External Database",
"excel": "Create Base from excel",
"template": "Create Base from template"
},
"OkSaveProject": "Ok & Save Base",
"upgrade": {
"available": "Upgrade available",
"releaseNote": "Release notes",
"howTo": "How to upgrade ?"
},
"translate": "Help translate",
"account": {
"authToken": "Copy Auth Token",
"authTokenCopied": "Copied Auth Token",
"swagger": "Swagger: REST APIs",
"projInfo": "Copy Base Info",
"themes": "Themes"
},
"sort": "Sort",
"addSort": "Add Sort Option",
"filter": "Filter",
"addFilter": "Add filter",
"share": "Share",
"groupBy": "Group By",
"addSubGroup": "New Subgroup",
"shareBase": {
"label": "Share Base",
"disable": "Disable shared base",
"enable": "Anyone with the link",
"link": "Shared base link"
},
"invite": "Invite",
"inviteMore": "Invite more",
"inviteTeam": "Invite Team",
"inviteUser": "Invite User",
"inviteToken": "Invite Token",
"linkedRecords": "Linked Records",
"addNewLink": "Add New Link",
"newUser": "New User",
"editUser": "Edit user",
"deleteUser": "Remove user from base",
"resendInvite": "Resend Invite E-mail",
"copyInviteURL": "Copy Invite URL",
"copyPasswordResetURL": "Copy password reset URL",
"newRole": "New role",
"reloadRoles": "Reload roles",
"nextPage": "Next page",
"prevPage": "Previous page",
"nextRecord": "Next record",
"previousRecord": "Previous record",
"copyApiURL": "Copy API URL",
"createTable": "Create Table",
"createTable(s)": "Create Table(s)",
"createTables": "Create {count} table",
"createTables_plural": "Create {count} tables",
"createDashboard": "Create Dashboard",
"createWorkspace": "Create Workspace",
"refreshTable": "Tables Refresh",
"renameTable": "Rename Table",
"renameLayout": "Layout Rename",
"deleteTable": "Delete Table",
"addField": "Add new field to this table",
"setDisplay": "Set as display value",
"addRow": "Add new record",
"saveRow": "Save record",
"saveAndExit": "Save & Exit",
"saveAndStay": "Save & Stay",
"insertRow": "Insert new record",
"duplicateRow": "Duplicate record",
"deleteRow": "Delete record",
"deleteRows": "Delete records",
"predictColumns": "Predict Fields",
"predictFormulas": "Predict Formulas",
"deleteSelectedRow": "Delete Selected Records",
"importExcel": "Import Excel",
"importCSV": "Import CSV",
"downloadCSV": "Download CSV",
"downloadExcel": "Download Excel",
"uploadCSV": "Upload CSV",
"uploadExcel": "Upload Excel",
"upload": "Upload",
"import": "Import",
"importMetadata": "Import Metadata",
"exportMetadata": "Export Metadata",
"clearMetadata": "Clear Metadata",
"exportToFile": "Export to file",
"changePwd": "Change Password",
"createView": "Create a View",
"shareView": "Share View",
"shareDashboard": "Share Dashboard",
"findRowByCodeScan": "Find record by scan",
"fillByCodeScan": "Fill by scan",
"listSharedView": "Shared View List",
"ListView": "Views List",
"copyView": "Copy View",
"renameView": "Rename view",
"uploadData": "Upload Data",
"deleteView": "Delete view",
"createGrid": "Create Grid View",
"createGallery": "Create Gallery View",
"createCalendar": "Create Calendar View",
"createKanban": "Create Kanban View",
"createForm": "Create Form View",
"showSystemFields": "Show system fields",
"openTab": "Open new tab",
"iFrame": "Copy embeddable HTML code",
"addWebhook": "Add New Webhook",
"enableWebhook": "Enable Webhook",
"testWebhook": "Test Webhook",
"createWebhook": "Create Webhook",
"copyWebhook": "Copy Webhook",
"deleteWebhook": "Delete Webhook",
"newToken": "Add New Token",
"exportZip": "Export zip",
"importZip": "Import zip",
"metaSync": "Sync Now",
"settings": "Settings",
"validations": "Validations",
"previewAs": "Preview as",
"resetReview": "Reset Preview",
"testDbConn": "Test Database Connection",
"removeDbFromEnv": "Remove Database from environment",
"editConnJson": "Edit connection JSON",
"sponsorUs": "Sponsor Us",
"sendEmail": "SEND EMAIL",
"addUserToProject": "Add user to base",
"getApiSnippet": "Get API Snippet",
"clearCell": "Clear cell",
"addFilterGroup": "Add filter group",
"linkRecord": "Link record",
"addNewRecord": "Add new record",
"newRecord": "New record",
"tableNameCreateNewRecord": "{tableName}: Create new record",
"gotSavedLinkedSuccessfully": "{tableName} '{recordTitle}' got saved & linked successfully",
"recordCreatedLinked": "Record Created & Linked",
"useConnectionUrl": "Use Connection URL",
"toggleCommentsDraw": "Toggle comments draw",
"expandRecord": "Expand record",
"deleteRecord": "Delete record",
"fullWidth": "Full width",
"exitFullWidth": "Exit full width",
"markAllAsRead": "Mark all as read",
"column": {
"delete": "Delete Field",
"addNumber": "Add Number Field",
"addSingleLineText": "Add SingleLineText Field",
"addLongText": "Add LongText Field",
"addOther": "Add Other Field"
},
"erd": {
"showColumns": "Show Fields",
"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",
"collapseAll": "Collapse all",
"expandAll": "Expand all",
"renameStack": "Rename stack",
"deleteStack": "Delete stack",
"stackedBy": "Stacked by",
"chooseGroupingField": "Choose a Grouping Field",
"addOrEditStack": "Add / Edit Stack"
},
"map": {
"googleMaps": "Google Maps",
"osm": "OSM",
"mappedBy": "Mapped By",
"chooseMappingField": "Choose a Mapping Field",
"openInGoogleMaps": "Google Maps",
"openInOpenStreetMap": "OSM"
},
"toggleMobileMode": "Toggle Mobile Mode",
"startCommenting": "Start commenting!",
"noCommentsYet": "No comments yet!",
"clearForm": "Clear Form",
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields",
"deselectAllFields": "Deselect all fields",
"preFilledFields": {
"title": "Enable Pre-fill",
"default": "Default",
"locked": "Lock pre-filled fields as read-only",
"hidden": "Hide pre-filled fields",
"lockedFieldTooltip": "Pre-filled value"
},
"getPreFilledLink": "Get Pre-filled Link",
"group": "Group",
"goToDocs": "Go to Docs",
"addCondition": "Add condition",
"addConditionGroup": "Add condition group",
"pending": "Pending",
"goToPage": "Go to Page",
"changePlan": "ChangePlan",
"goToPermissionsOverview": "Go to Permissions Overview",
"goToBaseSettings": "Go to Base Settings",
"convertToSharedBase": "Convert to Shared Base",
"leaveTeam": "Leave team",
"deleteTeam": "Delete team",
"removeFromTeam": "Remove from team",
"assignAsTeamOwner": "Assign as team owner",
"removeAsTeamOwner": "Remove as team owner",
"revertToDefault": "Revert to Default",
"viewFieldPermissions": "View field permissions",
"resetPermissions": "Reset permissions",
"confirmReset": "Confirm reset",
"navigateToBilling": "Navigate to billing",
"goBackHome": "Go back home"
},
"tooltip": {
"notHaveAccess": "You dont have access to this {context}",
"manualTriggerDisabled": "Only workflows with manual trigger can be triggered manually.",
"optionNotAvailableInSyncTable": "This option is not available for synced fields",
"cannotCreateRecordInSyncTable": "You cannot create records in synced table",
"fieldIsExternallySynced": "This field is externally synced",
"cantAssignLastNonPersonalView": "Cannot assign last collaborative grid view as personal view",
"includeUserHint": "The user who triggered the webhook will be included in the payload as a 'user' object.",
"crossBase": "Link records from a table in a different base",
"leaveWorkspace": "Each workspace must have at least one owner. Please assign another user as the Owner before leaving the workspace. If you are the last member, consider deleting the workspace instead.",
"currentDateNotAvail": "Current date option not available for the data source or the data type",
"privateConnection": "Enable to make this connection private and hidden from other creators in this workspace.",
"optionalDatabaseName": "Optional. Uses default database \"{database}\" if left blank",
"optionalSchemaName": "Optional. Uses default schema \"{schema}\" if left blank.",
"schemaChangeDisabled": "Schema editing is disabled for this data source.",
"typeNotAllowed": "This datatype is not allowed.",
"dataWriteOptionDisabled": "Data editing can disable only when Schema edit is disabled and becomes enabled otherwise",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.",
"allowDataWrite": "This option allows creating, updating, or deleting records within database tables. Ideal for administrative users needing to change data directly.",
"reachedSourceLimit": "Limited to 10 data sources per base",
"saveChanges": "Save changes",
"xcDB": "Create a new base",
"extDB": "Supports MySQL, PostgreSQL, SQL Server & SQLite",
"apiRest": "Accessible via REST APIs",
"apiGQL": "Accessible via GraphQL APIs",
"theme": {
"dark": "It does come in Black (^⇧B)",
"light": "Does it come in Black ? (^⇧B)"
},
"addTable": "Add new table",
"addDashboard": "Add new Dashboard",
"inviteMore": "Invite more users",
"toggleNavDraw": "Toggle navigation drawer",
"reloadApiToken": "Reload API tokens",
"generateNewApiToken": "Generate new API token",
"addRole": "Add new role",
"reloadList": "Reload list",
"metaSync": "Sync Metadata",
"sqlMigration": "Reload migrations",
"updateRestart": "Update & Restart",
"cancelReturn": "Cancel and Return",
"exportMetadata": "Export all metadata from the meta tables to meta directory.",
"importMetadata": "Import all metadata from the meta directory to meta tables.",
"clearMetadata": "Clear all metadata from meta tables.",
"clientKey": "Select .key file",
"clientCert": "Select .cert file",
"clientCA": "Select CA file",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "To get a prefilled link, make sure youve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported",
"roleInheritedFromWorkspace": "Role inherited from workspace",
"roleInheritedFromTeam": "Role inherited from team",
"effectiveRole": "Effective role: {role}",
"comingSoonIntegration": "Coming soon! Click to upvote for the integration you need in NocoDB.",
"fieldNameIsRequriedToAutoSuggestOptions": "Field name is required to auto suggest options",
"autoSuggestSelectOptions": "Auto suggest options based on field name and existing fields",
"aiIntegrationReConfigure": "AI integration has been removed, re-configure from field edit modal to use NocoAI features",
"aiIntegrationAddAndReConfigure": "AI integration has been removed, re-add and re-configure from field edit modal to use NocoAI features",
"generateFieldDataUsingAiButtonOption": "Generate value for multiple fields in this table using record information and NocoAI",
"sourceDataIsReadonly": "Source data is readonly",
"schemaChangeDisabledFormSqlView": "Schema editing is disabled for this SQL View.",
"schemaChangeDisabledFormSyncedTableField": "Schema editing is restricted for synced table field.",
"deleteFieldIsRestrictedForSyncedTableField": "Delete field is restricted for synced table field.",
"shiftSpace": "Shift + Space",
"expandShiftSpace": "Expand 'Shift + Space'",
"selectAllMappedFields": "Select all mapped fields",
"copyErrorMessage": "Copy error message",
"copyErrorCode": "Copy error code",
"paidUserBadgeTooltip": "User has an editor or higher role in at least one base.",
"approachingLimit": "Approaching limit",
"exceedingLimit": "Exceeding limit",
"filteredByCurrentUser": "Filtered by current user",
"navigateToBaseToCreateTable": "Navigate to a base to create a table",
"navigateToBaseToCreateScript": "Navigate to a base to create a script",
"navigateToBaseToCreateWorkflow": "Navigate to a base to create a workflow",
"navigateToBaseToCreateDashboard": "Navigate to a base to create a dashboard",
"navigateToTableToCreateView": "Navigate to a table to create a view",
"youDontHaveAccessToCreateNewTable": "You don't have access to create new table",
"youDontHaveAccessToCreateNewView": "You don't have access to create new view",
"youDontHaveAccessToCreateNewScript": "You don't have access to create new script",
"youDontHaveAccessToCreateNewWorkflow": "You don't have access to create new workflow",
"youDontHaveAccessToCreateNewDashboard": "You don't have access to create new dashboard",
"formViewCreationNotSupportedForSyncedTable": "Form view creation is not supported for synced table",
"dataInThisFieldCantBeManuallyEdited": "Data in this field can't be manually edited",
"fieldPermissionsNotAvailableForSyncedColumns": "Field permissions are not available for synced field",
"viewAndEditPermissionsForAllFieldsInThisTable": "View and edit permissions for all fields in this table",
"addingEmptyRecordIsNotAllowedInThisTable": "Adding empty record is not allowed in this table",
"addLookupFields": "Add Lookup Fields",
"sourceVisibilityIsHidden": "Data source visibility is hidden",
"youDontHavePermissionToEditThisField": "You don't have permission to edit this field",
"releasingPreviousFullscreenLock": "Releasing previous fullscreen lock...",
"youCantHideARequiredField": "You can't hide a required field.",
"youCantRemoveARequiredField": "You can't remove a required field.",
"removeFromForm": "Remove from form",
"fieldCannotBeUsedAsDisplayValueField": "{field} field cannot be used as display value field",
"thisFieldTypeDoesNotSupportSorting": "This field type doesn't support sorting",
"thisFieldTypeDoesNotSupportFiltering": "This field type doesn't support filtering",
"thisFieldTypeDoesNotSupportGrouping": "This field type doesn't support grouping",
"filterByLimitExceeded": "Filter by limit exceeded",
"groupByLimitExceeded": "Group by limit exceeded",
"youDoNotHavePermissionToPasteIntoThisField": "You do not have permission to paste into this field",
"pasteOperationLimitedToMaxRows": "Paste operation limited to {max} rows. Additional rows were truncated.",
"onlyOwnerOrCreatorCanReAssign": "Only owner or creator can re-assign",
"onlyViewOwnerCanAssignAsPersonalView": "Only view owner can assign as personal view",
"onlyViewOwnerCanCopyViewConfig": "Only view owner can copy view configuration",
"youNeedAtLeastOneExistingViewToCopyConfigurations": "You need at least one existing view to copy configurations. Create a view first to enable this option.",
"extensionAccessRestrictionTooltip": "This extension is only available to users with \"{minAccessRole}\" or higher access. Your current base role is \"{currentRole}\".",
"youDoNotHaveSufficientPermissionToAddExtension": "You do not have sufficient permission to add extension",
"youDoNotHaveSufficientPermissionToConfigureThisExtension": "You do not have sufficient permission to configure this extension",
"youDoNotHaveSufficientPermissionToPerformThisAction": "You do not have sufficient permission to perform this action",
"basePermissionRole": "Base permission - {role}",
"workspacePermissionRole": "Workspace permission - {role}",
"missingSharedBaseUrl": "Missing shared base URL",
"requiredTablesCannotBeExcluded": "Required tables cannot be excluded",
"syncForThisCategoryAlreadyAdded": "Sync for this category already added, edit the existing sync.",
"selectSyncCategory": "Select a sync category",
"categoryNotEditableInEditMode": "Category not editable in edit mode",
"syncScopeNotEditableInEditMode": "Sync scope can't be modified"
},
"placeholder": {
"searchByTitle": "Search by title or description",
"enterSyncName": "Enter sync name",
"searchIcons": "Search icons",
"selectSlackChannels": "Select Slack channels",
"selectTeamsChannels": "Select Microsoft Teams channels",
"selectDiscordChannels": "Select Discord channels",
"selectMattermostChannels": "Select Mattermost channels",
"webhookTitle": "Webhook Title",
"barcodeColumn": "Select a field for the Barcode value",
"notFoundContent": "No valid field Type can be found.",
"selectBarcodeFormat": "Select a Barcode format",
"projName": "Enter Base Name",
"selectGroupField": "Select a Grouping Field",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.",
"selectCoverImageField": "Select a cover image field",
"selectGeoField": "Select a GeoData Field",
"notSelected": "-not selected-",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": {
"enter": "Enter the password",
"current": "Current password",
"new": "New password",
"save": "Save password",
"confirm": "Confirm new password"
},
"selectAColumnForTheQRCodeValue": "Select a field for the QR code value",
"allowNegativeNumbers": "Allow negative numbers",
"searchProjectTree": "Search tables",
"searchFields": "Search fields",
"searchColumn": "Search {search} field",
"searchApps": "Search apps",
"searchModels": "Search models",
"noItemsFound": "No items found",
"defaultValue": "Default value",
"filterByEmail": "Filter by E-mail",
"filterQuery": "Filter query",
"selectField": "Select field",
"precision": "Precision",
"decimal0": "1",
"decimal1": "1.0",
"decimal2": "1.00",
"decimal3": "1.000",
"decimal4": "1.0000",
"decimal5": "1.00000",
"decimal6": "1.000000",
"decimal7": "1.0000000",
"decimal8": "1.00000000",
"value": "Value",
"key": "Key",
"createTable": "Create your First Table!",
"createScripts": "Create your First Script!",
"createDashboard": "Create your First Dashboard!",
"createWorkflow": "Create your First Workflow!",
"createTableLabel": "From scratch or import or connect to external database",
"createScriptsLabel": "From scratch or use Template scripts",
"createDashboardLabel": "From scratch or use Template dashboards",
"noTokenCreated": "No API Tokens created",
"noTokenCreatedLabel": "Looks like you havent generated any API tokens yet.",
"inviteYourTeam": "Invite your team",
"inviteYourTeamLabel": "Fast track your projects by collaborating on them with your team!",
"searchOptions": "Search options",
"lockViewDescription": "Explain why youre locking this view. This message will be shown when anyone tries to unlock this view (optional).",
"noBaseUsersFound": "No base users found",
"noInvoices": "No Invoices",
"noResultsFoundForYourSearch": "No results found for your search.",
"noTables": "No tables",
"noAutomations": "No automations",
"noWorkflows": "No workflows",
"emptyTablePlaceholder": "This base is empty—for now.",
"emptyTablePlaceholderSubtitle": "Tables may not have been added yet or might be hidden based on your access.",
"noDashboards": "No dashboards",
"searchATeam": "Search a team",
"youHaveNotCreatedAnyTeams": "You have not created any teams",
"youHaveNotCreatedAnyTeamsSubtitle": "Group members into teams for easier assignments and permission configurations",
"enterTeamName": "Enter team name",
"enterTeamDescription": "Enter team description",
"searchTemplates": "Search templates"
},
"msg": {
"ssoTokenTooltip": "Generated after SSO login and can be used for accessing APIs under SSO-enabled workspace",
"privateBaseAccessRestricted": "This is a private base. You do not have permission to view or invite members.",
"userAlreadyExists": "{email} already has access to this {scope}",
"evaluateRecursively": "Evaluate recursively",
"evaluateRecursivelyTooltip": "Recursively evaluate this lookup for self-referencing Has Many relations (Enterprise Edition + PostgreSQL only)",
"webhookV2DeprecationAlertTitle": "Webhooks v3 Now Available",
"webhookV2DeprecationAlertDesc": "Support for v2 webhooks will be deprecated shortly. Please review and upgrade your existing v2 webhooks to take advantage of the latest features.",
"urlFilter": "URL filters are applied from URL parameters and combine with view filters set via the toolbar.",
"viewFilter": "View filters set by creator/owner of the base",
"urlFilterError": "Invalid URL filter. Ignored as it could not be applied.",
"dropYourDocHere": "Drop your document here",
"airtableImportSuccess": "Successfully imported from Airtable Base.",
"airtableImportWarning": "Note: Import completed with warnings. Please review the details for more information.",
"nocoDBImportSuccess": "Successfully imported from NocoDB Base.",
"deleteAccountPermanently": "Delete your account permanently",
"learnMore": "Learn more",
"connectIntegrations": "Connect integrations with NocoDB.",
"manageConnections": "Manage connections for your integrations.",
"invalidConfiguration": "Invalid button configuration",
"invalidColumnConfiguration": "Invalid field configuration",
"buttonTypeIsMissing": "Button type is missing",
"invalidTheme": "Select a valid theme",
"invalidColor": "Select a valid color",
"invalidType": "Button type can be either 'webhook' or 'url'",
"invalidLabel": "Enter a valid button label",
"formulaNotSupported": "This function is unavailable for your database",
"controlOrgAppearance": "Control your organisations name and appearance.",
"addCompanyDomains": "Add company domains to restrict access to unwanted users.",
"restrictUsersFromSharing": "Restrict users from being able to share bases publicly.",
"selectUsersToBeRemoved": "Select users to be removed and deleted from all organisation workspaces.",
"deleteOrganization": "Delete all users, bases and data related to this organization",
"clickToCopyFieldId": "Click to copy Field Id",
"enterPassword": "Enter password",
"bySigningUp": "By signing up, you agree to the",
"subscribeToOurWeeklyNewsletter": "Subscribe to our weekly newsletter",
"verifyingPassword": "Verifying Password",
"thisSharedViewIsProtected": "This shared view is protected",
"thisSharedDashboardIsProtected": "This shared dashboard is protected",
"successfullySubmittedFormData": "Successfully submitted form data",
"formViewNotSupportedOnMobile": "Form view is not supported on mobile",
"calendarViewNotSupportedOnMobile": "Calendar view is not supported on mobile",
"newFormWillBeLoaded": "New form will be loaded after {seconds} seconds",
"optimizedQueryDisabled": "Optimized query is disabled",
"optimizedQueryEnabled": "Optimized query is enabled",
"lookupNonBtWarning": "Lookup field is not supported for non-Belongs to relation",
"invalidTime": "Invalid Time",
"linkColumnClearNotSupportedYet": "You don't have any supported links for {type}",
"recordCouldNotBeFound": "Record could not be found",
"invalidPhoneNumber": "Invalid phone number",
"pageSizeChanged": "Page size changed",
"errorLoadingData": "Error loading data",
"webhookBodyMsg1": "Use context variable",
"webhookBodyMsg2": "body",
"webhookBodyMsg3": "to refer the record under consideration",
"permissionHintMsg": "Only users and teams with Editor or higher access are shown here",
"formula": {
"hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out",
"hintEnd": "Formulas.",
"noSuggestedFormulaFound": "No suggested formula found",
"noSuggestedFieldFound": "No suggested field found",
"typeIsExpected": "{calleeName} requires a {type} at position {position}",
"numericTypeIsExpected": "Numeric type is expected",
"stringTypeIsExpected": "String type is expected",
"operationNotAvailable": "{operation} operation not available",
"cantSaveFieldFormulaInvalid": "Cant save field because formula is invalid",
"notSupportedToReferenceColumn": "Not supported to reference field {columnName}",
"typeIsExpectedButFound": "Type {type} is expected but found Type {found}",
"requiredArgumentsFormula": "{calleeName} requires {requiredArguments} arguments",
"minRequiredArgumentsFormula": "{calleeName} required minimum {minRequiredArguments} arguments",
"maxRequiredArgumentsFormula": "{calleeName} required maximum {maxRequiredArguments} arguments",
"functionNotAvailable": "{function} function is not available",
"firstParamWeekDayHaveDate": "The first parameter of WEEKDAY() should have date value",
"secondParamWeekDayHaveDate": "The second parameter of WEEKDAY() should have the value either \"sunday\", \"monday\", \"tuesday\", \"wednesday\", \"thursday\", \"friday\" or \"saturday\"",
"firstParamDateAddHaveDate": "The first parameter of DATEADD() should have date value",
"secondParamDateAddHaveNumber": "The second parameter of DATEADD() should have numeric value",
"thirdParamDateAddHaveDate": "The third parameter of DATEADD() should have the value either \"day\", \"week\", \"month\", \"year\", \"hour\", \"minute\" or \"second\"",
"firstParamDateDiffHaveDate": "The first parameter of DATEDIFF() should have date value",
"secondParamDateDiffHaveDate": "The second parameter of DATEDIFF() should have date value",
"thirdParamDateDiffHaveDate": "The third parameter of DATETIME_DIFF() should have value either \"milliseconds\", \"ms\", \"seconds\", \"s\", \"minutes\", \"m\", \"hours\", \"h\", \"days\", \"d\", \"weeks\", \"w\", \"months\", \"M\", \"quarters\", \"Q\", \"years\", or \"y\"",
"columnNotAvailable": "Field {columnName} is not available",
"cantSaveCircularReference": "Cant save field because it causes a circular reference",
"columnWithTypeFoundButExpected": "Field {columnName} with {columnType} type is found but {expectedType} type is expected",
"columnNotMatchedWithType": "{columnName} is not matched with {columnType}",
"formulaMissingParentheses": "Missing parentheses after function name \"{calleeName}\"",
"firstParamArray": "First parameter need to be array. Either it is a link with Has Many / Many to Many relation, or either a Formula or Lookup that reference the link"
},
"selectOption": {
"cantBeNull": "Select options can't be null",
"multiSelectCantHaveCommas": "MultiSelect fields can't have commas(',')",
"cantHaveDuplicates": "Select options can't have duplicates",
"createNewOptionNamed": "Create new option named"
},
"plsEnterANumber": "Please enter a number",
"plsInputEmail": "Please input email",
"invalidDate": "Invalid date",
"invalidLocale": "Invalid locale",
"invalidCurrencyCode": "Invalid Currency Code",
"postgresHasItsOwnCurrencySettings": "PostgreSQL 'money' type has own currency settings",
"validColumnsForBarCode": "The valid Field Types for a Barcode Field are: Number, Single Line Text, Long Text, Phone Number, URL, Email, Decimal. Please create one first.",
"hm": {
"title": "Has Many Relation",
"tooltip_desc": "A single record from table ",
"tooltip_desc2": " can be linked with multiple records from table "
},
"mm": {
"title": "Many to Many Relation",
"tooltip_desc": "Multiple records from table ",
"tooltip_desc2": " can be linked with multiple records from table "
},
"bt": {
"title": "Belongs to Relation",
"tooltip_desc": "A single record from table ",
"tooltip_desc2": " can be linked with a record from table "
},
"oo": {
"title": "One to One Relation",
"tooltip_desc": "A single record from table ",
"tooltip_desc2": " can be linked with a single record from table "
},
"clickLinkRecordsToAddLinkFromTable": "Looks like no records have been linked yet.",
"noRecordsLinked": "No records linked",
"noLinkedRecords": "No linked records",
"recordsLinked": "records linked",
"acceptOnlyValid": "Accept only valid {type}",
"apiTokenCreate": "Create personal API tokens to use in automation or external apps.",
"selectFieldToSort": "Select Field to Sort",
"selectFieldToGroup": "Select Field to Group",
"thereAreNoRecordsInTable": "There are no records in table",
"noRecordsAvailForLinking": "No records are currently available for linking",
"createWebhookMsg1": "Get started with web-hooks!",
"createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data",
"areYouSureUWantTo": "Are you sure you want to delete the following",
"areYouSureUWantToDeleteLabel": "Are you sure you want to {deleteLabel} the following",
"idColumnRequired": "ID field is required, you can rename this later if required.",
"length59Required": "The length exceeds the max 59 characters",
"noNewNotifications": "You have no new notifications",
"noRecordFound": "Record not found",
"noRecordsFound": "No records found",
"noRecordsMatchYourSearchQuery": "No records match your search query",
"rowDeleted": "Record deleted",
"saveChanges": "Do you want to save the changes?",
"tooLargeFieldEntity": "The field is too large to be converted to {entity}",
"roleRequired": "Role required",
"privateBaseShareRestrictedMsg": "This base is set as Private and cannot be shared publicly.",
"privateBaseViewShareRestrictedMsg": "Views within a Private base cannot be shared publicly.",
"warning": {
"webhookDelete": "Button fields relying on this webhook will be impacted",
"calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date/ date time field!",
"kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!",
"mapNoFields": "Map view requires a geo data field to be setup. Try setting up a map view after adding a geo data field!",
"dbValid": "Ensure database validity to prevent schema loss",
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"
},
"nonEditableFields": {
"computedFieldUnableToClear": "Warning: Computed field - unable to clear text",
"qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed.",
"barcodeFieldsCannotBeDirectlyChanged": "Warning: Barcode fields cannot be directly changed."
},
"duplicateProject": "Are you sure you want to duplicate the base?",
"duplicateTable": "Are you sure you want to duplicate the table?",
"multiField": {
"fieldVisibility": "You cannot change visibility of a field that is being edited. Please save or discard changes first.",
"moveEditedField": "You cannot move field that is being edited. Either save or discard changes first",
"moveDeletedField": "You cannot move field that is deleted. Either save or discard changes first"
},
"reachedUploadLimit": "Reached upload limit",
"youCanOnlyUploadMaxLimitFilesAtATime": "You can only upload {limit} {type} file at a time",
"youCanOnlyUploadMaxLimitFilesAtATimePlural": "You can only upload {limit} {type} files at a time"
},
"info": {
"noEditableCellsToClear": "No editable cells to clear",
"defaultValSyncedCol": "Default values cannot be set for fields synced from external sources",
"uniqueConstraintTooltip": "Prevents duplicate non-empty values across records. Empty cells are allowed.",
"defaultValueNotAllowedForUniqueFields": "Default values are not allowed for unique fields. Please disable the unique constraint first.",
"updateTitleSyncedCol": "Field name cannot be changed for fields synced from external sources",
"updateTypeSyncedCol": "Field type cannot be changed for fields synced from external sources",
"multipleSourcesNotSupported": "Multiple sources are not supported yet",
"multipleSourcesNotSupportedForCustomSchema": "Multiple sources are not supported for custom schema",
"cantDeleteLastSyncSource": "Cannot delete last sync source",
"cantDeleteLastGridView": "You can't delete a view when it's the only collaborative grid view in the table",
"inviteSent": "Invitation sent successfully",
"userRoleUpdated": "User role updated successfully",
"teamRoleUpdated": "Team role updated successfully",
"actionIrreversible": "This action is irreversible",
"deleteAccount": "Deleting your account will permanently remove any Workspaces and Bases where you are the sole owner. For all other cases, your access permissions will be revoked.",
"calendarReadOnly": "You will not be able to drag records between dates when computed or system fields are used.",
"schemaReadOnly": "Schema alterations are disabled for this source",
"enterWorkspaceName": "Enter workspace name",
"enterBaseName": "Enter base name",
"idpPaste": "Paste these URL in your Identity Providers console",
"noSaml": "There are no configured SAML authentications.",
"noOIDC": "There are no configured OpenID authentications.",
"disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.",
"pasteNotSupported": "Paste operation is not supported on the active cell",
"pasteNotSupportedInSyncedCells": "Paste operation is not supported in synced fields",
"permissionsNotAvailableForSyncedTable": "Permissions not available for synced table",
"onlyBaseOwnersCanConfigureTableVisibility": "Only base owners can configure table visibility permissions",
"duplicateNotAvailableForSyncedTable": "Cannot duplicate records in synced table",
"deleteNotAvailableForSyncedTable": "Cannot delete records from synced table",
"updateNotAvailableForSyncedTable": "Cannot update records in synced table",
"insertNotAvailableForSyncedTable": "Cannot insert records into synced table",
"pasteNotAvailableForSyncedTable": "Cannot paste into a cell in synced table",
"clearNotAvailableForSyncedTable": "Cannot clear a cell synced table",
"syncedFieldsAreNotEditable": "Synced fields are not editable",
"roles": {
"orgCreator": "Creator can create new bases and access any invited base.",
"orgViewer": "Viewer is not allowed to create new bases but they can access any invited base."
},
"codeScanner": {
"loadingScanner": "Loading the scanner...",
"selectColumn": "Select a field (QR code or Barcode) that you want to use for finding a record by scanning.",
"moreThanOneRowFoundForCode": "More than one record found for this code. Currently only unique codes are supported.",
"noRowFoundForCode": "No record found for this code for the selected field"
},
"map": {
"overLimit": "You're over the limit.",
"closeLimit": "You're getting close to the limit.",
"limitNumber": "The limit of markers shown in a Map View is 1000 records."
},
"footerInfo": "Records per page",
"upload": "Select file to Upload",
"upload_sub": "or drag and drop file",
"excelSupport": "Supported: .xls, .xlsx, .xlsm, .ods, .ots",
"excelURL": "Enter excel file URL",
"csvURL": "Enter CSV file URL",
"footMsg": "# of records to parse to infer datatype",
"excelImport": "sheet(s) are available for import",
"exportMetadata": "Do you want to export metadata from meta tables?",
"importMetadata": "Do you want to import metadata from meta tables?",
"clearMetadata": "Do you want to clear metadata from meta tables?",
"projectEmptyMessage": "Get started by creating a new base",
"stopProject": "Do you want to stop the base?",
"startProject": "Do you want to start the base?",
"restartProject": "Do you want to restart the base?",
"deleteProject": "Do you want to delete the base?",
"shareBasePrivate": "Generate publicly shareable readonly base",
"shareBasePublic": "Anyone on the internet with this link can view",
"noManagedAppsFound": "No apps found in the marketplace",
"userInviteNoSMTP": "Looks like you have not configured mailer yet! Please copy above invite link and send it to",
"dragDropHide": "Drag and drop fields here to hide",
"formInput": "Enter form input label",
"formHelpText": "Add some help text",
"onlyCreator": "Only visible to Creator",
"formTitle": "Add form Title",
"formDesc": "Add form description",
"beforeEnablePwd": "Restrict access with a password",
"afterEnablePwd": "Access is password restricted",
"privateLink": "This view is shared via a private link",
"privateLinkAdditionalInfo": "People with private link can only see cells visible in this view",
"postFormSubmissionSettings": "Post form submission settings",
"apiOptions": "Access Base via",
"submitAnotherForm": "Show 'Submit Another Form' button",
"showBlankForm": "Show a blank form after 5 seconds",
"emailForm": "Email responses to",
"showSysFields": "Show system fields",
"filterAutoApply": "Auto apply",
"formDisplayMessage": "Display Message",
"viewNotShared": "Current view is not shared!",
"showAllViews": "Show all shared views of this table",
"collabView": "Collaborators with edit permissions or higher can change the view configuration.",
"lockedView": "No one can edit the view configuration until it is unlocked.",
"personalView": "Only you can edit the view configuration.",
"canEditLockedViewConfiguration": "Unlock this view to edit the view configuration.",
"cannotEditViewConfiguration": "You connot configure this view",
"onlyYouCanConfigureThisView": "Only {user} can edit the view configuration.",
"ownerDesc": "Can add/remove creators. And full edit database structures & fields.",
"creatorDesc": "Can fully edit database structure & values.",
"editorDesc": "Can edit records but cannot change structure of database/fields.",
"commenterDesc": "Can view and comment the records but cannot edit anything",
"viewerDesc": "Can view the records but cannot edit anything",
"addUser": "Add new user",
"staticRoleInfo": "System defined roles can't be edited",
"exportZip": "Export base meta to zip file and download.",
"importZip": "Import base meta zip file and restart.",
"importText": "Import NocoDB Base by uploading metadata zip file",
"metaNoChange": "No change identified",
"sqlMigration": "Schema migrations will be created automatically. Create a table and refresh this page.",
"dbConnectionStatus": "Environment validated",
"dbConnected": "Connection was successful",
"notifications": {
"no_new": "No new notifications",
"clear": "Clear"
},
"sponsor": {
"header": "You can help us!",
"message": "We are a tiny team working full time to make NocoDB Open-source. We believe a tool like NocoDB should be available freely to every problem solver on Internet."
},
"loginMsg": "Log In To NocoDB",
"passwordRecovery": {
"message_1": "Please provide the email address you used when you signed up.",
"message_2": "We will send you an email with a link to reset your password.",
"success": "Please check your email to reset the password"
},
"signUp": {
"superAdmin": "You will be the 'Super Admin'",
"alreadyHaveAccount": "Already have an account ?",
"workEmail": "Enter your work email",
"enterPassword": "Enter your password",
"forgotPassword": "Forgot your password ?",
"dontHaveAccount": "Don't have an account ?"
},
"addView": {
"grid": "Add Grid View",
"gallery": "Add Gallery View",
"form": "Add Form View",
"kanban": "Add Kanban View",
"map": "Add Map View",
"calendar": "Add Calendar View"
},
"tablesMetadataInSync": "Tables metadata is in Sync",
"addMultipleUsers": "You can add multiple comma(,) separated emails",
"enterTableName": "Enter table name",
"enterScriptName": "Enter script name",
"enterDashboardName": "Enter dashboard name",
"enterWorkflowName": "Enter workflow name",
"enterTableDescription": "Enter table description...",
"enterScriptDescription": "Enter script description...",
"enterDashboardDescription": "Enter dashboard description...",
"enterWorkflowDescription": "Enter workflow description...",
"enterFieldDescription": "Enter field description...",
"enterViewDescription": "Enter view description...",
"enterLayoutName": "Enter Layout name",
"defaultColumns": "Default fields",
"addDefaultColumns": "Add default fields",
"tableNameInDb": "Table name as saved in database",
"airtable": {
"credentials": "Where to find this?"
},
"import": {
"clickOrDrag": "Click or drag file to this area to upload"
},
"metaDataRecreated": "Table metadata recreated successfully",
"invalidCredentials": "Invalid credentials",
"downloadingMoreFiles": "Downloading more files",
"copiedToClipboard": "Copied to clipboard",
"requriedFieldsCantBeMoved": "Required field can't be moved",
"updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key",
"autoIncFieldNotEditable": "Auto increment field is not editable",
"editingPKnotSupported": "Editing primary key not supported",
"deletedCache": "Deleted cache successfully",
"cacheEmpty": "Cache is empty",
"exportedCache": "Exported Cache Successfully",
"valueAlreadyInList": "This value is already in the list",
"noColumnsToUpdate": "No fields to update",
"tableDeleted": "Deleted table successfully",
"layoutDeleted": "Deleted layout successfully",
"generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base",
"deleteViewConfirmation": "Are you sure you want to delete this view?",
"deleteLayoutConfirmation": "Are you sure you want to delete this Layout?",
"deleteTableConfirmation": "Do you want to delete the table",
"showM2mTables": "Show M2M Tables",
"showM2mTablesDesc": "Many-to-many relation is supported via a junction table & is hidden by default. Enable this option to list all such tables along with existing tables.",
"showNullInCells": "Show NULL in Cells",
"showNullInCellsDesc": "Display 'NULL' tag in cells holding NULL value. This helps differentiate against cells holding EMPTY string.",
"showNullAndEmptyInFilter": "Show NULL and EMPTY in Filter",
"showNullAndEmptyInFilterDesc": "Enable 'additional' filters to differentiate fields containing NULL & Empty Strings. Default support for Blank treats both NULL & Empty strings alike.",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Contents are read-only",
"computedFieldDeleteWarning": "Contents are read-only",
"computedFieldClearWarning": "Cant clear read-only field",
"fieldReadonly": "This field is read-only",
"noMoreRecords": "No more records",
"tokenNameNotEmpty": "Token name should not be empty",
"tokenNameMaxLength": "Token name should not be more than 255 characters",
"dbNameRequired": "Database name is required",
"wsNameRequired": "Workspace name required",
"wsNameMinLength": "Workspace name must be at least 3 characters long",
"wsNameMaxLength": "Workspace name must be at most 50 characters long",
"wsDeleteDlg": "Delete this workspace and all its contents.",
"userConfirmation": "I understand that this action is irreversible",
"pageNotFound": "Page Not Found",
"makeLineBreak": "to make a line break",
"goToPrevious": "Go to previous",
"goToNext": "Go to next",
"thankYou": "Thank you!",
"submittedFormData": "You have successfully submitted the form data.",
"editingSystemKeyNotSupported": "Editing system key not supported",
"notAvailableAtTheMoment": "Not available at the moment",
"groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column",
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column",
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}",
"thisFeatureIsOnlyAvailableInEnterpriseEdition": "This feature is only available in enterprise edition",
"yourCurrentRoleIs": "Your current role is",
"pleaseRequestAccessForView": "Please request for higher permission from the Admin / Base owner / Workspace owner to get access to this {viewName}",
"preventHideAllOptions": "You cannot hide all options if field is required",
"valueMustBeAtMostCharLong": "Value must be at most {length} characters long",
"copyToClipboardLocalFileUrl": "Browser doesnt allow to load local resource directly. URL copied to clipboard instead.",
"unsavedChanges": "You have unsaved changes.",
"unsavedChangesConfirmation": "Are you sure you want to leave this page?",
"leaveThisWorkspace": "Leave this workspace.",
"supportChatUnavailable": "Support chat unavailable",
"supportChatUnavailableSubtitle": "The support chat might be blocked by an ad blocker. Try disabling it and reload the page.",
"leaveWithoutFinishing": "Leave without finishing?",
"leaveWithoutFinishingConfirmation": "Your changes are automatically saved, but you're still in edit mode.",
"matchedByButtonLabel": "Matched by button label",
"matchedByFieldDescription": "Matched by field description",
"workspaceRoleUpdateNotice": "Changing a users workspace role will also update users access to bases where they do not have explict roles.",
"workspaceTeamRoleUpdateNotice": "Changing a teams workspace role will also update its access to bases where it doesnt have an explicit role."
},
"error": {
"passwordChangeFailed": "Failed to change password",
"invalidPasswordFormat": "Invalid password format",
"tooManyAttempts": "Too many attempts. Please try again later",
"invalidCurrentPassword": "Current password is incorrect",
"failedToDeleteMcpToken": "Failed to delete MCP token",
"manualTriggerHook": "Manual hooks can't be disabled",
"errorLoadingRecord": "Error loading record data",
"fetchingCalendarData": "Error fetching calendar data",
"fetchingActiveDates": "Error fetching active dates",
"scopesRequired": "Scopes required",
"domainRequired": "Domain name is required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
"clientIdRequired": "Client ID is required",
"issuerRequired": "Issuer is required",
"clientSecretRequired": "Client Secret is required",
"jwkUrlRequired": "JWK URL is required",
"tokenUrlRequired": "Token URL is required",
"userInfoUrlRequired": "UserInfo URL is required",
"eitherXML": "Either xml or metadata url is required",
"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",
"domainNameRequired": "Domain name is required",
"nameMaxLength256": "Name must be at most 256 characters long",
"viewNameUnique": "View name should be unique",
"viewNameDuplicate": "View name already exists",
"searchProject": "Your search for {search} found no results",
"invalidChar": "Invalid character in folder path.",
"invalidDbCredentials": "Invalid database credentials.",
"unableToConnectToDb": "Unable to connect to database, please check your database is up.",
"invalidYear": "Invalid year",
"userDoesntHaveSufficientPermission": "User does not exist or have sufficient permission to create schema.",
"dbConnectionStatus": "Invalid database parameters",
"dbConnectionFailed": "Connection Failure:",
"nullFilterExists": "Null filter exists. Please remove them",
"signUpRules": {
"emailRequired": "Email is required",
"emailInvalid": "Email must be valid",
"passwdRequired": "Password is required",
"passwdLength": "You password must be atleast 8 characters",
"passwdMismatch": "Passwords do not match",
"completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character",
"atLeast8Char": "At least 8 characters",
"atLeastOneUppercase": "One Uppercase letter",
"atLeastOneNumber": "One Number",
"atLeastOneSpecialChar": "One special character",
"allowedSpecialCharList": "Allowed special character list",
"invalidEmails": "Invalid emails",
"invalidEmail": "Invalid Email"
},
"invalidXml": "Invalid XML",
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",
"templateGeneratorNotFound": "Template Generator cannot be found!",
"fileUploadFailed": "Failed to upload file",
"primaryColumnUpdateFailed": "Failed to update primary field",
"formDescriptionTooLong": "Data too long for Form Description",
"columnsRequired": "Following fields are required",
"selectAtleastOneColumn": "At least one field has to be selected",
"columnDescriptionNotFound": "Cannot find the destination field for",
"duplicateMappingFound": "Duplicate mapping found, please remove one of the mapping",
"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",
"formValidationFailed": "Form validation failed",
"youHaveBeenSignedOut": "You have been signed out",
"failedToLoadList": "Failed to load list",
"failedToLoadChildrenList": "Failed to load children list",
"deleteFailed": "Delete failed",
"failedToDuplicateTable": "Failed to duplicate table",
"unlinkFailed": "Unlink failed",
"rowUpdateFailed": "Record update failed",
"deleteRowFailed": "Failed to delete record",
"uniqueConstraintViolation": "This value already exists. Unique fields cannot have duplicate values.",
"setFormDataFailed": "Failed to set form data",
"formViewUpdateFailed": "Failed to update form view",
"tableNameRequired": "Table name is required",
"scriptNameRequired": "Script name is required",
"dashboardNameRequired": "Dashboard name is required",
"workflowNameRequired": "Workflow name is required",
"scriptNameDuplicate": "Name already used for another script",
"dashboardNameDuplicate": "Name already used for another dashboard",
"workflowNameDuplicate": "Name already used for another workflow",
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _",
"followingCharactersAreNotAllowed": "Following characters are not allowed",
"columnNameRequired": "Field name is required",
"duplicateColumnName": "Duplicate field name",
"duplicateSystemColumnName": "Name already used for system field",
"uiDataTypeRequired": "UI data type is required",
"columnNameExceedsCharacters": "The length of field name exceeds the max {value} characters",
"workflowNameExceedsCharacters": "The length of workflow name exceeds the max {value} characters",
"projectNameExceeds50Characters": "{title} name exceeds 50 characters",
"projectNameCannotStartWithSpace": "{title} name cannot start with space",
"requiredField": "Required field",
"ipNotAllowed": "IP not allowed",
"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",
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty",
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed",
"fieldRequired": "This field cannot be empty.",
"projectNotAccessible": "Base not accessible",
"copyToClipboardError": "Failed to copy to clipboard",
"pasteFromClipboardError": "Failed to paste from clipboard",
"multiFieldSaveValidation": "Please complete the configuration of all fields before saving",
"somethingWentWrong": "Something went wrong",
"draggedContentIsNotTypeOfImage": "Dragged content is not type of image",
"fieldToParseImageData": "Field to parse image data",
"someOfTheRequiredFieldsAreEmpty": "Some of the required fields are empty",
"columnVisibilityUpdateFailed": "Failed to update field visibility",
"unsupportedCharacter": "Unsupported character: {char}",
"unsupportedCharacters": "Unsupported characters: {char}",
"notSupported": "Not supported",
"duplicateTableName": "Duplicate table name",
"importError": "Import Error",
"anErrorOccuredWhileImporting": "An error occurred while {type}",
"anErrorOccuredWhileAirtableBaseImport": "An error occurred while importing base from airtable",
"paymentFailed": "Payment Failed",
"paymentFailedSubtitle": "Something went wrong while processing your payment. Please try again or contact support.",
"failedToCreateLookupFields": "Failed to create lookup fields",
"invalidSearchQuery": "Invalid search query",
"invalidSearchQueryForVisibleFields": "Invalid search query for visible fields",
"invalidSearchQueryForDisplayField": "Invalid search query for display field",
"inheritRoleOnlyForUsers": "INHERIT role can only be assigned to individual users, not teams",
"promptHasDeletedColumn": "Prompt has deleted column(s): {columns}",
"errorOccuredWhileDroppingAttachments": "Error occured while dropping attachments",
"unableToLoadFeed": "Unable to load feed",
"teamNameRequired": "Team name is required",
"teamNameExceedsCharacters": "Team name exceeds {value} characters",
"somethingWentWrongTryAgainLater": "Something went wrong, try again later",
"duplicateTeamName": "Duplicate team name",
"syncTitleAlreadyExists": "Sync title already exists",
"failedToDuplicateSharedBase": "Failed to duplicate shared base",
"failedToCopyTemplate": "Failed to copy template",
"failedToLoadTemplateDetails": "Failed to load template details"
},
"toast": {
"exportMetadata": "Base metadata exported successfully",
"importMetadata": "Base metadata imported successfully",
"clearMetadata": "Base metadata cleared successfully",
"stopProject": "Base stopped successfully",
"startProject": "Base started successfully",
"restartProject": "Base restarted successfully",
"deleteProject": "Base deleted successfully",
"authToken": "Auth token copied to clipboard",
"projInfo": "Copied base info to clipboard",
"inviteUrlCopy": "Copied Invite URL to clipboard",
"createView": "View created successfully",
"createField": "Field created successfully",
"formEmailSMTP": "Please activate the SMTP plugin to enable e-mail notifications",
"collabView": "Successfully Switched to collaborative view",
"lockedView": "Successfully Switched to locked view",
"futureRelease": "Coming soon!",
"notAllowedToChangeDefaultView": "You are not allowed to change the default view",
"notAllowedToChangeGridView": "You are not allowed to change the view to personal when it's the last collaborative grid view",
"nCellCopied": "{n} cell copied",
"nCellsCopied": "{n} cells copied"
},
"success": {
"passwordSet": "Password set successfully",
"managedAppCreated": "Managed App created successfully",
"managedAppUpdated": "Managed App updated successfully",
"managedAppPublished": "Managed App published successfully",
"managedAppUnpublished": "Managed App unpublished successfully",
"changesPublished": "Changes published to all installations successfully",
"mcpTokenDeleted": "MCP Token Deleted",
"mcpTokenUpdated": "MCP Token Updated",
"mcpTokenCreated": "MCP Token Created",
"licenseKeyUpdated": "License Key Updated",
"columnDuplicated": "Field duplicated successfully",
"rowDuplicatedWithoutSavedYet": "Record duplicated (not saved)",
"updatedUIACL": "Updated UI ACL for tables successfully",
"pluginUninstalled": "Plugin uninstalled successfully",
"pluginSettingsSaved": "Plugin settings saved successfully",
"pluginTested": "Successfully tested plugin settings",
"tableRenamed": "Table renamed successfully",
"layoutRenamed": "Layout renamed successfully",
"viewDeleted": "View deleted successfully",
"primaryColumnUpdated": "Successfully updated as primary field",
"tableDataExported": "Successfully exported all table data",
"updated": "Successfully updated",
"sharedViewDeleted": "Deleted shared view successfully",
"userDeleted": "User deleted successfully",
"viewRenamed": "View renamed successfully",
"tokenGenerated": "Token generated successfully",
"tokenDeleted": "Token deleted successfully",
"userAddedToProject": "Successfully added user to base",
"userAdded": "Successfully added user",
"userDeletedFromProject": "Successfully deleted user from base",
"inviteEmailSent": "Invite Email sent successfully",
"baseInstalled": "Base installed successfully",
"inviteURLCopied": "Invite URL copied to clipboard",
"commentCopied": "Comment copied to clipboard",
"passwordResetURLCopied": "Password reset URL copied to clipboard",
"shareableURLCopied": "Copied shareable base URL to clipboard!",
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!",
"userDetailsUpdated": "Successfully updated the user details",
"tableDataImported": "Successfully imported table data",
"tableImported": "Successfully imported table",
"tableImportedPlural": "Successfully imported tables",
"webhookUpdated": "Webhook details updated successfully",
"webhookDeleted": "Hook deleted successfully",
"webhookTested": "Webhook tested successfully",
"columnUpdated": "Field updated",
"columnCreated": "Field created",
"passwordChanged": "Password changed successfully.",
"settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully",
"baseUpgradedToV3": "Base successfully upgraded to V3",
"connectionAdded": "Integration connected successfully",
"connectionAddedDesc": "Base owners and creators can now add a data source without re-entering credentials.",
"paymentSuccessful": "Payment Successful",
"paymentSuccessfulSubtitle": "Your payment has been processed. You can now use your new plan.",
"upgradeSuccessful": "Upgrade Successful",
"upgradeSuccessfulSubtitle": "Your payment for the upgrade has been processed. You can now use your new plan.",
"mcpUrlCopied": "MCP URL copied to clipboard",
"nlookupFieldsCreatedSuccessfully": "{n} Lookup field created successfully",
"nlookupFieldsCreatedSuccessfullyPlural": "{n} Lookup fields created successfully",
"tableDuplicatedInOtherBase": "Table has successfully duplicated in another base. Open the specified base to see it."
},
"subText": {
"startFromScratch": "Start from scratch.",
"importData": "From files & external sources.",
"connectExternalData": "In realtime to external databases.",
"syncData": "With internal or external sources",
"scriptsByNocoDB": "Ready to use scripts by NocoDB"
},
"noAccess": "No Access",
"noAccessDescription": "You don't have access to any workspace. Please contact your administrator to request access.",
"tryAgain": "Try Again",
"internalUrlsNotAllowed": "Internal URLs are not allowed",
"cyclicCallsWarning": "This URL points to the same NocoDB instance which may cause cyclic calls"
}
}