diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
commit | c6d19b2d7d08373de865b20db3884e629834d246 (patch) | |
tree | 7500f1cc7a862003e5eef6e365c3ab6830008216 /core/l10n/zh_TW.js | |
parent | af6f1cdde407580646fd7e562ee757fa87aab0d3 (diff) | |
download | nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.tar.gz nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.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.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ec09728078d..c540aca1c8e 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -455,7 +455,6 @@ OC.L10N.register( "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "您的遠端地址被識別為「{remoteAddress}」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。可以在{linkstart}文件 ↗{linkend}中找到進一步的資訊。", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "資料庫用於交易檔案鎖定。要強化效能,請設定 memcache(若可用)。請見{linkstart}文件 ↗{linkend}。", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 {linkstart}PHP Group ↗{linkend}提供官方支援的其中一個版本。", - "Avatar of {fullName}" : "{fullName} 的大頭照", - "Start typing in search" : "開始輸入搜尋內容" + "Avatar of {fullName}" : "{fullName} 的大頭照" }, "nplurals=1; plural=0;"); |