diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
commit | 1c014f82c2343bd3661ad1366171709a42eed076 (patch) | |
tree | 8917970b050124a5475f73a09bdd562b3d2b07a5 /apps/files/l10n/zh_HK.js | |
parent | 5de36b6941f395932ad2889afadb6952b8fd9c20 (diff) | |
download | nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.tar.gz nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.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, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index a5a1ddade09..da2d8d4fc73 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -229,7 +229,8 @@ OC.L10N.register( "Share" : "分享", "Shared by link" : "由連結分享", "Shared" : "已分享", - "Switch to list view" : "切換到列表視圖", + "Switch to list view" : "切換到列表檢視", + "Switch to grid view" : "切換到網格檢視", "Open the files app settings" : "開啟 Files 應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", @@ -237,6 +238,7 @@ OC.L10N.register( "Sort favorites first" : "先排序最愛", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", "Additional settings" : "其他設定", "WebDAV" : "WebDAV", "Copy to clipboard" : "複製到剪貼板", |