summaryrefslogtreecommitdiffstats
path: root/lib/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
commit1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch)
tree7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /lib/l10n/vi.js
parent2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff)
downloadnextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz
nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 070ab15c3cc..e16e92f8427 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -52,7 +52,6 @@ OC.L10N.register(
"Headline" : "Tiêu đề",
"Organisation" : "Tổ chức",
"Role" : "Vai trò",
- "Unknown user" : "Người dùng không tồn tại",
"Additional settings" : "Cài đặt bổ sung",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.",
"Set an admin password." : "Thiết lập mật khẩu quản trị",
@@ -98,14 +97,15 @@ OC.L10N.register(
"Oct." : "Tháng 10",
"Nov." : "Tháng 11",
"Dec." : "Tháng 12",
- "The username is already being used" : "Tên đăng nhập đã được sử dụng",
- "User disabled" : "Vô hiệu hóa sử dụng",
"a safe home for all your data" : "Một ngôi nhà an toàn cho toàn bộ dữ liệu của bạn",
"Application is not enabled" : "Ứng dụng không được BẬT",
"Authentication error" : "Lỗi xác thực",
"Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.",
"PHP module %s not installed." : "PHP mô đun %s chưa được cài đặt",
"Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng",
- "Full name" : "Tên đầy đủ"
+ "Full name" : "Tên đầy đủ",
+ "Unknown user" : "Người dùng không tồn tại",
+ "The username is already being used" : "Tên đăng nhập đã được sử dụng",
+ "User disabled" : "Vô hiệu hóa sử dụng"
},
"nplurals=1; plural=0;");