Skip to content

translate controlflow.po #173

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 7 commits into from
May 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 2 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
repos:
- repo: https://github.com/humitos/powrap
rev: pre-commit
- repo: https://github.com/JulienPalard/powrap
rev: master
hooks:
- id: powrap

# This one requires package ``hunspell-es_es`` in Archlinux
- repo: https://github.com/humitos/pospell
rev: pre-commit
hooks:
- id: pospell
args: ['--personal-dict', 'dict', '--modified', '--language', 'es_ES', '--language', 'es_AR']

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
Expand Down
2 changes: 2 additions & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ ecualizadora
else
encriptada
enrutamiento
entendible
enumerador
env
especificador
Expand Down Expand Up @@ -294,6 +295,7 @@ portabilidad
portable
posicional
posicionales
posicionalmente
post
posteriori
precompilado
Expand Down
Loading