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

hu.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f113bb3c3b39728928d0c3a078f6c2fb914a7391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud bejelentések",
    "Nextcloud announcement" : "Nextcloud bejelentés",
    "Read more" : "Továbbolvasás",
    "Disable announcements" : "Bejelentések letiltása",
    "(These announcements are only shown to administrators)" : "(Ezek a bejelentések csak a rendszergazdáknál jelennek meg)",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "A Nextcloud bejelentések elhozzák a legfrissebb Nextcloud híreket az Ön értesítései közé",
    "Shows the latest news of Nextcloud in your notifications." : "Megjeleníti a Nextcloud legfrissebb híreit az értesítései között.",
    "These groups will be notified about the announcements." : "Ezen csoportok lesznek értesítve a bejelentésekről."
},
"nplurals=2; plural=(n != 1);");