diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
commit | f51c24a70a92dc78b7bd11aa5afa408a748fc4d8 (patch) | |
tree | 3e5d440caf0619f1e25a064a30580f60d94cd5f9 /apps/settings/l10n/zh_TW.js | |
parent | ce7a15e804c47609b137e44b2c11dd5eb3b674c0 (diff) | |
download | nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.tar.gz nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 4c15bafc70d..eb3208ccd19 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -190,12 +190,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "這個應用程式已啟用但是需要更新,您將會在 5 秒後被引導至更新頁面", "App update" : "應用程式更新", "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", - "SSL Root Certificates" : "SSL 根憑證", - "Common Name" : "Common Name", - "Valid until" : "到期日", - "Issued By" : "發行者:", - "Valid until %s" : "有效至 %s", - "Import root certificate" : "匯入根憑證", "Administrator documentation" : "管理者說明文件", "Documentation" : "說明文件", "Forum" : "論壇", @@ -302,6 +296,12 @@ OC.L10N.register( "Chinese" : "中文", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。", "Official" : "官方", + "SSL Root Certificates" : "SSL 根憑證", + "Common Name" : "Common Name", + "Valid until" : "到期日", + "Issued By" : "發行者:", + "Valid until %s" : "有效至 %s", + "Import root certificate" : "匯入根憑證", "Set default expiration date" : "設定預設到期日" }, "nplurals=1; plural=0;"); |