zh_CN.json 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. { "translations": {
  2. "Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器分享功能",
  3. "Invalid or untrusted SSL certificate" : "不合法或是不被信任的 SSL 证书",
  4. "Couldn't add remote share" : "无法添加远程分享",
  5. "Shared with you" : "分享给您的文件",
  6. "Shared with others" : "您分享的文件",
  7. "Shared by link" : "分享链接的文件",
  8. "Do you want to add the remote share {name} from {owner}@{remote}?" : "您要添加 {name} 来自 {owner}@{remote} 的远程分享吗?",
  9. "Remote share" : "远程分享",
  10. "Remote share password" : "远程分享密码",
  11. "Cancel" : "取消",
  12. "Add remote share" : "添加远程分享",
  13. "You can upload into this folder" : "您可以上传文件至此文件夹",
  14. "No ownCloud installation (7 or higher) found at {remote}" : "未发现 {remote} 安装有ownCloud (7 或更高版本)",
  15. "Invalid ownCloud url" : "无效的 ownCloud 网址",
  16. "Shared by" : "共享人",
  17. "Sharing" : "共享",
  18. "A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
  19. "You received a new remote share from %s" : "您从%s收到了新的远程分享",
  20. "You shared %1$s with %2$s" : "您把 %1$s分享给了 %2$s",
  21. "You shared %1$s with group %2$s" : "你把 %1$s 分享给了 %2$s 组",
  22. "%2$s shared %1$s with you" : "%2$s 把 %1$s 分享给了您",
  23. "You shared %1$s via link" : "您通过链接共享了 %1$s",
  24. "Shares" : "共享",
  25. "This share is password-protected" : "这是一个密码保护的共享",
  26. "The password is wrong. Try again." : "用户名或密码错误!请重试",
  27. "Password" : "密码",
  28. "No entries found in this folder" : "此文件夹中无项目",
  29. "Name" : "名称",
  30. "Share time" : "分享时间",
  31. "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效",
  32. "Reasons might be:" : "可能原因是:",
  33. "the item was removed" : "此项已移除",
  34. "the link expired" : "链接过期",
  35. "sharing is disabled" : "分享已禁用",
  36. "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。",
  37. "Add to your ownCloud" : "添加到您的 ownCloud",
  38. "Download" : "下载",
  39. "Download %s" : "下载 %s",
  40. "Direct link" : "直接链接",
  41. "Federated Cloud Sharing" : "联合云共享",
  42. "Open documentation" : "打开文档",
  43. "Allow users on this server to send shares to other servers" : "允许用户分享文件给其他服务器上的用户",
  44. "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收分享",
  45. "HTML Code:" : "HTML 代码:"
  46. },"pluralForm" :"nplurals=1; plural=0;"
  47. }