diff options
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index e581adf1668..0a3e95d9f5f 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"", "Files" : "Tập tin", "Details" : "Chi tiết", + "Please select tag(s) to add to the selection" : "Vui lòng chọn (các) thẻ để thêm vào lựa chọn", + "Apply tag(s) to selection" : "Áp dụng (các) thẻ cho lựa chọn", "Select" : "Chọn", "Pending" : "Đang chờ", "Unable to determine date" : "Không thể xác định ngày", @@ -77,13 +79,18 @@ "File name cannot be empty." : "Tên file không được rỗng", "\"/\" is not allowed inside a file name." : "\"/\" không được phép có trong tên tệp.", "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Bộ nhớ của {owner} đã đầy, không thể cập nhật hoặc đồng bộ hóa tệp được nữa!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Thư mục nhóm \"{mountPoint}\" đã đầy, không thể cập nhật hoặc đồng bộ hóa tệp được nữa!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Bộ nhớ ngoài \"{mountPoint}\" đã đầy, không thể cập nhật hoặc đồng bộ hóa tệp được nữa!", + "Your storage is full, files cannot be updated or synced anymore!" : "Bộ nhớ của bạn đã đầy, không thể cập nhật hoặc đồng bộ hóa tệp được nữa!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Dung lượng lưu trữ {owner} gần đầy ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Thư mục nhóm \"{mountPoint}\" gần đầy ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Bộ nhớ ngoài \"{mountPoint}\" gần đầy ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Dung lượng lưu trữ của bạn gần đầy rồi ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["khớp với \"{filter}\""], "View in folder" : "Xem trong thư mục", "Copied!" : "Đã sao chép!", - "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với người dùng có quyền truy nhập tới tệp tin/thư mục này)", + "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", "Path" : "Đường dẫn", "_%n byte_::_%n bytes_" : ["%n bytes"], "Favorited" : "Được ưa thích", |