FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-pt-br/improve-page.po at 3.14 · python/python-docs-pt-br · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
python-docs-pt-br
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
41
Star
162
Code
Issues
13
Pull requests
4
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-docs-pt-br
/
improve-page.po
Copy path
More file actions
More file actions
Latest commit
History
History
History
100 lines (92 loc) · 3.99 KB
Breadcrumbs
python-docs-pt-br
/
improve-page.po
Copy path
File metadata and controls
100 lines (92 loc) · 3.99 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
#
SOME DESCRIPTIVE TITLE.
#
Copyright (C) 2001 Python Software Foundation
#
This file is distributed under the same license as the Python package.
#
FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
Translators:
#
Rafael Fontenelle <rffontenelle@gmail.com>, 2026
#
#,
fuzzy
msgid ""
msgstr ""
"
Project-Id-Version
:
Python 3.14\n
"
"
Report-Msgid-Bugs-To
:
\n
"
"
POT-Creation-Date
:
2026-05-08 19:31+0000\n
"
"
PO-Revision-Date
:
2026-05-08 17:17+0000\n
"
"
Last-Translator
:
Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n
"
"
Language-Team
:
Portuguese (Brazil) (https://app.transifex.com/python-doc/
"
"
teams/5390/pt_BR/)\n
"
"
Language
:
pt_BR\n
"
"
MIME-Version
:
1.0\n
"
"
Content-Type
:
text/plain; charset=UTF-8\n
"
"
Content-Transfer-Encoding
:
8bit\n
"
"
Plural-Forms
:
nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n %
"
"
1000000 == 0 ? 1 : 2;\n
"
#:
../../improve-page.rst:5
msgid
"Improve a documentation page"
msgstr
"Melhorar uma página da documentação"
#:
../../improve-page.rst:43
msgid
""
"We are always interested to hear ideas about improvements to the "
"documentation."
msgstr
""
"Sempre estamos interessados em ouvir ideias sobre melhorias para a "
"documentação."
#:
../../improve-page.rst:45
msgid
""
"You were reading
\"
PAGETITLE
\"
at `<PAGEURL>`_. The source for that page is "
"on `GitHub <https://github.com/python/cpython/blob/main/Doc/PAGESOURCE?"
"plain=1>`_."
msgstr
""
"Você estava lendo
\"
PAGETITLE
\"
em `<PAGEURL>`_. O código-fonte dessa "
"página está no `GitHub <https://github.com/python/cpython/blob/main/Doc/"
"PAGESOURCE?plain=1>`_."
#:
../../improve-page.rst:50
msgid
""
"If the bug or suggested improvement concerns the translation of this "
"documentation, open an issue or edit the page in `translation's repository "
"<TRANSLATION_REPO_>`_ instead."
msgstr
""
"Se o bug ou melhoria sugerida está relacionado a tradução desta "
"documentação, abra um relatório de problema ou edite a página no "
"`repositório da tradução <TRANSLATION_REPO_>`_."
#:
../../improve-page.rst:54
msgid
"You have a few ways to ask questions or suggest changes:"
msgstr
"Você tem alguma formas de fazer perguntas ou sugerir mudanças:"
#:
../../improve-page.rst:56
msgid
""
"You can start a discussion about the page on the Python discussion forum. "
"This link will start a pre-populated topic: `Question about page "
"
\"
PAGETITLE
\"
<https://discuss.python.org/new-topic?"
"category=documentation&title=Question+about+page+"
"%22PAGETITLE%22&body=About+the+page+at+PAGEURL%3A>`_."
msgstr
""
"Você pode iniciar uma discussão sobre a página no fórum de discussão do "
"Python. Este link vai iniciar um tópico pré-preenchido: `Question about page "
"
\"
PAGETITLE
\"
<https://discuss.python.org/new-topic?"
"category=documentation&title=Question+about+page+"
"%22PAGETITLE%22&body=About+the+page+at+PAGEURL%3A>`_ (
\"
Pergunta sobre a "
"página
\"
, em inglês)."
#:
../../improve-page.rst:60
msgid
""
"You can open an issue on the Python GitHub issue tracker. This link will "
"create a new pre-populated issue: `Docs: problem with page
\"
PAGETITLE
\"
"
"<https://github.com/python/cpython/issues/new?template=documentation."
"yml&title=Docs%3A+problem+with+page+"
"%22PAGETITLE%22&description=The+page+at+PAGEURL+has+a+problem%3A>`_."
msgstr
""
"Você pode registrar um
\"
issue
\"
no rastreador de problemas do Python no "
"GitHub. Este link vai criar um novo issue pré-preenchido: `Docs: problem "
"with page
\"
PAGETITLE
\"
<https://github.com/python/cpython/issues/new?"
"template=documentation.yml&title=Docs%3A+problem+with+page+"
"%22PAGETITLE%22&description=The+page+at+PAGEURL+has+a+problem%3A>`_ (
\"
Docs: "
"problema com a página
\"
, em inglês)."
#:
../../improve-page.rst:64
msgid
""
"You can `edit the page on GitHub <https://github.com/python/cpython/blob/"
"main/Doc/PAGESOURCE?plain=1>`_ to open a pull request and begin the "
"contribution process."
msgstr
""
"Você pode `editar a página no GitHub <https://github.com/python/cpython/blob/"
"main/Doc/PAGESOURCE?plain=1>`_ para abrir uma pull request e iniciar o "
"processo de contribuição."
Back
|
FazBrowse Home
|
New Git URL