aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/vi.js
blob: 4ae85403a8b000731962006f6ed7ad5ab4698440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "profile",
    {
    "Profile" : "Hồ sơ",
    "You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào",
    "{user} has not added any info yet" : "{user} 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",
    "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",
    "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;");