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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r--apps/dav/l10n/pt_BR.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index 528bca571b6..d6cf76a4cec 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Um <strong>evento</strong> do calendário foi modificado",
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
"Contact birthdays" : "Aniversário dos contatos",
- "%s via %s" : "%s via %s",
"Invitation canceled" : "Convite cancelado",
"Hello %s," : "Olá %s,",
- "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.",
"Invitation updated" : "Convite atualizado",
- "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..",
- "%s invited you to »%s«" : "%s convidou você para »%s«",
"When:" : "Quando:",
"Where:" : "Onde:",
"Description:" : "Descrição:",
@@ -76,6 +72,10 @@ OC.L10N.register(
"Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente",
"Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao habilitar mas após algum tempo.",
+ "%s via %s" : "%s via %s",
+ "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.",
+ "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..",
+ "%s invited you to »%s«" : "%s convidou você para »%s«",
"CalDAV server" : "Servidor CalDAV"
},
"nplurals=2; plural=(n > 1);");