diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files/l10n/zh_HK.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 24af8029a08..23ec4facabf 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -298,7 +298,6 @@ OC.L10N.register( "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", - "Toggle %1$s sublist" : "切換 %1$s 子列表", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", @@ -309,6 +308,7 @@ OC.L10N.register( "Search users" : "搜尋用戶", "Cancel" : "取消", "Set up templates folder" : "設定範本資料夾", + "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "Deleted files" : "回收桶", "Shares" : "分享", |