diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index a87e55a7e0d..4dc20ad92a5 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", "Keyboard shortcuts" : "鍵盤快捷鍵", + "Speed up your Files experience with these quick shortcuts." : "這些快速捷徑可加快您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的操作選項單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", "Selection" : "選擇", + "Select all files" : "選擇所有檔案", + "Deselect all files" : "取消選擇所有檔案", + "Select or deselect a file" : "選擇或取消選擇檔案", + "Select a range of files" : "選擇一系列檔案", "Navigation" : "導覽列", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往以上檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", "View" : "檢視", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄", + "Show those shortcuts" : "顯示這些快捷鍵", "Clipboard is not available" : "剪貼板不可用", "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Owner" : "擁有者", |