diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 1d2672c9cd9..900c210d6b4 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -108,38 +108,35 @@ OC.L10N.register( "Error while sharing" : "分享時發生錯誤", "Error while unsharing" : "取消分享時發生錯誤", "Error while changing permissions" : "修改權限時發生錯誤", - "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", - "Shared with you by {owner}" : "{owner} 已經和您分享", - "Share" : "分享", - "Share link" : "分享連結", + "Error setting expiration date" : "設定到期日發生錯誤", "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效", + "Set expiration date" : "指定到期日", + "Expiration" : "過期", + "Expiration date" : "到期日", + "Sending ..." : "正在傳送…", + "Email sent" : "Email 已寄出", + "Resharing is not allowed" : "不允許重新分享", + "Share link" : "分享連結", "Password protect" : "密碼保護", "Password" : "密碼", "Choose a password for the public link" : "為公開連結選一個密碼", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", - "Set expiration date" : "指定到期日", - "Expiration" : "過期", - "Expiration date" : "到期日", - "An error occured. Please try again" : "發生錯誤,請重試", - "Adding user..." : "新增使用者……", + "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", + "Shared with you by {owner}" : "{owner} 已經和您分享", + "Shared in {item} with {user}" : "已和 {user} 分享 {item}", "group" : "群組", "remote" : "遠端", - "Resharing is not allowed" : "不允許重新分享", - "Shared in {item} with {user}" : "已和 {user} 分享 {item}", - "Unshare" : "取消分享", "notify by email" : "以 email 通知", + "Unshare" : "取消分享", "can share" : "可分享", "can edit" : "可編輯", - "access control" : "存取控制", "create" : "建立", "change" : "更動", "delete" : "刪除", - "Password protected" : "受密碼保護", - "Error unsetting expiration date" : "取消到期日設定失敗", - "Error setting expiration date" : "設定到期日發生錯誤", - "Sending ..." : "正在傳送…", - "Email sent" : "Email 已寄出", + "access control" : "存取控制", + "An error occured. Please try again" : "發生錯誤,請重試", + "Share" : "分享", "Warning" : "警告", "The object type is not specified." : "未指定物件類型", "Enter new" : "輸入新的", |