8000
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 ec53d79 + bfd1644 commit 3936c4bCopy full SHA for 3936c4b
src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf
@@ -303,8 +303,12 @@
303
<target>Soubor nesmí být prázdný.</target>
304
</trans-unit>
305
<trans-unit id="79">
306
+ <source>The host could not be resolved.</source>
307
+ <target>Hostitele nebylo možné rozpoznat.</target>
308
+ </trans-unit>
309
+ <trans-unit id="80">
310
<source>This value does not match the expected {{ charset }} charset.</source>
- <target>Tato hodnota neodpovídá očekávanému kódování {{ charset }}.</target>
311
+ <target>Tato hodnota neodpovídá očekávané znakové sadě {{ charset }}.</target>
312
313
</body>
314
</file>
0 commit comments