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.

11 lines
798 B

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud skelbimai",
"Nextcloud announcement" : "Nextcloud skelbimas",
"Disable announcements" : "Išjungti skelbimus",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud pranešimai informuoja jus apie naujausius \"Nextcloud\" naujienas. ",
"Shows the latest news of Nextcloud in your notifications." : "Rodo paskiausias Nextcloud naujienas jūsų pranešimuose.",
"These groups will be notified about the announcements." : "Šioms grupėms bus pranešama apie skelbimus."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");