Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r--apps/files/l10n/vi.js25
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 953604a945d..fda3539b886 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -15,25 +15,44 @@ OC.L10N.register(
"Missing a temporary folder" : "Không tìm thấy thư mục tạm",
"Failed to write to disk" : "Không thể ghi ",
"Not enough storage available" : "Không đủ không gian lưu trữ",
+ "The target folder has been moved or deleted." : "Thư mục đích đã di chuyển hoặc bị xóa",
"Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên",
"Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.",
"Invalid directory." : "Thư mục không hợp lệ",
"Files" : "Tập tin",
+ "All files" : "Tất cả tệp tin",
"Favorites" : "Ưa thích",
"Home" : "Nhà",
"Close" : "Đóng",
"Upload cancelled." : "Hủy tải lên",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
+ "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống",
"Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
"Actions" : "Actions",
"Download" : "Tải về",
"Rename" : "Sửa tên",
"Delete" : "Xóa",
+ "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối",
"Unshare" : "Bỏ chia sẻ",
"Details" : "Chi tiết",
"Select" : "Chọn",
"Pending" : "Đang chờ",
+ "Unable to determine date" : "Không thể xác định ngày",
+ "This operation is forbidden" : "Thao tác bị cấm",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý",
+ "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến",
+ "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"",
+ "{newName} already exists" : "{newName} đã có",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác",
+ "Could not rename \"{fileName}\"" : "Không thể đổi tên \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Không thể tạo tập tin \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Không thể tạo tập tin \"{file}\" vì đã có ",
+ "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”",
+ "Could not create folder \"{dir}\" because it already exists" : "Không thể tạo thư mục “{dir}” vì đã có",
+ "Error deleting file \"{fileName}\"." : "Lỗi khi xóa tập tin \"{fileName}\".",
"Name" : "Tên",
"Size" : "Kích cỡ",
"Modified" : "Thay đổi",
@@ -43,9 +62,15 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
"_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
"New" : "Tạo mới",
+ "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận",
"File name cannot be empty." : "Tên file không được rỗng",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Dung lượng của {owner} đã hết, không thể tải hay đồng bộ dữ liệu mới!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["khớp '{filter}'"],
+ "Path" : "Đường dẫn",
+ "_%n byte_::_%n bytes_" : ["%n bytes"],
"Favorite" : "Ưu thích",
"Folder" : "Thư mục",
"New folder" : "Tạo thư mục",