diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_HK.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js index 744b62b8e49..d0a0a9549e7 100644 --- a/apps/federatedfilesharing/l10n/zh_HK.js +++ b/apps/federatedfilesharing/l10n/zh_HK.js @@ -20,9 +20,7 @@ OC.L10N.register( "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 %4$s (%1$s) (on behalf of %5$s (%2$s))" : "您收到了來自%4$s(%1$s)的作為遠程分享 的\"%3$s\"(代表%5$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 %4$s (%1$s)" : "您收到了來自%4$s(%1$s)作為遠程分享的\"%3$s\"", "You received {share} as a remote share from {user}" : "您從 {user} 收到了遠端分享 {share}", "Accept" : "接受", "Decline" : "拒絕", @@ -59,6 +57,8 @@ OC.L10N.register( "Not supported!" : "不支援!", "Press ⌘-C to copy." : "請按 ⌘-C 來複製", "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\"", "Open documentation" : "打開說明書" }, "nplurals=1; plural=0;"); |