diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-02-24 22:25:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-02-24 22:25:41 +0000 |
commit | 1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634 (patch) | |
tree | 3ed9984d7c8e3fd823a079be27d6490389e0fd60 /po-properties/en_GB.po | |
parent | 359748bd2704cf6ba8b8063107a32a692f765cf9 (diff) | |
download | gdk-pixbuf-1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634.tar.gz |
=== Released 2.3.3 ===GTK_2_3_3
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.3 ===
* configure.in: Version 2.3.3, interface age 0.
* NEWS: Finish updates for 2.3.3.
Diffstat (limited to 'po-properties/en_GB.po')
-rw-r--r-- | po-properties/en_GB.po | 437 |
1 files changed, 273 insertions, 164 deletions
diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po index 150d44a6c..de8fdf78a 100644 --- a/po-properties/en_GB.po +++ b/po-properties/en_GB.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-01-22 18:01-0500\n" +"POT-Creation-Date: 2004-02-24 16:26-0500\n" "PO-Revision-Date: 2002-11-18 17:33+0000\n" "Last-Translator: Abigail Brady <morwen@evilmagic.org>\n" "Language-Team: \n" @@ -111,8 +111,8 @@ msgstr "" msgid "A unique name for the action." msgstr "" -#: gtk/gtkaction.c:201 gtk/gtkbutton.c:203 gtk/gtkexpander.c:202 -#: gtk/gtkframe.c:125 gtk/gtklabel.c:290 gtk/gtktoolbutton.c:179 +#: 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 "" @@ -144,27 +144,27 @@ msgstr "" msgid "The stock icon displayed in widgets representing this action." msgstr "" -#: gtk/gtkaction.c:229 gtk/gtktoolitem.c:154 +#: gtk/gtkaction.c:229 gtk/gtktoolitem.c:157 msgid "Visible when horizontal" msgstr "" -#: gtk/gtkaction.c:230 gtk/gtktoolitem.c:155 +#: gtk/gtkaction.c:230 gtk/gtktoolitem.c:158 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "" -#: gtk/gtkaction.c:236 gtk/gtktoolitem.c:161 +#: gtk/gtkaction.c:236 gtk/gtktoolitem.c:164 msgid "Visible when vertical" msgstr "" -#: gtk/gtkaction.c:237 gtk/gtktoolitem.c:162 +#: gtk/gtkaction.c:237 gtk/gtktoolitem.c:165 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." msgstr "" -#: gtk/gtkaction.c:243 gtk/gtktoolitem.c:168 +#: gtk/gtkaction.c:243 gtk/gtktoolitem.c:171 msgid "Is important" msgstr "" @@ -221,11 +221,59 @@ msgstr "" msgid "Whether the action group is visible." msgstr "" +#: gtk/gtkadjustment.c:106 gtk/gtkspinbutton.c:301 +msgid "Value" +msgstr "" + +#: gtk/gtkadjustment.c:107 +msgid "The value of the adjustment" +msgstr "" + +#: gtk/gtkadjustment.c:116 +msgid "Minimum Value" +msgstr "" + +#: gtk/gtkadjustment.c:117 +msgid "The minimum value of the adjustment" +msgstr "" + +#: gtk/gtkadjustment.c:126 +msgid "Maximum Value" +msgstr "" + +#: gtk/gtkadjustment.c:127 +msgid "The maximum value of the adjustment" +msgstr "" + +#: gtk/gtkadjustment.c:136 +msgid "Step Increment" +msgstr "" + +#: gtk/gtkadjustment.c:137 +msgid "The step increment of the adjustment" +msgstr "" + +#: gtk/gtkadjustment.c:146 +msgid "Page Increment" +msgstr "" + +#: gtk/gtkadjustment.c:147 +msgid "The page increment of the adjustment" +msgstr "" + +#: gtk/gtkadjustment.c:156 +msgid "Page Size" +msgstr "" + +#: gtk/gtkadjustment.c:157 +msgid "The page size of the adjustment" +msgstr "" + #: gtk/gtkalignment.c:116 msgid "Horizontal alignment" msgstr "" -#: gtk/gtkalignment.c:117 gtk/gtkbutton.c:254 +#: 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" @@ -235,7 +283,7 @@ msgstr "" msgid "Vertical alignment" msgstr "" -#: gtk/gtkalignment.c:127 gtk/gtkbutton.c:273 +#: 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" @@ -401,7 +449,7 @@ msgstr "" msgid "The amount of space between children" msgstr "" -#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:534 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:533 msgid "Homogeneous" msgstr "" @@ -409,7 +457,7 @@ msgstr "" msgid "Whether the children should all be the same size" msgstr "" -#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:526 +#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:525 #: gtk/gtktreeviewcolumn.c:294 msgid "Expand" msgstr "" @@ -455,92 +503,100 @@ msgstr "" msgid "The index of the child in the parent" msgstr "" -#: gtk/gtkbutton.c:204 +#: gtk/gtkbutton.c:210 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "" -#: gtk/gtkbutton.c:211 gtk/gtkexpander.c:210 gtk/gtklabel.c:311 +#: gtk/gtkbutton.c:217 gtk/gtkexpander.c:210 gtk/gtklabel.c:309 #: gtk/gtktoolbutton.c:186 msgid "Use underline" msgstr "" -#: gtk/gtkbutton.c:212 gtk/gtkexpander.c:211 gtk/gtklabel.c:312 +#: 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 "" -#: gtk/gtkbutton.c:219 +#: gtk/gtkbutton.c:225 msgid "Use stock" msgstr "" -#: gtk/gtkbutton.c:220 +#: gtk/gtkbutton.c:226 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" -#: gtk/gtkbutton.c:227 +#: gtk/gtkbutton.c:233 msgid "Focus on click" msgstr "" -#: gtk/gtkbutton.c:228 +#: gtk/gtkbutton.c:234 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "" -#: gtk/gtkbutton.c:235 +#: gtk/gtkbutton.c:241 msgid "Border relief" msgstr "" -#: gtk/gtkbutton.c:236 +#: gtk/gtkbutton.c:242 msgid "The border relief style" msgstr "" -#: gtk/gtkbutton.c:253 +#: gtk/gtkbutton.c:259 msgid "Horizontal alignment for child" msgstr "" -#: gtk/gtkbutton.c:272 +#: gtk/gtkbutton.c:278 msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:340 +#: gtk/gtkbutton.c:346 msgid "Default Spacing" msgstr "" -#: gtk/gtkbutton.c:341 +#: gtk/gtkbutton.c:347 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "" -#: gtk/gtkbutton.c:347 +#: gtk/gtkbutton.c:353 msgid "Default Outside Spacing" msgstr "" -#: gtk/gtkbutton.c:348 +#: gtk/gtkbutton.c:354 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "" -#: gtk/gtkbutton.c:353 +#: gtk/gtkbutton.c:359 msgid "Child X Displacement" msgstr "" -#: gtk/gtkbutton.c:354 +#: gtk/gtkbutton.c:360 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "" -#: gtk/gtkbutton.c:361 +#: gtk/gtkbutton.c:367 msgid "Child Y Displacement" msgstr "" -#: gtk/gtkbutton.c:362 +#: gtk/gtkbutton.c:368 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "" +#: gtk/gtkbutton.c:375 +msgid "Show button images" +msgstr "" + +#: gtk/gtkbutton.c:376 +msgid "Whether stock icons should be shown in buttons" +msgstr "" + #: gtk/gtkcalendar.c:464 msgid "Year" msgstr "" @@ -740,14 +796,14 @@ msgid "Size" msgstr "" #: gtk/gtkcellrendererpixbuf.c:169 -msgid "The size of the rendered icon" +msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "" -#: gtk/gtkcellrendererpixbuf.c:177 +#: gtk/gtkcellrendererpixbuf.c:178 msgid "Detail" msgstr "" -#: gtk/gtkcellrendererpixbuf.c:178 +#: gtk/gtkcellrendererpixbuf.c:179 msgid "Render detail to pass to the theme engine" msgstr "" @@ -767,7 +823,7 @@ msgstr "" msgid "Marked up text to render" msgstr "" -#: gtk/gtkcellrenderertext.c:208 gtk/gtklabel.c:297 +#: gtk/gtkcellrenderertext.c:208 gtk/gtklabel.c:295 msgid "Attributes" msgstr "" @@ -1066,11 +1122,11 @@ msgstr "" msgid "Draw the toggle button as a radio button" msgstr "" -#: gtk/gtkcheckbutton.c:98 gtk/gtkoptionmenu.c:199 +#: gtk/gtkcheckbutton.c:98 gtk/gtkcheckmenuitem.c:139 gtk/gtkoptionmenu.c:199 msgid "Indicator Size" msgstr "" -#: gtk/gtkcheckbutton.c:99 +#: gtk/gtkcheckbutton.c:99 gtk/gtkcheckmenuitem.c:141 msgid "Size of check or radio indicator" msgstr "" @@ -1082,27 +1138,27 @@ msgstr "" msgid "Spacing around check or radio indicator" msgstr "" -#: gtk/gtkcheckmenuitem.c:118 gtk/gtktogglebutton.c:132 +#: gtk/gtkcheckmenuitem.c:116 gtk/gtktogglebutton.c:132 msgid "Active" msgstr "" -#: gtk/gtkcheckmenuitem.c:119 +#: gtk/gtkcheckmenuitem.c:117 msgid "Whether the menu item is checked" msgstr "" -#: gtk/gtkcheckmenuitem.c:126 gtk/gtktogglebutton.c:140 +#: gtk/gtkcheckmenuitem.c:124 gtk/gtktogglebutton.c:140 msgid "Inconsistent" msgstr "" -#: gtk/gtkcheckmenuitem.c:127 +#: gtk/gtkcheckmenuitem.c:125 msgid "Whether to display an \"inconsistent\" state" msgstr "" -#: gtk/gtkcheckmenuitem.c:134 +#: gtk/gtkcheckmenuitem.c:132 msgid "Draw as radio menu item" msgstr "" -#: gtk/gtkcheckmenuitem.c:135 +#: gtk/gtkcheckmenuitem.c:133 msgid "Whether the menu item looks like a radio menu item" msgstr "" @@ -1213,59 +1269,59 @@ msgstr "" msgid "Whether entered values must already be present in the list" msgstr "" -#: gtk/gtkcombobox.c:341 +#: gtk/gtkcombobox.c:349 msgid "ComboBox model" msgstr "" -#: gtk/gtkcombobox.c:342 +#: gtk/gtkcombobox.c:350 msgid "The model for the combo box" msgstr "" -#: gtk/gtkcombobox.c:349 +#: gtk/gtkcombobox.c:357 msgid "Wrap width" msgstr "" -#: gtk/gtkcombobox.c:350 +#: gtk/gtkcombobox.c:358 msgid "Wrap width for layouting the items in a grid" msgstr "" -#: gtk/gtkcombobox.c:359 +#: gtk/gtkcombobox.c:367 msgid "Row span column" msgstr "" -#: gtk/gtkcombobox.c:360 +#: gtk/gtkcombobox.c:368 msgid "TreeModel column containing the row span values" msgstr "" -#: gtk/gtkcombobox.c:369 +#: gtk/gtkcombobox.c:377 msgid "Column span column" msgstr "" -#: gtk/gtkcombobox.c:370 +#: gtk/gtkcombobox.c:378 msgid "TreeModel column containing the column span values" msgstr "" -#: gtk/gtkcombobox.c:379 +#: gtk/gtkcombobox.c:387 msgid "Active item" msgstr "" -#: gtk/gtkcombobox.c:380 +#: gtk/gtkcombobox.c:388 msgid "The item which is currently active" msgstr "" -#: gtk/gtkcombobox.c:388 +#: gtk/gtkcombobox.c:396 msgid "ComboBox appareance" msgstr "" -#: gtk/gtkcombobox.c:389 +#: gtk/gtkcombobox.c:397 msgid "ComboBox appearance, where TRUE means Windows-style." msgstr "" -#: gtk/gtkcomboboxentry.c:104 +#: gtk/gtkcomboboxentry.c:109 msgid "Text Column" msgstr "" -#: gtk/gtkcomboboxentry.c:105 +#: gtk/gtkcomboboxentry.c:110 msgid "A column in the data source model to get the strings from" msgstr "" @@ -1333,51 +1389,51 @@ msgstr "" msgid "Maximum possible value for Y" msgstr "" -#: gtk/gtkdialog.c:136 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "" -#: gtk/gtkdialog.c:137 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "" -#: gtk/gtkdialog.c:162 +#: gtk/gtkdialog.c:170 msgid "Content area border" msgstr "" -#: gtk/gtkdialog.c:163 +#: gtk/gtkdialog.c:171 msgid "Width of border around the main dialog area" msgstr "" -#: gtk/gtkdialog.c:170 +#: gtk/gtkdialog.c:178 msgid "Button spacing" msgstr "" -#: gtk/gtkdialog.c:171 +#: gtk/gtkdialog.c:179 msgid "Spacing between buttons" msgstr "" -#: gtk/gtkdialog.c:179 +#: gtk/gtkdialog.c:187 msgid "Action area border" msgstr "" -#: gtk/gtkdialog.c:180 +#: gtk/gtkdialog.c:188 msgid "Width of border around the button area at the bottom of the dialog" msgstr "" -#: gtk/gtkentry.c:446 gtk/gtklabel.c:368 +#: gtk/gtkentry.c:446 gtk/gtklabel.c:366 msgid "Cursor Position" msgstr "" -#: gtk/gtkentry.c:447 gtk/gtklabel.c:369 +#: gtk/gtkentry.c:447 gtk/gtklabel.c:367 msgid "The current position of the insertion cursor in chars" msgstr "" -#: gtk/gtkentry.c:456 gtk/gtklabel.c:378 +#: gtk/gtkentry.c:456 gtk/gtklabel.c:376 msgid "Selection Bound" msgstr "" -#: gtk/gtkentry.c:457 gtk/gtklabel.c:379 +#: gtk/gtkentry.c:457 gtk/gtklabel.c:377 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "" @@ -1458,19 +1514,19 @@ msgstr "" msgid "Whether to select the contents of an entry when it is focused" msgstr "" -#: gtk/gtkentrycompletion.c:196 +#: gtk/gtkentrycompletion.c:199 msgid "Completion Model" msgstr "" -#: gtk/gtkentrycompletion.c:197 +#: gtk/gtkentrycompletion.c:200 msgid "The model to find matches in" msgstr "" -#: gtk/gtkentrycompletion.c:203 +#: gtk/gtkentrycompletion.c:206 msgid "Minimum Key Length" msgstr "" -#: gtk/gtkentrycompletion.c:204 +#: gtk/gtkentrycompletion.c:207 msgid "Minimum length of the search key in order to look up matches" msgstr "" @@ -1506,11 +1562,11 @@ msgstr "" msgid "Text of the expander's label" msgstr "" -#: gtk/gtkexpander.c:218 gtk/gtklabel.c:304 +#: gtk/gtkexpander.c:218 gtk/gtklabel.c:302 msgid "Use markup" msgstr "" -#: gtk/gtkexpander.c:219 gtk/gtklabel.c:305 +#: gtk/gtkexpander.c:219 gtk/gtklabel.c:303 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "" @@ -1547,11 +1603,11 @@ msgid "The type of operation that the file selector is performing" msgstr "" #: gtk/gtkfilechooser.c:99 -msgid "File System" +msgid "File System Backend" msgstr "" #: gtk/gtkfilechooser.c:100 -msgid "File system object to use" +msgid "Name of file system backend to use" msgstr "" #: gtk/gtkfilechooser.c:105 @@ -1756,7 +1812,7 @@ msgid "A widget to display in place of the usual frame label" msgstr "" #: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194 -#: gtk/gtktoolbar.c:575 gtk/gtkviewport.c:150 +#: gtk/gtktoolbar.c:574 gtk/gtkviewport.c:150 msgid "Shadow type" msgstr "" @@ -1864,14 +1920,22 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:124 +#: gtk/gtkimagemenuitem.c:137 msgid "Image widget" msgstr "" -#: gtk/gtkimagemenuitem.c:125 +#: gtk/gtkimagemenuitem.c:138 msgid "Child widget to appear next to the menu text" msgstr "" +#: gtk/gtkimagemenuitem.c:143 +msgid "Show menu images" +msgstr "" + +#: gtk/gtkimagemenuitem.c:144 +msgid "Whether images should be shown in menus" +msgstr "" + #: gtk/gtkinvisible.c:114 gtk/gtkwindow.c:542 msgid "Screen" msgstr "" @@ -1880,64 +1944,64 @@ msgstr "" msgid "The screen where this window will be displayed" msgstr "" -#: gtk/gtklabel.c:291 +#: gtk/gtklabel.c:289 msgid "The text of the label" msgstr "" -#: gtk/gtklabel.c:298 +#: gtk/gtklabel.c:296 msgid "A list of style attributes to apply to the text of the label" msgstr "" -#: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:602 +#: gtk/gtklabel.c:317 gtk/gtktexttag.c:374 gtk/gtktextview.c:602 msgid "Justification" msgstr "" -#: gtk/gtklabel.c:320 +#: 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 "" -#: gtk/gtklabel.c:328 +#: gtk/gtklabel.c:326 msgid "Pattern" msgstr "" -#: gtk/gtklabel.c:329 +#: gtk/gtklabel.c:327 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "" -#: gtk/gtklabel.c:336 +#: gtk/gtklabel.c:334 msgid "Line wrap" msgstr "" -#: gtk/gtklabel.c:337 +#: gtk/gtklabel.c:335 msgid "If set, wrap lines if the text becomes too wide" msgstr "" -#: gtk/gtklabel.c:343 +#: gtk/gtklabel.c:341 msgid "Selectable" msgstr "" -#: gtk/gtklabel.c:344 +#: gtk/gtklabel.c:342 msgid "Whether the label text can be selected with the mouse" msgstr "" -#: gtk/gtklabel.c:350 +#: gtk/gtklabel.c:348 msgid "Mnemonic key" msgstr "" -#: gtk/gtklabel.c:351 +#: gtk/gtklabel.c:349 msgid "The mnemonic accelerator key for this label" msgstr "" -#: gtk/gtklabel.c:359 +#: gtk/gtklabel.c:357 msgid "Mnemonic widget" msgstr "" -#: gtk/gtklabel.c:360 +#: gtk/gtklabel.c:358 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "" @@ -2067,7 +2131,7 @@ msgstr "" msgid "Style of bevel around the menubar" msgstr "" -#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:551 +#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:550 msgid "Internal padding" msgstr "" @@ -2083,27 +2147,36 @@ msgstr "" msgid "Delay before the submenus of a menu bar appear" msgstr "" -#: gtk/gtkmessagedialog.c:106 +#: gtk/gtkmessagedialog.c:109 msgid "Image/label border" msgstr "" -#: gtk/gtkmessagedialog.c:107 +#: gtk/gtkmessagedialog.c:110 msgid "Width of border around the label and image in the message dialog" msgstr "" -#: gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:125 +msgid "Use separator" +msgstr "" + +#: gtk/gtkmessagedialog.c:126 +msgid "" +"Whether to put a separator between the message dialog's text and the buttons" +msgstr "" + +#: gtk/gtkmessagedialog.c:132 msgid "Message Type" msgstr "" -#: gtk/gtkmessagedialog.c:116 +#: gtk/gtkmessagedialog.c:133 msgid "The type of message" msgstr "" -#: gtk/gtkmessagedialog.c:123 +#: gtk/gtkmessagedialog.c:140 msgid "Message Buttons" msgstr "" -#: gtk/gtkmessagedialog.c:124 +#: gtk/gtkmessagedialog.c:141 msgid "The buttons shown in the message dialog" msgstr "" @@ -2410,7 +2483,7 @@ msgstr "" msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "" -#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:500 +#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:499 msgid "Orientation" msgstr "" @@ -2594,43 +2667,43 @@ msgstr "" msgid "Maximum size of the ruler" msgstr "" -#: gtk/gtkscale.c:156 gtk/gtkspinbutton.c:258 +#: gtk/gtkscale.c:170 gtk/gtkspinbutton.c:258 msgid "Digits" msgstr "" -#: gtk/gtkscale.c:157 +#: gtk/gtkscale.c:171 msgid "The number of decimal places that are displayed in the value" msgstr "" -#: gtk/gtkscale.c:166 +#: gtk/gtkscale.c:180 msgid "Draw Value" msgstr "" -#: gtk/gtkscale.c:167 +#: gtk/gtkscale.c:181 msgid "Whether the current value is displayed as a string next to the slider" msgstr "" -#: gtk/gtkscale.c:174 +#: gtk/gtkscale.c:188 msgid "Value Position" msgstr "" -#: gtk/gtkscale.c:175 +#: gtk/gtkscale.c:189 msgid "The position in which the current value is displayed" msgstr "" -#: gtk/gtkscale.c:182 +#: gtk/gtkscale.c:196 msgid "Slider Length" msgstr "" -#: gtk/gtkscale.c:183 +#: gtk/gtkscale.c:197 msgid "Length of scale's slider" msgstr "" -#: gtk/gtkscale.c:191 +#: gtk/gtkscale.c:205 msgid "Value spacing" msgstr "" -#: gtk/gtkscale.c:192 +#: gtk/gtkscale.c:206 msgid "Space between value text and the slider/trough area" msgstr "" @@ -2716,108 +2789,148 @@ msgstr "" msgid "Whether the separator is drawn, or just blank" msgstr "" -#: gtk/gtksettings.c:170 +#: gtk/gtksettings.c:262 msgid "Double Click Time" msgstr "" -#: gtk/gtksettings.c:171 +#: gtk/gtksettings.c:263 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" msgstr "" -#: gtk/gtksettings.c:178 +#: gtk/gtksettings.c:270 msgid "Double Click Distance" msgstr "" -#: gtk/gtksettings.c:179 +#: gtk/gtksettings.c:271 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" msgstr "" -#: gtk/gtksettings.c:186 +#: gtk/gtksettings.c:278 msgid "Cursor Blink" msgstr "" -#: gtk/gtksettings.c:187 +#: gtk/gtksettings.c:279 msgid "Whether the cursor should blink" msgstr "" -#: gtk/gtksettings.c:194 +#: gtk/gtksettings.c:286 msgid "Cursor Blink Time" msgstr "" -#: gtk/gtksettings.c:195 +#: gtk/gtksettings.c:287 msgid "Length of the cursor blink cycle, in milleseconds" msgstr "" -#: gtk/gtksettings.c:202 +#: gtk/gtksettings.c:294 msgid "Split Cursor" msgstr "" -#: gtk/gtksettings.c:203 +#: gtk/gtksettings.c:295 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" msgstr "" -#: gtk/gtksettings.c:210 +#: gtk/gtksettings.c:302 msgid "Theme Name" msgstr "" -#: gtk/gtksettings.c:211 +#: gtk/gtksettings.c:303 msgid "Name of theme RC file to load" msgstr "" -#: gtk/gtksettings.c:218 +#: gtk/gtksettings.c:310 msgid "Icon Theme Name" msgstr "" -#: gtk/gtksettings.c:219 +#: gtk/gtksettings.c:311 msgid "Name of icon theme to use" msgstr "" -#: gtk/gtksettings.c:226 +#: gtk/gtksettings.c:318 msgid "Key Theme Name" msgstr "" -#: gtk/gtksettings.c:227 +#: gtk/gtksettings.c:319 msgid "Name of key theme RC file to load" msgstr "" -#: gtk/gtksettings.c:235 +#: gtk/gtksettings.c:327 msgid "Menu bar accelerator" msgstr "" -#: gtk/gtksettings.c:236 +#: gtk/gtksettings.c:328 msgid "Keybinding to activate the menu bar" msgstr "" -#: gtk/gtksettings.c:244 +#: gtk/gtksettings.c:336 msgid "Drag threshold" msgstr "" -#: gtk/gtksettings.c:245 +#: gtk/gtksettings.c:337 msgid "Number of pixels the cursor can move before dragging" msgstr "" -#: gtk/gtksettings.c:253 +#: gtk/gtksettings.c:345 msgid "Font Name" msgstr "" -#: gtk/gtksettings.c:254 +#: gtk/gtksettings.c:346 msgid "Name of default font to use" msgstr "" -#: gtk/gtksettings.c:262 +#: gtk/gtksettings.c:354 msgid "Icon Sizes" msgstr "" -#: gtk/gtksettings.c:263 +#: gtk/gtksettings.c:355 msgid "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..." msgstr "" +#: 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 "" @@ -2879,10 +2992,6 @@ msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" -#: gtk/gtkspinbutton.c:301 -msgid "Value" -msgstr "" - #: gtk/gtkspinbutton.c:302 msgid "Reads the current value, or sets a new value" msgstr "" @@ -3383,80 +3492,80 @@ msgstr "" msgid "If the toggle part of the button is displayed" msgstr "" -#: gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:500 msgid "The orientation of the toolbar" msgstr "" -#: gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:508 msgid "Toolbar Style" msgstr "" -#: gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:509 msgid "How to draw the toolbar" msgstr "" -#: gtk/gtktoolbar.c:517 +#: gtk/gtktoolbar.c:516 msgid "Show Arrow" msgstr "" -#: gtk/gtktoolbar.c:518 +#: gtk/gtktoolbar.c:517 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "" -#: gtk/gtktoolbar.c:527 +#: gtk/gtktoolbar.c:526 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" -#: gtk/gtktoolbar.c:535 +#: gtk/gtktoolbar.c:534 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" -#: gtk/gtktoolbar.c:542 +#: gtk/gtktoolbar.c:541 msgid "Spacer size" msgstr "" -#: gtk/gtktoolbar.c:543 +#: gtk/gtktoolbar.c:542 msgid "Size of spacers" msgstr "" -#: gtk/gtktoolbar.c:552 +#: gtk/gtktoolbar.c:551 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" -#: gtk/gtktoolbar.c:560 +#: gtk/gtktoolbar.c:559 msgid "Space style" msgstr "" -#: gtk/gtktoolbar.c:561 +#: gtk/gtktoolbar.c:560 msgid "Whether spacers are vertical lines or just blank" msgstr "" -#: gtk/gtktoolbar.c:568 +#: gtk/gtktoolbar.c:567 msgid "Button relief" msgstr "" -#: gtk/gtktoolbar.c:569 +#: gtk/gtktoolbar.c:568 msgid "Type of bevel around toolbar buttons" msgstr "" -#: gtk/gtktoolbar.c:576 +#: gtk/gtktoolbar.c:575 msgid "Style of bevel around the toolbar" msgstr "" -#: gtk/gtktoolbar.c:582 +#: gtk/gtktoolbar.c:581 msgid "Toolbar style" msgstr "" -#: gtk/gtktoolbar.c:583 +#: gtk/gtktoolbar.c:582 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" -#: gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:588 msgid "Toolbar icon size" msgstr "" -#: gtk/gtktoolbar.c:590 +#: gtk/gtktoolbar.c:589 msgid "Size of icons in default toolbars" msgstr "" @@ -3490,7 +3599,7 @@ msgstr "" msgid "Icon widget to display in the item" msgstr "" -#: gtk/gtktoolitem.c:169 +#: gtk/gtktoolitem.c:172 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -3728,19 +3837,19 @@ msgstr "" msgid "Sort direction the sort indicator should indicate" msgstr "" -#: gtk/gtkuimanager.c:217 +#: gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "" -#: gtk/gtkuimanager.c:218 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "" -#: gtk/gtkuimanager.c:225 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "" -#: gtk/gtkuimanager.c:226 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "" |