diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
commit | 3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch) | |
tree | fd86947320b7bde7016901b2e72d192fddaac39b /apps/federatedfilesharing/l10n/zh_CN.json | |
parent | 48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff) | |
download | nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 7fbb6a0d383..9a88bf843a7 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -1,5 +1,4 @@ { "translations": { - "Federated sharing" : "联合云共享", "Do you want to add the remote share {name} from {owner}@{remote}?" : "您想要添加来自 {owner}@{remote} 的远程共享 {name} 吗?", "Remote share" : "远程共享", "Remote share password" : "远程共享密码", @@ -22,6 +21,7 @@ "File is already shared with %s" : "文件已经共享与 %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %1$s 失败,无法找到 %2$s,可能该服务器当前无法访问或者使用了自签名证书。", "Could not find share" : "没有发现共享", + "Federated sharing" : "联合云共享", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "您收到“%3$s\"做为远程共享从”%1$s(代表\"%2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "您得到 {share} 是从 {user} 做为远程共享(代替 {behalf} )", "You received \"%3$s\" as a remote share from %1$s" : "您从“%1$s\"得到\"%3$s\"做为远程共享", |