mirror of https://github.com/lxndrblz/anatole.git

Carmine DiChiara
16.33.2021 5de4e5ea8b77b86e5635a39f6b6f450a8779425c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[category]
other = "categoria"
 
[tag]
other = "etiqueta"
 
[reading_time]
one = "Tempo de leitura: 1 minuto"
other = "Tempo de leitura: {{ .Count }} minutos"
 
[page_not_found]
other = "Página não encontrada"
 
[page_does_not_exist]
other = "Desculpa, esta página não existe."
 
[head_back]
other = "Retornar à <a href=\"{{ . }}\">página inicial</a>."
 
[comments]
other = "comentários"
 
[name]
other = "Nome"
 
[name_error]
other = "Por favor, forneça seu nome"
 
[email]
other = "Email"
 
[email_error]
other = "Por favor, digite um endereço de e-mail válido"
 
[message]
other = "Mensagem"
 
[message_error]
other = "Por favor nos informe por que você está entrando em contato conosco"
 
[send]
other = "Enviar"
 
[form_captcha_error]
other = "Captcha error; por favor, tente novamente mais tarde"
 
[form_error]
other = "Erro fatal, contato não feito - por favor, procure de outra forma"
 
[form_success]
other = "Obrigado por estender a mão! Em breve estaremos em contato"