You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
907 B

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud oznamy",
"Nextcloud announcement" : "Nextcloud oznam",
"Read more" : "Ćítať viac",
"Disable announcements" : "Zákazať oznamy",
"(These announcements are only shown to administrators)" : "( Tieto oznámenia sú viditeľné len administrátorom)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámenia Nextcloud pridávajú aktuálne správy týkajúce sa Nextcloudu do vašich upozornení",
"Shows the latest news of Nextcloud in your notifications." : "Zobrazovať novinky Nextcloud vo vašich oznámeniach",
"These groups will be notified about the announcements." : "Tieto skupiny budú informované o oznámeniach."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");