Skip to content

Commit 8e76fd0

Browse files
authored
Merge pull request #24426 from sftim/20201007_add_portuguese_strings
Add missing Portuguese strings
2 parents ff44a14 + a7734a6 commit 8e76fd0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

i18n/pt.toml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ other = "Twitter"
2828
[deprecation_file_warning]
2929
other = "Descontinuado"
3030

31+
[deprecation_title]
32+
other = "Você está vendo a documentação do Kubernetes versão:"
33+
3134
[deprecation_warning]
3235
other = " a documentação não é mais mantida ativamente. A versão que você está visualizando no momento é uma captura instantânea estática. Para obter documentação atualizada, consulte "
3336

@@ -43,6 +46,21 @@ other = "Eu sou..."
4346
[docs_label_users]
4447
other = "Usuários"
4548

49+
[docs_version_current]
50+
other = "(esta documentação)"
51+
52+
[docs_version_latest_heading]
53+
other = "Versão mais recente"
54+
55+
[docs_version_other_heading]
56+
other = "Versões mais antigas"
57+
58+
[error_404_were_you_looking_for]
59+
other = "Talvez você estivesse procurando por:"
60+
61+
[examples_heading]
62+
other = "Exemplos"
63+
4664
[feedback_heading]
4765
other = "Comentários"
4866

@@ -173,12 +191,21 @@ other = "Nota:"
173191
[objectives_heading]
174192
other = "Objetivos"
175193

194+
[options_heading]
195+
other = "Opções"
196+
197+
[post_create_issue]
198+
other = "Abra um bug"
199+
176200
[prerequisites_heading]
177201
other = "Antes de você começar"
178202

179203
[subscribe_button]
180204
other = "Se inscrever"
181205

206+
[thirdparty_message]
207+
other = """Esta seção tem links para projetos de terceiros que fornecem a funcionalidade exigida pelo Kubernetes. Os autores do projeto Kubernetes não são responsáveis por esses projetos. Esta página obedece as <a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">diretrizes de conteúdo do site CNCF</a>, listando os itens em ordem alfabética. Para adicionar um projeto a esta lista, leia o <a href="/docs/contribute/style/content-guide/#third-party-content">guia de conteúdo</a> antes de enviar sua alteração."""
208+
182209
[ui_search_placeholder]
183210
other = "Procurar"
184211

0 commit comments

Comments
 (0)