|
4 | 4 | <body>
|
5 | 5 | <trans-unit id="1">
|
6 | 6 | <source>This value should be false.</source>
|
7 |
| - <target>Vrednost treba da bude netačna.</target> |
| 7 | + <target>Vrednost bi trebalo da bude netačna.</target> |
8 | 8 | </trans-unit>
|
9 | 9 | <trans-unit id="2">
|
10 | 10 | <source>This value should be true.</source>
|
11 |
| - <target>Vrednost treba da bude tačna.</target> |
| 11 | + <target>Vrednost bi trebalo da bude tačna.</target> |
12 | 12 | </trans-unit>
|
13 | 13 | <trans-unit id="3">
|
14 | 14 | <source>This value should be of type {{ type }}.</source>
|
15 |
| - <target>Vrednost treba da bude tipa {{ type }}.</target> |
| 15 | + <target>Vrednost bi trebalo da bude tipa {{ type }}.</target> |
16 | 16 | </trans-unit>
|
17 | 17 | <trans-unit id="4">
|
18 | 18 | <source>This value should be blank.</source>
|
19 |
| - <target>Vrednost treba da bude prazna.</target> |
| 19 | + <target>Vrednost bi trebalo da bude prazna.</target> |
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>Vrednost treba da bude jedna od ponuđenih.</target> |
| 23 | + <target>Odabrana vrednost nije validan 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>
|
27 |
| - <target>Izaberite bar {{ limit }} mogućnost.|Izaberite bar {{ limit }} mogućnosti.|Izaberite bar {{ limit }} mogućnosti.</target> |
| 27 | + <target>Morate odabrati bar {{ limit }} mogućnost.|Morate odabrati bar {{ limit }} mogućnosti.</target> |
28 | 28 | </trans-unit>
|
29 | 29 | <trans-unit id="7">
|
30 | 30 | <source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source>
|
31 |
| - <target>Izaberite najviše {{ limit }} mogućnost.|Izaberite najviše {{ limit }} mogućnosti.|Izaberite najviše {{ limit }} mogućnosti.</target> |
| 31 | + <target>Morate odabrati najviše {{ limit }} mogućnost.|Morate odabrati najviše {{ limit }} mogućnosti.</target> |
32 | 32 | </trans-unit>
|
33 | 33 | <trans-unit id="8">
|
34 | 34 | <source>One or more of the given values is invalid.</source>
|
35 |
| - <target>Jedna ili više vrednosti je nevalidna.</target> |
| 35 | + <target>Jedna ili više vrednosti nisu validne.</target> |
36 | 36 | </trans-unit>
|
37 | 37 | <trans-unit id="9">
|
38 | 38 | <source>This field was not expected.</source>
|
39 |
| - <target>Ovo polje ne očekuje.</target> |
| 39 | + <target>Ovo polje nije bilo 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>Vrednost nije validan datum-vreme.</target> |
| 51 | + <target>Vrednost nije validno vreme.</target> |
52 | 52 | </trans-unit>
|
53 | 53 | <trans-unit id="13">
|
54 | 54 | <source>This value is not a valid email address.</source>
|
|
68 | 68 | </trans-unit>
|
69 | 69 | <trans-unit id="17">
|
70 | 70 | <source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source>
|
71 |
| - <target>Mime tip datoteke nije validan ({{ type }}). Dozvoljeni mime tipovi su {{ types }}.</target> |
| 71 | + <target>MIME tip datoteke nije validan ({{ type }}). Dozvoljeni MIME tipovi su {{ types }}.</target> |
72 | 72 | </trans-unit>
|
73 | 73 | <trans-unit id="18">
|
74 | 74 | <source>This value should be {{ limit }} or less.</source>
|
75 |
| - <target>Vrednost treba da bude {{ limit }} ili manje.</target> |
| 75 | + <target>Vrednost bi trebalo da bude {{ limit }} ili manje.</target> |
76 | 76 | </trans-unit>
|
77 | 77 | <trans-unit id="19">
|
78 | 78 | <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source>
|
79 |
| - <target>Vrednost je predugačka. Treba da ima {{ limit }} karakter ili manje.|Vrednost je predugačka. Treba da ima {{ limit }} karaktera ili manje.|Vrednost je predugačka. Treba da ima {{ limit }} karaktera ili manje.</target> |
| 79 | + <target>Vrednost je predugačka. Trebalo bi da ima {{ limit }} karakter ili manje.|Vrednost je predugačka. Trebalo bi da ima {{ limit }} karaktera ili manje.</target> |
80 | 80 | </trans-unit>
|
81 | 81 | <trans-unit id="20">
|
82 | 82 | <source>This value should be {{ limit }} or more.</source>
|
83 |
| - <target>Vrednost treba da bude {{ limit }} ili više.</target> |
| 83 | + <target>Vrednost bi trebalo da bude {{ limit }} ili više.</target> |
84 | 84 | </trans-unit>
|
85 | 85 | <trans-unit id="21">
|
86 | 86 | <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source>
|
87 |
| - <target>Vrednost je prekratka. Treba da ima {{ limit }} karakter ili više.|Vrednost je prekratka. Treba da ima {{ limit }} karaktera ili više.|Vrednost je prekratka. Treba da ima {{ limit }} karaktera ili više.</target> |
| 87 | + <target>Vrednost je prekratka. Trebalo bi da ima {{ limit }} karakter ili više.|Vrednost je prekratka. Trebalo bi da ima {{ limit }} karaktera ili više.</target> |
88 | 88 | </trans-unit>
|
89 | 89 | <trans-unit id="22">
|
90 | 90 | <source>This value should not be blank.</source>
|
91 |
| - <target>Vrednost ne treba da bude prazna.</target> |
| 91 | + <target>Vrednost ne bi trebalo da bude prazna.</target> |
92 | 92 | </trans-unit>
|
93 | 93 | <trans-unit id="23">
|
94 | 94 | <source>This value should not be null.</source>
|
95 |
| - <target>Vrednost ne treba da bude null.</target> |
| 95 | + <target>Vrednost ne bi trebalo da bude prazna.</target> |
96 | 96 | </trans-unit>
|
97 | 97 | <trans-unit id="24">
|
98 | 98 | <source>This value should be null.</source>
|
99 |
| - <target>Vrednost treba da bude null.</target> |
| 99 | + <target>Vrednost bi trebalo da bude prazna.</target> |
100 | 100 | </trans-unit>
|
101 | 101 | <trans-unit id="25">
|
102 | 102 | <source>This value is not valid.</source>
|
103 |
| - <target>Vrednost je nevalidna.</target> |
| 103 | + <target>Vrednost nije validna.</target> |
104 | 104 | </trans-unit>
|
105 | 105 | <trans-unit id="26">
|
106 | 106 | <source>This value is not a valid time.</source>
|
|
112 | 112 | </trans-unit>
|
113 | 113 | <trans-unit id="31">
|
114 | 114 | <source>The two values should be equal.</source>
|
115 |
| - <target>Obe vrednosti treba da budu jednake.</target> |
| 115 | + <target>Obe vrednosti bi trebalo da budu jednake.</target> |
116 | 116 | </trans-unit>
|
117 | 117 | <trans-unit id="32">
|
118 | 118 | <source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source>
|
|
128 | 128 | </trans-unit>
|
129 | 129 | <trans-unit id="35">
|
130 | 130 | <source>This value should be a valid number.</source>
|
131 |
| - <target>Vrednost treba da bude validan broj.</target> |
| 131 | + <target>Vrednost bi trebalo da bude validan broj.</target> |
132 | 132 | </trans-unit>
|
133 | 133 | <trans-unit id="36">
|
134 | 134 | <source>This file is not a valid image.</source>
|
|
144 | 144 | </trans-unit>
|
145 | 145 | <trans-unit id="39">
|
146 | 146 | <source>This value is not a valid locale.</source>
|
147 |
| - <target>Vrednost nije validan lokal.</target> |
| 147 | + <target>Vrednost nije validna međunarodna oznaka jezika.</target> |
148 | 148 | </trans-unit>
|
149 | 149 | <trans-unit id="40">
|
150 | 150 | <source>This value is not a valid country.</source>
|
151 |
| - <target>Vrednost nije validna zemlja.</target> |
| 151 | + <target>Vrednost nije validna država.</target> |
152 | 152 | </trans-unit>
|
153 | 153 | <trans-unit id="41">
|
154 | 154 | <source>This value is already used.</source>
|
|
160 | 160 | </trans-unit>
|
161 | 161 | <trans-unit id="43">
|
162 | 162 | <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
|
163 |
| - <target>Širina slike je prevelika ({{ width }}px). Najeća dozvoljena širina je {{ max_width }}px.</target> |
| 163 | + <target>Širina slike je prevelika ({{ width }} piksela). Najveća dozvoljena širina je {{ max_width }} piksela.</target> |
164 | 164 | </trans-unit>
|
165 | 165 | <trans-unit id="44">
|
166 | 166 | <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
|
167 |
| - <target>Širina slike je premala ({{ width }}px). Najmanja dozvoljena širina je {{ min_width }}px.</target> |
| 167 | + <target>Širina slike je premala ({{ width }} piksela). Najmanja dozvoljena širina je {{ min_width }} piksela.</target> |
168 | 168 | </trans-unit>
|
169 | 169 | <trans-unit id="45">
|
170 | 170 | <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
|
171 |
| - <target>Visina slike je prevelika ({{ height }}px). Najeća dozvoljena visina je {{ max_height }}px.</target> |
| 171 | + <target>Visina slike je prevelika ({{ height }} piksela). Najveća dozvoljena visina je {{ max_height }} piksela.</target> |
172 | 172 | </trans-unit>
|
173 | 173 | <trans-unit id="46">
|
174 | 174 | <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source>
|
175 |
| - <target>Visina slike je premala ({{ height }}px). Najmanja dozvoljena visina je {{ min_height }}px.</target> |
| 175 | + <target>Visina slike je premala ({{ height }} piksela). Najmanja dozvoljena visina je {{ min_height }} piksela.</target> |
176 | 176 | </trans-unit>
|
177 | 177 | <trans-unit id="47">
|
178 | 178 | <source>This value should be the user's current password.</source>
|
179 |
| - <target>Vrednost treba da bude trenutna korisnička lozinka.</target> |
| 179 | + <target>Vrednost bi trebalo da bude trenutna korisnička lozinka.</target> |
180 | 180 | </trans-unit>
|
181 | 181 | <trans-unit id="48">
|
182 | 182 | <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
|
183 |
| - <target>Vrednost treba da ima tačno {{ limit }} karakter.|Vrednost treba da ima tačno {{ limit }} karaktera.|Vrednost treba da ima tačno {{ limit }} karaktera.</target> |
| 183 | + <target>Vrednost bi trebalo da ima tačno {{ limit }} karakter.|Vrednost bi trebalo da ima tačno {{ limit }} karaktera.</target> |
184 | 184 | </trans-unit>
|
185 | 185 | <trans-unit id="49">
|
186 | 186 | <source>The file was only partially uploaded.</source>
|
|
204 | 204 | </trans-unit>
|
205 | 205 | <trans-unit id="54">
|
206 | 206 | <source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source>
|
207 |
| - <target>Ova kolekcija treba da sadrži {{ limit }} ili više elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili više elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili više elemenata.</target> |
| 207 | + <target>Ova kolekcija bi trebalo da sadrži {{ limit }} ili više elemenata.|Ova kolekcija bi trebalo da sadrži {{ limit }} ili više elemenata.</target> |
208 | 208 | </trans-unit>
|
209 | 209 | <trans-unit id="55">
|
210 | 210 | <source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source>
|
211 |
| - <target>Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.|Ova kolekcija treba da sadrži {{ limit }} ili manje elemenata.</target> |
| 211 | + <target>Ova kolekcija bi trebalo da sadrži {{ limit }} ili manje elemenata.|Ova kolekcija bi trebalo da sadrži {{ limit }} ili manje elemenata.</target> |
212 | 212 | </trans-unit>
|
213 | 213 | <trans-unit id="56">
|
214 | 214 | <source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source>
|
215 |
| - <target>Ova kolekcija treba da sadrži tačno {{ limit }} element.|Ova kolekcija treba da sadrži tačno {{ limit }} elementa.|Ova kolekcija treba da sadrži tačno {{ limit }} elemenata.</target> |
| 215 | + <target>Ova kolekcija bi trebalo da sadrži tačno {{ limit }} element.|Ova kolekcija bi trebalo da sadrži tačno {{ limit }} elemenata.</target> |
216 | 216 | </trans-unit>
|
217 | 217 | <trans-unit id="57">
|
218 | 218 | <source>Invalid card number.</source>
|
219 |
| - <target>Nevalidan broj kartice.</target> |
| 219 | + <target>Broj kartice nije validan.</target> |
220 | 220 | </trans-unit>
|
221 | 221 | <trans-unit id="58">
|
222 | 222 | <source>Unsupported card type or invalid card number.</source>
|
223 |
| - <target>Nevalidan broj kartice ili tip kartice nije podržan.</target> |
| 223 | + <target>Tip kartije nije podržan ili broj kartice nije validan.</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 vrednost treba da bude {{ compared_value }}.</target> |
| 251 | + <target>Ova vrednost bi trebalo da bude 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 vrednost treba da bude veća od {{ compared_value }}.</target> |
| 255 | + <target>Ova vrednost bi trebalo da bude 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 vrednost treba da bude veća ili jednaka {{ compared_value }}.</target> |
| 259 | + <target>Ova vrednost bi trebalo da bude veća 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 vrednost treba da bude identična sa {{ compared_value_type }} {{ compared_value }}.</target> |
| 263 | + <target>Ova vrednost bi trebalo da bude identična sa {{ 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 vrednost treba da bude manja od {{ compared_value }}.</target> |
| 267 | + <target>Ova vrednost bi trebalo da bude 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 vrednost treba da bude manja ili jednaka {{ compared_value }}.</target> |
| 271 | + <target>Ova vrednost bi trebalo da bude manja 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 vrednost ne treba da bude jednaka {{ compared_value }}.</target> |
| 275 | + <target>Ova vrednost ne bi trebalo da bude jednaka {{ 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 vrednost ne treba da bude identična sa {{ compared_value_type }} {{ compared_value }}.</target> |
| 279 | + <target>Ova vrednost ne bi trebalo da bude identična sa {{ 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>
|
|
288 | 288 | </trans-unit>
|
289 | 289 | <trans-unit id="75">
|
290 | 290 | <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
|
291 |
| - <target>Slika je kvadratna ({{ width }}x{{ height }}px). Kvadratne slike nisu dozvoljene.</target> |
| 291 | + <target>Slika je kvadratna ({{ width }}x{{ height }} piksela). Kvadratne slike nisu dozvoljene.</target> |
292 | 292 | </trans-unit>
|
293 | 293 | <trans-unit id="76">
|
294 | 294 | <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source>
|
295 |
| - <target>Slika je orijentacije pejzaža ({{ width }}x{{ height }}px). Pejzažna orijentacija slika nije dozvoljena.</target> |
| 295 | + <target>Slika je pejzažno orijentisana ({{ width }}x{{ height }} piksela). Pejzažna orijentisane slike nisu dozvoljene.</target> |
296 | 296 | </trans-unit>
|
297 | 297 | <trans-unit id="77">
|
298 | 298 | <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
|
299 |
| - <target>Slika je orijantacije portreta ({{ width }}x{{ height }}px). Portretna orijentacija slika nije dozvoljena.</target> |
| 299 | + <target>Slika je portretno orijentisana ({{ width }}x{{ height }} piksela). Portretno orijentisane slike nisu dozvoljene.</target> |
| 300 | + </trans-unit> |
| 301 | + <trans-unit id="78"> |
| 302 | + <source>An empty file is not allowed.</source> |
| 303 | + <target>Prazna datoteka nije dozvoljena.</target> |
| 304 | + </trans-unit> |
| 305 | + <trans-unit id="79"> |
| 306 | + <source>The host could not be resolved.</source> |
| 307 | + <target>Nije moguće odrediti poslužitelja.</target> |
| 308 | + </trans-unit> |
| 309 | + <trans-unit id="80"> |
| 310 | + <source>This value does not match the expected {{ charset }} charset.</source> |
| 311 | + <target>Vrednost se ne poklapa sa očekivanim {{ charset }} setom karaktera.</target> |
| 312 | + </trans-unit> |
| 313 | + <trans-unit id="81"> |
| 314 | + <source>This is not a valid Business Identifier Code (BIC).</source> |
| 315 | + <target>Ovo nije validan BIC.</target> |
| 316 | + </trans-unit> |
| 317 | + <trans-unit id="82"> |
| 318 | + <source>Error</source> |
| 319 | + <target>Greška</target> |
| 320 | + </trans-unit> |
| 321 | + <trans-unit id="83"> |
| 322 | + <source>This is not a valid UUID.</source> |
| 323 | + <target>Ovo nije validan univerzalni unikatni identifikator (UUID).</target> |
| 324 | + </trans-unit> |
| 325 | + <trans-unit id="84"> |
| 326 | + <source>This value should be a multiple of {{ compared_value }}.</source> |
| 327 | + <target>Ova vrednost bi trebalo da bude višestruko veća od {{ compared_value }}.</target> |
| 328 | + </trans-unit> |
| 329 | + <trans-unit id="85"> |
| 330 | + <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source> |
| 331 | + <target>BIC kod nije povezan sa IBAN {{ iban }}.</target> |
| 332 | + </trans-unit> |
| 333 | + <trans-unit id="86"> |
| 334 | + <source>This value should be valid JSON.</source> |
| 335 | + <target>Ova vrednost bi trebalo da bude validan JSON.</target> |
300 | 336 | </trans-unit>
|
301 | 337 | </body>
|
302 | 338 | </file>
|
|
0 commit comments