Skip to content

Traducido archivo library/pathlib#2848

Merged
rtobar merged 6 commits intopython:3.12from
xooseph:traduccion-pathlib
Nov 6, 2024
Merged

Traducido archivo library/pathlib#2848
rtobar merged 6 commits intopython:3.12from
xooseph:traduccion-pathlib

Conversation

@xooseph
Copy link
Copy Markdown
Contributor

@xooseph xooseph commented Oct 29, 2024

Closes #2524

@github-actions
Copy link
Copy Markdown

All entries translated, horray! 🎉

Copy link
Copy Markdown
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tremendo trabajo @xooseph, muchas gracias! Dejo algunos comentarios

Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po
Comment thread library/pathlib.po Outdated
xooseph and others added 3 commits November 2, 2024 02:26
Co-authored-by: rtobar <rtobarc@gmail.com>
Copy link
Copy Markdown
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xooseph dime qué piensas sobre lo de la 3-tuple

Comment thread library/pathlib.po Outdated
"the directory and its subdirectories are walked."
msgstr ""
"Si el argumento opcional *top_down* es verdadero (que es el valor "
"predeterminado), el triple de un directorio se genera antes que los triples "
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usando el script scripts/find_in_po.py busqué qué hacemos en otros lugares son "3-tuple", y en la mayoría de los casos usamos "tupla de 3 elementos", quizás podemos usar eso acá también.

Pero es en un par de mensajes arriba en inglés donde se usa "3-tuple", mientras que acá se habla de "triple", quizás para hacer más amena la lectura. Quizás podrías traducir el "3-tuple" como "tupla de 3 elementos (o tripleta)", y acá usar "tripleta", así queda claro que se refiere a esa tupla.

@xooseph
Copy link
Copy Markdown
Contributor Author

xooseph commented Nov 4, 2024

Yo creo que sí quedaría mejor traducir que es una tripleta desde el principio, para que se entienda de que estamos hablando y quede consistente en el archivo

Copy link
Copy Markdown
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Genial @xooseph, ya está todo listo 👍

@rtobar rtobar merged commit 0b87c8d into python:3.12 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate library/pathlib.po

2 participants