diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 451b4a2b7c5..d535a6edea7 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.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>", |