f7cloud_client/apps/nextcloud_announcements/l10n/es_AR.js
2026-03-05 13:40:40 +00:00

9 lines
431 B
JavaScript

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" : "Los anuncios de Nextcloud incorporan las últimas notícias de Nextcloud en sus notificaciones"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");