commons.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. {
  2. "Show": "显示",
  3. "Hide": "隐藏",
  4. "Add": "添加",
  5. "Reset": "重启",
  6. "Sign out": "退出",
  7. "New": "新建",
  8. "meta": {
  9. "display_name": "简体中文"
  10. },
  11. "toaster": {
  12. "create_succeeded": "Succeeded to create {{target}}",
  13. "create_failed": "Failed to create {{target}}",
  14. "update_successed": "Succeeded to update {{target}}",
  15. "update_failed": "Failed to update {{target}}",
  16. "remove_share_link_success": "Succeeded to remove {{shareLinkId}}",
  17. "remove_share_link": "Succeeded to remove {{count}} share links"
  18. },
  19. "alert": {
  20. "siteUrl_is_not_set": "主页URL未设置,通过 {{link}} 设置",
  21. "please_enable_mailer": "请先设置邮件程序。"
  22. },
  23. "headers": {
  24. "app_settings": "系统设置"
  25. },
  26. "header_search_box": {
  27. "label": {
  28. "All pages": "所有页面",
  29. "This tree": "当前分支"
  30. },
  31. "item_label": {
  32. "All pages": "所有页面",
  33. "This tree": "当前分支以下内容"
  34. }
  35. },
  36. "share_links": {
  37. "Share Link": "Share Link",
  38. "Page Path": "Page Path",
  39. "expire": "Expiration",
  40. "description": "Description"
  41. },
  42. "in_app_notification": {
  43. "notification_list": "应用内通知列表",
  44. "see_all": "查看通知列表",
  45. "no_notification": "您没有任何通知",
  46. "all": "全部",
  47. "unopend": "未读",
  48. "mark_all_as_read" : "标记为已读"
  49. },
  50. "personal_dropdown": {
  51. "home": "家",
  52. "settings": "设置",
  53. "color_mode": "颜色模式",
  54. "sidebar_mode": "边栏模式",
  55. "sidebar_mode_editor": "编辑器上的边栏模式",
  56. "use_os_settings": "使用操作系统设置"
  57. },
  58. "copy_to_clipboard": {
  59. "Copy to clipboard": "复制到剪贴板",
  60. "Page path": "页面路径",
  61. "Page URL": "页面Url",
  62. "Parmanent link": "参数化链接",
  63. "Page path and parmanent link": "页面路径及参数化链接",
  64. "Markdown link": "Markdown链接"
  65. },
  66. "crop_image_modal": {
  67. "image_crop": "图像裁剪",
  68. "crop": "修剪",
  69. "save": "节省",
  70. "cancel": "取消"
  71. },
  72. "handsontable_modal": {
  73. "title": "编辑表格",
  74. "data_import": "数据导入",
  75. "save": "节省",
  76. "cancel": "取消",
  77. "done": "完毕",
  78. "data_import_form": {
  79. "select_data_format": "数据格式",
  80. "import_data": "导入数据",
  81. "paste_table_data": "粘贴表格数据",
  82. "parse_error": "解析错误",
  83. "cancel": "取消",
  84. "import": "导入"
  85. }
  86. },
  87. "not_found_page": {
  88. "page_not_exist": "该页面不存在"
  89. },
  90. "g2g_data_transfer": {
  91. "tab": "数据迁移",
  92. "data_transfer": "数据迁移",
  93. "transfer_data_to_this_growi": "将数据从另一个GROWI迁移到这个GROWI上",
  94. "publish_transfer_key": "发布迁移密钥",
  95. "transfer_key_limit": "迁移密钥在签发后一小时内有效。",
  96. "once_transfer_key_used": "一旦迁移密钥被用于迁移,它将不再可用于进一步的迁移。",
  97. "transfer_to_growi_cloud": "如果您希望迁移到GROWI.cloud,请点击这里。"
  98. }
  99. }