File: //home/www/aritmodecarnaval/nextcloud/apps/nextcloud_announcements/l10n/es_MX.js
OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Anuncios de Nextcloud",
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anuncios de Nextcloud te trae las últimas noticias de Nextcloud a tus notificaciones",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");