diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index b4b83a96e12..394b9e3f40d 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -216,7 +216,6 @@ "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", "Searching …" : "正在搜尋……", - "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "This browser is not supported" : "不支援此瀏覽器", @@ -452,6 +451,7 @@ "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} 的大頭照" + "Avatar of {fullName}" : "{fullName} 的大頭照", + "Start typing in search" : "開始輸入搜尋內容" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |