forked from lxndrblz/anatole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpt-PT.toml
55 lines (38 loc) · 896 Bytes
/
pt-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
[category]
other = "categoria"
[tag]
other = "etiqueta"
[reading_time]
one = "Tempo de leitura: 1 minuto"
other = "Tempo de leitura: {{ .Count }} minutos"
[old_content_warning]
one = "Aviso: Este artigo tem mais de {{ .Count }} dia. Poderá estar desatualizado."
other = "Aviso: Este artigo tem mais de {{ .Count }} dias. Poderá estar desatualizado."
[page_not_found]
other = "Página não encontrada"
[page_does_not_exist]
other = "Desculpe, esta página não existe."
[head_back]
other = "Retornar à <a href=\"{{ . }}\">página inicial</a>."
[comments]
other = "comentários"
[send]
other = "Enviar"
[read_more]
other = "Ler mais"
[name]
other = "Nome"
[email]
other = "Email"
[message]
other = "Mensagem"
[warning]
other = "Aviso"
[info]
other = "Sobre"
[update]
other = "Atualizar"
[series_posts]
other = "Postagens nesta série"
[related_posts]
other = "Posts semelhantes"