diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-20 02:37:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-20 02:37:22 +0000 |
commit | ac2577a5942d6eedd6de402dcecd0e697c8d213f (patch) | |
tree | 2563b38b7e32b62e3f5b51c0a0e70b8cc6b9430b /apps/files_sharing/l10n/zh_HK.js | |
parent | 946430862e63a2b1fdbb49ced4942b1534292606 (diff) | |
download | nextcloud-server-ac2577a5942d6eedd6de402dcecd0e697c8d213f.tar.gz nextcloud-server-ac2577a5942d6eedd6de402dcecd0e697c8d213f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 47258d28e88..e503d209528 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -172,6 +172,7 @@ OC.L10N.register( "File drop (upload only)" : "拖曳檔案(僅供上傳)", "Hide download" : "隱藏下載", "Password protect" : "密碼防護", + "Video verification" : "視頻驗證", "Add another link" : "加入另一個連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", "Shared via link by {initiator}" : "由 {initiator} 透過連結分享", @@ -182,6 +183,14 @@ OC.L10N.register( "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …", "Searching …" : "搜尋中 …", "Search globally" : "全域搜尋", + "on {server}" : "在 {server} 上", + "Unable to load the shares list" : "無法載入分享清單", + "this share just expired." : "此分享剛過期。", + "Link to a file" : "連結到一個檔案", + "Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}", + "Error creating the share" : "創建分享出錯", + "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", + "Error updating the share" : "更新分享出錯", "Shared" : "已分享", "Share" : "分享", "Shared with" : "分享給", |