diff options
Diffstat (limited to 'apps/sharebymail/l10n/zh_TW.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js index 863e2a7a30f..fe57eb05d47 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", "Share by mail" : "透過電子郵件分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Failed to send share by email. Got an invalid email address" : "透過電子郵件傳送分享失敗。收到無效的電子郵件地址", "Failed to send share by email" : "透過電子郵件寄送分享失敗", @@ -37,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "您隨時可以在分享對話框中選擇其他密碼。", "Could not find share" : "找不到分享", "Share provider which allows you to share files by mail" : "分享提供者,讓您可以透過電子郵件分享檔案", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", "Unable to update share by mail config" : "無法更新透過郵件分享設定", |