ToolJet/frontend/assets/translations/en.json
Johnson Cherian 3169d38d63
Release: Appbuilder S1 (#10081)
* fix : color for all new columns

* revert

* Fix: selection of copy of selected component for ease (#9818)

* fix: selection of copy of selected component for ease

* add pre selection for clonig as well

* add clone check

* fixes selection of components on empty canvas

* Fix: sizing issues in horizontal divider (#9942)

* fix horizontal divider sizing issues

* fix dark mode color in horizontal divider and remove unused class

* add custom fallback for images when not found (#9943)

* cherry pick error message log changes and fix tjdb error logs in debugger (#9951)

* Fix: mouse release on canvas when properties/styles values selected (#9732)

* fix: mouse release on canvas when properties/styles values selected

* fix: event name

* fix: rest api headers empty state while creating new query (#9729)

* fix: selection issue in table row while editing  (#9944)

* allow selection in table cell

* update classname for selection

* display date picker date as text instead of input in read only mode

* Add new revamped multiselect widget (#9837)

* init textinput revamp

* updated styles panel

* bugfix

* updates

* fix :: accordion

* fix :: styling

* add box shadow , additional property,tooltip

* fix conditional render for styles

* feat :: fixed order of each property and styles

* feat :: styling input

* bugfix

* feat :: add option to add icon

* add option to add icon

* adding option to toggle visibility

* updated password input with new design

* chnaging component location

* bugfix

* style fixes

* fix :: added loader

* updated :: few detailing

* few bugfixes

* fix :: for form widget label

* fixes

* added option to add icon color

* including label field for password input

* fix for label

* fix

* test fix backward compatibility for height

* updates

* revert

* adding key for distinguishing older and newer widgets

* testing

* test

* test

* update

* update

* migration testing

* limit vertical resizing in textinput

* testing

* throw test

* test

* adding check for label length

* fixing edge cases

* removing resize

* backward compatibility height

* backward compatibility

* number input review fixes

* added exposed items

* fixing csa

* ui fixes

* fix height compatibility

* feat :: csa for all inputs and exposed variables

* backward compatibility fixes and validation fixes

* fixes :: textinput positioning of loader and icon

* fix :: password input

* cleanup and fixes

* fixes

* cleanup

* fixes

* review fixes

* review fixes

* typo fix

* fix padding

* review fixes styles component panel

* fix naming

* fix padding

* feat :: toggle switch revamp

* init checkbox

* fixes

* fixes

* switch fixes

* validation fix

* fixes

* cleanup

* height fix

* fix height toggle

* updates

* fix :: icons position

* updates

* cleanup

* updates events , csa

* cleanup

* backward compatibility

* clean

* backward compatibility fix

* label fixed to one line

* feat :: change validation from properties

* ui fixes

* icon name

* removed 'px' text from tooltip

* added onchange event for checkbox

* fixes placeholder

* few updates :: removing label in form

* ui in form

* fire onchange

* update :: number input validation behaviour

* testing fixes

* added side handlers

* removing unwanted fx

* disabling fx for padding field

* ordering change

* fix

* label issue + restricted side handler

* fix :: box shadow bug

* fix

* on change event doesnt propagate exposed vars correctly

* adding debounce for slider value change

* fix :: for modal ooen bug during onfocus event

* test slider

* fix :: bugs regarding state update in checbox , slider , slider bug

* update slider with radix slider

* bugfix

* update tooltip

* fix toggle switch

* fixes : inspector

* fix : checkbox label

* Remove date-fns depedency from table datepicker

* Revert Remove date-fns depedency from table datepicker

* feat : checkbox completed

* update checkbox review changes

* feat : toggle component

* feat : added new toggle component

* fix : colors

* updated review changes

* update name for old and new version

* update

* case change

* update

* update icon

* removed padding from checkbox and toggle

* fix naming

* product review and bugfixes : changes

* fix : checkbox setvalue action

* Update setvalue action in toggle

* fixed: section for legacy and new components

* add new version of dropdown

* Add same styles as other input components

* fix height issues

* Add new revamped multiselect widget

* Fix design review

* fix design issues

* Fix

* Fix merge issues

* Add menu portal target

* resolve code comments

* widget config changes

* add hover for clear icon

* fix

* Fix review comments

* Multiselect changes after dropdown merge

* exposed variables

* Delete unused components

* Multiselect fixes

* Dropdown CSS fixes and multiselect fixes

* Fix merge issues

* fix

* Add highlight text

* Change multiselect UI

* fix error message

* fix multiselect opening closing

* placeholder fix

* fix highlighting in multiselect

* fix : testing bugs

* fix : default value

* Fix merge issues

* Fix Qa bugs

* Fix QA bugs

* Fix codehinter default values

* fix fireEvent on focus

* Fixes

* Provide minwidth to dropdown and multiselect

* Fix search input value not getting updated

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* Fix: remove mandatory key from password input (#9786)

* Remove date-fns depedency from table datepicker

* Revert Remove date-fns depedency from table datepicker

* remove mandatory key from password input

---------

Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* feat : Query manager separated to different tabs (#9823)

* change toggle for query manager and revamp preview

* feat : query manger body revamp

* updates

* fix : tranformation switch

* preview integration

* loader safari changes and overflow fix

* fix

* fix : settings tab QM

* revert few changes to fix datasources page

* revert header options change

* zindex fix for query-pane

* fix : events ui

* fix :events widget manager

* code optimised for this file

* QM header fixes

* dark mode changes

* fix : info icon

* open preview drawer on run query

* fix : query manager query section icons update

* update color

* design feedbacks and make preview panel resizable

* update toggle for preview result & increate draggable area

* fix :review changes

* merge fixes

* Merge branch 'appbuilder-1.8' into feature/query-manager-body

* fix : codehinter in disabled state

* ui fix

* code refactor

* cleanup

* fix fontsize in datasource selector popup

* fix border issue in preview container and increase draggable area

* fix : review fixes

* fix: fixed text css formatting for safari support

* Revert "code refactor"

This reverts commit 4763dd11a3.

* typo

* fix : not able to select text in preview

* fix : not able to view add params

* fix selection issue in preview

* fix : add scroll in query  manager when preview is blocking view

---------

Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>

* Fixes: select all click behaviour on label (#10108)

* fixes: select all click behaviour on label

* fix: legacy component names

* fix: selecto issue (#10107)

* Fix : Prevent component autofill (#10040)

* fix : prevent other component from autofilling data when password is filled from browser suggestions

* optimise

* feat: skip onDragStop execution if drag event is empty (#10118)

* feat: skip onDragStop execution if drag event is empty

* fix: added additonal logs for  error

* display query preview data in preview panel and display transformation failure stacktrace data in previewpanel as well (#10129)

* Fix while adding new rows in table components when ever entered the text and pressed enter it doubles the text (#10112)

* Integration bugfixes appbuilder 1.8 (#10109)

* fix : query maanager duplicate and preview issue

* fix : multiselect breaking on making dynamic options null

* fix : preview and query panel integration bugs

* fix : placeholder

* fix : doc links

* fix : scroll in TJDB filter section

* fix : portal for multiselect

* fixes

* fix : image column table alignment

* fix : doc link for multiselect

* fix : codehinter state being persited across components

* fix :export app qery manager items not coming in correct order

* fix: search icon position

* code refactor

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* add z-index to app name info header container (#10116)

* Fix dropdown and multiselect crash on integer labels (#10128)

* cast integer labels to string

* add null check for label and provide default value for empty labels

* empty and null handle for schemas and other values

* revert changes

* Fix: dark mode on preview names (#10136)

* fix: dark mode of preview names

* fix background color of preview

* fix tjdb query import (#10134)

* fix :revert radio button name change (#10153)

* Fix: select issue on multiselect (#10137)

* remove portal from multiselect

* fix: dynamic values for options in dropdown/multiselect

* remove fx from default option

* Fix: delete on options delete in dropdown (#10192)

* fix: delete on options delete

* fix: overlapping of multiselect on parent container

* fix: outside click of multiselect

* hotfix : Table breaking on importing older apps with null value in column (#10185)

* fix : table breaking on importing older apps with null value in column

* fix : table crash , codehinter not saving values upon page change

* remove low priority wrapper from autosave

* remove logs

* added delay to autosave as callback

* fix: dropdown crash on invalid data (#10202)

* revert to previous transformation code , fix darkmode color (#10216)

* fix : doclink for dropdown (#10217)

* fix : Transformations value getting cleared / not getting saved (#10218)

* fix : transformation value not getting saved

* remove dependency

* chore: version update for release

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
Co-authored-by: vjaris42 <vjy239@gmail.com>
Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>
Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com>
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-07-01 08:46:22 +05:30

963 lines
No EOL
39 KiB
JSON

{
"globals": {
"readDocumentation": "Read documentation",
"cancel": "Cancel",
"save": "Save",
"savechanges": "Save changes",
"back": "Back",
"edit": "Edit",
"search": "Search",
"update": "Update",
"delete": "Delete",
"add": "Add",
"view": "View",
"create": "Create",
"enabled": "Enabled",
"disabled": "Disabled",
"yes": "Yes",
"submit": "Submit",
"select": "Select",
"environmentVar": "Workspace constants/variables",
"saving": "Saving...",
"saveDatasource": "Save data source",
"authorize": "Authorize",
"connect": "Connect",
"reconnect": "Reconnect",
"components": "components",
"send": "Send",
"noConnection": "could not connect",
"connectionVerified": "connection verified",
"left": "Left",
"center": "Center",
"right": "Right",
"justified": "Justified",
"host": "Host",
"operation": "Operation",
"header": "HEADER",
"path": "Path",
"query": "Query",
"requestBody": "Request Body",
"page": "Page",
"searchItem": "Search apps in this workspace",
"searchComponents": "Search components"
},
"errorBoundary": "Something went wrong.",
"viewer": "Sorry!. This app is under maintenance",
"app": {
"updateAvailable": "Update available",
"newVersionReleased": "A new version of ToolJet has been released.",
"readReleaseNotes": "Read release notes & update",
"skipVersion": "Skip this version"
},
"stripe": "Please wait while we load the OpenAPI specification for Stripe.",
"openApi": {
"noValidOpenApi": "Valid OpenAPI Spec is not available!.",
"selectHost": "Select a host",
"selectOperation": "Select an operation"
},
"slack": {
"authorize": "Authorize",
"connectToolJetToSlack": "ToolJet can connect to Slack and list users, send messages, etc. Please select appropriate permission scopes.",
"chatWrite": "chat:write",
"listUsersAndSendMessage": "Your ToolJet app will be able to list users and send messages to users & channels.",
"connectSlack": "Connect to Slack"
},
"googleSheets": {
"readOnly": "Read only",
"enableReadAndWrite": "If you want your ToolJet apps to modify your Google sheets, make sure to select read and write access",
"readDataFromSheets": "Your ToolJet apps can only read data from Google sheets",
"readWrite": "Read and write",
"readModifySheets": "Your ToolJet apps can read data from sheets, modify sheets, and more.",
"toGoogleSheets": "to Google Sheets"
},
"profile": {
"profileSettings": "Profile Settings"
},
"verificationSuccessPage": {
"workEmail": "Email",
"enterFullName": "Enter your full name",
"enterNewPassword": "Enter new password",
"name": "Name",
"password": "Password",
"acceptInvite": "Accept invite",
"successfullyVerifiedEmail": "Successfully verified email",
"setupTooljet": "Set up ToolJet"
},
"loginSignupPage": {
"forgotPassword": "Forgot Password",
"emailAddress": "Email address",
"enterEmail": "Enter email",
"dontHaveAccount": "Don't have account yet?",
"enterBusinessEmail": "Enter your business email",
"alreadyHaveAnAccount": "Already have an account?",
"resetPassword": "Reset Password",
"signIn": "Sign in",
"signUp": "Sign up",
"createToolJetAccount": "Create an account",
"password": "Password",
"showPassword": "show password",
"loginTo": "Login",
"yourAccount": "your account",
"noLoginMethodsEnabled": "No login methods enabled for this workspace",
"emailConfirmLink": "Please check your email for confirmation link",
"newPassword": "New Password",
"passwordConfirmation": "Password Confirmation",
"newToTooljet": "New to ToolJet?",
"newToWorkspace": "New to this workspace?",
"enterWorkEmail": "Enter your email",
"enterPassword": "Enter password",
"forgot": "Forgot?",
"workEmail": "Email",
"joinTooljet": "Join ToolJet",
"getStartedForFree": "Get started for free",
"passwordCharacter": "Password must be at least 5 characters",
"enterFullName": "Enter your full name",
"enterNewPassword": "Enter new password"
},
"editor": {
"preview": "Preview",
"share": "Share",
"shareModal": {
"makeApplicationPublic": "Make application public",
"shareableLink": "Shareable app link",
"copy": "copy",
"embeddableLink": "Embedded app link",
"manageUsers": "Users"
},
"appVersionManager": {
"version": "Version",
"currentlyReleased": "Currently Released",
"createVersion": "Create new version",
"versionName": "Version Name",
"createVersionFrom": "Create version from",
"save": "Save",
"create": "Create Version",
"editVersion": "Edit Version",
"deleteVersion": "Do you really want to delete this version ({{version}})?",
"enterVersionName": "Enter version name",
"versionAlreadyReleased": "You cannot make changes to a version that has already been released. \n Create a new version or switch to a different version if you want to make changes."
},
"queries": "Queries",
"inspectComponent": "Please select a component to inspect",
"release": "Release",
"searchQueries": "Search queries",
"createQuery": "Create query",
"queryManager": {
"general": "General",
"advanced": "Advanced",
"preview": "Preview",
"Save": "Save",
"selectDatasource": "Select Data Source",
"addDatasource": "Add datasource",
"dataSourceManager": {
"toast": {
"success": {
"dataSourceAdded": "Data Source Added",
"dataSourceSaved": "Data Source Saved"
},
"error": {
"noEmptyDsName": "The name of datasource should not be empty"
}
},
"suggestDataSource": "Suggest Datasource",
"suggestAnIntegration": "Suggest an integration",
"whatLookingFor": "Tell us what you were looking for?",
"noResultFound": "Don't see what you were looking for?",
"suggest": "Suggest",
"addNewDataSource": "Add new datasource",
"whiteListIP": "Please white-list our IP address if the data source is not publicly accessible",
"copied": "Copied",
"copy": "Copy",
"saving": "Saving",
"noResultsFor": "No results for",
"noteTaken": "Thank you, we've taken a note of that!",
"goToAllDatasources": "Go to all Datasource",
"send": "Send"
},
"runQueryOnApplicationLoad": "Run this query on application load",
"confirmBeforeQueryRun": "Request confirmation before running query",
"notificationOnSuccess": "Show notification on success",
"successMessage": "Success Message",
"queryRanSuccessfully": "Query ran successfully",
"notificationDuration": "Notification duration (s)",
"events": "Events",
"transformation": {
"transformationToolTip": "Transformations can be enabled on queries to transform the query results. ToolJet allows you to transform the query results using two programming languages: JavaScript and Python",
"transformations": "Transformations"
}
},
"inspector": {
"eventManager": {
"event": "Event",
"action": "Action",
"debounce": "Debounce",
"actionOptions": "Action Options",
"message": "Message",
"alertType": "Alert Type",
"url": "URL",
"modal": "Modal",
"text": "Text",
"query": "Query",
"key": "Key",
"value": "Value",
"type": "Type",
"fileName": "File name",
"data": "Data",
"table": "Table",
"pageIndex": "Page index",
"component": "Component",
"addHandler": "New event handler",
"addNewEvent": "Add new event",
"addEventHandler": "+ Add event handler",
"emptyMessage": "This {{componentName}} doesn't have any event handlers",
"page": "Page"
}
}
},
"header": {
"darkModeToggle": {
"activateLightMode": "Activate light mode",
"activateDarkMode": "Activate dark mode"
},
"languageSelection": {
"changeLanguage": "Change language",
"searchLanguage": "Search language"
},
"notificationCenter": {
"notifications": "Notifications",
"markAllAs": "Mark all as",
"read": "read",
"un": "un",
"youDontHaveany": "You don't have any",
"youAreCaughtUp": "You're all caught up!",
"view": "View"
},
"organization": {
"addNewWorkSpace": "Add new workspace",
"loadOrganizations": "Load Organizations",
"createWorkspace": "Create workspace",
"workspaceName": "Workspace name",
"editWorkspace": "Edit workspace",
"menus": {
"addWorkspace": "Add workspace",
"menusList": {
"manageUsers": "Users",
"manageGroups": "Groups",
"manageSso": "SSO",
"manageEnv": "Workspace Variables"
},
"manageUsers": {
"usersAndPermission": "Users & Permissions",
"inviteNewUser": "Invite one user",
"inviteUsers": "Invite users",
"name": "NAME",
"email": "EMAIL",
"status": "STATUS",
"archive": "Archive",
"unarchive": "Unarchive",
"addNewUser": "Add users",
"emailAddress": "Email address",
"createUser": "Create User",
"enterFirstName": "Enter First Name",
"enterLastName": "Enter Last Name",
"enterEmail": "Enter email id",
"enterFullName": "Enter full name",
"inviteNewUsers": "Invite new users"
},
"manageGroups": {
"permissions": {
"userGroups": "User Groups",
"createNewGroup": "Create new group",
"updateGroup": "Update group",
"addNewGroup": "Add new group",
"enterName": "Enter group name",
"createGroup": "Create Group",
"name": "Name"
},
"permissionResources": {
"userGroup": "User group",
"apps": "Apps",
"users": "Users",
"permissions": "Permissions",
"addAppsToGroup": "Select apps to add to the group",
"name": "name",
"addUsersToGroup": "Select users to add to the group",
"email": "email",
"resource": "Resource",
"createUpdateDelete": "Create/Update/Delete",
"folder": "Folder"
},
"groupOptions": {
"deleteGroup": "Delete Group",
"duplicateGroup": "Duplicate Group"
}
},
"manageSSO": {
"manageSso": "SSO",
"generalSettings": {
"title": "General Settings",
"enableSignup": "Enable Signup",
"newAccountWillBeCreated": "New account will be created for user's first time SSO sign in",
"allowedDomains": "Allowed domains",
"enterDomains": "Enter Domains",
"supportMultiDomains": "Support multiple domains. Enter domain names separated by comma. example: tooljet.com,tooljet.io,yourorganization.com",
"loginUrl": "Login URL",
"workspaceLogin": "Use this URL to login directly to this workspace",
"allowDefaultSso": "Allow default SSO",
"ssoAuth": "Allow users to authenticate via default SSO. Default SSO configurations can be overridden by \n workspace level SSO."
},
"google": {
"title": "Google",
"enabled": "Enabled",
"disabled": "Disabled",
"clientId": "Client Id",
"enterClientId": "Enter Client Id",
"redirectUrl": "Redirect URL"
},
"github": {
"title": "GitHub",
"hostName": "Host Name",
"enterHostName": "Enter Host Name",
"requiredGithub": "Required if GitHub is self hosted",
"clientId": "Client Id",
"enterClientId": "Enter Client Id",
"clientSecret": "Client Secret",
"enterClientSecret": "Enter Client Secret",
"encrypted": "Encrypted",
"redirectUrl": "Redirect URL"
},
"passwordLogin": "Password Login",
"environmentVar": {
"noEnvConfig": "You haven't configured any workspace variables, press the 'Add new variable' button to create one",
"envWillBeDeleted": "Variable will be deleted, do you want to continue?",
"addNewVariable": "Add new variable",
"variableForm": {
"addNewVariable": "Add new variable",
"updatevariable": "Update variable",
"name": "Name",
"value": "Value",
"enterVariableName": "Enter Variable Name",
"enterValue": "Enter Value",
"type": "Type",
"enableEncryption": "Enable encryption",
"addVariable": "Add variable"
},
"variableTable": {
"name": "name",
"value": "value",
"type": "type",
"secret": "secret"
}
}
}
}
},
"profileSettingPage": {
"profileSettings": "Profile Settings",
"firstName": "First name",
"lastName": "Last name",
"enterFirstName": "Enter First Name",
"enterLastName": "Enter Last Name",
"email": "Email address",
"avatar": "Avatar",
"update": "Update",
"profile": "Profile",
"changePassword": "Change password",
"currentPassword": "Current password",
"newPassword": "New password",
"confirmNewPassword": "Confirm new password",
"enterCurrentPassword": "Enter current password",
"enterNewPassword": "Enter new password",
"inviteUsers": "Invite users"
},
"profile": "Profile",
"logout": "Logout"
},
"homePage": {
"appCard": {
"changeIcon": "Change Icon",
"addToFolder": "Add to folder",
"move": "Move",
"to": "to",
"selectFolder": "Select folder",
"deleteApp": "Delete app",
"exportApp": "Export app",
"cloneApp": "Clone app",
"launch": "Launch",
"maintenance": "Maintenance",
"noDeployedVersion": "App does not have a deployed version",
"openInAppViewer": "Open in app viewer",
"removeFromFolder": "Remove from folder"
},
"blankPage": {
"welcomeToToolJet": "Welcome to your new ToolJet workspace",
"getStartedCreateNewApp": "You can get started by creating a new application or by creating an application using a template in ToolJet Library.",
"importApplication": "Import an app"
},
"foldersSection": {
"allApplications": "All apps",
"folders": "Folders",
"createNewFolder": "+ Create new",
"noFolders": "You haven't created any folders. Use folders to organize your apps",
"createFolder": "Create folder",
"updateFolder": "Update folder",
"editFolder": "Edit folder",
"deleteFolder": "Delete folder",
"folderName": "Folder name",
"wishToDeleteFolder": "Are you sure you want to delete the folder {{folderName}}? Apps within the folder will not be deleted."
},
"header": {
"createNewApplication": "Create an app",
"import": "Import from device",
"chooseFromTemplate": "Choose from template"
},
"pagination": {
"showing": "Showing",
"of": "of",
"to": "to"
},
"noApplicationFound": "No Applications found",
"thisFolderIsEmpty": "This folder is empty",
"deleteAppAndData": "The app {{appName}} and the associated data will be permanently deleted, do you want to continue?",
"removeAppFromFolder": "The app will be removed from this folder, do you want to continue?",
"change": "Change",
"templateCard": {
"use": "Use",
"preview": "Preview",
"leadGeneretion": "Lead generetion"
},
"templateLibraryModal": {
"select": "Select template",
"createAppfromTemplate": "Create application from template"
}
},
"confirmationPage": {
"setupAccount": "Set up your account",
"signupWithGoogle": "Sign up with Google",
"signupWithGitHub": "Sign up with GitHub",
"or": "OR",
"firstName": "First name",
"lastName": "Last name",
"company": "Company",
"role": "Role",
"pleaseSelect": "Please select",
"password": "Password",
"confirmPassword": "Confirm Password",
"clickAndAgree": "By clicking the button below, you agree to our",
"termsAndConditions": "Terms and Conditions",
"finishAccountSetup": "Finish account setup",
"acceptInvite": "Accept invite",
"accountExists": "Already have an account?",
"and": "and"
},
"onBoarding": {
"finishToolJetInstallation": "Finish ToolJet installation",
"organization": "Organization",
"name": "Name",
"email": "Email",
"receiveUpdatesFromToolJet": "You will receive updates from the ToolJet team ( 1-2 emails every month, we do not spam )",
"finishSetup": "Finish setup",
"skip": "Skip"
},
"redirectSso": {
"upgradingTov1.13.0": "Upgrading to v1.13.0 and above.",
"fromV1.13.0": "From v1.13.0 we have introduced",
"multiWorkspace": "Multi-Workspace",
"singleSignOnConfig": "The Single Sign-On related configurations are moved from workspace variables to database. Please refer this",
"link": "Link",
"toConfigureSSO": "to configure SSO.",
"haveGoogleGithubSSo": "If you have Google or GitHub SSO configurations before upgrade and disabled Multi-Workspace, then theSSO configurations will be migrated while upgrade but you have to re-configure the redirect URL in the SSO provider side. Redirect URLs for each SSO are given below.",
"isMultiWorkspaceEnabled": "If you have enabled Multi-Workspace, then the SSO configurations will not be migrated while upgrade so you have to re-configure the SSO under the respective workspace.",
"youHaveEnabled": "You have Enabled",
"setupSsoWorkspace": "Please login with password and you can setup sso using workspace",
"manageSsoMenu": "Manage SSO menu.",
"youHaveDisabled": "You have Disabled",
"configureRedirectUrl": "Please configure redirect url in SSO provider side.",
"google": "Google",
"redirectUrl": "Redirect URL:",
"gitHub": "GitHub"
},
"oAuth2": {
"pleaseWait": "Please wait...",
"authSuccess": "Auth successful, you can close this tab now.",
"authFailed": "Auth failed"
},
"widgetManager": {
"commonlyUsed": "commonly used",
"layouts": "layouts",
"forms": "forms",
"integrations": "integrations",
"others": "others",
"noResults": "No results found",
"tryAdjustingFilterMessage": "Try adjusting your search or filter to find what you're looking for.",
"clearQuery": "clear query"
},
"widget": {
"common": {
"properties": "Properties",
"events": "Events",
"layout": "Layout",
"devices": "Devices",
"styles": "Styles",
"general": "General",
"validation": "Validation",
"documentation": "Read documentation for {{componentMeta}}",
"widgetNameEmptyError": "Widget name cannot be empty",
"componentNameExistsError": "Component name already exists",
"invalidWidgetName": "Invalid widget name. Should be unique and only include letters, numbers and underscore."
},
"commonProperties": {
"visibility": "Visibility",
"disable": "Disable",
"borderRadius": "Border radius",
"transformation": "Transformation",
"boxShadow": "Box shadow",
"tooltip": "Tooltip",
"showOnDesktop": "Show on desktop",
"showOnMobile": "Show on mobile",
"showLoadingState": "Show loading state",
"backgroundColor": "Background color",
"textColor": "Text color",
"loaderColor": "Loader color",
"defaultValue": "Default value",
"placeholder": "Placeholder",
"label": "Label",
"title": "Title",
"code": "Code",
"data": "Data",
"tableData": "Table data",
"tableColumns": "Table columns",
"loadingState": "Loading state",
"serverSidePagination": "Server-side pagination",
"clientSidePagination": "Client-side pagination",
"serverSideSearch": "Server-side search",
"showSearchBox": "Show search box",
"showDownloadButton": "Show download button",
"showFilterButton": "Show filter button",
"showBulkUpdateActions": "Show update buttons",
"bulkSelection": "Bulk selection",
"highlightSelectedRow": "Highlight selected row",
"actionButtonRadius": "Action button radius",
"tableType": "Table type",
"cellSize": "Cell size",
"setPage": "Set page",
"page": "Page",
"buttonText": "Button text",
"click": "Click",
"setText": "Set text",
"text": "Text",
"markerColor": "Marker color",
"showAxes": "Show axis",
"showGridLines": "Show grid lines",
"chartType": "Chart type",
"jsonDescription": "JSON description",
"usePlotlyJsonSchema": "Use Plotly JSON schema",
"padding": "Padding",
"hideTitleBar": "Hide title bar",
"hideCloseButton": "Hide close button",
"hideOnEscape": "Hide on escape",
"modalSize": "Modal size",
"open": "Open",
"close": "Close",
"regex": "Regex",
"minLength": "Min length",
"maxLength": "Max length",
"customValidation": "Custom validation",
"clear": "Clear",
"minimumValue": "Minimum value",
"maximumValue": "Maximum value",
"format": "Format",
"enableTimeSelection": "Enable time selection?",
"enableDateSelection": "Enable date selection?",
"disabledDates": "Disabled dates",
"setChecked": "Set checked",
"status": "status",
"defaultStatus": "Default status",
"checkboxColor": "Checkbox color",
"optionValues": "Option values",
"optionLabels": "Option labels",
"activeColor": "Active color",
"selectOption": "Select option",
"option": "Option",
"toggleSwitchColor": "Toggle switch color",
"defaultStartDate": "Default start date",
"defaultEndDate": "Default end date",
"textSize": "Text size",
"alignText": "Align text",
"url": "URL",
"alternativeText": "Alternative text",
"zoomButton": "Zoom button",
"borderType": "Border type",
"imageFit": "Image fit",
"optionsLoadingState": "Options loading state",
"selectedTextColor": "Selected text color",
"select": "Select",
"deselectOption": "Deselect option",
"clearSelections": "Clear selections",
"enableSelectAllOption": "Enable select all option",
"initialLocation": "Initial location",
"defaultMarkers": "Default markers",
"addNewMarkers": "Add new markers",
"searchForPlaces": "Search for places",
"setLocation": "Set location",
"latitude": "Latitude",
"longitude": "Longitude",
"numberOfStars": "Number of stars",
"defaultNoOfSelectedStars": "Default no of selected stars",
"enableHalfStar": "Enable half star",
"tooltips": "Tooltips",
"starColor": "Star color",
"labelColor": "Label color",
"dividerColor": "Divider color",
"clearFiles": "Clear files",
"instructionText": "Instruction text",
"useDropZone": "Use drop zone",
"useFilePicker": "Use file picker",
"pickMultipleFiles": "Pick multiple files",
"maxFileCount": "Max file count",
"acceptFileTypes": "Accept file types",
"maxSizeLimitBytes": "Max size limit (Bytes)",
"minSizeLimitBytes": "Min size limit (Bytes)",
"parseContent": "Parse content",
"fileType": "File type",
"dateFormat": "Date format",
"defaultDate": "Default date",
"events": "Events",
"resources": "Resources",
"defaultView": "Default view",
"startTimeOnWeekAndDayView": "Start time on week and day view",
"endTimeOnWeekAndDayView": "End time on week and day view",
"showToolbar": "Show toolbar",
"showViewSwitcher": "Show view switcher",
"highlightToday": "Highlight today",
"showPopoverWhenEventIsClicked": "Show popover when event is clicked",
"cellSizeInViewsClassifiedByResource": "Cell size in views classified by resource",
"headerDateFormatOnWeekView": "Header date format on week view",
"showLineNumber": "Show line number",
"mode": "Mode",
"tabs": "Tabs",
"defaultTab": "Default tab",
"hideTabs": "Hide tabs",
"highlightColor": "Highlight color",
"tabWidth": "Tab width",
"setCurrentTab": "Set current tab",
"id": "Id",
"timerType": "Timer type",
"listData": "List data",
"rowHeight": "Row height",
"showBottomBorder": "Show bottom border",
"tags": "Tags",
"numberOfPages": "Number of pages",
"defaultPageIndex": "Default page index",
"progress": "Progress",
"color": "Color",
"strokeWidth": "Stroke width",
"counterClockwise": "Counter clockwise",
"circleRatio": "Circle ratio",
"colour": "Color",
"size": "Size",
"primaryValueLabel": "Primary value label",
"primaryValue": "Primary value",
"hideSecondaryValue": "Hide secondary value",
"secondaryValueLabel": "Secondary value label",
"secondaryValue": "Secondary value",
"secondarySignDisplay": "Secondary sign display",
"primaryLabelColour": "Primary label color",
"primaryTextColour": "Primary text color",
"secondaryLabelColour": "Secondary label color",
"secondaryTextColour": "Secondary text color",
"min": "Min",
"max": "Max",
"value": "Value",
"twoHandles": "Two handles",
"lineColor": "Line color",
"handleColor": "Handle color",
"trackColor": "Track color",
"timelineData": "Timeline data",
"hideDate": "Hide date",
"svgData": "Svg data",
"rawHtml": "Raw HTML",
"values": "values",
"labels": "Labels",
"defaultSelected": "Default selected",
"enableMultipleSelection": "Enable multiple selection",
"selectedTextColour": "Selected text colour",
"selectedBackgroundColor": "Selected background color",
"fileUrl": "File URL",
"scalePageToWidth": "Scale page to width",
"showPageControls": "Show page controls",
"steps": "Steps",
"currentStep": "Current step",
"stepsSelectable": "Steps selectable",
"theme": "Theme",
"columns": "Columns",
"cardData": "Card data",
"enableAddCard": "Enable add card",
"width": "Width",
"minWidth": "Min width",
"accentColor": "Accent color",
"defaultColor": "Default color",
"setColor": "Set color",
"structure": "Structure",
"checkedValues": "Checked values",
"expandedValues": "Expanded values"
},
"Table": {
"displayName": "Table",
"description": "Display paginated tabular data",
"columnType": "Column type",
"columnName": "Column name",
"overflow": "Overflow",
"key": "Key",
"textColor": "Text color",
"validation": "Validation",
"regex": "Regex",
"minLength": "Min length",
"maxLength": "Max length",
"customRule": "Custom rule",
"values": "Values",
"labels": "Labels",
"cellBgColor": "Cell background color",
"dateDisplayformat": "Date format",
"dateParseformat": "Date",
"showTime": "show time",
"makeEditable": "make editable",
"buttonText": "Button text",
"buttonPosition": "Button position",
"remove": "Remove",
"addButton": "+ Add button",
"addColumn": "Add column",
"addNewColumn": "Add new column",
"noActionMessage": "This table doesn't have any action buttons",
"horizontalAlignment": "Horizontal alignment",
"textAlignment": "Text alignment",
"deciamalPlaces": "Decimal Places",
"imageFit": "Image fit"
},
"Button": {
"displayName": "Button",
"description": "Trigger actions: queries, alerts, set variables etc."
},
"Chart": {
"displayName": "Chart",
"description": "Visualize data"
},
"Modal": {
"displayName": "Modal",
"description": "Show pop-up windows"
},
"TextInput": {
"displayName": "Text Input",
"description": "User text input field"
},
"NumberInput": {
"displayName": "Number Input",
"description": "Numeric input field"
},
"PasswordInput": {
"displayName": "Password Input",
"description": "Secure text input"
},
"Datepicker": {
"displayName": "Date Picker",
"description": "Choose date and time"
},
"Checkbox": {
"displayName": "Checkbox",
"description": "Single checkbox toggle"
},
"Radio-button": {
"displayName": "Radio Button",
"description": "Select one from multiple choices"
},
"ToggleSwitch": {
"displayName": "Toggle Switch",
"description": "User-controlled on-off switch"
},
"Textarea": {
"displayName": "Textarea",
"description": "Multi-line text input"
},
"DateRangePicker": {
"displayName": "Range Picker",
"description": "Choose date ranges"
},
"Text": {
"displayName": "Text",
"description": "Display text or HTML"
},
"Image": {
"displayName": "Image",
"description": "Show image files"
},
"Container": {
"displayName": "Container",
"description": "Group components"
},
"Dropdown": {
"displayName": "Dropdown",
"description": "Single item selector"
},
"Multiselect": {
"displayName": "Multiselect",
"description": "Multiple item selector"
},
"RichTextEditor": {
"displayName": "Text Editor",
"description": "Rich text editor"
},
"Map": {
"displayName": "Map",
"description": "Display map locations"
},
"QrScanner": {
"displayName": "QR Scanner",
"description": "Scan QR codes and hold its data"
},
"StarRating": {
"displayName": "Rating",
"description": "Star rating"
},
"Divider": {
"displayName": "Divider",
"description": "Separator between components"
},
"FilePicker": {
"displayName": "File Picker",
"description": "File Picker"
},
"Calendar": {
"displayName": "Calendar",
"description": "Display calendar events"
},
"Iframe": {
"displayName": "Iframe",
"description": "Embed external content"
},
"CodeEditor": {
"displayName": "Code Editor",
"description": "Edit source code"
},
"Tabs": {
"displayName": "Tabs",
"description": "Organize content in tabs"
},
"Timer": {
"displayName": "Timer",
"description": "Countdown or stopwatch"
},
"Listview": {
"displayName": "List View",
"description": "List multiple items"
},
"Tags": {
"displayName": "Tags",
"description": "Display tag labels"
},
"Pagination": {
"displayName": "Pagination",
"description": "Navigate pages"
},
"CircularProgressbar": {
"displayName": "Circular Progressbar",
"description": "Show circular progress"
},
"Spinner": {
"displayName": "Spinner",
"description": "Indicate loading state"
},
"Statistics": {
"displayName": "Statistics",
"description": "Show key metrics"
},
"RangeSlider": {
"displayName": "Range Slider",
"description": "Adjust value range"
},
"Timeline": {
"displayName": "Timeline",
"description": "Show event timeline"
},
"SvgImage": {
"displayName": "Svg Image",
"description": "Display SVG graphics"
},
"Html": {
"displayName": "HTML Viewer",
"description": "View HTML content"
},
"VerticalDivider": {
"displayName": "Vertical Divider",
"description": "Vertical line separator"
},
"CustomComponent": {
"displayName": "Custom Component",
"description": "Create React components"
},
"ButtonGroup": {
"displayName": "Button Group",
"description": "Group of buttons"
},
"PDF": {
"displayName": "PDF",
"description": "Embed PDF documents"
},
"Steps": {
"displayName": "Steps",
"description": "Step-by-step navigation aid"
},
"KanbanBoard": {
"displayName": "Kanban Board",
"description": "Task management board"
},
"ColorPicker": {
"displayName": "Color Picker",
"description": "Choose colors from a palette"
},
"TreeSelect": {
"displayName": "Tree Select",
"description": "Hierarchical item selector"
}
},
"leftSidebar": {
"Inspector": {
"text": "Inspector",
"tip": "Inspector"
},
"Sources": {
"text": "Sources",
"tip": "Add or edit datasources",
"dataSources": "Data sources",
"addDataSource": "+ add data source"
},
"Debugger": {
"text": "Debugger",
"tip": "Debugger",
"errors": "Errors",
"noErrors": "No errors found",
"noLogs": "No logs found",
"clear": "clear"
},
"Comments": {
"text": "Comments",
"tip": "Toggle comments",
"commentBody": "There are no comments to display",
"typeComment": "Type your comment here"
},
"Settings": {
"text": "Triggers",
"tip": "Global Settings",
"hideHeader": "Hide header for launched apps",
"maintenanceMode": "Maintenance mode",
"maxWidthOfCanvas": "Max width of canvas",
"maxHeightOfCanvas": "Max height of canvas",
"backgroundColorOfCanvas": "Canvas background",
"appMode": "App mode",
"exportApp": "Export app"
},
"Back": {
"text": "Back",
"tip": "Back to Home"
}
}
}