diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index a0225b25718..89c947c707c 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "移除", "Disable" : "停用", "All" : "所有", + "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:" : "這個應用程式無法被安裝,因為欠缺下列相依套件:", "View in store" : "在商店中檢視", "Visit website" : "開啟網站", "Report a bug" : "回報問題", "User documentation" : "用戶說明文件", "Admin documentation" : "管理者文件", "Developer documentation" : "開發者說明文件", - "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:" : "這個應用程式無法被安裝,因為欠缺下列相依套件:", "No apps found for your version" : "沒有找到適合您的版本的應用程式", "Enable all" : "全部啟用", "Enable" : "啟用", |