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: 40d228ab759b4315b21fb6eff69964232bcf5a1a (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Notificações do Nextcloud",
    "Nextcloud announcement" : "Anúncio do Nextcloud",
    "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Os anúncios do Nextcloud trazem as últimas notícias nas suas notificações",
    "Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas novidades do Nextcloud em suas notificações.",
    "These groups will be notified about the announcements." : "Estes grupos serão avisados sobre notificações."
},
"nplurals=2; plural=(n > 1);");