File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 278278 <source >This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source >
279279 <target >Väärtus ei tohiks olla identne väärtusega {{ compared_value_type }} {{ compared_value }}.</target >
280280 </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 >Kuvasuhe on liiga suur ({{ ratio }}). Lubatud maksimaalne suhe on {{ 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 >Kuvasuhe on liiga väike ({{ ratio }}). Oodatav minimaalne suhe on {{ 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 >Pilt on ruudukujuline ({{ width }}x{{ height }}px). Ruudukujulised pildid pole lubatud.</target >
292+ </trans-unit >
281293 </body >
282294 </file >
283295</xliff >
You can’t perform that action at this time.
0 commit comments