mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 23:09:33 +02:00
regenerated translations; updated Russian translation
git-svn-id: trunk@25592 -
This commit is contained in:
parent
d05c811fe0
commit
f952f8d1aa
@ -1012,6 +1012,94 @@ msgstr "La propietat %s no existeix"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1008,6 +1008,94 @@ msgstr "Vlastnost %s neexistuje"
|
||||
msgid "Purple"
|
||||
msgstr "Fialová"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Konec aktualizace zatímco žádná aktualizace nebyla v běhu"
|
||||
|
@ -1014,6 +1014,94 @@ msgstr "Eigenschaft %s fehlt"
|
||||
msgid "Purple"
|
||||
msgstr "Purpur"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Endupdate wenn kein Update läuft"
|
||||
|
@ -1012,6 +1012,94 @@ msgstr "La propiedad %s no existe"
|
||||
msgid "Purple"
|
||||
msgstr "Purpura"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Fin actualización mientras ninguna actualización en curso"
|
||||
|
@ -1003,6 +1003,94 @@ msgstr ""
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1014,6 +1014,94 @@ msgstr "La propriété %s n'existe pas"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1013,6 +1013,94 @@ msgstr "Properti %s tidak ada"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1011,6 +1011,94 @@ msgstr "La proprietà %s non esiste"
|
||||
msgid "Purple"
|
||||
msgstr "Viola"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1014,6 +1014,94 @@ msgstr "Savybė %s neegzistuoja"
|
||||
msgid "Purple"
|
||||
msgstr "Purpurinė"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "„Endupdate“, tačiau niekas neatnaujinama"
|
||||
|
@ -1012,6 +1012,94 @@ msgstr "Eigenschap %s bestaat niet"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1009,6 +1009,94 @@ msgstr "Propriedade %s não existe"
|
||||
msgid "Purple"
|
||||
msgstr "Roxo"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Fim atualização enquanto nenhuma atualização em andamento"
|
||||
|
@ -1012,6 +1012,94 @@ msgstr "Właściwość %s nie istnieje"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1001,6 +1001,94 @@ msgstr ""
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -5,7 +5,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2010-05-19 23:38+0300\n"
|
||||
"PO-Revision-Date: 2010-05-24 01:59+0300\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
||||
@ -1009,6 +1009,102 @@ msgstr "Свойство %s не существует"
|
||||
msgid "Purple"
|
||||
msgstr "Лиловый"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
#| msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override.Need QT_DEBUG."
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr "-dograb (только в X11), запуск в отладчике может повлечь неявный -nograb, используйте -dograb для отмены. Требуется QT_DEBUG."
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
#| msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps.Available options are native,raster and opengl.OpenGL is still unstable."
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr "-graphicssystem param, устанавливает используемый механизм отрисовки экранных виджетов и QPixmaps. Доступные варианты: native, raster и opengl. OpenGL всё ещё нестабилен."
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
#| msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard.Need QT_DEBUG."
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr "-nograb, запрещает Qt захват мыши или клавиатуры. Требует QT_DEBUG."
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
#| msgid "-reverse, sets the application's layout direction to Qt::RightToLeft"
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr "-reverse, устанавливает направление размещения виджетов приложения в Qt::RightToLeft."
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr "-session session, восстанавливает приложение из более ранней сессии."
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
#| msgid "-style style or -style=style, sets the application GUI style.Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr "-style style или -style=style, устанавливает стиль виджетов интерфейса приложения. Возможные значения: motif, windows, и platinum. Если Qt собран с дополнительными стилями или они имеются в виде модулей, эти стили будут доступны в команде -style. ПРИМЕЧАНИЕ: не все стили доступны на всех платформах. Если стиль отсутствует, Qt запустит приложение со стилем по умолчанию (windows)."
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
#| msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application styleSheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr "-stylesheet stylesheet или -stylesheet=stylesheet, устанавливает таблицу стилей приложения (Style Sheet). Значение должно являться путём к файлу с таблицей стилей. Примечание: относительные URL'ы в таблице стилей даются относительно пути к файлу таблицы стилей."
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr "-sync (только в X11), устанавливает синхронный режим отладки."
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr "-widgetcount, выводит отладочное сообщение в конце о количестве неуничтоженных, а также максимальном количестве существовавших в один момент времени виджетов."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr "-bg или -background color, устанавливает цвет фона по умолчанию и палитру приложения (вычисляются светлые и тёмные оттенки)."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr "-btn или -button color, устанавливает цвет кнопки по умолчанию."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr "-cmap, вызывает установку собственной цветовой карты приложением на 8-разрядном дисплее."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr "-display display, устанавливает дисплей X (по умолчанию - $DISPLAY)."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr "-fg или -foreground color, устанавливает цвет текста по умолчанию."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr "-fn или -font font, задаёт шрифт приложения. Он должен быть указан с использованием логического описания шрифтов X."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr "-geometry geometry, устанавливает клиентскую геометрию первого показанного окна."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
#| msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)"
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr "-im, устанавливает сервер методов ввода (эквивалентно установке значения переменной окружения XMODIFIERS)."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
#| msgid "-inputstyle, defines how the input is inserted into the given widget, e.g., onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr "-inputstyle, задаёт, как вводимая информация вносится в данный виджет. Например, onTheSpot приводит к прямому появлению вводимой информации в виджете, тогда как overTheSpot вызывает появление информации в поле, находящемся над виджетом, и не вставляется до окончания редактирования."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr "-name name, устанавливает имя приложения."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr "-ncols count, ограничивает число цветов в цветовом кубе 8-разрядного дисплея, если приложение использует перечень цветов QApplication::ManyColor. Если количество равно 216, используется цветовой куб 6x6x6 (то есть, 6 уровней красного, 6 зелёного и 6 синего); для других значений используется куб, примерно пропорциональный кубу 2x3x1."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr "-title title, устанавливает заголовок приложения."
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr "-visual TrueColor, вынуждает приложение использовать TrueColor на 8-разрядном дисплее."
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Команда Endupdate, хотя обновления не производилось"
|
||||
|
@ -1015,6 +1015,94 @@ msgstr "Vlastnosť %s neexistuje"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr "Koniec aktualizácie, ale aktualizácia nie je vykonávaná"
|
||||
|
@ -1012,6 +1012,94 @@ msgstr "%s özelliği mevcut değil"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1003,6 +1003,94 @@ msgstr "Властивості %s не існує"
|
||||
msgid "Purple"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
@ -1013,6 +1013,94 @@ msgstr "属性 %s 不存在"
|
||||
msgid "Purple"
|
||||
msgstr "紫"
|
||||
|
||||
#: lclstrconsts.rsqtoptiondograb
|
||||
msgid "-dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptiongraphicsstyle
|
||||
msgid "-graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionnograb
|
||||
msgid "-nograb, tells Qt that it must never grab the mouse or the keyboard. Need QT_DEBUG."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionreverse
|
||||
msgid "-reverse, sets the application's layout direction to Qt::RightToLeft."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsession
|
||||
msgid "-session session, restores the application from an earlier session."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstyle
|
||||
msgid "-style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionstylesheet
|
||||
msgid "-stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionsync
|
||||
msgid "-sync (only under X11), switches to synchronous mode for debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionwidgetcount
|
||||
msgid "-widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11bgcolor
|
||||
msgid "-bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11btncolor
|
||||
msgid "-btn or -button color, sets the default button color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11cmap
|
||||
msgid "-cmap, causes the application to install a private color map on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11display
|
||||
msgid "-display display, sets the X display (default is $DISPLAY)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11fgcolor
|
||||
msgid "-fg or -foreground color, sets the default foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11font
|
||||
msgid "-fn or -font font, defines the application font. The font should be specified using an X logical font description."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11geometry
|
||||
msgid "-geometry geometry, sets the client geometry of the first window that is shown."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11im
|
||||
msgid "-im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11inputstyle
|
||||
msgid "-inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11name
|
||||
msgid "-name name, sets the application name."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11ncols
|
||||
msgid "-ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11title
|
||||
msgid "-title title, sets the application title."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsqtoptionx11visual
|
||||
msgid "-visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts.rsrasterimageendupdate
|
||||
msgid "Endupdate while no update in progress"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user