diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 76b5416f61d..1b5c0f09a2d 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -350,6 +350,7 @@ OC.L10N.register( "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", "Could not update share" : "無法更新分享", "Share saved" : "已儲存分享", + "Share expiry date saved" : "已儲存分享過期日期", "Share hide-download state saved" : "已儲存分享隱藏下載狀態", "Share label saved" : "已保存分享標籤", "Share note for recipient saved" : "已儲存給收件者的分享備註", @@ -403,7 +404,7 @@ OC.L10N.register( "Circle" : "社交圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他擁有存取權限的用戶", - "Share {propertyName} saved" : "分享 {propertyName} 已保存", + "Share expire date saved" : "已儲存分享過期日期", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", @@ -413,7 +414,6 @@ OC.L10N.register( "the link expired" : "連結已過期", "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", - "Share expire date saved" : "已儲存分享過期日期", "_1 email address already added_::_{count} email addresses already added_" : ["已添加 {count} 個電郵地址"], "_1 email address added_::_{count} email addresses added_" : ["添加了{count}個電郵地址"], "Enter your name" : "輸入您的名稱" |