diff options
Diffstat (limited to 'i18n/pt-pt.toml')
-rw-r--r-- | i18n/pt-pt.toml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/i18n/pt-pt.toml b/i18n/pt-pt.toml new file mode 100644 index 0000000..edf9cbc --- /dev/null +++ b/i18n/pt-pt.toml @@ -0,0 +1,53 @@ +[sidebarToc] + other = "TOC" + +[sidebarPages] + other = "Paginas" + +[sidebarTags] + other = "Tags" + +[sidebarLinks] + other = "Links" + +[sidebarBangumiChart] + other = "Bangumi" + +[footerPoweredFront] + other = "Powered by " + +[footerPoweredEnd] + other = " " + +[postMetaNoTag] + other = "Sem tags" + +[postMetaWordCount] + other = " Palavras" + +[postMetaReadingTime] + other = " Minutos" + +[postCopyrightFront] + other = "Salvo indicação em contrário, o conteúdo deste site é licenciado sob " + +[postCopyrightEnd] + other = "." + +[postComment] + other = "Carregar comentarios" + +[archivesTotalPages] + other = "Nº total de posts: " + +[tagsCurrentTag] + other = "Posts a tag {{ .Title }}: " + +[searchSuccess] + other = "[NUM] resultados ([TIME] ms)" + +[searchNotFound] + other = "Não foram encontrados resultados" + +[searchFailed] + other = "Falha ao carregar o índice" |