diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
commit | a9ba19d3d494a306c06e8ed1002e1639d69fae3e (patch) | |
tree | 71c38fc93119ea1343233f0e7a0f08d9ad8b3ba4 /apps/files/l10n/zh_HK.json | |
parent | 56402460121080cb0d63e4c4d4ec51e5b409fed2 (diff) | |
download | nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.tar.gz nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index d8128d32e97..aef78381392 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -169,11 +169,20 @@ "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", "Select the row for {displayName}" : "選擇 {displayName} 的行", + "Rename file" : "重新命名檔案", "File name" : "檔案名稱", + "A long time ago" : "很久以前", "Download file {name}" : "下載檔案 {name}", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", + "{newName} already exists." : "{newName} 已經存在。", "Name cannot be empty" : "名稱不能空白", + "Another entry with the same name already exists" : "另一個同名的條目已經存在", + "Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」", + "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。", + "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", "Total rows summary" : "總列摘要", "Select all" : "全選", "Unselect all" : "取消全選", @@ -208,6 +217,7 @@ "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", + "Sort favorites first" : "先排序最愛", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", @@ -232,6 +242,7 @@ "Templates" : "模板", "Create new templates folder" : "創建新範本資料夾", "Unable to initialize the templates directory" : "無法初始化模板目錄", + "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", |