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

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Najave Nextcloud",
"Nextcloud announcement" : "Najava Nextcloud",
"Read more" : "Več o tem",
"Disable announcements" : "Onemogoči najave",
"(These announcements are only shown to administrators)" : "(Tovrstna obvestila in najave so prikazane le skrbnikom)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Program omogoča prikaz zadnjih novic Nextcloud med obvestili.",
"Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice Nextcloud med obvestili.",
"These groups will be notified about the announcements." : "Skupine, ki bodo prejele najave."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");