minor #14100 [Validator] Added missing Hungarian translation (1ed)

This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] Added missing Hungarian translation

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

c89b419 [Validator] Added missing Hungarian translation
This commit is contained in:
Fabien Potencier 2015-03-29 11:44:52 +02:00
commit 6ce03d3942
1 changed files with 4 additions and 0 deletions

View File

@ -302,6 +302,10 @@
<source>An empty file is not allowed.</source>
<target>Üres fájl nem megengedett.</target>
</trans-unit>
<trans-unit id="79">
<source>The host could not be resolved.</source>
<target>Az állomásnevet nem lehet feloldani.</target>
</trans-unit>
</body>
</file>
</xliff>