Skip to content

Actualizado pospell a v1.0.12 #1065

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 22 commits into from
Aug 3, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
44d980a
Actualizando pospell a v1.0.6 (quedan 917 de ~1500 errores) [CI SKIP]
mondeja Oct 11, 2020
b8c0c3b
Actualizando pospell a v1.0.6 (quedan 570 de ~1500 errores) [CI SKIP]
mondeja Oct 11, 2020
a96fa80
Actualizando pospell a v1.0.6 (quedan ~366 de ~1500 errores) [CI SKIP]
mondeja Oct 12, 2020
e3a78b0
Actualizado pospell a versión 1.0.9
mondeja Oct 12, 2020
908f9bc
Merge branch '3.8' into pospell-v1.0.6a1
mondeja Oct 12, 2020
33d06d9
Corregidas excepciones encontradas en TravisCi
mondeja Oct 12, 2020
5a3f8b5
Merge branch 'pospell-v1.0.6a1' of https://github.com/mondeja/python-…
mondeja Oct 12, 2020
1e2950f
Corregidas excepciones encontradas en TravisCI
mondeja Oct 12, 2020
3833f2c
Merge branch '3.8' into pospell-v1.0.6a1
mondeja Oct 12, 2020
6f54385
Merge remote-tracking branch 'upstream/3.8' into pospell-v1.0.6a1
mondeja Oct 14, 2020
51ae09f
Actualizado pospell a version 1.0.11
mondeja Oct 14, 2020
b061d8a
Merge branch '3.8' into pospell-v1.0.6a1
mondeja Oct 17, 2020
57b54a6
Actualizado con rama 3.8 y eliminado diccionario inútil.
mondeja Oct 17, 2020
e749bad
Añadido 'box' a diccionario.
mondeja Oct 17, 2020
57cf7ce
Merge branch '3.8' into pospell-v1.0.6a1
mondeja Nov 19, 2020
fdfd3f6
Actualizado URL de repositorio pospell en configuración pre-commit
mondeja Nov 23, 2020
464ca0e
Merge branch 'pospell-v1.0.6a1' of https://github.com/mondeja/python-…
mondeja Nov 23, 2020
b8fffae
Merge branch '3.9' into pr-1065
cmaureir Aug 2, 2021
41c1b94
Actualizando a pospell 1.0.12
cmaureir Aug 3, 2021
0c9d8d5
Ajustando versión 1.0.12 y arreglando palabras faltantes
cmaureir Aug 3, 2021
88981c0
Agregando palabras faltantes
cmaureir Aug 3, 2021
89a72c4
Corregir palabra
cmaureir Aug 3, 2021
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
Actualizando pospell a v1.0.6 (quedan ~366 de ~1500 errores) [CI SKIP]
  • Loading branch information
