Skip to content

Traducido archivo library/cmd.po #2155

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 3 commits into from
Nov 2, 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
Next Next commit
Traducido archivo library/cmd.po
  • Loading branch information
Alfareiza committed Nov 1, 2022
commit 94b42ce6ae6e5b339d099c7772164d4e4b34a0c8
12 changes: 8 additions & 4 deletions library/cmd.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ 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: 2020-07-07 02:12-0500\n"
"Last-Translator: Juan Alegría <juanszalegria@gmail.com>\n"
"Language: es_CO\n"
"PO-Revision-Date: 2022-11-01 18:18-0300\n"
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.0.1\n"

#: ../Doc/library/cmd.rst:2
msgid ":mod:`cmd` --- Support for line-oriented command interpreters"
Expand Down Expand Up @@ -251,6 +252,9 @@ msgid ""
"column is only as wide as necessary. Columns are separated by two spaces for "
"readability."
msgstr ""
"Metodo llamado para mostrar una lista de cadenas como un set compacto de "
"columnas. Cada columna es tan amplia como sea necesaria. Las columnas se "
"separan por dos espacios para facilidad de lectura."

#: ../Doc/library/cmd.rst:133
msgid ""
Expand Down