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

pt-br.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 81fb55e16086096fd206040761a917ebffc6d1b9 (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
- id: home
  translation: "Página Inicial"

- id: templateBy
  translation: "Template por"

- id: portedBy
  translation: "Portado para o Hugo por"

- id: contactGoTo
  translation: "Vá à página de contato"

- id: contactAddrTitle
  translation: "Endereço"

- id: contactTitle
  translation: "Contato"

- id: contactForm
  translation: "Formulário de contato"

- id: contactName
  translation: "Seu Nome"

- id: contactMail
  translation: "Seu Email"

- id: contactMessage
  translation: "Sua Mensagem"

- id: contactSend
  translation: "Enviar Mensagem"

- id: navHome
  translation: "vá à página inicial"

- id: navToggle
  translation: "Alternar Navegação"

- id: categoriesTitle
  translation: "Categorias"

- id: searchTitle
  translation: "Buscar"

- id: tagsTitle
  translation: "Tags"

- id: continueReading
  translation: "Continuar lendo"

- id: readMore
  translation: "Leia mais"

- id: authorBy
  translation: "Por"

- id: recentPosts
  translation: "Posts recentes"

- id: aboutUs
  translation: "Sobre nós"

- id: newer
  translation: "Mais novos"

- id: older
  translation: "Mais antigos"

- id: publishedOn
  translation: "em"

- id: 404Error
  translation: "Error 404: Page not found"

- id: 404Message
  translation: "We are sorry – this page is not here anymore"

- id: 404NavHome
  translation: "Vá à página inicial"