mondeja committed Oct 12, 2020
commit a96fa80efbe74aff1a7b4bea00ab6650bbd513e6
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
language: script
# This one requires package ``hunspell-es_es`` in Archlinux
- repo: https://github.com/JulienPalard/pospell
rev: v1.0.6a1
rev: v1.0.6
hooks:
- id: pospell
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES', '--language', 'es_AR']
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES']
4 changes: 4 additions & 0 deletions dictionaries/distributing_index.txt
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
Packaging
Guide
Bitbucket
wheel
wheels
6 changes: 6 additions & 0 deletions dictionaries/faq_general.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ PythonWin
Release
disrupciones
Jelke
PyGame
Schedule
Boer
announce
cN
perfilamiento
7 changes: 7 additions & 0 deletions dictionaries/faq_windows.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Enter
inicializarlo
lib
Coff
Omf
Indent
size
6 changes: 6 additions & 0 deletions dictionaries/howto_curses.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Intro
borrándolo
cbreak
multibyte
xterm
Urwid
6 changes: 5 additions & 1 deletion dictionaries/howto_logging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ superconjunto
conf
handler
pdf
orgname
orgname
handlers
scan
text
ops
9 changes: 9 additions & 0 deletions dictionaries/howto_urllib2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,12 @@ geturl
info
urlopen
internet
Handlers
Openers
redireccionamientos
password
Headers
Common
userinfo
localhost
add
11 changes: 1 addition & 10 deletions dictionaries/library_argparse.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
action
add_argument()
add_help
allow_abbrev
argument_default
choices
conflict_handler
const
default
description
Expand All @@ -14,8 +9,6 @@ especificador
especificadores
FileType
flags
formatter_class
fromfile_prefix_chars
globalmente
help
inherentemente
Expand All @@ -26,15 +19,13 @@ name
Namespace
nargs
parents
parse_args()
parser_class
posicional
posicionales
prefix_chars
prog
Python
required
title
tupla
type
usage
ArgumentParser
1 change: 1 addition & 0 deletions dictionaries/library_asyncio-exceptions.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sendfile
2 changes: 2 additions & 0 deletions dictionaries/library_bz2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
stream
streams
2 changes: 2 additions & 0 deletions dictionaries/library_email.policy.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
charset
content
3 changes: 2 additions & 1 deletion dictionaries/library_filecmp.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
hooks
mtime
recursivamente
recursivamente
filecmp
1 change: 1 addition & 0 deletions dictionaries/library_importlib.metadata.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
metadata
3 changes: 3 additions & 0 deletions dictionaries/library_inspect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ Signature
signature
introspeccionables
determinísticamente
return
args
arg
3 changes: 2 additions & 1 deletion dictionaries/library_sys.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ codifíquelo
replace
pth
pydebug
surrogateescape
surrogateescape
enumerador
3 changes: 2 additions & 1 deletion dictionaries/library_tkinter.ttk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ reinsertados
mouse
element
somewidget
ThemeChanged
ThemeChanged
image
10 changes: 10 additions & 0 deletions dictionaries/library_wsgiref.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
transcodifica
frameworks
Hop
by
Hello
World
world
Platform
Reconstruction
https
Handling
header
2 changes: 1 addition & 1 deletion dictionaries/library_xml.dom.minidom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ minidom
Model
solucionador
subnodos

pythónicas
1 change: 1 addition & 0 deletions dictionaries/reference_lexical_analysis.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Moolenaar
2 changes: 1 addition & 1 deletion extending/newtypes.po
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ msgid ""
msgstr ""
"Para aprender a implementar cualquier método específico para su nuevo tipo "
"de datos, obtenga el código fuente :term:`CPython`. Vaya al directorio: "
"file: `Objects`, luego busque en los archivos fuente C ``tp_`` más la "
"file:`Objects`, luego busque en los archivos fuente C ``tp_`` más la "
"función que desee (por ejemplo, ``tp_richcompare``). Encontrará ejemplos de "
"la función que desea implementar."

Expand Down
4 changes: 2 additions & 2 deletions howto/urllib2.po
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ msgstr ""
"la petición. Los gestores predeterminados se encargarán de algunas de estas "
"respuestas automáticamente (por ejemplo, si la respuesta es una \"redirección"
"\" que solicita que el cliente obtenga el documento desde una URL diferente, "
"urllib se encargará de eso por ). Para aquellas respuestas que no puede "
"urllib se encargará de eso por ti). Para aquellas respuestas que no puede "
"manejar, urlopen generará un :exc:`HTTPError`. Los errores típicos incluyen "
"'404' (página no encontrada), '403' (petición prohibida), y "
"'401' (autenticación requerida)."
Expand Down Expand Up @@ -635,7 +635,7 @@ msgid ""
msgstr ""
"El cliente debe entonces volver a intentar la solicitud con el nombre y la "
"contraseña apropiados para el realm incluido como encabezamiento en la "
"solicitud. Esto es 'basic authentication'. Para simplificar este proceso "
"solicitud. Esto es 'autenticación básica'. Para simplificar este proceso "
"podemos crear una instancia de ``HTTPBasicAuthHandler`` y un objeto de "
"apertura para usar este manejador."

Expand Down
4 changes: 2 additions & 2 deletions install/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -1723,8 +1723,8 @@ msgid ""
msgstr ""
"*archivo fuente* es cualquier cosa que probablemente sea un archivo de "
"código fuente, al menos a juzgar por el nombre del archivo. Se supone que "
"los nombres de archivo que terminan en :file: `.c` están escritos en C, los "
"nombres de archivo que terminan en :file:`.C` , :file:`.cc`, y :file:`.c ++` "
"los nombres de archivo que terminan en :file:`.c` están escritos en C, los "
"nombres de archivo que terminan en :file:`.C` , :file:`.cc`, y :file:`.c++` "
"son de C ++, y se supone que los nombres de archivo que terminan en :file:`."
"m` o :file:`.mm` están en el Objetivo C."

