update translations

This commit is contained in:
Eduardo Silva
2026-03-14 10:14:39 -03:00
parent 15dda616d2
commit 1097ae90cf
10 changed files with 158 additions and 116 deletions

Binary file not shown.

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-14 09:35-0300\n"
"POT-Creation-Date: 2026-03-14 10:10-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -64,9 +64,9 @@ msgstr ""
"Tem certeza de que deseja regenerar o token? O token antigo parará de "
"funcionar imediatamente."
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:85
#: app_gateway/forms.py:129 app_gateway/forms.py:147 app_gateway/forms.py:219
#: app_gateway/forms.py:260 cluster/forms.py:67 cluster/forms.py:124
#: api_v2/forms.py:63 app_gateway/forms.py:40 app_gateway/forms.py:92
#: app_gateway/forms.py:136 app_gateway/forms.py:154 app_gateway/forms.py:226
#: app_gateway/forms.py:267 cluster/forms.py:67 cluster/forms.py:124
#: dns/forms.py:37 dns/forms.py:84 dns/forms.py:153 gatekeeper/forms.py:41
#: gatekeeper/forms.py:75 gatekeeper/forms.py:139 gatekeeper/forms.py:226
#: gatekeeper/forms.py:256 gatekeeper/forms.py:287
@@ -82,7 +82,7 @@ msgstr ""
msgid "Save"
msgstr "Salvar"
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:99
#: api_v2/models.py:10 app_gateway/forms.py:18 app_gateway/forms.py:106
#: cluster/forms.py:18 dns/forms.py:130 gatekeeper/forms.py:99
#: routing_templates/forms.py:28 templates/api_v2/api_documentation.html:47
#: templates/api_v2/list.html:8 templates/app_gateway/app_gateway_list.html:52
@@ -216,8 +216,8 @@ msgstr "Nome de Exibição"
msgid "Upstream"
msgstr "Upstream"
#: app_gateway/forms.py:41 app_gateway/forms.py:86 app_gateway/forms.py:130
#: app_gateway/forms.py:148 app_gateway/forms.py:220 app_gateway/forms.py:261
#: app_gateway/forms.py:41 app_gateway/forms.py:93 app_gateway/forms.py:137
#: app_gateway/forms.py:155 app_gateway/forms.py:227 app_gateway/forms.py:268
#: gatekeeper/forms.py:42 gatekeeper/forms.py:76 gatekeeper/forms.py:140
#: gatekeeper/forms.py:227 gatekeeper/forms.py:257 gatekeeper/forms.py:288
#: scheduler/forms.py:103
@@ -228,14 +228,22 @@ msgid "Cancel"
msgstr "Cancelar"
#: app_gateway/forms.py:54
msgid "This is a reserved system name."
msgstr "Este é um nome de sistema reservado."
#: app_gateway/forms.py:58
msgid "This upstream is reserved by the system."
msgstr "Este upstream é reservado pelo sistema."
#: app_gateway/forms.py:61
msgid "Upstream URL cannot contain spaces."
msgstr "URL de Upstream não pode conter espaços."
#: app_gateway/forms.py:60
#: app_gateway/forms.py:67
msgid "Enter a valid upstream URL starting with http:// or https://"
msgstr "Insira uma URL de upstream válida começando com http:// ou https://"
#: app_gateway/forms.py:70 cluster/forms.py:24 dns/forms.py:65
#: app_gateway/forms.py:77 cluster/forms.py:24 dns/forms.py:65
#: templates/app_gateway/app_gateway_list.html:95
#: templates/app_gateway/application_details.html:61
#: templates/dns/static_host_list.html:17
@@ -243,31 +251,31 @@ msgstr "Insira uma URL de upstream válida começando com http:// ou https://"
msgid "Hostname"
msgstr "Endereço do Host"
#: app_gateway/forms.py:100 templates/app_gateway/app_gateway_list.html:133
#: app_gateway/forms.py:107 templates/app_gateway/app_gateway_list.html:133
msgid "Policy Type"
msgstr "Tipo de Política"
#: app_gateway/forms.py:101
#: app_gateway/forms.py:108
msgid "Allowed Groups"
msgstr "Grupos Permitidos"
#: app_gateway/forms.py:102 templates/gatekeeper/gatekeeper_list.html:12
#: app_gateway/forms.py:109 templates/gatekeeper/gatekeeper_list.html:12
msgid "Authentication Methods"
msgstr "Métodos de Autenticação"
#: app_gateway/forms.py:178
#: app_gateway/forms.py:185
msgid "Cannot select more than one Local Password authentication method."
msgstr ""
"Não é possível selecionar mais de um método de autenticação por Senha Local."
#: app_gateway/forms.py:182
#: app_gateway/forms.py:189
msgid ""
"Cannot select more than one OpenID Connect (OIDC) authentication method."
msgstr ""
"Não é possível selecionar mais de um método de autenticação OpenID Connect "
"(OIDC)."
#: app_gateway/forms.py:186
#: app_gateway/forms.py:193
msgid ""
"Cannot select both Local Password and OpenID Connect (OIDC) authentication "
"methods."
@@ -275,7 +283,7 @@ msgstr ""
"Não é possível selecionar simultaneamente os métodos de autenticação por "
"Senha Local e OpenID Connect (OIDC)."
#: app_gateway/forms.py:190
#: app_gateway/forms.py:197
msgid ""
"At least one user group must be selected when using Local Password "
"authentication."
@@ -283,29 +291,30 @@ msgstr ""
"Pelo menos um grupo de usuários deve ser selecionado ao usar a autenticação "
"por Senha Local."
#: app_gateway/forms.py:194
#: app_gateway/forms.py:201
msgid "User groups can only be used with Local Password authentication."
msgstr "Grupos de usuários só podem ser usados com autenticação por Senha Local."
msgstr ""
"Grupos de usuários só podem ser usados com autenticação por Senha Local."
#: app_gateway/forms.py:204 templates/app_gateway/app_gateway_list.html:56
#: app_gateway/forms.py:211 templates/app_gateway/app_gateway_list.html:56
#: templates/app_gateway/application_details.html:31
#: templates/firewall/firewall_nav_tabs.html:15
msgid "Default Policy"
msgstr "Política Padrão"
#: app_gateway/forms.py:233 templates/app_gateway/application_details.html:105
#: app_gateway/forms.py:240 templates/app_gateway/application_details.html:105
msgid "Route Name"
msgstr "Nome da Rota"
#: app_gateway/forms.py:234 templates/app_gateway/application_details.html:106
#: app_gateway/forms.py:241 templates/app_gateway/application_details.html:106
msgid "Path Prefix"
msgstr "Prefixo do Caminho"
#: app_gateway/forms.py:235 templates/app_gateway/application_details.html:107
#: app_gateway/forms.py:242 templates/app_gateway/application_details.html:107
msgid "Policy"
msgstr "Política"
#: app_gateway/forms.py:236 templates/app_gateway/application_details.html:108
#: app_gateway/forms.py:243 templates/app_gateway/application_details.html:108
msgid "Order"
msgstr "Ordem"