summaryrefslogtreecommitdiffstats
path: root/i18n/pt-BR.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-16 22:27:45 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-16 22:27:45 +0200
commit575b0241e4d1d8a8484c9573baf3865a127a3422 (patch)
tree2425027c8b2130e7639afd44cb7d8a7073884a90 /i18n/pt-BR.i18n.json
parentf1ed6304a4c3bfcd1c778b0c43cafe6808829286 (diff)
downloadwekan-575b0241e4d1d8a8484c9573baf3865a127a3422.tar.gz
wekan-575b0241e4d1d8a8484c9573baf3865a127a3422.tar.bz2
wekan-575b0241e4d1d8a8484c9573baf3865a127a3422.zip
Update translations.
Diffstat (limited to 'i18n/pt-BR.i18n.json')
-rw-r--r--i18n/pt-BR.i18n.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index a7fcab69..d9589518 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -1,8 +1,8 @@
{
"accept": "Aceitar",
- "act-activity-notify": "Activity Notification",
+ "act-activity-notify": "Notificação de atividade",
"act-addAttachment": "anexo __attachment__ de __card__",
- "act-addSubtask": "Subtarefa adicionada__checklist__ao__cartão",
+ "act-addSubtask": "Subtarefa adicionada __checklist__ ao __cartão",
"act-addChecklist": "added checklist __checklist__ no __card__",
"act-addChecklistItem": "adicionado __checklistitem__ para a lista de checagem __checklist__ em __card__",
"act-addComment": "comentou em __card__: __comment__",
@@ -11,10 +11,10 @@
"act-createCustomField": "criado campo customizado __customField__",
"act-createList": "__list__ adicionada à __board__",
"act-addBoardMember": "__member__ adicionado à __board__",
- "act-archivedBoard": "__board__ moved to Archive",
- "act-archivedCard": "__card__ moved to Archive",
- "act-archivedList": "__list__ moved to Archive",
- "act-archivedSwimlane": "__swimlane__ moved to Archive",
+ "act-archivedBoard": "__board__ foi arquivada",
+ "act-archivedCard": "__card__ foi Arquivado",
+ "act-archivedList": "__list__ foi Arquivado",
+ "act-archivedSwimlane": "__swimlane__ foi Arquivado",
"act-importBoard": "__board__ importado",
"act-importCard": "__card__ importado",
"act-importList": "__list__ importada",
@@ -29,7 +29,7 @@
"activities": "Atividades",
"activity": "Atividade",
"activity-added": "adicionou %s a %s",
- "activity-archived": "%s moved to Archive",
+ "activity-archived": "%s foi Arquivado",
"activity-attached": "anexou %s a %s",
"activity-created": "criou %s",
"activity-customfield-created": "criado campo customizado %s",
@@ -617,5 +617,7 @@
"authentication-type": "Authentication type",
"custom-product-name": "Custom Product Name",
"layout": "Layout",
- "hide-logo": "Hide Logo"
+ "hide-logo": "Hide Logo",
+ "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
+ "add-custom-html-before-body-end": "Add Custom HTML before </body> end"
} \ No newline at end of file