Apply translations in pt_BR

translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json'
on the 'pt_BR' language.
This commit is contained in:
transifex-integration[bot] 2021-12-12 11:54:43 +00:00 committed by GitHub
parent 48fe68ee8f
commit cb7047cb23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,70 @@
{
"name": "Crab Fit",
"tagline": "Crie o seu",
"cta": "Crie o seu próprio Crab Fit!",
"created": "Criado {{date}}",
"donate": {
"info": "Obrigado por usar Crab Fit! Gostou? Faça uma doação.",
"button": "Doar",
"title": "Todo valor vale :)",
"options": {
"$2": "Doar $2",
"$5": "Doar $5",
"$10": "Doar $10",
"choose": "Escolhe um valor"
},
"messages": {
"about": "Achou o Crab Fit útil? Faça uma doação para para mantê-lo funcionando. 🦀",
"success": "Obrigado por sua doação! Sem essas contribuições Crab Fit não poderia ser gratuito e por isso te agradeço muito. Você é o máximo!",
"error": "Doação através do Google não pode ser feita. Por favor tente no site crab.fit 🦀"
}
},
"options": {
"name": "Opções",
"weekStart": {
"label": "A semana começa com",
"options": {
"Sunday": "domingo",
"Monday": "segundafeira"
}
},
"timeFormat": {
"label": "formato de horas",
"options": {
"12h": "12h",
"24h": "24h"
}
},
"theme": {
"label": "Aparência",
"options": {
"System": "sistema",
"Light": "claro",
"Dark": "escuro"
}
},
"highlight": {
"label": "destacar disponibilidade alta",
"title": "realçar visualmente a maior visibilidade",
"options": {
"Off": "Desl.",
"On": "Lig."
}
},
"language": {
"label": "idioma"
}
},
"update": {
"heading": "Crab Fit foi atualizado",
"body": "Uma nova versão está disponível com atualizações, correções e funções novas.",
"buttons": {
"close": "Fechar",
"reload": "Recarregar"
}
},
"video": {
"title": "Vídeo promocional Crab Fit",
"button": "veja o vídeo"
}
}