diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 48e2a46d7cb..18c4d77f87e 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -87,7 +87,6 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "群組資料夾 \"{mountPoint}\" 將近已滿({usedSpacePercent}%)。", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部儲存空間 \"{mountPoint}\" 將近已滿({usedSpacePercent}%)。", "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", - "_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", "Copied!" : "已複製", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", @@ -214,6 +213,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "群組資料夾 \"{mountPoint}\" 將近已滿({usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部儲存空間 \"{mountPoint}\" 將近已滿({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["符合「{filter}」"], "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "檔案或目錄已被 <strong>更動</strong> 或 <strong>改名</strong>", "A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>", "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>", |