8000 Updated croatian validator translation and deleted validator xliff file · Exercise/symfony@771ab45 · GitHub
[go: up one dir, main page]

Skip to content

Commit 771ab45

Browse files
committed
Updated croatian validator translation and deleted validator xliff file
1 parent 570bb6a commit 771ab45

File tree

2 files changed

+25
-176
lines changed

2 files changed

+25
-176
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hr.xlf

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<body>
55
<trans-unit id="1">
66
<source>This value should be false</source>
7-
<target>Ova vrijednost treba biti netočna</target>
7+
<target>Ova vrijednost treba biti netočna (false)</target>
88
</trans-unit>
99
<trans-unit id="2">
1010
<source>This value should be true</source>
11-
<target>Ova vrijednost treba biti točna</target>
11+
<target>Ova vrijednost treba biti točna (true)</target>
1212
</trans-unit>
1313
<trans-unit id="3">
1414
<source>This value should be of type {{ type }}</source>
@@ -119,8 +119,8 @@
119119
<target>Prenesena datoteka je prevelika. Molim pokušajte prenijeti manju datoteku</target>
120120
</trans-unit>
121121
<trans-unit id="30">
122-
<source>The CSRF token is invalid</source>
123-
<target>CSRF vrijednost nije ispravna</target>
122+
<source>The CSRF token is invalid. Please try to resubmit the form</source>
123+
<target>CSRF vrijednost nije ispravna. Pokušajte ponovo poslati obrazac</target>
124124
</trans-unit>
125125
<trans-unit id="31">
126126
<source>The two values should be equal</source>
@@ -194,6 +194,26 @@
194194
<source>This value should have exactly {{ limit }} characters</source>
195195
<target>Ova vrijednost treba imati točno {{ limit }} znakova</target>
196196
</trans-unit>
197+
<trans-unit id="49">
198+
<source>The file was only partially uploaded</source>
199+
<target>Datoteka je samo djelomično prenesena</target>
200+
</trans-unit>
201+
<trans-unit id="50">
202+
<source>No file was uploaded</source>
203+
<target>Niti jedna datoteka nije prenesena</target>
204+
</trans-unit>
205+
<trans-unit id="51">
206+
<source>No temporary folder was configured in php.ini</source>
207+
<target>U php.ini datoteci nije konfiguriran privremeni folder</target>
208+
</trans-unit>
209+
<trans-unit id="52">
210+
<source>Cannot write temporary file to disk</source>
211+
<target>Ne mogu zapisati privremenu datoteku na disk</target>
212+
</trans-unit>
213+
<trans-unit id="53">
214+
<source>A PHP extension caused the upload to fail</source>
215+
<target>Prijenos datoteke nije uspio zbog PHP ekstenzije</target>
216+
</trans-unit>
197217
</body>
198218
</file>
199-
</xliff>
219+
</xliff>

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hr.xliff

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0