Expand Down
8 changes: 4 additions & 4 deletions library/argparse.po
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ msgstr ""
"prefijo, por ejemplo ``-f/--foo``. Los analizadores que necesiten soportar "
"caracteres prefijo diferentes o adicionales, por ejemplo, para opciones como "
"``+f`` o ``/foo``, pueden especificarlos usando el "
"argumento``prefix_chars=`` para el constructor *ArgumentParser*::"
"argumento ``prefix_chars=`` para el constructor *ArgumentParser*::"

#: ../Doc/library/argparse.rst:490
msgid ""
Expand Down Expand Up @@ -600,7 +600,7 @@ msgid ""
"The ``fromfile_prefix_chars=`` argument defaults to ``None``, meaning that "
"arguments will never be treated as file references."
msgstr ""
"El argumento``fromfile_prefix_chars=`` por defecto es ``None``, lo que "
"El argumento ``fromfile_prefix_chars=`` por defecto es ``None``, lo que "
"significa que los argumentos nunca serán tratados como referencias de "
"archivos."

Expand Down Expand Up @@ -983,7 +983,7 @@ msgstr ""
"También puedes especificar una acción arbitraria pasando una subclase "
"*Action* u otro objeto que implemente la misma interfaz. La forma "
"recomendada de hacer esto es extender :class:`Action`, sobrescribiendo el "
"método``__call__`` y opcionalmente el método``__init__``."
"método ``__call__`` y opcionalmente el método ``__init__``."

#: ../Doc/library/argparse.rst:822
msgid "An example of a custom action::"
Expand Down Expand Up @@ -1952,7 +1952,7 @@ msgid ""
msgstr ""
"Además, ``add_parser`` soporta un argumento adicional ``aliases``, que "
"permite que múltiples cadenas se refieran al mismo analizador secundario. "
"Este ejemplo, algo del estilo``svn``, alias ``co`` como abreviatura para "
"Este ejemplo, algo del estilo ``svn``, alias ``co`` como abreviatura para "
"``checkout``::"

#: ../Doc/library/argparse.rst:1705
Expand Down
2 changes: 1 addition & 1 deletion library/asyncio-eventloop.po
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ msgid ""
"The connection is established and a :ref:`transport <asyncio-transport>` is "
"created for it."
msgstr ""
"La conexión es establecida y un :ref:`transport <asyncio-transport>` es "
"La conexión es establecida y un :ref:`transporte <asyncio-transport>` es "
"creado para ello."

#: ../Doc/library/asyncio-eventloop.rst:373
Expand Down
2 changes: 1 addition & 1 deletion library/ctypes.po
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@ msgstr ""
msgid "Thus, this is only useful to call Python C api functions directly."
msgstr ""
"Por lo tanto, esto sólo es útil para llamar directamente a las funciones api "
"C de Pythoni."
"C de Python."

#: ../Doc/library/ctypes.rst:1366
msgid ""
Expand Down
4 changes: 2 additions & 2 deletions library/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -2481,7 +2481,7 @@ msgstr ""
"ignora y se comparan los tiempos base. Si ambos elementos comparados son "
"conscientes y tienen atributos diferentes :attr:`~time.tzinfo`, los "
"elementos comparados se ajustan primero restando sus compensaciones UTC "
"(obtenidas de``self.utcoffset()``). Para evitar que las comparaciones de "
"(obtenidas de ``self.utcoffset()``). Para evitar que las comparaciones de "
"tipos mixtos vuelvan a la comparación predeterminada por dirección de "
"objeto, cuando un objeto :class:`.time` se compara con un objeto de un tipo "
"diferente, se genera :exc:`TypeError` a menos que la comparación es ``==`` o "
Expand Down Expand Up @@ -2903,7 +2903,7 @@ msgstr ""
"Cuando se pasa ``None``, corresponde al diseñador de la clase decidir la "
"mejor respuesta. Por ejemplo, retornar ``None`` es apropiado si la clase "
"desea decir que los objetos de tiempo no participan en los protocolos :class:"
"`tzinfo`. Puede ser más útil que ``utcoffset (None)`` retorne el "
"`tzinfo`. Puede ser más útil que ``utcoffset(None)`` retorne el "
"desplazamiento UTC estándar, ya que no existe otra convención para descubrir "
"el desplazamiento estándar."

