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>2022-07-11 05:44:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-11 05:44:33 +0300
commit3ef031c5b87e1d4e93aad324e6ae6f9e9c89290b (patch)
treee3ec5ac09b89270ef283b5003c42eb6cb74af1b2
parent24cec6a1916354ae567a54f61a444f06f1763c66 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_TW.js2
-rw-r--r--l10n/zh_TW.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index db994f3..5fc948d 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_retention",
{
"Not a number" : "不是數字",
+ "Retention rule saved" : "保留規則已儲存",
+ "An error occurred while trying to save the retention rule" : "嘗試儲存保留規則時發生錯誤",
"Select tag…" : "選擇標記",
"Days" : "天",
"Weeks" : "週",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 102fe28..9b1d7c2 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,5 +1,7 @@
{ "translations": {
"Not a number" : "不是數字",
+ "Retention rule saved" : "保留規則已儲存",
+ "An error occurred while trying to save the retention rule" : "嘗試儲存保留規則時發生錯誤",
"Select tag…" : "選擇標記",
"Days" : "天",
"Weeks" : "週",