gtk/po-properties/en_CA.po

4397 lines
115 KiB
Plaintext
Raw Normal View History

# English/Canada translation of gtk+-properties
# Copyright (C) 2004
# This file is distributed under the same license as the PACKAGE package.
# Adam Weinberger <adamw@FreeBSD.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+-properties\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-24 19:38-0500\n"
"PO-Revision-Date: 2004-02-23 18:28-0500\n"
"Last-Translator: Adam Weinberger <adamw@FreeBSD.org>\n"
"Language-Team: English/Canada <adamw@FreeBSD.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf.c:100
msgid "Number of Channels"
msgstr "Number of Channels"
#: gdk-pixbuf/gdk-pixbuf.c:101
msgid "The number of samples per pixel"
msgstr "The number of samples per pixel"
#: gdk-pixbuf/gdk-pixbuf.c:111
msgid "Colorspace"
msgstr "Colourspace"
#: gdk-pixbuf/gdk-pixbuf.c:112
msgid "The colorspace in which the samples are interpreted"
msgstr "The colourspace in which the samples are interpreted"
#: gdk-pixbuf/gdk-pixbuf.c:122
msgid "Has Alpha"
msgstr "Has Alpha"
#: gdk-pixbuf/gdk-pixbuf.c:123
msgid "Whether the pixbuf has an alpha channel"
msgstr "Whether the pixbuf has an alpha channel"
#: gdk-pixbuf/gdk-pixbuf.c:131
msgid "Bits per Sample"
msgstr "Bits per Sample"
#: gdk-pixbuf/gdk-pixbuf.c:132
msgid "The number of bits per sample"
msgstr "The number of bits per sample"
#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:647 gtk/gtktreeviewcolumn.c:238
msgid "Width"
msgstr "Width"
#: gdk-pixbuf/gdk-pixbuf.c:143
msgid "The number of columns of the pixbuf"
msgstr "The number of columns of the pixbuf"
#: gdk-pixbuf/gdk-pixbuf.c:153 gtk/gtklayout.c:656
msgid "Height"
msgstr "Height"
#: gdk-pixbuf/gdk-pixbuf.c:154
msgid "The number of rows of the pixbuf"
msgstr "The number of rows of the pixbuf"
#: gdk-pixbuf/gdk-pixbuf.c:164
msgid "Rowstride"
msgstr "Rowstride"
#: gdk-pixbuf/gdk-pixbuf.c:165
msgid ""
"The number of bytes between the start of a row and the start of the next row"
msgstr ""
"The number of bytes between the start of a row and the start of the next row"
#: gdk-pixbuf/gdk-pixbuf.c:175
msgid "Pixels"
msgstr "Pixels"
#: gdk-pixbuf/gdk-pixbuf.c:176
msgid "A pointer to the pixel data of the pixbuf"
msgstr "A pointer to the pixel data of the pixbuf"
#: gdk/gdkdisplaymanager.c:126
msgid "Default Display"
msgstr "Default Display"
#: gdk/gdkdisplaymanager.c:127
msgid "The default display for GDK"
msgstr "The default display for GDK"
#: gtk/gtkaccellabel.c:137
msgid "Accelerator Closure"
msgstr "Accelerator Closure"
#: gtk/gtkaccellabel.c:138
msgid "The closure to be monitored for accelerator changes"
msgstr "The closure to be monitored for accelerator changes"
#: gtk/gtkaccellabel.c:144
msgid "Accelerator Widget"
msgstr "Accelerator Widget"
#: gtk/gtkaccellabel.c:145
msgid "The widget to be monitored for accelerator changes"
msgstr "The widget to be monitored for accelerator changes"
#: gtk/gtkaction.c:193 gtk/gtkactiongroup.c:133
msgid "Name"
msgstr "Name"
#: gtk/gtkaction.c:194
msgid "A unique name for the action."
msgstr "A unique name for the action."
#: gtk/gtkaction.c:201 gtk/gtkbutton.c:209 gtk/gtkexpander.c:202
#: gtk/gtkframe.c:125 gtk/gtklabel.c:288 gtk/gtktoolbutton.c:179
msgid "Label"
msgstr "Label"
#: gtk/gtkaction.c:202
msgid "The label used for menu items and buttons that activate this action."
msgstr "The label used for menu items and buttons that activate this action."
#: gtk/gtkaction.c:208
msgid "Short label"
msgstr "Short label"
#: gtk/gtkaction.c:209
msgid "A shorter label that may be used on toolbar buttons."
msgstr "A shorter label that may be used on toolbar buttons."
#: gtk/gtkaction.c:215
msgid "Tooltip"
msgstr "Tooltip"
#: gtk/gtkaction.c:216
msgid "A tooltip for this action."
msgstr "A tooltip for this action."
#: gtk/gtkaction.c:222
msgid "Stock Icon"
msgstr "Stock Icon"
#: gtk/gtkaction.c:223
msgid "The stock icon displayed in widgets representing this action."
msgstr "The stock icon displayed in widgets representing this action."
#: gtk/gtkaction.c:229 gtk/gtktoolitem.c:157
msgid "Visible when horizontal"
msgstr "Visible when horizontal"
#: gtk/gtkaction.c:230 gtk/gtktoolitem.c:158
msgid ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
msgstr ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
#: gtk/gtkaction.c:236 gtk/gtktoolitem.c:164
msgid "Visible when vertical"
msgstr "Visible when vertical"
#: gtk/gtkaction.c:237 gtk/gtktoolitem.c:165
msgid ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
msgstr ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
#: gtk/gtkaction.c:243 gtk/gtktoolitem.c:171
msgid "Is important"
msgstr "Is important"
#: gtk/gtkaction.c:244
msgid ""
"Whether the action is considered important. When TRUE, toolitem proxies for "
"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
msgstr ""
"Whether the action is considered important. When TRUE, toolitem proxies for "
"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
#: gtk/gtkaction.c:250
msgid "Hide if empty"
msgstr "Hide if empty"
#: gtk/gtkaction.c:251
msgid "When TRUE, empty menu proxies for this action are hidden."
msgstr "When TRUE, empty menu proxies for this action are hidden."
#: gtk/gtkaction.c:257 gtk/gtkactiongroup.c:141 gtk/gtkwidget.c:446
msgid "Sensitive"
msgstr "Sensitive"
#: gtk/gtkaction.c:258
msgid "Whether the action is enabled."
msgstr "Whether the action is enabled."
#: gtk/gtkaction.c:264 gtk/gtkactiongroup.c:148 gtk/gtktreeview.c:551
#: gtk/gtktreeviewcolumn.c:222 gtk/gtkwidget.c:439
msgid "Visible"
msgstr "Visible"
#: gtk/gtkaction.c:265
msgid "Whether the action is visible."
msgstr "Whether the action is visible."
#: gtk/gtkaction.c:271
msgid "Action Group"
msgstr "Action Group"
#: gtk/gtkaction.c:272
msgid ""
"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
"use)."
msgstr ""
"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
"use)."
#: gtk/gtkactiongroup.c:134
msgid "A name for the action group."
msgstr "A name for the action group."
#: gtk/gtkactiongroup.c:142
msgid "Whether the action group is enabled."
msgstr "Whether the action group is enabled."
#: gtk/gtkactiongroup.c:149
msgid "Whether the action group is visible."
msgstr "Whether the action group is visible."
#: gtk/gtkadjustment.c:106 gtk/gtkspinbutton.c:301
msgid "Value"
msgstr "Value"
#: gtk/gtkadjustment.c:107
msgid "The value of the adjustment"
msgstr "The value of the adjustment"
#: gtk/gtkadjustment.c:116
msgid "Minimum Value"
msgstr "Minimum Value"
#: gtk/gtkadjustment.c:117
msgid "The minimum value of the adjustment"
msgstr "The minimum value of the adjustment"
#: gtk/gtkadjustment.c:126
msgid "Maximum Value"
msgstr "Maximum Value"
#: gtk/gtkadjustment.c:127
msgid "The maximum value of the adjustment"
msgstr "The maximum value of the adjustment"
#: gtk/gtkadjustment.c:136
msgid "Step Increment"
msgstr "Step Increment"
#: gtk/gtkadjustment.c:137
msgid "The step increment of the adjustment"
msgstr "The step increment of the adjustment"
#: gtk/gtkadjustment.c:146
msgid "Page Increment"
msgstr "Page Increment"
#: gtk/gtkadjustment.c:147
msgid "The page increment of the adjustment"
msgstr "The page increment of the adjustment"
#: gtk/gtkadjustment.c:156
msgid "Page Size"
msgstr "Page Size"
#: gtk/gtkadjustment.c:157
msgid "The page size of the adjustment"
msgstr "The page size of the adjustment"
#: gtk/gtkalignment.c:116
msgid "Horizontal alignment"
msgstr "Horizontal alignment"
#: gtk/gtkalignment.c:117 gtk/gtkbutton.c:260
msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
msgstr ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
#: gtk/gtkalignment.c:126
msgid "Vertical alignment"
msgstr "Vertical alignment"
#: gtk/gtkalignment.c:127 gtk/gtkbutton.c:279
msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
msgstr ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
#: gtk/gtkalignment.c:135
msgid "Horizontal scale"
msgstr "Horizontal scale"
#: gtk/gtkalignment.c:136
msgid ""
"If available horizontal space is bigger than needed for the child, how much "
"of it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""
"If available horizontal space is bigger than needed for the child, how much "
"of it to use for the child. 0.0 means none, 1.0 means all"
#: gtk/gtkalignment.c:144
msgid "Vertical scale"
msgstr "Vertical scale"
#: gtk/gtkalignment.c:145
msgid ""
"If available vertical space is bigger than needed for the child, how much of "
"it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""
"If available vertical space is bigger than needed for the child, how much of "
"it to use for the child. 0.0 means none, 1.0 means all"
#: gtk/gtkalignment.c:162
msgid "Top Padding"
msgstr "Top Padding"
#: gtk/gtkalignment.c:163
msgid "The padding to insert at the top of the widget."
msgstr "The padding to insert at the top of the widget."
#: gtk/gtkalignment.c:179
msgid "Bottom Padding"
msgstr "Bottom Padding"
#: gtk/gtkalignment.c:180
msgid "The padding to insert at the bottom of the widget."
msgstr "The padding to insert at the bottom of the widget."
#: gtk/gtkalignment.c:196
msgid "Left Padding"
msgstr "Left Padding"
#: gtk/gtkalignment.c:197
msgid "The padding to insert at the left of the widget."
msgstr "The padding to insert at the left of the widget."
#: gtk/gtkalignment.c:213
msgid "Right Padding"
msgstr "Right Padding"
#: gtk/gtkalignment.c:214
msgid "The padding to insert at the right of the widget."
msgstr "The padding to insert at the right of the widget."
#: gtk/gtkarrow.c:98
msgid "Arrow direction"
msgstr "Arrow direction"
#: gtk/gtkarrow.c:99
msgid "The direction the arrow should point"
msgstr "The direction the arrow should point"
#: gtk/gtkarrow.c:106
msgid "Arrow shadow"
msgstr "Arrow shadow"
#: gtk/gtkarrow.c:107
msgid "Appearance of the shadow surrounding the arrow"
msgstr "Appearance of the shadow surrounding the arrow"
#: gtk/gtkaspectframe.c:108
msgid "Horizontal Alignment"
msgstr "Horizontal Alignment"
#: gtk/gtkaspectframe.c:109
msgid "X alignment of the child"
msgstr "X alignment of the child"
#: gtk/gtkaspectframe.c:115
msgid "Vertical Alignment"
msgstr "Vertical Alignment"
#: gtk/gtkaspectframe.c:116
msgid "Y alignment of the child"
msgstr "Y alignment of the child"
#: gtk/gtkaspectframe.c:122
msgid "Ratio"
msgstr "Ratio"
#: gtk/gtkaspectframe.c:123
msgid "Aspect ratio if obey_child is FALSE"
msgstr "Aspect ratio if obey_child is FALSE"
#: gtk/gtkaspectframe.c:129
msgid "Obey child"
msgstr "Obey child"
#: gtk/gtkaspectframe.c:130
msgid "Force aspect ratio to match that of the frame's child"
msgstr "Force aspect ratio to match that of the frame's child"
#: gtk/gtkbbox.c:119
msgid "Minimum child width"
msgstr "Minimum child width"
#: gtk/gtkbbox.c:120
msgid "Minimum width of buttons inside the box"
msgstr "Minimum width of buttons inside the box"
#: gtk/gtkbbox.c:128
msgid "Minimum child height"
msgstr "Minimum child height"
#: gtk/gtkbbox.c:129
msgid "Minimum height of buttons inside the box"
msgstr "Minimum height of buttons inside the box"
#: gtk/gtkbbox.c:137
msgid "Child internal width padding"
msgstr "Child internal width padding"
#: gtk/gtkbbox.c:138
msgid "Amount to increase child's size on either side"
msgstr "Amount to increase child's size on either side"
#: gtk/gtkbbox.c:146
msgid "Child internal height padding"
msgstr "Child internal height padding"
#: gtk/gtkbbox.c:147
msgid "Amount to increase child's size on the top and bottom"
msgstr "Amount to increase child's size on the top and bottom"
#: gtk/gtkbbox.c:155
msgid "Layout style"
msgstr "Layout style"
#: gtk/gtkbbox.c:156
msgid ""
"How to layout the buttons in the box. Possible values are default, spread, "
"edge, start and end"
msgstr ""
"How to layout the buttons in the box. Possible values are default, spread, "
"edge, start and end"
#: gtk/gtkbbox.c:164
msgid "Secondary"
msgstr "Secondary"
#: gtk/gtkbbox.c:165
msgid ""
"If TRUE, the child appears in a secondary group of children, suitable for, e."
"g., help buttons"
msgstr ""
"If TRUE, the child appears in a secondary group of children, suitable for, e."
"g., help buttons"
#: gtk/gtkbox.c:128 gtk/gtkexpander.c:226
msgid "Spacing"
msgstr "Spacing"
#: gtk/gtkbox.c:129
msgid "The amount of space between children"
msgstr "The amount of space between children"
#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:533
msgid "Homogeneous"
msgstr "Homogeneous"
#: gtk/gtkbox.c:139
msgid "Whether the children should all be the same size"
msgstr "Whether the children should all be the same size"
#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:525
#: gtk/gtktreeviewcolumn.c:294
msgid "Expand"
msgstr "Expand"
#: gtk/gtkbox.c:147
msgid "Whether the child should receive extra space when the parent grows"
msgstr "Whether the child should receive extra space when the parent grows"
#: gtk/gtkbox.c:153
msgid "Fill"
msgstr "Fill"
#: gtk/gtkbox.c:154
msgid ""
"Whether extra space given to the child should be allocated to the child or "
"used as padding"
msgstr ""
"Whether extra space given to the child should be allocated to the child or "
"used as padding"
#: gtk/gtkbox.c:160
msgid "Padding"
msgstr "Padding"
#: gtk/gtkbox.c:161
msgid "Extra space to put between the child and its neighbors, in pixels"
msgstr "Extra space to put between the child and its neighbours, in pixels"
#: gtk/gtkbox.c:167
msgid "Pack type"
msgstr "Pack type"
#: gtk/gtkbox.c:168 gtk/gtknotebook.c:512
msgid ""
"A GtkPackType indicating whether the child is packed with reference to the "
"start or end of the parent"
msgstr ""
"A GtkPackType indicating whether the child is packed with reference to the "
"start or end of the parent"
#: gtk/gtkbox.c:174 gtk/gtknotebook.c:490 gtk/gtkpaned.c:238
#: gtk/gtkruler.c:138
msgid "Position"
msgstr "Position"
#: gtk/gtkbox.c:175 gtk/gtknotebook.c:491
msgid "The index of the child in the parent"
msgstr "The index of the child in the parent"
#: gtk/gtkbutton.c:210
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
msgstr ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
#: gtk/gtkbutton.c:217 gtk/gtkexpander.c:210 gtk/gtklabel.c:309
#: gtk/gtktoolbutton.c:186
msgid "Use underline"
msgstr "Use underline"
#: gtk/gtkbutton.c:218 gtk/gtkexpander.c:211 gtk/gtklabel.c:310
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
#: gtk/gtkbutton.c:225
msgid "Use stock"
msgstr "Use stock"
#: gtk/gtkbutton.c:226
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"If set, the label is used to pick a stock item instead of being displayed"
#: gtk/gtkbutton.c:233
msgid "Focus on click"
msgstr "Focus on click"
#: gtk/gtkbutton.c:234
msgid "Whether the button grabs focus when it is clicked with the mouse"
msgstr "Whether the button grabs focus when it is clicked with the mouse"
#: gtk/gtkbutton.c:241
msgid "Border relief"
msgstr "Border relief"
#: gtk/gtkbutton.c:242
msgid "The border relief style"
msgstr "The border relief style"
#: gtk/gtkbutton.c:259
msgid "Horizontal alignment for child"
msgstr "Horizontal alignment for child"
#: gtk/gtkbutton.c:278
msgid "Vertical alignment for child"
msgstr "Vertical alignment for child"
#: gtk/gtkbutton.c:346
msgid "Default Spacing"
msgstr "Default Spacing"
#: gtk/gtkbutton.c:347
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Extra space to add for CAN_DEFAULT buttons"
#: gtk/gtkbutton.c:353
msgid "Default Outside Spacing"
msgstr "Default Outside Spacing"
#: gtk/gtkbutton.c:354
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
#: gtk/gtkbutton.c:359
msgid "Child X Displacement"
msgstr "Child X Displacement"
#: gtk/gtkbutton.c:360
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
"How far in the x direction to move the child when the button is depressed"
#: gtk/gtkbutton.c:367
msgid "Child Y Displacement"
msgstr "Child Y Displacement"
#: gtk/gtkbutton.c:368
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
"How far in the y direction to move the child when the button is depressed"
#: gtk/gtkbutton.c:375
msgid "Show button images"
msgstr ""
#: gtk/gtkbutton.c:376
#, fuzzy
msgid "Whether stock icons should be shown in buttons"
msgstr "Whether tabs should be shown or not"
#: gtk/gtkcalendar.c:464
msgid "Year"
msgstr "Year"
#: gtk/gtkcalendar.c:465
msgid "The selected year"
msgstr "The selected year"
#: gtk/gtkcalendar.c:471
msgid "Month"
msgstr "Month"
#: gtk/gtkcalendar.c:472
msgid "The selected month (as a number between 0 and 11)"
msgstr "The selected month (as a number between 0 and 11)"
#: gtk/gtkcalendar.c:478
msgid "Day"
msgstr "Day"
#: gtk/gtkcalendar.c:479
msgid ""
"The selected day (as a number between 1 and 31, or 0 to unselect the "
"currently selected day)"
msgstr ""
"The selected day (as a number between 1 and 31, or 0 to unselect the "
"currently selected day)"
#: gtk/gtkcalendar.c:493
msgid "Show Heading"
msgstr "Show Heading"
#: gtk/gtkcalendar.c:494
msgid "If TRUE, a heading is displayed"
msgstr "If TRUE, a heading is displayed"
#: gtk/gtkcalendar.c:508
msgid "Show Day Names"
msgstr "Show Day Names"
#: gtk/gtkcalendar.c:509
msgid "If TRUE, day names are displayed"
msgstr "If TRUE, day names are displayed"
#: gtk/gtkcalendar.c:522
msgid "No Month Change"
msgstr "No Month Change"
#: gtk/gtkcalendar.c:523
msgid "If TRUE, the selected month can not be changed"
msgstr "If TRUE, the selected month can not be changed"
#: gtk/gtkcalendar.c:537
msgid "Show Week Numbers"
msgstr "Show Week Numbers"
#: gtk/gtkcalendar.c:538
msgid "If TRUE, week numbers are displayed"
msgstr "If TRUE, week numbers are displayed"
#: gtk/gtkcellrenderer.c:150
msgid "mode"
msgstr "mode"
#: gtk/gtkcellrenderer.c:151
msgid "Editable mode of the CellRenderer"
msgstr "Editable mode of the CellRenderer"
#: gtk/gtkcellrenderer.c:160
msgid "visible"
msgstr "visible"
#: gtk/gtkcellrenderer.c:161
msgid "Display the cell"
msgstr "Display the cell"
#: gtk/gtkcellrenderer.c:169
msgid "xalign"
msgstr "xalign"
#: gtk/gtkcellrenderer.c:170
msgid "The x-align"
msgstr "The x-align"
#: gtk/gtkcellrenderer.c:180
msgid "yalign"
msgstr "yalign"
#: gtk/gtkcellrenderer.c:181
msgid "The y-align"
msgstr "The y-align"
#: gtk/gtkcellrenderer.c:191
msgid "xpad"
msgstr "xpad"
#: gtk/gtkcellrenderer.c:192
msgid "The xpad"
msgstr "The xpad"
#: gtk/gtkcellrenderer.c:202
msgid "ypad"
msgstr "ypad"
#: gtk/gtkcellrenderer.c:203
msgid "The ypad"
msgstr "The ypad"
#: gtk/gtkcellrenderer.c:213
msgid "width"
msgstr "width"
#: gtk/gtkcellrenderer.c:214
msgid "The fixed width"
msgstr "The fixed width"
#: gtk/gtkcellrenderer.c:224
msgid "height"
msgstr "height"
#: gtk/gtkcellrenderer.c:225
msgid "The fixed height"
msgstr "The fixed height"
#: gtk/gtkcellrenderer.c:235
msgid "Is Expander"
msgstr "Is Expander"
#: gtk/gtkcellrenderer.c:236
msgid "Row has children"
msgstr "Row has children"
#: gtk/gtkcellrenderer.c:245
msgid "Is Expanded"
msgstr "Is Expanded"
#: gtk/gtkcellrenderer.c:246
msgid "Row is an expander row, and is expanded"
msgstr "Row is an expander row, and is expanded"
#: gtk/gtkcellrenderer.c:254
msgid "Cell background color name"
msgstr "Cell background colour name"
#: gtk/gtkcellrenderer.c:255
msgid "Cell background color as a string"
msgstr "Cell background colour as a string"
#: gtk/gtkcellrenderer.c:262
msgid "Cell background color"
msgstr "Cell background colour"
#: gtk/gtkcellrenderer.c:263
msgid "Cell background color as a GdkColor"
msgstr "Cell background colour as a GdkColor"
#: gtk/gtkcellrenderer.c:271
msgid "Cell background set"
msgstr "Cell background set"
#: gtk/gtkcellrenderer.c:272
msgid "Whether this tag affects the cell background color"
msgstr "Whether this tag affects the cell background colour"
#: gtk/gtkcellrendererpixbuf.c:133
msgid "Pixbuf Object"
msgstr "Pixbuf Object"
#: gtk/gtkcellrendererpixbuf.c:134
msgid "The pixbuf to render"
msgstr "The pixbuf to render"
#: gtk/gtkcellrendererpixbuf.c:142
msgid "Pixbuf Expander Open"
msgstr "Pixbuf Expander Open"
#: gtk/gtkcellrendererpixbuf.c:143
msgid "Pixbuf for open expander"
msgstr "Pixbuf for open expander"
#: gtk/gtkcellrendererpixbuf.c:151
msgid "Pixbuf Expander Closed"
msgstr "Pixbuf Expander Closed"
#: gtk/gtkcellrendererpixbuf.c:152
msgid "Pixbuf for closed expander"
msgstr "Pixbuf for closed expander"
#: gtk/gtkcellrendererpixbuf.c:160 gtk/gtkimage.c:176
msgid "Stock ID"
msgstr "Stock ID"
#: gtk/gtkcellrendererpixbuf.c:161
msgid "The stock ID of the stock icon to render"
msgstr "The stock ID of the stock icon to render"
#: gtk/gtkcellrendererpixbuf.c:168
msgid "Size"
msgstr "Size"
#: gtk/gtkcellrendererpixbuf.c:169
msgid "The GtkIconSize value that specifies the size of the rendered icon"
msgstr "The GtkIconSize value that specifies the size of the rendered icon"
#: gtk/gtkcellrendererpixbuf.c:178
msgid "Detail"
msgstr "Detail"
#: gtk/gtkcellrendererpixbuf.c:179
msgid "Render detail to pass to the theme engine"
msgstr "Render detail to pass to the theme engine"
#: gtk/gtkcellrenderertext.c:192 gtk/gtkentry.c:534 gtk/gtkprogressbar.c:218
msgid "Text"
msgstr "Text"
#: gtk/gtkcellrenderertext.c:193
msgid "Text to render"
msgstr "Text to render"
#: gtk/gtkcellrenderertext.c:200
msgid "Markup"
msgstr "Markup"
#: gtk/gtkcellrenderertext.c:201
msgid "Marked up text to render"
msgstr "Marked up text to render"
#: gtk/gtkcellrenderertext.c:208 gtk/gtklabel.c:295
msgid "Attributes"
msgstr "Attributes"
#: gtk/gtkcellrenderertext.c:209
msgid "A list of style attributes to apply to the text of the renderer"
msgstr "A list of style attributes to apply to the text of the renderer"
#: gtk/gtkcellrenderertext.c:216
msgid "Single Paragraph Mode"
msgstr "Single Paragraph Mode"
#: gtk/gtkcellrenderertext.c:217
msgid "Whether or not to keep all text in a single paragraph"
msgstr "Whether or not to keep all text in a single paragraph"
#: gtk/gtkcellrenderertext.c:225 gtk/gtkcellview.c:179 gtk/gtktexttag.c:205
msgid "Background color name"
msgstr "Background colour name"
#: gtk/gtkcellrenderertext.c:226 gtk/gtkcellview.c:180 gtk/gtktexttag.c:206
msgid "Background color as a string"
msgstr "Background colour as a string"
#: gtk/gtkcellrenderertext.c:233 gtk/gtkcellview.c:186 gtk/gtktexttag.c:213
msgid "Background color"
msgstr "Background colour"
#: gtk/gtkcellrenderertext.c:234 gtk/gtkcellview.c:187
msgid "Background color as a GdkColor"
msgstr "Background colour as a GdkColor"
#: gtk/gtkcellrenderertext.c:241 gtk/gtktexttag.c:239
msgid "Foreground color name"
msgstr "Foreground colour name"
#: gtk/gtkcellrenderertext.c:242 gtk/gtktexttag.c:240
msgid "Foreground color as a string"
msgstr "Foreground colour as a string"
#: gtk/gtkcellrenderertext.c:249 gtk/gtktexttag.c:247
msgid "Foreground color"
msgstr "Foreground colour"
#: gtk/gtkcellrenderertext.c:250
msgid "Foreground color as a GdkColor"
msgstr "Foreground colour as a GdkColor"
#: gtk/gtkcellrenderertext.c:258 gtk/gtkentry.c:466 gtk/gtktexttag.c:273
#: gtk/gtktextview.c:585
msgid "Editable"
msgstr "Editable"
#: gtk/gtkcellrenderertext.c:259 gtk/gtktexttag.c:274 gtk/gtktextview.c:586
msgid "Whether the text can be modified by the user"
msgstr "Whether the text can be modified by the user"
#: gtk/gtkcellrenderertext.c:266 gtk/gtkcellrenderertext.c:274
#: gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281 gtk/gtktexttag.c:289
msgid "Font"
msgstr "Font"
#: gtk/gtkcellrenderertext.c:267
msgid "Font description as a string"
msgstr "Font description as a string"
#: gtk/gtkcellrenderertext.c:275 gtk/gtktexttag.c:290
msgid "Font description as a PangoFontDescription struct"
msgstr "Font description as a PangoFontDescription struct"
#: gtk/gtkcellrenderertext.c:283 gtk/gtktexttag.c:298
msgid "Font family"
msgstr "Font family"
#: gtk/gtkcellrenderertext.c:284 gtk/gtktexttag.c:299
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
#: gtk/gtktexttag.c:306
msgid "Font style"
msgstr "Font style"
#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
#: gtk/gtktexttag.c:315
msgid "Font variant"
msgstr "Font variant"
#: gtk/gtkcellrenderertext.c:309 gtk/gtkcellrenderertext.c:310
#: gtk/gtktexttag.c:324
msgid "Font weight"
msgstr "Font weight"
#: gtk/gtkcellrenderertext.c:319 gtk/gtkcellrenderertext.c:320
#: gtk/gtktexttag.c:335
msgid "Font stretch"
msgstr "Font stretch"
#: gtk/gtkcellrenderertext.c:328 gtk/gtkcellrenderertext.c:329
#: gtk/gtktexttag.c:344
msgid "Font size"
msgstr "Font size"
#: gtk/gtkcellrenderertext.c:338 gtk/gtktexttag.c:364
msgid "Font points"
msgstr "Font points"
#: gtk/gtkcellrenderertext.c:339 gtk/gtktexttag.c:365
msgid "Font size in points"
msgstr "Font size in points"
#: gtk/gtkcellrenderertext.c:348 gtk/gtktexttag.c:354
msgid "Font scale"
msgstr "Font scale"
#: gtk/gtkcellrenderertext.c:349
msgid "Font scaling factor"
msgstr "Font scaling factor"
#: gtk/gtkcellrenderertext.c:358 gtk/gtktexttag.c:423
msgid "Rise"
msgstr "Rise"
#: gtk/gtkcellrenderertext.c:359
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Offset of text above the baseline (below the baseline if rise is negative)"
#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:463
msgid "Strikethrough"
msgstr "Strikethrough"
#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:464
msgid "Whether to strike through the text"
msgstr "Whether to strike through the text"
#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:471
msgid "Underline"
msgstr "Underline"
#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:472
msgid "Style of underline for this text"
msgstr "Style of underline for this text"
#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:383
msgid "Language"
msgstr "Language"
#: gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:384
msgid ""
"The language this text is in, as an ISO code. Pango can use this as a hint "
"when rendering the text. If you don't understand this parameter, you "
"probably don't need it"
msgstr ""
"The language this text is in, as an ISO code. Pango can use this as a hint "
"when rendering the text. If you don't understand this parameter, you "
"probably don't need it"
#: gtk/gtkcellrenderertext.c:397 gtk/gtkcellview.c:194 gtk/gtktexttag.c:508
msgid "Background set"
msgstr "Background set"
#: gtk/gtkcellrenderertext.c:398 gtk/gtkcellview.c:195 gtk/gtktexttag.c:509
msgid "Whether this tag affects the background color"
msgstr "Whether this tag affects the background colour"
#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:520
msgid "Foreground set"
msgstr "Foreground set"
#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:521
msgid "Whether this tag affects the foreground color"
msgstr "Whether this tag affects the foreground colour"
#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:528
msgid "Editability set"
msgstr "Editability set"
#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:529
msgid "Whether this tag affects text editability"
msgstr "Whether this tag affects text editability"
#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:532
msgid "Font family set"
msgstr "Font family set"
#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:533
msgid "Whether this tag affects the font family"
msgstr "Whether this tag affects the font family"
#: gtk/gtkcellrenderertext.c:413 gtk/gtktexttag.c:536
msgid "Font style set"
msgstr "Font style set"
#: gtk/gtkcellrenderertext.c:414 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font style"
msgstr "Whether this tag affects the font style"
#: gtk/gtkcellrenderertext.c:417 gtk/gtktexttag.c:540
msgid "Font variant set"
msgstr "Font variant set"
#: gtk/gtkcellrenderertext.c:418 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font variant"
msgstr "Whether this tag affects the font variant"
#: gtk/gtkcellrenderertext.c:421 gtk/gtktexttag.c:544
msgid "Font weight set"
msgstr "Font weight set"
#: gtk/gtkcellrenderertext.c:422 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font weight"
msgstr "Whether this tag affects the font weight"
#: gtk/gtkcellrenderertext.c:425 gtk/gtktexttag.c:548
msgid "Font stretch set"
msgstr "Font stretch set"
#: gtk/gtkcellrenderertext.c:426 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font stretch"
msgstr "Whether this tag affects the font stretch"
#: gtk/gtkcellrenderertext.c:429 gtk/gtktexttag.c:552
msgid "Font size set"
msgstr "Font size set"
#: gtk/gtkcellrenderertext.c:430 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font size"
msgstr "Whether this tag affects the font size"
#: gtk/gtkcellrenderertext.c:433 gtk/gtktexttag.c:556
msgid "Font scale set"
msgstr "Font scale set"
#: gtk/gtkcellrenderertext.c:434 gtk/gtktexttag.c:557
msgid "Whether this tag scales the font size by a factor"
msgstr "Whether this tag scales the font size by a factor"
#: gtk/gtkcellrenderertext.c:437 gtk/gtktexttag.c:576
msgid "Rise set"
msgstr "Rise set"
#: gtk/gtkcellrenderertext.c:438 gtk/gtktexttag.c:577
msgid "Whether this tag affects the rise"
msgstr "Whether this tag affects the rise"
#: gtk/gtkcellrenderertext.c:441 gtk/gtktexttag.c:592
msgid "Strikethrough set"
msgstr "Strikethrough set"
#: gtk/gtkcellrenderertext.c:442 gtk/gtktexttag.c:593
msgid "Whether this tag affects strikethrough"
msgstr "Whether this tag affects strikethrough"
#: gtk/gtkcellrenderertext.c:445 gtk/gtktexttag.c:600
msgid "Underline set"
msgstr "Underline set"
#: gtk/gtkcellrenderertext.c:446 gtk/gtktexttag.c:601
msgid "Whether this tag affects underlining"
msgstr "Whether this tag affects underlining"
#: gtk/gtkcellrenderertext.c:449 gtk/gtktexttag.c:564
msgid "Language set"
msgstr "Language set"
#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:565
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Whether this tag affects the language the text is rendered as"
#: gtk/gtkcellrenderertoggle.c:140
msgid "Toggle state"
msgstr "Toggle state"
#: gtk/gtkcellrenderertoggle.c:141
msgid "The toggle state of the button"
msgstr "The toggle state of the button"
#: gtk/gtkcellrenderertoggle.c:149
msgid "Inconsistent state"
msgstr "Inconsistent state"
#: gtk/gtkcellrenderertoggle.c:150
msgid "The inconsistent state of the button"
msgstr "The inconsistent state of the button"
#: gtk/gtkcellrenderertoggle.c:158
msgid "Activatable"
msgstr "Activatable"
#: gtk/gtkcellrenderertoggle.c:159
msgid "The toggle button can be activated"
msgstr "The toggle button can be activated"
#: gtk/gtkcellrenderertoggle.c:167
msgid "Radio state"
msgstr "Radio state"
#: gtk/gtkcellrenderertoggle.c:168
msgid "Draw the toggle button as a radio button"
msgstr "Draw the toggle button as a radio button"
#: gtk/gtkcheckbutton.c:98 gtk/gtkcheckmenuitem.c:139 gtk/gtkoptionmenu.c:199
msgid "Indicator Size"
msgstr "Indicator Size"
#: gtk/gtkcheckbutton.c:99 gtk/gtkcheckmenuitem.c:141
msgid "Size of check or radio indicator"
msgstr "Size of check or radio indicator"
#: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:252 gtk/gtkoptionmenu.c:205
msgid "Indicator Spacing"
msgstr "Indicator Spacing"
#: gtk/gtkcheckbutton.c:107
msgid "Spacing around check or radio indicator"
msgstr "Spacing around check or radio indicator"
#: gtk/gtkcheckmenuitem.c:116 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Active"
#: gtk/gtkcheckmenuitem.c:117
msgid "Whether the menu item is checked"
msgstr "Whether the menu item is checked"
#: gtk/gtkcheckmenuitem.c:124 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Inconsistent"
#: gtk/gtkcheckmenuitem.c:125
msgid "Whether to display an \"inconsistent\" state"
msgstr "Whether to display an \"inconsistent\" state"
#: gtk/gtkcheckmenuitem.c:132
msgid "Draw as radio menu item"
msgstr "Draw as radio menu item"
#: gtk/gtkcheckmenuitem.c:133
msgid "Whether the menu item looks like a radio menu item"
msgstr "Whether the menu item looks like a radio menu item"
#: gtk/gtkcolorbutton.c:202
msgid "Use alpha"
msgstr "Use alpha"
#: gtk/gtkcolorbutton.c:203
msgid "Whether or not to give the color an alpha value"
msgstr "Whether or not to give the colour an alpha value"
#: gtk/gtkcolorbutton.c:217 gtk/gtkfontbutton.c:175
#: gtk/gtktreeviewcolumn.c:286
msgid "Title"
msgstr "Title"
#: gtk/gtkcolorbutton.c:218
msgid "The title of the color selection dialog"
msgstr "The title of the colour selection dialog"
#: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1775
msgid "Current Color"
msgstr "Current colour"
#: gtk/gtkcolorbutton.c:233
msgid "The selected color"
msgstr "The selected colour"
#: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1782
msgid "Current Alpha"
msgstr "Current Alpha"
#: gtk/gtkcolorbutton.c:248
msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "The selected opacity value (0 fully transparent, 65535 fully opaque)"
#: gtk/gtkcolorsel.c:1761
msgid "Has Opacity Control"
msgstr "Has Opacity Control"
#: gtk/gtkcolorsel.c:1762
msgid "Whether the color selector should allow setting opacity"
msgstr "Whether the colour selector should allow setting opacity"
#: gtk/gtkcolorsel.c:1768
msgid "Has palette"
msgstr "Has palette"
#: gtk/gtkcolorsel.c:1769
msgid "Whether a palette should be used"
msgstr "Whether a palette should be used"
#: gtk/gtkcolorsel.c:1776
msgid "The current color"
msgstr "The current colour"
#: gtk/gtkcolorsel.c:1783
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "The current opacity value (0 fully transparent, 65535 fully opaque)"
#: gtk/gtkcolorsel.c:1797
msgid "Custom palette"
msgstr "Custom palette"
#: gtk/gtkcolorsel.c:1798
msgid "Palette to use in the color selector"
msgstr "Palette to use in the colour selector"
#: gtk/gtkcombo.c:143
msgid "Enable arrow keys"
msgstr "Enable arrow keys"
#: gtk/gtkcombo.c:144
msgid "Whether the arrow keys move through the list of items"
msgstr "Whether the arrow keys move through the list of items"
#: gtk/gtkcombo.c:150
msgid "Always enable arrows"
msgstr "Always enable arrows"
#: gtk/gtkcombo.c:151
msgid "Obsolete property, ignored"
msgstr "Obsolete property, ignored"
#: gtk/gtkcombo.c:157
msgid "Case sensitive"
msgstr "Case sensitive"
#: gtk/gtkcombo.c:158
msgid "Whether list item matching is case sensitive"
msgstr "Whether list item matching is case sensitive"
#: gtk/gtkcombo.c:165
msgid "Allow empty"
msgstr "Allow empty"
#: gtk/gtkcombo.c:166
msgid "Whether an empty value may be entered in this field"
msgstr "Whether an empty value may be entered in this field"
#: gtk/gtkcombo.c:173
msgid "Value in list"
msgstr "Value in list"
#: gtk/gtkcombo.c:174
msgid "Whether entered values must already be present in the list"
msgstr "Whether entered values must already be present in the list"
#: gtk/gtkcombobox.c:400
msgid "ComboBox model"
msgstr "ComboBox model"
#: gtk/gtkcombobox.c:401
msgid "The model for the combo box"
msgstr "The model for the combo box"
#: gtk/gtkcombobox.c:408
msgid "Wrap width"
msgstr "Wrap width"
#: gtk/gtkcombobox.c:409
msgid "Wrap width for layouting the items in a grid"
msgstr "Wrap width for layouting the items in a grid"
#: gtk/gtkcombobox.c:418
msgid "Row span column"
msgstr "Row span column"
#: gtk/gtkcombobox.c:419
msgid "TreeModel column containing the row span values"
msgstr "TreeModel column containing the row span values"
#: gtk/gtkcombobox.c:428
msgid "Column span column"
msgstr "Column span column"
#: gtk/gtkcombobox.c:429
msgid "TreeModel column containing the column span values"
msgstr "TreeModel column containing the column span values"
#: gtk/gtkcombobox.c:438
msgid "Active item"
msgstr "Active item"
#: gtk/gtkcombobox.c:439
msgid "The item which is currently active"
msgstr "The item which is currently active"
#: gtk/gtkcombobox.c:447
msgid "ComboBox appareance"
msgstr "ComboBox appareance"
#: gtk/gtkcombobox.c:448
msgid "ComboBox appearance, where TRUE means Windows-style."
msgstr "ComboBox appearance, where TRUE means Windows-style."
#: gtk/gtkcomboboxentry.c:109
msgid "Text Column"
msgstr "Text Column"
#: gtk/gtkcomboboxentry.c:110
msgid "A column in the data source model to get the strings from"
msgstr "A column in the data source model to get the strings from"
#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Resize mode"
#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr "Specify how resize events are handled"
#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Border width"
#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children"
msgstr "The width of the empty border outside the containers children"
#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Child"
#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container"
msgstr "Can be used to add a new child to the container"
#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Curve type"
#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "Is this curve linear, spline interpolated, or free-form"
#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minimum X"
#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Minimum possible value for X"
#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Maximum X"
#: gtk/gtkcurve.c:141
msgid "Maximum possible X value"
msgstr "Maximum possible X value"
#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minimum Y"
#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Minimum possible value for Y"
#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Maximum Y"
#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Maximum possible value for Y"
#: gtk/gtkdialog.c:144
msgid "Has separator"
msgstr "Has separator"
#: gtk/gtkdialog.c:145
msgid "The dialog has a separator bar above its buttons"
msgstr "The dialog has a separator bar above its buttons"
#: gtk/gtkdialog.c:170
msgid "Content area border"
msgstr "Content area border"
#: gtk/gtkdialog.c:171
msgid "Width of border around the main dialog area"
msgstr "Width of border around the main dialog area"
#: gtk/gtkdialog.c:178
msgid "Button spacing"
msgstr "Button spacing"
#: gtk/gtkdialog.c:179
msgid "Spacing between buttons"
msgstr "Spacing between buttons"
#: gtk/gtkdialog.c:187
msgid "Action area border"
msgstr "Action area border"
#: gtk/gtkdialog.c:188
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Width of border around the button area at the bottom of the dialog"
#: gtk/gtkentry.c:446 gtk/gtklabel.c:366
msgid "Cursor Position"
msgstr "Cursor Position"
#: gtk/gtkentry.c:447 gtk/gtklabel.c:367
msgid "The current position of the insertion cursor in chars"
msgstr "The current position of the insertion cursor in chars"
#: gtk/gtkentry.c:456 gtk/gtklabel.c:376
msgid "Selection Bound"
msgstr "Selection Bound"
#: gtk/gtkentry.c:457 gtk/gtklabel.c:377
msgid ""
"The position of the opposite end of the selection from the cursor in chars"
msgstr ""
"The position of the opposite end of the selection from the cursor in chars"
#: gtk/gtkentry.c:467
msgid "Whether the entry contents can be edited"
msgstr "Whether the entry contents can be edited"
#: gtk/gtkentry.c:474
msgid "Maximum length"
msgstr "Maximum length"
#: gtk/gtkentry.c:475
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Maximum number of characters for this entry. Zero if no maximum"
#: gtk/gtkentry.c:483
msgid "Visibility"
msgstr "Visibility"
#: gtk/gtkentry.c:484
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
#: gtk/gtkentry.c:491
msgid "Has Frame"
msgstr "Has Frame"
#: gtk/gtkentry.c:492
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE removes outside bevel from entry"
#: gtk/gtkentry.c:499
msgid "Invisible character"
msgstr "Invisible character"
#: gtk/gtkentry.c:500
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"The character to use when masking entry contents (in \"password mode\")"
#: gtk/gtkentry.c:507
msgid "Activates default"
msgstr "Activates default"
#: gtk/gtkentry.c:508
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed"
msgstr ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed"
#: gtk/gtkentry.c:514
msgid "Width in chars"
msgstr "Width in chars"
#: gtk/gtkentry.c:515
msgid "Number of characters to leave space for in the entry"
msgstr "Number of characters to leave space for in the entry"
#: gtk/gtkentry.c:524
msgid "Scroll offset"
msgstr "Scroll offset"
#: gtk/gtkentry.c:525
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Number of pixels of the entry scrolled off the screen to the left"
#: gtk/gtkentry.c:535
msgid "The contents of the entry"
msgstr "The contents of the entry"
#: gtk/gtkentry.c:766
msgid "Select on focus"
msgstr "Select on focus"
#: gtk/gtkentry.c:767
msgid "Whether to select the contents of an entry when it is focused"
msgstr "Whether to select the contents of an entry when it is focused"
#: gtk/gtkentrycompletion.c:199
msgid "Completion Model"
msgstr "Completion Model"
#: gtk/gtkentrycompletion.c:200
msgid "The model to find matches in"
msgstr "The model to find matches in"
#: gtk/gtkentrycompletion.c:206
msgid "Minimum Key Length"
msgstr "Minimum Key Length"
#: gtk/gtkentrycompletion.c:207
msgid "Minimum length of the search key in order to look up matches"
msgstr "Minimum length of the search key in order to look up matches"
#: gtk/gtkeventbox.c:119
msgid "Visible Window"
msgstr "Visible Window"
#: gtk/gtkeventbox.c:120
msgid ""
"Whether the event box is visible, as opposed to invisible and only used to "
"trap events."
msgstr ""
"Whether the event box is visible, as opposed to invisible and only used to "
"trap events."
#: gtk/gtkeventbox.c:126
msgid "Above child"
msgstr "Above child"
#: gtk/gtkeventbox.c:127
msgid ""
"Whether the event-trapping window of the eventbox is above the window of the "
"child widget as opposed to below it."
msgstr ""
"Whether the event-trapping window of the eventbox is above the window of the "
"child widget as opposed to below it."
#: gtk/gtkexpander.c:194
msgid "Expanded"
msgstr "Expanded"
#: gtk/gtkexpander.c:195
msgid "Whether the expander has been opened to reveal the child widget"
msgstr "Whether the expander has been opened to reveal the child widget"
#: gtk/gtkexpander.c:203
msgid "Text of the expander's label"
msgstr "Text of the expander's label"
#: gtk/gtkexpander.c:218 gtk/gtklabel.c:302
msgid "Use markup"
msgstr "Use markup"
#: gtk/gtkexpander.c:219 gtk/gtklabel.c:303
msgid "The text of the label includes XML markup. See pango_parse_markup()"
msgstr "The text of the label includes XML markup. See pango_parse_markup()"
#: gtk/gtkexpander.c:227
msgid "Space to put between the label and the child"
msgstr "Space to put between the label and the child"
#: gtk/gtkexpander.c:236 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193
msgid "Label widget"
msgstr "Label widget"
#: gtk/gtkexpander.c:237
msgid "A widget to display in place of the usual expander label"
msgstr "A widget to display in place of the usual expander label"
#: gtk/gtkexpander.c:243 gtk/gtktreeview.c:621
msgid "Expander Size"
msgstr "Expander Size"
#: gtk/gtkexpander.c:244 gtk/gtktreeview.c:622
msgid "Size of the expander arrow"
msgstr "Size of the expander arrow"
#: gtk/gtkexpander.c:253
msgid "Spacing around expander arrow"
msgstr "Spacing around expander arrow"
#: gtk/gtkfilechooser.c:92
msgid "Action"
msgstr "Action"
#: gtk/gtkfilechooser.c:93
msgid "The type of operation that the file selector is performing"
msgstr "The type of operation that the file selector is performing"
#: gtk/gtkfilechooser.c:99
msgid "File System Backend"
msgstr "File System Backend"
#: gtk/gtkfilechooser.c:100
msgid "Name of file system backend to use"
msgstr "Name of file system backend to use"
#: gtk/gtkfilechooser.c:105
msgid "Filter"
msgstr "Filter"
#: gtk/gtkfilechooser.c:106
msgid "The current filter for selecting which files are displayed"
msgstr "The current filter for selecting which files are displayed"
#: gtk/gtkfilechooser.c:111
msgid "Folder Mode"
msgstr "Folder Mode"
#: gtk/gtkfilechooser.c:112
msgid "Whether to select folders rather than files"
msgstr "Whether to select folders rather than files"
#: gtk/gtkfilechooser.c:117
msgid "Local Only"
msgstr "Local Only"
#: gtk/gtkfilechooser.c:118
msgid "Whether the selected file(s) should be limited to local file: URLs"
msgstr "Whether the selected file(s) should be limited to local file: URLs"
#: gtk/gtkfilechooser.c:123
msgid "Preview widget"
msgstr "Preview widget"
#: gtk/gtkfilechooser.c:124
msgid "Application supplied widget for custom previews."
msgstr "Application supplied widget for custom previews."
#: gtk/gtkfilechooser.c:129
msgid "Preview Widget Active"
msgstr "Preview Widget Active"
#: gtk/gtkfilechooser.c:130
msgid ""
"Whether the application supplied widget for custom previews should be shown."
msgstr ""
"Whether the application supplied widget for custom previews should be shown."
#: gtk/gtkfilechooser.c:135
msgid "Extra widget"
msgstr "Extra widget"
#: gtk/gtkfilechooser.c:136
msgid "Application supplied widget for extra options."
msgstr "Application supplied widget for extra options."
#: gtk/gtkfilechooser.c:141
msgid "Select Multiple"
msgstr "Select Multiple"
#: gtk/gtkfilechooser.c:142 gtk/gtkfilesel.c:575
msgid "Whether to allow multiple files to be selected"
msgstr "Whether to allow multiple files to be selected"
#: gtk/gtkfilechooser.c:148
msgid "Show Hidden"
msgstr "Show Hidden"
#: gtk/gtkfilechooser.c:149
msgid "Whether the hidden files and folders should be displayed"
msgstr "Whether the hidden files and folders should be displayed"
#: gtk/gtkfilesel.c:559 gtk/gtkimage.c:167
msgid "Filename"
msgstr "Filename"
#: gtk/gtkfilesel.c:560
msgid "The currently selected filename"
msgstr "The currently selected filename"
#: gtk/gtkfilesel.c:566
msgid "Show file operations"
msgstr "Show file operations"
#: gtk/gtkfilesel.c:567
msgid "Whether buttons for creating/manipulating files should be displayed"
msgstr "Whether buttons for creating/manipulating files should be displayed"
#: gtk/gtkfilesel.c:574
msgid "Select multiple"
msgstr "Select multiple"
#: gtk/gtkfixed.c:120 gtk/gtklayout.c:611
msgid "X position"
msgstr "X position"
#: gtk/gtkfixed.c:121 gtk/gtklayout.c:612
msgid "X position of child widget"
msgstr "X position of child widget"
#: gtk/gtkfixed.c:130 gtk/gtklayout.c:621
msgid "Y position"
msgstr "Y position"
#: gtk/gtkfixed.c:131 gtk/gtklayout.c:622
msgid "Y position of child widget"
msgstr "Y position of child widget"
#: gtk/gtkfontbutton.c:176
msgid "The title of the font selection dialog"
msgstr "The title of the font selection dialog"
#: gtk/gtkfontbutton.c:191 gtk/gtkfontsel.c:210
msgid "Font name"
msgstr "Font name"
#: gtk/gtkfontbutton.c:192
msgid "The name of the selected font"
msgstr "The name of the selected font"
#: gtk/gtkfontbutton.c:193
msgid "Sans 12"
msgstr "Sans 12"
#: gtk/gtkfontbutton.c:207
msgid "Use font in label"
msgstr "Use font in label"
#: gtk/gtkfontbutton.c:208
msgid "Whether the label is drawn in the selected font"
msgstr "Whether the label is drawn in the selected font"
#: gtk/gtkfontbutton.c:223
msgid "Use size in label"
msgstr "Use size in label"
#: gtk/gtkfontbutton.c:224
msgid "Whether the label is drawn with the selected font size"
msgstr "Whether the label is drawn with the selected font size"
#: gtk/gtkfontbutton.c:240
msgid "Show style"
msgstr "Show style"
#: gtk/gtkfontbutton.c:241
msgid "Whether the selected font style is shown in the label"
msgstr "Whether the selected font style is shown in the label"
#: gtk/gtkfontbutton.c:256
msgid "Show size"
msgstr "Show size"
#: gtk/gtkfontbutton.c:257
msgid "Whether selected font size is shown in the label"
msgstr "Whether selected font size is shown in the label"
#: gtk/gtkfontsel.c:211
msgid "The X string that represents this font"
msgstr "The X string that represents this font"
#: gtk/gtkfontsel.c:218
msgid "The GdkFont that is currently selected"
msgstr "The GdkFont that is currently selected"
#: gtk/gtkfontsel.c:224
msgid "Preview text"
msgstr "Preview text"
#: gtk/gtkfontsel.c:225
msgid "The text to display in order to demonstrate the selected font"
msgstr "The text to display in order to demonstrate the selected font"
#: gtk/gtkframe.c:126
msgid "Text of the frame's label"
msgstr "Text of the frame's label"
#: gtk/gtkframe.c:133
msgid "Label xalign"
msgstr "Label xalign"
#: gtk/gtkframe.c:134
msgid "The horizontal alignment of the label"
msgstr "The horizontal alignment of the label"
#: gtk/gtkframe.c:143
msgid "Label yalign"
msgstr "Label yalign"
#: gtk/gtkframe.c:144
msgid "The vertical alignment of the label"
msgstr "The vertical alignment of the label"
#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:195
msgid "Deprecated property, use shadow_type instead"
msgstr "Deprecated property, use shadow_type instead"
#: gtk/gtkframe.c:160
msgid "Frame shadow"
msgstr "Frame shadow"
#: gtk/gtkframe.c:161
msgid "Appearance of the frame border"
msgstr "Appearance of the frame border"
#: gtk/gtkframe.c:170
msgid "A widget to display in place of the usual frame label"
msgstr "A widget to display in place of the usual frame label"
#: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194
#: gtk/gtktoolbar.c:574 gtk/gtkviewport.c:150
msgid "Shadow type"
msgstr "Shadow type"
#: gtk/gtkhandlebox.c:203
msgid "Appearance of the shadow that surrounds the container"
msgstr "Appearance of the shadow that surrounds the container"
#: gtk/gtkhandlebox.c:211
msgid "Handle position"
msgstr "Handle position"
#: gtk/gtkhandlebox.c:212
msgid "Position of the handle relative to the child widget"
msgstr "Position of the handle relative to the child widget"
#: gtk/gtkhandlebox.c:220
msgid "Snap edge"
msgstr "Snap edge"
#: gtk/gtkhandlebox.c:221
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox"
msgstr ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox"
#: gtk/gtkhandlebox.c:229
msgid "Snap edge set"
msgstr "Snap edge set"
#: gtk/gtkhandlebox.c:230
msgid ""
"Whether to use the value from the snap_edge property or a value derived from "
"handle_position"
msgstr ""
"Whether to use the value from the snap_edge property or a value derived from "
"handle_position"
#: gtk/gtkimage.c:135
msgid "Pixbuf"
msgstr "Pixbuf"
#: gtk/gtkimage.c:136
msgid "A GdkPixbuf to display"
msgstr "A GdkPixbuf to display"
#: gtk/gtkimage.c:143
msgid "Pixmap"
msgstr "Pixmap"
#: gtk/gtkimage.c:144
msgid "A GdkPixmap to display"
msgstr "A GdkPixmap to display"
#: gtk/gtkimage.c:151
msgid "Image"
msgstr "Image"
#: gtk/gtkimage.c:152
msgid "A GdkImage to display"
msgstr "A GdkImage to display"
#: gtk/gtkimage.c:159
msgid "Mask"
msgstr "Mask"
#: gtk/gtkimage.c:160
msgid "Mask bitmap to use with GdkImage or GdkPixmap"
msgstr "Mask bitmap to use with GdkImage or GdkPixmap"
#: gtk/gtkimage.c:168
msgid "Filename to load and display"
msgstr "Filename to load and display"
#: gtk/gtkimage.c:177
msgid "Stock ID for a stock image to display"
msgstr "Stock ID for a stock image to display"
#: gtk/gtkimage.c:184
msgid "Icon set"
msgstr "Icon set"
#: gtk/gtkimage.c:185
msgid "Icon set to display"
msgstr "Icon set to display"
#: gtk/gtkimage.c:192
msgid "Icon size"
msgstr "Icon size"
#: gtk/gtkimage.c:193
msgid "Size to use for stock icon or icon set"
msgstr "Size to use for stock icon or icon set"
#: gtk/gtkimage.c:201
msgid "Animation"
msgstr "Animation"
#: gtk/gtkimage.c:202
msgid "GdkPixbufAnimation to display"
msgstr "GdkPixbufAnimation to display"
#: gtk/gtkimage.c:209
msgid "Storage type"
msgstr "Storage type"
#: gtk/gtkimage.c:210
msgid "The representation being used for image data"
msgstr "The representation being used for image data"
#: gtk/gtkimagemenuitem.c:137
msgid "Image widget"
msgstr "Image widget"
#: gtk/gtkimagemenuitem.c:138
msgid "Child widget to appear next to the menu text"
msgstr "Child widget to appear next to the menu text"
#: gtk/gtkimagemenuitem.c:143
#, fuzzy
msgid "Show menu images"
msgstr "Show Week Numbers"
#: gtk/gtkimagemenuitem.c:144
#, fuzzy
msgid "Whether images should be shown in menus"
msgstr "Whether tabs should be shown or not"
#: gtk/gtkinvisible.c:114 gtk/gtkwindow.c:542
msgid "Screen"
msgstr "Screen"
#: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:543
msgid "The screen where this window will be displayed"
msgstr "The screen where this window will be displayed"
#: gtk/gtklabel.c:289
msgid "The text of the label"
msgstr "The text of the label"
#: gtk/gtklabel.c:296
msgid "A list of style attributes to apply to the text of the label"
msgstr "A list of style attributes to apply to the text of the label"
#: gtk/gtklabel.c:317 gtk/gtktexttag.c:374 gtk/gtktextview.c:602
msgid "Justification"
msgstr "Justification"
#: gtk/gtklabel.c:318
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that"
msgstr ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that"
#: gtk/gtklabel.c:326
msgid "Pattern"
msgstr "Pattern"
#: gtk/gtklabel.c:327
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline"
msgstr ""
"A string with _ characters in positions correspond to characters in the text "
"to underline"
#: gtk/gtklabel.c:334
msgid "Line wrap"
msgstr "Line wrap"
#: gtk/gtklabel.c:335
msgid "If set, wrap lines if the text becomes too wide"
msgstr "If set, wrap lines if the text becomes too wide"
#: gtk/gtklabel.c:341
msgid "Selectable"
msgstr "Selectable"
#: gtk/gtklabel.c:342
msgid "Whether the label text can be selected with the mouse"
msgstr "Whether the label text can be selected with the mouse"
#: gtk/gtklabel.c:348
msgid "Mnemonic key"
msgstr "Mnemonic key"
#: gtk/gtklabel.c:349
msgid "The mnemonic accelerator key for this label"
msgstr "The mnemonic accelerator key for this label"
#: gtk/gtklabel.c:357
msgid "Mnemonic widget"
msgstr "Mnemonic widget"
#: gtk/gtklabel.c:358
msgid "The widget to be activated when the label's mnemonic key is pressed"
msgstr "The widget to be activated when the label's mnemonic key is pressed"
#: gtk/gtklayout.c:631 gtk/gtkviewport.c:134
msgid "Horizontal adjustment"
msgstr "Horizontal adjustment"
#: gtk/gtklayout.c:632 gtk/gtkscrolledwindow.c:236
msgid "The GtkAdjustment for the horizontal position"
msgstr "The GtkAdjustment for the horizontal position"
#: gtk/gtklayout.c:639 gtk/gtkviewport.c:142
msgid "Vertical adjustment"
msgstr "Vertical adjustment"
#: gtk/gtklayout.c:640 gtk/gtkscrolledwindow.c:243
msgid "The GtkAdjustment for the vertical position"
msgstr "The GtkAdjustment for the vertical position"
#: gtk/gtklayout.c:648
msgid "The width of the layout"
msgstr "The width of the layout"
#: gtk/gtklayout.c:657
msgid "The height of the layout"
msgstr "The height of the layout"
#: gtk/gtkmenu.c:352
msgid "Tearoff Title"
msgstr "Tearoff Title"
#: gtk/gtkmenu.c:353
msgid ""
"A title that may be displayed by the window manager when this menu is torn-"
"off"
msgstr ""
"A title that may be displayed by the window manager when this menu is torn-"
"off"
#: gtk/gtkmenu.c:359
msgid "Vertical Padding"
msgstr "Vertical Padding"
#: gtk/gtkmenu.c:360
msgid "Extra space at the top and bottom of the menu"
msgstr "Extra space at the top and bottom of the menu"
#: gtk/gtkmenu.c:368
msgid "Vertical Offset"
msgstr "Vertical Offset"
#: gtk/gtkmenu.c:369
msgid ""
"When the menu is a submenu, position it this number of pixels offset "
"vertically"
msgstr ""
"When the menu is a submenu, position it this number of pixels offset "
"vertically"
#: gtk/gtkmenu.c:377
msgid "Horizontal Offset"
msgstr "Horizontal Offset"
#: gtk/gtkmenu.c:378
msgid ""
"When the menu is a submenu, position it this number of pixels offset "
"horizontally"
msgstr ""
"When the menu is a submenu, position it this number of pixels offset "
"horizontally"
#: gtk/gtkmenu.c:388
msgid "Left Attach"
msgstr "Left Attach"
#: gtk/gtkmenu.c:389 gtk/gtktable.c:203
msgid "The column number to attach the left side of the child to"
msgstr "The column number to attach the left side of the child to"
#: gtk/gtkmenu.c:396
msgid "Right Attach"
msgstr "Right Attach"
#: gtk/gtkmenu.c:397
msgid "The column number to attach the right side of the child to"
msgstr "The column number to attach the right side of the child to"
#: gtk/gtkmenu.c:404
msgid "Top Attach"
msgstr "Top Attach"
#: gtk/gtkmenu.c:405
msgid "The row number to attach the top of the child to"
msgstr "The row number to attach the top of the child to"
#: gtk/gtkmenu.c:412
msgid "Bottom Attach"
msgstr "Bottom Attach"
#: gtk/gtkmenu.c:413 gtk/gtktable.c:224
msgid "The row number to attach the bottom of the child to"
msgstr "The row number to attach the bottom of the child to"
#: gtk/gtkmenu.c:500
msgid "Can change accelerators"
msgstr "Can change accelerators"
#: gtk/gtkmenu.c:501
msgid ""
"Whether menu accelerators can be changed by pressing a key over the menu item"
msgstr ""
"Whether menu accelerators can be changed by pressing a key over the menu item"
#: gtk/gtkmenu.c:506
msgid "Delay before submenus appear"
msgstr "Delay before submenus appear"
#: gtk/gtkmenu.c:507
msgid ""
"Minimum time the pointer must stay over a menu item before the submenu appear"
msgstr ""
"Minimum time the pointer must stay over a menu item before the submenu appear"
#: gtk/gtkmenu.c:514
msgid "Delay before hiding a submenu"
msgstr "Delay before hiding a submenu"
#: gtk/gtkmenu.c:515
msgid ""
"The time before hiding a submenu when the pointer is moving towards the "
"submenu"
msgstr ""
"The time before hiding a submenu when the pointer is moving towards the "
"submenu"
#: gtk/gtkmenubar.c:157
msgid "Style of bevel around the menubar"
msgstr "Style of bevel around the menubar"
#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:550
msgid "Internal padding"
msgstr "Internal padding"
#: gtk/gtkmenubar.c:165
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "Amount of border space between the menubar shadow and the menu items"
#: gtk/gtkmenubar.c:172
msgid "Delay before drop down menus appear"
msgstr "Delay before drop down menus appear"
#: gtk/gtkmenubar.c:173
msgid "Delay before the submenus of a menu bar appear"
msgstr "Delay before the submenus of a menu bar appear"
#: gtk/gtkmessagedialog.c:109
msgid "Image/label border"
msgstr "Image/label border"
#: gtk/gtkmessagedialog.c:110
msgid "Width of border around the label and image in the message dialog"
msgstr "Width of border around the label and image in the message dialog"
#: gtk/gtkmessagedialog.c:125
msgid "Use separator"
msgstr "Use separator"
#: gtk/gtkmessagedialog.c:126
msgid ""
"Whether to put a separator between the message dialog's text and the buttons"
msgstr ""
"Whether to put a separator between the message dialog's text and the buttons"
#: gtk/gtkmessagedialog.c:132
msgid "Message Type"
msgstr "Message Type"
#: gtk/gtkmessagedialog.c:133
msgid "The type of message"
msgstr "The type of message"
#: gtk/gtkmessagedialog.c:140
msgid "Message Buttons"
msgstr "Message Buttons"
#: gtk/gtkmessagedialog.c:141
msgid "The buttons shown in the message dialog"
msgstr "The buttons shown in the message dialog"
#: gtk/gtkmisc.c:98
msgid "X align"
msgstr "X align"
#: gtk/gtkmisc.c:99
msgid "The horizontal alignment, from 0 (left) to 1 (right)"
msgstr "The horizontal alignment, from 0 (left) to 1 (right)"
#: gtk/gtkmisc.c:108
msgid "Y align"
msgstr "Y align"
#: gtk/gtkmisc.c:109
msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
msgstr "The vertical alignment, from 0 (top) to 1 (bottom)"
#: gtk/gtkmisc.c:118
msgid "X pad"
msgstr "X pad"
#: gtk/gtkmisc.c:119
msgid ""
"The amount of space to add on the left and right of the widget, in pixels"
msgstr ""
"The amount of space to add on the left and right of the widget, in pixels"
#: gtk/gtkmisc.c:128
msgid "Y pad"
msgstr "Y pad"
#: gtk/gtkmisc.c:129
msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
"The amount of space to add on the top and bottom of the widget, in pixels"
#: gtk/gtknotebook.c:396
msgid "Page"
msgstr "Page"
#: gtk/gtknotebook.c:397
msgid "The index of the current page"
msgstr "The index of the current page"
#: gtk/gtknotebook.c:405
msgid "Tab Position"
msgstr "Tab Position"
#: gtk/gtknotebook.c:406
msgid "Which side of the notebook holds the tabs"
msgstr "Which side of the notebook holds the tabs"
#: gtk/gtknotebook.c:413
msgid "Tab Border"
msgstr "Tab Border"
#: gtk/gtknotebook.c:414
msgid "Width of the border around the tab labels"
msgstr "Width of the border around the tab labels"
#: gtk/gtknotebook.c:422
msgid "Horizontal Tab Border"
msgstr "Horizontal Tab Border"
#: gtk/gtknotebook.c:423
msgid "Width of the horizontal border of tab labels"
msgstr "Width of the horizontal border of tab labels"
#: gtk/gtknotebook.c:431
msgid "Vertical Tab Border"
msgstr "Vertical Tab Border"
#: gtk/gtknotebook.c:432
msgid "Width of the vertical border of tab labels"
msgstr "Width of the vertical border of tab labels"
#: gtk/gtknotebook.c:440
msgid "Show Tabs"
msgstr "Show Tabs"
#: gtk/gtknotebook.c:441
msgid "Whether tabs should be shown or not"
msgstr "Whether tabs should be shown or not"
#: gtk/gtknotebook.c:447
msgid "Show Border"
msgstr "Show Border"
#: gtk/gtknotebook.c:448
msgid "Whether the border should be shown or not"
msgstr "Whether the border should be shown or not"
#: gtk/gtknotebook.c:454
msgid "Scrollable"
msgstr "Scrollable"
#: gtk/gtknotebook.c:455
msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
msgstr "If TRUE, scroll arrows are added if there are too many tabs to fit"
#: gtk/gtknotebook.c:461
msgid "Enable Popup"
msgstr "Enable Popup"
#: gtk/gtknotebook.c:462
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
#: gtk/gtknotebook.c:469
msgid "Whether tabs should have homogeneous sizes"
msgstr "Whether tabs should have homogeneous sizes"
#: gtk/gtknotebook.c:476
msgid "Tab label"
msgstr "Tab label"
#: gtk/gtknotebook.c:477
msgid "The string displayed on the childs tab label"
msgstr "The string displayed on the childs tab label"
#: gtk/gtknotebook.c:483
msgid "Menu label"
msgstr "Menu label"
#: gtk/gtknotebook.c:484
msgid "The string displayed in the childs menu entry"
msgstr "The string displayed in the childs menu entry"
#: gtk/gtknotebook.c:497
msgid "Tab expand"
msgstr "Tab expand"
#: gtk/gtknotebook.c:498
msgid "Whether to expand the childs tab or not"
msgstr "Whether to expand the childs tab or not"
#: gtk/gtknotebook.c:504
msgid "Tab fill"
msgstr "Tab fill"
#: gtk/gtknotebook.c:505
msgid "Wheather the childs tab should fill the allocated area or not"
msgstr "Wheather the childs tab should fill the allocated area or not"
#: gtk/gtknotebook.c:511
msgid "Tab pack type"
msgstr "Tab pack type"
#: gtk/gtknotebook.c:527 gtk/gtkscrollbar.c:113
msgid "Secondary backward stepper"
msgstr "Secondary backward stepper"
#: gtk/gtknotebook.c:528
msgid ""
"Display a second backward arrow button on the opposite end of the tab area"
msgstr ""
"Display a second backward arrow button on the opposite end of the tab area"
#: gtk/gtknotebook.c:544 gtk/gtkscrollbar.c:121
msgid "Secondary forward stepper"
msgstr "Secondary forward stepper"
#: gtk/gtknotebook.c:545
msgid ""
"Display a second forward arrow button on the opposite end of the tab area"
msgstr ""
"Display a second forward arrow button on the opposite end of the tab area"
#: gtk/gtknotebook.c:560 gtk/gtkscrollbar.c:97
msgid "Backward stepper"
msgstr "Backward stepper"
#: gtk/gtknotebook.c:561 gtk/gtkscrollbar.c:98
msgid "Display the standard backward arrow button"
msgstr "Display the standard backward arrow button"
#: gtk/gtknotebook.c:576 gtk/gtkscrollbar.c:105
msgid "Forward stepper"
msgstr "Forward stepper"
#: gtk/gtknotebook.c:577 gtk/gtkscrollbar.c:106
msgid "Display the standard forward arrow button"
msgstr "Display the standard forward arrow button"
#: gtk/gtkoptionmenu.c:192
msgid "Menu"
msgstr "Menu"
#: gtk/gtkoptionmenu.c:193
msgid "The menu of options"
msgstr "The menu of options"
#: gtk/gtkoptionmenu.c:200
msgid "Size of dropdown indicator"
msgstr "Size of dropdown indicator"
#: gtk/gtkoptionmenu.c:206
msgid "Spacing around indicator"
msgstr "Spacing around indicator"
#: gtk/gtkpaned.c:239
msgid ""
"Position of paned separator in pixels (0 means all the way to the left/top)"
msgstr ""
"Position of paned separator in pixels (0 means all the way to the left/top)"
#: gtk/gtkpaned.c:247
msgid "Position Set"
msgstr "Position Set"
#: gtk/gtkpaned.c:248
msgid "TRUE if the Position property should be used"
msgstr "TRUE if the Position property should be used"
#: gtk/gtkpaned.c:254
msgid "Handle Size"
msgstr "Handle Size"
#: gtk/gtkpaned.c:255
msgid "Width of handle"
msgstr "Width of handle"
#: gtk/gtkpaned.c:271
msgid "Minimal Position"
msgstr "Minimal Position"
#: gtk/gtkpaned.c:272
msgid "Smallest possible value for the \"position\" property"
msgstr "Smallest possible value for the \"position\" property"
#: gtk/gtkpaned.c:289
msgid "Maximal Position"
msgstr "Maximal Position"
#: gtk/gtkpaned.c:290
msgid "Largest possible value for the \"position\" property"
msgstr "Largest possible value for the \"position\" property"
#: gtk/gtkpaned.c:307
msgid "Resize"
msgstr "Resize"
#: gtk/gtkpaned.c:308
msgid "If TRUE, the child expands and shrinks along with the paned widget"
msgstr "If TRUE, the child expands and shrinks along with the paned widget"
#: gtk/gtkpaned.c:323
msgid "Shrink"
msgstr "Shrink"
#: gtk/gtkpaned.c:324
msgid "If TRUE, the child can be made smaller than its requisition"
msgstr "If TRUE, the child can be made smaller than its requisition"
#: gtk/gtkpreview.c:133
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
"Whether the preview widget should take up the entire space it is allocated"
#: gtk/gtkprogress.c:129
msgid "Activity mode"
msgstr "Activity mode"
#: gtk/gtkprogress.c:130
msgid ""
"If TRUE the GtkProgress is in activity mode, meaning that it signals "
"something is happening, but not how much of the activity is finished. This "
"is used when you're doing something that you don't know how long it will take"
msgstr ""
"If TRUE the GtkProgress is in activity mode, meaning that it signals "
"something is happening, but not how much of the activity is finished. This "
"is used when you're doing something that you don't know how long it will take"
#: gtk/gtkprogress.c:137
msgid "Show text"
msgstr "Show text"
#: gtk/gtkprogress.c:138
msgid "Whether the progress is shown as text"
msgstr "Whether the progress is shown as text"
#: gtk/gtkprogress.c:145
msgid "Text x alignment"
msgstr "Text x alignment"
#: gtk/gtkprogress.c:146
msgid ""
"A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
"in the progress widget"
msgstr ""
"A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
"in the progress widget"
#: gtk/gtkprogress.c:154
msgid "Text y alignment"
msgstr "Text y alignment"
#: gtk/gtkprogress.c:155
msgid ""
"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
"in the progress widget"
msgstr ""
"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
"in the progress widget"
#: gtk/gtkprogressbar.c:142 gtk/gtkrange.c:290 gtk/gtkspinbutton.c:240
msgid "Adjustment"
msgstr "Adjustment"
#: gtk/gtkprogressbar.c:143
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "The GtkAdjustment connected to the progress bar (Deprecated)"
#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:499
msgid "Orientation"
msgstr "Orientation"
#: gtk/gtkprogressbar.c:151
msgid "Orientation and growth direction of the progress bar"
msgstr "Orientation and growth direction of the progress bar"
#: gtk/gtkprogressbar.c:159
msgid "Bar style"
msgstr "Bar style"
#: gtk/gtkprogressbar.c:160
msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
msgstr "Specifies the visual style of the bar in percentage mode (Deprecated)"
#: gtk/gtkprogressbar.c:168
msgid "Activity Step"
msgstr "Activity Step"
#: gtk/gtkprogressbar.c:169
msgid "The increment used for each iteration in activity mode (Deprecated)"
msgstr "The increment used for each iteration in activity mode (Deprecated)"
#: gtk/gtkprogressbar.c:178
msgid "Activity Blocks"
msgstr "Activity Blocks"
#: gtk/gtkprogressbar.c:179
msgid ""
"The number of blocks which can fit in the progress bar area in activity mode "
"(Deprecated)"
msgstr ""
"The number of blocks which can fit in the progress bar area in activity mode "
"(Deprecated)"
#: gtk/gtkprogressbar.c:188
msgid "Discrete Blocks"
msgstr "Discrete Blocks"
#: gtk/gtkprogressbar.c:189
msgid ""
"The number of discrete blocks in a progress bar (when shown in the discrete "
"style)"
msgstr ""
"The number of discrete blocks in a progress bar (when shown in the discrete "
"style)"
#: gtk/gtkprogressbar.c:198
msgid "Fraction"
msgstr "Fraction"
#: gtk/gtkprogressbar.c:199
msgid "The fraction of total work that has been completed"
msgstr "The fraction of total work that has been completed"
#: gtk/gtkprogressbar.c:208
msgid "Pulse Step"
msgstr "Pulse Step"
#: gtk/gtkprogressbar.c:209
msgid "The fraction of total progress to move the bouncing block when pulsed"
msgstr "The fraction of total progress to move the bouncing block when pulsed"
#: gtk/gtkprogressbar.c:219
msgid "Text to be displayed in the progress bar"
msgstr "Text to be displayed in the progress bar"
#: gtk/gtkradioaction.c:138
msgid "The value"
msgstr "The value"
#: gtk/gtkradioaction.c:139
msgid ""
"The value returned by gtk_radio_action_get_current_value() when this action "
"is the current action of its group."
msgstr ""
"The value returned by gtk_radio_action_get_current_value() when this action "
"is the current action of its group."
#: gtk/gtkradioaction.c:155 gtk/gtkradiobutton.c:109
msgid "Group"
msgstr "Group"
#: gtk/gtkradioaction.c:156
msgid "The radio action whose group this action belongs."
msgstr "The radio action whose group this action belongs."
#: gtk/gtkradiobutton.c:110
msgid "The radio button whose group this widget belongs."
msgstr "The radio button whose group this widget belongs."
#: gtk/gtkrange.c:281
msgid "Update policy"
msgstr "Update policy"
#: gtk/gtkrange.c:282
msgid "How the range should be updated on the screen"
msgstr "How the range should be updated on the screen"
#: gtk/gtkrange.c:291
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "The GtkAdjustment that contains the current value of this range object"
#: gtk/gtkrange.c:298
msgid "Inverted"
msgstr "Inverted"
#: gtk/gtkrange.c:299
msgid "Invert direction slider moves to increase range value"
msgstr "Invert direction slider moves to increase range value"
#: gtk/gtkrange.c:305
msgid "Slider Width"
msgstr "Slider Width"
#: gtk/gtkrange.c:306
msgid "Width of scrollbar or scale thumb"
msgstr "Width of scrollbar or scale thumb"
#: gtk/gtkrange.c:313
msgid "Trough Border"
msgstr "Trough Border"
#: gtk/gtkrange.c:314
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Spacing between thumb/steppers and outer trough bevel"
#: gtk/gtkrange.c:321
msgid "Stepper Size"
msgstr "Stepper Size"
#: gtk/gtkrange.c:322
msgid "Length of step buttons at ends"
msgstr "Length of step buttons at ends"
#: gtk/gtkrange.c:329
msgid "Stepper Spacing"
msgstr "Stepper Spacing"
#: gtk/gtkrange.c:330
msgid "Spacing between step buttons and thumb"
msgstr "Spacing between step buttons and thumb"
#: gtk/gtkrange.c:337
msgid "Arrow X Displacement"
msgstr "Arrow X Displacement"
#: gtk/gtkrange.c:338
msgid ""
"How far in the x direction to move the arrow when the button is depressed"
msgstr ""
"How far in the x direction to move the arrow when the button is depressed"
#: gtk/gtkrange.c:345
msgid "Arrow Y Displacement"
msgstr "Arrow Y Displacement"
#: gtk/gtkrange.c:346
msgid ""
"How far in the y direction to move the arrow when the button is depressed"
msgstr ""
"How far in the y direction to move the arrow when the button is depressed"
#: gtk/gtkruler.c:118
msgid "Lower"
msgstr "Lower"
#: gtk/gtkruler.c:119
msgid "Lower limit of ruler"
msgstr "Lower limit of ruler"
#: gtk/gtkruler.c:128
msgid "Upper"
msgstr "Upper"
#: gtk/gtkruler.c:129
msgid "Upper limit of ruler"
msgstr "Upper limit of ruler"
#: gtk/gtkruler.c:139
msgid "Position of mark on the ruler"
msgstr "Position of mark on the ruler"
#: gtk/gtkruler.c:148
msgid "Max Size"
msgstr "Max Size"
#: gtk/gtkruler.c:149
msgid "Maximum size of the ruler"
msgstr "Maximum size of the ruler"
#: gtk/gtkscale.c:170 gtk/gtkspinbutton.c:258
msgid "Digits"
msgstr "Digits"
#: gtk/gtkscale.c:171
msgid "The number of decimal places that are displayed in the value"
msgstr "The number of decimal places that are displayed in the value"
#: gtk/gtkscale.c:180
msgid "Draw Value"
msgstr "Draw Value"
#: gtk/gtkscale.c:181
msgid "Whether the current value is displayed as a string next to the slider"
msgstr "Whether the current value is displayed as a string next to the slider"
#: gtk/gtkscale.c:188
msgid "Value Position"
msgstr "Value Position"
#: gtk/gtkscale.c:189
msgid "The position in which the current value is displayed"
msgstr "The position in which the current value is displayed"
#: gtk/gtkscale.c:196
msgid "Slider Length"
msgstr "Slider Length"
#: gtk/gtkscale.c:197
msgid "Length of scale's slider"
msgstr "Length of scale's slider"
#: gtk/gtkscale.c:205
msgid "Value spacing"
msgstr "Value spacing"
#: gtk/gtkscale.c:206
msgid "Space between value text and the slider/trough area"
msgstr "Space between value text and the slider/trough area"
#: gtk/gtkscrollbar.c:80
msgid "Minimum Slider Length"
msgstr "Minimum Slider Length"
#: gtk/gtkscrollbar.c:81
msgid "Minimum length of scrollbar slider"
msgstr "Minimum length of scrollbar slider"
#: gtk/gtkscrollbar.c:89
msgid "Fixed slider size"
msgstr "Fixed slider size"
#: gtk/gtkscrollbar.c:90
msgid "Don't change slider size, just lock it to the minimum length"
msgstr "Don't change slider size, just lock it to the minimum length"
#: gtk/gtkscrollbar.c:114
msgid ""
"Display a second backward arrow button on the opposite end of the scrollbar"
msgstr ""
"Display a second backward arrow button on the opposite end of the scrollbar"
#: gtk/gtkscrollbar.c:122
msgid ""
"Display a secondary forward arrow button on the opposite end of the scrollbar"
msgstr ""
"Display a secondary forward arrow button on the opposite end of the scrollbar"
#: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:535
msgid "Horizontal Adjustment"
msgstr "Horizontal Adjustment"
#: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:543
msgid "Vertical Adjustment"
msgstr "Vertical Adjustment"
#: gtk/gtkscrolledwindow.c:249
msgid "Horizontal Scrollbar Policy"
msgstr "Horizontal Scrollbar Policy"
#: gtk/gtkscrolledwindow.c:250
msgid "When the horizontal scrollbar is displayed"
msgstr "When the horizontal scrollbar is displayed"
#: gtk/gtkscrolledwindow.c:257
msgid "Vertical Scrollbar Policy"
msgstr "Vertical Scrollbar Policy"
#: gtk/gtkscrolledwindow.c:258
msgid "When the vertical scrollbar is displayed"
msgstr "When the vertical scrollbar is displayed"
#: gtk/gtkscrolledwindow.c:266
msgid "Window Placement"
msgstr "Window Placement"
#: gtk/gtkscrolledwindow.c:267
msgid "Where the contents are located with respect to the scrollbars"
msgstr "Where the contents are located with respect to the scrollbars"
#: gtk/gtkscrolledwindow.c:274
msgid "Shadow Type"
msgstr "Shadow Type"
#: gtk/gtkscrolledwindow.c:275
msgid "Style of bevel around the contents"
msgstr "Style of bevel around the contents"
#: gtk/gtkscrolledwindow.c:282
msgid "Scrollbar spacing"
msgstr "Scrollbar spacing"
#: gtk/gtkscrolledwindow.c:283
msgid "Number of pixels between the scrollbars and the scrolled window"
msgstr "Number of pixels between the scrollbars and the scrolled window"
#: gtk/gtkseparatortoolitem.c:134
msgid "Draw"
msgstr "Draw"
#: gtk/gtkseparatortoolitem.c:135
msgid "Whether the separator is drawn, or just blank"
msgstr "Whether the separator is drawn, or just blank"
#: gtk/gtksettings.c:262
msgid "Double Click Time"
msgstr "Double Click Time"
#: gtk/gtksettings.c:263
msgid ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
msgstr ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
#: gtk/gtksettings.c:270
msgid "Double Click Distance"
msgstr "Double Click Distance"
#: gtk/gtksettings.c:271
msgid ""
"Maximum distance allowed between two clicks for them to be considered a "
"double click (in pixels)"
msgstr ""
"Maximum distance allowed between two clicks for them to be considered a "
"double click (in pixels)"
#: gtk/gtksettings.c:278
msgid "Cursor Blink"
msgstr "Cursor Blink"
#: gtk/gtksettings.c:279
msgid "Whether the cursor should blink"
msgstr "Whether the cursor should blink"
#: gtk/gtksettings.c:286
msgid "Cursor Blink Time"
msgstr "Cursor Blink Time"
#: gtk/gtksettings.c:287
msgid "Length of the cursor blink cycle, in milleseconds"
msgstr "Length of the cursor blink cycle, in milleseconds"
#: gtk/gtksettings.c:294
msgid "Split Cursor"
msgstr "Split Cursor"
#: gtk/gtksettings.c:295
msgid ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
msgstr ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
#: gtk/gtksettings.c:302
msgid "Theme Name"
msgstr "Theme Name"
#: gtk/gtksettings.c:303
msgid "Name of theme RC file to load"
msgstr "Name of theme RC file to load"
#: gtk/gtksettings.c:310
msgid "Icon Theme Name"
msgstr "Icon Theme Name"
#: gtk/gtksettings.c:311
msgid "Name of icon theme to use"
msgstr "Name of icon theme to use"
#: gtk/gtksettings.c:318
msgid "Key Theme Name"
msgstr "Key Theme Name"
#: gtk/gtksettings.c:319
msgid "Name of key theme RC file to load"
msgstr "Name of key theme RC file to load"
#: gtk/gtksettings.c:327
msgid "Menu bar accelerator"
msgstr "Menu bar accelerator"
#: gtk/gtksettings.c:328
msgid "Keybinding to activate the menu bar"
msgstr "Keybinding to activate the menu bar"
#: gtk/gtksettings.c:336
msgid "Drag threshold"
msgstr "Drag threshold"
#: gtk/gtksettings.c:337
msgid "Number of pixels the cursor can move before dragging"
msgstr "Number of pixels the cursor can move before dragging"
#: gtk/gtksettings.c:345
msgid "Font Name"
msgstr "Font Name"
#: gtk/gtksettings.c:346
msgid "Name of default font to use"
msgstr "Name of default font to use"
#: gtk/gtksettings.c:354
msgid "Icon Sizes"
msgstr "Icon Sizes"
#: gtk/gtksettings.c:355
msgid "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..."
msgstr "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..."
#: gtk/gtksettings.c:364
msgid "Xft Antialias"
msgstr ""
#: gtk/gtksettings.c:365
msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
msgstr ""
#: gtk/gtksettings.c:374
msgid "Xft Hinting"
msgstr ""
#: gtk/gtksettings.c:375
msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
msgstr ""
#: gtk/gtksettings.c:384
msgid "Xft Hint Style"
msgstr ""
#: gtk/gtksettings.c:385
msgid "What degree of hinting to use; none, slight, medium, or full"
msgstr ""
#: gtk/gtksettings.c:394
msgid "Xft RGBA"
msgstr ""
#: gtk/gtksettings.c:395
msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
msgstr ""
#: gtk/gtksettings.c:404
msgid "Xft DPI"
msgstr ""
#: gtk/gtksettings.c:405
msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
msgstr ""
#: gtk/gtksizegroup.c:241
msgid "Mode"
msgstr "Mode"
#: gtk/gtksizegroup.c:242
msgid ""
"The directions in which the size group effects the requested sizes of its "
"component widgets"
msgstr ""
"The directions in which the size group effects the requested sizes of its "
"component widgets"
#: gtk/gtkspinbutton.c:241
msgid "The adjustment that holds the value of the spinbutton"
msgstr "The adjustment that holds the value of the spinbutton"
#: gtk/gtkspinbutton.c:248
msgid "Climb Rate"
msgstr "Climb Rate"
#: gtk/gtkspinbutton.c:249
msgid "The acceleration rate when you hold down a button"
msgstr "The acceleration rate when you hold down a button"
#: gtk/gtkspinbutton.c:259
msgid "The number of decimal places to display"
msgstr "The number of decimal places to display"
#: gtk/gtkspinbutton.c:268
msgid "Snap to Ticks"
msgstr "Snap to Ticks"
#: gtk/gtkspinbutton.c:269
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
#: gtk/gtkspinbutton.c:276
msgid "Numeric"
msgstr "Numeric"
#: gtk/gtkspinbutton.c:277
msgid "Whether non-numeric characters should be ignored"
msgstr "Whether non-numeric characters should be ignored"
#: gtk/gtkspinbutton.c:284
msgid "Wrap"
msgstr "Wrap"
#: gtk/gtkspinbutton.c:285
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "Whether a spin button should wrap upon reaching its limits"
#: gtk/gtkspinbutton.c:292
msgid "Update Policy"
msgstr "Update Policy"
#: gtk/gtkspinbutton.c:293
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
"Whether the spin button should update always, or only when the value is legal"
#: gtk/gtkspinbutton.c:302
msgid "Reads the current value, or sets a new value"
msgstr "Reads the current value, or sets a new value"
#: gtk/gtkspinbutton.c:311
msgid "Style of bevel around the spin button"
msgstr "Style of bevel around the spin button"
#: gtk/gtkstatusbar.c:167
msgid "Has Resize Grip"
msgstr "Has Resize Grip"
#: gtk/gtkstatusbar.c:168
msgid "Whether the statusbar has a grip for resizing the toplevel"
msgstr "Whether the statusbar has a grip for resizing the toplevel"
#: gtk/gtkstatusbar.c:195
msgid "Style of bevel around the statusbar text"
msgstr "Style of bevel around the statusbar text"
#: gtk/gtktable.c:158
msgid "Rows"
msgstr "Rows"
#: gtk/gtktable.c:159
msgid "The number of rows in the table"
msgstr "The number of rows in the table"
#: gtk/gtktable.c:167
msgid "Columns"
msgstr "Columns"
#: gtk/gtktable.c:168
msgid "The number of columns in the table"
msgstr "The number of columns in the table"
#: gtk/gtktable.c:176
msgid "Row spacing"
msgstr "Row spacing"
#: gtk/gtktable.c:177
msgid "The amount of space between two consecutive rows"
msgstr "The amount of space between two consecutive rows"
#: gtk/gtktable.c:185
msgid "Column spacing"
msgstr "Column spacing"
#: gtk/gtktable.c:186
msgid "The amount of space between two consecutive columns"
msgstr "The amount of space between two consecutive columns"
#: gtk/gtktable.c:194
msgid "Homogenous"
msgstr "Homogenous"
#: gtk/gtktable.c:195
msgid "If TRUE this means the table cells are all the same width/height"
msgstr "If TRUE this means the table cells are all the same width/height"
#: gtk/gtktable.c:202
msgid "Left attachment"
msgstr "Left attachment"
#: gtk/gtktable.c:209
msgid "Right attachment"
msgstr "Right attachment"
#: gtk/gtktable.c:210
msgid "The column number to attach the right side of a child widget to"
msgstr "The column number to attach the right side of a child widget to"
#: gtk/gtktable.c:216
msgid "Top attachment"
msgstr "Top attachment"
#: gtk/gtktable.c:217
msgid "The row number to attach the top of a child widget to"
msgstr "The row number to attach the top of a child widget to"
#: gtk/gtktable.c:223
msgid "Bottom attachment"
msgstr "Bottom attachment"
#: gtk/gtktable.c:230
msgid "Horizontal options"
msgstr "Horizontal options"
#: gtk/gtktable.c:231
msgid "Options specifying the horizontal behaviour of the child"
msgstr "Options specifying the horizontal behaviour of the child"
#: gtk/gtktable.c:237
msgid "Vertical options"
msgstr "Vertical options"
#: gtk/gtktable.c:238
msgid "Options specifying the vertical behaviour of the child"
msgstr "Options specifying the vertical behaviour of the child"
#: gtk/gtktable.c:244
msgid "Horizontal padding"
msgstr "Horizontal padding"
#: gtk/gtktable.c:245
msgid ""
"Extra space to put between the child and its left and right neighbors, in "
"pixels"
msgstr ""
"Extra space to put between the child and its left and right neighbors, in "
"pixels"
#: gtk/gtktable.c:251
msgid "Vertical padding"
msgstr "Vertical padding"
#: gtk/gtktable.c:252
msgid ""
"Extra space to put between the child and its upper and lower neighbors, in "
"pixels"
msgstr ""
"Extra space to put between the child and its upper and lower neighbors, in "
"pixels"
#: gtk/gtktext.c:602
msgid "Horizontal adjustment for the text widget"
msgstr "Horizontal adjustment for the text widget"
#: gtk/gtktext.c:610
msgid "Vertical adjustment for the text widget"
msgstr "Vertical adjustment for the text widget"
#: gtk/gtktext.c:617
msgid "Line Wrap"
msgstr "Line Wrap"
#: gtk/gtktext.c:618
msgid "Whether lines are wrapped at widget edges"
msgstr "Whether lines are wrapped at widget edges"
#: gtk/gtktext.c:625
msgid "Word Wrap"
msgstr "Word Wrap"
#: gtk/gtktext.c:626
msgid "Whether words are wrapped at widget edges"
msgstr "Whether words are wrapped at widget edges"
#: gtk/gtktextbuffer.c:180
msgid "Tag Table"
msgstr "Tag Table"
#: gtk/gtktextbuffer.c:181
msgid "Text Tag Table"
msgstr "Text Tag Table"
#: gtk/gtktexttag.c:195
msgid "Tag name"
msgstr "Tag name"
#: gtk/gtktexttag.c:196
msgid "Name used to refer to the text tag. NULL for anonymous tags"
msgstr "Name used to refer to the text tag. NULL for anonymous tags"
#: gtk/gtktexttag.c:214
msgid "Background color as a (possibly unallocated) GdkColor"
msgstr "Background colour as a (possibly unallocated) GdkColor"
#: gtk/gtktexttag.c:221
msgid "Background full height"
msgstr "Background full height"
#: gtk/gtktexttag.c:222
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
"Whether the background colour fills the entire line height or only the "
"height of the tagged characters"
#: gtk/gtktexttag.c:230
msgid "Background stipple mask"
msgstr "Background stipple mask"
#: gtk/gtktexttag.c:231
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Bitmap to use as a mask when drawing the text background"
#: gtk/gtktexttag.c:248
msgid "Foreground color as a (possibly unallocated) GdkColor"
msgstr "Foreground colour as a (possibly unallocated) GdkColor"
#: gtk/gtktexttag.c:256
msgid "Foreground stipple mask"
msgstr "Foreground stipple mask"
#: gtk/gtktexttag.c:257
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Bitmap to use as a mask when drawing the text foreground"
#: gtk/gtktexttag.c:264
msgid "Text direction"
msgstr "Text direction"
#: gtk/gtktexttag.c:265
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Text direction, e.g. right-to-left or left-to-right"
#: gtk/gtktexttag.c:282
msgid "Font description as a string, e.g. \"Sans Italic 12\""
msgstr "Font description as a string, e.g. \"Sans Italic 12\""
#: gtk/gtktexttag.c:307
msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
msgstr "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
#: gtk/gtktexttag.c:316
msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
msgstr "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
#: gtk/gtktexttag.c:325
msgid ""
"Font weight as an integer, see predefined values in PangoWeight; for "
"example, PANGO_WEIGHT_BOLD"
msgstr ""
"Font weight as an integer, see predefined values in PangoWeight; for "
"example, PANGO_WEIGHT_BOLD"
#: gtk/gtktexttag.c:336
msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
msgstr "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
#: gtk/gtktexttag.c:345
msgid "Font size in Pango units"
msgstr "Font size in Pango units"
#: gtk/gtktexttag.c:355
msgid ""
"Font size as a scale factor relative to the default font size. This properly "
"adapts to theme changes etc. so is recommended. Pango predefines some scales "
"such as PANGO_SCALE_X_LARGE"
msgstr ""
"Font size as a scale factor relative to the default font size. This properly "
"adapts to theme changes etc. so is recommended. Pango predefines some scales "
"such as PANGO_SCALE_X_LARGE"
#: gtk/gtktexttag.c:375 gtk/gtktextview.c:603
msgid "Left, right, or center justification"
msgstr "Left, right, or centre justification"
#: gtk/gtktexttag.c:391
msgid "Left margin"
msgstr "Left margin"
#: gtk/gtktexttag.c:392 gtk/gtktextview.c:612
msgid "Width of the left margin in pixels"
msgstr "Width of the left margin in pixels"
#: gtk/gtktexttag.c:401
msgid "Right margin"
msgstr "Right margin"
#: gtk/gtktexttag.c:402 gtk/gtktextview.c:622
msgid "Width of the right margin in pixels"
msgstr "Width of the right margin in pixels"
#: gtk/gtktexttag.c:412 gtk/gtktextview.c:631
msgid "Indent"
msgstr "Indent"
#: gtk/gtktexttag.c:413 gtk/gtktextview.c:632
msgid "Amount to indent the paragraph, in pixels"
msgstr "Amount to indent the paragraph, in pixels"
#: gtk/gtktexttag.c:424
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative) "
"in pixels"
msgstr ""
"Offset of text above the baseline (below the baseline if rise is negative) "
"in pixels"
#: gtk/gtktexttag.c:433
msgid "Pixels above lines"
msgstr "Pixels above lines"
#: gtk/gtktexttag.c:434 gtk/gtktextview.c:556
msgid "Pixels of blank space above paragraphs"
msgstr "Pixels of blank space above paragraphs"
#: gtk/gtktexttag.c:443
msgid "Pixels below lines"
msgstr "Pixels below lines"
#: gtk/gtktexttag.c:444 gtk/gtktextview.c:566
msgid "Pixels of blank space below paragraphs"
msgstr "Pixels of blank space below paragraphs"
#: gtk/gtktexttag.c:453
msgid "Pixels inside wrap"
msgstr "Pixels inside wrap"
#: gtk/gtktexttag.c:454 gtk/gtktextview.c:576
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Pixels of blank space between wrapped lines in a paragraph"
#: gtk/gtktexttag.c:480
msgid "Wrap mode"
msgstr "Wrap mode"
#: gtk/gtktexttag.c:481 gtk/gtktextview.c:594
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
#: gtk/gtktexttag.c:490 gtk/gtktextview.c:641
msgid "Tabs"
msgstr "Tabs"
#: gtk/gtktexttag.c:491 gtk/gtktextview.c:642
msgid "Custom tabs for this text"
msgstr "Custom tabs for this text"
#: gtk/gtktexttag.c:498
msgid "Invisible"
msgstr "Invisible"
#: gtk/gtktexttag.c:499
msgid "Whether this text is hidden. Not implemented in GTK 2.0"
msgstr "Whether this text is hidden. Not implemented in GTK 2.0"
#: gtk/gtktexttag.c:512
msgid "Background full height set"
msgstr "Background full height set"
#: gtk/gtktexttag.c:513
msgid "Whether this tag affects background height"
msgstr "Whether this tag affects background height"
#: gtk/gtktexttag.c:516
msgid "Background stipple set"
msgstr "Background stipple set"
#: gtk/gtktexttag.c:517
msgid "Whether this tag affects the background stipple"
msgstr "Whether this tag affects the background stipple"
#: gtk/gtktexttag.c:524
msgid "Foreground stipple set"
msgstr "Foreground stipple set"
#: gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground stipple"
msgstr "Whether this tag affects the foreground stipple"
#: gtk/gtktexttag.c:560
msgid "Justification set"
msgstr "Justification set"
#: gtk/gtktexttag.c:561
msgid "Whether this tag affects paragraph justification"
msgstr "Whether this tag affects paragraph justification"
#: gtk/gtktexttag.c:568
msgid "Left margin set"
msgstr "Left margin set"
#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the left margin"
msgstr "Whether this tag affects the left margin"
#: gtk/gtktexttag.c:572
msgid "Indent set"
msgstr "Indent set"
#: gtk/gtktexttag.c:573
msgid "Whether this tag affects indentation"
msgstr "Whether this tag affects indentation"
#: gtk/gtktexttag.c:580
msgid "Pixels above lines set"
msgstr "Pixels above lines set"
#: gtk/gtktexttag.c:581 gtk/gtktexttag.c:585
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Whether this tag affects the number of pixels above lines"
#: gtk/gtktexttag.c:584
msgid "Pixels below lines set"
msgstr "Pixels below lines set"
#: gtk/gtktexttag.c:588
msgid "Pixels inside wrap set"
msgstr "Pixels inside wrap set"
#: gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "Whether this tag affects the number of pixels between wrapped lines"
#: gtk/gtktexttag.c:596
msgid "Right margin set"
msgstr "Right margin set"
#: gtk/gtktexttag.c:597
msgid "Whether this tag affects the right margin"
msgstr "Whether this tag affects the right margin"
#: gtk/gtktexttag.c:604
msgid "Wrap mode set"
msgstr "Wrap mode set"
#: gtk/gtktexttag.c:605
msgid "Whether this tag affects line wrap mode"
msgstr "Whether this tag affects line wrap mode"
#: gtk/gtktexttag.c:608
msgid "Tabs set"
msgstr "Tabs set"
#: gtk/gtktexttag.c:609
msgid "Whether this tag affects tabs"
msgstr "Whether this tag affects tabs"
#: gtk/gtktexttag.c:612
msgid "Invisible set"
msgstr "Invisible set"
#: gtk/gtktexttag.c:613
msgid "Whether this tag affects text visibility"
msgstr "Whether this tag affects text visibility"
#: gtk/gtktextview.c:555
msgid "Pixels Above Lines"
msgstr "Pixels Above Lines"
#: gtk/gtktextview.c:565
msgid "Pixels Below Lines"
msgstr "Pixels Below Lines"
#: gtk/gtktextview.c:575
msgid "Pixels Inside Wrap"
msgstr "Pixels Inside Wrap"
#: gtk/gtktextview.c:593
msgid "Wrap Mode"
msgstr "Wrap Mode"
#: gtk/gtktextview.c:611
msgid "Left Margin"
msgstr "Left Margin"
#: gtk/gtktextview.c:621
msgid "Right Margin"
msgstr "Right Margin"
#: gtk/gtktextview.c:649
msgid "Cursor Visible"
msgstr "Cursor Visible"
#: gtk/gtktextview.c:650
msgid "If the insertion cursor is shown"
msgstr "If the insertion cursor is shown"
#: gtk/gtktextview.c:657
msgid "Buffer"
msgstr "Buffer"
#: gtk/gtktextview.c:658
msgid "The buffer which is displayed"
msgstr "The buffer which is displayed"
#: gtk/gtktextview.c:665
msgid "Overwrite mode"
msgstr "Overwrite mode"
#: gtk/gtktextview.c:666
msgid "Whether entered text overwrites existing contents"
msgstr "Whether entered text overwrites existing contents"
#: gtk/gtktextview.c:673
msgid "Accepts tab"
msgstr "Accepts tab"
#: gtk/gtktextview.c:674
msgid "Whether Tab will result in a tab character being entered"
msgstr "Whether Tab will result in a tab character being entered"
#: gtk/gtktoggleaction.c:129
msgid "Create the same proxies as a radio action"
msgstr "Create the same proxies as a radio action"
#: gtk/gtktoggleaction.c:130
msgid "Whether the proxies for this action look like radio action proxies"
msgstr "Whether the proxies for this action look like radio action proxies"
#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "If the toggle button should be pressed in or not"
#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state"
msgstr "If the toggle button is in an \"in between\" state"
#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Draw Indicator"
#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "If the toggle part of the button is displayed"
#: gtk/gtktoolbar.c:500
msgid "The orientation of the toolbar"
msgstr "The orientation of the toolbar"
#: gtk/gtktoolbar.c:508
msgid "Toolbar Style"
msgstr "Toolbar Style"
#: gtk/gtktoolbar.c:509
msgid "How to draw the toolbar"
msgstr "How to draw the toolbar"
#: gtk/gtktoolbar.c:516
msgid "Show Arrow"
msgstr "Show Arrow"
#: gtk/gtktoolbar.c:517
msgid "If an arrow should be shown if the toolbar doesn't fit"
msgstr "If an arrow should be shown if the toolbar doesn't fit"
#: gtk/gtktoolbar.c:526
msgid "Whether the item should receive extra space when the toolbar grows"
msgstr "Whether the item should receive extra space when the toolbar grows"
#: gtk/gtktoolbar.c:534
msgid "Whether the item should be the same size as other homogeneous items"
msgstr "Whether the item should be the same size as other homogeneous items"
#: gtk/gtktoolbar.c:541
msgid "Spacer size"
msgstr "Spacer size"
#: gtk/gtktoolbar.c:542
msgid "Size of spacers"
msgstr "Size of spacers"
#: gtk/gtktoolbar.c:551
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Amount of border space between the toolbar shadow and the buttons"
#: gtk/gtktoolbar.c:559
msgid "Space style"
msgstr "Space style"
#: gtk/gtktoolbar.c:560
msgid "Whether spacers are vertical lines or just blank"
msgstr "Whether spacers are vertical lines or just blank"
#: gtk/gtktoolbar.c:567
msgid "Button relief"
msgstr "Button relief"
#: gtk/gtktoolbar.c:568
msgid "Type of bevel around toolbar buttons"
msgstr "Type of bevel around toolbar buttons"
#: gtk/gtktoolbar.c:575
msgid "Style of bevel around the toolbar"
msgstr "Style of bevel around the toolbar"
#: gtk/gtktoolbar.c:581
msgid "Toolbar style"
msgstr "Toolbar style"
#: gtk/gtktoolbar.c:582
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
"Whether default toolbars have text only, text and icons, icons only, etc."
#: gtk/gtktoolbar.c:588
msgid "Toolbar icon size"
msgstr "Toolbar icon size"
#: gtk/gtktoolbar.c:589
msgid "Size of icons in default toolbars"
msgstr "Size of icons in default toolbars"
#: gtk/gtktoolbutton.c:180
msgid "Text to show in the item."
msgstr "Text to show in the item."
#: gtk/gtktoolbutton.c:187
msgid ""
"If set, an underline in the label property indicates that the next character "
"should be used for the mnemonic accelerator key in the overflow menu"
msgstr ""
"If set, an underline in the label property indicates that the next character "
"should be used for the mnemonic accelerator key in the overflow menu"
#: gtk/gtktoolbutton.c:194
msgid "Widget to use as the item label"
msgstr "Widget to use as the item label"
#: gtk/gtktoolbutton.c:200
msgid "Stock Id"
msgstr "Stock Id"
#: gtk/gtktoolbutton.c:201
msgid "The stock icon displayed on the item"
msgstr "The stock icon displayed on the item"
#: gtk/gtktoolbutton.c:207
msgid "Icon widget"
msgstr "Icon widget"
#: gtk/gtktoolbutton.c:208
msgid "Icon widget to display in the item"
msgstr "Icon widget to display in the item"
#: gtk/gtktoolitem.c:172
msgid ""
"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
msgstr ""
"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
#: gtk/gtktreemodelsort.c:328
msgid "TreeModelSort Model"
msgstr "TreeModelSort Model"
#: gtk/gtktreemodelsort.c:329
msgid "The model for the TreeModelSort to sort"
msgstr "The model for the TreeModelSort to sort"
#: gtk/gtktreeview.c:527
msgid "TreeView Model"
msgstr "TreeView Model"
#: gtk/gtktreeview.c:528
msgid "The model for the tree view"
msgstr "The model for the tree view"
#: gtk/gtktreeview.c:536
msgid "Horizontal Adjustment for the widget"
msgstr "Horizontal Adjustment for the widget"
#: gtk/gtktreeview.c:544
msgid "Vertical Adjustment for the widget"
msgstr "Vertical Adjustment for the widget"
#: gtk/gtktreeview.c:552
msgid "Show the column header buttons"
msgstr "Show the column header buttons"
#: gtk/gtktreeview.c:559
msgid "Headers Clickable"
msgstr "Headers Clickable"
#: gtk/gtktreeview.c:560
msgid "Column headers respond to click events"
msgstr "Column headers respond to click events"
#: gtk/gtktreeview.c:567
msgid "Expander Column"
msgstr "Expander Column"
#: gtk/gtktreeview.c:568
msgid "Set the column for the expander column"
msgstr "Set the column for the expander column"
#: gtk/gtktreeview.c:575 gtk/gtktreeviewcolumn.c:329
msgid "Reorderable"
msgstr "Reorderable"
#: gtk/gtktreeview.c:576
msgid "View is reorderable"
msgstr "View is reorderable"
#: gtk/gtktreeview.c:583
msgid "Rules Hint"
msgstr "Rules Hint"
#: gtk/gtktreeview.c:584
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "Set a hint to the theme engine to draw rows in alternating colors"
#: gtk/gtktreeview.c:591
msgid "Enable Search"
msgstr "Enable Search"
#: gtk/gtktreeview.c:592
msgid "View allows user to search through columns interactively"
msgstr "View allows user to search through columns interactively"
#: gtk/gtktreeview.c:599
msgid "Search Column"
msgstr "Search Column"
#: gtk/gtktreeview.c:600
msgid "Model column to search through when searching through code"
msgstr "Model column to search through when searching through code"
#: gtk/gtktreeview.c:609
msgid "Fixed Height Mode"
msgstr "Fixed Height Mode"
#: gtk/gtktreeview.c:610
msgid "Speeds up GtkTreeView by assuming that all rows have the same height"
msgstr "Speeds up GtkTreeView by assuming that all rows have the same height"
#: gtk/gtktreeview.c:630
msgid "Vertical Separator Width"
msgstr "Vertical Separator Width"
#: gtk/gtktreeview.c:631
msgid "Vertical space between cells. Must be an even number"
msgstr "Vertical space between cells. Must be an even number"
#: gtk/gtktreeview.c:639
msgid "Horizontal Separator Width"
msgstr "Horizontal Separator Width"
#: gtk/gtktreeview.c:640
msgid "Horizontal space between cells. Must be an even number"
msgstr "Horizontal space between cells. Must be an even number"
#: gtk/gtktreeview.c:648
msgid "Allow Rules"
msgstr "Allow Rules"
#: gtk/gtktreeview.c:649
msgid "Allow drawing of alternating color rows"
msgstr "Allow drawing of alternating colour rows"
#: gtk/gtktreeview.c:655
msgid "Indent Expanders"
msgstr "Indent Expanders"
#: gtk/gtktreeview.c:656
msgid "Make the expanders indented"
msgstr "Make the expanders indented"
#: gtk/gtktreeview.c:662
msgid "Even Row Color"
msgstr "Even Row Colour"
#: gtk/gtktreeview.c:663
msgid "Color to use for even rows"
msgstr "Colour to use for even rows"
#: gtk/gtktreeview.c:669
msgid "Odd Row Color"
msgstr "Odd Row Colour"
#: gtk/gtktreeview.c:670
msgid "Color to use for odd rows"
msgstr "Colour to use for odd rows"
#: gtk/gtktreeviewcolumn.c:223
msgid "Whether to display the column"
msgstr "Whether to display the column"
#: gtk/gtktreeviewcolumn.c:230 gtk/gtkwindow.c:481
msgid "Resizable"
msgstr "Resizable"
#: gtk/gtktreeviewcolumn.c:231
msgid "Column is user-resizable"
msgstr "Column is user-resizable"
#: gtk/gtktreeviewcolumn.c:239
msgid "Current width of the column"
msgstr "Current width of the column"
#: gtk/gtktreeviewcolumn.c:247
msgid "Sizing"
msgstr "Sizing"
#: gtk/gtktreeviewcolumn.c:248
msgid "Resize mode of the column"
msgstr "Resize mode of the column"
#: gtk/gtktreeviewcolumn.c:256
msgid "Fixed Width"
msgstr "Fixed Width"
#: gtk/gtktreeviewcolumn.c:257
msgid "Current fixed width of the column"
msgstr "Current fixed width of the column"
#: gtk/gtktreeviewcolumn.c:266
msgid "Minimum Width"
msgstr "Minimum Width"
#: gtk/gtktreeviewcolumn.c:267
msgid "Minimum allowed width of the column"
msgstr "Minimum allowed width of the column"
#: gtk/gtktreeviewcolumn.c:276
msgid "Maximum Width"
msgstr "Maximum Width"
#: gtk/gtktreeviewcolumn.c:277
msgid "Maximum allowed width of the column"
msgstr "Maximum allowed width of the column"
#: gtk/gtktreeviewcolumn.c:287
msgid "Title to appear in column header"
msgstr "Title to appear in column header"
#: gtk/gtktreeviewcolumn.c:295
msgid "Column gets share of extra width allocated to the widget"
msgstr "Column gets share of extra width allocated to the widget"
#: gtk/gtktreeviewcolumn.c:302
msgid "Clickable"
msgstr "Clickable"
#: gtk/gtktreeviewcolumn.c:303
msgid "Whether the header can be clicked"
msgstr "Whether the header can be clicked"
#: gtk/gtktreeviewcolumn.c:311
msgid "Widget"
msgstr "Widget"
#: gtk/gtktreeviewcolumn.c:312
msgid "Widget to put in column header button instead of column title"
msgstr "Widget to put in column header button instead of column title"
#: gtk/gtktreeviewcolumn.c:319
msgid "Alignment"
msgstr "Alignment"
#: gtk/gtktreeviewcolumn.c:320
msgid "X Alignment of the column header text or widget"
msgstr "X Alignment of the column header text or widget"
#: gtk/gtktreeviewcolumn.c:330
msgid "Whether the column can be reordered around the headers"
msgstr "Whether the column can be reordered around the headers"
#: gtk/gtktreeviewcolumn.c:337
msgid "Sort indicator"
msgstr "Sort indicator"
#: gtk/gtktreeviewcolumn.c:338
msgid "Whether to show a sort indicator"
msgstr "Whether to show a sort indicator"
#: gtk/gtktreeviewcolumn.c:345
msgid "Sort order"
msgstr "Sort order"
#: gtk/gtktreeviewcolumn.c:346
msgid "Sort direction the sort indicator should indicate"
msgstr "Sort direction the sort indicator should indicate"
#: gtk/gtkuimanager.c:220
msgid "Add tearoffs to menus"
msgstr "Add tearoffs to menus"
#: gtk/gtkuimanager.c:221
msgid "Whether tearoff menu items should be added to menus"
msgstr "Whether tearoff menu items should be added to menus"
#: gtk/gtkuimanager.c:228
msgid "Merged UI definition"
msgstr "Merged UI definition"
#: gtk/gtkuimanager.c:229
msgid "An XML string describing the merged UI"
msgstr "An XML string describing the merged UI"
#: gtk/gtkviewport.c:135
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport"
msgstr ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport"
#: gtk/gtkviewport.c:143
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport"
msgstr ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport"
#: gtk/gtkviewport.c:151
msgid "Determines how the shadowed box around the viewport is drawn"
msgstr "Determines how the shadowed box around the viewport is drawn"
#: gtk/gtkwidget.c:406
msgid "Widget name"
msgstr "Widget name"
#: gtk/gtkwidget.c:407
msgid "The name of the widget"
msgstr "The name of the widget"
#: gtk/gtkwidget.c:413
msgid "Parent widget"
msgstr "Parent widget"
#: gtk/gtkwidget.c:414
msgid "The parent widget of this widget. Must be a Container widget"
msgstr "The parent widget of this widget. Must be a Container widget"
#: gtk/gtkwidget.c:421
msgid "Width request"
msgstr "Width request"
#: gtk/gtkwidget.c:422
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used"
msgstr ""
"Override for width request of the widget, or -1 if natural request should be "
"used"
#: gtk/gtkwidget.c:430
msgid "Height request"
msgstr "Height request"
#: gtk/gtkwidget.c:431
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used"
msgstr ""
"Override for height request of the widget, or -1 if natural request should "
"be used"
#: gtk/gtkwidget.c:440
msgid "Whether the widget is visible"
msgstr "Whether the widget is visible"
#: gtk/gtkwidget.c:447
msgid "Whether the widget responds to input"
msgstr "Whether the widget responds to input"
#: gtk/gtkwidget.c:453
msgid "Application paintable"
msgstr "Application paintable"
#: gtk/gtkwidget.c:454
msgid "Whether the application will paint directly on the widget"
msgstr "Whether the application will paint directly on the widget"
#: gtk/gtkwidget.c:460
msgid "Can focus"
msgstr "Can focus"
#: gtk/gtkwidget.c:461
msgid "Whether the widget can accept the input focus"
msgstr "Whether the widget can accept the input focus"
#: gtk/gtkwidget.c:467
msgid "Has focus"
msgstr "Has focus"
#: gtk/gtkwidget.c:468
msgid "Whether the widget has the input focus"
msgstr "Whether the widget has the input focus"
#: gtk/gtkwidget.c:474
msgid "Is focus"
msgstr "Is focus"
#: gtk/gtkwidget.c:475
msgid "Whether the widget is the focus widget within the toplevel"
msgstr "Whether the widget is the focus widget within the toplevel"
#: gtk/gtkwidget.c:481
msgid "Can default"
msgstr "Can default"
#: gtk/gtkwidget.c:482
msgid "Whether the widget can be the default widget"
msgstr "Whether the widget can be the default widget"
#: gtk/gtkwidget.c:488
msgid "Has default"
msgstr "Has default"
#: gtk/gtkwidget.c:489
msgid "Whether the widget is the default widget"
msgstr "Whether the widget is the default widget"
#: gtk/gtkwidget.c:495
msgid "Receives default"
msgstr "Receives default"
#: gtk/gtkwidget.c:496
msgid "If TRUE, the widget will receive the default action when it is focused"
msgstr "If TRUE, the widget will receive the default action when it is focused"
#: gtk/gtkwidget.c:502
msgid "Composite child"
msgstr "Composite child"
#: gtk/gtkwidget.c:503
msgid "Whether the widget is part of a composite widget"
msgstr "Whether the widget is part of a composite widget"
#: gtk/gtkwidget.c:509
msgid "Style"
msgstr "Style"
#: gtk/gtkwidget.c:510
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)"
msgstr ""
"The style of the widget, which contains information about how it will look "
"(colours etc)"
#: gtk/gtkwidget.c:516
msgid "Events"
msgstr "Events"
#: gtk/gtkwidget.c:517
msgid "The event mask that decides what kind of GdkEvents this widget gets"
msgstr "The event mask that decides what kind of GdkEvents this widget gets"
#: gtk/gtkwidget.c:524
msgid "Extension events"
msgstr "Extension events"
#: gtk/gtkwidget.c:525
msgid "The mask that decides what kind of extension events this widget gets"
msgstr "The mask that decides what kind of extension events this widget gets"
#: gtk/gtkwidget.c:532
msgid "No show all"
msgstr "No show all"
#: gtk/gtkwidget.c:533
msgid "Whether gtk_widget_show_all() should not affect this widget"
msgstr "Whether gtk_widget_show_all() should not affect this widget"
#: gtk/gtkwidget.c:1374
msgid "Interior Focus"
msgstr "Interior Focus"
#: gtk/gtkwidget.c:1375
msgid "Whether to draw the focus indicator inside widgets"
msgstr "Whether to draw the focus indicator inside widgets"
#: gtk/gtkwidget.c:1381
msgid "Focus linewidth"
msgstr "Focus linewidth"
#: gtk/gtkwidget.c:1382
msgid "Width, in pixels, of the focus indicator line"
msgstr "Width, in pixels, of the focus indicator line"
#: gtk/gtkwidget.c:1388
msgid "Focus line dash pattern"
msgstr "Focus line dash pattern"
#: gtk/gtkwidget.c:1389
msgid "Dash pattern used to draw the focus indicator"
msgstr "Dash pattern used to draw the focus indicator"
#: gtk/gtkwidget.c:1394
msgid "Focus padding"
msgstr "Focus padding"
#: gtk/gtkwidget.c:1395
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr "Width, in pixels, between focus indicator and the widget 'box'"
#: gtk/gtkwidget.c:1400
msgid "Cursor color"
msgstr "Cursor colour"
#: gtk/gtkwidget.c:1401
msgid "Color with which to draw insertion cursor"
msgstr "Colour with which to draw insertion cursor"
#: gtk/gtkwidget.c:1406
msgid "Secondary cursor color"
msgstr "Secondary cursor colour"
#: gtk/gtkwidget.c:1407
msgid ""
"Color with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
msgstr ""
"Colour with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
#: gtk/gtkwidget.c:1412
msgid "Cursor line aspect ratio"
msgstr "Cursor line aspect ratio"
#: gtk/gtkwidget.c:1413
msgid "Aspect ratio with which to draw insertion cursor"
msgstr "Aspect ratio with which to draw insertion cursor"
#: gtk/gtkwindow.c:439
msgid "Window Type"
msgstr "Window Type"
#: gtk/gtkwindow.c:440
msgid "The type of the window"
msgstr "The type of the window"
#: gtk/gtkwindow.c:448
msgid "Window Title"
msgstr "Window Title"
#: gtk/gtkwindow.c:449
msgid "The title of the window"
msgstr "The title of the window"
#: gtk/gtkwindow.c:456
msgid "Window Role"
msgstr "Window Role"
#: gtk/gtkwindow.c:457
msgid "Unique identifier for the window to be used when restoring a session"
msgstr "Unique identifier for the window to be used when restoring a session"
#: gtk/gtkwindow.c:464
msgid "Allow Shrink"
msgstr "Allow Shrink"
#: gtk/gtkwindow.c:466
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea"
msgstr ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea"
#: gtk/gtkwindow.c:473
msgid "Allow Grow"
msgstr "Allow Grow"
#: gtk/gtkwindow.c:474
msgid "If TRUE, users can expand the window beyond its minimum size"
msgstr "If TRUE, users can expand the window beyond its minimum size"
#: gtk/gtkwindow.c:482
msgid "If TRUE, users can resize the window"
msgstr "If TRUE, users can resize the window"
#: gtk/gtkwindow.c:489
msgid "Modal"
msgstr "Modal"
#: gtk/gtkwindow.c:490
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)"
msgstr ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)"
#: gtk/gtkwindow.c:497
msgid "Window Position"
msgstr "Window Position"
#: gtk/gtkwindow.c:498
msgid "The initial position of the window"
msgstr "The initial position of the window"
#: gtk/gtkwindow.c:506
msgid "Default Width"
msgstr "Default Width"
#: gtk/gtkwindow.c:507
msgid "The default width of the window, used when initially showing the window"
msgstr ""
"The default width of the window, used when initially showing the window"
#: gtk/gtkwindow.c:516
msgid "Default Height"
msgstr "Default Height"
#: gtk/gtkwindow.c:517
msgid ""
"The default height of the window, used when initially showing the window"
msgstr ""
"The default height of the window, used when initially showing the window"
#: gtk/gtkwindow.c:526
msgid "Destroy with Parent"
msgstr "Destroy with Parent"
#: gtk/gtkwindow.c:527
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "If this window should be destroyed when the parent is destroyed"
#: gtk/gtkwindow.c:534
msgid "Icon"
msgstr "Icon"
#: gtk/gtkwindow.c:535
msgid "Icon for this window"
msgstr "Icon for this window"
#: gtk/gtkwindow.c:550
msgid "Is Active"
msgstr "Is Active"
#: gtk/gtkwindow.c:551
msgid "Whether the toplevel is the current active window"
msgstr "Whether the toplevel is the current active window"
#: gtk/gtkwindow.c:558
msgid "Focus in Toplevel"
msgstr "Focus in Toplevel"
#: gtk/gtkwindow.c:559
msgid "Whether the input focus is within this GtkWindow"
msgstr "Whether the input focus is within this GtkWindow"
#: gtk/gtkwindow.c:566
msgid "Type hint"
msgstr "Type hint"
#: gtk/gtkwindow.c:567
msgid ""
"Hint to help the desktop environment understand what kind of window this is "
"and how to treat it."
msgstr ""
"Hint to help the desktop environment understand what kind of window this is "
"and how to treat it."
#: gtk/gtkwindow.c:575
msgid "Skip taskbar"
msgstr "Skip taskbar"
#: gtk/gtkwindow.c:576
msgid "TRUE if the window should not be in the task bar."
msgstr "TRUE if the window should not be in the task bar."
#: gtk/gtkwindow.c:583
msgid "Skip pager"
msgstr "Skip pager"
#: gtk/gtkwindow.c:584
msgid "TRUE if the window should not be in the pager."
msgstr "TRUE if the window should not be in the pager."
#: gtk/gtkwindow.c:598
msgid "Accept focus"
msgstr "Accept focus"
#: gtk/gtkwindow.c:599
msgid "TRUE if the window should receive the input focus."
msgstr "TRUE if the window should receive the input focus."
#: gtk/gtkwindow.c:613
msgid "Decorated"
msgstr "Decorated"
#: gtk/gtkwindow.c:614
msgid "Whether the window should be decorated by the window manager"
msgstr "Whether the window should be decorated by the window manager"
#: gtk/gtkwindow.c:629
msgid "Gravity"
msgstr "Gravity"
#: gtk/gtkwindow.c:630
msgid "The window gravity of the window"
msgstr "The window gravity of the window"
#: modules/input/gtkimcontextxim.c:325
msgid "IM Preedit style"
msgstr "IM Preedit style"
#: modules/input/gtkimcontextxim.c:326
msgid "How to draw the input method preedit string"
msgstr "How to draw the input method preedit string"
#: modules/input/gtkimcontextxim.c:334
msgid "IM Status style"
msgstr "IM Status style"
#: modules/input/gtkimcontextxim.c:335
msgid "How to draw the input method statusbar"
msgstr "How to draw the input method statusbar"