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

gl.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa9418ba2b1d9288f5d4bed8b642232b7748607b (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Anuncios do Nextcloud",
    "Nextcloud announcement" : "Anuncio do Nextcloud",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Os anuncios do Nextcloud incorporan as últimas noticias de Nextcloud nas súas notificacións.",
    "Shows the latest news of Nextcloud in your notifications." : "Amosa as últimas noticias do Nextcloud nas súas notificacións.",
    "These groups will be notified about the announcements." : "Estes grupos recibirán notificacións sobre os anuncios."
},
"nplurals=2; plural=(n != 1);");