Skip to content

translate tutorial/introduction.po #2674

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 5 commits into from
Oct 17, 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
commit rtobar suggestions
  • Loading branch information
cacrespo committed Oct 16, 2023
commit b1330b1ce897cb275d66449f95fd5c33b696c443
6 changes: 3 additions & 3 deletions tutorial/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ msgid ""
msgstr ""
"Python puede manipular texto (representado por el tipo :class:`str`, "
"conocido como \"cadenas de caracteres\") al igual que números. Esto incluye "
"caracteres \"``!``\", palabras \"``conejo``\", names \"``París``\", "
"oraciones \"``¡Te tengo a la vista!.``\", etc. \"``Yay! :)``\". Se pueden "
"caracteres \"``!``\", palabras \"``conejo``\", nombres \"``París``\", "
"oraciones \"``¡Te tengo a la vista!``\", etc. \"``Yay! :)``\". Se pueden "
"encerrar en comillas simples (``'...'``) o comillas dobles (``\"...\"``) con "
"el mismo resultado [#]_."

Expand Down Expand Up @@ -681,4 +681,4 @@ msgstr "# (hash)"

#: ../Doc/tutorial/introduction.rst:21
msgid "comment"
msgstr "Comentario"
msgstr "comentario"