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
943 B

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud oznámení",
"Nextcloud announcement" : "Oznámení ohledně Nextcloud",
"Read more" : "Přečtěte si více",
"Disable announcements" : "Vypnout oznamování",
"(These announcements are only shown to administrators)" : "(Tato oznámení jsou zobrazována pouze správcům)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámení z projektu Nextcloud přinášejí nejnovější zprávy o dění v něm do vašich oznámení",
"Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich oznámeních.",
"These groups will be notified about the announcements." : "Tyto skupiny budou upozorněny na oznámení."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");