summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-09 02:18:26 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-09 02:18:26 +0000
commitb537e9fbc74ca09d4815fd34466bb85d731d43d9 (patch)
treed12bfc2d69929632c2b7ffab619478cbb14ad0fa /apps/updatenotification/l10n/zh_TW.js
parente9795d01f12bdc5aec96350cb428b95814963c43 (diff)
downloadnextcloud-server-b537e9fbc74ca09d4815fd34466bb85d731d43d9.tar.gz
nextcloud-server-b537e9fbc74ca09d4815fd34466bb85d731d43d9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.js')
-rw-r--r--apps/updatenotification/l10n/zh_TW.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js
index 6bf1387c363..f9cb310d65b 100644
--- a/apps/updatenotification/l10n/zh_TW.js
+++ b/apps/updatenotification/l10n/zh_TW.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "請確定您的 config.php 設定檔中並沒有將<samp>appstoreenabled</samp>的值設定為 false",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "無法連線至應用程式商店,或者應用程式商店回應無任何更新,請您手動搜尋更新,或者修復您伺服器的網際網路連線,讓它可以連線至應用程式商店。",
- "View changelog" : "檢視版本更新紀錄"
+ "View changelog" : "檢視版本更新紀錄",
+ "Beta" : "Beta 測試版"
},
"nplurals=1; plural=0;");