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

Commit12ece5e

Browse files
committed
Actualizando información FAQ sobre pospell
1 parent33b6bb9 commit12ece5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.overrides/faq.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ pospell. Pospell puede ser instalada en tu entorno de Python empleando pip
2626
Una vez instalado, para chequear el fichero .po sobre el que estás trabajando,
2727
ejecuta desde el directorio principal del repo::
2828

29-
pospell -p dict -l es_AR -l es_ES path/tu_fichero.po
29+
awk 1 dict dictionaries/*.txt > dict.txt
30+
pospell -p dict.txt -l es_AR -l es_ES path/tu_fichero.po
3031

3132
pospell emplea la herramienta de diccionarios hunspell. Si pospell falla dando
3233
como error que no tiene hunspell instalado, lo puedes instalar así:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp