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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ncp-config.d/l10n/nc-scan-auto/zh.json')
-rw-r--r--etc/ncp-config.d/l10n/nc-scan-auto/zh.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/etc/ncp-config.d/l10n/nc-scan-auto/zh.json b/etc/ncp-config.d/l10n/nc-scan-auto/zh.json
index d0dc2e82..ae06cc2d 100644
--- a/etc/ncp-config.d/l10n/nc-scan-auto/zh.json
+++ b/etc/ncp-config.d/l10n/nc-scan-auto/zh.json
@@ -1 +1,10 @@
-{"translations":{"ACTIVE":"開啟","SCANINTERVAL":"掃瞄間隔時間"}}
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "SCANINTERVAL":"掃瞄間隔時間",
+ "Periodically scan NC for externally modified files":"定期檢查更新NextCloud使用者數據修改",
+ "Set the time in minutes in SCANINTERVAL.\n\n>>> If there are too many files this can greatly affect performance. <<<":"''掃描間隔時間''的單位是分鐘\n>>>如果文件過多,可能將影響效能<<<",
+ "nc-scan-auto":"定期掃描NC使用者文件"
+
+ }
+}