diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0b573da3b43..e3d0fb6a18b 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -348,7 +348,8 @@ OC.L10N.register( "Error updating the share" : "更新分享時發生錯誤:", "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", - "Share {propertyName} saved" : "分享 {propertyName} 已儲存", + "Share label saved" : "分享標籤已儲存", + "Share password saved" : "分享密碼已儲存", "Shared by" : "分享自", "Shared with" : "分享給", "Password created successfully" : "成功建立密碼", @@ -397,6 +398,7 @@ OC.L10N.register( "Circle" : "圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他有存取權的使用者", + "Share {propertyName} saved" : "分享 {propertyName} 已儲存", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", |