File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 278
278
<source >This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source >
279
279
<target >Стойността не трябва да бъде идентична с {{ compared_value_type }} {{ compared_value }}.</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 >Изображението е с твърде голяма пропорция ({{ ratio }}). Максималната пропорция трябва да е {{ max_ratio }}.</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 >Изображението е с твърде малка пропорция ({{ ratio }}). Минималната пропорция трябва да е {{ min_ratio }}.</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 >Изображението е квадрат ({{ width }}x{{ height }}px). Такива изображения не са разрешени.</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 >Изображението е с пейзажна ориентация ({{ width }}x{{ height }}px). Изображения с такава ориентация не са разрешени.</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 >Изображението е с портретна ориентация ({{ width }}x{{ height }}px). Изображения с такава ориентация не са разрешени.</target >
300
+ </trans-unit >
301
+ <trans-unit id =" 78" >
302
+ <source >An empty file is not allowed.</source >
303
+ <target >Празни файлове не са разрешени.</target >
304
+ </trans-unit >
305
+ <trans-unit id =" 79" >
306
+ <source >The host could not be resolved.</source >
307
+ <target >Хостът е недостъпен.</target >
308
+ </trans-unit >
309
+ <trans-unit id =" 80" >
310
+ <source >This value does not match the expected {{ charset }} charset.</source >
311
+ <target >Стойността не съвпада с {{ charset }}.</target >
312
+ </trans-unit >
313
+ <trans-unit id =" 81" >
314
+ <source >This is not a valid Business Identifier Code (BIC).</source >
315
+ <target >Невалиден бизнес идентификационен код (BIC).</target >
316
+ </trans-unit >
281
317
</body >
282
318
</file >
283
319
</xliff >
You can’t perform that action at this time.
0 commit comments