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

pt_PT.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83a30f923b8b32555aa490d6be9f063e41f6ee19 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Anúncios Nextcloud",
    "Nextcloud announcement" : "Anúncio Nextcloud",
    "Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
    "These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
},
"nplurals=2; plural=(n != 1);");