diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-03 01:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-03 01:12:38 +0000 |
commit | f196394c44066423a4281144ffa905ff596a7c81 (patch) | |
tree | 0dba6054ba2e4f62ccfd2842e34fe3e25784dc62 /core/l10n/zh_TW.js | |
parent | 9d89f8bbac3d8a31e1f6a4a40d81014ec309c84c (diff) | |
download | nextcloud-server-f196394c44066423a4281144ffa905ff596a7c81.tar.gz nextcloud-server-f196394c44066423a4281144ffa905ff596a7c81.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index fcbe3615f98..98cd2a24a45 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -162,6 +162,7 @@ OC.L10N.register( "Note to recipient" : "給收件人的訊息", "Unshare" : "取消分享", "Share link" : "分享連結", + "Password protect by Talk" : "密碼受 Talk 保護", "Could not unshare" : "無法取消分享", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", "Shared with you and {circle} by {owner}" : "{owner} 分享給你和 {circle}", @@ -180,7 +181,6 @@ OC.L10N.register( "Can create" : "新增", "Can change" : "允許更動", "Can delete" : "允許刪除", - "Password protect by Talk" : "密碼受 Talk 保護", "Access control" : "存取控制", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} 分享了連結", "Error while sharing" : "分享時發生錯誤", @@ -376,7 +376,6 @@ OC.L10N.register( "Back to log in" : "回到登入頁面", "You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶", "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:", - "Waiting for cron to finish (checks again in 5 seconds) …" : "等待 cron 結束(5 秒後重新檢查)…", "Enable" : "啟用", "{sharee} (conversation)" : "{sharee} (對話)", "Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號", |