Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f56f235

Browse files
Update translations
1 parent a307e46 commit f56f235

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library/wsgiref.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ msgid ""
136136
"``QUERY_STRING`` variables are ignored. The result is the base URI of the "
137137
"application object addressed by the request."
138138
msgstr ""
139-
"Semelhante a :func:`request_uri`, exceto que as variáveis ​​``PATH_INFO`` e "
139+
"Semelhante a :func:`request_uri`, exceto que as variáveis ``PATH_INFO`` e "
140140
"``QUERY_STRING`` são ignoradas. O resultado é o URI base do objeto da "
141141
"aplicação endereçado pela solicitação."
142142

@@ -212,7 +212,7 @@ msgid ""
212212
msgstr ""
213213
"Esta rotina adiciona vários parâmetros necessários para WSGI, incluindo "
214214
"``HTTP_HOST``, ``SERVER_NAME``, ``SERVER_PORT``, ``REQUEST_METHOD``, "
215-
"``SCRIPT_NAME``, ``PATH_INFO`` e todas as variáveis ​​``wsgi.*`` definidas "
215+
"``SCRIPT_NAME``, ``PATH_INFO`` e todas as variáveis ``wsgi.*`` definidas "
216216
"pela :pep:`3333`. Ela fornece apenas valores padrão e não substitui nenhuma "
217217
"configuração existente para essas variáveis."
218218

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.83%", "translated": 32975, "entries": 51659, "updated_at": "2025-03-05T23:53:44+00:00Z"}
1+
{"completion": "63.83%", "translated": 32975, "entries": 51659, "updated_at": "2025-03-06T23:54:32+00:00Z"}

0 commit comments

Comments
 (0)