diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-18 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-18 00:20:40 +0000 |
commit | d0fd7b057a498d2fa2cbebaa9203789b93dd0e00 (patch) | |
tree | 1b726711d8e911a865bcfecd7b5a8aad1ae7333b /apps/settings/l10n/zh_TW.js | |
parent | 053cb7455b270cd35d7797be6874abf7ffb6c22b (diff) | |
download | nextcloud-server-d0fd7b057a498d2fa2cbebaa9203789b93dd0e00.tar.gz nextcloud-server-d0fd7b057a498d2fa2cbebaa9203789b93dd0e00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index a988bff3a3e..d509795c0fa 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -722,6 +722,9 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "將會從應用程式商店下載這個應用程式", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。", "Never" : "從不", + "Could not register device: Network error" : "無法註冊裝置:網路錯誤", + "Could not register device: Probably already registered" : "無法註冊裝置:可能已註冊", + "Could not register device" : "無法註冊裝置", "An error occurred during the request. Unable to proceed." : "請求時發生錯誤。無法繼續。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "應用程式已啟用但是需要更新。您將會在5秒內被重新導向至更新頁面。", "Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", |