diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/federatedfilesharing/l10n/zh_CN.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 72944a3f9ed..4d4fc3de2a1 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -51,15 +51,7 @@ OC.L10N.register( "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", - "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。", - "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享。", - "Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书", - "Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误", - "Storage not valid" : "存储不可用", - "Federated share added" : "共享协作已添加", - "Couldn't add remote share" : "无法添加远程共享", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败,无法找到 %s,可能该服务器当前无法访问或者使用自签名证书。", - "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以与任何使用 Nextcloud,ownCloud 或 Pydio 的人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com" + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败,无法找到 %s,可能该服务器当前无法访问或者使用自签名证书。" }, "nplurals=1; plural=0;"); |