10000 Faq general by JuliKM · Pull Request #2139 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Faq general #2139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Nov 1, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
aplico sugerencias de cambios para consistencia
  • Loading branch information
JuliKM committed Nov 1, 2022
commit 492142f21795c61fbee58b1f68c57a82e2ec0e7b
8 changes: 4 additions & 4 deletions faq/general.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2022-10-31 17:16-0300\n"
"PO-Revision-Date: 2022-10-31 21:27-0300\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -292,14 +292,14 @@ msgid ""
"*B* is the minor version number -- it is incremented for less earth-"
"shattering changes."
msgstr ""
"*B* es el número de versión menor: se incrementa para cambios menos "
"*B* es el número de versión menor -- se incrementa para cambios menos "
"trascendentales."

#: ../Doc/faq/general.rst:134
msgid ""
"*C* is the micro version number -- it is incremented for each bugfix release."
msgstr ""
"*C* es el número de versión micro; se incrementa para cada versión de "
"*C* es el número de versión micro -- se incrementa para cada versión de "
"corrección de errores."

#: ../Doc/faq/general.rst:136
Expand Down Expand Up @@ -545,7 +545,7 @@ msgid ""
"To report a bug or submit a patch, use the issue tracker at https://github."
"com/python/cpython/issues."
msgstr ""
"Para reportar un *bug* o enviar un parche, use el rastreador de problemas en "
"Para reportar un *bug* o enviar un parche, usa el rastreador de problemas en "
"https://github.com/python/cpython/issues."

#: ../Doc/faq/general.rst:242
Expand Down
0