Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.json')
-rw-r--r--l10n/zh_HK.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 36b5a1d..d2d1526 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,33 +1,33 @@
{ "translations": {
- "Not a number" : "不是數字",
- "Retention rule saved" : "保留規則已保存",
- "An error occurred while trying to save the retention rule" : "嘗試保存保留規則時出錯",
- "Select tag…" : "選擇標記",
+ "Files retention" : "保留檔案",
+ "{file} will be removed in 24 hours" : "{file} 將在24小時內刪除",
+ "Your systems retention rules will delete this file within 24 hours." : "您的系統保留規則將在24小時內刪除此檔案。",
+ "Retention" : "保留",
+ "This application allows for automatic deletion of files after a given time." : "此應用程式可使檔案在設定的一段時間後自動刪除。",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Nextcloud 的應用程式,用於控制在設定的時間後自動刪除文件。\n可以選擇在刪除前一天通知用戶。",
+ "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "定義是否在一段時間後自動刪除使用某個特定標籤的檔案。這對機密文件很有效用。",
+ "Create" : "新增",
"Days" : "日",
"Weeks" : "星期",
"Months" : "月",
"Years" : "年",
"Creation" : "創建",
"Last modification" : "最後修改日期",
+ "Not a number" : "不是數字",
+ "Select tag…" : "選擇標記",
"Delete" : "刪除",
"Yes" : "是",
"No" : "否",
"Error while deleting the retention rule" : "刪除保留規則時發生錯誤",
- "Files retention" : "保留檔案",
- "{file} will be removed in 24 hours" : "{file} 將在24小時內刪除",
- "Your systems retention rules will delete this file within 24 hours." : "您的系統保留規則將在24小時內刪除此檔案。",
- "Retention" : "保留",
- "This application allows for automatic deletion of files after a given time." : "此應用程式可使檔案在設定的一段時間後自動刪除。",
- "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Nextcloud 的應用程式,用於控制在設定的時間後自動刪除文件。\n可以選擇在刪除前一天通知用戶。",
"File retention" : "保留檔案",
"Open documentation" : "開啟說明文件",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "定義是否在一段時間後自動刪除使用某個特定標籤的檔案。這對機密文件很有效用。",
+ "after" : "之後",
+ "Notify users a day before retention will delete a file" : "在將刪除檔案的前一天通知用戶",
"Tag" : "標籤",
"Time" : "時間",
"After" : "之後",
"Active" : "活動的",
- "after" : "之後",
- "Create" : "新增",
- "Notify users a day before retention will delete a file" : "在將刪除檔案的前一天通知用戶"
+ "Retention rule saved" : "保留規則已保存",
+ "An error occurred while trying to save the retention rule" : "嘗試保存保留規則時出錯"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file