|
278 | 278 | <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
|
279 | 279 | <target>Balio hau ez litzateke {{ compared_value_type }} {{ compared_value }}-(r)en berbera izan behar.</target>
|
280 | 280 | </trans-unit>
|
| 281 | + <trans-unit id="73"> |
| 282 | + <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> |
| 283 | + <target>Irudiaren proportzioa oso handia da ({{ ratio }}). Onartutako proportzio handienda {{ max_ratio }} da.</target> |
| 284 | + </trans-unit> |
| 285 | + <trans-unit id="74"> |
| 286 | + <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> |
| 287 | + <target>Irudiaren proportzioa oso txikia da ({{ ratio }}). Onartutako proportzio txikiena {{ min_ratio }} da.</target> |
| 288 | + </trans-unit> |
| 289 | + <trans-unit id="75"> |
| 290 | + <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> |
| 291 | + <target>Irudia karratua da ({{ width }}x{{ height }}px). Karratuak diren irudiak ez dira onartzen.</target> |
| 292 | + </trans-unit> |
| 293 | + <trans-unit id="76"> |
| 294 | + <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> |
| 295 | + <target>Irudia horizontalki bideratua dago ({{ width }}x{{ height }}px). Horizontalki bideratutako irudiak ez dira onartzen.</target> |
| 296 | + </trans-unit> |
| 297 | + <trans-unit id="77"> |
| 298 | + <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> |
| 299 | + <target>Irudia bertikalki bideratua dago ({{ width }}x{{ height }}px). Bertikalki bideratutako irudiak ez dira onartzen.</target> |
| 300 | + </trans-unit> |
| 301 | + <trans-unit id="78"> |
| 302 | + <source>An empty file is not allowed.</source> |
| 303 | + <target>Hutsik dagoen fitxategia ez da onartzen.</target> |
| 304 | + </trans-unit> |
| 305 | + <trans-unit id="79"> |
| 306 | + <source>The host could not be resolved.</source> |
| 307 | + <target>Host-a ezin da ebatzi.</target> |
| 308 | + </trans-unit> |
| 309 | + <trans-unit id="80"> |
| 310 | + <source>This value does not match the expected {{ charset }} charset.</source> |
| 311 | + <target>Balio honen karaktere kodea ez da esperotakoa {{ charset }}.</target> |
| 312 | + </trans-unit> |
| 313 | + <trans-unit id="81"> |
| 314 | + <source>This is not a valid Business Identifier Code (BIC).</source> |
| 315 | + <target>Ez da balizko Banku Identifikazioko Kodea (BIC).</target> |
| 316 | + </trans-unit> |
281 | 317 | <trans-unit id="82">
|
282 | 318 | <source>Error</source>
|
283 | 319 | <target>Errore</target>
|
|
286 | 322 | <source>This is not a valid UUID.</source>
|
287 | 323 | <target>Balio hau ez da onartutako UUID bat.</target>
|
288 | 324 | </trans-unit>
|
| 325 | + <trans-unit id="84"> |
| 326 | + <source>This value should be a multiple of {{ compared_value }}.</source> |
| 327 | + <target>Balio honek {{ compared_value }}-ren multiploa izan beharko luke.</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>Banku Identifikazioko Kode hau ez dago lotuta {{ IBAN }} IBAN-rekin.</target> |
| 332 | + </trans-unit> |
289 | 333 | </body>
|
290 | 334 | </file>
|
291 | 335 | </xliff>
|
0 commit comments