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:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-11 05:44:29 +0300
commit7206cbd0c43e8d26dc6621d00368debb76719a19 (patch)
tree46515a1fadf3518e257188408901d7e39bb59072
parent34eff2c0f5c27f94b6b2b3dc177860000c192e2e (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" : "週",