diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 1466aa651e3..2b232c63c20 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -1,18 +1,18 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "與其他人分享", "Shared with you" : "與您分享", - "Shared by link" : "由連結分享", - "Deleted shares" : "移除分享", - "Shares" : "分享", "Nothing shared with you yet" : "目前沒有任何與您分享的內容", "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡", + "Shared with others" : "與其他人分享", "Nothing shared yet" : "目前沒有分享內容", "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", + "Shared by link" : "由連結分享", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", + "Deleted shares" : "移除分享", "No deleted shares" : "沒有移除的分享", + "Shares" : "分享", "No shares" : "無分享", "Restore share" : "還原分享", "Something happened. Unable to restore the share." : "出了些狀況,無法還原分享。", |