summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
commitd54c5c8a826a450bef222e1f120dc87a6fae5fb0 (patch)
treebaebcf8d3f2febabf11278168e82b23305c2ff43 /apps/files/l10n/vi.js
parent239213abfe59dc749129d4b0728c191dcc636513 (diff)
downloadnextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.tar.gz
nextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 2dfad00398d..b0129c586b4 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -198,12 +198,9 @@ OC.L10N.register(
"Unselect all" : "Bỏ chọn tất cả",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần",
"\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} và {summaryFolder}",
"List of files and folders." : "Danh sách các tập tin và thư mục.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Danh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.",
"File not found" : "Không tìm thấy tập tin",
- "_{count} file_::_{count} files_" : ["{count} tệp"],
- "_{count} folder_::_{count} folders_" : ["{count} thư mục"],
"Storage informations" : "Thông tin lưu trữ",
"{usedQuotaByte} used" : "{usedQuotaByte} đã được sử dụng",
"{relative}% used" : "{tương đối}% đã sử dụng",
@@ -313,6 +310,9 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "anh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.",
"Search for an account" : "Tìm kiếm tài khoản",
"Choose" : "Chọn",
- "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa"
+ "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} và {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} tệp"],
+ "_{count} folder_::_{count} folders_" : ["{count} thư mục"]
},
"nplurals=1; plural=0;");