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 d415ba7 + 87b8127 commit a580e8aCopy full SHA for a580e8a
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