diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-07-10 19:02:32 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-07-10 19:42:44 -0400 |
commit | 4ff4eb544db60bdcc18167caacf54a1aa32e8e8c (patch) | |
tree | 8c031061a05f1d5cadb7945a05a7c839915ba6e3 /po-properties/en_GB.po | |
parent | d0366e5160af88e9fa6842c5492db1bd58be5379 (diff) | |
download | gdk-pixbuf-4ff4eb544db60bdcc18167caacf54a1aa32e8e8c.tar.gz |
2.17.42.17.4
Diffstat (limited to 'po-properties/en_GB.po')
-rw-r--r-- | po-properties/en_GB.po | 356 |
1 files changed, 194 insertions, 162 deletions
diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po index e2cd7fccc..e9957f89b 100644 --- a/po-properties/en_GB.po +++ b/po-properties/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-07 00:16-0400\n" +"POT-Creation-Date: 2009-07-10 18:20-0400\n" "PO-Revision-Date: 2009-02-20 23:21+0000\n" "Last-Translator: David Lodge <dave@cirt.net>\n" "Language-Team: <>\n" @@ -258,7 +258,7 @@ msgid "A unique name for the action." msgstr "A unique name for the action." #: gtk/gtkaction.c:198 gtk/gtkbutton.c:219 gtk/gtkexpander.c:195 -#: gtk/gtkframe.c:105 gtk/gtklabel.c:495 gtk/gtkmenuitem.c:305 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:496 gtk/gtkmenuitem.c:305 #: gtk/gtktoolbutton.c:202 msgid "Label" msgstr "Label" @@ -789,12 +789,12 @@ msgstr "" "Text of the label widget inside the button, if the button contains a label " "widget" -#: gtk/gtkbutton.c:227 gtk/gtkexpander.c:203 gtk/gtklabel.c:516 +#: gtk/gtkbutton.c:227 gtk/gtkexpander.c:203 gtk/gtklabel.c:517 #: gtk/gtkmenuitem.c:320 gtk/gtktoolbutton.c:209 msgid "Use underline" msgstr "Use underline" -#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:204 gtk/gtklabel.c:517 +#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:204 gtk/gtklabel.c:518 #: gtk/gtkmenuitem.c:321 msgid "" "If set, an underline in the text indicates the next character should be used " @@ -905,7 +905,7 @@ msgstr "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" -#: gtk/gtkbutton.c:485 gtk/gtkentry.c:658 gtk/gtkentry.c:1682 +#: gtk/gtkbutton.c:485 gtk/gtkentry.c:691 gtk/gtkentry.c:1715 msgid "Inner Border" msgstr "Inner Border" @@ -1251,7 +1251,7 @@ msgid "Value of the progress bar" msgstr "Value of the progress bar" #: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 -#: gtk/gtkentry.c:701 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtkentry.c:734 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 #: gtk/gtktextbuffer.c:198 msgid "Text" msgstr "Text" @@ -1339,7 +1339,7 @@ msgstr "Markup" msgid "Marked up text to render" msgstr "Marked up text to render" -#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:502 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:503 msgid "Attributes" msgstr "Attributes" @@ -1387,7 +1387,7 @@ msgstr "Foreground colour" msgid "Foreground color as a GdkColor" msgstr "Foreground colour as a GdkColor" -#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:625 gtk/gtktexttag.c:251 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:658 gtk/gtktexttag.c:251 #: gtk/gtktextview.c:573 msgid "Editable" msgstr "Editable" @@ -1498,7 +1498,7 @@ msgstr "" "when rendering the text. If you don't understand this parameter, you " "probably don't need it" -#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:627 gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:628 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Ellipsis location" @@ -1511,11 +1511,11 @@ msgstr "" "does not have enough room to display the entire string" #: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 -#: gtk/gtklabel.c:647 +#: gtk/gtklabel.c:648 msgid "Width In Characters" msgstr "Width In Characters" -#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:648 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:649 msgid "The desired width of the label, in characters" msgstr "The desired width of the label, in characters" @@ -1943,7 +1943,7 @@ msgstr "Add tearoffs to menus" msgid "Whether dropdowns should have a tearoff menu item" msgstr "Whether dropdowns should have a tearoff menu item" -#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:650 +#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:683 msgid "Has Frame" msgstr "Has Frame" @@ -1999,7 +1999,7 @@ msgstr "Arrow Size" msgid "The minimum size of the arrow in the combo box" msgstr "The minimum size of the arrow in the combo box" -#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:750 gtk/gtkhandlebox.c:174 +#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:783 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:623 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2113,41 +2113,50 @@ msgstr "Action area border" msgid "Width of border around the button area at the bottom of the dialog" msgstr "Width of border around the button area at the bottom of the dialogue" -#: gtk/gtkentry.c:605 gtk/gtklabel.c:590 +#: gtk/gtkentry.c:630 +#, fuzzy +msgid "Text Buffer" +msgstr "Buffer" + +#: gtk/gtkentry.c:631 +msgid "Text buffer object which actually stores entry text" +msgstr "" + +#: gtk/gtkentry.c:638 gtk/gtklabel.c:591 msgid "Cursor Position" msgstr "Cursor Position" -#: gtk/gtkentry.c:606 gtk/gtklabel.c:591 +#: gtk/gtkentry.c:639 gtk/gtklabel.c:592 msgid "The current position of the insertion cursor in chars" msgstr "The current position of the insertion cursor in chars" -#: gtk/gtkentry.c:615 gtk/gtklabel.c:600 +#: gtk/gtkentry.c:648 gtk/gtklabel.c:601 msgid "Selection Bound" msgstr "Selection Bound" -#: gtk/gtkentry.c:616 gtk/gtklabel.c:601 +#: gtk/gtkentry.c:649 gtk/gtklabel.c:602 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:626 +#: gtk/gtkentry.c:659 msgid "Whether the entry contents can be edited" msgstr "Whether the entry contents can be edited" -#: gtk/gtkentry.c:633 +#: gtk/gtkentry.c:666 msgid "Maximum length" msgstr "Maximum length" -#: gtk/gtkentry.c:634 +#: gtk/gtkentry.c:667 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Maximum number of characters for this entry. Zero if no maximum" -#: gtk/gtkentry.c:642 +#: gtk/gtkentry.c:675 msgid "Visibility" msgstr "Visibility" -#: gtk/gtkentry.c:643 +#: gtk/gtkentry.c:676 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2155,30 +2164,30 @@ msgstr "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" -#: gtk/gtkentry.c:651 +#: gtk/gtkentry.c:684 msgid "FALSE removes outside bevel from entry" msgstr "FALSE removes outside bevel from entry" -#: gtk/gtkentry.c:659 +#: gtk/gtkentry.c:692 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Border between text and frame. Overrides the inner-border style property" -#: gtk/gtkentry.c:666 gtk/gtkentry.c:1232 +#: gtk/gtkentry.c:699 gtk/gtkentry.c:1265 msgid "Invisible character" msgstr "Invisible character" -#: gtk/gtkentry.c:667 gtk/gtkentry.c:1233 +#: gtk/gtkentry.c:700 gtk/gtkentry.c:1266 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "The character to use when masking entry contents (in \"password mode\")" -#: gtk/gtkentry.c:674 +#: gtk/gtkentry.c:707 msgid "Activates default" msgstr "Activates default" -#: gtk/gtkentry.c:675 +#: gtk/gtkentry.c:708 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2186,31 +2195,31 @@ msgstr "" "Whether to activate the default widget (such as the default button in a " "dialogue) when Enter is pressed" -#: gtk/gtkentry.c:681 +#: gtk/gtkentry.c:714 msgid "Width in chars" msgstr "Width in chars" -#: gtk/gtkentry.c:682 +#: gtk/gtkentry.c:715 msgid "Number of characters to leave space for in the entry" msgstr "Number of characters to leave space for in the entry" -#: gtk/gtkentry.c:691 +#: gtk/gtkentry.c:724 msgid "Scroll offset" msgstr "Scroll offset" -#: gtk/gtkentry.c:692 +#: gtk/gtkentry.c:725 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Number of pixels of the entry scrolled off the screen to the left" -#: gtk/gtkentry.c:702 +#: gtk/gtkentry.c:735 msgid "The contents of the entry" msgstr "The contents of the entry" -#: gtk/gtkentry.c:717 gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:750 gtk/gtkmisc.c:73 msgid "X align" msgstr "X align" -#: gtk/gtkentry.c:718 gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:751 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2218,63 +2227,63 @@ msgstr "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." -#: gtk/gtkentry.c:734 +#: gtk/gtkentry.c:767 msgid "Truncate multiline" msgstr "Truncate multiline" -#: gtk/gtkentry.c:735 +#: gtk/gtkentry.c:768 msgid "Whether to truncate multiline pastes to one line." msgstr "Whether to truncate multiline pastes to one line." -#: gtk/gtkentry.c:751 +#: gtk/gtkentry.c:784 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "Which kind of shadow to draw around the entry when has-frame is set" -#: gtk/gtkentry.c:766 gtk/gtktextview.c:653 +#: gtk/gtkentry.c:799 gtk/gtktextview.c:653 msgid "Overwrite mode" msgstr "Overwrite mode" -#: gtk/gtkentry.c:767 +#: gtk/gtkentry.c:800 msgid "Whether new text overwrites existing text" msgstr "Whether new text overwrites existing text" -#: gtk/gtkentry.c:781 +#: gtk/gtkentry.c:814 msgid "Text length" msgstr "Text length" -#: gtk/gtkentry.c:782 +#: gtk/gtkentry.c:815 msgid "Length of the text currently in the entry" msgstr "Length of the text currently in the entry" -#: gtk/gtkentry.c:797 +#: gtk/gtkentry.c:830 msgid "Invisible char set" msgstr "Invisible character set" -#: gtk/gtkentry.c:798 +#: gtk/gtkentry.c:831 msgid "Whether the invisible char has been set" msgstr "Whether the invisible character has been set" -#: gtk/gtkentry.c:816 +#: gtk/gtkentry.c:849 msgid "Caps Lock warning" msgstr "Caps Lock warning" -#: gtk/gtkentry.c:817 +#: gtk/gtkentry.c:850 msgid "Whether password entries will show a warning when Caps Lock is on" msgstr "Whether password entries will show a warning when Caps Lock is on" -#: gtk/gtkentry.c:831 +#: gtk/gtkentry.c:864 msgid "Progress Fraction" msgstr "Progress Fraction" -#: gtk/gtkentry.c:832 +#: gtk/gtkentry.c:865 msgid "The current fraction of the task that's been completed" msgstr "The current fraction of the task that's been completed" -#: gtk/gtkentry.c:849 +#: gtk/gtkentry.c:882 msgid "Progress Pulse Step" msgstr "Progress Pulse Step" -#: gtk/gtkentry.c:850 +#: gtk/gtkentry.c:883 msgid "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" @@ -2282,191 +2291,191 @@ msgstr "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" -#: gtk/gtkentry.c:866 +#: gtk/gtkentry.c:899 msgid "Primary pixbuf" msgstr "Primary pixbuf" -#: gtk/gtkentry.c:867 +#: gtk/gtkentry.c:900 msgid "Primary pixbuf for the entry" msgstr "Primary pixbuf for the entry" -#: gtk/gtkentry.c:881 +#: gtk/gtkentry.c:914 msgid "Secondary pixbuf" msgstr "Secondary pixbuf" -#: gtk/gtkentry.c:882 +#: gtk/gtkentry.c:915 msgid "Secondary pixbuf for the entry" msgstr "Secondary pixbuf for the entry" -#: gtk/gtkentry.c:896 +#: gtk/gtkentry.c:929 msgid "Primary stock ID" msgstr "Primary stock ID" -#: gtk/gtkentry.c:897 +#: gtk/gtkentry.c:930 msgid "Stock ID for primary icon" msgstr "Stock ID for primary icon" -#: gtk/gtkentry.c:911 +#: gtk/gtkentry.c:944 msgid "Secondary stock ID" msgstr "Secondary stock ID" -#: gtk/gtkentry.c:912 +#: gtk/gtkentry.c:945 msgid "Stock ID for secondary icon" msgstr "Stock ID for secondary icon" -#: gtk/gtkentry.c:926 +#: gtk/gtkentry.c:959 msgid "Primary icon name" msgstr "Primary icon name" -#: gtk/gtkentry.c:927 +#: gtk/gtkentry.c:960 msgid "Icon name for primary icon" msgstr "Icon name for primary icon" -#: gtk/gtkentry.c:941 +#: gtk/gtkentry.c:974 msgid "Secondary icon name" msgstr "Secondary icon name" -#: gtk/gtkentry.c:942 +#: gtk/gtkentry.c:975 msgid "Icon name for secondary icon" msgstr "Icon name for secondary icon" -#: gtk/gtkentry.c:956 +#: gtk/gtkentry.c:989 msgid "Primary GIcon" msgstr "Primary GIcon" -#: gtk/gtkentry.c:957 +#: gtk/gtkentry.c:990 msgid "GIcon for primary icon" msgstr "GIcon for primary icon" -#: gtk/gtkentry.c:971 +#: gtk/gtkentry.c:1004 msgid "Secondary GIcon" msgstr "Secondary GIcon" -#: gtk/gtkentry.c:972 +#: gtk/gtkentry.c:1005 msgid "GIcon for secondary icon" msgstr "GIcon for secondary icon" -#: gtk/gtkentry.c:986 +#: gtk/gtkentry.c:1019 msgid "Primary storage type" msgstr "Primary storage type" -#: gtk/gtkentry.c:987 +#: gtk/gtkentry.c:1020 msgid "The representation being used for primary icon" msgstr "The representation being used for primary icon" -#: gtk/gtkentry.c:1002 +#: gtk/gtkentry.c:1035 msgid "Secondary storage type" msgstr "Secondary storage type" -#: gtk/gtkentry.c:1003 +#: gtk/gtkentry.c:1036 msgid "The representation being used for secondary icon" msgstr "The representation being used for secondary icon" -#: gtk/gtkentry.c:1024 +#: gtk/gtkentry.c:1057 msgid "Primary icon activatable" msgstr "Primary icon activatable" -#: gtk/gtkentry.c:1025 +#: gtk/gtkentry.c:1058 msgid "Whether the primary icon is activatable" msgstr "Whether the primary icon is activatable" -#: gtk/gtkentry.c:1045 +#: gtk/gtkentry.c:1078 msgid "Secondary icon activatable" msgstr "Secondary icon activatable" -#: gtk/gtkentry.c:1046 +#: gtk/gtkentry.c:1079 msgid "Whether the secondary icon is activatable" msgstr "Whether the secondary icon is activatable" -#: gtk/gtkentry.c:1068 +#: gtk/gtkentry.c:1101 msgid "Primary icon sensitive" msgstr "Primary icon sensitive" -#: gtk/gtkentry.c:1069 +#: gtk/gtkentry.c:1102 msgid "Whether the primary icon is sensitive" msgstr "Whether the primary icon is sensitive" -#: gtk/gtkentry.c:1090 +#: gtk/gtkentry.c:1123 msgid "Secondary icon sensitive" msgstr "Secondary icon sensitive" -#: gtk/gtkentry.c:1091 +#: gtk/gtkentry.c:1124 msgid "Whether the secondary icon is sensitive" msgstr "Whether the secondary icon is sensitive" -#: gtk/gtkentry.c:1107 +#: gtk/gtkentry.c:1140 msgid "Primary icon tooltip text" msgstr "Primary icon tooltip text" -#: gtk/gtkentry.c:1108 gtk/gtkentry.c:1144 +#: gtk/gtkentry.c:1141 gtk/gtkentry.c:1177 msgid "The contents of the tooltip on the primary icon" msgstr "The contents of the tooltip on the primary icon" -#: gtk/gtkentry.c:1124 +#: gtk/gtkentry.c:1157 msgid "Secondary icon tooltip text" msgstr "Secondary icon tooltip text" -#: gtk/gtkentry.c:1125 gtk/gtkentry.c:1163 +#: gtk/gtkentry.c:1158 gtk/gtkentry.c:1196 msgid "The contents of the tooltip on the secondary icon" msgstr "The contents of the tooltip on the secondary icon" -#: gtk/gtkentry.c:1143 +#: gtk/gtkentry.c:1176 msgid "Primary icon tooltip markup" msgstr "Primary icon tooltip markup" -#: gtk/gtkentry.c:1162 +#: gtk/gtkentry.c:1195 msgid "Secondary icon tooltip markup" msgstr "Secondary icon tooltip markup" -#: gtk/gtkentry.c:1182 gtk/gtktextview.c:681 +#: gtk/gtkentry.c:1215 gtk/gtktextview.c:681 msgid "IM module" msgstr "IM module" -#: gtk/gtkentry.c:1183 gtk/gtktextview.c:682 +#: gtk/gtkentry.c:1216 gtk/gtktextview.c:682 msgid "Which IM module should be used" msgstr "Which IM module should be used" -#: gtk/gtkentry.c:1197 +#: gtk/gtkentry.c:1230 msgid "Icon Prelight" msgstr "Icon Prelight" -#: gtk/gtkentry.c:1198 +#: gtk/gtkentry.c:1231 msgid "Whether activatable icons should prelight when hovered" msgstr "Whether activatable icons should prelight when hovered" -#: gtk/gtkentry.c:1211 +#: gtk/gtkentry.c:1244 msgid "Progress Border" msgstr "Progress Border" -#: gtk/gtkentry.c:1212 +#: gtk/gtkentry.c:1245 msgid "Border around the progress bar" msgstr "Border around the progress bar" -#: gtk/gtkentry.c:1683 +#: gtk/gtkentry.c:1716 msgid "Border between text and frame." msgstr "Border between text and frame." -#: gtk/gtkentry.c:1697 +#: gtk/gtkentry.c:1730 msgid "State Hint" msgstr "State Hint" -#: gtk/gtkentry.c:1698 +#: gtk/gtkentry.c:1731 msgid "Whether to pass a proper state when drawing shadow or background" msgstr "Whether to pass a proper state when drawing shadow or background" -#: gtk/gtkentry.c:1703 gtk/gtklabel.c:830 +#: gtk/gtkentry.c:1736 gtk/gtklabel.c:848 msgid "Select on focus" msgstr "Select on focus" -#: gtk/gtkentry.c:1704 +#: gtk/gtkentry.c:1737 msgid "Whether to select the contents of an entry when it is focused" msgstr "Whether to select the contents of an entry when it is focused" -#: gtk/gtkentry.c:1718 +#: gtk/gtkentry.c:1751 msgid "Password Hint Timeout" msgstr "Password Hint Timeout" -#: gtk/gtkentry.c:1719 +#: gtk/gtkentry.c:1752 msgid "How long to show the last input character in hidden entries" msgstr "How long to show the last input character in hidden entries" @@ -2570,11 +2579,11 @@ 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:211 gtk/gtklabel.c:509 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:510 msgid "Use markup" msgstr "Use markup" -#: gtk/gtkexpander.c:212 gtk/gtklabel.c:510 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:511 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()" @@ -3127,19 +3136,19 @@ msgstr "Whether images should be shown in menus" msgid "The screen where this window will be displayed" msgstr "The screen where this window will be displayed" -#: gtk/gtklabel.c:496 +#: gtk/gtklabel.c:497 msgid "The text of the label" msgstr "The text of the label" -#: gtk/gtklabel.c:503 +#: gtk/gtklabel.c:504 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:524 gtk/gtktexttag.c:359 gtk/gtktextview.c:590 +#: gtk/gtklabel.c:525 gtk/gtktexttag.c:359 gtk/gtktextview.c:590 msgid "Justification" msgstr "Justification" -#: gtk/gtklabel.c:525 +#: gtk/gtklabel.c:526 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 " @@ -3149,11 +3158,11 @@ msgstr "" "This does NOT affect the alignment of the label within its allocation. See " "GtkMisc::xalign for that" -#: gtk/gtklabel.c:533 +#: gtk/gtklabel.c:534 msgid "Pattern" msgstr "Pattern" -#: gtk/gtklabel.c:534 +#: gtk/gtklabel.c:535 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -3161,47 +3170,47 @@ msgstr "" "A string with _ characters in positions correspond to characters in the text " "to underline" -#: gtk/gtklabel.c:541 +#: gtk/gtklabel.c:542 msgid "Line wrap" msgstr "Line wrap" -#: gtk/gtklabel.c:542 +#: gtk/gtklabel.c:543 msgid "If set, wrap lines if the text becomes too wide" msgstr "If set, wrap lines if the text becomes too wide" -#: gtk/gtklabel.c:557 +#: gtk/gtklabel.c:558 msgid "Line wrap mode" msgstr "Line wrap mode" -#: gtk/gtklabel.c:558 +#: gtk/gtklabel.c:559 msgid "If wrap is set, controls how linewrapping is done" msgstr "If wrap is set, controls how linewrapping is done" -#: gtk/gtklabel.c:565 +#: gtk/gtklabel.c:566 msgid "Selectable" msgstr "Selectable" -#: gtk/gtklabel.c:566 +#: gtk/gtklabel.c:567 msgid "Whether the label text can be selected with the mouse" msgstr "Whether the label text can be selected with the mouse" -#: gtk/gtklabel.c:572 +#: gtk/gtklabel.c:573 msgid "Mnemonic key" msgstr "Mnemonic key" -#: gtk/gtklabel.c:573 +#: gtk/gtklabel.c:574 msgid "The mnemonic accelerator key for this label" msgstr "The mnemonic accelerator key for this label" -#: gtk/gtklabel.c:581 +#: gtk/gtklabel.c:582 msgid "Mnemonic widget" msgstr "Mnemonic widget" -#: gtk/gtklabel.c:582 +#: gtk/gtklabel.c:583 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:628 +#: gtk/gtklabel.c:629 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3209,31 +3218,41 @@ msgstr "" "The preferred place to place an ellipsis in the string, if the label does " "not have enough room to display the entire string" -#: gtk/gtklabel.c:668 +#: gtk/gtklabel.c:669 msgid "Single Line Mode" msgstr "Single Line Mode" -#: gtk/gtklabel.c:669 +#: gtk/gtklabel.c:670 msgid "Whether the label is in single line mode" msgstr "Whether the label is in single line mode" -#: gtk/gtklabel.c:686 +#: gtk/gtklabel.c:687 msgid "Angle" msgstr "Angle" -#: gtk/gtklabel.c:687 +#: gtk/gtklabel.c:688 msgid "Angle at which the label is rotated" msgstr "Angle at which the label is rotated" -#: gtk/gtklabel.c:707 +#: gtk/gtklabel.c:708 msgid "Maximum Width In Characters" msgstr "Maximum Width In Characters" -#: gtk/gtklabel.c:708 +#: gtk/gtklabel.c:709 msgid "The desired maximum width of the label, in characters" msgstr "The desired maximum width of the label, in characters" -#: gtk/gtklabel.c:831 +#: gtk/gtklabel.c:727 +#, fuzzy +msgid "Track visited links" +msgstr "Colour of visited links" + +#: gtk/gtklabel.c:728 +#, fuzzy +msgid "Whether visited links should be tracked" +msgstr "Whether the private items should be displayed" + +#: gtk/gtklabel.c:849 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Whether to select the contents of a selectable label when it is focused" @@ -4085,11 +4104,11 @@ msgstr "Settings" msgid "Printer settings" msgstr "Printer settings" -#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:266 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:302 msgid "Page Setup" msgstr "Page Setup" -#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1056 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1064 msgid "Track Print Status" msgstr "Track Print Status" @@ -4101,51 +4120,51 @@ msgstr "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." -#: gtk/gtkprintoperation.c:928 +#: gtk/gtkprintoperation.c:936 msgid "Default Page Setup" msgstr "Default Page Setup" -#: gtk/gtkprintoperation.c:929 +#: gtk/gtkprintoperation.c:937 msgid "The GtkPageSetup used by default" msgstr "The GtkPageSetup used by default" -#: gtk/gtkprintoperation.c:947 gtk/gtkprintunixdialog.c:284 +#: gtk/gtkprintoperation.c:955 gtk/gtkprintunixdialog.c:320 msgid "Print Settings" msgstr "Print Settings" -#: gtk/gtkprintoperation.c:948 gtk/gtkprintunixdialog.c:285 +#: gtk/gtkprintoperation.c:956 gtk/gtkprintunixdialog.c:321 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "The GtkPrintSettings used for initialising the dialogue" -#: gtk/gtkprintoperation.c:966 +#: gtk/gtkprintoperation.c:974 msgid "Job Name" msgstr "Job Name" -#: gtk/gtkprintoperation.c:967 +#: gtk/gtkprintoperation.c:975 msgid "A string used for identifying the print job." msgstr "A string used for identifying the print job." -#: gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:999 msgid "Number of Pages" msgstr "Number of Pages" -#: gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:1000 msgid "The number of pages in the document." msgstr "The number of pages in the document." -#: gtk/gtkprintoperation.c:1013 gtk/gtkprintunixdialog.c:274 +#: gtk/gtkprintoperation.c:1021 gtk/gtkprintunixdialog.c:310 msgid "Current Page" msgstr "Current Page" -#: gtk/gtkprintoperation.c:1014 gtk/gtkprintunixdialog.c:275 +#: gtk/gtkprintoperation.c:1022 gtk/gtkprintunixdialog.c:311 msgid "The current page in the document" msgstr "The current page in the document" -#: gtk/gtkprintoperation.c:1035 +#: gtk/gtkprintoperation.c:1043 msgid "Use full page" msgstr "Use full page" -#: gtk/gtkprintoperation.c:1036 +#: gtk/gtkprintoperation.c:1044 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -4153,7 +4172,7 @@ msgstr "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" -#: gtk/gtkprintoperation.c:1057 +#: gtk/gtkprintoperation.c:1065 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -4161,106 +4180,119 @@ msgstr "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." -#: gtk/gtkprintoperation.c:1074 +#: gtk/gtkprintoperation.c:1082 msgid "Unit" msgstr "Unit" -#: gtk/gtkprintoperation.c:1075 +#: gtk/gtkprintoperation.c:1083 msgid "The unit in which distances can be measured in the context" msgstr "The unit in which distances can be measured in the context" -#: gtk/gtkprintoperation.c:1092 +#: gtk/gtkprintoperation.c:1100 msgid "Show Dialog" msgstr "Show Dialogue" -#: gtk/gtkprintoperation.c:1093 +#: gtk/gtkprintoperation.c:1101 msgid "TRUE if a progress dialog is shown while printing." msgstr "TRUE if a progress dialogue is shown while printing." -#: gtk/gtkprintoperation.c:1116 +#: gtk/gtkprintoperation.c:1124 msgid "Allow Async" msgstr "Allow Async" -#: gtk/gtkprintoperation.c:1117 +#: gtk/gtkprintoperation.c:1125 msgid "TRUE if print process may run asynchronous." msgstr "TRUE if print process may run asynchronous." -#: gtk/gtkprintoperation.c:1139 gtk/gtkprintoperation.c:1140 +#: gtk/gtkprintoperation.c:1147 gtk/gtkprintoperation.c:1148 msgid "Export filename" msgstr "Export filename" -#: gtk/gtkprintoperation.c:1154 +#: gtk/gtkprintoperation.c:1162 msgid "Status" msgstr "Status" -#: gtk/gtkprintoperation.c:1155 +#: gtk/gtkprintoperation.c:1163 msgid "The status of the print operation" msgstr "The status of the print operation" -#: gtk/gtkprintoperation.c:1175 +#: gtk/gtkprintoperation.c:1183 msgid "Status String" msgstr "Status String" -#: gtk/gtkprintoperation.c:1176 +#: gtk/gtkprintoperation.c:1184 msgid "A human-readable description of the status" msgstr "A human-readable description of the status" -#: gtk/gtkprintoperation.c:1194 +#: gtk/gtkprintoperation.c:1202 msgid "Custom tab label" msgstr "Custom tab label" -#: gtk/gtkprintoperation.c:1195 +#: gtk/gtkprintoperation.c:1203 msgid "Label for the tab containing custom widgets." msgstr "Label for the tab containing custom widgets." -#: gtk/gtkprintoperation.c:1210 gtk/gtkprintunixdialog.c:309 +#: gtk/gtkprintoperation.c:1218 gtk/gtkprintunixdialog.c:345 #, fuzzy msgid "Support Selection" msgstr "Colour Selection" -#: gtk/gtkprintoperation.c:1211 +#: gtk/gtkprintoperation.c:1219 msgid "TRUE if the print operation will support print of selection." msgstr "" -#: gtk/gtkprintoperation.c:1227 gtk/gtkprintunixdialog.c:317 +#: gtk/gtkprintoperation.c:1235 gtk/gtkprintunixdialog.c:353 #, fuzzy msgid "Has Selection" msgstr "Has selection" -#: gtk/gtkprintoperation.c:1228 +#: gtk/gtkprintoperation.c:1236 msgid "TRUE if a selecion exists." msgstr "" -#: gtk/gtkprintunixdialog.c:267 +#: gtk/gtkprintoperation.c:1251 gtk/gtkprintunixdialog.c:361 +#, fuzzy +msgid "Embed Page Setup" +msgstr "Page Setup" + +#: gtk/gtkprintoperation.c:1252 +msgid "TRUE if page setup combos are embedded in GtkPrintDialog" +msgstr "" + +#: gtk/gtkprintunixdialog.c:303 msgid "The GtkPageSetup to use" msgstr "The GtkPageSetup to use" -#: gtk/gtkprintunixdialog.c:292 +#: gtk/gtkprintunixdialog.c:328 msgid "Selected Printer" msgstr "Selected Printer" -#: gtk/gtkprintunixdialog.c:293 +#: gtk/gtkprintunixdialog.c:329 msgid "The GtkPrinter which is selected" msgstr "The GtkPrinter which is selected" -#: gtk/gtkprintunixdialog.c:300 +#: gtk/gtkprintunixdialog.c:336 msgid "Manual Capabilites" msgstr "" -#: gtk/gtkprintunixdialog.c:301 +#: gtk/gtkprintunixdialog.c:337 msgid "Capabilities the application can handle" msgstr "" -#: gtk/gtkprintunixdialog.c:310 +#: gtk/gtkprintunixdialog.c:346 #, fuzzy msgid "Whether the dialog supports selection" msgstr "Whether the label is drawn in the selected font" -#: gtk/gtkprintunixdialog.c:318 +#: gtk/gtkprintunixdialog.c:354 #, fuzzy msgid "Whether the application has a selection" msgstr "Whether the action is enabled." +#: gtk/gtkprintunixdialog.c:362 +msgid "TRUE if page setup combos are embedded in GtkPrintUnixDialog" +msgstr "" + #: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Activity mode" |