Skip to content

Commit 26ba4fb

Browse files
ajakovfabpot
authored andcommitted
Changed some translations to be more in line with native Serbian language
1 parent 4d2e35c commit 26ba4fb

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Resources/translations/validators.sr_Cyrl.xlf

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>This field was not expected.</source>
39-
<target>Ово поље не очекује.</target>
39+
<target>Ово поље није било очекивано.</target>
4040
</trans-unit>
4141
<trans-unit id="10">
4242
<source>This field is missing.</source>
@@ -100,7 +100,7 @@
100100
</trans-unit>
101101
<trans-unit id="25">
102102
<source>This value is not valid.</source>
103-
<target>Вредност је невалидна.</target>
103+
<target>Вредност није валидна.</target>
104104
</trans-unit>
105105
<trans-unit id="26">
106106
<source>This value is not a valid time.</source>
@@ -304,7 +304,7 @@
304304
</trans-unit>
305305
<trans-unit id="79">
306306
<source>The host could not be resolved.</source>
307-
<target>Није могуће одредити послужитеља.</target>
307+
<target>Име хоста не може бити разрешено.</target>
308308
</trans-unit>
309309
<trans-unit id="80">
310310
<source>This value does not match the expected {{ charset }} charset.</source>
@@ -368,7 +368,7 @@
368368
</trans-unit>
369369
<trans-unit id="95">
370370
<source>This value is not a valid hostname.</source>
371-
<target>Ова вредност није исправно име послужитеља (hostname).</target>
371+
<target>Ова вредност није исправно име хоста.</target>
372372
</trans-unit>
373373
<trans-unit id="96">
374374
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Ова вредност није исправна међународна идентификациона ознака хартија од вредности (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Ова вредност треба да буде валидан израз.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)