diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 43 |
1 files changed, 25 insertions, 18 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0df614148e0..2178349c6fa 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -133,14 +133,6 @@ OC.L10N.register( "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限套裝", - "Allow creating" : "允許建立", - "Allow deleting" : "允許刪除", - "Allow resharing" : "允許轉分享", - "Expiration date enforced" : "已設定到期日", - "Set expiration date" : "設定到期日", - "Enter a date" : "輸入日期", - "Note to recipient" : "給收件者的訊息", - "Unshare" : "取消分享", "group" : "群組", "conversation" : "交談", "remote" : "遠端", @@ -149,9 +141,9 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "由 {owner} 與群組 {user} 分享", "Shared with the conversation {user} by {owner}" : "由 {owner} 與對話 {user} 分享", "Shared with {user} by {owner}" : "由 {owner} 與 {user} 分享", - "Allow download" : "允許下載", "Added by {initiator}" : "由 {initiator} 新增", "Via “{folder}”" : "透過「{folder}」", + "Unshare" : "取消分享", "Internal link" : "內部連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy internal link to clipboard" : "複製內部連結至剪貼簿", @@ -163,15 +155,9 @@ OC.L10N.register( "Password protection" : "密碼保護", "Enter a password" : "輸入密碼", "Expiration date (enforced)" : "到期日(強制)", + "Enter a date" : "輸入日期", "Create share" : "建立分享", "Cancel" : "取消", - "Share label" : "分享標籤", - "Hide download" : "隱藏下載", - "Password protect" : "密碼保護", - "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", - "Password expired" : "密碼已過期", - "Video verification" : "視訊驗證", - "Enter a note for the share recipient" : "輸入給分享收件者的訊息", "Add another link" : "新增其他連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{shareWith} 由 {initiator}", @@ -185,6 +171,9 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", "Link share created" : "已建立連結分享", "Error while creating the share" : "建立分享時發生錯誤", + "View only" : "僅檢視", + "Can edit" : "可以編輯", + "File drop" : "檔案投放", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -201,6 +190,19 @@ OC.L10N.register( "Deck board" : "看板佈告欄", "ScienceMesh" : "ScienceMesh", "on {server}" : "於 {server}", + "Advanced settings" : "進階設定", + "Share label" : "分享標籤", + "Password" : "密碼", + "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", + "Password expired" : "密碼已過期", + "Set expiration date" : "設定到期日", + "Expiration date" : "到期日", + "Hide download" : "隱藏下載", + "Video verification" : "視訊驗證", + "Note to recipient" : "給收件者的訊息", + "Create" : "建立", + "Update" : "更新", + "Share" : "分享", "Others with access" : "有存取權的其他人", "No other users with access found" : "找不到其他有存取權的使用者", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表", @@ -223,7 +225,6 @@ OC.L10N.register( "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", "Share {propertyName} saved" : "分享 {propertyName} 已儲存", "Shared" : "已分享", - "Share" : "分享", "Shared by" : "分享自", "Shared with" : "分享給", "Password created successfully" : "成功建立密碼", @@ -259,7 +260,6 @@ OC.L10N.register( "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", - "Expiration date" : "到期日", "Sorry, this link does not seem to work anymore." : "抱歉,此連結似乎無法運作。", "Reasons might be:" : "可能的原因:", "the item was removed" : "項目已經移除", @@ -287,6 +287,13 @@ OC.L10N.register( "No expiration date set" : "未指定到期日", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期", + "Allow creating" : "允許建立", + "Allow deleting" : "允許刪除", + "Allow resharing" : "允許轉分享", + "Expiration date enforced" : "已設定到期日", + "Allow download" : "允許下載", + "Password protect" : "密碼保護", + "Enter a note for the share recipient" : "輸入給分享收件者的訊息", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "從密碼策略產生密碼時發生錯誤" }, |