diff options
Diffstat (limited to 'settings/l10n/zh_TW.json')
-rw-r--r-- | settings/l10n/zh_TW.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index 173c9049e81..6e2f73d2cd5 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -102,9 +102,15 @@ "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "Error: Could not disable broken app" : "錯誤:無法停用損毀的應用程式", "Error while disabling broken app" : "停用損毀的應用時發生錯誤", + "App up to date" : "此應用程式為最新版", + "Upgrading …" : "更新中...", + "Could not upgrade app" : "無法更新應用程式", "Updated" : "已更新", "Removing …" : "移除中…", + "Could not remove app" : "無法移除應用程式", "Remove" : "移除", + "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "此應用程式已經被啟用,但是需要被更新。將在5秒後將您導向更新頁面。", + "App upgrade" : "應用程式更新", "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", @@ -173,8 +179,6 @@ "Error while changing status of {user}" : "變更使用者 {user} 的狀態出錯", "A valid username must be provided" : "必須提供一個有效的用戶名", "Error creating user: {message}" : "建立使用者錯誤:{message}", - "A valid password must be provided" : "一定要提供一個有效的密碼", - "A valid email must be provided" : "必須提供一個有效的電子郵件地址", "Developer documentation" : "開發者說明文件", "View in store" : "在商店中檢視", "Limit to groups" : "限制給特定群組", @@ -188,6 +192,8 @@ "Show description …" : "顯示描述", "Hide description …" : "隱藏描述", "This app has an update available." : "此應用程式有可用的更新", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未配置最低的Nextcloud版本,未來將會產生問題。", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未配置最高的Nextcloud版本,未來將會產生問題。", "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程式無法被安裝,因為欠缺下列相依套件:", "Enable only for specific groups" : "僅對特定的群組啟用", "SSL Root Certificates" : "SSL 根憑證", @@ -354,6 +360,8 @@ "set new password" : "設定新密碼", "change email address" : "更改電子郵件地址", "Default" : "預設", + "A valid password must be provided" : "一定要提供一個有效的密碼", + "A valid email must be provided" : "必須提供一個有效的電子郵件地址", "__language_name__" : "正體中文(臺灣)", "Show email address" : "顯示電子郵件信箱", "Send email to new user" : "寄送郵件給新用戶", |