Expand Down
2 changes: 1 addition & 1 deletion library/importlib.metadata.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ msgstr ""
"importación de Python, esta biblioteca tiene la intención de reemplazar una "
"funcionalidad similar ofrecida por la `API del punto de entrada`_ y la `API "
"de metadatos`_ de ``pkg_resources``. Junto con ``importlib.resources`` en "
"`Python 3.7 y versiones posteriores`_ (retroimportada como "
"`Python 3.7 y versiones posteriores`_ (respaldada como "
"`importlib_resources`_ para versiones anteriores de Python), esto puede "
"eliminar la necesidad de usar el paquete ``pkg_resources``, antiguo y menos "
"eficiente."
Expand Down
2 changes: 1 addition & 1 deletion library/runpy.po
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ msgstr ""
"agregada por :pep:'451'. Esto permite que ''__cached__'' se establezca "
"correctamente para que los módulos se ejecuten de esta manera, así como "
"asegurarse de que el nombre real del módulo siempre sea accesible como "
"''__spec__.name''."
"``__spec__.name``."

#: ../Doc/library/runpy.rst:101
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion library/sys.po
Original file line number Diff line number Diff line change
Expand Up @@ -2993,7 +2993,7 @@ msgstr ""
#: ../Doc/library/sys.rst:1557
msgid "The *unraisable* argument has the following attributes:"
msgstr ""
"El argumento *unraisable* (no lanzable) tiene los siguientes atributos:"
"El argumento *unraisable* tiene los siguientes atributos:"

#: ../Doc/library/sys.rst:1559
msgid "*exc_type*: Exception type."
Expand Down
4 changes: 2 additions & 2 deletions library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ msgid ""
"`pthread_getcpuclockid(3)` for further information)."
msgstr ""
":ref:`Disponibilidad <availability>`: Unix (consulte la página de manual "
"para: manpage:`pthread_getcpuclockid(3)` para más información)."
"para :manpage:`pthread_getcpuclockid(3)` para más información)."

#: ../Doc/library/time.rst:156
msgid ""
Expand Down Expand Up @@ -880,7 +880,7 @@ msgstr ""
"Es posible que se admitan directivas adicionales en ciertas plataformas, "
"pero solo las que se enumeran aquí tienen un significado estandarizado por "
"ANSI C. Para ver el conjunto completo de códigos de formato admitidos en su "
"plataforma, consulte la documentación de: manpage:`strftime(3)`."
"plataforma, consulte la documentación de :manpage:`strftime(3)`."

#: ../Doc/library/time.rst:472
msgid ""
Expand Down
4 changes: 2 additions & 2 deletions reference/import.po
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ msgid ""
msgstr ""
"Es importante tener en cuenta que todos los paquetes son módulos, pero no "
"todos los módulos son paquetes. O dicho de otro modo, los paquetes son sólo "
"un tipo especial de módulo. Específicamente, cualquier módulo que contenga "
"un tipo especial de módulo. Específicamente, cualquier módulo que contenga "
"un atributo ``__path__`` se considera un paquete."

#: ../Doc/reference/import.rst:85
Expand Down Expand Up @@ -816,7 +816,7 @@ msgid ""
msgstr ""
"Los cargadores de módulos pueden optar por crear el objeto de módulo durante "
"la carga mediante la implementación de un método :meth:`~importlib.abc."
"Loader.create_module`. Toma un argumento, el module spec, y retorna el nuevo "
"Loader.create_module`. Toma un argumento, la especificación del módulo, y retorna el nuevo "
"objeto de módulo que se usará durante la carga. ``create_module()`` no "
"necesita establecer ningún atributo en el objeto module. Si el método "
"retorna ``None``, la maquinaria de importación creará el nuevo módulo en sí."
Expand Down
2 changes: 1 addition & 1 deletion reference/lexical_analysis.po
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ msgstr ""
"usado para concatenar expresiones de cadena al momento de la ejecución. "
"Observar también que la concatenación de literales puede utilizar diferentes "
"estilos de citas para cada componente (incluso mezclando cadenas *raw* y "
"cadenas de triple comillado), y los literales de cadena formateados pueden "
"cadenas con triple comilla), y los literales de cadena formateados pueden "
"ser concatenados con los literales de cadena simples."

#: ../Doc/reference/lexical_analysis.rst:646
Expand Down