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:
authorNextcloud bot <bot@nextcloud.com>2021-01-29 05:41:52 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-29 05:41:52 +0300
commit30053c4a387fa82861233b43f29d3d12823b8f84 (patch)
tree589526cbe03c93d6e8ef5bfa11cbee23d26b3c82
parentdc8348cb73640730a257da04277e870ecd0e8935 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js19
-rw-r--r--l10n/zh_HK.json19
2 files changed, 36 insertions, 2 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index e4e63cc..c131265 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,7 +1,24 @@
OC.L10N.register(
"files_retention",
{
+ "Not a number" : "不是數字",
+ "Select tag…" : "選擇標記",
"Delete" : "刪除",
- "Create" : "新增"
+ "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" : "此應用可使檔案在設定的一段時間後自動刪除。",
+ "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." : "定義是否在一段時間後自動刪除使用某個特定標籤的文件。 這對機密文件很有效用。",
+ "Days" : "天",
+ "Weeks" : "星期",
+ "Months" : "月",
+ "Years" : "年",
+ "Create" : "新增",
+ "Notify users a day before retention will delete a file" : "在將刪除檔案的前一天通知用戶",
+ "Your systems retention rules will deleted this file within 24 hours." : "您的系統保留規則將在24小時內刪除此檔案。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 977cf32..4a728d2 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,5 +1,22 @@
{ "translations": {
+ "Not a number" : "不是數字",
+ "Select tag…" : "選擇標記",
"Delete" : "刪除",
- "Create" : "新增"
+ "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" : "此應用可使檔案在設定的一段時間後自動刪除。",
+ "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." : "定義是否在一段時間後自動刪除使用某個特定標籤的文件。 這對機密文件很有效用。",
+ "Days" : "天",
+ "Weeks" : "星期",
+ "Months" : "月",
+ "Years" : "年",
+ "Create" : "新增",
+ "Notify users a day before retention will delete a file" : "在將刪除檔案的前一天通知用戶",
+ "Your systems retention rules will deleted this file within 24 hours." : "您的系統保留規則將在24小時內刪除此檔案。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file