Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

traducción library/logging.po#1808

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 4 commits intopython:3.10fromaroquega:traduccion-logging-powrap
Jan 4, 2022

Conversation

aroquega
Copy link
Collaborator

Closes#1753

msgid ""
"The LogRecord has a number of attributes, most of which are derived from the "
"parameters to the constructor. (Note that the names do not always correspond "
"exactly between the LogRecord constructor parameters and the LogRecord "
"attributes.) These attributes can be used to merge data from the record into "
"the format string. The following table lists (in alphabetical order) the "
"attribute names, their meanings and the corresponding placeholder in a "
"%-style format string."
"attribute names, their meanings and the corresponding placeholder in a %-"
Copy link
Collaborator

Choose a reason for hiding this comment

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

creo que de nuevo poedit modificó el texto en inglés, o era un problema con powrap que tenías?

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

pues no sé qué pasó, el anterior problema era por poedit y lo solucioné con powrap, pero ahroa powrap wrapeo eso 🤔

@@ -1427,7 +1428,7 @@ msgstr ""
"utilizarse para combinar los datos del registro en la cadena de formato. La "
"siguiente tabla enumera (en orden alfabético) los nombres de los atributos, "
"sus significados y el correspondiente marcador de posición en una cadena de "
"formato de estilo %."
"formato de estilo %%."
Copy link
Collaborator

Choose a reason for hiding this comment

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

por qué dos% ?

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

porque % es especial, y %% es para escaparlo

@@ -2456,7 +2456,7 @@ msgstr ""
"utiliza al abrir el archivo de salida. Si no se especifica, se utiliza el "
"valor 'backslashreplace'. Tenga en cuenta que si se especifica ``None``, se "
"pasará como tal a :func:`open`, lo que significa que se tratará igual que "
"pasar 'errores'."
"pasar 'errores'."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"pasar 'errores'."
"pasar 'errores'."

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

marca error en el poedit porque el original termina con espacios 🤔 . Y poedit dice que las líneas no coinciden porque la original termina con espacios y esta corregida terminaría con punto

@aroquega
Copy link
CollaboratorAuthor

Ya, tenía un problema con el poedit, que marcaba este mensaje de error, que se soluciona si se quita un '#, python-format" del archivo, pero eso hace que se powrapee esa entrada, así que lo dejé con ese mensaje de error. Pensé que con el %% se solucionaba pero vi la traducción y se queda con el %%, hay algo bien raro con esos % 🤔 .

Al final lo dejé con el error para que pase el powrap.
image

@cmaureir
Copy link
Collaborator

Yo muchas veces omito los problemas que marcapoedit e intento hacer una construcción local conmake build para ver que no hayan problemas reales.

aroquega reacted with thumbs up emoji

@cmaureircmaureir merged commite57002c intopython:3.10Jan 4, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cmaureircmaureircmaureir approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translate 'library/logging.po'
2 participants
@aroquega@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp