diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 82 |
1 files changed, 2 insertions, 80 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 828976af42a..a9363858f47 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -209,7 +209,6 @@ OC.L10N.register( "See the documentation" : "閱讀說明文件", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Search" : "搜尋", - "Log out" : "登出", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", "An internal error occurred." : "發生內部錯誤", @@ -229,6 +228,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", "Thank you for your patience." : "感謝您的耐心", + "Log out" : "登出", "Two-factor authentication" : "二階段認證", "Cancel log in" : "取消登入", "Use backup code" : "使用備用認證碼", @@ -250,86 +250,8 @@ OC.L10N.register( "Please use the command line updater because you have a big instance." : "請使用命令列更新工具,因為您的服務規模較大", "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理", - "Error loading tags" : "載入標籤出錯", - "Tag already exists" : "標籤已經存在", - "Error deleting tag(s)" : "刪除標籤出錯", - "Error tagging" : "貼標籤發生錯誤", - "Error untagging" : "移除標籤失敗", - "Error favoriting" : "加入最愛時出錯", - "Error unfavoriting" : "從最愛移除出錯", - "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s", - "Sunday" : "週日", - "Monday" : "週一", - "Tuesday" : "週二", - "Wednesday" : "週三", - "Thursday" : "週四", - "Friday" : "週五", - "Saturday" : "週六", - "Sun." : "日", - "Mon." : "一", - "Tue." : "二", - "Wed." : "三", - "Thu." : "四", - "Fri." : "五", - "Sat." : "六", - "Su" : "日", - "Mo" : "一", - "Tu" : "二", - "We" : "三", - "Th" : "四", - "Fr" : "五", - "Sa" : "六", - "January" : "一月", - "February" : "二月", - "March" : "三月", - "April" : "四月", - "May" : "五月", - "June" : "六月", - "July" : "七月", - "August" : "八月", - "September" : "九月", - "October" : "十月", - "November" : "十一月", - "December" : "十二月", - "Jan." : "一月", - "Feb." : "二月", - "Mar." : "三月", - "Apr." : "四月", - "May." : "五月", - "Jun." : "六月", - "Jul." : "七月", - "Aug." : "八月", - "Sep." : "九月", - "Oct." : "十月", - "Nov." : "十一月", - "Dec." : "十二月", "Problem loading page, reloading in 5 seconds" : "載入頁面出錯,5 秒後重新整理", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?", - "Hide file listing" : "隱藏檔案列表", - "Sending ..." : "正在傳送…", - "Email sent" : "Email 已寄出", - "Send link via email" : "透過 email 寄送連結", - "notify by email" : "以 email 通知", - "can share" : "可分享", - "create" : "建立", - "change" : "更動", - "delete" : "刪除", - "{sharee} (at {server})" : "{sharee} (在 {server})", - "Share with users…" : "分享給其他使用者…", - "Share with users, groups or remote users…" : "分享給其他使用者、群組或遠端使用者…", - "Share with users or groups…" : "分享給群組或使用者…", - "Share with users or remote users…" : "分享給使用者或遠端使用者…", - "Warning" : "警告", - "Error while sending notification" : "發送通知錯誤", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", - "Updating to {version}" : "正在更新到 {version}", - "The update was successful. There were warnings." : "更新成功,有警告訊息", - "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud", - "No search results in other folders" : "在其他資料夾中沒有找到", - "Two-step verification" : "二階段驗證", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證", - "Cancel login" : "取消登入", - "Please authenticate using the selected factor." : "請以選擇的二階段方式認證", - "An error occured while verifying the token" : "驗證 token 時發生錯誤" + "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud" }, "nplurals=1; plural=0;"); |