多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

130 lines
7.7 KiB

{
"projects.my_projects": "My Projects",
"projects.reload_projects_tooltip": "Refresh projects",
"projects.create_new_project_button.text": "New Project",
"projects.create_new_project_button.subtext_1": "Create",
"projects.create_new_project_button.subtext_1_tooltip": "Create a new project",
"projects.create_new_project_button.subtext_2": "Create By Connecting <br>To An External Database",
"projects.create_new_project_button.subtext_2_tooltip": "Supports MySQL, PostgreSQL, SQL Server & SQLite",
"projects.search_project": "Search Project",
"projects.vertical_option_1": "Import Metadata",
"projects.vertical_option_2": "Export Metadata",
"projects.vertical_option_3": "Clear Metadata",
"projects.horizontal_option_1": "Stop Project",
"projects.horizontal_option_2": "Start Project",
"projects.horizontal_option_3": "Restart Project",
"projects.horizontal_option_4": "Delete Project",
"projects.project_api_type_tooltip_graphql": "Accessible via GraphQL APIs",
"projects.project_api_type_tooltip_rest": "Accessible via REST APIs",
"projects.project_empty_message": "Get started by creating a new project",
"projects.import_button.text": "Import NocoDB Project by uploading metadata zip file",
"projects.show_community_message_1_1": "Star",
"projects.show_community_message_1_2": "us on Github",
"projects.show_community_message_2": "Book a Free DEMO",
"projects.show_community_message_3": "Get your questions answered",
"projects.show_community_message_4": "Follow NocoDB",
"projects.search.no_result": "Your search for {search} found no results",
"projects.ext_db.title.edit": "Edit Project",
"projects.ext_db.title.create": "Create Project",
"projects.ext_db.project_name": "Enter Project Name",
"projects.ext_db.project_type": "Access Project via",
"projects.ext_db.button.save_project": "Save Project",
"projects.ext_db.button.update_and_restart": "Update & Restart",
"projects.ext_db.button.cancel": "Cancel",
"projects.ext_db.button.cancel_tooltip": "Cancel and Return",
"projects.ext_db.credentials": "Database Credentials",
"projects.ext_db.credentials.label_1": "Database Type",
"projects.ext_db.credentials.label_2": "SQLite File",
"projects.ext_db.credentials.label_3": "Host Address",
"projects.ext_db.credentials.label_4": "Port Number",
"projects.ext_db.credentials.label_5": "Username",
"projects.ext_db.credentials.label_6": "Password",
"projects.ext_db.credentials.label_7": "Database : create if not exists",
"projects.ext_db.credentials.button.test_db_conn": "Test Database Connection",
"projects.ext_db.credentials.button.remove_db_from_env": "Remove Database from environment",
"projects.ext_db.credentials.advanced": "SSL & Advanced parameters",
"projects.ext_db.credentials.advanced.ssl.option1": "Client Key",
"projects.ext_db.credentials.advanced.ssl.option2": "Client Cert",
"projects.ext_db.credentials.advanced.ssl.option3": "Server CA",
"projects.ext_db.credentials.advanced.ssl.option1.toolip": "Select .key file",
"projects.ext_db.credentials.advanced.ssl.option2.toolip": "Select .cert file",
"projects.ext_db.credentials.advanced.ssl.option3.toolip": "Select CA file",
"projects.ext_db.credentials.advanced.ssl.preferred": "Preferred",
"projects.ext_db.credentials.advanced.ssl.usage.option1": "No",
"projects.ext_db.credentials.advanced.ssl.usage.option2": "Preferred",
"projects.ext_db.credentials.advanced.ssl.usage.option3": "Required",
"projects.ext_db.credentials.advanced.ssl.usage.option4": "Required-CA",
"projects.ext_db.credentials.advanced.ssl.usage.option5": "Required-IDENTITY",
"projects.ext_db.credentials.advanced.inflection.table_name": "Inflection - Table name",
"projects.ext_db.credentials.advanced.inflection.column_name": "Inflection - Column name",
"projects.ext_db.credentials.advanced.button.edit_conn_json": "Edit connection JSON",
"projects.ext_db.error.message_1": "Invalid character in folder path.",
"projects.ext_db.error.message_2": "Invalid database credentials.",
"projects.ext_db.error.message_3": "Unable to connect to database, please check your database is up.",
"projects.ext_db.error.message_4": "User does not exist or have sufficient permission to create schema.",
"projects.ext_db.head.title": "Create Project | Noco",
"projects.ext_db.dialog.success": "Connection was successful",
"projects.ext_db.dialog.failure": "Connection Failure:",
"signin.title": "SIGN IN",
"signin.input_1": "Enter your work email",
"signin.input_2": "Enter your password",
"signin.forget_password": "Forgot your password ?",
"signin.footer_text_1": "Don't have an account ?",
"signin.footer_text_2": "Sign Up",
"signin.form.rules.email_1": "E-mail is required",
"signin.form.rules.email_2": "E-mail must be valid",
"signin.form.rules.password_1": "Password is required",
"signin.form.rules.password_2": "You password must be atleast 8 characters",
"signin.head.title": "Log In | Noco",
"signin.head.meta.hid": "Log In To Noco",
"signin.head.meta.name": "Log In To Noco",
"signin.head.meta.content": "Log In To Noco",
"treeview.settings": "Settings",
"treeview.settings.tooltip": "Only visible to Creator",
"treeview.app_store": "App Store",
"treeview.team_n_auth": "Team & Auth",
"treeview.team_n_auth.tooltip": "Roles & Users Management",
"treeview.project_metadata": "Project Metadata",
"treeview.project_metadata.tooltip": "Meta Management",
"treeview.preview_as": "Preview as",
"treeview.reset_review": "Reset Preview",
"nav_drawer.title": "Views",
"nav_drawer.virtual_views.action.copy": "Copy view",
"nav_drawer.virtual_views.action.rename": "Rename view",
"nav_drawer.virtual_views.action.delete": "Delete view",
"nav_drawer.virtual_views.title": "Create a View",
"nav_drawer.virtual_views.caption": "Only visible to Creator",
"nav_drawer.virtual_views.grid": "Grid",
"nav_drawer.virtual_views.grid.create": "Add Grid View",
"nav_drawer.virtual_views.gallery": "Gallery",
"nav_drawer.virtual_views.gallery.create": "Add Gallery View",
"nav_drawer.virtual_views.calendar": "Calendar",
"nav_drawer.virtual_views.calendar.create": "Add Calendar View",
"nav_drawer.virtual_views.kanban": "Kanban",
"nav_drawer.virtual_views.kanban.create": "Add Kanban View",
"nav_drawer.virtual_views.form": "Form",
"nav_drawer.virtual_views.form.create": "Add Form View",
"nav_drawer.advanced.title1": "Share View",
"nav_drawer.advanced.option1": "Views List",
"nav_drawer.advanced.title2": "Copy API URL",
"nav_drawer.share_view.title": "This view is shared via a private link",
"nav_drawer.share_view.body": "People with private link can only see cells visible in this view",
"nav_drawer.share_view.toggle.option1": "Restrict access with a password",
"nav_drawer.share_view.toggle.option2": "Access is password restricted",
"nav_drawer.share_view.password.caption": "Enter the password",
"nav_drawer.share_view.password.button": "Save password",
"management.tabs.user": "Users Management",
"management.tabs.api": "API Tokens Management",
"management.tabs.roles": "Roles Management",
"management.meta.title": "Metadata Operations",
"management.meta.operation_1": "Export to file",
"management.meta.operation_2": "Import",
"management.meta.operation_3": "Export zip",
"management.meta.operation_4": "Import zip",
"management.meta.operation_5": "Reset",
"management.meta.operation_1.desc": "Export all metadata from the meta tables to meta directory.",
"management.meta.operation_2.desc": "Import all metadata from the meta directory to meta tables.",
"management.meta.operation_3.desc": "Export project meta to zip file and download.",
"management.meta.operation_4.desc": "Import project meta zip file and restart.",
"management.meta.operation_5.desc": "Clear all metadata from meta tables."
}