|
20 | 20 | </trans-unit> |
21 | 21 | <trans-unit id="5"> |
22 | 22 | <source>The value you selected is not a valid choice.</source> |
23 | | - <target>Ova vrijednost treba biti jedna od ponuđenih.</target> |
| 23 | + <target>Ova vrijednost nije valjan izbor.</target> |
24 | 24 | </trans-unit> |
25 | 25 | <trans-unit id="6"> |
26 | 26 | <source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source> |
|
36 | 36 | </trans-unit> |
37 | 37 | <trans-unit id="9"> |
38 | 38 | <source>This field was not expected.</source> |
39 | | - <target>Ovo polje nije očekivalo.</target> |
| 39 | + <target>Ovo polje nije očekivano.</target> |
40 | 40 | </trans-unit> |
41 | 41 | <trans-unit id="10"> |
42 | 42 | <source>This field is missing.</source> |
|
48 | 48 | </trans-unit> |
49 | 49 | <trans-unit id="12"> |
50 | 50 | <source>This value is not a valid datetime.</source> |
51 | | - <target>Ova vrijednost nije ispravan datum-vrijeme.</target> |
| 51 | + <target>Ova vrijednost nije ispravnog datum-vrijeme formata.</target> |
52 | 52 | </trans-unit> |
53 | 53 | <trans-unit id="13"> |
54 | 54 | <source>This value is not a valid email address.</source> |
|
88 | 88 | </trans-unit> |
89 | 89 | <trans-unit id="22"> |
90 | 90 | <source>This value should not be blank.</source> |
91 | | - <target>Ova vrijednost ne smije biti prazna.</target> |
| 91 | + <target>Ova vrijednost ne bi trebala biti prazna.</target> |
92 | 92 | </trans-unit> |
93 | 93 | <trans-unit id="23"> |
94 | 94 | <source>This value should not be null.</source> |
95 | | - <target>Ova vrijednost ne smije biti null.</target> |
| 95 | + <target>Ova vrijednost ne bi trebala biti null.</target> |
96 | 96 | </trans-unit> |
97 | 97 | <trans-unit id="24"> |
98 | 98 | <source>This value should be null.</source> |
|
148 | 148 | </trans-unit> |
149 | 149 | <trans-unit id="40"> |
150 | 150 | <source>This value is not a valid country.</source> |
151 | | - <target>Ova vrijednost nije ispravna zemlja.</target> |
| 151 | + <target>Ova vrijednost nije ispravna država.</target> |
152 | 152 | </trans-unit> |
153 | 153 | <trans-unit id="41"> |
154 | 154 | <source>This value is already used.</source> |
|
192 | 192 | </trans-unit> |
193 | 193 | <trans-unit id="51"> |
194 | 194 | <source>No temporary folder was configured in php.ini.</source> |
195 | | - <target>U php.ini datoteci nije konfiguriran privremeni folder.</target> |
| 195 | + <target>U php.ini datoteci nije konfiguriran privremeni direktorij.</target> |
196 | 196 | </trans-unit> |
197 | 197 | <trans-unit id="52"> |
198 | 198 | <source>Cannot write temporary file to disk.</source> |
|
220 | 220 | </trans-unit> |
221 | 221 | <trans-unit id="58"> |
222 | 222 | <source>Unsupported card type or invalid card number.</source> |
223 | | - <target>Neispravan broj kartice ili tip kartice nije podržan.</target> |
| 223 | + <target>Tip kartice nije podržan ili je broj kartice neispravan.</target> |
224 | 224 | </trans-unit> |
225 | 225 | <trans-unit id="59"> |
226 | 226 | <source>This is not a valid International Bank Account Number (IBAN).</source> |
|
248 | 248 | </trans-unit> |
249 | 249 | <trans-unit id="65"> |
250 | 250 | <source>This value should be equal to {{ compared_value }}.</source> |
251 | | - <target>Ova vrijednost bi trebala biti jednaka {{ compared_value }}.</target> |
| 251 | + <target>Ova vrijednost treba biti jednaka {{ compared_value }}.</target> |
252 | 252 | </trans-unit> |
253 | 253 | <trans-unit id="66"> |
254 | 254 | <source>This value should be greater than {{ compared_value }}.</source> |
255 | | - <target>Ova vrijednost bi trebala biti veća od {{ compared_value }}.</target> |
| 255 | + <target>Ova vrijednost treba biti veća od {{ compared_value }}.</target> |
256 | 256 | </trans-unit> |
257 | 257 | <trans-unit id="67"> |
258 | 258 | <source>This value should be greater than or equal to {{ compared_value }}.</source> |
259 | | - <target>Ova vrijednost bi trebala biti veća ili jednaka od {{ compared_value }}.</target> |
| 259 | + <target>Ova vrijednost treba biti veća od ili jednaka {{ compared_value }}.</target> |
260 | 260 | </trans-unit> |
261 | 261 | <trans-unit id="68"> |
262 | 262 | <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source> |
263 | | - <target>Ova vrijednost bi trebala biti {{ compared_value_type }} {{ compared_value }}.</target> |
| 263 | + <target>Ova vrijednost treba biti {{ compared_value_type }} {{ compared_value }}.</target> |
264 | 264 | </trans-unit> |
265 | 265 | <trans-unit id="69"> |
266 | 266 | <source>This value should be less than {{ compared_value }}.</source> |
267 | | - <target>Ova vrijednost bi trebala biti manja od {{ compared_value }}.</target> |
| 267 | + <target>Ova vrijednost treba biti manja od {{ compared_value }}.</target> |
268 | 268 | </trans-unit> |
269 | 269 | <trans-unit id="70"> |
270 | 270 | <source>This value should be less than or equal to {{ compared_value }}.</source> |
271 | | - <target>Ova vrijednost bi trebala biti manja ili jednaka {{ compared_value }}.</target> |
| 271 | + <target>Ova vrijednost treba biti manja od ili jednaka {{ compared_value }}.</target> |
272 | 272 | </trans-unit> |
273 | 273 | <trans-unit id="71"> |
274 | 274 | <source>This value should not be equal to {{ compared_value }}.</source> |
275 | | - <target>Ova vrijednost ne bi trebala biti {{ compared_value }}.</target> |
| 275 | + <target>Ova vrijednost treba biti različita od {{ compared_value }}.</target> |
276 | 276 | </trans-unit> |
277 | 277 | <trans-unit id="72"> |
278 | 278 | <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source> |
279 | | - <target>Ova vrijednost ne bi trebala biti {{ compared_value_type }} {{ compared_value }}.</target> |
| 279 | + <target>Ova vrijednost treba biti različita od {{ compared_value_type }} {{ compared_value }}.</target> |
280 | 280 | </trans-unit> |
281 | 281 | <trans-unit id="73"> |
282 | 282 | <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> |
|
304 | 304 | </trans-unit> |
305 | 305 | <trans-unit id="79"> |
306 | 306 | <source>The host could not be resolved.</source> |
307 | | - <target>Poslužitelj nije mogao biti razriješen.</target> |
| 307 | + <target>Poslužitelj ne može biti pronađen.</target> |
308 | 308 | </trans-unit> |
309 | 309 | <trans-unit id="80"> |
310 | 310 | <source>This value does not match the expected {{ charset }} charset.</source> |
311 | | - <target>Znakovne oznake vrijednosti ne odgovaraju očekivanom {{ charset }} skupu.</target> |
| 311 | + <target>Ova vrijednost ne odgovara očekivanom {{ charset }} znakovnom skupu.</target> |
312 | 312 | </trans-unit> |
313 | 313 | <trans-unit id="81"> |
314 | 314 | <source>This is not a valid Business Identifier Code (BIC).</source> |
|
0 commit comments