Skip to content

Traducido archivo library/string #2353

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 4 commits into from
Mar 18, 2023
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
Correccion Traduccion archivo library/string
  • Loading branch information
jmmaxter committed Mar 16, 2023
commit 16dc47758c7d7561055034c80084ecf1936d4c69
4 changes: 2 additions & 2 deletions library/string.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: 2023-03-15 19:18-0500\n"
"PO-Revision-Date: 2023-03-15 19:35-0500\n"
"Last-Translator: Adolfo Hristo David Roque Gámez <aroquega@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -780,7 +780,7 @@ msgid ""
"the field content. The *precision* is not allowed for integer presentation "
"types."
msgstr ""
"La *precisión* es un entero decimal que indica cuántos dígitos deben "
"El *precision* es un entero decimal que indica cuántos dígitos deben "
"mostrarse después del punto decimal para los tipos de presentación ``'f'`` y "
"``'F'``, o antes y después del punto decimal para los tipos de presentación "
"`` 'g'`` o ``'G'``. Para los tipos de presentación de cadena, el campo "
Expand Down