summaryrefslogtreecommitdiffstats
path: root/l10n/vi.js
blob: 53347f989d1298c6ef18e28892e3723aac398413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
OC.L10N.register(
    "social",
    {
    "Help" : "Trợ giúp",
    "Open documentation" : "Mở tài liệu",
    "Finish setup" : "Cài đặt hoàn tất",
    "Home" : "Trang nhất",
    "Notifications" : "Thông b",
    "Profile" : "Hồ sơ",
    "Add attachment" : "Thêm tệp đính kèm",
    "Add emoji" : "Thêm biểu tượng cảm xúc",
    "Uploading..." : "tải lên...",
    "Delete" : "Xóa",
    "Post" : "Đăng",
    "Website" : "Website",
    "Reply" : "Trả l",
    "Deny" : "Từ chối",
    "Hello" : "Xin chào",
    "Close" : "Đóng",
    "Continue" : "Tiếp tục",
    "User not found" : "Không tìm thấy người dùng",
    "Public" : "Công khai"
},
"nplurals=1; plural=0;");