Skip to content

Commit f34d536

Browse files
mondejacmaureir
andcommitted
Actualizado pospell a v1.0.12 (#1065)
* Actualizando pospell a v1.0.6 (quedan 917 de ~1500 errores) [CI SKIP] * Actualizando pospell a v1.0.6 (quedan 570 de ~1500 errores) [CI SKIP] * Actualizando pospell a v1.0.6 (quedan ~366 de ~1500 errores) [CI SKIP] * Actualizado pospell a versión 1.0.9 * Corregidas excepciones encontradas en TravisCi * Corregidas excepciones encontradas en TravisCI * Actualizado pospell a version 1.0.11 * Actualizado con rama 3.8 y eliminado diccionario inútil. * Añadido 'box' a diccionario. * Actualizado URL de repositorio pospell en configuración pre-commit * Actualizando a pospell 1.0.12 * Ajustando versión 1.0.12 y arreglando palabras faltantes * Agregando palabras faltantes * Corregir palabra Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
1 parent 00d9c21 commit f34d536

File tree

238 files changed

+1110
-430
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+1110
-430
lines changed

.overrides/coc.rst

Lines changed: 1 addition & 1 deletion

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repos:
1010
entry: python ./scripts/create_dict.py
1111
language: python
1212
# This one requires package ``hunspell-es_es`` in Archlinux
13-
- repo: https://github.com/JulienPalard/pospell
14-
rev: v1.0.5
13+
- repo: https://github.com/AFPy/pospell
14+
rev: v1.0.11
1515
hooks:
1616
- id: pospell
17-
args: ['--personal-dict', 'dict.txt', '--modified', '--language', 'es_ES']
17+
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES', '--language', 'es_AR']

dictionaries/about.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Fred
2-
Sphinx
2+
Sphinx
3+
Drake
4+
Jr

dictionaries/c-api_buffer.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bidimensionales

dictionaries/datetime.txt

Whitespace-only changes.

dictionaries/distributing_index.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
Packaging
2+
Guide
3+
Bitbucket
4+
wheel
5+
wheels

dictionaries/distutils_apiref.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@ definirla
77
Preprocesa
88
configúralo
99
Redhat
10+
library
11+
dirs
12+
indefiniciones
13+
Mingw
14+
mingw
15+
subruta
16+
ppc
17+
ish
18+
msi
19+
explicitamente
20+
aix

dictionaries/distutils_builtdist.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
autoextraíble
22
desinstalación
33
desinstale
4-
UAC
4+
UAC
5+
pythoncore
6+
Powered
7+
amd
8+
dumb

dictionaries/faq_extending.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
pure
2+
new
3+
builtin
4+
unexpected
5+
parsing
6+
incomplete
7+
invalid
8+
PyErr
9+
BuildValue
10+
seek
11+
input
12+
Farber

dictionaries/faq_general.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ PythonWin
1111
Release
1212
disrupciones
1313
Jelke
14+
PyGame
15+
Schedule
16+
Boer
17+
announce
18+
cN
19+
perfilamiento
20+
bugfix
21+
traumáticos
22+
distribuibles

0 commit comments

Comments
 (0)