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

pt_BR.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 939cff9052c4ada8cd3d710bd3aec802577cc474 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Anúncios do Nextcloud",
    "Nextcloud announcement" : "Anúncio do Nextcloud",
    "These groups will be notified about the announcements." : "Estes grupos serão notificados sobre os anúncios."
},
"nplurals=2; plural=(n > 1);");