aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:20 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:20 +0000
commit8edcdbf538783c35fb2869e1efd25358855f9aa2 (patch)
tree13b583c654c2357d263ff04ae91b1be963379846 /apps/files/l10n/vi.js
parent281de601c72567fd4825c86d3ec5d54f444647a0 (diff)
downloadnextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.tar.gz
nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r--apps/files/l10n/vi.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 8828383b66c..36a1cfcc6a0 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -73,9 +73,6 @@ OC.L10N.register(
"Folder name" : "Tên thư mục",
"This node is unavailable" : "Nút này không có sẵn",
"Renamed \"{oldName}\" to \"{newName}\"" : "Đã đổi tên \"{oldName}\" thành \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{newName}\" đã được sử dụng trong thư mục \"{dir}\". Vui lòng chọn một tên khác.",
- "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
"Pending" : "Đang chờ",
"Clear filter" : "Xóa bộ lọc",
"Modified" : "Thay đổi",
@@ -285,16 +282,19 @@ OC.L10N.register(
"{newName} already exists." : "{newName} đã tồn tại.",
"Name cannot be empty" : "Tên không thể trống",
"Another entry with the same name already exists" : "Đã tồn tại mục cùng tên",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{newName}\" đã được sử dụng trong thư mục \"{dir}\". Vui lòng chọn một tên khác.",
+ "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
"Storage informations" : "Thông tin lưu trữ",
"Open the files app settings" : "Mở cài đặt ứng dụng tệp",
"You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó",
- "Destination is not a folder" : "Đích đến không phải là một thư mục",
- "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó",
"The files is locked" : "Các tập tin bị khóa",
"Create new templates folder" : "Tạo thư mục mẫu mới",
"List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.",
"Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s",
"Text file" : "Tập tin văn bản",
- "New text file.txt" : "Tệp văn bản mới.txt"
+ "New text file.txt" : "Tệp văn bản mới.txt",
+ "Destination is not a folder" : "Đích đến không phải là một thư mục",
+ "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó"
},
"nplurals=1; plural=0;");