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

pt_BR.json « l10n - github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5544db4deb0fda4271d29787472d4c32bb4444f (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Calendar event update notifications" : "Notificações de atualização do calendário de evento",
    "{actor} created {event} in {calendar}" : "{actor} criou {event} no {calendar}",
    "{actor} deleted {event} from {calendar}" : "{actor} excluiu {event} no {calendar}",
    "{actor} updated {event} in {calendar}" : "{actor} atualizou {event} no {calendar}",
    "Busy" : "Ocupado",
    "Personal" : "Pessoal",
    "Notifications for calendar event updates" : "Notificações para atualizações no calendário de eventos",
    "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Receba uma notificação quando um evento em um calendário compartilhado for adicionado, modificado ou apagado."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}