aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
commita79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch)
tree5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /core/l10n/zh_TW.js
parent734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff)
downloadnextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz
nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 603107c6de3..ba129627b15 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "您的登入權杖無效或已過期",
"This community release of Nextcloud is unsupported and push notifications are limited." : "不支援 Nextcloud 的這個社群版本,且推播通知有所限制。",
"Login" : "登入",
- "Please try again" : "請再試一次",
"Password reset is disabled" : "密碼重設已停用",
"Could not reset password because the token is expired" : "無法重設密碼,因為權杖已過期",
"Could not reset password because the token is invalid" : "無法重設密碼,因為權杖無效",
@@ -386,6 +385,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。",
"This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
+ "Please try again" : "請再試一次",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "因為透過瀏覽器更新的功能已在您的 config.php 中停用,因此請使用命令列更新程式。",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 設定似乎不完整,導致無法正確取得系統環境變數,因為偵測到 getenv(\"PATH\") 回傳資料為空值",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "請參考{linkstart}安裝文件 ↗{linkend}中 PHP 設定的註記,並檢查您伺服器上的 PHP 設定,特別是如果您是使用 php-fpm 的情況下。",