diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
commit | 8471219b7c494bbc93296e36d9c8ddc37d8b13a6 (patch) | |
tree | 9846323386de54ff00a2afb741e1996847363cbf /core/l10n/zh_TW.js | |
parent | 39573e602d5e38e4b71b3d197d08798dd9558659 (diff) | |
download | nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.tar.gz nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 87dbe36e796..fdd3a84dc53 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -107,15 +107,11 @@ OC.L10N.register( "Hide file listing" : "隱藏檔案列表", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", - "Sending ..." : "正在傳送…", - "Email sent" : "Email 已寄出", - "Send link via email" : "透過 email 寄送連結", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", "Shared with you by {owner}" : "{owner} 已經和您分享", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 分享了連結", "group" : "群組", "remote" : "遠端", - "notify by email" : "以 email 通知", "Unshare" : "取消分享", "can reshare" : "允許轉分享", "can edit" : "可編輯", @@ -129,16 +125,9 @@ OC.L10N.register( "No users found for {search}" : "沒有使用者符合 {search}", "An error occurred. Please try again" : "發生錯誤,請再試一次", "{sharee} (group)" : "{sharee} (群組)", - "{sharee} (at {server})" : "{sharee} (在 {server})", "{sharee} (remote)" : "{sharee} (遠端)", "Share" : "分享", - "Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "要與在其他 Nextcloud 上的人分享,請使用此格式 username@example.com/nextcloud", - "Share with users…" : "分享給其他使用者…", - "Share with users, groups or remote users…" : "分享給其他使用者、群組或遠端使用者…", - "Share with users or groups…" : "分享給群組或使用者…", - "Share with users or remote users…" : "分享給使用者或遠端使用者…", "Error removing share" : "移除分享時發生錯誤", - "Error while sending notification" : "發送通知錯誤", "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", "restricted" : "受限", "invisible" : "不可見", @@ -313,9 +302,19 @@ OC.L10N.register( "Nov." : "十一月", "Dec." : "十二月", "Allow editing" : "允許編輯", + "Sending ..." : "正在傳送…", + "Email sent" : "Email 已寄出", + "Send link via email" : "透過 email 寄送連結", + "notify by email" : "以 email 通知", "can share" : "可分享", + "{sharee} (at {server})" : "{sharee} (在 {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", + "Share with users…" : "分享給其他使用者…", + "Share with users, groups or remote users…" : "分享給其他使用者、群組或遠端使用者…", + "Share with users or groups…" : "分享給群組或使用者…", + "Share with users or remote users…" : "分享給使用者或遠端使用者…", "Warning" : "警告", + "Error while sending notification" : "發送通知錯誤", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", "Updating to {version}" : "正在更新到 {version}", "The update was successful. There were warnings." : "更新成功,有警告訊息", |