minor #13275 [Validator][Translation][ES] Spanish translation for checkDNS option (phansys)

This PR was merged into the 2.7 branch.

Discussion
----------

[Validator][Translation][ES] Spanish translation for checkDNS option

Spanish translation for the ```checkDNS``` option introduced in #12956.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Doc PR        | none

Commits
-------

c81be5b Spanish translation for the ```checkDNS``` option introduced in #12956.
This commit is contained in:
Fabien Potencier 2015-01-06 07:58:12 +01:00
commit b3b4f505a9
1 changed files with 4 additions and 0 deletions

View File

@ -302,6 +302,10 @@
<source>An empty file is not allowed.</source>
<target>No está permitido un archivo vacío.</target>
</trans-unit>
<trans-unit id="79">
<source>The host could not be resolved.</source>
<target>No se puede resolver el host.</target>
</trans-unit>
</body>
</file>
</xliff>