diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
commit | e160104caf34bfb40e368db90ace1ccfe594f074 (patch) | |
tree | 827edbfda7ff158f1be96ceabdbb26b4a83f2182 /core/l10n | |
parent | 5fa935d6d6c93ccecd91b942d5014c1a4ed463bd (diff) | |
download | nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.tar.gz nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_TW.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 7ac297e950c..56c95c18e9e 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -159,6 +159,7 @@ OC.L10N.register( "Reset search" : "重置搜尋", "Search for {name} only" : "只搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", + "Loading more results …" : "正在載入更多結果...", "Load more results" : "載入更多結果", "An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"], @@ -248,6 +249,7 @@ OC.L10N.register( "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "Error" : "錯誤", + "Previous" : "上一個", "Internal Server Error" : "內部伺服器錯誤", "The server was unable to complete your request." : "伺服器無法完成你的請求。", "If this happens again, please send the technical details below to the server administrator." : "如果此問題重複發生,請寄送技術資訊給管理員。", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index d70b165a46f..c2a6e99ce7c 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -157,6 +157,7 @@ "Reset search" : "重置搜尋", "Search for {name} only" : "只搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", + "Loading more results …" : "正在載入更多結果...", "Load more results" : "載入更多結果", "An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"], @@ -246,6 +247,7 @@ "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "Error" : "錯誤", + "Previous" : "上一個", "Internal Server Error" : "內部伺服器錯誤", "The server was unable to complete your request." : "伺服器無法完成你的請求。", "If this happens again, please send the technical details below to the server administrator." : "如果此問題重複發生,請寄送技術資訊給管理員。", |