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

Traduccion library/formatter.po#712

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.8fromFedericoJurio:traduccion-library-formatter
Sep 11, 2020
Merged
Changes from1 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
PrevPrevious commit
NextNext commit
Add suggestions from code review
  • Loading branch information
Federico Jurio committedAug 22, 2020
commit1a693660579ebe40c45980c754cefc2a2ece7af6
14 changes: 7 additions & 7 deletionslibrary/formatter.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-08-2210:41-0300\n"
"PO-Revision-Date: 2020-08-2218:47-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand DownExpand Up@@ -292,8 +292,8 @@ msgid ""
msgstr ""
"Empuja cualquier número de especificaciones de estilo arbitrarias. Todos los "
"estilos se insertan en la pila de estilos en orden. Una tupla que representa "
"la pila completa, incluidos los valores const:`AS_IS`, se pasa al método "
"del escritor :meth:`new_styles`."
"la pila completa, incluidos los valores:const:`AS_IS`, se pasa al método:"
"meth:`new_styles` del escritor."

#: ../Doc/library/formatter.rst:175
msgid ""
Expand All@@ -303,7 +303,7 @@ msgid ""
msgstr ""
"Muestra las últimas *n* especificaciones de estilo pasadas a :meth:"
"`push_style`. Una tupla que representa la pila revisada, que incluye los "
"valores const:`AS_IS`, se pasa al método :meth:`new_styles` del escritor."
"valores:const:`AS_IS`, se pasa al método :meth:`new_styles` del escritor."

#: ../Doc/library/formatter.rst:182
msgid "Set the spacing style for the writer."
Expand DownExpand Up@@ -544,9 +544,9 @@ msgid ""
"method simply announces itself by printing its name and arguments on "
"standard output."
msgstr ""
"Un escritor quesolo proporciona la definición de la interfaz; nose toman "
"acciones sobre ningúnmétodo. Esta debería ser la clase base para todos los "
"escritores que no necesitan heredar ningún método de implementación."
"Un escritor quese puede utilizar para depurar formateadores, pero nomucho "
"más. Cadamétodo simplemente se anuncia a sí mismo imprimiendo su nombre y "
"argumentos en la salida estándar."

#: ../Doc/library/formatter.rst:347
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp