summaryrefslogtreecommitdiffstats
path: root/lib/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /lib/l10n/vi.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 129563e1ce9..a4c189cbf31 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Address" : "Địa chỉ",
"Profile picture" : "Ảnh đại diện",
"About" : "Giới thiệu",
- "Full name" : "Tên đầy đủ",
"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.",
@@ -100,6 +99,7 @@ OC.L10N.register(
"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"
+ "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng",
+ "Full name" : "Tên đầy đủ"
},
"nplurals=1; plural=0;");