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-backup-auto')
-rw-r--r--etc/ncp-config.d/l10n/nc-backup-auto/zh.json13
-rw-r--r--etc/ncp-config.d/l10n/nc-backup-auto/zn.json1
2 files changed, 13 insertions, 1 deletions
diff --git a/etc/ncp-config.d/l10n/nc-backup-auto/zh.json b/etc/ncp-config.d/l10n/nc-backup-auto/zh.json
new file mode 100644
index 00000000..4102a778
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-backup-auto/zh.json
@@ -0,0 +1,13 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "DESTDIR":"目標資料夾",
+ "INCLUDEDATA":"包括數據",
+ "COMPRESS":"壓縮",
+ "BACKUPDAYS":"備份日期",
+ "BACKUPLIMIT":"備份限制",
+ "Periodic backups":"定期自動備份",
+ "nc-backup-auto":"自動備份"
+
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-backup-auto/zn.json b/etc/ncp-config.d/l10n/nc-backup-auto/zn.json
deleted file mode 100644
index 6dacc9a8..00000000
--- a/etc/ncp-config.d/l10n/nc-backup-auto/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","DESTDIR":"目標資料夾","INCLUDEDATA":"包括數據","COMPRESS":"壓縮","BACKUPDAYS":"備份日期","BACKUPLIMIT":"備份限制"}} \ No newline at end of file