We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0590a7 + 3a90475 commit 875e6a6Copy full SHA for 875e6a6
.overrides/translation-memory.rst
@@ -66,6 +66,9 @@ Términos y bigramas
66
67
handle exception
68
Gestionar excepción. ``tutorial/inputoutput.po``
69
+
70
+ locale
71
+ Configuración regional. ``library/functions.po`` and others
72
73
helper function
74
función auxiliar ``library/typing.po``
.travis.yml
@@ -11,7 +11,6 @@ install:
11
script:
12
- powrap --check --quiet **/*.po
13
- pospell -p dict -l es_AR -l es_ES **/*.po
14
- - make dict_dups
15
- make build
16
branches:
17
only:
0 commit comments