diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /settings/l10n/zh_TW.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index b383f1f34ba..c9dea7c2628 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -23,7 +23,6 @@ OC.L10N.register( "Backend doesn't support password change, but the user's encryption key was updated." : "使用者資料後端不支援變更密碼,但使用者的加密金鑰已經更新。", "installing and updating apps via the app store or Federated Cloud Sharing" : "透過應用程式中心或是聯盟式雲端分享來安裝、更新應用程式", "Federated Cloud Sharing" : "聯盟式雲端分享", - "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 可能無法正常運作", "Invalid SMTP password." : "無效的 SMTP 密碼", "Email setting test" : "測試郵件設定", "Well done, %s!" : "太棒了, %s!", @@ -222,7 +221,6 @@ OC.L10N.register( "Picture provided by original account" : "原本的帳戶提供的圖片", "Cancel" : "取消", "Choose as profile picture" : "設定為大頭貼照", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>(<strong>%s %%</strong>)", "Full name" : "全名", "No display name set" : "未設定顯示名稱", "Your email address" : "您的電子郵件信箱", @@ -251,6 +249,7 @@ OC.L10N.register( "Username" : "使用者名稱", "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)", "Migration Completed" : "遷移已完成", "Group already exists." : "群組已存在", @@ -341,6 +340,7 @@ OC.L10N.register( "Getting help" : "取得協助", "Commercial support" : "商用支援", "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>(<strong>%s %%</strong>)", "You are member of the following groups:" : "您的帳號屬於這些群組:", "Settings" : "設定", "Show storage location" : "顯示儲存位置", |