diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index e8da952f135..53d5121cfc6 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -60,25 +60,6 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "傳送中…", "Email sent" : "Email 已寄出", - "Disconnect" : "中斷連線", - "Revoke" : "撤銷", - "Allow filesystem access" : "允許檔案系統的存取", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", - "Google Chrome for Android" : "Google Chrome for Android", - "Sync client - {os}" : "同步客戶端 - {os}", - "This session" : "目前的工作階段", - "Copy" : "複製", - "Copied!" : "已複製", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "按下 ⌘-C 來複製", - "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", - "Error while loading browser sessions and device tokens" : "在載入瀏覽器階段與裝置 token 時發生錯誤", - "Error while creating device token" : "建立裝置 token 時發生錯誤", - "Error while deleting the token" : "刪除 token 時發生錯誤", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證", "Valid until {date}" : "{date} 前有效", "Delete" : "刪除", @@ -100,6 +81,30 @@ OC.L10N.register( "Select a profile picture" : "選擇大頭貼照", "Groups" : "群組", "Limit to groups" : "限制給特定群組", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "Google Chrome for Android" : "Google Chrome for Android", + "Allow filesystem access" : "允許檔案系統的存取", + "Revoke" : "撤銷", + "Sync client - {os}" : "同步客戶端 - {os}", + "This session" : "目前的工作階段", + "Device" : "裝置", + "Last activity" : "上次活動", + "Web, desktop and mobile clients currently logged in to your account." : "目前登入您的帳號的網頁、桌面和行動裝置客戶端", + "Error while creating device token" : "建立裝置 token 時發生錯誤", + "Error while deleting the token" : "刪除 token 時發生錯誤", + "App name" : "應用程式名稱", + "Create new app password" : "建立新的應用程式密碼", + "Use the credentials below to configure your app or device." : "請使用下方的登入資訊來設定您的應用程式或是裝置", + "For security reasons this password will only be shown once." : "基於安全性考量,這個密碼只會顯示一次", + "Username" : "使用者名稱", + "Password" : "密碼", + "Done" : "完成", + "Copied!" : "已複製", + "Copy" : "複製", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。", "Official" : "官方", "Remove" : "移除", @@ -120,8 +125,6 @@ OC.L10N.register( "The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式", "New password" : "新密碼", "{size} used" : "{size} 已使用", - "Username" : "使用者名稱", - "Password" : "密碼", "Email" : "信箱", "Group admin for" : "群組管理員", "Quota" : "容量限制", @@ -248,14 +251,6 @@ OC.L10N.register( "Help translate" : "幫助翻譯", "Current password" : "目前密碼", "Change password" : "變更密碼", - "Web, desktop and mobile clients currently logged in to your account." : "目前登入您的帳號的網頁、桌面和行動裝置客戶端", - "Device" : "裝置", - "Last activity" : "上次活動", - "App name" : "應用程式名稱", - "Create new app password" : "建立新的應用程式密碼", - "Use the credentials below to configure your app or device." : "請使用下方的登入資訊來設定您的應用程式或是裝置", - "For security reasons this password will only be shown once." : "基於安全性考量,這個密碼只會顯示一次", - "Done" : "完成", "Enabled apps" : "已啓用應用程式", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 使用的 %s 版本已經過期 (%s),請您更新您的作業系統,否則功能如 %s 可能無法正常運作", "A problem occurred, please check your log files (Error: %s)" : "出現問題,請您檢查您的記錄檔(錯誤:%s)", @@ -294,10 +289,15 @@ OC.L10N.register( "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", + "Disconnect" : "中斷連線", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS 客戶端", "Android Client" : "Android 客戶端", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "按下 ⌘-C 來複製", + "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", + "Error while loading browser sessions and device tokens" : "在載入瀏覽器階段與裝置 token 時發生錯誤", "Unable to delete {objName}" : "無法刪除 {objName}", "Error creating group: {message}" : "建立群組錯誤:{message}", "A valid group name must be provided" : "必須提供一個有效的群組名稱", |