diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index d4270593fcc..b8f2d5ff708 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -210,6 +210,10 @@ OC.L10N.register( "Expires {relativetime}" : "過期於 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "_Accept share_::_Accept shares_" : ["接受分享"], + "Open in files" : "在檔案中開啟", + "_Reject share_::_Reject shares_" : ["拒絕分享"], + "_Restore share_::_Restore shares_" : ["還原分享"], "Link to a file" : "檔案連結", "Error creating the share: {errorMessage}" : "建立分享時發生錯誤:{errorMessage}", "Error creating the share" : "建立分享時發生錯誤", @@ -229,11 +233,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Shares" : "分享", + "Overview of shared files." : "已分享檔案的概覽。", "Shared with you" : "與您分享", + "List of files that are shared with you." : "與您分享的檔案清單。", "Shared with others" : "與其他人分享", + "List of files that you shared with others." : "您與其他人分享的檔案清單。", "Shared by link" : "由連結分享", + "List of files that are shared by link." : "透過連結分享的檔案清單。", "Deleted shares" : "已刪除的分享", + "List of shares that you removed yourself from." : "您將您自己從其中移除的分享清單。", "Pending shares" : "擱置中的分享", + "List of unapproved shares." : "未批准的分享清單。", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", |