Skip to content

Finalizando archivos con entradas fuzzy #1799

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 10 commits into from
Jan 5, 2022
Merged
Show file tree
Hide file tree
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
powrap
  • Loading branch information
cmaureir committed Jan 5, 2022
commit 040061c1ff9c3621ac44de6a4d2a4e3cebc00ce9
3 changes: 1 addition & 2 deletions library/select.po
Original file line number Diff line number Diff line change
Expand Up @@ -907,8 +907,7 @@ msgstr ":const:`KQ_FILTER_NETDEV`"

#: ../Doc/library/select.rst:536
msgid "Watch for events on a network device [not available on macOS]"
msgstr ""
"Vigila los eventos en un dispositivo de red [no disponible en macOS]"
msgstr "Vigila los eventos en un dispositivo de red [no disponible en macOS]"

#: ../Doc/library/select.rst:539
msgid ":const:`KQ_FILTER_SIGNAL`"
Expand Down
8 changes: 4 additions & 4 deletions library/tk.po
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ msgid ""
"mod:`tkinter` is a set of wrappers that implement the Tk widgets as Python "
"classes."
msgstr ""
"El paquete :mod:`tkinter` es una fina capa orientada a objetos encima de "
"Tcl/Tk. Para usar :mod:`tkinter`, no necesita escribir código Tcl, pero "
"deberá consultar la documentación de Tk y, ocasionalmente, la documentación "
"de Tcl. :mod:`tkinter` es un conjunto de envoltorios que implementan los "
"El paquete :mod:`tkinter` es una fina capa orientada a objetos encima de Tcl/"
"Tk. Para usar :mod:`tkinter`, no necesita escribir código Tcl, pero deberá "
"consultar la documentación de Tk y, ocasionalmente, la documentación de "
"Tcl. :mod:`tkinter` es un conjunto de envoltorios que implementan los "
"widgets Tk como clases de Python."

#: ../Doc/library/tk.rst:24
Expand Down
4 changes: 2 additions & 2 deletions library/warnings.po
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,8 @@ msgid ""
"In a :ref:`debug build <debug-build>`, the list of default warning filters "
"is empty."
msgstr ""
"En una :ref:`compilación de depuración <debug-build>`, la lista de filtros de advertencia "
"predeterminados está vacía."
"En una :ref:`compilación de depuración <debug-build>`, la lista de filtros "
"de advertencia predeterminados está vacía."

#: ../Doc/library/warnings.rst:234
msgid ""
Expand Down