diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-03 01:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-03 01:07:21 +0000 |
commit | 49bce9140408ecba1b6a5eec13962bc05d1d4a4b (patch) | |
tree | f2fe741aa2f0053524f551e8436139d150bba2c3 /apps/federatedfilesharing/l10n | |
parent | 949fbdef33c527ef481bcf1cb44c9d8c4a781000 (diff) | |
download | nextcloud-server-49bce9140408ecba1b6a5eec13962bc05d1d4a4b.tar.gz nextcloud-server-49bce9140408ecba1b6a5eec13962bc05d1d4a4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 292e6b8deed..03f94122a9b 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -18,6 +18,7 @@ OC.L10N.register( "Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。", "Federated Share request was successful, you will receive a invitation. Check your notifications." : "联合共享请求已成功,您将会收到邀请信息,请检查您的通知。", "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" : "存储不可用", diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 8bffea630c5..2972c8ba96f 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -16,6 +16,7 @@ "Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。", "Federated Share request was successful, you will receive a invitation. Check your notifications." : "联合共享请求已成功,您将会收到邀请信息,请检查您的通知。", "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" : "存储不可用", |