diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
commit | 91614c29cd16d471ac51057e8e5f4c99b43317e1 (patch) | |
tree | 8e877067cc823183ee353d99890f3f559e76369c /apps/files/l10n/zh_HK.js | |
parent | 40fd76f69e601ab5579e8ce9b81318d3924dd463 (diff) | |
download | nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.tar.gz nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 06d691b9187..aeb18ca7d14 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -400,8 +400,6 @@ OC.L10N.register( "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(只對能存取的人仕有用)", "Favored" : "已加入最愛", "Favor" : "加入最愛", - "Not favored" : "未加入最愛", - "Destination is not a folder" : "目標地不是資料夾", - "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中" + "Not favored" : "未加入最愛" }, "nplurals=1; plural=0;"); |