Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vi.json « l10n - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f8c99daa6fb9feca27d9330c5a76239dcec12e0 (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
25
26
27
28
29
30
{ "translations": {
    "You announced “{announcement}”" : "Bạn đã thông báo \"{announcement}\"",
    "{actor} announced “{announcement}”" : "{actor} đã thông báo \"{announcement}\"",
    "You posted an announcement" : "Bạn đã đăng một thông báo",
    "{actor} posted an announcement" : "{actor} đã đăng một thông báo",
    "The announcement does not exist anymore" : "Bản thông báo không còn tồn tại",
    "An <strong>announcement</strong> is posted by an administrator" : "Một <strong> thông báo</strong> được đăng bởi một quản trị viên",
    "The subject is too long or empty" : "Tiêu đề quá dài hoặc để trống",
    "Announcements" : "Các thông báo",
    "Read more" : "Đọc thêm",
    "{user} announced {announcement}" : "{user} đã thông báo {announcement}",
    "{user} announced “{announcement}”" : "{user} đã thông báo “{announcement}”",
    "Announcement center" : "Trung tâm thông báo",
    "This app allows admins to post announcements." : "Ứng dụng này cho phép quản trị viên đang các thông báo",
    "Comments" : "Các bình luận",
    "seconds ago" : "vài giây trước",
    ", " : ", ",
    "_%n comment_::_%n comments_" : ["%n bình luận"],
    "Announce" : "Thông báo",
    "Create activities" : "Tạo hoạt động",
    "Create notifications" : "Tạo thông báo",
    "Allow comments" : "Cho phép bình luận",
    "Everyone" : "Tất cả mọi người",
    "These groups will be able to see the announcement. If no group is selected, all users can see it." : "Những nhóm này sẽ nhìn thấy thông báo này. Nếu không có nhóm nào được chọn, mọi người dùng có thể xem được thông báo này.",
    "These groups will be able to post announcements." : "Các nhóm này  sẽ được phép đăng các thông báo",
    "Create activities by default" : "Tạo các hoạt động mặc định",
    "Create notifications by default" : "Tạo các thông báo mặc định",
    "Allow comments by default" : "Cho phép bình luận mặc định"
},"pluralForm" :"nplurals=1; plural=0;"
}