-
Notifications
You must be signed in to change notification settings - Fork 268
/
pt.toml
72 lines (53 loc) · 1.13 KB
/
pt.toml
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
[read_more]
other = "Ler Mais"
[copyright]
other = "Copyright"
[all_rights]
other = "Todos os Direitos Reservados"
[share_on]
other = "Partilhar"
[featured_posts]
other = "Principais Artigos"
[recent_posts]
other = "Artigos Mais Recentes"
[404_title]
other = "Ooops"
[could_not_find]
other = "Não foi possível encontrar esta página"
[go_back]
other = "Voltar"
[translations]
other = "Traduções"
[categories]
other = "Categorias"
[tags]
other = "Etiquetas"
[series]
other = "Séries"
[all_categories]
other = "Todas as Categorias"
[all_tags]
other = "Todas as Etiquetas"
[all_series]
other = "Todas as Séries"
[overview]
other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
[series_posts]
other = "Postagens nesta série"
# search
[quick_links]
other = "Resultados"
[no_matches]
other = "Nenhum resultado encontrado"
[search_field_placeholder]
other = "Pesquisar a base de conhecimento"
[blog_search_field_placeholder]
other = "Pesquisar..."
[search_results_label]
other = "Resultados da pesquisa"
[short_search_query]
other = "A consulta é muito curta"
[type_to_search]
other = "Digite para pesquisar"