Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.json')
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index 7ca222bace6..e705f80dfd2 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -1,13 +1,13 @@
{ "translations": {
"Federated sharing" : "联合云共享",
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "你想要添加远程共享 {名称} 来自 {所属}@{远程}?",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "你想要添加远程共享 {名称} 来自 {所属}@{远程}?",
"Remote share" : "远程共享",
"Remote share password" : "远程共享密码",
"Cancel" : "取消",
"Add remote share" : "添加远程共享",
"Copy" : "复制",
- "Copied!" : "已复制!",
- "Not supported!" : "不支持!",
+ "Copied!" : "已复制!",
+ "Not supported!" : "不支持!",
"Press ⌘-C to copy." : "请按 ⌘-C 键复制",
"Press Ctrl-C to copy." : "请按 Ctrl-C 键复制",
"Invalid Federated Cloud ID" : "联合云ID不正确",
@@ -27,6 +27,7 @@
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "通过我的联合云ID,共享给我,看%s",
"Share with me through my #Nextcloud Federated Cloud ID" : "通过我的#Nextcloud联合云ID与我共享",
"Sharing" : "共享",
+ "Federated file sharing" : "联合文件共享",
"Federated Cloud Sharing" : "联合云共享",
"Open documentation" : "打开文档",
"Adjust how people can share between servers." : "调整人们如何在服务器之间共享。",
@@ -40,15 +41,15 @@
"Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
- "HTML Code:" : "HTML 代码:",
+ "HTML Code:" : "HTML 代码:",
"The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。",
- "Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.",
+ "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, 可能该服务器当前无法访问或者使用自签名证书."
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败,无法找到 %s,可能该服务器当前无法访问或者使用自签名证书。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file