diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-27 00:08:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-27 00:08:03 +0000 |
commit | 65ade4b6d5a942ff781dad5396387facc86a95ed (patch) | |
tree | 4e6c949fd57e443db02de2fc7fa9a1c9ee963aa6 /settings/l10n/zh_TW.js | |
parent | 50b355fa84b3e8fd8e5826b2bf45dd0d3182d64f (diff) | |
download | nextcloud-server-65ade4b6d5a942ff781dad5396387facc86a95ed.tar.gz nextcloud-server-65ade4b6d5a942ff781dad5396387facc86a95ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 7dedf175dfa..ce4ed5fd828 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -8,6 +8,9 @@ OC.L10N.register( "You changed your email address" : "您已更改您的電子郵件地址", "Your email address was changed by an administrator" : "您的電子郵件已被管理員變更", "Security" : "安全性", + "You successfully logged in using two-factor authentication (%1$s)" : "你已成功使用兩步驟驗證進行登入 (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "使用兩步驟驗證登入失敗 (%1$s)", + "Your <strong>password</strong> or <strong>email</strong> was modified" : "你的 <strong>密碼</strong> 或 <strong>email</strong> 已更動。", "Your apps" : "您的應用程式", "Enabled apps" : "已啓用應用程式", "Disabled apps" : "已停用應用程式", @@ -27,6 +30,8 @@ OC.L10N.register( "Unable to add group." : "無法新增群組", "Unable to delete group." : "無法刪除群組", "Invalid SMTP password." : "無效的 SMTP 密碼", + "Well done, %s!" : "太棒了, %s!", + "If you received this email, the email configuration seems to be correct." : "如果你收到這封email,代表email設定是正確的。", "Email setting test" : "測試郵件設定", "Email could not be sent. Check your mail server log" : "郵件無法寄出,請查閱mail伺服器記錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "寄出郵件時發生問題,請檢查您的設定(錯誤訊息:%s)", @@ -36,6 +41,9 @@ OC.L10N.register( "A user with that name already exists." : "同名的使用者已經存在", "Unable to create user." : "無法建立使用者", "Unable to delete user." : "無法移除使用者", + "Error while enabling user." : "啟用用戶時發生錯誤", + "Error while disabling user." : "停用用戶時發生錯誤", + "Settings saved" : "設定已存檔", "Unable to change full name" : "無法變更全名", "Unable to change email address" : "無法變更email地址", "Your full name has been changed." : "您的全名已變更", @@ -43,10 +51,25 @@ OC.L10N.register( "Invalid user" : "無效的使用者", "Unable to change mail address" : "無法更改 email 地址", "Email saved" : "Email 已儲存", + "Your password on %s was changed." : "你的密碼在 %s 已變更。", + "Your password on %s was reset by an administrator." : "您的密碼在 %s 已被管理員重設。", + "Password changed for %s" : "%s 的密碼已變更。", + "If you did not request this, please contact an administrator." : "如果你未發送此請求 ,請聯絡系統管理員。", + "Password for %1$s changed on %2$s" : "%1$s 的密碼已在 %2$s 變更。", + "%1$s changed your email address on %2$s." : "%1$s 更改你的 email 地址在 %2$s 時。", + "Your email address on %s was changed." : "你的email地址在 %s 已變更。", + "Your email address on %s was changed by an administrator." : "你的email地址在 %s 已被管理員變更。", + "Email address changed for %s" : "%s 的email地址已變更。", + "The new email address is %s" : "新的email地址為 %s", + "Your username is: %s" : "你的使用者名稱為: %s", "Set your password" : "設定您的密碼", + "Go to %s" : "前往 %s", + "Install Client" : "安裝使用端", "Your %s account was created" : "您的 %s 帳號已經建立", + "Password confirmation is required" : "要求密碼確認", "Couldn't remove app." : "無法移除應用程式", "Couldn't update app." : "無法更新應用程式", + "Are you really sure you want add {domain} as trusted domain?" : "您確定要新增 {domain} 為信任的網域?", "Add trusted domain" : "新增信任的網域", "Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束", "Migration started …" : "開始遷移…", @@ -61,12 +84,15 @@ OC.L10N.register( "The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "審查通過的應用程式經由可信任的開發人員所設計,並且經過一連串的安全測試,他們在開放的程式庫中維護這些應用程式,而且確保這些應用程式能穩定運作", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "這個新應用程式並沒有經過安全檢測,可能會是不穩定的,如果您要安裝的話,風險自行負責。", + "Disabling app …" : "停用應用程式中 ...", "Error while disabling app" : "停用應用程式錯誤", "Disable" : "停用", "Enable" : "啟用", "Enabling app …" : "啟動中...", "Error while enabling app" : "啟用應用程式錯誤", "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它使伺服器不穩定", + "Error: Could not disable broken app" : "錯誤: 無法啟用已損毀的應用", + "Error while disabling broken app" : "關閉損毀的應用時發生錯誤", "Updating...." : "更新中…", "Error while updating app" : "更新應用程式錯誤", "Updated" : "已更新", @@ -79,6 +105,7 @@ OC.L10N.register( "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", "Enable all" : "全部啟用", + "Allow filesystem access" : "允許檔案系統的存取", "Disconnect" : "中斷連線", "Revoke" : "撤消", "Internet Explorer" : "Internet Explorer", @@ -98,12 +125,17 @@ OC.L10N.register( "Not supported!" : "不支援!", "Press ⌘-C to copy." : "按下 ⌘-C 來複製", "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", + "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" : "刪除", "Local" : "本地", "Private" : "私人的", + "Only visible to local users" : "僅本地用戶可見", + "Only visible to you" : "僅你可見", "Contacts" : "聯絡人", + "Visible to local users and to trusted servers" : "僅本地用戶與信任伺服器可見", "Public" : "公開", "Select a profile picture" : "選擇大頭貼", "Very weak password" : "密碼強度非常弱", |