source: tanzpartie-hugo/themes/bilberry-hugo-theme/i18n/pt-br.toml @ 17356

Last change on this file since 17356 was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 499 bytes
RevLine 
[16971]1[categories]
2other = "Categorias"
3
4[authors]
5other = "Autores"
6
7[tags]
8other = "Tags"
9
10[socialMedia]
11other = "Redes sociais"
12
13[latestPosts]
14other = "Últimos posts"
15
16[search]
17other = "Pesquisar ..."
18
19[noSearchResults]
20other = "Nenhum resultado."
21
22[olderPosts]
23other = "Posts mais antigos"
24
25[newerPosts]
26other = "Posts mais novos"
27
28[continueReading]
29other = "Continuar lendo"
30
31[otherLanguages]
32other = "Outros Idiomas"
33
34[readingTime]
35one = "1 min de leitura"
36other = "{{ .Count }} mins. de leitura"
37
Note: See TracBrowser for help on using the repository browser.