多维表格
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.

83 lines
5.1 KiB

{
"home.my_projects": "My Projects",
"home.reload_projects_tooltip": "Refresh projects",
"home.create_new_project_button.text": "创建新项目",
"home.create_new_project_button.subtext_1": "Create",
"home.create_new_project_button.subtext_1_tooltip": "Create a new project",
"home.create_new_project_button.subtext_2": "Create By Connecting <br>To An External Database",
"home.create_new_project_button.subtext_2_tooltip": "Supports MySQL, PostgreSQL, SQL Server & SQLite",
"home.search_project": "Search Project",
"home.project_verticial_option_1": "Import Metadata",
"home.project_verticial_option_2": "Export Metadata",
"home.project_verticial_option_3": "Clear Metadata",
"home.project_horizontal_option_1": "Stop Project",
"home.project_horizontal_option_2": "Start Project",
"home.project_horizontal_option_3": "Restart Project",
"home.project_horizontal_option_4": "Delete Project",
"home.project_api_type_tooltip_graphql": "Accessible via GraphQL APIs",
"home.project_api_type_tooltip_rest": "Accessible via REST APIs",
"home.project_empty_message": "Get started by creating a new project",
"home.import_button.text": "Import NocoDB Project by uploading metadata zip file",
"home.show_community_message_1_1": "Star",
"home.show_community_message_1_2": "us on Github",
"home.show_community_message_2": "Book a Free DEMO",
"home.show_community_message_3": "Get your questions answered",
"home.show_community_message_4": "Follow NocoDB",
"home.search.no_result": "Your search for {search} found no results",
"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",
"project.ext_db.title.edit": "Edit Project",
"project.ext_db.title.create": "Create Project",
"project.ext_db.project_name": "Enter Project Name",
"project.ext_db.project_type": "Access Project via",
"project.ext_db.button.save_project": "Save Project",
"project.ext_db.button.update_and_restart": "Update & Restart",
"project.ext_db.button.cancel": "Cancel",
"project.ext_db.button.cancel_tooltip": "Cancel and Return",
"project.ext_db.credentials": "Database Credentials",
"project.ext_db.credentials.label_1": "Database Type",
"project.ext_db.credentials.label_2": "SQLite File",
"project.ext_db.credentials.label_3": "Host Address",
"project.ext_db.credentials.label_4": "Port Number",
"project.ext_db.credentials.label_5": "Username",
"project.ext_db.credentials.label_6": "Password",
"project.ext_db.credentials.label_7": "Database : create if not exists",
"project.ext_db.credentials.button.test_db_conn": "Test Database Connection",
"project.ext_db.credentials.button.remove_db_from_env": "Remove Database from environment",
"project.ext_db.credentials.advanced": "SSL & Advanced parameters",
"project.ext_db.credentials.advanced.ssl.option1": "Client Key",
"project.ext_db.credentials.advanced.ssl.option2": "Client Cert",
"project.ext_db.credentials.advanced.ssl.option3": "Server CA",
"project.ext_db.credentials.advanced.ssl.option1.toolip": "Select .key file",
"project.ext_db.credentials.advanced.ssl.option2.toolip": "Select .cert file",
"project.ext_db.credentials.advanced.ssl.option3.toolip": "Select CA file",
"project.ext_db.credentials.advanced.ssl.preferred": "Preferred",
"project.ext_db.credentials.advanced.ssl.usage.option1": "No",
"project.ext_db.credentials.advanced.ssl.usage.option2": "Preferred",
"project.ext_db.credentials.advanced.ssl.usage.option3": "Required",
"project.ext_db.credentials.advanced.ssl.usage.option4": "Required-CA",
"project.ext_db.credentials.advanced.ssl.usage.option5": "Required-IDENTITY",
"project.ext_db.credentials.advanced.inflection.table_name": "Inflection - Table name",
"project.ext_db.credentials.advanced.inflection.column_name": "Inflection - Column name",
"project.ext_db.credentials.advanced.button.edit_conn_json": "Edit connection JSON",
"project.ext_db.error.message_1": "Invalid character in folder path.",
"project.ext_db.error.message_2": "Invalid database credentials.",
"project.ext_db.error.message_3": "Unable to connect to database, please check your database is up.",
"project.ext_db.error.message_4": "User does not exist or have sufficient permission to create schema.",
"project.ext_db.head.title": "Create Project | Noco",
"project.ext_db.dialog.success": "Connection was successful",
"project.ext_db.dialog.failure": "Connection Failure:"
}