diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 200fd14821e..7da4a73da08 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -138,6 +138,7 @@ OC.L10N.register( "Custom date range" : "自訂日期範圍", "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", + "Search in date range" : "在日期範圍內搜尋", "Log in" : "登入", "Logging in …" : "正在登入……", "Server side authentication failed!" : "伺服器端認證失敗!", @@ -184,6 +185,7 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "使用 Collabora Online 建置的協作文件、試算表與簡報。", "Distraction free note taking app." : "無干擾的筆記應用程式。", "Search contacts" : "搜尋聯絡人", + "Reset search" : "重置搜尋", "Search contacts …" : "搜尋聯絡人……", "Could not load your contacts" : "無法載入您的聯絡人", "No contacts found" : "查無聯絡人", @@ -218,8 +220,6 @@ OC.L10N.register( "{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" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", - "Reset search" : "重置搜尋", - "Start search" : "開始搜尋", "Search for {name} only" : "僅搜尋 {name}", "Start typing to search" : "開始輸入以搜尋", "Loading more results …" : "正在載入更多結果…", @@ -424,6 +424,7 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "目前的 PHP 的記憶體限制設定低於建議值 512MB。", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", + "Start search" : "開始搜尋", "Press enter to start searching" : "按 Enter 以開始搜尋", "Open settings menu" : "開啟設定選單", "Settings" : "設定", |