|
|
@ -1,104 +1,104 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"projects.my_projects": "My Projects", |
|
|
|
"projects.my_projects": "我嘅Projects", |
|
|
|
"projects.reload_projects_tooltip": "Refresh projects", |
|
|
|
"projects.reload_projects_tooltip": "重新整理", |
|
|
|
"projects.create_new_project_button.text": "開新project", |
|
|
|
"projects.create_new_project_button.text": "開新Project", |
|
|
|
"projects.create_new_project_button.subtext_1": "Create", |
|
|
|
"projects.create_new_project_button.subtext_1": "駁內置嘅SQLite", |
|
|
|
"projects.create_new_project_button.subtext_1_tooltip": "Create a new project", |
|
|
|
"projects.create_new_project_button.subtext_1_tooltip": "駁內置嘅SQLite", |
|
|
|
"projects.create_new_project_button.subtext_2": "Create By Connecting <br>To An External Database", |
|
|
|
"projects.create_new_project_button.subtext_2": "駁External嘅DB", |
|
|
|
"projects.create_new_project_button.subtext_2_tooltip": "Supports MySQL, PostgreSQL, SQL Server & SQLite", |
|
|
|
"projects.create_new_project_button.subtext_2_tooltip": "支援 MySQL, PostgreSQL, SQL Server & SQLite", |
|
|
|
"projects.search_project": "Search Project", |
|
|
|
"projects.search_project": "搵下啲Projects", |
|
|
|
"projects.import_metadata": "Import Metadata", |
|
|
|
"projects.import_metadata": "import metadata", |
|
|
|
"projects.export_metadata": "Export Metadata", |
|
|
|
"projects.export_metadata": "export metadata", |
|
|
|
"projects.clear_metadata": "Clear Metadata", |
|
|
|
"projects.clear_metadata": "清metadata", |
|
|
|
"projects.stop_project": "Stop Project", |
|
|
|
"projects.stop_project": "停Project", |
|
|
|
"projects.start_project": "Start Project", |
|
|
|
"projects.start_project": "Start Project", |
|
|
|
"projects.restart_project": "Restart Project", |
|
|
|
"projects.restart_project": "重開Project", |
|
|
|
"projects.delete_project": "Delete Project", |
|
|
|
"projects.delete_project": "Del Project", |
|
|
|
"projects.project_api_type_tooltip_graphql": "Accessible via GraphQL APIs", |
|
|
|
"projects.project_api_type_tooltip_graphql": "可通過 GraphQL API 訪問", |
|
|
|
"projects.project_api_type_tooltip_rest": "Accessible via REST APIs", |
|
|
|
"projects.project_api_type_tooltip_rest": "可通過 REST API 訪問", |
|
|
|
"projects.project_empty_message": "Get started by creating a new project", |
|
|
|
"projects.project_empty_message": "開嗰新Project", |
|
|
|
"projects.import_button.text": "Import NocoDB Project by uploading metadata zip file", |
|
|
|
"projects.import_button.text": "通過上傳metadata zip 文件導入 NocoDB Project", |
|
|
|
"projects.show_community_star": "Star", |
|
|
|
"projects.show_community_star": "比", |
|
|
|
"projects.show_community_us_on_Github": "us on Github", |
|
|
|
"projects.show_community_us_on_Github": "喺 Github", |
|
|
|
"projects.show_community_book_a_free_demo": "Book a Free DEMO", |
|
|
|
"projects.show_community_book_a_free_demo": "Book個 free demo", |
|
|
|
"projects.show_community_get_your_questions_answered": "Get your questions answered", |
|
|
|
"projects.show_community_get_your_questions_answered": "讓您的問題得到解答", |
|
|
|
"projects.show_community_join_discord": "Join Discord", |
|
|
|
"projects.show_community_join_discord": "加入 Discord", |
|
|
|
"projects.show_community_follow_nocodb": "Follow NocoDB", |
|
|
|
"projects.show_community_follow_nocodb": "Fol下NocoDB", |
|
|
|
"projects.search.your_search_found_no_results": "Your search for {search} found no results", |
|
|
|
"projects.search.your_search_found_no_results": "搵唔到有關 {search}", |
|
|
|
"projects.ext_db.title.edit": "Edit Project", |
|
|
|
"projects.ext_db.title.edit": "改Project", |
|
|
|
"projects.ext_db.title.create": "Create Project", |
|
|
|
"projects.ext_db.title.create": "開新Project", |
|
|
|
"projects.ext_db.project_name": "Enter Project Name", |
|
|
|
"projects.ext_db.project_name": "入Project名", |
|
|
|
"projects.ext_db.project_type": "Access Project via", |
|
|
|
"projects.ext_db.project_type": "Access Project via", |
|
|
|
"projects.ext_db.button.save_project": "Save Project", |
|
|
|
"projects.ext_db.button.save_project": "save Project", |
|
|
|
"projects.ext_db.button.update_and_restart": "Update & Restart", |
|
|
|
"projects.ext_db.button.update_and_restart": "改完再重開", |
|
|
|
"projects.ext_db.button.cancel": "Cancel", |
|
|
|
"projects.ext_db.button.cancel": "取消", |
|
|
|
"projects.ext_db.button.cancel_tooltip": "Cancel and Return", |
|
|
|
"projects.ext_db.button.cancel_tooltip": "取消及返回", |
|
|
|
"projects.ext_db.credentials": "Database Credentials", |
|
|
|
"projects.ext_db.credentials": "DB Credentials", |
|
|
|
"projects.ext_db.credentials.db_type": "Database Type", |
|
|
|
"projects.ext_db.credentials.db_type": "DB Type", |
|
|
|
"projects.ext_db.credentials.sqlite_file": "SQLite File", |
|
|
|
"projects.ext_db.credentials.sqlite_file": "SQLite 文件", |
|
|
|
"projects.ext_db.credentials.host_address": "Host Address", |
|
|
|
"projects.ext_db.credentials.host_address": "Host名", |
|
|
|
"projects.ext_db.credentials.port": "Port Number", |
|
|
|
"projects.ext_db.credentials.port": "Port Number", |
|
|
|
"projects.ext_db.credentials.username": "Username", |
|
|
|
"projects.ext_db.credentials.username": "用戶名稱", |
|
|
|
"projects.ext_db.credentials.password": "Password", |
|
|
|
"projects.ext_db.credentials.password": "密碼", |
|
|
|
"projects.ext_db.credentials.db_create_if_not_exists": "Database : create if not exists", |
|
|
|
"projects.ext_db.credentials.db_create_if_not_exists": "DB : create if not exists", |
|
|
|
"projects.ext_db.credentials.button.test_db_conn": "Test Database Connection", |
|
|
|
"projects.ext_db.credentials.button.test_db_conn": "駁下DB通唔通", |
|
|
|
"projects.ext_db.credentials.button.remove_db_from_env": "Remove Database from environment", |
|
|
|
"projects.ext_db.credentials.button.remove_db_from_env": "從環境中delete DB", |
|
|
|
"projects.ext_db.credentials.advanced": "SSL & Advanced parameters", |
|
|
|
"projects.ext_db.credentials.advanced": "安全證書及高級參數", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_key": "Client Key", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_key": "client條key", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_cert": "Client Cert", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_cert": "client張cert", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.server_ca": "Server CA", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.server_ca": "Server CA", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_key.toolip": "Select .key file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_key.toolip": "揀 .key file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_cert.toolip": "Select .cert file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.client_cert.toolip": "揀 .cert file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.server_ca.toolip": "Select CA file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.server_ca.toolip": "揀 CA file", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.preferred": "Preferred", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.preferred": "preferred", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.no": "No", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.no": "No", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.preferred": "Preferred", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.preferred": "preferred", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.required": "Required", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.required": "必填", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.requried_ca": "Required-CA", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.requried_ca": "Required-CA", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.requried_identity": "Required-IDENTITY", |
|
|
|
"projects.ext_db.credentials.advanced.ssl.usage.requried_identity": "Required-IDENTITY", |
|
|
|
"projects.ext_db.credentials.advanced.inflection.table_name": "Inflection - Table name", |
|
|
|
"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.inflection.column_name": "Inflection - Column name", |
|
|
|
"projects.ext_db.credentials.advanced.button.edit_conn_json": "Edit connection JSON", |
|
|
|
"projects.ext_db.credentials.advanced.button.edit_conn_json": "Edit connection JSON", |
|
|
|
"projects.ext_db.error.invalid_char_in_folder_path": "Invalid character in folder path.", |
|
|
|
"projects.ext_db.error.invalid_char_in_folder_path": "Invalid character in folder path.", |
|
|
|
"projects.ext_db.error.invalid_db_credentials": "Invalid database credentials.", |
|
|
|
"projects.ext_db.error.invalid_db_credentials": "Invalid DB credentials.", |
|
|
|
"projects.ext_db.error.unable_to_connect_to_db": "Unable to connect to database, please check your database is up.", |
|
|
|
"projects.ext_db.error.unable_to_connect_to_db": "Unable to connect to DB, please check your DB is up.", |
|
|
|
"projects.ext_db.error.user_doesnt_ve_sufficient_permission": "User does not exist or have sufficient permission to create schema.", |
|
|
|
"projects.ext_db.error.user_doesnt_ve_sufficient_permission": "User does not exist or have sufficient permission to create schema.", |
|
|
|
"projects.ext_db.head.title": "Create Project | NocoDB", |
|
|
|
"projects.ext_db.head.title": "開新Project | NocoDB", |
|
|
|
"projects.ext_db.dialog.success": "Connection was successful", |
|
|
|
"projects.ext_db.dialog.success": "駁到", |
|
|
|
"projects.ext_db.dialog.failure": "Connection Failure:", |
|
|
|
"projects.ext_db.dialog.failure": "駁唔到:", |
|
|
|
"projects.notifications.no_new": "No new notifications", |
|
|
|
"projects.notifications.no_new": "冇新notications", |
|
|
|
"projects.notifications.clear": "Clear", |
|
|
|
"projects.notifications.clear": "清咗佢", |
|
|
|
"signin.title": "SIGN IN", |
|
|
|
"signin.title": "登入", |
|
|
|
"signin.enter_your_work_email": "Enter your work email", |
|
|
|
"signin.enter_your_work_email": "入你嘅email", |
|
|
|
"signin.enter_your_password": "Enter your password", |
|
|
|
"signin.enter_your_password": "入你嘅密碼", |
|
|
|
"signin.forget_password": "Forgot your password ?", |
|
|
|
"signin.forget_password": "唔記得密碼?", |
|
|
|
"signin.dont_ve_an_account": "Don't have an account ?", |
|
|
|
"signin.dont_ve_an_account": "無AC?", |
|
|
|
"signin.sign_up": "Sign Up", |
|
|
|
"signin.sign_up": "Reg個AC", |
|
|
|
"signin.form.rules.email_is_reqd": "E-mail is required", |
|
|
|
"signin.form.rules.email_is_reqd": "E-mail 必須填", |
|
|
|
"signin.form.rules.email_must_be_valid": "E-mail must be valid", |
|
|
|
"signin.form.rules.email_must_be_valid": "E-mail 唔valid", |
|
|
|
"signin.form.rules.passwd_required": "Password is required", |
|
|
|
"signin.form.rules.passwd_required": "密碼必須填", |
|
|
|
"signin.form.rules.passwd_must_be_8_chars": "You password must be atleast 8 characters", |
|
|
|
"signin.form.rules.passwd_must_be_8_chars": "你嗰密碼至少要8個字", |
|
|
|
"signin.head.title": "Log In | NocoDB", |
|
|
|
"signin.head.title": "登入 | NocoDB", |
|
|
|
"signin.head.meta.hid": "Log In To NocoDB", |
|
|
|
"signin.head.meta.hid": "登入 NocoDB", |
|
|
|
"signin.head.meta.name": "Log In To NocoDB", |
|
|
|
"signin.head.meta.name": "登入 NocoDB", |
|
|
|
"signin.head.meta.content": "Log In To NocoDB", |
|
|
|
"signin.head.meta.content": "登入 NocoDB", |
|
|
|
"signin.password.recovery.title": "Reset your password", |
|
|
|
"signin.password.recovery.title": "reset你嗰密碼", |
|
|
|
"signin.password.recovery.message_1": "Please provide the email address you used when you signed up.", |
|
|
|
"signin.password.recovery.message_1": "用番你reg果陣果嗰email", |
|
|
|
"signin.password.recovery.message_2": "We will send you an email with a link to reset your password.", |
|
|
|
"signin.password.recovery.message_2": "我們將向您發送一封電子郵件,其中包含重置密碼的鏈接。", |
|
|
|
"signin.password.recovery.success": "Please check your email to reset the password", |
|
|
|
"signin.password.recovery.success": "check email去reset password", |
|
|
|
"signin.password.recovery.button": "SEND EMAIL", |
|
|
|
"signin.password.recovery.button": "send email", |
|
|
|
"signup.title": "SIGN UP", |
|
|
|
"signup.title": "註冊", |
|
|
|
"signup.you_will_be_the_super_admin": "You will be the 'Super Admin'", |
|
|
|
"signup.you_will_be_the_super_admin": "你會喺超級admin", |
|
|
|
"signup.already_ve_an_account": "Already have an account ?", |
|
|
|
"signup.already_ve_an_account": "已經有AC?", |
|
|
|
"treeview.settings": "Settings", |
|
|
|
"treeview.settings": "設置", |
|
|
|
"treeview.settings.tooltip": "Only visible to Creator", |
|
|
|
"treeview.settings.tooltip": "僅創作者可見", |
|
|
|
"treeview.app_store": "App Store", |
|
|
|
"treeview.app_store": "App Store", |
|
|
|
"treeview.team_n_auth": "Team & Auth", |
|
|
|
"treeview.team_n_auth": "Team & Auth", |
|
|
|
"treeview.team_n_auth.tooltip": "Roles & Users Management", |
|
|
|
"treeview.team_n_auth.tooltip": "Roles & Users Management", |
|
|
|
"treeview.project_metadata": "Project Metadata", |
|
|
|
"treeview.project_metadata": "Projectmetadata", |
|
|
|
"treeview.project_metadata.tooltip": "Meta Management", |
|
|
|
"treeview.project_metadata.tooltip": "metadata管理", |
|
|
|
"treeview.preview_as": "Preview as", |
|
|
|
"treeview.preview_as": "preview", |
|
|
|
"treeview.reset_review": "Reset Preview", |
|
|
|
"treeview.reset_review": "reset嗰preview", |
|
|
|
"nav_drawer.title": "Views", |
|
|
|
"nav_drawer.title": "Views", |
|
|
|
"nav_drawer.virtual_views.action.copy": "Copy view", |
|
|
|
"nav_drawer.virtual_views.action.copy": "Copy view", |
|
|
|
"nav_drawer.virtual_views.action.rename": "Rename view", |
|
|
|
"nav_drawer.virtual_views.action.rename": "Rename view", |
|
|
@ -124,15 +124,15 @@ |
|
|
|
"nav_drawer.share_view.toggle.option2": "Access is password restricted", |
|
|
|
"nav_drawer.share_view.toggle.option2": "Access is password restricted", |
|
|
|
"nav_drawer.share_view.password.caption": "Enter the password", |
|
|
|
"nav_drawer.share_view.password.caption": "Enter the password", |
|
|
|
"nav_drawer.share_view.password.button": "Save password", |
|
|
|
"nav_drawer.share_view.password.button": "Save password", |
|
|
|
"management.tabs.user": "Users Management", |
|
|
|
"management.tabs.user": "用戶管理", |
|
|
|
"management.tabs.api": "API Tokens Management", |
|
|
|
"management.tabs.api": "API Tokens 管理", |
|
|
|
"management.tabs.roles": "Roles Management", |
|
|
|
"management.tabs.roles": "Roles 管理", |
|
|
|
"management.meta.title": "Metadata Operations", |
|
|
|
"management.meta.title": "Metadata Operations", |
|
|
|
"management.meta.export_to_file": "Export to file", |
|
|
|
"management.meta.export_to_file": "導出去file", |
|
|
|
"management.meta.import": "Import", |
|
|
|
"management.meta.import": "import", |
|
|
|
"management.meta.export_to_zip": "Export zip", |
|
|
|
"management.meta.export_to_zip": "export去 zip", |
|
|
|
"management.meta.import_zip": "Import zip", |
|
|
|
"management.meta.import_zip": "import去 zip", |
|
|
|
"management.meta.reset": "Reset", |
|
|
|
"management.meta.reset": "reset", |
|
|
|
"management.meta.export_to_file.desc": "Export all metadata from the meta tables to meta directory.", |
|
|
|
"management.meta.export_to_file.desc": "Export all metadata from the meta tables to meta directory.", |
|
|
|
"management.meta.import.desc": "Import all metadata from the meta directory to meta tables.", |
|
|
|
"management.meta.import.desc": "Import all metadata from the meta directory to meta tables.", |
|
|
|
"management.meta.export_to_zip.desc": "Export project meta to zip file and download.", |
|
|
|
"management.meta.export_to_zip.desc": "Export project meta to zip file and download.", |
|
|
|