0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/profile/l10n/vi.js
Nextcloud bot 4c6ecc6f15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 00:21:11 +00:00

14 lines
781 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Hồ sơ",
"Edit Profile" : "Chỉnh sửa hồ sơ",
"The headline and about sections will show up here" : "Dòng tiêu đề và phần giới thiệu sẽ hiển thị ở đây",
"You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào",
"Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang",
"{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào",
"Profile not found" : "Không tìm thấy hồ sơ",
"The profile does not exist." : "Hồ sơ không tồn tại.",
"Back to %s" : "Quay lại %s"
},
"nplurals=1; plural=0;");