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:
-rw-r--r--etc/ncp-config.d/l10n/NFS/zh.json13
-rw-r--r--etc/ncp-config.d/l10n/NFS/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/SSH/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/SSH/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/UFW/zh.json11
-rw-r--r--etc/ncp-config.d/l10n/UFW/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/dnsmasq/zh.json12
-rw-r--r--etc/ncp-config.d/l10n/dnsmasq/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/duckDNS/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/duckDNS/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/fail2ban/zh.json12
-rw-r--r--etc/ncp-config.d/l10n/fail2ban/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/freeDNS/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/freeDNS/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/letsencrypt/zh.json11
-rw-r--r--etc/ncp-config.d/l10n/letsencrypt/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/modsecurity/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/modsecurity/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-admin/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/nc-admin/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-audit/zh.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-automount/zh.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-automount/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-autoupdate-nc/zh.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-autoupdate-ncp/zh.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-autoupdate-ncp/zn.json1
-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
-rw-r--r--etc/ncp-config.d/l10n/nc-backup/zh.json10
-rw-r--r--etc/ncp-config.d/l10n/nc-backup/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-database/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-database/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-datadir/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-datadir/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-export-ncp/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-export-ncp/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-fix-permissions/zh.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-format-USB/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-format-USB/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-forward-ports/zh.json9
-rw-r--r--etc/ncp-config.d/l10n/nc-forward-ports/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-httpsonly/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-httpsonly/zn.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-import-ncp/zh.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-info/zh.json6
-rw-r--r--ncp-web/l10n/zh.json16
46 files changed, 233 insertions, 28 deletions
diff --git a/etc/ncp-config.d/l10n/NFS/zh.json b/etc/ncp-config.d/l10n/NFS/zh.json
new file mode 100644
index 00000000..deec2277
--- /dev/null
+++ b/etc/ncp-config.d/l10n/NFS/zh.json
@@ -0,0 +1,13 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "DIR":"資料夾",
+ "SUBNET":"子網路遮罩",
+ "USER":"使用者",
+ "GROUP":"組別",
+ "NFS network file system server (for Linux LAN)":"NFS網路檔案系統(Linux LAN)",
+ "If we intend to modify the data folder through NFS,\nthen we have to synchronize NextCloud to make it aware of the changes\n\nThis can be done manually or automatically using 'nc-scan' and 'nc-scan-auto'.
+":"您若開啟NFS功能,那麼請您開啟'nc-scan'或'nc-scan-auto'來更新您的Nextcloud數據文件紀錄。",
+ "Run":"儲存"
+ }
+ }
diff --git a/etc/ncp-config.d/l10n/NFS/zn.json b/etc/ncp-config.d/l10n/NFS/zn.json
deleted file mode 100644
index b0fa7769..00000000
--- a/etc/ncp-config.d/l10n/NFS/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","DIR":"資料夾","SUBNET":"子網路遮罩","USER":"使用者","GROUP":"組別"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/SSH/zh.json b/etc/ncp-config.d/l10n/SSH/zh.json
new file mode 100644
index 00000000..2b0cd77c
--- /dev/null
+++ b/etc/ncp-config.d/l10n/SSH/zh.json
@@ -0,0 +1,10 @@
+{"translations":{
+ "ACTIVE":"開啟",
+ "USER":"使用者",
+ "PASS":"密碼",
+ "CONFIRM":"確認",
+ "Run":"儲存",
+ "Activate or deactivate SSH":"SSH",
+ "In order to enable SSH, the password for user 'pi' can NOT remain set to the default raspberry.\nYou HAVE to create a NEW password for 'pi' if you want this program to enable SSH, it will fail if you dont!\nThe same will happen with user 'root' and password '1234'\nNote: Use normal AlphaNumeric, the only special characters allowed are .,@-_/":"請在開啟前,先將預設密碼修改,否則將無法開啟成功\n注意 : 我們只允許這些特殊字符 .,@-_/"
+}
+}
diff --git a/etc/ncp-config.d/l10n/SSH/zn.json b/etc/ncp-config.d/l10n/SSH/zn.json
deleted file mode 100644
index 69b5e183..00000000
--- a/etc/ncp-config.d/l10n/SSH/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","USER":"使用者","PASS":"密碼","CONFIRM":"確認"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/UFW/zh.json b/etc/ncp-config.d/l10n/UFW/zh.json
new file mode 100644
index 00000000..d862467b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/UFW/zh.json
@@ -0,0 +1,11 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "HTTP":"HTTP",
+ "HTTPS":"HTTPS",
+ "SSH":"SSH",
+ "Uncomplicated Firewall":"簡易防火牆(UFW)",
+ "Beware of blocking the SSH port you are using!":"保護您使用SSH",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/UFW/zn.json b/etc/ncp-config.d/l10n/UFW/zn.json
deleted file mode 100644
index 17ef9dd5..00000000
--- a/etc/ncp-config.d/l10n/UFW/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","HTTP":"HTTP","HTTPS":"HTTPS","SSH":"SSH"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/dnsmasq/zh.json b/etc/ncp-config.d/l10n/dnsmasq/zh.json
new file mode 100644
index 00000000..5d9d5884
--- /dev/null
+++ b/etc/ncp-config.d/l10n/dnsmasq/zh.json
@@ -0,0 +1,12 @@
+{
+ "translations": {
+ "ACTIVE": "開啟",
+ "CACHESIZE": "緩存大小",
+ "DNS server with cache": "DNS伺服器(緩存)",
+ "DNSSERVER": "DNS伺服器",
+ "DOMAIN": "域名",
+ "Remember to point your PC and devices DNS or\n you router DNS to your Raspberry Pi IP": "請記住指向你的PC和裝置所用的DNS或者路由器的DNS到你的raspberry pi的IP",
+ "dnsmasq": "dnsmasq",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/dnsmasq/zn.json b/etc/ncp-config.d/l10n/dnsmasq/zn.json
deleted file mode 100644
index 91130858..00000000
--- a/etc/ncp-config.d/l10n/dnsmasq/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","DOMAIN":"域名","DNSSERVER":"網路域名伺服器","CACHESIZE":"緩存大小"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/duckDNS/zh.json b/etc/ncp-config.d/l10n/duckDNS/zh.json
new file mode 100644
index 00000000..add9aca9
--- /dev/null
+++ b/etc/ncp-config.d/l10n/duckDNS/zh.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "ACTIVE": "開啟",
+ "DOMAIN": "域名",
+ "Free Dynamic DNS provider (need account from https://duckdns.org)": "使用duckdns.org免費提供的動態DNS(DDNS)(https://duckdns.org)",
+ "TOKEN": "TOKEN",
+ "duckDNS": "duckDNS",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/duckDNS/zn.json b/etc/ncp-config.d/l10n/duckDNS/zn.json
deleted file mode 100644
index e8c644f8..00000000
--- a/etc/ncp-config.d/l10n/duckDNS/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","DOMAIN":"域名","TOKEN":"TOKEN"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/fail2ban/zh.json b/etc/ncp-config.d/l10n/fail2ban/zh.json
new file mode 100644
index 00000000..0c0556cf
--- /dev/null
+++ b/etc/ncp-config.d/l10n/fail2ban/zh.json
@@ -0,0 +1,12 @@
+{"translations":{
+ "ACTIVE":"開啟",
+ "BANTIME":"禁止時間",
+ "FINDTIME":"尋找時間",
+ "MAXRETRY":"最大重試次數",
+ "EMAIL":"電子郵件提醒",
+ "MAILALERTS":"郵件警報",
+ "Brute force protection for SSH and NextCloud":"封鎖SSH多次登入錯誤IP",
+ "fail2ban":"fail2ban",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/fail2ban/zn.json b/etc/ncp-config.d/l10n/fail2ban/zn.json
deleted file mode 100644
index 63dfdbdd..00000000
--- a/etc/ncp-config.d/l10n/fail2ban/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","BANTIME":"禁止時間","FINDTIME":"尋找時間","MAXRETRY":"最大重試次數","EMAIL":"郵件地址","MAILALERTS":"郵件警報"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/freeDNS/zh.json b/etc/ncp-config.d/l10n/freeDNS/zh.json
new file mode 100644
index 00000000..7605035b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/freeDNS/zh.json
@@ -0,0 +1,10 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "UPDATEHASH":"Update Hash",
+ "DOMAIN":"域名",
+ "UPDATEINTERVAL":"更新間隔時間",
+ "freeDNS":"freeDNS",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/freeDNS/zn.json b/etc/ncp-config.d/l10n/freeDNS/zn.json
deleted file mode 100644
index 67d724f8..00000000
--- a/etc/ncp-config.d/l10n/freeDNS/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","UPDATEHASH":"UPDATEHASH","DOMAIN":"域名","UPDATEINTERVAL":"更新間隔時間"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/letsencrypt/zh.json b/etc/ncp-config.d/l10n/letsencrypt/zh.json
new file mode 100644
index 00000000..b5c557be
--- /dev/null
+++ b/etc/ncp-config.d/l10n/letsencrypt/zh.json
@@ -0,0 +1,11 @@
+{
+ "translations": {
+ "Automatic signed SSL certificates": "letsencrypt",
+ "DOMAIN": "域名",
+ "EMAIL": "電子郵件",
+ "Internet access is required for this configuration to complete\nBoth ports 80 and 443 need to be accessible from the internet\n \nYour certificate will be automatically renewed every month": "使用letsencrypt提供的SSL證書\n若要執行這個設定,請連結網路\n並且需要開啟Port 80和443\n\n您的證書將每個月自動更新。",
+ "Warning": "警告",
+ "letsencrypt": "SSL證書",
+ "Run":"開始建立證書"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/letsencrypt/zn.json b/etc/ncp-config.d/l10n/letsencrypt/zn.json
deleted file mode 100644
index e9826744..00000000
--- a/etc/ncp-config.d/l10n/letsencrypt/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"DOMAIN":"域名","EMAIL":"郵件地址"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/modsecurity/zh.json b/etc/ncp-config.d/l10n/modsecurity/zh.json
new file mode 100644
index 00000000..37b45fb3
--- /dev/null
+++ b/etc/ncp-config.d/l10n/modsecurity/zh.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "ACTIVE": "開啟",
+ "Experimental feature warning": "注意,這是測試功能!",
+ "This feature is highly experimental and has only been tested with\na basic NextCloud installation. If a new App does not work disable it": "這個功能我們只有在\n基本的NextCloud進行過測試。如果因開啟而導致某些功能無法運作,請將它停用。",
+ "Web Application Firewall for extra security (experimental)": "網頁中的防火牆(額外的安全性)",
+ "modsecurity": "modsecurity",
+ "Run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/modsecurity/zn.json b/etc/ncp-config.d/l10n/modsecurity/zn.json
deleted file mode 100644
index 00485b76..00000000
--- a/etc/ncp-config.d/l10n/modsecurity/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-admin/zh.json b/etc/ncp-config.d/l10n/nc-admin/zh.json
new file mode 100644
index 00000000..258e2e02
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-admin/zh.json
@@ -0,0 +1,10 @@
+{
+ "translations":{
+ "Change password for the Nextcloud admin user":"變更Nextcloud管理員密碼",
+ "USER":"管理員帳號",
+ "PASSWORD":"密碼",
+ "CONFIRM":"再次輸入密碼",
+ "nc-admin":"修改Nextcloud管理員密碼",
+ "Run":"修改並儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-admin/zn.json b/etc/ncp-config.d/l10n/nc-admin/zn.json
deleted file mode 100644
index 8546c8b3..00000000
--- a/etc/ncp-config.d/l10n/nc-admin/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"USER":"使用者","PASSWORD":"密碼","CONFIRM":"再次輸入密碼"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-audit/zh.json b/etc/ncp-config.d/l10n/nc-audit/zh.json
new file mode 100644
index 00000000..b54aad8f
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-audit/zh.json
@@ -0,0 +1,6 @@
+{
+ "translations":{
+ "Perform a security audit with lynis and debsecan":"使用lynis和debsecan進行安全檢查",
+ "run":"開始",
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-automount/zh.json b/etc/ncp-config.d/l10n/nc-automount/zh.json
new file mode 100644
index 00000000..4ba24226
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-automount/zh.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "Automount USB drives by plugging them in":"自動掛載USB裝置",
+ "ACTIVE":"開啟",
+ "Plugged in USB drives will be automounted under /media/non boot or at the moment of insertion./n/nFormat your drive as ext4 in order to move NC datafolder or database/nVFAT or NTFS is not recommended for this task, as it does not suport permissions/n/nIMPORTANT: halt or umount the drive before extracting":"在啟動電腦前或者已啟動情況下,插入USB盤會自動裝載在/media/n為了移動nextCloud的資料夾和資料庫,請格式化為ext4/nVFAT和NTFS不建議使用,因為不支援權限。/n/n若要移除USB,請將Raspberry Pi關機或使用安全移除USB功能(commands),以防止系統錯誤及資料遺失",
+ "run":"儲存"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-automount/zn.json b/etc/ncp-config.d/l10n/nc-automount/zn.json
deleted file mode 100644
index 00485b76..00000000
--- a/etc/ncp-config.d/l10n/nc-automount/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-autoupdate-nc/zh.json b/etc/ncp-config.d/l10n/nc-autoupdate-nc/zh.json
new file mode 100644
index 00000000..0d7ecaaa
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-autoupdate-nc/zh.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "NOTIFYUSER":"提示使用者",
+ "Automatically apply Nextcloud updates":"自動更新Nextcloud",
+ "run":"儲存變更"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zh.json b/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zh.json
new file mode 100644
index 00000000..122eabe4
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zh.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"開啟",
+ "NOTIFYUSER":"提示使用者",
+ "Automatically apply Nextcloud updates":"自動更新Nextcloudpi",
+ "run":"儲存變更"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zn.json b/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zn.json
deleted file mode 100644
index 2b9225b6..00000000
--- a/etc/ncp-config.d/l10n/nc-autoupdate-ncp/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟","NOTIFYUSER":"提示使用者"}} \ No newline at end of file
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
diff --git a/etc/ncp-config.d/l10n/nc-backup/zh.json b/etc/ncp-config.d/l10n/nc-backup/zh.json
new file mode 100644
index 00000000..6979ba29
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-backup/zh.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "BACKUPLIMIT": "備份限制",
+ "Backup this NC instance to a file": "備份Nextcloud",
+ "COMPRESS": "壓縮",
+ "DESTDIR": "備份位置",
+ "INCLUDEDATA": "包括數據",
+ "nc-backup": "備份Nextcloud"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-backup/zn.json b/etc/ncp-config.d/l10n/nc-backup/zn.json
deleted file mode 100644
index 3d03699b..00000000
--- a/etc/ncp-config.d/l10n/nc-backup/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"DESTDIR":"目標資料夾","INCLUDEDATA":"包括數據","COMPRESS":"壓縮","BACKUPLIMIT":"備份限制"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-database/zh.json b/etc/ncp-config.d/l10n/nc-database/zh.json
new file mode 100644
index 00000000..a8ced74a
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-database/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "DBDIR":"資料庫資料夾",
+ "Move your database to a new location, like a USB drive":"移動的資料庫到新的位置(USB)",
+ "Note that non Unix filesystems such as NTFS are not supported/nbecause they do not provide a compatible user/permissions system\n\n You need to use a USB drive that is permanently on and is responsive\nor the database will fail.\n\n** If it ever fails with a white page, move the database back to the SD **":"NextcloudPi不支持非Unix文件系統(如NTFS)的外接儲存空間。\n**若移動失敗,我們會將數據庫移回SD **"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-database/zn.json b/etc/ncp-config.d/l10n/nc-database/zn.json
deleted file mode 100644
index 3037cdc5..00000000
--- a/etc/ncp-config.d/l10n/nc-database/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"DBDIR":"資料庫資料夾"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-datadir/zh.json b/etc/ncp-config.d/l10n/nc-datadir/zh.json
new file mode 100644
index 00000000..ee2be248
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-datadir/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "DATADIR":"數據資料儲存資料夾",
+ "Change your data dir to a new location, like a USB drive":"修改Nextcloud使用者數據(USB)",
+ "Note that non Unix filesystems such as NTFS are not supported\nbecause they do not provide a compatible user/permissions system":"**移動的目錄不能為非Unix文件系統格式(NTFS)**"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-datadir/zn.json b/etc/ncp-config.d/l10n/nc-datadir/zn.json
deleted file mode 100644
index 93153185..00000000
--- a/etc/ncp-config.d/l10n/nc-datadir/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"DATADIR":"數據資料儲存資料夾"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-export-ncp/zh.json b/etc/ncp-config.d/l10n/nc-export-ncp/zh.json
new file mode 100644
index 00000000..deccdf89
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-export-ncp/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "DIR": "位置",
+ "Export NextCloudPi configuration": "匯出NextCloudPi設定",
+ "nc-export-ncp": "匯出NextCloudPi設定"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-export-ncp/zn.json b/etc/ncp-config.d/l10n/nc-export-ncp/zn.json
deleted file mode 100644
index faddf62e..00000000
--- a/etc/ncp-config.d/l10n/nc-export-ncp/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"DIR":"資料夾"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-fix-permissions/zh.json b/etc/ncp-config.d/l10n/nc-fix-permissions/zh.json
new file mode 100644
index 00000000..80e9dc2f
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-fix-permissions/zh.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "Fix permissions for NC data files, in case they were copied externally": "修復NC數據文件的權限",
+ "nc-fix-permissions": "修復NC文件權限"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-format-USB/zh.json b/etc/ncp-config.d/l10n/nc-format-USB/zh.json
new file mode 100644
index 00000000..2e0f01a6
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-format-USB/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "LABEL":"名稱",
+ "Format an external USB drive as a BTRFS partition (dangerous)":"將USB格式化成BTRFS格式",
+ "Make sure that ONLY the USB drive that you want to format is plugged in.\ncareful, this will destroy any data in the USB drive\n\n** YOU WILL LOSE ALL YOUR USB DATA **":"請確認您只有連結需要格式化的USB\n**開始後您將會遺失該USB的所有資料**"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-format-USB/zn.json b/etc/ncp-config.d/l10n/nc-format-USB/zn.json
deleted file mode 100644
index aa91e3b4..00000000
--- a/etc/ncp-config.d/l10n/nc-format-USB/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"LABEL":"名稱"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-forward-ports/zh.json b/etc/ncp-config.d/l10n/nc-forward-ports/zh.json
new file mode 100644
index 00000000..8236bc3c
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-forward-ports/zh.json
@@ -0,0 +1,9 @@
+{
+ "translations": {
+ "For NextCloudPi to be able to setup your ports, UPnP must be activated\nin your router. Activate it now on your router admin webpage.\n\n** UPnP is considered a security risk **\n\nDon't forget to disable it afterwards": "如果要讓NextCloudPi自動設置您的Port,\n請開啟UPnP在你的路由器。因鑒於安全性等問題,請在設定成功後關閉UPnP",
+ "HTTPPORT": "http Port",
+ "HTTPSPORT": "https Port",
+ "nc-forward-ports": "端口轉發(UPnP)",
+ "Set port forwarding to access from outside (UPnP)":"設置端口轉發(UPnP)"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-forward-ports/zn.json b/etc/ncp-config.d/l10n/nc-forward-ports/zn.json
deleted file mode 100644
index 2e034078..00000000
--- a/etc/ncp-config.d/l10n/nc-forward-ports/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"HTTPSPORT":"HTTPSPORT","HTTPPORT":"HTTPPORT"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-httpsonly/zh.json b/etc/ncp-config.d/l10n/nc-httpsonly/zh.json
new file mode 100644
index 00000000..639dd883
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-httpsonly/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "ACTIVE": "啟動",
+ "Force HTTPS": "強制使用https",
+ "nc-httpsonly": "強制使用https"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-httpsonly/zn.json b/etc/ncp-config.d/l10n/nc-httpsonly/zn.json
deleted file mode 100644
index 00485b76..00000000
--- a/etc/ncp-config.d/l10n/nc-httpsonly/zn.json
+++ /dev/null
@@ -1 +0,0 @@
-{"translations":{"ACTIVE":"開啟"}} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/nc-import-ncp/zh.json b/etc/ncp-config.d/l10n/nc-import-ncp/zh.json
new file mode 100644
index 00000000..4d0e134a
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-import-ncp/zh.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "FILE": "檔案位置",
+ "Import NextCloudPi configuration from file": "匯入NextCloudPi設定",
+ "nc-import-ncp": "匯入NCP設定"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-info/zh.json b/etc/ncp-config.d/l10n/nc-info/zh.json
new file mode 100644
index 00000000..fd3fea2c
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-info/zh.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "Print NextCloudPi system info": "顯示NextCloudPi系統信息",
+ "nc-info": "NCP系統訊息"
+ }
+}
diff --git a/ncp-web/l10n/zh.json b/ncp-web/l10n/zh.json
index dbcbe8ad..0f43dd89 100644
--- a/ncp-web/l10n/zh.json
+++ b/ncp-web/l10n/zh.json
@@ -1,8 +1,8 @@
-{
- "translations": {
- "Configure NextCloudPi features": "快速設定Nextcloudpi的主要功能",
- "Run": "開始吧",
- "Skip":"跳過",
- "This application requires JavaScript for correct operation. Please %s enable JavaScript %s and reload the page.": "您的瀏覽器已禁用JavaScript,請%s 啟動JavaScript %s並重新載入頁面。"
- }
-}
+{
+ "translations": {
+ "Configure NextCloudPi features": "設定Nextcloudpi",
+ "Run": "開始",
+ "Skip":"跳過",
+ "This application requires JavaScript for correct operation. Please %s enable JavaScript %s and reload the page.": "您的瀏覽器已禁用JavaScript,請%s 啟動JavaScript %s並重新載入頁面。"
+ }
+}