diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:13 +0000 |
commit | c416abbb7fa6acd8bc01613cd930ca57a8762a52 (patch) | |
tree | cbd29eec2d1f06f1234ca4a7f1c1f2a43fba0695 /core/l10n/zh_TW.json | |
parent | 87e8468d407d7b584ee1c68ffb6f55d44da9823b (diff) | |
download | nextcloud-server-c416abbb7fa6acd8bc01613cd930ca57a8762a52.tar.gz nextcloud-server-c416abbb7fa6acd8bc01613cd930ca57a8762a52.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 6865532ea46..b4b83a96e12 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -181,8 +181,28 @@ "Install the Contacts app" : "安裝「通訊錄」應用程式", "Loading your contacts …" : "正在載入聯絡人……", "Looking for {term} …" : "搜尋 {term}……", + "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", + "Search for {name} only" : "僅搜尋 {name}", + "Start typing to search" : "開始輸入以搜尋", + "Loading more results …" : "正在載入更多結果…", + "Load more results" : "載入更多結果", + "Search" : "搜尋", + "No results for {query}" : "{query} 查詢沒有結果", + "Press Enter to start searching" : "按 Enter 開始搜尋", + "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} 個或以上字元搜尋"], + "Forgot password?" : "忘記密碼?", + "Back to login form" : "回到登入表單", + "Back" : "返回", + "Login form is disabled." : "登入表單已停用。", + "Edit Profile" : "編輯個人檔案", + "The headline and about sections will show up here" : "標題與關於部份將在此顯示", + "You have not added any info yet" : "您尚未新增任何資訊。", + "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", + "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Unified search" : "統一搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", + "Search {types} …" : "搜尋 {types} 中……", "Apps and Settings" : "應用程式與設定", "Date" : "日期", "Today" : "今日", @@ -193,31 +213,12 @@ "Search people" : "搜尋夥伴", "Not found" : "找不到", "People" : "人物", - "Load more results" : "載入更多結果", "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()} 間", - "Forgot password?" : "忘記密碼?", - "Back to login form" : "回到登入表單", - "Back" : "返回", - "Login form is disabled." : "登入表單已停用。", - "Edit Profile" : "編輯個人檔案", - "The headline and about sections will show up here" : "標題與關於部份將在此顯示", - "You have not added any info yet" : "您尚未新增任何資訊。", - "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", - "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", - "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", - "Search for {name} only" : "僅搜尋 {name}", - "Start typing to search" : "開始輸入以搜尋", - "Loading more results …" : "正在載入更多結果…", - "Search" : "搜尋", - "No results for {query}" : "{query} 查詢沒有結果", - "Press Enter to start searching" : "按 Enter 開始搜尋", - "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} 個或以上字元搜尋"], "This browser is not supported" : "不支援此瀏覽器", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", @@ -225,7 +226,6 @@ "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Settings menu" : "設定選單", "Avatar of {displayName}" : "{displayName} 的大頭照", - "Search {types} …" : "搜尋 {types} 中……", "No" : "否", "Yes" : "是", "Choose {file}" : "選擇 {file}", |