diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:22 +0000 |
commit | 1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c (patch) | |
tree | 1b60dddbcaf3bf4eb702699a5dbe09385fc431bb /apps/files/l10n/zh_HK.json | |
parent | 602ef72477fa0b9a1f889a25fe70a0a3143edc80 (diff) | |
download | nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.tar.gz nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.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 | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index e4c953cba91..8789472d455 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -185,10 +185,12 @@ "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", "Toggle selection for folder \"{displayName}\"" : "切換對資料夾 \"{displayName}\" 的選擇", "Rename file" : "重新命名檔案", - "File name" : "檔案名稱", + "Filename" : "檔案名稱", "Folder name" : "資料夾名稱", "This node is unavailable" : "此節點不可用", "Download file {name}" : "下載檔案 {name}", + "Another entry with the same name already exists." : "另一個同名的條目已經存在。", + "Invalid filename." : "檔案名稱無效。", "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}」已經被使用。請選擇其他名稱。", @@ -206,15 +208,15 @@ "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", + "Storage information" : "儲存資訊", + "Storage quota" : "儲存配額", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", "Could not refresh storage stats" : "無法更新儲存統計數據", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Create" : "創建", - "A file or folder with that name already exists." : "已存在同名的檔案或資料夾°。", - "Invalid file name" : "檔案名稱無效", - "\"{char}\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"{char}\"。", - "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", + "Fill template fields" : "填寫模板欄位", + "Submitting fields…" : "正在遞交欄位 …", "Submit" : "遞交", "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", @@ -244,6 +246,7 @@ "Error during upload: {message}" : "上傳時發生錯誤:{message}", "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", + "Filter filenames…" : "過濾檔案名 ...", "Views" : "視圖", "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", @@ -300,12 +303,17 @@ "Today" : "今日", "Last 7 days" : "過去7日", "Last 30 days" : "過去30日", + "This year ({year})" : "今年 ({year})", + "Last year ({year})" : "去年 ({year})", "Documents" : "文件", + "Spreadsheets" : "試算表", + "Presentations" : "簡報", + "PDFs" : "PDF", "Folders" : "資料夾", "Audio" : "音頻", + "Pictures and images" : "圖片與圖像", "Videos" : "影片", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", - "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化模板目錄", "Create new templates folder" : "創建新範本資料夾", "Templates" : "模板", @@ -330,6 +338,11 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} 個檔案與 1 個資料夾"], "{fileCount} files and {folderCount} folders" : "{fileCount} 個檔案與 {folderCount} 個資料夾", + "Filename must not be empty." : "檔案名稱不能為空。", + "\"{char}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{char}」", + "\"{segment}\" is a reserved name and not allowed for filenames." : "「{segment}」是保留名稱,不允許用在檔案名稱。", + "\"{extension}\" is not an allowed filetype." : "「{extension}」是不允許的檔案類型。", + "Filenames must not end with \"{extension}\"." : "檔案名稱不能以「{extension}」結尾。", "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", @@ -375,9 +388,14 @@ "Shared with you" : "與您分享", "Deleted shares" : "已刪除的分享", "Pending shares" : "等待分享", + "File name" : "檔案名稱", + "\"{char}\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"{char}\"。", + "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", "{newName} already exists." : "{newName} 已經存在。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", + "A file or folder with that name already exists." : "已存在同名的檔案或資料夾°。", + "Invalid file name" : "檔案名稱無效", "The files is locked" : "檔案已被上鎖" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |