| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- {
- "Show": "显示",
- "Hide": "隐藏",
- "Add": "添加",
- "Insert": "插入",
- "Reset": "重启",
- "Sign out": "退出",
- "New": "新建",
- "Send": "发送",
- "Close": "关闭",
- "Done": "完成",
- "Delete": "删除",
- "meta": {
- "display_name": "简体中文"
- },
- "toaster": {
- "add_succeeded": "Succeeded to add {{target}}",
- "create_failed": "Failed to create {{target}}",
- "create_succeeded": "Succeeded to create {{target}}",
- "delete_succeeded": "Succeeded to delete {{target}}",
- "remove_share_link": "Succeeded to remove {{count}} share links",
- "remove_share_link_success": "Succeeded to remove {{shareLinkId}}",
- "update_failed": "Failed to update {{target}}",
- "update_successed": "Succeeded to update {{target}}"
- },
- "alert": {
- "siteUrl_is_not_set": "主页URL未设置,通过 {{link}} 设置",
- "please_enable_mailer": "请先设置邮件程序。",
- "password_reset_please_enable_mailer": "请先设置邮件程序。",
- "email_is_already_in_use": "这个电子邮件地址已经在使用了。"
- },
- "headers": {
- "app_settings": "系统设置"
- },
- "header_search_box": {
- "label": {
- "All pages": "所有页面",
- "This tree": "当前分支"
- },
- "item_label": {
- "All pages": "所有页面",
- "This tree": "当前分支以下内容"
- }
- },
- "share_links": {
- "Share Link": "Share Link",
- "Page Path": "Page Path",
- "expire": "Expiration",
- "description": "Description"
- },
- "in_app_notification": {
- "notification_list": "应用内通知列表",
- "see_all": "查看通知列表",
- "no_notification": "您没有任何通知",
- "all": "全部",
- "unopend": "未读",
- "mark_all_as_read" : "标记为已读"
- },
- "personal_dropdown": {
- "home": "家",
- "settings": "设置",
- "color_mode": "颜色模式",
- "sidebar_mode": "边栏模式",
- "sidebar_mode_editor": "编辑器上的边栏模式",
- "use_os_settings": "使用操作系统设置",
- "feedback": "意见和要求"
- },
- "create_page_dropdown": {
- "new_page": "新页面",
- "todays": {
- "desc": "Create today's ...",
- "memo": "memo"
- },
- "template": {
- "desc": "创建/编辑模板页",
- "children": "子模板",
- "descendants": "子代模板"
- }
- },
- "copy_to_clipboard": {
- "Copy to clipboard": "复制到剪贴板",
- "Page path": "页面路径",
- "Page URL": "页面Url",
- "Parmanent link": "参数化链接",
- "Page path and parmanent link": "页面路径及参数化链接",
- "Markdown link": "Markdown链接"
- },
- "crop_image_modal": {
- "image_crop": "图像裁剪",
- "crop": "修剪",
- "save": "节省",
- "cancel": "取消"
- },
- "handsontable_modal": {
- "title": "编辑表格",
- "data_import": "数据导入",
- "save": "节省",
- "cancel": "取消",
- "done": "完毕",
- "data_import_form": {
- "select_data_format": "数据格式",
- "import_data": "导入数据",
- "paste_table_data": "粘贴表格数据",
- "parse_error": "解析错误",
- "cancel": "取消",
- "import": "导入"
- }
- },
- "questionnaire_modal": {
- "required": "必需的",
- "submit": "发送",
- "close": "Close",
- "title": "改善服务的GROWI调查表",
- "more_satisfied_services": "我们希望让使用GROWI的人更加满意",
- "strive_to_improve_services": "我们将利用你的反馈来改善我们的服务。",
- "length_of_experience": {
- "more_than_two_years": "2年以上",
- "one_to_two_years": "超过1年但少于2年",
- "six_months_to_one_year": "超过6个月但少于1年",
- "three_months_to_six_months": "超过3个月但少于6个月",
- "one_month_to_three_months": "超过1个月但少于3个月",
- "less_than_one_month": "不到1个月"
- },
- "satisfaction_with_growi": "对GROWI的满意程度",
- "history_of_growi_usage": "GROWI的使用历史",
- "occupation": "职位",
- "position": "职业类型",
- "comment_on_growi": "关于GROWI的评论",
- "successfully_submitted": "问卷已经发出。",
- "thanks_for_answering": "非常感谢您完成问卷调查。"
- },
- "not_found_page": {
- "page_not_exist": "该页面不存在"
- },
- "g2g_data_transfer": {
- "tab": "数据迁移",
- "data_transfer": "数据迁移",
- "transfer_data_to_this_growi": "将数据从另一个GROWI迁移到这个GROWI上",
- "publish_transfer_key": "发布迁移密钥",
- "transfer_key_limit": "迁移密钥在签发后一小时内有效。",
- "once_transfer_key_used": "一旦迁移密钥被用于迁移,它将不再可用于进一步的迁移。",
- "transfer_to_growi_cloud": "如果您希望迁移到GROWI.cloud,请点击这里。"
- }
- }
|