diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:57 +0000 |
commit | 1302b6f267eed2519938a92e3c9470951e1c701f (patch) | |
tree | e3bf579660144d55c80f9bbb351bcf3524acf7ed /settings/l10n/zh_TW.js | |
parent | 5b33cbd507218d1edd489cd36821437ed5a2d4ec (diff) | |
download | nextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.tar.gz nextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index c05d5be7604..50a7ca502f0 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -61,9 +61,6 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "傳送中…", "Email sent" : "Email 已寄出", - "Allow filesystem access" : "允許檔案系統的存取", - "Disconnect" : "中斷連線", - "Revoke" : "撤銷", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -114,7 +111,7 @@ OC.L10N.register( "Enable all" : "全部啟用", "Enable" : "啟用", "The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式", - "Settings" : "設定", + "{size} used" : "{size} 已使用", "Email" : "信箱", "Group admin for" : "群組管理員", "Language" : "語言", @@ -128,6 +125,7 @@ OC.L10N.register( "App bundles" : "應用程式套裝", "Admins" : "管理者", "Everyone" : "所有人", + "Add group" : "新增群組", "SSL Root Certificates" : "SSL 根憑證", "Common Name" : "Common Name", "Valid until" : "到期日", @@ -290,6 +288,9 @@ OC.L10N.register( "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", + "Allow filesystem access" : "允許檔案系統的存取", + "Disconnect" : "中斷連線", + "Revoke" : "撤銷", "Unable to delete {objName}" : "無法刪除 {objName}", "Error creating group: {message}" : "建立群組錯誤:{message}", "A valid group name must be provided" : "必須提供一個有效的群組名稱", @@ -300,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" : "成功變更密碼", @@ -342,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" : "顯示上次登入時間", @@ -362,7 +363,6 @@ OC.L10N.register( "Default" : "預設", "App up to date" : "此應用程式為最新版", "Could not remove app" : "無法移除應用程式", - "{size} used" : "{size} 已使用", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "若要遷移至另一個資料庫,請使用命令列工具: 'occ db:convert-type' ,或是查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>。" }, "nplurals=1; plural=0;"); |