diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 6c33d12878e..6a89c862f05 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -198,9 +198,9 @@ OC.L10N.register( "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", "Sort list by {column}" : "Sắp xếp danh sách theo {cột}", + "{summaryFile} and {summaryFolder}" : "{summaryFile} và {summaryFolder}", "List of files and folders." : "Danh sách các tập tin và thư mục.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Danh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", - "{summaryFile} and {summaryFolder}" : "{summaryFile} và {summaryFolder}", "File not found" : "Không tìm thấy tập tin", "_{count} file_::_{count} files_" : ["{đếm} tệp"], "_{count} folder_::_{count} folders_" : ["{đếm} thư mục"], |