diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
commit | 73aabbd3c01601a81cedff36d181c4a674d68d8a (patch) | |
tree | acd270cd4ba4771574579c07a334981dcc516319 /settings/l10n/zh_TW.js | |
parent | b7bd6bd68250612d975b63fcfbb0865224c93d7c (diff) | |
download | nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.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 89e94955d26..50a7ca502f0 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -111,7 +111,6 @@ OC.L10N.register( "Enable all" : "全部啟用", "Enable" : "啟用", "The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式", - "Settings" : "設定", "{size} used" : "{size} 已使用", "Email" : "信箱", "Group admin for" : "群組管理員", @@ -126,6 +125,7 @@ OC.L10N.register( "App bundles" : "應用程式套裝", "Admins" : "管理者", "Everyone" : "所有人", + "Add group" : "新增群組", "SSL Root Certificates" : "SSL 根憑證", "Common Name" : "Common Name", "Valid until" : "到期日", @@ -301,7 +301,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "沒有找到符合 <strong>{pattern}</strong> 的使用者", "Unable to add user to group {group}" : "無法將使用者加至群組 {group}", "Unable to remove user from group {group}" : "無法自群組 {group} 中移除使用者", - "Add group" : "新增群組", "Invalid quota value \"{val}\"" : "無效的空間限額設定值 \"{val}\"", "no group" : "沒有群組", "Password successfully changed" : "成功變更密碼", @@ -343,6 +342,7 @@ OC.L10N.register( "Commercial support" : "商用支援", "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>", "You are member of the following groups:" : "您的帳號屬於這些群組:", + "Settings" : "設定", "Show storage location" : "顯示儲存位置", "Show user backend" : "顯示使用者資料後端", "Show last login" : "顯示上次登入時間", |