Browsing Czech translation

3544 of 55 results
35.
Y size of bounding box
(no translation yet)
Located in SlideshowScreenlet.py:532
36.
Frame width
(no translation yet)
Located in SlideshowScreenlet.py:535
37.
Width of the frame
(no translation yet)
Located in SlideshowScreenlet.py:536
38.
Frame Color
(no translation yet)
Located in SlideshowScreenlet.py:539
39.
Shadow width
(no translation yet)
Located in SlideshowScreenlet.py:542
40.
Width ofthe shadow
(no translation yet)
Located in SlideshowScreenlet.py:543
41.
Shadow Color
(no translation yet)
Located in SlideshowScreenlet.py:546
42.
Show Boundingbox
(no translation yet)
Located in SlideshowScreenlet.py:549 SlideshowScreenlet.py:573
43.
Show the bounding box
(no translation yet)
Located in SlideshowScreenlet.py:549 SlideshowScreenlet.py:573
44.
SlideShow
self.add_option(FloatOption(_('Appearance'), 'image_scale', self.image_scale,
_('Image Scale'), _('Scale of image within this Picframe ...'),
min=0.01, max=10.0, digits=2, increment=0.01,hidden=True))
self.add_option(IntOption(_('Appearance'), 'image_offset_x',
self.image_offset_x, _('Image Offset X'), _('X-offset of upper left ')+\
'corner of the image within this Picframe ...',
min=0, max=self.width,hidden=True))
self.add_option(IntOption(_('Appearance'), 'image_offset_y',
self.image_offset_y, _('Image Offset Y'), _('Y-offset of upper left ')+\
'corner of the image within this Picframe ...',
min=0, max=self.height,hidden=True))
self.add_option(IntOption(_('SlideShow'), 'bounding-x',
self.bounding_x, _('Bounding X'),
_('X size of bounding box'), min=50, max=1600))
self.add_option(IntOption(_('SlideShow'), 'bounding-y',
self.bounding_y, _('Bounding Y'),
_('Y size of bounding box'), min=50, max=1200))
(no translation yet)
Located in SlideshowScreenlet.py:572
3544 of 55 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.