From 13d6d410ef103755feb25d7b7839cf7b79c685c9 Mon Sep 17 00:00:00 2001 From: Pedro Lima <49299328+LITUATUI@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:20:16 +0000 Subject: [PATCH] Improve PT-PT translation --- i18n/pt-PT.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/pt-PT.yaml b/i18n/pt-PT.yaml index 5b5b6f67..35ceb071 100644 --- a/i18n/pt-PT.yaml +++ b/i18n/pt-PT.yaml @@ -2,7 +2,7 @@ global: language: "🇵🇹" article: - anchor_label: "Anchor" + anchor_label: "Etiqueta" date: "{{ .Date }}" date_updated: "Atualizado a: {{ .Date }}" draft: "Rascunho" @@ -11,16 +11,16 @@ article: one: "{{ .Count }} minuto" other: "{{ .Count }} minutos" reading_time_title: "Tempo de leitura" - table_of_contents: "Tabela de conteúdos" + table_of_contents: "Índice" word_count: one: "{{ .Count }} palavra" other: "{{ .Count }} palavras" views: one: "{{ .Count }} visualização" other: "{{ .Count }} visualizaçōes" - part_of_series: "This article is part of a series." - part: "Part" - this_article: "This Article" + part_of_series: "Este artigo faz parte de uma série." + part: "Parte" + this_article: "Este artigo" author: byline_title: "Autor" @@ -64,4 +64,4 @@ shortcode: recent_articles: "Recente" recent: - show_more: "Mostrar Mais" \ No newline at end of file + show_more: "Mostrar mais"