zh_CN.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. { "translations": {
  2. "Shared with you" : "收到分享",
  3. "Shared with others" : "您分享的文件",
  4. "Shared by link" : "分享链接的文件",
  5. "Nothing shared with you yet" : "您还没有收到任何共享的文件",
  6. "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里",
  7. "Nothing shared yet" : "还没有共享过文件",
  8. "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里",
  9. "No shared links" : "无分享链接",
  10. "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里",
  11. "You can upload into this folder" : "您可以上传文件至此文件夹",
  12. "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器",
  13. "Invalid server URL" : "无效的服务器地址",
  14. "Failed to add the public link to your Nextcloud" : "添加公开链接到您的 Nextcloud 失败",
  15. "Share" : "分享",
  16. "No expiration date set" : "未设置失效时间",
  17. "Shared by" : "共享人",
  18. "Sharing" : "共享",
  19. "File shares" : "文件共享",
  20. "Downloaded via public link" : "通过公开链接下载",
  21. "Downloaded by {email}" : "已被 {email} 下载",
  22. "{file} downloaded via public link" : "{file} 被通过公开链接下载",
  23. "{email} downloaded {file}" : "{email} 已下载 {file}",
  24. "Shared with group {group}" : "分享到群组 {group}",
  25. "Removed share for group {group}" : "到群组 {group} 的分享已被移除 ",
  26. "{actor} shared with group {group}" : "{actor} 被分享到群组 {group}",
  27. "{actor} removed share for group {group}" : "{actor} 删除了群组 {group} 的共享",
  28. "You shared {file} with group {group}" : "您与群组 {group} 分享了 {file} ",
  29. "You removed group {group} from {file}" : "已移除组 {group} 从 {file}",
  30. "{actor} shared {file} with group {group}" : " {actor} 与群组 {group} 分享了 {file} ",
  31. "{actor} removed group {group} from {file}" : "{actor} 从 {file} 删除群组 {group} ",
  32. "Shared as public link" : "共享为公开链接",
  33. "Removed public link" : "移除公开链接",
  34. "Public link expired" : "公开链接已过期",
  35. "{actor} shared as public link" : "{actor} 公共链接分享",
  36. "{actor} removed public link" : "{actor} 删除公共链接",
  37. "Public link of {actor} expired" : "{actor} 的公开链接已过期",
  38. "You shared {file} as public link" : "你共享了 {file} 为公开链接",
  39. "You removed public link for {file}" : "你移除了 {file} 的公开链接",
  40. "Public link expired for {file}" : "{file} 的公开链接已过期",
  41. "{actor} shared {file} as public link" : "{actor} 用公开链接分享了 {file} ",
  42. "{actor} removed public link for {file}" : "{actor} 删除了 {file} 的公开链接",
  43. "Public link of {actor} for {file} expired" : "{actor} 为 {file} 创建的公开链接已过期",
  44. "{user} accepted the remote share" : "{user} 接受了远程共享",
  45. "{user} declined the remote share" : "{user} 拒绝了远程共享",
  46. "You received a new remote share {file} from {user}" : "您收到了一个来自 {user}的远程共享 {file} ",
  47. "{user} accepted the remote share of {file}" : "{user} 接受了 {file} 的远程共享",
  48. "{user} declined the remote share of {file}" : "{user} 拒绝了 {file} 的远程共享",
  49. "{user} unshared {file} from you" : "您未将 {file} 共享给 {user} ",
  50. "Shared with {user}" : "与 {user} 分享",
  51. "Removed share for {user}" : "移除给 {user} 的共享",
  52. "{actor} shared with {user}" : "{actor} 与 {user} 共享",
  53. "{actor} removed share for {user}" : "{actor} 删除了与 {user} 的共享",
  54. "Shared by {actor}" : "由 {actor} 共享",
  55. "{actor} removed share" : "{actor} 移除共享",
  56. "You shared {file} with {user}" : "您与 {user} 分享了 {file} ",
  57. "You removed {user} from {file}" : "您从 {file} 移除了 {user} ",
  58. "{actor} shared {file} with {user}" : "{actor} 共享 {file} 与 {user}",
  59. "{actor} removed {user} from {file}" : "{actor} 移除 {user} 从 {file}",
  60. "{actor} shared {file} with you" : "{actor} 与您共享了 {file} ",
  61. "{actor} removed you from {file}" : "{actor} 将您从 {file} 移除",
  62. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "通过邮件或公共链接分享的文件或文件夹<strong>已下载</strong>",
  63. "A file or folder was shared from <strong>another server</strong>" : "<strong>其它服务器</strong> 中一个文件或者文件夹被共享 ",
  64. "A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
  65. "Wrong share ID, share doesn't exist" : "错误的共享 ID,共享不存在",
  66. "could not delete share" : "无法删除共享",
  67. "Could not delete share" : "不能删除共享",
  68. "Please specify a file or folder path" : "请指定一个文件或文件夹路径",
  69. "Wrong path, file/folder doesn't exist" : "路径错误,文件/文件夹不存在",
  70. "Could not create share" : "无法创建共享",
  71. "invalid permissions" : "无效的权限",
  72. "Please specify a valid user" : "请指定一个有效的用户",
  73. "Group sharing is disabled by the administrator" : "群组共享已被管理员禁用",
  74. "Please specify a valid group" : "请指定一个有效的组",
  75. "Public link sharing is disabled by the administrator" : "公共链接共享已被管理员禁用",
  76. "Public upload disabled by the administrator" : "公共上传已被管理员禁用",
  77. "Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹",
  78. "Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD",
  79. "Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型",
  80. "You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子",
  81. "Please specify a valid circle" : "请指明一个可用圈子",
  82. "Unknown share type" : "未知共享类型",
  83. "Not a directory" : "不是一个目录",
  84. "Could not lock path" : "无法锁定路径",
  85. "Wrong or no update parameter given" : "错误或没有更新参数给出",
  86. "Can't change permissions for public share links" : "不能改变公共分享链接权限",
  87. "Cannot increase permissions" : "不能增加权限",
  88. "shared by %s" : "共享者 %s",
  89. "Download" : "下载",
  90. "Direct link" : "直接链接",
  91. "Add to your Nextcloud" : "添加到你的 Nextcloud",
  92. "Share API is disabled" : "共享 API 已被禁用",
  93. "File sharing" : "文件共享",
  94. "This share is password-protected" : "这是一个密码保护的共享",
  95. "The password is wrong. Try again." : "用户名或密码错误!请重试",
  96. "Password" : "密码",
  97. "No entries found in this folder" : "此文件夹中无项目",
  98. "Name" : "名称",
  99. "Share time" : "分享时间",
  100. "Expiration date" : "到期日期 ",
  101. "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效",
  102. "Reasons might be:" : "可能原因是:",
  103. "the item was removed" : "此项已移除",
  104. "the link expired" : "链接过期",
  105. "sharing is disabled" : "已禁用共享",
  106. "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。",
  107. "Download %s" : "下载 %s",
  108. "Upload files to %s" : "上传文件到 %s",
  109. "Select or drop files" : "选择或删除文件",
  110. "Uploading files…" : "上传文件 … ",
  111. "Uploaded files:" : "上传的文件: ",
  112. "%s is publicly shared" : "%s 是公开共享"
  113. },"pluralForm" :"nplurals=1; plural=0;"
  114. }