diff options
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 46cae1bfd5d..318a40b5db5 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -77,10 +77,6 @@ "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 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!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Thư mục nhóm \"{mountPoint}\" đã đầy, các tệp không thể được cập nhật hoặc đồng bộ hóa nữa!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Bộ nhớ ngoài \"{mountPoint}\" đã đầy, các tệp không thể được cập nhật hoặc đồng bộ hóa nữa!", - "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 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}%).", @@ -206,6 +202,10 @@ "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", "Unshare" : "Bỏ chia sẻ", + "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!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Thư mục nhóm \"{mountPoint}\" đã đầy, các tệp không thể được cập nhật hoặc đồng bộ hóa nữa!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Bộ nhớ ngoài \"{mountPoint}\" đã đầy, các tệp không thể được cập nhật hoặc đồng bộ hóa nữa!", + "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}%)", "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}%)", |