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

pt.toml « i18n - github.com/frjo/hugo-theme-zen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 818f70da94c8a762f0d3e984cfeb9a32833e5bb2 (plain)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[menu_title]
other = "Menu principal"

[menu_home]
other = "Home"

[menu_mobile]
other = "Menu"

[pager_next]
other = "Próximo"

[pager_prev]
other = "Anterior"

[taxo_tags]
other = "Tags"

[last_mod]
other = "Última modificação:"

[created]
other = "Criado:"

[search_placeholder]
other = "Digite os termos que você deseja procurar"

[search_title]
other = "Procurar"


[search_loading]
other = "Loading search index…"

[string_at]
other = "em"

[string_by]
other = "por"

[string_follow]
other = "siga"

[string_in]
other = "em"

[string_on]
other = "em"

[string_recent_content]
other = "Conteúdo recente"

[string_see_also]
other = "See also"

[js_required]
other = "Você deve ter o Javascript habilitado para usar este formulário de contato"

[contact_submitted]
other = "Sua mensagem foi enviada."

[contact_error]
other = "Ocorreu um erro ao enviar a mensagem."

[contact_name]
other = "Nome"

[contact_name_placeholder]
other = "Seu nome"

[contact_mail]
other = "Endereço de e-mail"

[contact_mail_placeholder]
other = "Seu endereço de e-mail"

[contact_subject]
other = "Assunto"

[contact_subject_placeholder]
other = "Um assunto curto"

[contact_message]
other = "Mensagem"

[contact_message_placeholder]
other = "As mensagens vão aqui…"

[contact_submit]
other = "Enviar menssagem"

[contact_honypot]
other = "Pular se você é humano"

[lang_select_title]
other = "Seletor de idioma"

[cookieconsent_message]
other = "This website uses non essential cookies for tracking and analytics that you can accept or decline."

[cookieconsent_accept]
other = "Accept tracking"

[cookieconsent_decline]
other = "Decline tracking"

[privacy_policy]
other = "Privacy policy"