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

vi.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 712c2aa4aaee695a204e5de70b34ede353eec608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Thông báo Nextcloud",
    "Nextcloud announcement" : "Thông báo Nextcloud",
    "Read more" : "Đọc thêm",
    "Disable announcements" : "Tắt thông báo",
    "(These announcements are only shown to administrators)" : "(Các thông báo này chỉ được hiện cho các quản trị viên)",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Thông báo Nextcloud mang tin tức mới nhất của Nextcloud vào thông báo của bạn",
    "Shows the latest news of Nextcloud in your notifications." : "Hiển thị tin tức mới nhất của Nextcloud trong thông báo của bạn.",
    "These groups will be notified about the announcements." : "Những nhóm này sẽ được biết về các thông báo."
},
"nplurals=1; plural=0;");