summaryrefslogtreecommitdiff
path: root/po-properties/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'po-properties/en_GB.po')
-rw-r--r--po-properties/en_GB.po490
1 files changed, 248 insertions, 242 deletions
diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po
index 873a539010..b56e0f9ef4 100644
--- a/po-properties/en_GB.po
+++ b/po-properties/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-03 18:52-0400\n"
+"POT-Creation-Date: 2008-06-13 18:23-0400\n"
"PO-Revision-Date: 2008-02-17 09:49-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
@@ -248,63 +248,63 @@ msgstr "Accelerator Widget"
msgid "The widget to be monitored for accelerator changes"
msgstr "The widget to be monitored for accelerator changes"
-#: gtk/gtkaction.c:202 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:119
+#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:119
#: gtk/gtktextmark.c:89
msgid "Name"
msgstr "Name"
-#: gtk/gtkaction.c:203
+#: gtk/gtkaction.c:200
msgid "A unique name for the action."
msgstr "A unique name for the action."
-#: gtk/gtkaction.c:218 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195
+#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195
#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180
msgid "Label"
msgstr "Label"
-#: gtk/gtkaction.c:219
+#: gtk/gtkaction.c:216
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:226
+#: gtk/gtkaction.c:223
msgid "Short label"
msgstr "Short label"
-#: gtk/gtkaction.c:227
+#: gtk/gtkaction.c:224
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:233
+#: gtk/gtkaction.c:230
msgid "Tooltip"
msgstr "Tooltip"
-#: gtk/gtkaction.c:234
+#: gtk/gtkaction.c:231
msgid "A tooltip for this action."
msgstr "A tooltip for this action."
-#: gtk/gtkaction.c:240
+#: gtk/gtkaction.c:237
msgid "Stock Icon"
msgstr "Stock Icon"
-#: gtk/gtkaction.c:241
+#: gtk/gtkaction.c:238
msgid "The stock icon displayed in widgets representing this action."
msgstr "The stock icon displayed in widgets representing this action."
-#: gtk/gtkaction.c:258 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:230
+#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:230
#: gtk/gtkprinter.c:168 gtk/gtkstatusicon.c:208 gtk/gtkwindow.c:592
msgid "Icon Name"
msgstr "Icon Name"
-#: gtk/gtkaction.c:259 gtk/gtkcellrendererpixbuf.c:173 gtk/gtkimage.c:231
+#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:173 gtk/gtkimage.c:231
#: gtk/gtkstatusicon.c:209
msgid "The name of the icon from the icon theme"
msgstr "The name of the icon from the icon theme"
-#: gtk/gtkaction.c:265 gtk/gtktoolitem.c:153
+#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:153
msgid "Visible when horizontal"
msgstr "Visible when horizontal"
-#: gtk/gtkaction.c:266 gtk/gtktoolitem.c:154
+#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:154
msgid ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
@@ -312,11 +312,11 @@ msgstr ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
-#: gtk/gtkaction.c:281
+#: gtk/gtkaction.c:278
msgid "Visible when overflown"
msgstr "Visible when overflown"
-#: gtk/gtkaction.c:282
+#: gtk/gtkaction.c:279
msgid ""
"When TRUE, toolitem proxies for this action are represented in the toolbar "
"overflow menu."
@@ -324,11 +324,11 @@ msgstr ""
"When TRUE, toolitem proxies for this action are represented in the toolbar "
"overflow menu."
-#: gtk/gtkaction.c:289 gtk/gtktoolitem.c:160
+#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:160
msgid "Visible when vertical"
msgstr "Visible when vertical"
-#: gtk/gtkaction.c:290 gtk/gtktoolitem.c:161
+#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:161
msgid ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
@@ -336,11 +336,11 @@ msgstr ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
-#: gtk/gtkaction.c:297 gtk/gtktoolitem.c:167
+#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:167
msgid "Is important"
msgstr "Is important"
-#: gtk/gtkaction.c:298
+#: gtk/gtkaction.c:295
msgid ""
"Whether the action is considered important. When TRUE, toolitem proxies for "
"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
@@ -348,37 +348,37 @@ 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:306
+#: gtk/gtkaction.c:303
msgid "Hide if empty"
msgstr "Hide if empty"
-#: gtk/gtkaction.c:307
+#: gtk/gtkaction.c:304
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:313 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:192
+#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:192
#: gtk/gtkwidget.c:520
msgid "Sensitive"
msgstr "Sensitive"
-#: gtk/gtkaction.c:314
+#: gtk/gtkaction.c:311
msgid "Whether the action is enabled."
msgstr "Whether the action is enabled."
-#: gtk/gtkaction.c:320 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:251
+#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:251
#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:513
msgid "Visible"
msgstr "Visible"
-#: gtk/gtkaction.c:321
+#: gtk/gtkaction.c:318
msgid "Whether the action is visible."
msgstr "Whether the action is visible."
-#: gtk/gtkaction.c:327
+#: gtk/gtkaction.c:324
msgid "Action Group"
msgstr "Action Group"
-#: gtk/gtkaction.c:328
+#: gtk/gtkaction.c:325
msgid ""
"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
"use)."
@@ -543,7 +543,7 @@ msgstr "Arrow shadow"
msgid "Appearance of the shadow surrounding the arrow"
msgstr "Appearance of the shadow surrounding the arrow"
-#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:247
+#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:245
msgid "Arrow Scaling"
msgstr "Arrow Scaling"
@@ -802,11 +802,11 @@ msgid ""
msgstr ""
"If set, the label is used to pick a stock item instead of being displayed"
-#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:787 gtk/gtkfilechooserbutton.c:398
+#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:787 gtk/gtkfilechooserbutton.c:394
msgid "Focus on click"
msgstr "Focus on click"
-#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:399
+#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:395
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"
@@ -894,7 +894,7 @@ msgstr ""
"Whether the child_displacement_x/_y properties should also affect the focus "
"rectangle"
-#: gtk/gtkbutton.c:462 gtk/gtkentry.c:536 gtk/gtkentry.c:898
+#: gtk/gtkbutton.c:462 gtk/gtkentry.c:537 gtk/gtkentry.c:899
msgid "Inner Border"
msgstr "Inner Border"
@@ -1142,27 +1142,27 @@ msgstr "Accelerator Mode"
msgid "The type of accelerators"
msgstr "The type of accelerators"
-#: gtk/gtkcellrenderercombo.c:97
+#: gtk/gtkcellrenderercombo.c:107
msgid "Model"
msgstr "Model"
-#: gtk/gtkcellrenderercombo.c:98
+#: gtk/gtkcellrenderercombo.c:108
msgid "The model containing the possible values for the combo box"
msgstr "The model containing the possible values for the combo box"
-#: gtk/gtkcellrenderercombo.c:120 gtk/gtkcomboboxentry.c:106
+#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106
msgid "Text Column"
msgstr "Text Column"
-#: gtk/gtkcellrenderercombo.c:121 gtk/gtkcomboboxentry.c:107
+#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107
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/gtkcellrenderercombo.c:138
+#: gtk/gtkcellrenderercombo.c:148
msgid "Has Entry"
msgstr "Has Entry"
-#: gtk/gtkcellrenderercombo.c:139
+#: gtk/gtkcellrenderercombo.c:149
msgid "If FALSE, don't allow to enter strings other than the chosen ones"
msgstr "If FALSE, don't allow to enter strings other than the chosen ones"
@@ -1198,7 +1198,7 @@ msgstr "Stock ID"
msgid "The stock ID of the stock icon to render"
msgstr "The stock ID of the stock icon to render"
-#: gtk/gtkcellrendererpixbuf.c:144 gtk/gtkrecentmanager.c:250
+#: gtk/gtkcellrendererpixbuf.c:144 gtk/gtkrecentmanager.c:245
#: gtk/gtkstatusicon.c:225
msgid "Size"
msgstr "Size"
@@ -1228,7 +1228,7 @@ msgid "Value of the progress bar"
msgstr "Value of the progress bar"
#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195
-#: gtk/gtkentry.c:579 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:188
+#: gtk/gtkentry.c:580 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:188
#: gtk/gtktextbuffer.c:197
msgid "Text"
msgstr "Text"
@@ -1271,7 +1271,7 @@ msgstr "The vertical text alignment, from 0 (top) to 1 (bottom)."
#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731
#: gtk/gtkprogressbar.c:130 gtk/gtkstatusicon.c:283 gtk/gtktoolbar.c:494
-#: gtk/gtktrayicon-x11.c:96
+#: gtk/gtktrayicon-x11.c:95
msgid "Orientation"
msgstr "Orientation"
@@ -1364,7 +1364,7 @@ msgstr "Foreground colour"
msgid "Foreground color as a GdkColor"
msgstr "Foreground colour as a GdkColor"
-#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:503 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:504 gtk/gtktexttag.c:251
#: gtk/gtktextview.c:570
msgid "Editable"
msgstr "Editable"
@@ -1487,7 +1487,7 @@ msgstr ""
"The preferred place to place an ellipsis in the string, if the cell renderer "
"does not have enough room to display the entire string"
-#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:426
+#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:422
#: gtk/gtklabel.c:468
msgid "Width In Characters"
msgstr "Width In Characters"
@@ -1746,7 +1746,7 @@ msgstr "Use alpha"
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:186 gtk/gtkfilechooserbutton.c:412
+#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:408
#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264
msgid "Title"
msgstr "Title"
@@ -1887,7 +1887,7 @@ msgstr "Add tearoffs to menus"
msgid "Whether dropdowns should have a tearoff menu item"
msgstr "Whether dropdowns should have a tearoff menu item"
-#: gtk/gtkcombobox.c:779 gtk/gtkentry.c:528
+#: gtk/gtkcombobox.c:779 gtk/gtkentry.c:529
msgid "Has Frame"
msgstr "Has Frame"
@@ -1899,7 +1899,7 @@ msgstr "Whether the combo box draws a frame around the child"
msgid "Whether the combo box grabs focus when it is clicked with the mouse"
msgstr "Whether the combo box grabs focus when it is clicked with the mouse"
-#: gtk/gtkcombobox.c:803 gtk/gtkmenu.c:491
+#: gtk/gtkcombobox.c:803 gtk/gtkmenu.c:489
msgid "Tearoff Title"
msgstr "Tearoff Title"
@@ -1935,7 +1935,7 @@ msgstr "Arrow Size"
msgid "The minimum size of the arrow in the combo box"
msgstr "The minimum size of the arrow in the combo box"
-#: gtk/gtkcombobox.c:861 gtk/gtkentry.c:628 gtk/gtkhandlebox.c:176
+#: gtk/gtkcombobox.c:861 gtk/gtkentry.c:629 gtk/gtkhandlebox.c:176
#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:632
#: gtk/gtkviewport.c:122
msgid "Shadow type"
@@ -2041,41 +2041,41 @@ msgstr "Action area border"
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 dialogue"
-#: gtk/gtkentry.c:483 gtk/gtklabel.c:411
+#: gtk/gtkentry.c:484 gtk/gtklabel.c:411
msgid "Cursor Position"
msgstr "Cursor Position"
-#: gtk/gtkentry.c:484 gtk/gtklabel.c:412
+#: gtk/gtkentry.c:485 gtk/gtklabel.c:412
msgid "The current position of the insertion cursor in chars"
msgstr "The current position of the insertion cursor in chars"
-#: gtk/gtkentry.c:493 gtk/gtklabel.c:421
+#: gtk/gtkentry.c:494 gtk/gtklabel.c:421
msgid "Selection Bound"
msgstr "Selection Bound"
-#: gtk/gtkentry.c:494 gtk/gtklabel.c:422
+#: gtk/gtkentry.c:495 gtk/gtklabel.c:422
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:504
+#: gtk/gtkentry.c:505
msgid "Whether the entry contents can be edited"
msgstr "Whether the entry contents can be edited"
-#: gtk/gtkentry.c:511
+#: gtk/gtkentry.c:512
msgid "Maximum length"
msgstr "Maximum length"
-#: gtk/gtkentry.c:512
+#: gtk/gtkentry.c:513
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:520
+#: gtk/gtkentry.c:521
msgid "Visibility"
msgstr "Visibility"
-#: gtk/gtkentry.c:521
+#: gtk/gtkentry.c:522
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
@@ -2083,30 +2083,30 @@ msgstr ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
-#: gtk/gtkentry.c:529
+#: gtk/gtkentry.c:530
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE removes outside bevel from entry"
-#: gtk/gtkentry.c:537
+#: gtk/gtkentry.c:538
msgid ""
"Border between text and frame. Overrides the inner-border style property"
msgstr ""
"Border between text and frame. Overrides the inner-border style property"
-#: gtk/gtkentry.c:544
+#: gtk/gtkentry.c:545
msgid "Invisible character"
msgstr "Invisible character"
-#: gtk/gtkentry.c:545
+#: gtk/gtkentry.c:546
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:552
+#: gtk/gtkentry.c:553
msgid "Activates default"
msgstr "Activates default"
-#: gtk/gtkentry.c:553
+#: gtk/gtkentry.c:554
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed"
@@ -2114,31 +2114,31 @@ msgstr ""
"Whether to activate the default widget (such as the default button in a "
"dialogue) when Enter is pressed"
-#: gtk/gtkentry.c:559
+#: gtk/gtkentry.c:560
msgid "Width in chars"
msgstr "Width in chars"
-#: gtk/gtkentry.c:560
+#: gtk/gtkentry.c:561
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:569
+#: gtk/gtkentry.c:570
msgid "Scroll offset"
msgstr "Scroll offset"
-#: gtk/gtkentry.c:570
+#: gtk/gtkentry.c:571
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:580
+#: gtk/gtkentry.c:581
msgid "The contents of the entry"
msgstr "The contents of the entry"
-#: gtk/gtkentry.c:595 gtk/gtkmisc.c:73
+#: gtk/gtkentry.c:596 gtk/gtkmisc.c:73
msgid "X align"
msgstr "X align"
-#: gtk/gtkentry.c:596 gtk/gtkmisc.c:74
+#: gtk/gtkentry.c:597 gtk/gtkmisc.c:74
msgid ""
"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
"layouts."
@@ -2146,35 +2146,35 @@ msgstr ""
"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
"layouts."
-#: gtk/gtkentry.c:612
+#: gtk/gtkentry.c:613
msgid "Truncate multiline"
msgstr "Truncate multiline"
-#: gtk/gtkentry.c:613
+#: gtk/gtkentry.c:614
msgid "Whether to truncate multiline pastes to one line."
msgstr "Whether to truncate multiline pastes to one line."
-#: gtk/gtkentry.c:629
+#: gtk/gtkentry.c:630
msgid "Which kind of shadow to draw around the entry when has-frame is set"
msgstr "Which kind of shadow to draw around the entry when has-frame is set"
-#: gtk/gtkentry.c:899
+#: gtk/gtkentry.c:900
msgid "Border between text and frame."
msgstr "Border between text and frame."
-#: gtk/gtkentry.c:904 gtk/gtklabel.c:644
+#: gtk/gtkentry.c:905 gtk/gtklabel.c:644
msgid "Select on focus"
msgstr "Select on focus"
-#: gtk/gtkentry.c:905
+#: gtk/gtkentry.c:906
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/gtkentry.c:919
+#: gtk/gtkentry.c:920
msgid "Password Hint Timeout"
msgstr "Password Hint Timeout"
-#: gtk/gtkentry.c:920
+#: gtk/gtkentry.c:921
msgid "How long to show the last input character in hidden entries"
msgstr "How long to show the last input character in hidden entries"
@@ -2310,93 +2310,93 @@ msgstr "Size of the expander arrow"
msgid "Spacing around expander arrow"
msgstr "Spacing around expander arrow"
-#: gtk/gtkfilechooser.c:197
+#: gtk/gtkfilechooser.c:196
msgid "Action"
msgstr "Action"
-#: gtk/gtkfilechooser.c:198
+#: gtk/gtkfilechooser.c:197
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:204
+#: gtk/gtkfilechooser.c:203
msgid "File System Backend"
msgstr "File System Backend"
-#: gtk/gtkfilechooser.c:205
+#: gtk/gtkfilechooser.c:204
msgid "Name of file system backend to use"
msgstr "Name of file system backend to use"
-#: gtk/gtkfilechooser.c:210 gtk/gtkrecentchooser.c:252
+#: gtk/gtkfilechooser.c:209 gtk/gtkrecentchooser.c:252
msgid "Filter"
msgstr "Filter"
-#: gtk/gtkfilechooser.c:211
+#: gtk/gtkfilechooser.c:210
msgid "The current filter for selecting which files are displayed"
msgstr "The current filter for selecting which files are displayed"
-#: gtk/gtkfilechooser.c:216
+#: gtk/gtkfilechooser.c:215
msgid "Local Only"
msgstr "Local Only"
-#: gtk/gtkfilechooser.c:217
+#: gtk/gtkfilechooser.c:216
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:222
+#: gtk/gtkfilechooser.c:221
msgid "Preview widget"
msgstr "Preview widget"
-#: gtk/gtkfilechooser.c:223
+#: gtk/gtkfilechooser.c:222
msgid "Application supplied widget for custom previews."
msgstr "Application supplied widget for custom previews."
-#: gtk/gtkfilechooser.c:228
+#: gtk/gtkfilechooser.c:227
msgid "Preview Widget Active"
msgstr "Preview Widget Active"
-#: gtk/gtkfilechooser.c:229
+#: gtk/gtkfilechooser.c:228
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:234
+#: gtk/gtkfilechooser.c:233
msgid "Use Preview Label"
msgstr "Use Preview Label"
-#: gtk/gtkfilechooser.c:235
+#: gtk/gtkfilechooser.c:234
msgid "Whether to display a stock label with the name of the previewed file."
msgstr "Whether to display a stock label with the name of the previewed file."
-#: gtk/gtkfilechooser.c:240
+#: gtk/gtkfilechooser.c:239
msgid "Extra widget"
msgstr "Extra widget"
-#: gtk/gtkfilechooser.c:241
+#: gtk/gtkfilechooser.c:240
msgid "Application supplied widget for extra options."
msgstr "Application supplied widget for extra options."
-#: gtk/gtkfilechooser.c:246 gtk/gtkfilesel.c:539 gtk/gtkrecentchooser.c:191
+#: gtk/gtkfilechooser.c:245 gtk/gtkfilesel.c:539 gtk/gtkrecentchooser.c:191
msgid "Select Multiple"
msgstr "Select Multiple"
-#: gtk/gtkfilechooser.c:247 gtk/gtkfilesel.c:540
+#: gtk/gtkfilechooser.c:246 gtk/gtkfilesel.c:540
msgid "Whether to allow multiple files to be selected"
msgstr "Whether to allow multiple files to be selected"
-#: gtk/gtkfilechooser.c:253
+#: gtk/gtkfilechooser.c:252
msgid "Show Hidden"
msgstr "Show Hidden"
-#: gtk/gtkfilechooser.c:254
+#: gtk/gtkfilechooser.c:253
msgid "Whether the hidden files and folders should be displayed"
msgstr "Whether the hidden files and folders should be displayed"
-#: gtk/gtkfilechooser.c:269
+#: gtk/gtkfilechooser.c:268
msgid "Do overwrite confirmation"
msgstr "Do overwrite confirmation"
-#: gtk/gtkfilechooser.c:270
+#: gtk/gtkfilechooser.c:269
msgid ""
"Whether a file chooser in save mode will present an overwrite confirmation "
"dialog if necessary."
@@ -2404,23 +2404,23 @@ msgstr ""
"Whether a file chooser in save mode will present an overwrite confirmation "
"dialogue if necessary."
-#: gtk/gtkfilechooserbutton.c:381
+#: gtk/gtkfilechooserbutton.c:377
msgid "Dialog"
msgstr "Dialogue"
-#: gtk/gtkfilechooserbutton.c:382
+#: gtk/gtkfilechooserbutton.c:378
msgid "The file chooser dialog to use."
msgstr "The file chooser dialogue to use."
-#: gtk/gtkfilechooserbutton.c:413
+#: gtk/gtkfilechooserbutton.c:409
msgid "The title of the file chooser dialog."
msgstr "The title of the file chooser dialogue."
-#: gtk/gtkfilechooserbutton.c:427
+#: gtk/gtkfilechooserbutton.c:423
msgid "The desired width of the button widget, in characters."
msgstr "The desired width of the button widget, in characters."
-#: gtk/gtkfilesel.c:525 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:219
+#: gtk/gtkfilesel.c:525 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214
#: gtk/gtkstatusicon.c:192
msgid "Filename"
msgstr "Filename"
@@ -2437,14 +2437,6 @@ msgstr "Show file operations"
msgid "Whether buttons for creating/manipulating files should be displayed"
msgstr "Whether buttons for creating/manipulating files should be displayed"
-#: gtk/gtkfilesystem.c:382
-msgid "Cancelled"
-msgstr "Cancelled"
-
-#: gtk/gtkfilesystem.c:383
-msgid "Whether or not the operation has been successfully cancelled"
-msgstr "Whether or not the operation has been successfully cancelled"
-
#: gtk/gtkfixed.c:90 gtk/gtklayout.c:578
msgid "X position"
msgstr "X position"
@@ -2955,7 +2947,7 @@ msgstr "The width of the layout"
msgid "The height of the layout"
msgstr "The height of the layout"
-#: gtk/gtkmenu.c:492
+#: gtk/gtkmenu.c:490
msgid ""
"A title that may be displayed by the window manager when this menu is torn-"
"off"
@@ -2963,35 +2955,35 @@ msgstr ""
"A title that may be displayed by the window manager when this menu is torn-"
"off"
-#: gtk/gtkmenu.c:506
+#: gtk/gtkmenu.c:504
msgid "Tearoff State"
msgstr "Tearoff State"
-#: gtk/gtkmenu.c:507
+#: gtk/gtkmenu.c:505
msgid "A boolean that indicates whether the menu is torn-off"
msgstr "A boolean that indicates whether the menu is torn-off"
-#: gtk/gtkmenu.c:513
+#: gtk/gtkmenu.c:511
msgid "Vertical Padding"
msgstr "Vertical Padding"
-#: gtk/gtkmenu.c:514
+#: gtk/gtkmenu.c:512
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:522
+#: gtk/gtkmenu.c:520
msgid "Horizontal Padding"
msgstr "Horizontal Padding"
-#: gtk/gtkmenu.c:523
+#: gtk/gtkmenu.c:521
msgid "Extra space at the left and right edges of the menu"
msgstr "Extra space at the left and right edges of the menu"
-#: gtk/gtkmenu.c:531
+#: gtk/gtkmenu.c:529
msgid "Vertical Offset"
msgstr "Vertical Offset"
-#: gtk/gtkmenu.c:532
+#: gtk/gtkmenu.c:530
msgid ""
"When the menu is a submenu, position it this number of pixels offset "
"vertically"
@@ -2999,11 +2991,11 @@ msgstr ""
"When the menu is a submenu, position it this number of pixels offset "
"vertically"
-#: gtk/gtkmenu.c:540
+#: gtk/gtkmenu.c:538
msgid "Horizontal Offset"
msgstr "Horizontal Offset"
-#: gtk/gtkmenu.c:541
+#: gtk/gtkmenu.c:539
msgid ""
"When the menu is a submenu, position it this number of pixels offset "
"horizontally"
@@ -3011,71 +3003,71 @@ msgstr ""
"When the menu is a submenu, position it this number of pixels offset "
"horizontally"
-#: gtk/gtkmenu.c:549
+#: gtk/gtkmenu.c:547
msgid "Double Arrows"
msgstr "Double Arrows"
-#: gtk/gtkmenu.c:550
+#: gtk/gtkmenu.c:548
msgid "When scrolling, always show both arrows."
msgstr "When scrolling, always show both arrows."
-#: gtk/gtkmenu.c:558
+#: gtk/gtkmenu.c:556
msgid "Left Attach"
msgstr "Left Attach"
-#: gtk/gtkmenu.c:559 gtk/gtktable.c:174
+#: gtk/gtkmenu.c:557 gtk/gtktable.c:174
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:566
+#: gtk/gtkmenu.c:564
msgid "Right Attach"
msgstr "Right Attach"
-#: gtk/gtkmenu.c:567
+#: gtk/gtkmenu.c:565
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:574
+#: gtk/gtkmenu.c:572
msgid "Top Attach"
msgstr "Top Attach"
-#: gtk/gtkmenu.c:575
+#: gtk/gtkmenu.c:573
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:582
+#: gtk/gtkmenu.c:580
msgid "Bottom Attach"
msgstr "Bottom Attach"
-#: gtk/gtkmenu.c:583 gtk/gtktable.c:195
+#: gtk/gtkmenu.c:581 gtk/gtktable.c:195
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:670
+#: gtk/gtkmenu.c:668
msgid "Can change accelerators"
msgstr "Can change accelerators"
-#: gtk/gtkmenu.c:671
+#: gtk/gtkmenu.c:669
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:676
+#: gtk/gtkmenu.c:674
msgid "Delay before submenus appear"
msgstr "Delay before submenus appear"
-#: gtk/gtkmenu.c:677
+#: gtk/gtkmenu.c:675
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:684
+#: gtk/gtkmenu.c:682
msgid "Delay before hiding a submenu"
msgstr "Delay before hiding a submenu"
-#: gtk/gtkmenu.c:685
+#: gtk/gtkmenu.c:683
msgid ""
"The time before hiding a submenu when the pointer is moving towards the "
"submenu"
@@ -3119,15 +3111,15 @@ msgstr "Delay before drop down menus appear"
msgid "Delay before the submenus of a menu bar appear"
msgstr "Delay before the submenus of a menu bar appear"
-#: gtk/gtkmenuitem.c:204
+#: gtk/gtkmenuitem.c:202
msgid "Submenu"
msgstr "Submenu"
-#: gtk/gtkmenuitem.c:205
+#: gtk/gtkmenuitem.c:203
msgid "The submenu attached to the menu item, or NULL if it has none"
msgstr "The submenu attached to the menu item, or NULL if it has none"
-#: gtk/gtkmenuitem.c:248
+#: gtk/gtkmenuitem.c:246
msgid "Amount of space used up by arrow, relative to the menu item's font size"
msgstr ""
"Amount of space used up by arrow, relative to the menu item's font size"
@@ -4143,7 +4135,7 @@ msgstr "Local only"
msgid "Whether the selected resource(s) should be limited to local file: URIs"
msgstr "Whether the selected resource(s) should be limited to local file: URIs"
-#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:234
+#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229
msgid "Limit"
msgstr "Limit"
@@ -4163,17 +4155,17 @@ msgstr "The sorting order of the items displayed"
msgid "The current filter for selecting which resources are displayed"
msgstr "The current filter for selecting which resources are displayed"
-#: gtk/gtkrecentmanager.c:220
+#: gtk/gtkrecentmanager.c:215
msgid "The full path to the file to be used to store and read the list"
msgstr "The full path to the file to be used to store and read the list"
-#: gtk/gtkrecentmanager.c:235
+#: gtk/gtkrecentmanager.c:230
msgid ""
"The maximum number of items to be returned by gtk_recent_manager_get_items()"
msgstr ""
"The maximum number of items to be returned by gtk_recent_manager_get_items()"
-#: gtk/gtkrecentmanager.c:251
+#: gtk/gtkrecentmanager.c:246
msgid "The size of the recently used resources list"
msgstr "The size of the recently used resources list"
@@ -4391,11 +4383,11 @@ msgstr "Draw"
msgid "Whether the separator is drawn, or just blank"
msgstr "Whether the separator is drawn, or just blank"
-#: gtk/gtksettings.c:206
+#: gtk/gtksettings.c:211
msgid "Double Click Time"
msgstr "Double Click Time"
-#: gtk/gtksettings.c:207
+#: gtk/gtksettings.c:212
msgid ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
@@ -4403,11 +4395,11 @@ msgstr ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
-#: gtk/gtksettings.c:214
+#: gtk/gtksettings.c:219
msgid "Double Click Distance"
msgstr "Double Click Distance"
-#: gtk/gtksettings.c:215
+#: gtk/gtksettings.c:220
msgid ""
"Maximum distance allowed between two clicks for them to be considered a "
"double click (in pixels)"
@@ -4415,35 +4407,35 @@ msgstr ""
"Maximum distance allowed between two clicks for them to be considered a "
"double click (in pixels)"
-#: gtk/gtksettings.c:231
+#: gtk/gtksettings.c:236
msgid "Cursor Blink"
msgstr "Cursor Blink"
-#: gtk/gtksettings.c:232
+#: gtk/gtksettings.c:237
msgid "Whether the cursor should blink"
msgstr "Whether the cursor should blink"
-#: gtk/gtksettings.c:239
+#: gtk/gtksettings.c:244
msgid "Cursor Blink Time"
msgstr "Cursor Blink Time"
-#: gtk/gtksettings.c:240
+#: gtk/gtksettings.c:245
msgid "Length of the cursor blink cycle, in milliseconds"
msgstr "Length of the cursor blink cycle, in milliseconds"
-#: gtk/gtksettings.c:259
+#: gtk/gtksettings.c:264
msgid "Cursor Blink Timeout"
msgstr "Cursor Blink Timeout"
-#: gtk/gtksettings.c:260
+#: gtk/gtksettings.c:265
msgid "Time after which the cursor stops blinking, in seconds"
msgstr "Time after which the cursor stops blinking, in seconds"
-#: gtk/gtksettings.c:267
+#: gtk/gtksettings.c:272
msgid "Split Cursor"
msgstr "Split Cursor"
-#: gtk/gtksettings.c:268
+#: gtk/gtksettings.c:273
msgid ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
@@ -4451,149 +4443,149 @@ msgstr ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
-#: gtk/gtksettings.c:275
+#: gtk/gtksettings.c:280
msgid "Theme Name"
msgstr "Theme Name"
-#: gtk/gtksettings.c:276
+#: gtk/gtksettings.c:281
msgid "Name of theme RC file to load"
msgstr "Name of theme RC file to load"
-#: gtk/gtksettings.c:284
+#: gtk/gtksettings.c:289
msgid "Icon Theme Name"
msgstr "Icon Theme Name"
-#: gtk/gtksettings.c:285
+#: gtk/gtksettings.c:290
msgid "Name of icon theme to use"
msgstr "Name of icon theme to use"
-#: gtk/gtksettings.c:293
+#: gtk/gtksettings.c:298
msgid "Fallback Icon Theme Name"
msgstr "Fallback Icon Theme Name"
-#: gtk/gtksettings.c:294
+#: gtk/gtksettings.c:299
msgid "Name of a icon theme to fall back to"
msgstr "Name of a icon theme to fall back to"
-#: gtk/gtksettings.c:302
+#: gtk/gtksettings.c:307
msgid "Key Theme Name"
msgstr "Key Theme Name"
-#: gtk/gtksettings.c:303
+#: gtk/gtksettings.c:308
msgid "Name of key theme RC file to load"
msgstr "Name of key theme RC file to load"
-#: gtk/gtksettings.c:311
+#: gtk/gtksettings.c:316
msgid "Menu bar accelerator"
msgstr "Menu bar accelerator"
-#: gtk/gtksettings.c:312
+#: gtk/gtksettings.c:317
msgid "Keybinding to activate the menu bar"
msgstr "Keybinding to activate the menu bar"
-#: gtk/gtksettings.c:320
+#: gtk/gtksettings.c:325
msgid "Drag threshold"
msgstr "Drag threshold"
-#: gtk/gtksettings.c:321
+#: gtk/gtksettings.c:326
msgid "Number of pixels the cursor can move before dragging"
msgstr "Number of pixels the cursor can move before dragging"
-#: gtk/gtksettings.c:329
+#: gtk/gtksettings.c:334
msgid "Font Name"
msgstr "Font Name"
-#: gtk/gtksettings.c:330
+#: gtk/gtksettings.c:335
msgid "Name of default font to use"
msgstr "Name of default font to use"
-#: gtk/gtksettings.c:338
+#: gtk/gtksettings.c:343
msgid "Icon Sizes"
msgstr "Icon Sizes"
-#: gtk/gtksettings.c:339
+#: gtk/gtksettings.c:344
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:347
+#: gtk/gtksettings.c:352
msgid "GTK Modules"
msgstr "GTK Modules"
-#: gtk/gtksettings.c:348
+#: gtk/gtksettings.c:353
msgid "List of currently active GTK modules"
msgstr "List of currently active GTK modules"
-#: gtk/gtksettings.c:357
+#: gtk/gtksettings.c:362
msgid "Xft Antialias"
msgstr "Xft Antialias"
-#: gtk/gtksettings.c:358
+#: gtk/gtksettings.c:363
msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
msgstr "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
-#: gtk/gtksettings.c:367
+#: gtk/gtksettings.c:372
msgid "Xft Hinting"
msgstr "Xft Hinting"
-#: gtk/gtksettings.c:368
+#: gtk/gtksettings.c:373
msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
msgstr "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
-#: gtk/gtksettings.c:377
+#: gtk/gtksettings.c:382
msgid "Xft Hint Style"
msgstr "Xft Hint Style"
-#: gtk/gtksettings.c:378
+#: gtk/gtksettings.c:383
msgid ""
"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
msgstr ""
"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
-#: gtk/gtksettings.c:387
+#: gtk/gtksettings.c:392
msgid "Xft RGBA"
msgstr "Xft RGBA"
-#: gtk/gtksettings.c:388
+#: gtk/gtksettings.c:393
msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
msgstr "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
-#: gtk/gtksettings.c:397
+#: gtk/gtksettings.c:402
msgid "Xft DPI"
msgstr "Xft DPI"
-#: gtk/gtksettings.c:398
+#: gtk/gtksettings.c:403
msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
msgstr "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
-#: gtk/gtksettings.c:407
+#: gtk/gtksettings.c:412
msgid "Cursor theme name"
msgstr "Cursor theme name"
-#: gtk/gtksettings.c:408
+#: gtk/gtksettings.c:413
msgid "Name of the cursor theme to use, or NULL to use the default theme"
msgstr "Name of the cursor theme to use, or NULL to use the default theme"
-#: gtk/gtksettings.c:416
+#: gtk/gtksettings.c:421
msgid "Cursor theme size"
msgstr "Cursor theme size"
-#: gtk/gtksettings.c:417
+#: gtk/gtksettings.c:422
msgid "Size to use for cursors, or 0 to use the default size"
msgstr "Size to use for cursors, or 0 to use the default size"
-#: gtk/gtksettings.c:427
+#: gtk/gtksettings.c:432
msgid "Alternative button order"
msgstr "Alternative button order"
-#: gtk/gtksettings.c:428
+#: gtk/gtksettings.c:433
msgid "Whether buttons in dialogs should use the alternative button order"
msgstr "Whether buttons in dialogues should use the alternative button order"
-#: gtk/gtksettings.c:445
+#: gtk/gtksettings.c:450
msgid "Alternative sort indicator direction"
msgstr "Alternative sort indicator direction"
-#: gtk/gtksettings.c:446
+#: gtk/gtksettings.c:451
msgid ""
"Whether the direction of the sort indicators in list and tree views is "
"inverted compared to the default (where down means ascending)"
@@ -4601,11 +4593,11 @@ msgstr ""
"Whether the direction of the sort indicators in list and tree views is "
"inverted compared to the default (where down means ascending)"
-#: gtk/gtksettings.c:454
+#: gtk/gtksettings.c:459
msgid "Show the 'Input Methods' menu"
msgstr "Show the 'Input Methods' menu"
-#: gtk/gtksettings.c:455
+#: gtk/gtksettings.c:460
msgid ""
"Whether the context menus of entries and text views should offer to change "
"the input method"
@@ -4613,11 +4605,11 @@ msgstr ""
"Whether the context menus of entries and text views should offer to change "
"the input method"
-#: gtk/gtksettings.c:463
+#: gtk/gtksettings.c:468
msgid "Show the 'Insert Unicode Control Character' menu"
msgstr "Show the 'Insert Unicode Control Character' menu"
-#: gtk/gtksettings.c:464
+#: gtk/gtksettings.c:469
msgid ""
"Whether the context menus of entries and text views should offer to insert "
"control characters"
@@ -4625,176 +4617,184 @@ msgstr ""
"Whether the context menus of entries and text views should offer to insert "
"control characters"
-#: gtk/gtksettings.c:472
+#: gtk/gtksettings.c:477
msgid "Start timeout"
msgstr "Start timeout"
-#: gtk/gtksettings.c:473
+#: gtk/gtksettings.c:478
msgid "Starting value for timeouts, when button is pressed"
msgstr "Starting value for timeouts, when button is pressed"
-#: gtk/gtksettings.c:482
+#: gtk/gtksettings.c:487
msgid "Repeat timeout"
msgstr "Repeat timeout"
-#: gtk/gtksettings.c:483
+#: gtk/gtksettings.c:488
msgid "Repeat value for timeouts, when button is pressed"
msgstr "Repeat value for timeouts, when button is pressed"
-#: gtk/gtksettings.c:492
+#: gtk/gtksettings.c:497
msgid "Expand timeout"
msgstr "Expand timeout"
-#: gtk/gtksettings.c:493
+#: gtk/gtksettings.c:498
msgid "Expand value for timeouts, when a widget is expanding a new region"
msgstr "Expand value for timeouts, when a widget is expanding a new region"
-#: gtk/gtksettings.c:528
+#: gtk/gtksettings.c:533
msgid "Color scheme"
msgstr "Colour scheme"
-#: gtk/gtksettings.c:529
+#: gtk/gtksettings.c:534
msgid "A palette of named colors for use in themes"
msgstr "A palette of named colours for use in themes"
-#: gtk/gtksettings.c:538
+#: gtk/gtksettings.c:543
msgid "Enable Animations"
msgstr "Enable Animations"
-#: gtk/gtksettings.c:539
+#: gtk/gtksettings.c:544
msgid "Whether to enable toolkit-wide animations."
msgstr "Whether to enable toolkit-wide animations."
-#: gtk/gtksettings.c:557
+#: gtk/gtksettings.c:562
msgid "Enable Touchscreen Mode"
msgstr "Enable Touchscreen Mode"
-#: gtk/gtksettings.c:558
+#: gtk/gtksettings.c:563
msgid "When TRUE, there are no motion notify events delivered on this screen"
msgstr "When TRUE, there are no motion notify events delivered on this screen"
-#: gtk/gtksettings.c:575
+#: gtk/gtksettings.c:580
msgid "Tooltip timeout"
msgstr "Tooltip timeout"
-#: gtk/gtksettings.c:576
+#: gtk/gtksettings.c:581
msgid "Timeout before tooltip is shown"
msgstr "Timeout before tooltip is shown"
-#: gtk/gtksettings.c:601
+#: gtk/gtksettings.c:606
msgid "Tooltip browse timeout"
msgstr "Tooltip browse timeout"
-#: gtk/gtksettings.c:602
+#: gtk/gtksettings.c:607
msgid "Timeout before tooltip is shown when browse mode is enabled"
msgstr "Timeout before tooltip is shown when browse mode is enabled"
-#: gtk/gtksettings.c:623
+#: gtk/gtksettings.c:628
msgid "Tooltip browse mode timeout"
msgstr "Tooltip browse mode timeout"
-#: gtk/gtksettings.c:624
+#: gtk/gtksettings.c:629
msgid "Timeout after which browse mode is disabled"
msgstr "Timeout after which browse mode is disabled"
-#: gtk/gtksettings.c:643
+#: gtk/gtksettings.c:648
msgid "Keynav Cursor Only"
msgstr "Keynav Cursor Only"
-#: gtk/gtksettings.c:644
+#: gtk/gtksettings.c:649
msgid "When TRUE, there are only cursor keys available to navigate widgets"
msgstr "When TRUE, there are only cursor keys available to navigate widgets"
-#: gtk/gtksettings.c:661
+#: gtk/gtksettings.c:666
msgid "Keynav Wrap Around"
msgstr "Keynav Wrap Around"
-#: gtk/gtksettings.c:662
+#: gtk/gtksettings.c:667
msgid "Whether to wrap around when keyboard-navigating widgets"
msgstr "Whether to wrap around when keyboard-navigating widgets"
-#: gtk/gtksettings.c:682
+#: gtk/gtksettings.c:687
msgid "Error Bell"
msgstr "Error Bell"
-#: gtk/gtksettings.c:683
+#: gtk/gtksettings.c:688
msgid "When TRUE, keyboard navigation and other errors will cause a beep"
msgstr "When TRUE, keyboard navigation and other errors will cause a beep"
-#: gtk/gtksettings.c:700
+#: gtk/gtksettings.c:705
msgid "Color Hash"
msgstr "Colour Hash"
-#: gtk/gtksettings.c:701
+#: gtk/gtksettings.c:706
msgid "A hash table representation of the color scheme."
msgstr "A hash table representation of the colour scheme."
-#: gtk/gtksettings.c:709
+#: gtk/gtksettings.c:714
msgid "Default file chooser backend"
msgstr "Default file chooser backend"
-#: gtk/gtksettings.c:710
+#: gtk/gtksettings.c:715
msgid "Name of the GtkFileChooser backend to use by default"
msgstr "Name of the GtkFileChooser backend to use by default"
-#: gtk/gtksettings.c:727
+#: gtk/gtksettings.c:732
msgid "Default print backend"
msgstr "Default print backend"
-#: gtk/gtksettings.c:728
+#: gtk/gtksettings.c:733
msgid "List of the GtkPrintBackend backends to use by default"
msgstr "List of the GtkPrintBackend backends to use by default"
-#: gtk/gtksettings.c:751
+#: gtk/gtksettings.c:756
msgid "Default command to run when displaying a print preview"
msgstr "Default command to run when displaying a print preview"
-#: gtk/gtksettings.c:752
+#: gtk/gtksettings.c:757
msgid "Command to run when displaying a print preview"
msgstr "Command to run when displaying a print preview"
-#: gtk/gtksettings.c:768
+#: gtk/gtksettings.c:773
msgid "Enable Mnemonics"
msgstr "Enable Mnemonics"
-#: gtk/gtksettings.c:769
+#: gtk/gtksettings.c:774
msgid "Whether labels should have mnemonics"
msgstr "Whether labels should have mnemonics"
-#: gtk/gtksettings.c:785
+#: gtk/gtksettings.c:790
msgid "Enable Accelerators"
msgstr "Enable Accelerators"
-#: gtk/gtksettings.c:786
+#: gtk/gtksettings.c:791
msgid "Whether menu items should have accelerators"
msgstr "Whether menu items should have accelerators"
-#: gtk/gtksettings.c:803
+#: gtk/gtksettings.c:808
msgid "Recent Files Limit"
msgstr "Recent Files Limit"
-#: gtk/gtksettings.c:804
+#: gtk/gtksettings.c:809
msgid "Number of recently used files"
msgstr "Number of recently used files"
-#: gtk/gtksettings.c:818
+#: gtk/gtksettings.c:823
msgid "Default IM module"
msgstr "Default IM module"
-#: gtk/gtksettings.c:819
+#: gtk/gtksettings.c:824
msgid "Which IM module should be used by default"
msgstr "Which IM module should be used by default"
-#: gtk/gtksettings.c:837
+#: gtk/gtksettings.c:842
#, fuzzy
msgid "Recent Files Max Age"
msgstr "Recent Files Limit"
-#: gtk/gtksettings.c:838
+#: gtk/gtksettings.c:843
#, fuzzy
msgid "Maximum age of recently used files, in days"
msgstr "Number of recently used files"
+#: gtk/gtksettings.c:852
+msgid "Fontconfig configuration timestamp"
+msgstr ""
+
+#: gtk/gtksettings.c:853
+msgid "Timestamp of current fontconfig configuration"
+msgstr ""
+
#: gtk/gtksizegroup.c:293
msgid "Mode"
msgstr "Mode"
@@ -4907,7 +4907,7 @@ msgstr "Whether or not the status icon is visible"
msgid "Whether or not the status icon is embedded"
msgstr "Whether or not the status icon is embedded"
-#: gtk/gtkstatusicon.c:284 gtk/gtktrayicon-x11.c:97
+#: gtk/gtkstatusicon.c:284 gtk/gtktrayicon-x11.c:96
msgid "The orientation of the tray"
msgstr "The orientation of the tray"
@@ -6557,6 +6557,12 @@ msgstr "IM Status style"
msgid "How to draw the input method statusbar"
msgstr "How to draw the input method statusbar"
+#~ msgid "Cancelled"
+#~ msgstr "Cancelled"
+
+#~ msgid "Whether or not the operation has been successfully cancelled"
+#~ msgstr "Whether or not the operation has been successfully cancelled"
+
#~ msgid ""
#~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the "
#~ "text in the progress widget"