aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r--apps/files/l10n/vi.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index d2992d1c257..6c2ab14cb9b 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -182,7 +182,6 @@ OC.L10N.register(
"Pick a template for {name}" : "Hãy chọn một mẫu cho {name}",
"Create a new file with the selected template" : "Tạo tệp mới với mẫu đã chọn",
"Creating file" : "Tạo tệp",
- "Deletion cancelled" : "Thao tác xóa bị hủy",
"Leave this share" : "Rời khỏi mục chia sẻ này",
"Leave these shares" : "Rời khỏi mục chia sẻ",
"Disconnect storage" : "Ngắt kết nối bộ nhớ",
@@ -206,7 +205,6 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó",
"(copy)" : "(sao chép)",
"(copy %n)" : "(sao chép %n)",
- "Move cancelled" : "Di chuyển bị dừng",
"A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này",
"The files are locked" : "Tập tin bị khoá",
"The file does not exist anymore" : "Tập tin không tồn tại nữa",
@@ -217,8 +215,6 @@ OC.L10N.register(
"Move" : "Dịch chuyển",
"Move or copy operation failed" : "Thao tác di chuyển hoặc sao chép thất bại",
"Move or copy" : "Di chuyển hoặc sao chép",
- "Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".",
- "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép",
"Open folder {displayName}" : "Mở thư mục {displayName}",
"Open in Files" : "Mở trong Tệp",
"Open locally" : "Mở cục bộ (local)/ ngoại tuyến",
@@ -237,7 +233,6 @@ OC.L10N.register(
"Audio" : "Âm thanh",
"Photos and images" : "Ảnh",
"Videos" : "Phim",
- "New folder creation cancelled" : "Lỗi tạo thư mục",
"Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"",
"Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu",
"Create templates folder" : "Tạo thư mục mẫu",
@@ -365,6 +360,11 @@ OC.L10N.register(
"Enable the grid view" : "Bật chế độ xem lưới",
"Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập Tệp của bạn qua WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Nếu bạn đã bật 2FA, bạn phải tạo và sử dụng mật khẩu ứng dụng mới bằng cách nhấp vào đây.",
+ "Deletion cancelled" : "Thao tác xóa bị hủy",
+ "Move cancelled" : "Di chuyển bị dừng",
+ "Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".",
+ "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép",
+ "New folder creation cancelled" : "Lỗi tạo thư mục",
"_{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}"],