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.

29 lines
1.2 KiB

  1. {
  2. "alreadyexists": "该页面已存在!",
  3. "debugmsg": "详细的调试跟踪",
  4. "fileexists": "文件 {{path}} 已存在。",
  5. "forbidden": "被禁止",
  6. "forbiddendetail": "对不起,你暂无权访问此页面。",
  7. "generic": "噢!出问题了",
  8. "invalidaction": "无效的行为。",
  9. "invaliddestfolder": "无效的目标文件夹!",
  10. "invalidfiletype": "无效的文件类型。",
  11. "invalidfolder": "无效的文件夹。",
  12. "invalidoperation": "无效的操作!",
  13. "invalidpath": "无效的页面路径。",
  14. "invaliduserid": "无效的用户 ID",
  15. "newpasswordtooshort": "新密码太短了!",
  16. "notexist": "页面 {{path}} 不存在!",
  17. "notexistdetail": "创建该页面?",
  18. "parentinvalid": "上级页面是无效的文件。",
  19. "parentisroot": "上级页面是根目录。",
  20. "remotetoolarge": "远程文件太大!",
  21. "reservedname": "你不能用这名字创建文档,因为这名字被系统预留了。",
  22. "savefailed": "无法保存文件",
  23. "starterfailed": "无法加载启动内容!",
  24. "unauthorized": "未经授权",
  25. "actions": {
  26. "create": "创建",
  27. "gohome": "首页",
  28. "loginas": "登录为..."
  29. }
  30. }