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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 83d3cea848b..ccce5650bd0 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -79,10 +79,6 @@ OC.L10N.register(
"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}%).‎",
@@ -208,6 +204,10 @@ OC.L10N.register(
"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}%)‎",