|
136 | 136 | </trans-unit> |
137 | 137 | <trans-unit id="37" resname="This is not a valid IP address."> |
138 | 138 | <source>This value is not a valid IP address.</source> |
139 | | - <target state="needs-review-translation">Ova vrednost nije validna IP adresa.</target> |
| 139 | + <target>Ova vrednost nije validna IP adresa.</target> |
140 | 140 | </trans-unit> |
141 | 141 | <trans-unit id="38"> |
142 | 142 | <source>This value is not a valid language.</source> |
|
192 | 192 | </trans-unit> |
193 | 193 | <trans-unit id="51" resname="No temporary folder was configured in php.ini."> |
194 | 194 | <source>No temporary folder was configured in php.ini, or the configured folder does not exist.</source> |
195 | | - <target state="needs-review-translation">Privremeni direktorijum nije konfigurisan u php.ini, ili konfigurisani direktorijum ne postoji.</target> |
| 195 | + <target>Privremeni direktorijum nije konfigurisan u php.ini, ili direktorijum koji je konfigurisan ne postoji.</target> |
196 | 196 | </trans-unit> |
197 | 197 | <trans-unit id="52"> |
198 | 198 | <source>Cannot write temporary file to disk.</source> |
|
224 | 224 | </trans-unit> |
225 | 225 | <trans-unit id="59" resname="This is not a valid International Bank Account Number (IBAN)."> |
226 | 226 | <source>This value is not a valid International Bank Account Number (IBAN).</source> |
227 | | - <target state="needs-review-translation">Ova vrednost nije validan Međunarodni broj bankovnog računa (IBAN).</target> |
| 227 | + <target>Ova vrednost nije validan Međunarodni broj bankovnog računa (IBAN).</target> |
228 | 228 | </trans-unit> |
229 | 229 | <trans-unit id="60"> |
230 | 230 | <source>This value is not a valid ISBN-10.</source> |
|
312 | 312 | </trans-unit> |
313 | 313 | <trans-unit id="81" resname="This is not a valid Business Identifier Code (BIC)."> |
314 | 314 | <source>This value is not a valid Business Identifier Code (BIC).</source> |
315 | | - <target state="needs-review-translation">Ova vrednost nije validan Kod za identifikaciju biznisa (BIC).</target> |
| 315 | + <target>Ova vrednost nije validan Kod za identifikaciju biznisa (BIC).</target> |
316 | 316 | </trans-unit> |
317 | 317 | <trans-unit id="82"> |
318 | 318 | <source>Error</source> |
319 | 319 | <target>Greška</target> |
320 | 320 | </trans-unit> |
321 | 321 | <trans-unit id="83" resname="This is not a valid UUID."> |
322 | 322 | <source>This value is not a valid UUID.</source> |
323 | | - <target state="needs-review-translation">Ova vrednost nije validan UUID.</target> |
| 323 | + <target>Ova vrednost nije validan UUID.</target> |
324 | 324 | </trans-unit> |
325 | 325 | <trans-unit id="84"> |
326 | 326 | <source>This value should be a multiple of {{ compared_value }}.</source> |
|
436 | 436 | </trans-unit> |
437 | 437 | <trans-unit id="112"> |
438 | 438 | <source>This value is not a valid MAC address.</source> |
439 | | - <target state="needs-review-translation">Ova vrednost nije validna MAC adresa.</target> |
| 439 | + <target>Ova vrednost nije validna MAC adresa.</target> |
440 | 440 | </trans-unit> |
441 | 441 | <trans-unit id="113"> |
442 | 442 | <source>This URL is missing a top-level domain.</source> |
443 | | - <target state="needs-review-translation">Ovom URL nedostaje domen najvišeg nivoa.</target> |
| 443 | + <target>Ovom URL nedostaje domen najvišeg nivoa.</target> |
444 | 444 | </trans-unit> |
445 | 445 | <trans-unit id="114"> |
446 | 446 | <source>This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</source> |
447 | | - <target state="needs-translation">This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</target> |
| 447 | + <target>Ova vrednost je prekratka. Treba da sadrži makar jednu reč.|Ova vrednost je prekratka. Treba da sadrži makar {{ min }} reči.</target> |
448 | 448 | </trans-unit> |
449 | 449 | <trans-unit id="115"> |
450 | 450 | <source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source> |
451 | | - <target state="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target> |
| 451 | + <target>Ova vrednost je predugačka. Treba da sadrži samo jednu reč.|Ova vrednost je predugačka. Treba da sadrži najviše {{ max }} reči.</target> |
452 | 452 | </trans-unit> |
453 | 453 | <trans-unit id="116"> |
454 | 454 | <source>This value does not represent a valid week in the ISO 8601 format.</source> |
455 | | - <target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target> |
| 455 | + <target>Ova vrednost ne predstavlja validnu nedelju u ISO 8601 formatu.</target> |
456 | 456 | </trans-unit> |
457 | 457 | <trans-unit id="117"> |
458 | 458 | <source>This value is not a valid week.</source> |
459 | | - <target state="needs-translation">This value is not a valid week.</target> |
| 459 | + <target>Ova vrednost nije validna nedelja</target> |
460 | 460 | </trans-unit> |
461 | 461 | <trans-unit id="118"> |
462 | 462 | <source>This value should not be before week "{{ min }}".</source> |
463 | | - <target state="needs-translation">This value should not be before week "{{ min }}".</target> |
| 463 | + <target>Ova vrednost ne bi trebala da bude pre nedelje "{{ min }}".</target> |
464 | 464 | </trans-unit> |
465 | 465 | <trans-unit id="119"> |
466 | 466 | <source>This value should not be after week "{{ max }}".</source> |
467 | | - <target state="needs-translation">This value should not be after week "{{ max }}".</target> |
| 467 | + <target>Ova vrednost ne bi trebala da bude posle nedelje "{{ max }}".</target> |
468 | 468 | </trans-unit> |
469 | 469 | </body> |
470 | 470 | </file> |
|
0 commit comments