Skip to content

Terminar con la traducción de tuple.po #2866

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 9 commits into from
Nov 7, 2024
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
Update c-api/tuple.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
kbiggers and rtobar authored Nov 7, 2024
commit 29bdb1ec196b058813d74a5e0f1ed8e09f2648e0
2 changes: 1 addition & 1 deletion c-api/tuple.po
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ msgstr "Nombre del tipo de secuencia de estructura"

#: ../Doc/c-api/tuple.rst:153
msgid "Pointer to docstring for the type or ``NULL`` to omit."
msgstr "Puntero al docstring para el tipo o ``NULL`` para omitir"
msgstr "Puntero al *docstring* para el tipo o ``NULL`` para omitir"

#: ../Doc/c-api/tuple.rst:157
msgid "Pointer to ``NULL``-terminated array with field names of the new type."
Expand Down