diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/zh_CN.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 1095945ef4c..4f28aeab1fc 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "接受", "Decline" : "拒绝", "Federated Cloud Sharing" : "联合云共享", - "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" : "联合云文件共享", "Provide federated file sharing across servers" : "在服务器间提供联合云文件共享", @@ -45,6 +43,7 @@ OC.L10N.register( "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", + "Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享", "Copy to clipboard" : "复制到剪贴板", "Copied!" : "已复制!", "Copy" : "复制", @@ -53,6 +52,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "请按 Ctrl-C 键复制", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "您收到了来自%4$s(%1$s)的作为远程共享的\"%3$s\"(代表%5$s(%2$s))", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "您收到了来自%4$s(%1$s)的作为远程共享的\"%3$s\"", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "通过我的联合云 ID,共享给我,看%s", "Open documentation" : "打开文档" }, "nplurals=1; plural=0;"); |