diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 3e57de89bde..b8c2eff8bc6 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -15,13 +15,6 @@ "Couldn't establish a federated share." : "无法建立一个远程分享", "Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。", "Federated Share request sent, you will receive an 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" : "存储不可用", - "Federated share added" : "共享协作已添加", - "Couldn't add remote share" : "无法添加远程共享", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", "Not allowed to create a federated share with the same user" : "不能给你自己分享文件", "File is already shared with %s" : "文件已经共享与 %s", @@ -50,6 +43,13 @@ "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" : "无法添加远程共享", "Search global and public address book for users and let local users publish their data" : "搜索用户的全球和公共通讯录,并让本地用户发布其数据" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |