diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
commit | deca08a6833646028e995df7e090edb025d2bc13 (patch) | |
tree | fcf78eec9195a1410530ea97e2037ab9631a79f4 /core/l10n/zh_TW.js | |
parent | 8d11c3b87b07d47251e286b7b3b597ddf969a729 (diff) | |
download | nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.tar.gz nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 4bb8e61dfb2..87784dd896a 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -156,14 +156,30 @@ OC.L10N.register( "change" : "更動", "delete" : "刪除", "access control" : "存取控制", + "Could not unshare" : "無法取消分享", "Share details could not be loaded for this item." : "無法載入分享細節", + "No users or groups found for {search}" : "沒有群組或使用者符合 {search}", + "No users found for {search}" : "沒有使用者符合 {search}", "An error occured. Please try again" : "發生錯誤,請重試", + "{sharee} (group)" : "{sharee} (群組)", + "{sharee} (at {server})" : "{sharee} (在 {server})", + "{sharee} (remote)" : "{sharee} (遠端)", "Share" : "分享", "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…" : "分享給使用者或遠端使用者…", + "Error removing share" : "移除分享時發生錯誤", "Warning" : "警告", "Error while sending notification" : "發送通知錯誤", + "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", + "not assignable" : "不可指定", + "invisible" : "不可見", + "({scope})" : "({scope})", "Delete" : "刪除", "Rename" : "重新命名", + "Collaborative tags" : "標籤", "The object type is not specified." : "未指定物件類型", "Enter new" : "輸入新的", "Add" : "增加", @@ -175,11 +191,13 @@ OC.L10N.register( "sunny" : "晴朗的", "Hello {name}, the weather is {weather}" : "哈囉 {name}, 天氣是 {weather}", "Hello {name}" : "哈囉 {name}", + "new" : "新", "_download %n file_::_download %n files_" : ["下載 %n 個檔案"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", "Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候", "An error occurred." : "發生錯誤", "Please reload the page." : "請重新整理頁面", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新失敗,檢視<a href=\"{url}\">論壇上的文章</a>來瞭解更多", "The update was unsuccessful. " : "更新失敗", "The update was successful. There were warnings." : "更新成功,有警告訊息", "The update was successful. Redirecting you to ownCloud now." : "升級成功,正將您重新導向至 ownCloud 。", |