diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 0f1a6c79545..cfbe3a43b6e 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -253,13 +253,12 @@ OC.L10N.register( "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open details" : "Mở chi tiết", - "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", - "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", "Filename" : "Tên tập tin", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], |