Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es_CR.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f177290980237fdc44315f1c45491e5e83a79593 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Anuncios de Nextcloud",
    "Nextcloud announcement" : "Anuncio de Nextcloud",
    "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=2; plural=(n != 1);");