diff --git a/po-properties/ChangeLog b/po-properties/ChangeLog index fe682b6a9b..cd416ba8f3 100644 --- a/po-properties/ChangeLog +++ b/po-properties/ChangeLog @@ -1,3 +1,7 @@ +2006-04-21 David Lodge + + * en_GB.po: Translation updated by David Lodge. + 2006-04-21 Priit Laes * et.po: Translation updated. diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po index f4f0dec5c3..a23e243b67 100644 --- a/po-properties/en_GB.po +++ b/po-properties/en_GB.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-08-24 13:34-0400\n" -"PO-Revision-Date: 2005-04-07 21:34-0400\n" +"PO-Revision-Date: 2006-04-21 22:36-0000\n" "Last-Translator: David Lodge \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -47,7 +47,9 @@ msgstr "Bits per Sample" msgid "The number of bits per sample" msgstr "The number of bits per sample" -#: gdk-pixbuf/gdk-pixbuf.c:153 gtk/gtklayout.c:651 gtk/gtktreeviewcolumn.c:242 +#: gdk-pixbuf/gdk-pixbuf.c:153 +#: gtk/gtklayout.c:651 +#: gtk/gtktreeviewcolumn.c:242 msgid "Width" msgstr "Width" @@ -55,7 +57,8 @@ msgstr "Width" msgid "The number of columns of the pixbuf" msgstr "The number of columns of the pixbuf" -#: gdk-pixbuf/gdk-pixbuf.c:163 gtk/gtklayout.c:660 +#: gdk-pixbuf/gdk-pixbuf.c:163 +#: gtk/gtklayout.c:660 msgid "Height" msgstr "Height" @@ -68,10 +71,8 @@ msgid "Rowstride" msgstr "Rowstride" #: gdk-pixbuf/gdk-pixbuf.c:181 -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" +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:190 msgid "Pixels" @@ -89,7 +90,9 @@ msgstr "Default Display" msgid "The default display for GDK" msgstr "The default display for GDK" -#: gdk/gdkpango.c:510 gtk/gtkinvisible.c:117 gtk/gtkwindow.c:538 +#: gdk/gdkpango.c:510 +#: gtk/gtkinvisible.c:117 +#: gtk/gtkwindow.c:538 msgid "Screen" msgstr "Screen" @@ -102,12 +105,8 @@ msgid "Program name" msgstr "Program name" #: gtk/gtkaboutdialog.c:207 -msgid "" -"The name of the program. If this is not set, it defaults to " -"g_get_application_name()" -msgstr "" -"The name of the program. If this is not set, it defaults to " -"g_get_application_name()" +msgid "The name of the program. If this is not set, it defaults to g_get_application_name()" +msgstr "The name of the program. If this is not set, it defaults to g_get_application_name()" #: gtk/gtkaboutdialog.c:221 msgid "Program version" @@ -146,12 +145,8 @@ msgid "Website label" msgstr "Website label" #: gtk/gtkaboutdialog.c:307 -msgid "" -"The label for the link to the website of the program. If this is not set, it " -"defaults to the URL" -msgstr "" -"The label for the link to the website of the program. If this is not set, it " -"defaults to the URL" +msgid "The label for the link to the website of the program. If this is not set, it defaults to the URL" +msgstr "The label for the link to the website of the program. If this is not set, it defaults to the URL" #: gtk/gtkaboutdialog.c:323 msgid "Authors" @@ -182,22 +177,16 @@ msgid "Translator credits" msgstr "Translator credits" #: gtk/gtkaboutdialog.c:376 -msgid "" -"Credits to the translators. This string should be marked as translatable" -msgstr "" -"Credits to the translators. This string should be marked as translatable" +msgid "Credits to the translators. This string should be marked as translatable" +msgstr "Credits to the translators. This string should be marked as translatable" #: gtk/gtkaboutdialog.c:391 msgid "Logo" msgstr "Logo" #: gtk/gtkaboutdialog.c:392 -msgid "" -"A logo for the about box. If this is not set, it defaults to " -"gtk_window_get_default_icon_list()" -msgstr "" -"A logo for the about box. If this is not set, it defaults to " -"gtk_window_get_default_icon_list()" +msgid "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()" +msgstr "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()" #: gtk/gtkaboutdialog.c:407 msgid "Logo Icon Name" @@ -208,14 +197,12 @@ msgid "A named icon to use as the logo for the about box." msgstr "A named icon to use as the logo for the about box." #: gtk/gtkaboutdialog.c:421 -#, fuzzy msgid "Wrap license" -msgstr "Wrap mode set" +msgstr "Wrap licence" #: gtk/gtkaboutdialog.c:422 -#, fuzzy msgid "Whether to wrap the license text." -msgstr "Whether to strike through the text" +msgstr "Whether to wrap the licence text." #: gtk/gtkaboutdialog.c:429 msgid "Link Color" @@ -241,7 +228,8 @@ msgstr "Accelerator Widget" msgid "The widget to be monitored for accelerator changes" msgstr "The widget to be monitored for accelerator changes" -#: gtk/gtkaction.c:197 gtk/gtkactiongroup.c:135 +#: gtk/gtkaction.c:197 +#: gtk/gtkactiongroup.c:135 msgid "Name" msgstr "Name" @@ -249,8 +237,12 @@ msgstr "Name" msgid "A unique name for the action." msgstr "A unique name for the action." -#: gtk/gtkaction.c:205 gtk/gtkbutton.c:226 gtk/gtkexpander.c:206 -#: gtk/gtkframe.c:128 gtk/gtklabel.c:322 gtk/gtktoolbutton.c:187 +#: gtk/gtkaction.c:205 +#: gtk/gtkbutton.c:226 +#: gtk/gtkexpander.c:206 +#: gtk/gtkframe.c:128 +#: gtk/gtklabel.c:322 +#: gtk/gtktoolbutton.c:187 msgid "Label" msgstr "Label" @@ -282,53 +274,42 @@ msgstr "Stock Icon" msgid "The stock icon displayed in widgets representing this action." msgstr "The stock icon displayed in widgets representing this action." -#: gtk/gtkaction.c:235 gtk/gtktoolitem.c:160 +#: gtk/gtkaction.c:235 +#: gtk/gtktoolitem.c:160 msgid "Visible when horizontal" msgstr "Visible when horizontal" -#: gtk/gtkaction.c:236 gtk/gtktoolitem.c:161 -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:161 +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:251 msgid "Visible when overflown" msgstr "Visible when overflown" #: gtk/gtkaction.c:252 -msgid "" -"When TRUE, toolitem proxies for this action are represented in the toolbar " -"overflow menu." -msgstr "" -"When TRUE, toolitem proxies for this action are represented in the toolbar " -"overflow menu." +msgid "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu." +msgstr "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu." -#: gtk/gtkaction.c:259 gtk/gtktoolitem.c:167 +#: gtk/gtkaction.c:259 +#: gtk/gtktoolitem.c:167 msgid "Visible when vertical" msgstr "Visible when vertical" -#: gtk/gtkaction.c:260 gtk/gtktoolitem.c:168 -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:260 +#: gtk/gtktoolitem.c:168 +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:267 gtk/gtktoolitem.c:174 +#: gtk/gtkaction.c:267 +#: gtk/gtktoolitem.c:174 msgid "Is important" msgstr "Is important" #: gtk/gtkaction.c:268 -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." +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:276 msgid "Hide if empty" @@ -338,7 +319,9 @@ msgstr "Hide if empty" 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:283 gtk/gtkactiongroup.c:142 gtk/gtkcellrenderer.c:222 +#: gtk/gtkaction.c:283 +#: gtk/gtkactiongroup.c:142 +#: gtk/gtkcellrenderer.c:222 #: gtk/gtkwidget.c:455 msgid "Sensitive" msgstr "Sensitive" @@ -347,7 +330,9 @@ msgstr "Sensitive" msgid "Whether the action is enabled." msgstr "Whether the action is enabled." -#: gtk/gtkaction.c:290 gtk/gtkactiongroup.c:149 gtk/gtktreeviewcolumn.c:226 +#: gtk/gtkaction.c:290 +#: gtk/gtkactiongroup.c:149 +#: gtk/gtktreeviewcolumn.c:226 #: gtk/gtkwidget.c:448 msgid "Visible" msgstr "Visible" @@ -361,12 +346,8 @@ msgid "Action Group" msgstr "Action Group" #: gtk/gtkaction.c:298 -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)." +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:136 msgid "A name for the action group." @@ -380,7 +361,8 @@ msgstr "Whether the action group is enabled." msgid "Whether the action group is visible." msgstr "Whether the action group is visible." -#: gtk/gtkadjustment.c:116 gtk/gtkcellrendererprogress.c:116 +#: gtk/gtkadjustment.c:116 +#: gtk/gtkcellrendererprogress.c:116 #: gtk/gtkspinbutton.c:304 msgid "Value" msgstr "Value" @@ -433,49 +415,35 @@ msgstr "The page size of the adjustment" msgid "Horizontal alignment" msgstr "Horizontal alignment" -#: gtk/gtkalignment.c:120 gtk/gtkbutton.c:277 -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:120 +#: gtk/gtkbutton.c:277 +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:129 msgid "Vertical alignment" msgstr "Vertical alignment" -#: gtk/gtkalignment.c:130 gtk/gtkbutton.c:296 -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:130 +#: gtk/gtkbutton.c:296 +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:138 msgid "Horizontal scale" msgstr "Horizontal scale" #: gtk/gtkalignment.c:139 -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" +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:147 msgid "Vertical scale" msgstr "Vertical scale" #: gtk/gtkalignment.c:148 -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" +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:165 msgid "Top Padding" @@ -594,26 +562,20 @@ msgid "Layout style" msgstr "Layout style" #: gtk/gtkbbox.c:158 -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" +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:166 msgid "Secondary" msgstr "Secondary" #: gtk/gtkbbox.c:167 -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" +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:131 gtk/gtkexpander.c:230 gtk/gtkiconview.c:628 +#: gtk/gtkbox.c:131 +#: gtk/gtkexpander.c:230 +#: gtk/gtkiconview.c:628 #: gtk/gtktreeviewcolumn.c:251 msgid "Spacing" msgstr "Spacing" @@ -622,7 +584,9 @@ msgstr "Spacing" msgid "The amount of space between children" msgstr "The amount of space between children" -#: gtk/gtkbox.c:141 gtk/gtknotebook.c:477 gtk/gtktoolbar.c:558 +#: gtk/gtkbox.c:141 +#: gtk/gtknotebook.c:477 +#: gtk/gtktoolbar.c:558 msgid "Homogeneous" msgstr "Homogeneous" @@ -630,7 +594,9 @@ msgstr "Homogeneous" msgid "Whether the children should all be the same size" msgstr "Whether the children should all be the same size" -#: gtk/gtkbox.c:149 gtk/gtkpreview.c:134 gtk/gtktoolbar.c:550 +#: gtk/gtkbox.c:149 +#: gtk/gtkpreview.c:134 +#: gtk/gtktoolbar.c:550 #: gtk/gtktreeviewcolumn.c:307 msgid "Expand" msgstr "Expand" @@ -644,12 +610,8 @@ msgid "Fill" msgstr "Fill" #: gtk/gtkbox.c:157 -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" +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:163 msgid "Padding" @@ -663,55 +625,50 @@ msgstr "Extra space to put between the child and its neighbors, in pixels" msgid "Pack type" msgstr "Pack type" -#: gtk/gtkbox.c:171 gtk/gtknotebook.c:521 -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:171 +#: gtk/gtknotebook.c:521 +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:177 gtk/gtknotebook.c:499 gtk/gtkpaned.c:245 +#: gtk/gtkbox.c:177 +#: gtk/gtknotebook.c:499 +#: gtk/gtkpaned.c:245 #: gtk/gtkruler.c:142 msgid "Position" msgstr "Position" -#: gtk/gtkbox.c:178 gtk/gtknotebook.c:500 +#: gtk/gtkbox.c:178 +#: gtk/gtknotebook.c:500 msgid "The index of the child in the parent" msgstr "The index of the child in the parent" #: gtk/gtkbutton.c:227 -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" +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:234 gtk/gtkexpander.c:214 gtk/gtklabel.c:343 +#: gtk/gtkbutton.c:234 +#: gtk/gtkexpander.c:214 +#: gtk/gtklabel.c:343 #: gtk/gtktoolbutton.c:194 msgid "Use underline" msgstr "Use underline" -#: gtk/gtkbutton.c:235 gtk/gtkexpander.c:215 gtk/gtklabel.c:344 -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:235 +#: gtk/gtkexpander.c:215 +#: gtk/gtklabel.c:344 +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:242 msgid "Use stock" msgstr "Use stock" #: gtk/gtkbutton.c:243 -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" +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:250 gtk/gtkcombobox.c:683 +#: gtk/gtkbutton.c:250 +#: gtk/gtkcombobox.c:683 msgid "Focus on click" msgstr "Focus on click" @@ -735,7 +692,8 @@ msgstr "Horizontal alignment for child" msgid "Vertical alignment for child" msgstr "Vertical alignment for child" -#: gtk/gtkbutton.c:312 gtk/gtkimagemenuitem.c:133 +#: gtk/gtkbutton.c:312 +#: gtk/gtkimagemenuitem.c:133 msgid "Image widget" msgstr "Image widget" @@ -756,44 +714,32 @@ msgid "Default Outside Spacing" msgstr "Default Outside Spacing" #: gtk/gtkbutton.c:429 -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" +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:434 msgid "Child X Displacement" msgstr "Child X Displacement" #: gtk/gtkbutton.c:435 -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" +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:442 msgid "Child Y Displacement" msgstr "Child Y Displacement" #: gtk/gtkbutton.c:443 -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" +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:459 msgid "Displace focus" msgstr "Displace focus" #: gtk/gtkbutton.c:460 -msgid "" -"Whether the child_displacement_x/_y properties should also affect the focus " -"rectangle" -msgstr "" -"Whether the child_displacement_x/_y properties should also affect the focus " -"rectangle" +msgid "Whether the child_displacement_x/_y properties should also affect the focus rectangle" +msgstr "Whether the child_displacement_x/_y properties should also affect the focus rectangle" #: gtk/gtkbutton.c:465 msgid "Show button images" @@ -824,12 +770,8 @@ msgid "Day" msgstr "Day" #: gtk/gtkcalendar.c:434 -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)" +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:448 msgid "Show Heading" @@ -979,11 +921,13 @@ msgstr "Model" 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:110 gtk/gtkcomboboxentry.c:122 +#: gtk/gtkcellrenderercombo.c:110 +#: gtk/gtkcomboboxentry.c:122 msgid "Text Column" msgstr "Text Column" -#: gtk/gtkcellrenderercombo.c:111 gtk/gtkcomboboxentry.c:123 +#: gtk/gtkcellrenderercombo.c:111 +#: gtk/gtkcomboboxentry.c:123 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" @@ -1019,7 +963,8 @@ msgstr "Pixbuf Expander Closed" msgid "Pixbuf for closed expander" msgstr "Pixbuf for closed expander" -#: gtk/gtkcellrendererpixbuf.c:169 gtk/gtkimage.c:203 +#: gtk/gtkcellrendererpixbuf.c:169 +#: gtk/gtkimage.c:203 msgid "Stock ID" msgstr "Stock ID" @@ -1043,11 +988,14 @@ msgstr "Detail" msgid "Render detail to pass to the theme engine" msgstr "Render detail to pass to the theme engine" -#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:261 gtk/gtkwindow.c:530 +#: gtk/gtkcellrendererpixbuf.c:205 +#: gtk/gtkimage.c:261 +#: gtk/gtkwindow.c:530 msgid "Icon Name" msgstr "Icon Name" -#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:262 +#: gtk/gtkcellrendererpixbuf.c:206 +#: gtk/gtkimage.c:262 msgid "The name of the icon from the icon theme" msgstr "The name of the icon from the icon theme" @@ -1063,8 +1011,11 @@ msgstr "Whether the rendered pixbuf should be colorised according to the state" msgid "Value of the progress bar" msgstr "Value of the progress bar" -#: gtk/gtkcellrendererprogress.c:134 gtk/gtkcellrenderertext.c:219 -#: gtk/gtkentry.c:577 gtk/gtkprogressbar.c:221 gtk/gtktextbuffer.c:206 +#: gtk/gtkcellrendererprogress.c:134 +#: gtk/gtkcellrenderertext.c:219 +#: gtk/gtkentry.c:577 +#: gtk/gtkprogressbar.c:221 +#: gtk/gtktextbuffer.c:206 msgid "Text" msgstr "Text" @@ -1084,7 +1035,8 @@ msgstr "Markup" msgid "Marked up text to render" msgstr "Marked up text to render" -#: gtk/gtkcellrenderertext.c:235 gtk/gtklabel.c:329 +#: gtk/gtkcellrenderertext.c:235 +#: gtk/gtklabel.c:329 msgid "Attributes" msgstr "Attributes" @@ -1100,31 +1052,41 @@ msgstr "Single Paragraph Mode" 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:252 gtk/gtkcellview.c:183 gtk/gtktexttag.c:211 +#: gtk/gtkcellrenderertext.c:252 +#: gtk/gtkcellview.c:183 +#: gtk/gtktexttag.c:211 msgid "Background color name" msgstr "Background colour name" -#: gtk/gtkcellrenderertext.c:253 gtk/gtkcellview.c:184 gtk/gtktexttag.c:212 +#: gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellview.c:184 +#: gtk/gtktexttag.c:212 msgid "Background color as a string" msgstr "Background colour as a string" -#: gtk/gtkcellrenderertext.c:260 gtk/gtkcellview.c:190 gtk/gtktexttag.c:219 +#: gtk/gtkcellrenderertext.c:260 +#: gtk/gtkcellview.c:190 +#: gtk/gtktexttag.c:219 msgid "Background color" msgstr "Background colour" -#: gtk/gtkcellrenderertext.c:261 gtk/gtkcellview.c:191 +#: gtk/gtkcellrenderertext.c:261 +#: gtk/gtkcellview.c:191 msgid "Background color as a GdkColor" msgstr "Background colour as a GdkColor" -#: gtk/gtkcellrenderertext.c:268 gtk/gtktexttag.c:245 +#: gtk/gtkcellrenderertext.c:268 +#: gtk/gtktexttag.c:245 msgid "Foreground color name" msgstr "Foreground colour name" -#: gtk/gtkcellrenderertext.c:269 gtk/gtktexttag.c:246 +#: gtk/gtkcellrenderertext.c:269 +#: gtk/gtktexttag.c:246 msgid "Foreground color as a string" msgstr "Foreground colour as a string" -#: gtk/gtkcellrenderertext.c:276 gtk/gtktexttag.c:253 +#: gtk/gtkcellrenderertext.c:276 +#: gtk/gtktexttag.c:253 msgid "Foreground color" msgstr "Foreground colour" @@ -1132,17 +1094,24 @@ msgstr "Foreground colour" msgid "Foreground color as a GdkColor" msgstr "Foreground colour as a GdkColor" -#: gtk/gtkcellrenderertext.c:285 gtk/gtkentry.c:509 gtk/gtktexttag.c:279 +#: gtk/gtkcellrenderertext.c:285 +#: gtk/gtkentry.c:509 +#: gtk/gtktexttag.c:279 #: gtk/gtktextview.c:578 msgid "Editable" msgstr "Editable" -#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:280 gtk/gtktextview.c:579 +#: gtk/gtkcellrenderertext.c:286 +#: gtk/gtktexttag.c:280 +#: gtk/gtktextview.c:579 msgid "Whether the text can be modified by the user" msgstr "Whether the text can be modified by the user" -#: gtk/gtkcellrenderertext.c:293 gtk/gtkcellrenderertext.c:301 -#: gtk/gtkfontsel.c:223 gtk/gtktexttag.c:287 gtk/gtktexttag.c:295 +#: gtk/gtkcellrenderertext.c:293 +#: gtk/gtkcellrenderertext.c:301 +#: gtk/gtkfontsel.c:223 +#: gtk/gtktexttag.c:287 +#: gtk/gtktexttag.c:295 msgid "Font" msgstr "Font" @@ -1150,52 +1119,63 @@ msgstr "Font" msgid "Font description as a string" msgstr "Font description as a string" -#: gtk/gtkcellrenderertext.c:302 gtk/gtktexttag.c:296 +#: gtk/gtkcellrenderertext.c:302 +#: gtk/gtktexttag.c:296 msgid "Font description as a PangoFontDescription struct" msgstr "Font description as a PangoFontDescription struct" -#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:304 +#: gtk/gtkcellrenderertext.c:310 +#: gtk/gtktexttag.c:304 msgid "Font family" msgstr "Font family" -#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:305 +#: gtk/gtkcellrenderertext.c:311 +#: gtk/gtktexttag.c:305 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:318 gtk/gtkcellrenderertext.c:319 +#: gtk/gtkcellrenderertext.c:318 +#: gtk/gtkcellrenderertext.c:319 #: gtk/gtktexttag.c:312 msgid "Font style" msgstr "Font style" -#: gtk/gtkcellrenderertext.c:327 gtk/gtkcellrenderertext.c:328 +#: gtk/gtkcellrenderertext.c:327 +#: gtk/gtkcellrenderertext.c:328 #: gtk/gtktexttag.c:321 msgid "Font variant" msgstr "Font variant" -#: gtk/gtkcellrenderertext.c:336 gtk/gtkcellrenderertext.c:337 +#: gtk/gtkcellrenderertext.c:336 +#: gtk/gtkcellrenderertext.c:337 #: gtk/gtktexttag.c:330 msgid "Font weight" msgstr "Font weight" -#: gtk/gtkcellrenderertext.c:346 gtk/gtkcellrenderertext.c:347 +#: gtk/gtkcellrenderertext.c:346 +#: gtk/gtkcellrenderertext.c:347 #: gtk/gtktexttag.c:341 msgid "Font stretch" msgstr "Font stretch" -#: gtk/gtkcellrenderertext.c:355 gtk/gtkcellrenderertext.c:356 +#: gtk/gtkcellrenderertext.c:355 +#: gtk/gtkcellrenderertext.c:356 #: gtk/gtktexttag.c:350 msgid "Font size" msgstr "Font size" -#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:370 +#: gtk/gtkcellrenderertext.c:365 +#: gtk/gtktexttag.c:370 msgid "Font points" msgstr "Font points" -#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:371 +#: gtk/gtkcellrenderertext.c:366 +#: gtk/gtktexttag.c:371 msgid "Font size in points" msgstr "Font size in points" -#: gtk/gtkcellrenderertext.c:375 gtk/gtktexttag.c:360 +#: gtk/gtkcellrenderertext.c:375 +#: gtk/gtktexttag.c:360 msgid "Font scale" msgstr "Font scale" @@ -1203,80 +1183,76 @@ msgstr "Font scale" msgid "Font scaling factor" msgstr "Font scaling factor" -#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:429 +#: gtk/gtkcellrenderertext.c:385 +#: gtk/gtktexttag.c:429 msgid "Rise" msgstr "Rise" #: gtk/gtkcellrenderertext.c:386 -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)" +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:397 gtk/gtktexttag.c:469 +#: gtk/gtkcellrenderertext.c:397 +#: gtk/gtktexttag.c:469 msgid "Strikethrough" msgstr "Strikethrough" -#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:470 +#: gtk/gtkcellrenderertext.c:398 +#: gtk/gtktexttag.c:470 msgid "Whether to strike through the text" msgstr "Whether to strike through the text" -#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:477 +#: gtk/gtkcellrenderertext.c:405 +#: gtk/gtktexttag.c:477 msgid "Underline" msgstr "Underline" -#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:478 +#: gtk/gtkcellrenderertext.c:406 +#: gtk/gtktexttag.c:478 msgid "Style of underline for this text" msgstr "Style of underline for this text" -#: gtk/gtkcellrenderertext.c:414 gtk/gtktexttag.c:389 +#: gtk/gtkcellrenderertext.c:414 +#: gtk/gtktexttag.c:389 msgid "Language" msgstr "Language" #: gtk/gtkcellrenderertext.c:415 -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" +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:435 gtk/gtklabel.c:435 gtk/gtkprogressbar.c:243 +#: gtk/gtkcellrenderertext.c:435 +#: gtk/gtklabel.c:435 +#: gtk/gtkprogressbar.c:243 msgid "Ellipsize" msgstr "Ellipsise" #: gtk/gtkcellrenderertext.c:436 -msgid "" -"The preferred place to ellipsize the string, if the cell renderer does not " -"have enough room to display the entire string, if at all" -msgstr "" -"The preferred place to ellipsise the string, if the cell renderer does not " -"have enough room to display the entire string, if at all" +msgid "The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string, if at all" +msgstr "The preferred place to ellipsise the string, if the cell renderer does not have enough room to display the entire string, if at all" -#: gtk/gtkcellrenderertext.c:455 gtk/gtkfilechooserbutton.c:367 +#: gtk/gtkcellrenderertext.c:455 +#: gtk/gtkfilechooserbutton.c:367 #: gtk/gtklabel.c:455 msgid "Width In Characters" msgstr "Width In Characters" -#: gtk/gtkcellrenderertext.c:456 gtk/gtklabel.c:456 +#: gtk/gtkcellrenderertext.c:456 +#: gtk/gtklabel.c:456 msgid "The desired width of the label, in characters" msgstr "The desired width of the label, in characters" -#: gtk/gtkcellrenderertext.c:474 gtk/gtktexttag.c:486 +#: gtk/gtkcellrenderertext.c:474 +#: gtk/gtktexttag.c:486 msgid "Wrap mode" msgstr "Wrap mode" #: gtk/gtkcellrenderertext.c:475 -msgid "" -"How to break the string into multiple lines, if the cell renderer does not " -"have enough room to display the entire string" -msgstr "" -"How to break the string into multiple lines, if the cell renderer does not " -"have enough room to display the entire string" +msgid "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string" +msgstr "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string" -#: gtk/gtkcellrenderertext.c:494 gtk/gtkcombobox.c:573 +#: gtk/gtkcellrenderertext.c:494 +#: gtk/gtkcombobox.c:573 msgid "Wrap width" msgstr "Wrap width" @@ -1284,115 +1260,145 @@ msgstr "Wrap width" msgid "The width at which the text is wrapped" msgstr "The width at which the text is wrapped" -#: gtk/gtkcellrenderertext.c:507 gtk/gtkcellview.c:198 gtk/gtktexttag.c:556 +#: gtk/gtkcellrenderertext.c:507 +#: gtk/gtkcellview.c:198 +#: gtk/gtktexttag.c:556 msgid "Background set" msgstr "Background set" -#: gtk/gtkcellrenderertext.c:508 gtk/gtkcellview.c:199 gtk/gtktexttag.c:557 +#: gtk/gtkcellrenderertext.c:508 +#: gtk/gtkcellview.c:199 +#: gtk/gtktexttag.c:557 msgid "Whether this tag affects the background color" msgstr "Whether this tag affects the background colour" -#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:568 +#: gtk/gtkcellrenderertext.c:511 +#: gtk/gtktexttag.c:568 msgid "Foreground set" msgstr "Foreground set" -#: gtk/gtkcellrenderertext.c:512 gtk/gtktexttag.c:569 +#: gtk/gtkcellrenderertext.c:512 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects the foreground color" msgstr "Whether this tag affects the foreground colour" -#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:515 +#: gtk/gtktexttag.c:576 msgid "Editability set" msgstr "Editability set" -#: gtk/gtkcellrenderertext.c:516 gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:516 +#: gtk/gtktexttag.c:577 msgid "Whether this tag affects text editability" msgstr "Whether this tag affects text editability" -#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:580 +#: gtk/gtkcellrenderertext.c:519 +#: gtk/gtktexttag.c:580 msgid "Font family set" msgstr "Font family set" -#: gtk/gtkcellrenderertext.c:520 gtk/gtktexttag.c:581 +#: gtk/gtkcellrenderertext.c:520 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the font family" msgstr "Whether this tag affects the font family" -#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:523 +#: gtk/gtktexttag.c:584 msgid "Font style set" msgstr "Font style set" -#: gtk/gtkcellrenderertext.c:524 gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:524 +#: gtk/gtktexttag.c:585 msgid "Whether this tag affects the font style" msgstr "Whether this tag affects the font style" -#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:527 +#: gtk/gtktexttag.c:588 msgid "Font variant set" msgstr "Font variant set" -#: gtk/gtkcellrenderertext.c:528 gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:528 +#: gtk/gtktexttag.c:589 msgid "Whether this tag affects the font variant" msgstr "Whether this tag affects the font variant" -#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:531 +#: gtk/gtktexttag.c:592 msgid "Font weight set" msgstr "Font weight set" -#: gtk/gtkcellrenderertext.c:532 gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:532 +#: gtk/gtktexttag.c:593 msgid "Whether this tag affects the font weight" msgstr "Whether this tag affects the font weight" -#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:535 +#: gtk/gtktexttag.c:596 msgid "Font stretch set" msgstr "Font stretch set" -#: gtk/gtkcellrenderertext.c:536 gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:536 +#: gtk/gtktexttag.c:597 msgid "Whether this tag affects the font stretch" msgstr "Whether this tag affects the font stretch" -#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:539 +#: gtk/gtktexttag.c:600 msgid "Font size set" msgstr "Font size set" -#: gtk/gtkcellrenderertext.c:540 gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:540 +#: gtk/gtktexttag.c:601 msgid "Whether this tag affects the font size" msgstr "Whether this tag affects the font size" -#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:543 +#: gtk/gtktexttag.c:604 msgid "Font scale set" msgstr "Font scale set" -#: gtk/gtkcellrenderertext.c:544 gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:544 +#: gtk/gtktexttag.c:605 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:547 gtk/gtktexttag.c:624 +#: gtk/gtkcellrenderertext.c:547 +#: gtk/gtktexttag.c:624 msgid "Rise set" msgstr "Rise set" -#: gtk/gtkcellrenderertext.c:548 gtk/gtktexttag.c:625 +#: gtk/gtkcellrenderertext.c:548 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the rise" msgstr "Whether this tag affects the rise" -#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:640 +#: gtk/gtkcellrenderertext.c:551 +#: gtk/gtktexttag.c:640 msgid "Strikethrough set" msgstr "Strikethrough set" -#: gtk/gtkcellrenderertext.c:552 gtk/gtktexttag.c:641 +#: gtk/gtkcellrenderertext.c:552 +#: gtk/gtktexttag.c:641 msgid "Whether this tag affects strikethrough" msgstr "Whether this tag affects strikethrough" -#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:555 +#: gtk/gtktexttag.c:648 msgid "Underline set" msgstr "Underline set" -#: gtk/gtkcellrenderertext.c:556 gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:556 +#: gtk/gtktexttag.c:649 msgid "Whether this tag affects underlining" msgstr "Whether this tag affects underlining" -#: gtk/gtkcellrenderertext.c:559 gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:559 +#: gtk/gtktexttag.c:612 msgid "Language set" msgstr "Language set" -#: gtk/gtkcellrenderertext.c:560 gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:560 +#: gtk/gtktexttag.c:613 msgid "Whether this tag affects the language the text is rendered as" msgstr "Whether this tag affects the language the text is rendered as" @@ -1436,15 +1442,20 @@ msgstr "Radio state" msgid "Draw the toggle button as a radio button" msgstr "Draw the toggle button as a radio button" -#: gtk/gtkcheckbutton.c:101 gtk/gtkcheckmenuitem.c:142 gtk/gtkoptionmenu.c:203 +#: gtk/gtkcheckbutton.c:101 +#: gtk/gtkcheckmenuitem.c:142 +#: gtk/gtkoptionmenu.c:203 msgid "Indicator Size" msgstr "Indicator Size" -#: gtk/gtkcheckbutton.c:102 gtk/gtkcheckmenuitem.c:144 +#: gtk/gtkcheckbutton.c:102 +#: gtk/gtkcheckmenuitem.c:144 msgid "Size of check or radio indicator" msgstr "Size of check or radio indicator" -#: gtk/gtkcheckbutton.c:109 gtk/gtkexpander.c:256 gtk/gtkoptionmenu.c:209 +#: gtk/gtkcheckbutton.c:109 +#: gtk/gtkexpander.c:256 +#: gtk/gtkoptionmenu.c:209 msgid "Indicator Spacing" msgstr "Indicator Spacing" @@ -1452,7 +1463,8 @@ msgstr "Indicator Spacing" msgid "Spacing around check or radio indicator" msgstr "Spacing around check or radio indicator" -#: gtk/gtkcheckmenuitem.c:119 gtk/gtktogglebutton.c:135 +#: gtk/gtkcheckmenuitem.c:119 +#: gtk/gtktogglebutton.c:135 msgid "Active" msgstr "Active" @@ -1460,7 +1472,8 @@ msgstr "Active" msgid "Whether the menu item is checked" msgstr "Whether the menu item is checked" -#: gtk/gtkcheckmenuitem.c:127 gtk/gtktogglebutton.c:143 +#: gtk/gtkcheckmenuitem.c:127 +#: gtk/gtktogglebutton.c:143 msgid "Inconsistent" msgstr "Inconsistent" @@ -1484,8 +1497,10 @@ 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:219 gtk/gtkfilechooserbutton.c:353 -#: gtk/gtkfontbutton.c:177 gtk/gtktreeviewcolumn.c:299 +#: gtk/gtkcolorbutton.c:219 +#: gtk/gtkfilechooserbutton.c:353 +#: gtk/gtkfontbutton.c:177 +#: gtk/gtktreeviewcolumn.c:299 msgid "Title" msgstr "Title" @@ -1493,7 +1508,8 @@ msgstr "Title" msgid "The title of the color selection dialog" msgstr "The title of the colour selection dialogue" -#: gtk/gtkcolorbutton.c:234 gtk/gtkcolorsel.c:1888 +#: gtk/gtkcolorbutton.c:234 +#: gtk/gtkcolorsel.c:1888 msgid "Current Color" msgstr "Current Colour" @@ -1501,7 +1517,8 @@ msgstr "Current Colour" msgid "The selected color" msgstr "The selected colour" -#: gtk/gtkcolorbutton.c:249 gtk/gtkcolorsel.c:1895 +#: gtk/gtkcolorbutton.c:249 +#: gtk/gtkcolorsel.c:1895 msgid "Current Alpha" msgstr "Current Alpha" @@ -1617,7 +1634,8 @@ msgstr "Active item" msgid "The item which is currently active" msgstr "The item which is currently active" -#: gtk/gtkcombobox.c:659 gtk/gtkuimanager.c:232 +#: gtk/gtkcombobox.c:659 +#: gtk/gtkuimanager.c:232 msgid "Add tearoffs to menus" msgstr "Add tearoffs to menus" @@ -1625,7 +1643,8 @@ 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:675 gtk/gtkentry.c:534 +#: gtk/gtkcombobox.c:675 +#: gtk/gtkentry.c:534 msgid "Has Frame" msgstr "Has Frame" @@ -1741,23 +1760,25 @@ 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 dialog" -#: gtk/gtkentry.c:489 gtk/gtklabel.c:400 +#: gtk/gtkentry.c:489 +#: gtk/gtklabel.c:400 msgid "Cursor Position" msgstr "Cursor Position" -#: gtk/gtkentry.c:490 gtk/gtklabel.c:401 +#: gtk/gtkentry.c:490 +#: gtk/gtklabel.c:401 msgid "The current position of the insertion cursor in chars" msgstr "The current position of the insertion cursor in chars" -#: gtk/gtkentry.c:499 gtk/gtklabel.c:410 +#: gtk/gtkentry.c:499 +#: gtk/gtklabel.c:410 msgid "Selection Bound" msgstr "Selection Bound" -#: gtk/gtkentry.c:500 gtk/gtklabel.c:411 -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:500 +#: gtk/gtklabel.c:411 +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:510 msgid "Whether the entry contents can be edited" @@ -1776,12 +1797,8 @@ msgid "Visibility" msgstr "Visibility" #: gtk/gtkentry.c:527 -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)" +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:535 msgid "FALSE removes outside bevel from entry" @@ -1793,20 +1810,15 @@ msgstr "Invisible character" #: gtk/gtkentry.c:543 msgid "The character to use when masking entry contents (in \"password mode\")" -msgstr "" -"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:550 msgid "Activates default" msgstr "Activates default" #: gtk/gtkentry.c:551 -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" +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:557 msgid "Width in chars" @@ -1828,17 +1840,15 @@ msgstr "Number of pixels of the entry scrolled off the screen to the left" msgid "The contents of the entry" msgstr "The contents of the entry" -#: gtk/gtkentry.c:593 gtk/gtkmisc.c:101 +#: gtk/gtkentry.c:593 +#: gtk/gtkmisc.c:101 msgid "X align" msgstr "X align" -#: gtk/gtkentry.c:594 gtk/gtkmisc.c:102 -msgid "" -"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " -"layouts." -msgstr "" -"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " -"layouts." +#: gtk/gtkentry.c:594 +#: gtk/gtkmisc.c:102 +msgid "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." +msgstr "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." #: gtk/gtkentry.c:832 msgid "Select on focus" @@ -1864,7 +1874,8 @@ msgstr "Minimum Key Length" 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/gtkentrycompletion.c:299 gtk/gtkiconview.c:549 +#: gtk/gtkentrycompletion.c:299 +#: gtk/gtkiconview.c:549 msgid "Text column" msgstr "Text column" @@ -1897,38 +1908,28 @@ msgid "If TRUE, the popup window will have the same size as the entry" msgstr "If TRUE, the popup window will have the same size as the entry" #: gtk/gtkentrycompletion.c:369 -#, fuzzy msgid "Popup single match" -msgstr "Popup set width" +msgstr "Pop-up single match" #: gtk/gtkentrycompletion.c:370 -#, fuzzy msgid "If TRUE, the popup window will appear for a single match." -msgstr "If TRUE, the popup window will have the same size as the entry" +msgstr "If TRUE, the pop-up window will appear for a single match." #: gtk/gtkeventbox.c:122 msgid "Visible Window" msgstr "Visible Window" #: gtk/gtkeventbox.c:123 -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." +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:129 msgid "Above child" msgstr "Above child" #: gtk/gtkeventbox.c:130 -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." +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:198 msgid "Expanded" @@ -1942,11 +1943,13 @@ msgstr "Whether the expander has been opened to reveal the child widget" msgid "Text of the expander's label" msgstr "Text of the expander's label" -#: gtk/gtkexpander.c:222 gtk/gtklabel.c:336 +#: gtk/gtkexpander.c:222 +#: gtk/gtklabel.c:336 msgid "Use markup" msgstr "Use markup" -#: gtk/gtkexpander.c:223 gtk/gtklabel.c:337 +#: gtk/gtkexpander.c:223 +#: gtk/gtklabel.c:337 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()" @@ -1954,7 +1957,9 @@ msgstr "The text of the label includes XML markup. See pango_parse_markup()" msgid "Space to put between the label and the child" msgstr "Space to put between the label and the child" -#: gtk/gtkexpander.c:240 gtk/gtkframe.c:170 gtk/gtktoolbutton.c:201 +#: gtk/gtkexpander.c:240 +#: gtk/gtkframe.c:170 +#: gtk/gtktoolbutton.c:201 msgid "Label widget" msgstr "Label widget" @@ -1962,11 +1967,13 @@ msgstr "Label widget" 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:247 gtk/gtktreeview.c:716 +#: gtk/gtkexpander.c:247 +#: gtk/gtktreeview.c:716 msgid "Expander Size" msgstr "Expander Size" -#: gtk/gtkexpander.c:248 gtk/gtktreeview.c:717 +#: gtk/gtkexpander.c:248 +#: gtk/gtktreeview.c:717 msgid "Size of the expander arrow" msgstr "Size of the expander arrow" @@ -2019,10 +2026,8 @@ msgid "Preview Widget Active" msgstr "Preview Widget Active" #: gtk/gtkfilechooser.c:235 -msgid "" -"Whether the application supplied widget for custom previews should be shown." -msgstr "" -"Whether the application supplied widget for custom previews should be shown." +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:240 msgid "Use Preview Label" @@ -2044,7 +2049,8 @@ msgstr "Application supplied widget for extra options." msgid "Select Multiple" msgstr "Select Multiple" -#: gtk/gtkfilechooser.c:253 gtk/gtkfilesel.c:573 +#: gtk/gtkfilechooser.c:253 +#: gtk/gtkfilesel.c:573 msgid "Whether to allow multiple files to be selected" msgstr "Whether to allow multiple files to be selected" @@ -2058,14 +2064,11 @@ msgstr "Whether the hidden files and folders should be displayed" #: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" -msgstr "" +msgstr "Do overwrite confirmation" #: gtk/gtkfilechooser.c:267 -msgid "" -"Whether a file chooser in GTK_FILE_CHOOSER_ACTION_SAVE will present an " -"overwrite confirmation dialog if the user selects a file name that already " -"exists." -msgstr "" +msgid "Whether a file chooser in GTK_FILE_CHOOSER_ACTION_SAVE will present an overwrite confirmation dialog if the user selects a file name that already exists." +msgstr "Whether a file chooser in GTK_FILE_CHOOSER_ACTION_SAVE will present an overwrite confirmation dialogue if the user selects a file name that already exists." #: gtk/gtkfilechooserbutton.c:338 msgid "Dialog" @@ -2091,7 +2094,8 @@ msgstr "Default file chooser backend" msgid "Name of the GtkFileChooser backend to use by default" msgstr "Name of the GtkFileChooser backend to use by default" -#: gtk/gtkfilesel.c:558 gtk/gtkimage.c:194 +#: gtk/gtkfilesel.c:558 +#: gtk/gtkimage.c:194 msgid "Filename" msgstr "Filename" @@ -2111,19 +2115,23 @@ msgstr "Whether buttons for creating/manipulating files should be displayed" msgid "Select multiple" msgstr "Select multiple" -#: gtk/gtkfixed.c:123 gtk/gtklayout.c:615 +#: gtk/gtkfixed.c:123 +#: gtk/gtklayout.c:615 msgid "X position" msgstr "X position" -#: gtk/gtkfixed.c:124 gtk/gtklayout.c:616 +#: gtk/gtkfixed.c:124 +#: gtk/gtklayout.c:616 msgid "X position of child widget" msgstr "X position of child widget" -#: gtk/gtkfixed.c:133 gtk/gtklayout.c:625 +#: gtk/gtkfixed.c:133 +#: gtk/gtklayout.c:625 msgid "Y position" msgstr "Y position" -#: gtk/gtkfixed.c:134 gtk/gtklayout.c:626 +#: gtk/gtkfixed.c:134 +#: gtk/gtklayout.c:626 msgid "Y position of child widget" msgstr "Y position of child widget" @@ -2131,7 +2139,8 @@ msgstr "Y position of child widget" msgid "The title of the font selection dialog" msgstr "The title of the font selection dialog" -#: gtk/gtkfontbutton.c:193 gtk/gtkfontsel.c:216 +#: gtk/gtkfontbutton.c:193 +#: gtk/gtkfontsel.c:216 msgid "Font name" msgstr "Font name" @@ -2211,7 +2220,8 @@ msgstr "Label yalign" msgid "The vertical alignment of the label" msgstr "The vertical alignment of the label" -#: gtk/gtkframe.c:154 gtk/gtkhandlebox.c:201 +#: gtk/gtkframe.c:154 +#: gtk/gtkhandlebox.c:201 msgid "Deprecated property, use shadow_type instead" msgstr "Deprecated property, use shadow_type instead" @@ -2227,8 +2237,11 @@ msgstr "Appearance of the frame border" 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:208 gtk/gtkmenubar.c:227 gtk/gtkstatusbar.c:205 -#: gtk/gtktoolbar.c:599 gtk/gtkviewport.c:153 +#: gtk/gtkhandlebox.c:208 +#: gtk/gtkmenubar.c:227 +#: gtk/gtkstatusbar.c:205 +#: gtk/gtktoolbar.c:599 +#: gtk/gtkviewport.c:153 msgid "Shadow type" msgstr "Shadow type" @@ -2249,24 +2262,16 @@ msgid "Snap edge" msgstr "Snap edge" #: gtk/gtkhandlebox.c:227 -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" +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:235 msgid "Snap edge set" msgstr "Snap edge set" #: gtk/gtkhandlebox.c:236 -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" +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/gtkiconview.c:512 msgid "Selection mode" @@ -2348,21 +2353,24 @@ msgstr "Margin" msgid "Space which is inserted at the edges of the icon view" msgstr "Space which is inserted at the edges of the icon view" -#: gtk/gtkiconview.c:693 gtk/gtkprogressbar.c:153 gtk/gtktoolbar.c:508 +#: gtk/gtkiconview.c:693 +#: gtk/gtkprogressbar.c:153 +#: gtk/gtktoolbar.c:508 msgid "Orientation" msgstr "Orientation" #: gtk/gtkiconview.c:694 -msgid "" -"How the text and icon of each item are positioned relative to each other" -msgstr "" -"How the text and icon of each item are positioned relative to each other" +msgid "How the text and icon of each item are positioned relative to each other" +msgstr "How the text and icon of each item are positioned relative to each other" -#: gtk/gtkiconview.c:710 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:342 +#: gtk/gtkiconview.c:710 +#: gtk/gtktreeview.c:618 +#: gtk/gtktreeviewcolumn.c:342 msgid "Reorderable" msgstr "Reorderable" -#: gtk/gtkiconview.c:711 gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:711 +#: gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "View is reorderable" @@ -2474,7 +2482,8 @@ msgstr "Show menu images" msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" -#: gtk/gtkinvisible.c:118 gtk/gtkwindow.c:539 +#: gtk/gtkinvisible.c:118 +#: gtk/gtkwindow.c:539 msgid "The screen where this window will be displayed" msgstr "The screen where this window will be displayed" @@ -2486,31 +2495,23 @@ msgstr "The text of the label" 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:351 gtk/gtktexttag.c:380 gtk/gtktextview.c:595 +#: gtk/gtklabel.c:351 +#: gtk/gtktexttag.c:380 +#: gtk/gtktextview.c:595 msgid "Justification" msgstr "Justification" #: gtk/gtklabel.c:352 -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" +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:360 msgid "Pattern" msgstr "Pattern" #: gtk/gtklabel.c:361 -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" +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:368 msgid "Line wrap" @@ -2545,12 +2546,8 @@ 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/gtklabel.c:436 -msgid "" -"The preferred place to ellipsize the string, if the label does not have " -"enough room to display the entire string, if at all" -msgstr "" -"The preferred place to ellipsise the string, if the label does not have " -"enough room to display the entire string, if at all" +msgid "The preferred place to ellipsize the string, if the label does not have enough room to display the entire string, if at all" +msgstr "The preferred place to ellipsise the string, if the label does not have enough room to display the entire string, if at all" #: gtk/gtklabel.c:476 msgid "Single Line Mode" @@ -2576,19 +2573,23 @@ msgstr "Maximum Width In Characters" msgid "The desired maximum width of the label, in characters" msgstr "The desired maximum width of the label, in characters" -#: gtk/gtklayout.c:635 gtk/gtkviewport.c:137 +#: gtk/gtklayout.c:635 +#: gtk/gtkviewport.c:137 msgid "Horizontal adjustment" msgstr "Horizontal adjustment" -#: gtk/gtklayout.c:636 gtk/gtkscrolledwindow.c:240 +#: gtk/gtklayout.c:636 +#: gtk/gtkscrolledwindow.c:240 msgid "The GtkAdjustment for the horizontal position" msgstr "The GtkAdjustment for the horizontal position" -#: gtk/gtklayout.c:643 gtk/gtkviewport.c:145 +#: gtk/gtklayout.c:643 +#: gtk/gtkviewport.c:145 msgid "Vertical adjustment" msgstr "Vertical adjustment" -#: gtk/gtklayout.c:644 gtk/gtkscrolledwindow.c:247 +#: gtk/gtklayout.c:644 +#: gtk/gtkscrolledwindow.c:247 msgid "The GtkAdjustment for the vertical position" msgstr "The GtkAdjustment for the vertical position" @@ -2605,12 +2606,8 @@ msgid "Tearoff Title" msgstr "Tearoff Title" #: gtk/gtkmenu.c:533 -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" +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:547 msgid "Tearoff State" @@ -2633,30 +2630,23 @@ msgid "Vertical Offset" msgstr "Vertical Offset" #: gtk/gtkmenu.c:564 -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" +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:572 msgid "Horizontal Offset" msgstr "Horizontal Offset" #: gtk/gtkmenu.c:573 -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" +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:583 msgid "Left Attach" msgstr "Left Attach" -#: gtk/gtkmenu.c:584 gtk/gtktable.c:206 +#: gtk/gtkmenu.c:584 +#: gtk/gtktable.c:206 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" @@ -2680,7 +2670,8 @@ msgstr "The row number to attach the top of the child to" msgid "Bottom Attach" msgstr "Bottom Attach" -#: gtk/gtkmenu.c:608 gtk/gtktable.c:227 +#: gtk/gtkmenu.c:608 +#: gtk/gtktable.c:227 msgid "The row number to attach the bottom of the child to" msgstr "The row number to attach the bottom of the child to" @@ -2689,32 +2680,24 @@ msgid "Can change accelerators" msgstr "Can change accelerators" #: gtk/gtkmenu.c:696 -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" +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:701 msgid "Delay before submenus appear" msgstr "Delay before submenus appear" #: gtk/gtkmenu.c:702 -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" +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:709 msgid "Delay before hiding a submenu" msgstr "Delay before hiding a submenu" #: gtk/gtkmenu.c:710 -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" +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:201 msgid "Pack direction" @@ -2736,7 +2719,8 @@ msgstr "The child pack direction of the menubar" msgid "Style of bevel around the menubar" msgstr "Style of bevel around the menubar" -#: gtk/gtkmenubar.c:235 gtk/gtktoolbar.c:575 +#: gtk/gtkmenubar.c:235 +#: gtk/gtktoolbar.c:575 msgid "Internal padding" msgstr "Internal padding" @@ -2760,7 +2744,8 @@ msgstr "Take Focus" msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "A boolean that determines whether the menu grabs the keyboard focus" -#: gtk/gtkmenutoolbutton.c:270 gtk/gtkoptionmenu.c:196 +#: gtk/gtkmenutoolbutton.c:270 +#: gtk/gtkoptionmenu.c:196 msgid "Menu" msgstr "Menu" @@ -2781,10 +2766,8 @@ msgid "Use separator" msgstr "Use separator" #: gtk/gtkmessagedialog.c:143 -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" +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:149 msgid "Message Type" @@ -2815,20 +2798,16 @@ msgid "X pad" msgstr "X pad" #: gtk/gtkmisc.c:122 -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" +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:131 msgid "Y pad" msgstr "Y pad" #: gtk/gtkmisc.c:132 -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" +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:405 msgid "Page" @@ -2899,12 +2878,8 @@ msgid "Enable Popup" msgstr "Enable Popup" #: gtk/gtknotebook.c:471 -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" +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:478 msgid "Whether tabs should have homogeneous sizes" @@ -2946,39 +2921,41 @@ msgstr "Whether the child's tab should fill the allocated area or not" msgid "Tab pack type" msgstr "Tab pack type" -#: gtk/gtknotebook.c:536 gtk/gtkscrollbar.c:116 +#: gtk/gtknotebook.c:536 +#: gtk/gtkscrollbar.c:116 msgid "Secondary backward stepper" msgstr "Secondary backward stepper" #: gtk/gtknotebook.c:537 -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" +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:553 gtk/gtkscrollbar.c:124 +#: gtk/gtknotebook.c:553 +#: gtk/gtkscrollbar.c:124 msgid "Secondary forward stepper" msgstr "Secondary forward stepper" #: gtk/gtknotebook.c:554 -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" +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:569 gtk/gtkscrollbar.c:100 +#: gtk/gtknotebook.c:569 +#: gtk/gtkscrollbar.c:100 msgid "Backward stepper" msgstr "Backward stepper" -#: gtk/gtknotebook.c:570 gtk/gtkscrollbar.c:101 +#: gtk/gtknotebook.c:570 +#: gtk/gtkscrollbar.c:101 msgid "Display the standard backward arrow button" msgstr "Display the standard backward arrow button" -#: gtk/gtknotebook.c:585 gtk/gtkscrollbar.c:108 +#: gtk/gtknotebook.c:585 +#: gtk/gtkscrollbar.c:108 msgid "Forward stepper" msgstr "Forward stepper" -#: gtk/gtknotebook.c:586 gtk/gtkscrollbar.c:109 +#: gtk/gtknotebook.c:586 +#: gtk/gtkscrollbar.c:109 msgid "Display the standard forward arrow button" msgstr "Display the standard forward arrow button" @@ -2995,10 +2972,8 @@ msgid "Spacing around indicator" msgstr "Spacing around indicator" #: gtk/gtkpaned.c:246 -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)" +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:254 msgid "Position Set" @@ -3049,24 +3024,16 @@ 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:135 -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" +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:132 msgid "Activity mode" msgstr "Activity mode" #: gtk/gtkprogress.c:133 -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" +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:140 msgid "Show text" @@ -3081,26 +3048,20 @@ msgid "Text x alignment" msgstr "Text x alignment" #: gtk/gtkprogress.c:149 -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" +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:157 msgid "Text y alignment" msgstr "Text y alignment" #: gtk/gtkprogress.c:158 -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" +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:145 gtk/gtkrange.c:338 gtk/gtkspinbutton.c:243 +#: gtk/gtkprogressbar.c:145 +#: gtk/gtkrange.c:338 +#: gtk/gtkspinbutton.c:243 msgid "Adjustment" msgstr "Adjustment" @@ -3133,24 +3094,16 @@ msgid "Activity Blocks" msgstr "Activity Blocks" #: gtk/gtkprogressbar.c:182 -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)" +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:191 msgid "Discrete Blocks" msgstr "Discrete Blocks" #: gtk/gtkprogressbar.c:192 -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)" +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:201 msgid "Fraction" @@ -3173,26 +3126,19 @@ msgid "Text to be displayed in the progress bar" msgstr "Text to be displayed in the progress bar" #: gtk/gtkprogressbar.c:244 -msgid "" -"The preferred place to ellipsize the string, if the progressbar does not " -"have enough room to display the entire string, if at all" -msgstr "" -"The preferred place to ellipsise the string, if the progressbar does not " -"have enough room to display the entire string, if at all" +msgid "The preferred place to ellipsize the string, if the progressbar does not have enough room to display the entire string, if at all" +msgstr "The preferred place to ellipsise the string, if the progressbar does not have enough room to display the entire string, if at all" #: gtk/gtkradioaction.c:140 msgid "The value" msgstr "The value" #: gtk/gtkradioaction.c:141 -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." +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:157 gtk/gtkradiobutton.c:114 +#: gtk/gtkradioaction.c:157 +#: gtk/gtkradiobutton.c:114 msgid "Group" msgstr "Group" @@ -3261,20 +3207,16 @@ msgid "Arrow X Displacement" msgstr "Arrow X Displacement" #: gtk/gtkrange.c:386 -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" +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:393 msgid "Arrow Y Displacement" msgstr "Arrow Y Displacement" #: gtk/gtkrange.c:394 -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" +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:122 msgid "Lower" @@ -3312,7 +3254,8 @@ msgstr "Metric" msgid "The metric used for the ruler" msgstr "The metric used for the ruler" -#: gtk/gtkscale.c:173 gtk/gtkspinbutton.c:261 +#: gtk/gtkscale.c:173 +#: gtk/gtkspinbutton.c:261 msgid "Digits" msgstr "Digits" @@ -3369,22 +3312,22 @@ 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:117 -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" +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:125 -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" +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:239 gtk/gtktext.c:606 gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:239 +#: gtk/gtktext.c:606 +#: gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Horizontal Adjustment" -#: gtk/gtkscrolledwindow.c:246 gtk/gtktext.c:614 gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:246 +#: gtk/gtktext.c:614 +#: gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Vertical Adjustment" @@ -3441,24 +3384,16 @@ msgid "Double Click Time" msgstr "Double Click Time" #: gtk/gtksettings.c:201 -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)" +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:208 msgid "Double Click Distance" msgstr "Double Click Distance" #: gtk/gtksettings.c:209 -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)" +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:216 msgid "Cursor Blink" @@ -3481,12 +3416,8 @@ msgid "Split Cursor" msgstr "Split Cursor" #: gtk/gtksettings.c:233 -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" +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:240 msgid "Theme Name" @@ -3541,9 +3472,8 @@ msgid "Icon Sizes" msgstr "Icon Sizes" #: gtk/gtksettings.c:294 -#, fuzzy 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..." +msgstr "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." #: gtk/gtksettings.c:302 msgid "GTK Modules" @@ -3574,10 +3504,8 @@ msgid "Xft Hint Style" msgstr "Xft Hint Style" #: gtk/gtksettings.c:333 -#, fuzzy -msgid "" -"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" -msgstr "What degree of hinting to use; none, slight, medium, or full" +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:342 msgid "Xft RGBA" @@ -3596,24 +3524,20 @@ 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:362 -#, fuzzy msgid "Cursor theme name" -msgstr "Icon Theme Name" +msgstr "Cursor theme name" #: gtk/gtksettings.c:363 -#, fuzzy msgid "Name of the cursor theme to use" -msgstr "Name of icon theme to use" +msgstr "Name of the cursor theme to use" #: gtk/gtksettings.c:371 -#, fuzzy msgid "Cursor theme size" -msgstr "Cursor Visible" +msgstr "Cursor theme size" #: gtk/gtksettings.c:372 -#, fuzzy msgid "Size to use for cursors" -msgstr "Colour to use for odd rows" +msgstr "Size to use for cursors" #: gtk/gtksettings.c:382 msgid "Alternative button order" @@ -3628,21 +3552,16 @@ msgid "Mode" msgstr "Mode" #: gtk/gtksizegroup.c:268 -msgid "" -"The directions in which the size group affects the requested sizes of its " -"component widgets" -msgstr "" -"The directions in which the size group affects the requested sizes of its " -"component widgets" +msgid "The directions in which the size group affects the requested sizes of its component widgets" +msgstr "The directions in which the size group affects the requested sizes of its component widgets" #: gtk/gtksizegroup.c:285 msgid "Ignore hidden" -msgstr "" +msgstr "Ignore hidden" #: gtk/gtksizegroup.c:286 -msgid "" -"If TRUE, hidden widgets are ignored when determining the size of the group" -msgstr "" +msgid "If TRUE, hidden widgets are ignored when determining the size of the group" +msgstr "If TRUE, hidden widgets are ignored when determining the size of the group" #: gtk/gtkspinbutton.c:244 msgid "The adjustment that holds the value of the spinbutton" @@ -3665,12 +3584,8 @@ msgid "Snap to Ticks" msgstr "Snap to Ticks" #: gtk/gtkspinbutton.c:272 -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" +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:279 msgid "Numeric" @@ -3693,10 +3608,8 @@ msgid "Update Policy" msgstr "Update Policy" #: gtk/gtkspinbutton.c:296 -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" +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:305 msgid "Reads the current value, or sets a new value" @@ -3803,24 +3716,16 @@ msgid "Horizontal padding" msgstr "Horizontal padding" #: gtk/gtktable.c:248 -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" +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:254 msgid "Vertical padding" msgstr "Vertical padding" #: gtk/gtktable.c:255 -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" +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:607 msgid "Horizontal adjustment for the text widget" @@ -3875,12 +3780,8 @@ msgid "Background full height" msgstr "Background full height" #: gtk/gtktexttag.c:228 -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" +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:236 msgid "Background stipple mask" @@ -3923,12 +3824,8 @@ 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:331 -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" +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:342 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" @@ -3939,32 +3836,24 @@ msgid "Font size in Pango units" msgstr "Font size in Pango units" #: gtk/gtktexttag.c:361 -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" +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:381 gtk/gtktextview.c:596 +#: gtk/gtktexttag.c:381 +#: gtk/gtktextview.c:596 msgid "Left, right, or center justification" msgstr "Left, right, or centre justification" #: gtk/gtktexttag.c:390 -msgid "" -"The language this text is in, as an ISO code. Pango can use this as a hint " -"when rendering the text. If not set, an appropriate default will be used." -msgstr "" -"The language this text is in, as an ISO code. Pango can use this as a hint " -"when rendering the text. If not set, an appropriate default will be used." +msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used." +msgstr "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used." #: gtk/gtktexttag.c:397 msgid "Left margin" msgstr "Left margin" -#: gtk/gtktexttag.c:398 gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:398 +#: gtk/gtktextview.c:605 msgid "Width of the left margin in pixels" msgstr "Width of the left margin in pixels" @@ -3972,32 +3861,31 @@ msgstr "Width of the left margin in pixels" msgid "Right margin" msgstr "Right margin" -#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 +#: gtk/gtktextview.c:615 msgid "Width of the right margin in pixels" msgstr "Width of the right margin in pixels" -#: gtk/gtktexttag.c:418 gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:418 +#: gtk/gtktextview.c:624 msgid "Indent" msgstr "Indent" -#: gtk/gtktexttag.c:419 gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:419 +#: gtk/gtktextview.c:625 msgid "Amount to indent the paragraph, in pixels" msgstr "Amount to indent the paragraph, in pixels" #: gtk/gtktexttag.c:430 -#, fuzzy -msgid "" -"Offset of text above the baseline (below the baseline if rise is negative) " -"in Pango units" -msgstr "" -"Offset of text above the baseline (below the baseline if rise is negative) " -"in pixels" +msgid "Offset of text above the baseline (below the baseline if rise is negative) in Pango units" +msgstr "Offset of text above the baseline (below the baseline if rise is negative) in Pango units" #: gtk/gtktexttag.c:439 msgid "Pixels above lines" msgstr "Pixels above lines" -#: gtk/gtktexttag.c:440 gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:440 +#: gtk/gtktextview.c:549 msgid "Pixels of blank space above paragraphs" msgstr "Pixels of blank space above paragraphs" @@ -4005,7 +3893,8 @@ msgstr "Pixels of blank space above paragraphs" msgid "Pixels below lines" msgstr "Pixels below lines" -#: gtk/gtktexttag.c:450 gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:450 +#: gtk/gtktextview.c:559 msgid "Pixels of blank space below paragraphs" msgstr "Pixels of blank space below paragraphs" @@ -4013,21 +3902,23 @@ msgstr "Pixels of blank space below paragraphs" msgid "Pixels inside wrap" msgstr "Pixels inside wrap" -#: gtk/gtktexttag.c:460 gtk/gtktextview.c:569 +#: gtk/gtktexttag.c:460 +#: gtk/gtktextview.c:569 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:487 gtk/gtktextview.c:587 -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:487 +#: gtk/gtktextview.c:587 +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:496 gtk/gtktextview.c:634 +#: gtk/gtktexttag.c:496 +#: gtk/gtktextview.c:634 msgid "Tabs" msgstr "Tabs" -#: gtk/gtktexttag.c:497 gtk/gtktextview.c:635 +#: gtk/gtktexttag.c:497 +#: gtk/gtktextview.c:635 msgid "Custom tabs for this text" msgstr "Custom tabs for this text" @@ -4036,29 +3927,24 @@ msgid "Invisible" msgstr "Invisible" #: gtk/gtktexttag.c:516 -#, fuzzy msgid "Whether this text is hidden." -msgstr "Whether this tag affects the rise" +msgstr "Whether this text is hidden." #: gtk/gtktexttag.c:530 -#, fuzzy msgid "Paragraph background color name" -msgstr "Cell background colour name" +msgstr "Paragraph background colour name" #: gtk/gtktexttag.c:531 -#, fuzzy msgid "Paragraph background color as a string" -msgstr "Background colour as a string" +msgstr "Paragraph background colour as a string" #: gtk/gtktexttag.c:546 -#, fuzzy msgid "Paragraph background color" -msgstr "Cell background colour" +msgstr "Paragraph background colour" #: gtk/gtktexttag.c:547 -#, fuzzy msgid "Paragraph background color as a (possibly unallocated) GdkColor" -msgstr "Background colour as a (possibly unallocated) GdkColor" +msgstr "Paragraph background colour as a (possibly unallocated) GdkColor" #: gtk/gtktexttag.c:560 msgid "Background full height set" @@ -4112,7 +3998,8 @@ msgstr "Whether this tag affects indentation" msgid "Pixels above lines set" msgstr "Pixels above lines set" -#: gtk/gtktexttag.c:629 gtk/gtktexttag.c:633 +#: gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:633 msgid "Whether this tag affects the number of pixels above lines" msgstr "Whether this tag affects the number of pixels above lines" @@ -4161,14 +4048,12 @@ msgid "Whether this tag affects text visibility" msgstr "Whether this tag affects text visibility" #: gtk/gtktexttag.c:664 -#, fuzzy msgid "Paragraph background set" -msgstr "Cell background set" +msgstr "Paragraph background set" #: gtk/gtktexttag.c:665 -#, fuzzy msgid "Whether this tag affects the paragraph background color" -msgstr "Whether this tag affects the background colour" +msgstr "Whether this tag affects the paragraph background colour" #: gtk/gtktextview.c:548 msgid "Pixels Above Lines" @@ -4331,10 +4216,8 @@ msgid "Toolbar style" msgstr "Toolbar style" #: gtk/gtktoolbar.c:607 -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." +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:613 msgid "Toolbar icon size" @@ -4349,12 +4232,8 @@ msgid "Text to show in the item." msgstr "Text to show in the item." #: gtk/gtktoolbutton.c:195 -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" +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:202 msgid "Widget to use as the item label" @@ -4369,14 +4248,12 @@ msgid "The stock icon displayed on the item" msgstr "The stock icon displayed on the item" #: gtk/gtktoolbutton.c:225 -#, fuzzy msgid "Icon name" -msgstr "Icon Name" +msgstr "Icon name" #: gtk/gtktoolbutton.c:226 -#, fuzzy msgid "The name of the themed icon displayed on the item" -msgstr "The stock icon displayed on the item" +msgstr "The name of the themed icon displayed on the item" #: gtk/gtktoolbutton.c:232 msgid "Icon widget" @@ -4387,12 +4264,8 @@ msgid "Icon widget to display in the item" msgstr "Icon widget to display in the item" #: gtk/gtktoolitem.c:175 -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" +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:331 msgid "TreeModelSort Model" @@ -4487,10 +4360,8 @@ msgid "Hover Expand" msgstr "Hover Expand" #: gtk/gtktreeview.c:705 -msgid "" -"Whether rows should be expanded/collapsed when the pointer moves over them" -msgstr "" -"Whether rows should be expanded/collapsed when the pointer moves over them" +msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +msgstr "Whether rows should be expanded/collapsed when the pointer moves over them" #: gtk/gtktreeview.c:725 msgid "Vertical Separator Width" @@ -4544,7 +4415,8 @@ msgstr "Colour to use for odd rows" msgid "Whether to display the column" msgstr "Whether to display the column" -#: gtk/gtktreeviewcolumn.c:234 gtk/gtkwindow.c:461 +#: gtk/gtktreeviewcolumn.c:234 +#: gtk/gtkwindow.c:461 msgid "Resizable" msgstr "Resizable" @@ -4657,20 +4529,12 @@ msgid "An XML string describing the merged UI" msgstr "An XML string describing the merged UI" #: gtk/gtkviewport.c:138 -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" +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:146 -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" +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:154 msgid "Determines how the shadowed box around the viewport is drawn" @@ -4697,24 +4561,16 @@ msgid "Width request" msgstr "Width request" #: gtk/gtkwidget.c:431 -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" +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:439 msgid "Height request" msgstr "Height request" #: gtk/gtkwidget.c:440 -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" +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:449 msgid "Whether the widget is visible" @@ -4793,12 +4649,8 @@ msgid "Style" msgstr "Style" #: gtk/gtkwidget.c:519 -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)" +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:525 msgid "Events" @@ -4869,12 +4721,8 @@ msgid "Secondary cursor color" msgstr "Secondary cursor colour" #: gtk/gtkwidget.c:1481 -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" +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:1486 msgid "Cursor line aspect ratio" @@ -4885,13 +4733,12 @@ msgid "Aspect ratio with which to draw insertion cursor" msgstr "Aspect ratio with which to draw insertion cursor" #: gtk/gtkwidget.c:1492 -#, fuzzy msgid "Draw Border" -msgstr "Tab Border" +msgstr "Draw Border" #: gtk/gtkwidget.c:1493 msgid "Size of areas outside the widget's allocation to draw" -msgstr "" +msgstr "Size of areas outside the widget's allocation to draw" #: gtk/gtkwindow.c:419 msgid "Window Type" @@ -4923,12 +4770,8 @@ msgstr "Allow Shrink" #: gtk/gtkwindow.c:446 #, 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" +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:453 msgid "Allow Grow" @@ -4947,12 +4790,8 @@ msgid "Modal" msgstr "Modal" #: gtk/gtkwindow.c:470 -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)" +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:477 msgid "Window Position" @@ -4968,18 +4807,15 @@ msgstr "Default Width" #: gtk/gtkwindow.c:487 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" +msgstr "The default width of the window, used when initially showing the window" #: gtk/gtkwindow.c:496 msgid "Default Height" msgstr "Default Height" #: gtk/gtkwindow.c:497 -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" +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:506 msgid "Destroy with Parent" @@ -5022,12 +4858,8 @@ msgid "Type hint" msgstr "Type hint" #: gtk/gtkwindow.c:563 -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." +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:571 msgid "Skip taskbar" @@ -5047,12 +4879,11 @@ msgstr "TRUE if the window should not be in the pager." #: gtk/gtkwindow.c:587 msgid "Urgent" -msgstr "" +msgstr "Urgent" #: gtk/gtkwindow.c:588 -#, fuzzy msgid "TRUE if the window should be brought to the user's attention." -msgstr "TRUE if the window should not be in the pager." +msgstr "TRUE if the window should be brought to the user's attention." #: gtk/gtkwindow.c:602 msgid "Accept focus" @@ -5104,3 +4935,4 @@ msgstr "How to draw the input method statusbar" #~ msgid "Whether this text is hidden. Not implemented in GTK 2.0" #~ msgstr "Whether this text is hidden. Not implemented in GTK 2.0" + diff --git a/po/ChangeLog b/po/ChangeLog index 938d5a97b6..c496206172 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-04-21 David Lodge + + * en_GB.po: Translation updated by David Lodge. + 2006-04-18 Rajesh Ranjan * hi.po: Updated Hindi Translation. diff --git a/po/en_GB.po b/po/en_GB.po index 0f96cc51f5..0843d0e46b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2,48 +2,49 @@ # Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the gtk+ package. # Abigail Brady , Gareth Owen 2004 -# -# +# +# msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-08-24 13:34-0400\n" -"PO-Revision-Date: 2005-04-07 21:31-0400\n" +"PO-Revision-Date: 2006-04-21 22:34-0000\n" "Last-Translator: David Lodge \n" -"Language-Team: \n" +"Language-Team: British English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Poedit-Language: English\n" +"X-Poedit-Country: UNITED KINGDOM\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:856 -#: gdk-pixbuf/gdk-pixbuf-io.c:1107 tests/testfilechooser.c:218 +#: gdk-pixbuf/gdk-pixbuf-animation.c:153 +#: gdk-pixbuf/gdk-pixbuf-io.c:856 +#: gdk-pixbuf/gdk-pixbuf-io.c:1107 +#: tests/testfilechooser.c:218 #, c-format msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:868 +#: gdk-pixbuf/gdk-pixbuf-animation.c:166 +#: gdk-pixbuf/gdk-pixbuf-io.c:868 #, c-format msgid "Image file '%s' contains no data" msgstr "Image file '%s' contains no data" -#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:905 -#: gdk-pixbuf/gdk-pixbuf-io.c:1148 tests/testfilechooser.c:263 +#: gdk-pixbuf/gdk-pixbuf-animation.c:208 +#: gdk-pixbuf/gdk-pixbuf-io.c:905 +#: gdk-pixbuf/gdk-pixbuf-io.c:1148 +#: tests/testfilechooser.c:263 #, c-format -msgid "" -"Failed to load image '%s': reason not known, probably a corrupt image file" -msgstr "" -"Failed to load image '%s': reason not known, probably a corrupt image file" +msgid "Failed to load image '%s': reason not known, probably a corrupt image file" +msgstr "Failed to load image '%s': reason not known, probably a corrupt image file" #: gdk-pixbuf/gdk-pixbuf-animation.c:241 #, c-format -msgid "" -"Failed to load animation '%s': reason not known, probably a corrupt " -"animation file" -msgstr "" -"Failed to load animation '%s': reason not known, probably a corrupt " -"animation file" +msgid "Failed to load animation '%s': reason not known, probably a corrupt animation file" +msgstr "Failed to load animation '%s': reason not known, probably a corrupt animation file" #: gdk-pixbuf/gdk-pixbuf-io.c:462 #, c-format @@ -52,14 +53,11 @@ msgstr "Unable to load image-loading module: %s: %s" #: gdk-pixbuf/gdk-pixbuf-io.c:477 #, c-format -msgid "" -"Image-loading module %s does not export the proper interface; perhaps it's " -"from a different GTK version?" -msgstr "" -"Image-loading module %s does not export the correct interface; perhaps it's " -"from a different GTK version?" +msgid "Image-loading module %s does not export the proper interface; perhaps it's from a different GTK version?" +msgstr "Image-loading module %s does not export the correct interface; perhaps it's from a different GTK version?" -#: gdk-pixbuf/gdk-pixbuf-io.c:646 gdk-pixbuf/gdk-pixbuf-io.c:698 +#: gdk-pixbuf/gdk-pixbuf-io.c:646 +#: gdk-pixbuf/gdk-pixbuf-io.c:698 #, c-format msgid "Image type '%s' is not supported" msgstr "Image type '%s' is not supported" @@ -83,7 +81,8 @@ msgstr "Failed to load image '%s': %s" msgid "Error writing to image file: %s" msgstr "Error writing to image file: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1421 gdk-pixbuf/gdk-pixbuf-io.c:1550 +#: gdk-pixbuf/gdk-pixbuf-io.c:1421 +#: gdk-pixbuf/gdk-pixbuf-io.c:1550 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "This build of gdk-pixbuf does not support saving the image format: %s" @@ -107,14 +106,11 @@ msgstr "Failed to open '%s' for writing: %s" #: gdk-pixbuf/gdk-pixbuf-io.c:1750 #, c-format -msgid "" -"Failed to close '%s' while writing image, all data may not have been saved: %" -"s" -msgstr "" -"Failed to close '%s' while writing image, all data may not have been saved: %" -"s" +msgid "Failed to close '%s' while writing image, all data may not have been saved: %s" +msgstr "Failed to close '%s' while writing image, all data may not have been saved: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1970 gdk-pixbuf/gdk-pixbuf-io.c:2020 +#: gdk-pixbuf/gdk-pixbuf-io.c:1970 +#: gdk-pixbuf/gdk-pixbuf-io.c:2020 msgid "Insufficient memory to save image into a buffer" msgstr "Insufficient memory to save image into a buffer" @@ -123,14 +119,11 @@ msgstr "Insufficient memory to save image into a buffer" msgid "Incremental loading of image type '%s' is not supported" msgstr "Incremental loading of image type '%s' is not supported" -#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513 +#: gdk-pixbuf/gdk-pixbuf-loader.c:411 +#: gdk-pixbuf/gdk-pixbuf-loader.c:513 #, c-format -msgid "" -"Internal error: Image loader module '%s' failed to begin loading an image, " -"but didn't give a reason for the failure" -msgstr "" -"Internal error: Image loader module '%s' failed to begin loading an image, " -"but didn't give a reason for the failure" +msgid "Internal error: Image loader module '%s' failed to begin loading an image, but didn't give a reason for the failure" +msgstr "Internal error: Image loader module '%s' failed to begin loading an image, but didn't give a reason for the failure" #: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" @@ -140,7 +133,8 @@ msgstr "Image header corrupt" msgid "Image format unknown" msgstr "Image format unknown" -#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 +#: gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Image pixel data corrupt" @@ -159,16 +153,23 @@ msgstr "Unexpected icon chunk in animation" msgid "Unsupported animation type" msgstr "Unsupported animation type" -#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538 +#: gdk-pixbuf/io-ani.c:348 +#: gdk-pixbuf/io-ani.c:538 msgid "Invalid header in animation" msgstr "Invalid header in animation" -#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441 -#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583 +#: gdk-pixbuf/io-ani.c:358 +#: gdk-pixbuf/io-ani.c:382 +#: gdk-pixbuf/io-ani.c:441 +#: gdk-pixbuf/io-ani.c:460 +#: gdk-pixbuf/io-ani.c:511 +#: gdk-pixbuf/io-ani.c:583 msgid "Not enough memory to load animation" msgstr "Not enough memory to load animation" -#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428 +#: gdk-pixbuf/io-ani.c:400 +#: gdk-pixbuf/io-ani.c:417 +#: gdk-pixbuf/io-ani.c:428 msgid "Malformed chunk in animation" msgstr "Malformed chunk in animation" @@ -176,12 +177,16 @@ msgstr "Malformed chunk in animation" msgid "The ANI image format" msgstr "The ANI image format" -#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338 -#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442 +#: gdk-pixbuf/io-bmp.c:228 +#: gdk-pixbuf/io-bmp.c:306 +#: gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:361 +#: gdk-pixbuf/io-bmp.c:442 msgid "BMP image has bogus header data" msgstr "BMP image has bogus header data" -#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401 +#: gdk-pixbuf/io-bmp.c:239 +#: gdk-pixbuf/io-bmp.c:401 msgid "Not enough memory to load bitmap image" msgstr "Not enough memory to load bitmap image" @@ -210,7 +215,9 @@ msgstr "The BMP image format" msgid "Failure reading GIF: %s" msgstr "Failure reading GIF: %s" -#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624 +#: gdk-pixbuf/io-gif.c:492 +#: gdk-pixbuf/io-gif.c:1463 +#: gdk-pixbuf/io-gif.c:1624 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF file was missing some data (perhaps it was truncated somehow?)" @@ -235,7 +242,9 @@ msgstr "Bad code encountered" msgid "Circular table entry in GIF file" msgstr "Circular table entry in GIF file" -#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497 +#: gdk-pixbuf/io-gif.c:862 +#: gdk-pixbuf/io-gif.c:1451 +#: gdk-pixbuf/io-gif.c:1497 #: gdk-pixbuf/io-gif.c:1612 msgid "Not enough memory to load GIF file" msgstr "Not enough memory to load GIF file" @@ -258,12 +267,8 @@ msgid "Version %s of the GIF file format is not supported" msgstr "Version %s of the GIF file format is not supported" #: gdk-pixbuf/io-gif.c:1287 -msgid "" -"GIF image has no global colormap, and a frame inside it has no local " -"colormap." -msgstr "" -"GIF image has no global colourmap, and a frame inside it has no local " -"colourmap." +msgid "GIF image has no global colormap, and a frame inside it has no local colormap." +msgstr "GIF image has no global colourmap, and a frame inside it has no local colourmap." #: gdk-pixbuf/io-gif.c:1519 msgid "GIF image was truncated or incomplete." @@ -273,12 +278,17 @@ msgstr "GIF image was truncated or incomplete." msgid "The GIF image format" msgstr "The GIF image format" -#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:279 gdk-pixbuf/io-ico.c:348 -#: gdk-pixbuf/io-ico.c:411 gdk-pixbuf/io-ico.c:441 +#: gdk-pixbuf/io-ico.c:219 +#: gdk-pixbuf/io-ico.c:279 +#: gdk-pixbuf/io-ico.c:348 +#: gdk-pixbuf/io-ico.c:411 +#: gdk-pixbuf/io-ico.c:441 msgid "Not enough memory to load icon" msgstr "Not enough memory to load icon" -#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:269 gdk-pixbuf/io-ico.c:338 +#: gdk-pixbuf/io-ico.c:256 +#: gdk-pixbuf/io-ico.c:269 +#: gdk-pixbuf/io-ico.c:338 msgid "Invalid header in icon" msgstr "Invalid header in icon" @@ -325,38 +335,31 @@ msgid "Error interpreting JPEG image file (%s)" msgstr "Error interpreting JPEG image file (%s)" #: gdk-pixbuf/io-jpeg.c:352 -msgid "" -"Insufficient memory to load image, try exiting some applications to free " -"memory" -msgstr "" -"Insufficient memory to load image, try exiting some applications to free " -"memory" +msgid "Insufficient memory to load image, try exiting some applications to free memory" +msgstr "Insufficient memory to load image, try exiting some applications to free memory" -#: gdk-pixbuf/io-jpeg.c:386 gdk-pixbuf/io-jpeg.c:752 +#: gdk-pixbuf/io-jpeg.c:386 +#: gdk-pixbuf/io-jpeg.c:752 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Unsupported JPEG colour space (%s)" -#: gdk-pixbuf/io-jpeg.c:484 gdk-pixbuf/io-jpeg.c:681 gdk-pixbuf/io-jpeg.c:946 +#: gdk-pixbuf/io-jpeg.c:484 +#: gdk-pixbuf/io-jpeg.c:681 +#: gdk-pixbuf/io-jpeg.c:946 #: gdk-pixbuf/io-jpeg.c:955 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Couldn't allocate memory for loading JPEG file" #: gdk-pixbuf/io-jpeg.c:897 #, c-format -msgid "" -"JPEG quality must be a value between 0 and 100; value '%s' could not be " -"parsed." -msgstr "" -"JPEG quality must be a value between 0 and 100; value '%s' could not be " -"parsed." +msgid "JPEG quality must be a value between 0 and 100; value '%s' could not be parsed." +msgstr "JPEG quality must be a value between 0 and 100; value '%s' could not be parsed." #: gdk-pixbuf/io-jpeg.c:912 #, c-format -msgid "" -"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." -msgstr "" -"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgstr "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." #: gdk-pixbuf/io-jpeg.c:1074 msgid "The JPEG image format" @@ -366,7 +369,8 @@ msgstr "The JPEG image format" msgid "Couldn't allocate memory for header" msgstr "Can't allocate memory for header" -#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566 +#: gdk-pixbuf/io-pcx.c:206 +#: gdk-pixbuf/io-pcx.c:566 msgid "Couldn't allocate memory for context buffer" msgstr "Can't allocate memory for context buffer" @@ -374,11 +378,13 @@ msgstr "Can't allocate memory for context buffer" msgid "Image has invalid width and/or height" msgstr "Image has invalid width and/or height" -#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680 +#: gdk-pixbuf/io-pcx.c:619 +#: gdk-pixbuf/io-pcx.c:680 msgid "Image has unsupported bpp" msgstr "Image has unsupported bpp" -#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632 +#: gdk-pixbuf/io-pcx.c:624 +#: gdk-pixbuf/io-pcx.c:632 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Image has unsupported number of %d-bit planes" @@ -438,12 +444,8 @@ msgstr "Insufficient memory to load PNG file" #: gdk-pixbuf/io-png.c:618 #, c-format -msgid "" -"Insufficient memory to store a %ld by %ld image; try exiting some " -"applications to reduce memory usage" -msgstr "" -"Insufficient memory to store a %ld by %ld image; try exiting some " -"applications to reduce memory usage" +msgid "Insufficient memory to store a %ld by %ld image; try exiting some applications to reduce memory usage" +msgstr "Insufficient memory to store a %ld by %ld image; try exiting some applications to reduce memory usage" #: gdk-pixbuf/io-png.c:669 msgid "Fatal error reading PNG image file" @@ -455,37 +457,27 @@ msgid "Fatal error reading PNG image file: %s" msgstr "Fatal error reading PNG image file: %s" #: gdk-pixbuf/io-png.c:810 -msgid "" -"Keys for PNG text chunks must have at least 1 and at most 79 characters." -msgstr "" -"Keys for PNG text chunks must have at least 1 and at most 79 characters." +msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +msgstr "Keys for PNG text chunks must have at least 1 and at most 79 characters." #: gdk-pixbuf/io-png.c:818 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Keys for PNG text chunks must be ASCII characters." #: gdk-pixbuf/io-png.c:831 -#, fuzzy, c-format -msgid "" -"PNG compression level must be a value between 0 and 9; value '%s' could not " -"be parsed." -msgstr "" -"JPEG quality must be a value between 0 and 100; value '%s' could not be " -"parsed." +#, c-format +msgid "PNG compression level must be a value between 0 and 9; value '%s' could not be parsed." +msgstr "PNG compression level must be a value between 0 and 9; value '%s' could not be parsed." #: gdk-pixbuf/io-png.c:843 -#, fuzzy, c-format -msgid "" -"PNG compression level must be a value between 0 and 9; value '%d' is not " -"allowed." -msgstr "" -"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +#, c-format +msgid "PNG compression level must be a value between 0 and 9; value '%d' is not allowed." +msgstr "PNG compression level must be a value between 0 and 9; value '%d' is not allowed." #: gdk-pixbuf/io-png.c:883 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." -msgstr "" -"Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." +msgstr "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." #: gdk-pixbuf/io-png.c:1026 msgid "The PNG image format" @@ -523,11 +515,14 @@ msgstr "Maximum colour value in PNM file is too large" msgid "Cannot handle PNM files with maximum color values greater than 255" msgstr "Cannot handle PNM files with maximum colour values greater than 255" -#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498 +#: gdk-pixbuf/io-pnm.c:438 +#: gdk-pixbuf/io-pnm.c:466 +#: gdk-pixbuf/io-pnm.c:498 msgid "Raw PNM image type is invalid" msgstr "Raw PNM image type is invalid" -#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604 +#: gdk-pixbuf/io-pnm.c:562 +#: gdk-pixbuf/io-pnm.c:604 msgid "PNM image format is invalid" msgstr "PNM image format is invalid" @@ -539,7 +534,8 @@ msgstr "PNM image loader does not support this PNM subformat" msgid "Premature end-of-file encountered" msgstr "Premature end-of-file encountered" -#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981 +#: gdk-pixbuf/io-pnm.c:750 +#: gdk-pixbuf/io-pnm.c:981 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raw PNM formats require exactly one whitespace before sample data" @@ -575,7 +571,8 @@ msgstr "RAS image has unknown type" msgid "unsupported RAS image variation" msgstr "unsupported RAS image variation" -#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 +#: gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Not enough memory to load RAS image" @@ -623,8 +620,11 @@ msgstr "Cannot allocate TGA header memory" msgid "TGA image has invalid dimensions" msgstr "TGA image has invalid dimensions" -#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794 -#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811 +#: gdk-pixbuf/io-tga.c:775 +#: gdk-pixbuf/io-tga.c:784 +#: gdk-pixbuf/io-tga.c:794 +#: gdk-pixbuf/io-tga.c:804 +#: gdk-pixbuf/io-tga.c:811 msgid "TGA image type not supported" msgstr "TGA image type not supported" @@ -652,16 +652,20 @@ msgstr "Could not get image height (bad TIFF file)" msgid "Width or height of TIFF image is zero" msgstr "Width or height of TIFF image is zero" -#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206 +#: gdk-pixbuf/io-tiff.c:197 +#: gdk-pixbuf/io-tiff.c:206 msgid "Dimensions of TIFF image too large" msgstr "Dimensions of TIFF image too large" -#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286 +#: gdk-pixbuf/io-tiff.c:225 +#: gdk-pixbuf/io-tiff.c:237 +#: gdk-pixbuf/io-tiff.c:286 #: gdk-pixbuf/io-tiff.c:572 msgid "Insufficient memory to open TIFF file" msgstr "Insufficient memory to open TIFF file" -#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294 +#: gdk-pixbuf/io-tiff.c:251 +#: gdk-pixbuf/io-tiff.c:294 msgid "Failed to load RGB data from TIFF file" msgstr "Failed to load RGB data from TIFF file" @@ -673,7 +677,8 @@ msgstr "Failed to open TIFF image" msgid "TIFFClose operation failed" msgstr "TIFFClose operation failed" -#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517 +#: gdk-pixbuf/io-tiff.c:504 +#: gdk-pixbuf/io-tiff.c:517 msgid "Failed to load TIFF image" msgstr "Failed to load TIFF image" @@ -741,7 +746,9 @@ msgstr "XPM has invalid number of chars per pixel" msgid "XPM file has invalid number of colors" msgstr "XPM file has invalid number of colours" -#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580 +#: gdk-pixbuf/io-xpm.c:519 +#: gdk-pixbuf/io-xpm.c:528 +#: gdk-pixbuf/io-xpm.c:580 msgid "Cannot allocate memory for loading XPM image" msgstr "Cannot allocate memory for loading XPM image" @@ -806,7 +813,10 @@ msgstr "Gdk debugging flags to set" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:407 gtk/gtkmain.c:410 +#: gdk/gdk.c:129 +#: gdk/gdk.c:132 +#: gtk/gtkmain.c:407 +#: gtk/gtkmain.c:410 msgid "FLAGS" msgstr "FLAGS" @@ -817,135 +827,135 @@ msgstr "Gdk debugging flags to unset" #: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" -msgstr "" +msgstr "BackSpace" #: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" -msgstr "" +msgstr "Tab" #: gdk/keyname-table.h:3942 msgid "keyboard label|Return" -msgstr "" +msgstr "Return" #: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" -msgstr "" +msgstr "Pause" #: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" -msgstr "" +msgstr "Scroll_Lock" #: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" -msgstr "" +msgstr "Sys_Req" #: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" -msgstr "" +msgstr "Escape" #: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" -msgstr "" +msgstr "Multi_key" #: gdk/keyname-table.h:3948 msgid "keyboard label|Home" -msgstr "" +msgstr "Home" #: gdk/keyname-table.h:3949 msgid "keyboard label|Page_Up" -msgstr "" +msgstr "Page_Up" #: gdk/keyname-table.h:3950 msgid "keyboard label|Page_Down" -msgstr "" +msgstr "Page_Down" #: gdk/keyname-table.h:3951 msgid "keyboard label|End" -msgstr "" +msgstr "End" #: gdk/keyname-table.h:3952 msgid "keyboard label|Begin" -msgstr "" +msgstr "Begin" #: gdk/keyname-table.h:3953 msgid "keyboard label|Print" -msgstr "" +msgstr "Print" #: gdk/keyname-table.h:3954 msgid "keyboard label|Insert" -msgstr "" +msgstr "Insert" #: gdk/keyname-table.h:3955 msgid "keyboard label|Num_Lock" -msgstr "" +msgstr "Num_Lock" #: gdk/keyname-table.h:3956 msgid "keyboard label|KP_Space" -msgstr "" +msgstr "KP_Space" #: gdk/keyname-table.h:3957 msgid "keyboard label|KP_Tab" -msgstr "" +msgstr "KP_Tab" #: gdk/keyname-table.h:3958 msgid "keyboard label|KP_Enter" -msgstr "" +msgstr "KP_Enter" #: gdk/keyname-table.h:3959 msgid "keyboard label|KP_Home" -msgstr "" +msgstr "KP_Home" #: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Left" -msgstr "" +msgstr "|KP_Left" #: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Up" -msgstr "" +msgstr "KP_Up" #: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Right" -msgstr "" +msgstr "KP_Right" #: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Down" -msgstr "" +msgstr "KP_Down" #: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Page_Up" -msgstr "" +msgstr "KP_Page_Up" #: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Prior" -msgstr "" +msgstr "KP_Prior" #: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Page_Down" -msgstr "" +msgstr "KP_Page_Down" #: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Next" -msgstr "" +msgstr "KP_Next" #: gdk/keyname-table.h:3968 msgid "keyboard label|KP_End" -msgstr "" +msgstr "KP_End" #: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Begin" -msgstr "" +msgstr "KP_Begin" #: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Insert" -msgstr "" +msgstr "KP_Insert" #: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Delete" -msgstr "" +msgstr "|KP_Delete" #: gdk/keyname-table.h:3972 msgid "keyboard label|Delete" -msgstr "" +msgstr "Delete" #. Description of --sync in --help output #: gdk/win32/gdkmain-win32.c:60 @@ -982,7 +992,8 @@ msgstr "COLOURS" msgid "Make X calls synchronous" msgstr "Make X calls synchronous" -#: gtk/gtkaboutdialog.c:273 gtk/gtkaboutdialog.c:2103 +#: gtk/gtkaboutdialog.c:273 +#: gtk/gtkaboutdialog.c:2103 msgid "License" msgstr "Licence" @@ -1033,7 +1044,7 @@ msgstr "Artwork by" #. #: gtk/gtkaccellabel.c:121 msgid "keyboard label|Shift" -msgstr "" +msgstr "Shift" #. This is the text that should appear next to menu accelerators #. * that use the control key. If the text on this key isn't typically @@ -1043,7 +1054,7 @@ msgstr "" #. #: gtk/gtkaccellabel.c:128 msgid "keyboard label|Ctrl" -msgstr "" +msgstr "Ctrl" #. This is the text that should appear next to menu accelerators #. * that use the alt key. If the text on this key isn't typically @@ -1053,17 +1064,17 @@ msgstr "" #. #: gtk/gtkaccellabel.c:135 msgid "keyboard label|Alt" -msgstr "" +msgstr "Alt" #. do not translate the part before the | #: gtk/gtkaccellabel.c:577 msgid "keyboard label|Space" -msgstr "" +msgstr "Space" #. do not translate the part before the | #: gtk/gtkaccellabel.c:581 msgid "keyboard label|Backslash" -msgstr "" +msgstr "Backslash" #. Translate to calendar:YM if you want years to be displayed #. * before months; otherwise translate to calendar:MY. @@ -1096,7 +1107,7 @@ msgstr "calendar:week_start:0" #. #: gtk/gtkcalendar.c:1549 msgid "year measurement template|2000" -msgstr "" +msgstr "2000" #. Translators: This dictates how the year is displayed in #. * gtkcalendar widget. See strftime() manual for the format. @@ -1111,15 +1122,17 @@ msgstr "" #. #: gtk/gtkcalendar.c:1826 msgid "calendar year format|%Y" -msgstr "" +msgstr "%Y" #. do not translate the part before the | -#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295 +#: gtk/gtkcellrendererprogress.c:237 +#: gtk/gtkcellrendererprogress.c:295 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576 +#: gtk/gtkcolorbutton.c:221 +#: gtk/gtkcolorbutton.c:576 msgid "Pick a Color" msgstr "Pick a Colour" @@ -1128,51 +1141,28 @@ msgid "Received invalid color data\n" msgstr "Received invalid colour data\n" #: gtk/gtkcolorsel.c:565 -msgid "" -"The previously-selected color, for comparison to the color you're selecting " -"now. You can drag this color to a palette entry, or select this color as " -"current by dragging it to the other color swatch alongside." -msgstr "" -"The previously-selected colour, for comparison to the colour you're " -"selecting now. You can drag this colour to a palette entry, or select this " -"colour as current by dragging it to the other colour swatch alongside." +msgid "The previously-selected color, for comparison to the color you're selecting now. You can drag this color to a palette entry, or select this color as current by dragging it to the other color swatch alongside." +msgstr "The previously-selected colour, for comparison to the colour you're selecting now. You can drag this colour to a palette entry, or select this colour as current by dragging it to the other colour swatch alongside." #: gtk/gtkcolorsel.c:570 -msgid "" -"The color you've chosen. You can drag this color to a palette entry to save " -"it for use in the future." -msgstr "" -"The colour you've chosen. You can drag this colour to a palette entry to " -"save it for use in the future." +msgid "The color you've chosen. You can drag this color to a palette entry to save it for use in the future." +msgstr "The colour you've chosen. You can drag this colour to a palette entry to save it for use in the future." #: gtk/gtkcolorsel.c:961 msgid "_Save color here" msgstr "_Save colour here" #: gtk/gtkcolorsel.c:1166 -msgid "" -"Click this palette entry to make it the current color. To change this entry, " -"drag a color swatch here or right-click it and select \"Save color here.\"" -msgstr "" -"Click this palette entry to make it the current colour. To change this " -"entry, drag a colour swatch here or right-click it and select \"Save colour " -"here.\"" +msgid "Click this palette entry to make it the current color. To change this entry, drag a color swatch here or right-click it and select \"Save color here.\"" +msgstr "Click this palette entry to make it the current colour. To change this entry, drag a colour swatch here or right-click it and select \"Save colour here.\"" #: gtk/gtkcolorsel.c:1953 -msgid "" -"Select the color you want from the outer ring. Select the darkness or " -"lightness of that color using the inner triangle." -msgstr "" -"Select the colour you want from the outer ring. Select the darkness or " -"lightness of that colour using the inner triangle." +msgid "Select the color you want from the outer ring. Select the darkness or lightness of that color using the inner triangle." +msgstr "Select the colour you want from the outer ring. Select the darkness or lightness of that colour using the inner triangle." #: gtk/gtkcolorsel.c:1978 -msgid "" -"Click the eyedropper, then click a color anywhere on your screen to select " -"that color." -msgstr "" -"Click the eyedropper, then click a colour anywhere on your screen to select " -"that colour." +msgid "Click the eyedropper, then click a color anywhere on your screen to select that color." +msgstr "Click the eyedropper, then click a colour anywhere on your screen to select that colour." #: gtk/gtkcolorsel.c:1987 msgid "_Hue:" @@ -1226,7 +1216,8 @@ msgstr "Amount of blue light in the colour." msgid "_Opacity:" msgstr "_Opacity:" -#: gtk/gtkcolorsel.c:2010 gtk/gtkcolorsel.c:2021 +#: gtk/gtkcolorsel.c:2010 +#: gtk/gtkcolorsel.c:2021 msgid "Transparency of the color." msgstr "Transparency of the colour." @@ -1235,12 +1226,8 @@ msgid "Color _Name:" msgstr "Colour _Name:" #: gtk/gtkcolorsel.c:2043 -msgid "" -"You can enter an HTML-style hexadecimal color value, or simply a color name " -"such as 'orange' in this entry." -msgstr "" -"You can enter an HTML-style hexadecimal colour value, or simply a colour " -"name such as 'orange' in this entry." +msgid "You can enter an HTML-style hexadecimal color value, or simply a color name such as 'orange' in this entry." +msgstr "You can enter an HTML-style hexadecimal colour value, or simply a colour name such as 'orange' in this entry." #: gtk/gtkcolorsel.c:2062 msgid "_Palette" @@ -1254,20 +1241,25 @@ msgstr "Colour Wheel" msgid "Color Selection" msgstr "Colour Selection" -#: gtk/gtkentry.c:4560 gtk/gtktextview.c:7125 +#: gtk/gtkentry.c:4560 +#: gtk/gtktextview.c:7125 msgid "Select _All" msgstr "Select _All" -#: gtk/gtkentry.c:4570 gtk/gtktextview.c:7135 +#: gtk/gtkentry.c:4570 +#: gtk/gtktextview.c:7135 msgid "Input _Methods" msgstr "Input _Methods" -#: gtk/gtkentry.c:4581 gtk/gtktextview.c:7146 +#: gtk/gtkentry.c:4581 +#: gtk/gtktextview.c:7146 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" -#: gtk/gtkfilechooser.c:1672 gtk/gtkfilechooser.c:1716 -#: gtk/gtkfilechooser.c:1791 gtk/gtkfilechooser.c:1835 +#: gtk/gtkfilechooser.c:1672 +#: gtk/gtkfilechooser.c:1716 +#: gtk/gtkfilechooser.c:1791 +#: gtk/gtkfilechooser.c:1835 #, c-format msgid "Invalid filename: %s" msgstr "Invalid filename: %s" @@ -1276,12 +1268,14 @@ msgstr "Invalid filename: %s" msgid "Select A File" msgstr "Select A File" -#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1423 +#: gtk/gtkfilechooserbutton.c:68 +#: gtk/gtkfilechooserdefault.c:1423 #: gtk/gtkpathbar.c:1020 msgid "Home" msgstr "Home" -#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1458 +#: gtk/gtkfilechooserbutton.c:69 +#: gtk/gtkfilechooserdefault.c:1458 #: gtk/gtkpathbar.c:1022 msgid "Desktop" msgstr "Desktop" @@ -1311,10 +1305,8 @@ msgid "The folder could not be created" msgstr "The folder could not be created" #: gtk/gtkfilechooserdefault.c:1046 -msgid "" -"The folder could not be created, as a file with the same name already " -"exists. Try using a different name for the folder, or rename the file first." -msgstr "" +msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." +msgstr "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." #: gtk/gtkfilechooserdefault.c:1059 msgid "Invalid file name" @@ -1368,7 +1360,8 @@ msgstr "Shortcuts" msgid "Folder" msgstr "Folder" -#: gtk/gtkfilechooserdefault.c:3324 gtk/gtkstock.c:317 +#: gtk/gtkfilechooserdefault.c:3324 +#: gtk/gtkstock.c:317 msgid "_Add" msgstr "_Add" @@ -1376,7 +1369,8 @@ msgstr "_Add" msgid "Add the selected folder to the Bookmarks" msgstr "Add the selected folder to the Bookmarks" -#: gtk/gtkfilechooserdefault.c:3336 gtk/gtkstock.c:398 +#: gtk/gtkfilechooserdefault.c:3336 +#: gtk/gtkstock.c:398 msgid "_Remove" msgstr "_Remove" @@ -1385,14 +1379,13 @@ msgid "Remove the selected bookmark" msgstr "Remove the selected bookmark" #: gtk/gtkfilechooserdefault.c:3443 -#, fuzzy msgid "Could not select file" -msgstr "Could not select item" +msgstr "Could not select file" #: gtk/gtkfilechooserdefault.c:3499 -#, fuzzy, c-format +#, c-format msgid "Could not select file '%s' because it is an invalid path name." -msgstr "Could not add a bookmark for '%s' because it is an invalid path name." +msgstr "Could not select file '%s' because it is an invalid path name." #: gtk/gtkfilechooserdefault.c:3571 msgid "_Add to Bookmarks" @@ -1406,7 +1399,8 @@ msgstr "Open _Location" msgid "Show _Hidden Files" msgstr "Show _Hidden Files" -#: gtk/gtkfilechooserdefault.c:3717 gtk/gtkfilesel.c:763 +#: gtk/gtkfilechooserdefault.c:3717 +#: gtk/gtkfilesel.c:763 msgid "Files" msgstr "Files" @@ -1460,18 +1454,16 @@ msgstr "Shortcut %s does not exist" #: gtk/gtkfilechooserdefault.c:6135 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" -msgstr "" +msgstr "A file named \"%s\" already exists. Do you want to replace it?" #: gtk/gtkfilechooserdefault.c:6138 #, c-format -msgid "" -"The file already exists in \"%s\". Replacing it will overwrite its contents." -msgstr "" +msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." +msgstr "The file already exists in \"%s\". Replacing it will overwrite its contents." #: gtk/gtkfilechooserdefault.c:6143 -#, fuzzy msgid "_Replace" -msgstr "_Rename" +msgstr "_Replace" #: gtk/gtkfilechooserdefault.c:6634 #, c-format @@ -1504,7 +1496,8 @@ msgstr "%.1f M" msgid "%.1f G" msgstr "%.1f G" -#: gtk/gtkfilechooserdefault.c:7020 gtk/gtkfilechooserdefault.c:7044 +#: gtk/gtkfilechooserdefault.c:7020 +#: gtk/gtkfilechooserdefault.c:7044 msgid "Unknown" msgstr "Unknown" @@ -1557,7 +1550,8 @@ msgstr "Fol_ders" msgid "_Files" msgstr "_Files" -#: gtk/gtkfilesel.c:855 gtk/gtkfilesel.c:2242 +#: gtk/gtkfilesel.c:855 +#: gtk/gtkfilesel.c:2242 #, c-format msgid "Folder unreadable: %s" msgstr "Folder unreadable: %s" @@ -1565,12 +1559,10 @@ msgstr "Folder unreadable: %s" #: gtk/gtkfilesel.c:984 #, c-format msgid "" -"The file \"%s\" resides on another machine (called %s) and may not be " -"available to this program.\n" +"The file \"%s\" resides on another machine (called %s) and may not be available to this program.\n" "Are you sure that you want to select it?" msgstr "" -"The file \"%s\" resides on another machine (called %s) and may not be " -"available to this program.\n" +"The file \"%s\" resides on another machine (called %s) and may not be available to this program.\n" "Are you sure that you want to select it?" #: gtk/gtkfilesel.c:1114 @@ -1587,10 +1579,8 @@ msgstr "_Rename File" #: gtk/gtkfilesel.c:1438 #, c-format -msgid "" -"The folder name \"%s\" contains symbols that are not allowed in filenames" -msgstr "" -"The folder name \"%s\" contains symbols that are not allowed in filenames" +msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" +msgstr "The folder name \"%s\" contains symbols that are not allowed in filenames" #: gtk/gtkfilesel.c:1440 #, c-format @@ -1601,7 +1591,8 @@ msgstr "" "Error creating folder \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1677 +#: gtk/gtkfilesel.c:1441 +#: gtk/gtkfilesel.c:1677 msgid "You probably used symbols not allowed in filenames." msgstr "You probably used symbols not allowed in filenames." @@ -1636,7 +1627,8 @@ msgstr "" "Error deleting file \"%s\": %s\n" "%s" -#: gtk/gtkfilesel.c:1570 gtk/gtkfilesel.c:1691 +#: gtk/gtkfilesel.c:1570 +#: gtk/gtkfilesel.c:1691 msgid "It probably contains symbols not allowed in filenames." msgstr "It probably contains symbols not allowed in filenames." @@ -1654,11 +1646,11 @@ msgstr "Really delete file \"%s\"?" msgid "Delete File" msgstr "Delete File" -#: gtk/gtkfilesel.c:1673 gtk/gtkfilesel.c:1687 +#: gtk/gtkfilesel.c:1673 +#: gtk/gtkfilesel.c:1687 #, c-format msgid "The file name \"%s\" contains symbols that are not allowed in filenames" -msgstr "" -"The file name \"%s\" contains symbols that are not allowed in filenames" +msgstr "The file name \"%s\" contains symbols that are not allowed in filenames" #: gtk/gtkfilesel.c:1675 #, c-format @@ -1702,12 +1694,8 @@ msgstr "_Selection: " #: gtk/gtkfilesel.c:3147 #, c-format -msgid "" -"The filename \"%s\" couldn't be converted to UTF-8. (try setting the " -"environment variable G_FILENAME_ENCODING): %s" -msgstr "" -"The filename \"%s\" couldn't be converted to UTF-8 (try setting the " -"environment variable G_FILENAME_ENCODING): %s" +msgid "The filename \"%s\" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): %s" +msgstr "The filename \"%s\" couldn't be converted to UTF-8 (try setting the environment variable G_FILENAME_ENCODING): %s" #: gtk/gtkfilesel.c:3150 msgid "Invalid UTF-8" @@ -1725,26 +1713,30 @@ msgstr "Couldn't convert filename" msgid "(Empty)" msgstr "(Empty)" -#: gtk/gtkfilesystemunix.c:476 gtk/gtkfilesystemunix.c:682 -#: gtk/gtkfilesystemunix.c:1858 gtk/gtkfilesystemwin32.c:482 -#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1487 +#: gtk/gtkfilesystemunix.c:476 +#: gtk/gtkfilesystemunix.c:682 +#: gtk/gtkfilesystemunix.c:1858 +#: gtk/gtkfilesystemwin32.c:482 +#: gtk/gtkfilesystemwin32.c:495 +#: gtk/gtkfilesystemwin32.c:1487 #, c-format msgid "Error getting information for '%s': %s" msgstr "Error getting information for '%s': %s" -#: gtk/gtkfilesystemunix.c:551 gtk/gtkfilesystemwin32.c:537 +#: gtk/gtkfilesystemunix.c:551 +#: gtk/gtkfilesystemwin32.c:537 #, c-format msgid "Error creating directory '%s': %s" msgstr "Error creating directory '%s': %s" -#: gtk/gtkfilesystemunix.c:631 gtk/gtkfilesystemwin32.c:597 +#: gtk/gtkfilesystemunix.c:631 +#: gtk/gtkfilesystemwin32.c:597 msgid "This file system does not support mounting" msgstr "This file system does not support mounting" #: gtk/gtkfilesystemunix.c:639 -#, fuzzy msgid "File System" -msgstr "Filesystem" +msgstr "File System" #: gtk/gtkfilesystemunix.c:796 #, c-format @@ -1753,14 +1745,11 @@ msgstr "Could not get a stock icon for %s" #: gtk/gtkfilesystemunix.c:891 #, c-format -msgid "" -"The name \"%s\" is not valid because it contains the character \"%s\". " -"Please use a different name." -msgstr "" -"The name \"%s\" is not valid because it contains the character \"%s\". " -"Please use a different name." +msgid "The name \"%s\" is not valid because it contains the character \"%s\". Please use a different name." +msgstr "The name \"%s\" is not valid because it contains the character \"%s\". Please use a different name." -#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032 +#: gtk/gtkfilesystemunix.c:1463 +#: gtk/gtkfilesystemwin32.c:1032 #, c-format msgid "Bookmark saving failed: %s" msgstr "Bookmark saving failed: %s" @@ -1790,7 +1779,8 @@ msgstr "Network Drive (%s)" msgid "%s (%s)" msgstr "%s (%s)" -#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292 +#: gtk/gtkfontbutton.c:179 +#: gtk/gtkfontbutton.c:292 msgid "Pick a Font" msgstr "Pick a Font" @@ -1934,7 +1924,8 @@ msgstr "Wheel" msgid "none" msgstr "none" -#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679 +#: gtk/gtkinputdialog.c:643 +#: gtk/gtkinputdialog.c:679 msgid "(disabled)" msgstr "(disabled)" @@ -1993,7 +1984,8 @@ msgstr "GTK+ Options" msgid "Show GTK+ Options" msgstr "Show GTK+ Options" -#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5062 +#: gtk/gtknotebook.c:2718 +#: gtk/gtknotebook.c:5062 #, c-format msgid "Page %u" msgstr "Page %u" @@ -2011,7 +2003,8 @@ msgstr "The radio tool button whose group this button belongs to." msgid "Unable to find include file: \"%s\"" msgstr "Unable to find include file: \"%s\"" -#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045 +#: gtk/gtkrc.c:3042 +#: gtk/gtkrc.c:3045 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Unable to locate image file in pixmap_path: \"%s\"" @@ -2107,11 +2100,11 @@ msgstr "_Floppy" #: gtk/gtkstock.c:333 msgid "_Fullscreen" -msgstr "" +msgstr "_Fullscreen" #: gtk/gtkstock.c:334 msgid "_Leave Fullscreen" -msgstr "" +msgstr "_Leave Fullscreen" #. translators, strip the prefix up to and including the first | #: gtk/gtkstock.c:336 @@ -2178,9 +2171,8 @@ msgid "_Index" msgstr "_Index" #: gtk/gtkstock.c:357 -#, fuzzy msgid "_Information" -msgstr "Information" +msgstr "_Information" #: gtk/gtkstock.c:358 msgid "_Italic" @@ -2499,39 +2491,28 @@ msgstr "Could not get information for file '%s': %s" #~ msgid "Writing %s failed: %s" #~ msgstr "Writing %s failed: %s" - #~ msgid "Shift" #~ msgstr "Shift" - #~ msgid "Ctrl" #~ msgstr "Ctrl" - #~ msgid "Alt" #~ msgstr "Alt" - #~ msgid "_Bottom" #~ msgstr "_Bottom" - #~ msgid "_First" #~ msgstr "_First" - #~ msgid "_Last" #~ msgstr "_Last" - #~ msgid "_Top" #~ msgstr "_Top" - #~ msgid "_Back" #~ msgstr "_Back" - #~ msgid "_Down" #~ msgstr "_Down" - #~ msgid "_Up" #~ msgstr "_Up" - #~ msgid "_Fill" #~ msgstr "_Fill" - #~ msgid "_Left" #~ msgstr "_Left" +