diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/federatedfilesharing/l10n/zh_HK.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_HK.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js index 2441be5dd0a..994ded984d4 100644 --- a/apps/federatedfilesharing/l10n/zh_HK.js +++ b/apps/federatedfilesharing/l10n/zh_HK.js @@ -51,9 +51,6 @@ OC.L10N.register( "Cloud ID copied to the clipboard" : "已複製 Cloud ID 至剪貼板", "Copy to clipboard" : "複製到剪貼板", "Clipboard is not available" : "剪貼板不可用", - "Copied!" : "已複製!", - "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" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享,請看 %s" + "Copied!" : "已複製!" }, "nplurals=1; plural=0;"); |