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:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-11 05:44:31 +0300
commit6e698fdec5b78b995075857ed30710f8e40d90c8 (patch)
tree4b8e5e3d8f7e5fceb73d8d9b79e8d88e2e6c5072
parentf979102c71fc0836c268df2953f9c009917041ad (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" : "週",