diff options
Diffstat (limited to 'po-properties/he.po')
-rw-r--r-- | po-properties/he.po | 421 |
1 files changed, 242 insertions, 179 deletions
diff --git a/po-properties/he.po b/po-properties/he.po index 766feec267..ee18f2edeb 100644 --- a/po-properties/he.po +++ b/po-properties/he.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-10 18:20-0400\n" +"POT-Creation-Date: 2009-07-17 22:23-0400\n" "PO-Revision-Date: 2009-07-04 20:48+0200\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Language-Team: Hebrew <he@li.org>\n" @@ -15,6 +15,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" +#: gdk-pixbuf/gdk-pixbuf-simple-anim.c:165 +#, fuzzy +msgid "Loop" +msgstr "Logo" + +#: gdk-pixbuf/gdk-pixbuf-simple-anim.c:166 +#, fuzzy +msgid "Whether the animation should loop when it reaches the end" +msgstr "Whether the selection should follow the pointer" + #: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Number of Channels" @@ -367,7 +377,7 @@ 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:338 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 -#: gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:525 msgid "Sensitive" msgstr "Sensitive" @@ -376,7 +386,7 @@ msgid "Whether the action is enabled." msgstr "Whether the action is enabled." #: gtk/gtkaction.c:345 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:296 -#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:517 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:518 msgid "Visible" msgstr "Visible" @@ -408,6 +418,24 @@ msgstr "Whether the action group is enabled." msgid "Whether the action group is visible." msgstr "Whether the action group is visible." +#: gtk/gtkactivatable.c:304 +#, fuzzy +msgid "Related Action" +msgstr "Action" + +#: gtk/gtkactivatable.c:305 +msgid "The action this activatable will activate and receive updates from" +msgstr "" + +#: gtk/gtkactivatable.c:327 +msgid "Use Action Appearance" +msgstr "" + +#: gtk/gtkactivatable.c:328 +#, fuzzy +msgid "Whether to use the related actions appearance properties" +msgstr "Whether to use the label text to create a stock menu item" + #: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 #: gtk/gtkscalebutton.c:206 gtk/gtkspinbutton.c:269 msgid "Value" @@ -905,7 +933,7 @@ msgstr "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" -#: gtk/gtkbutton.c:485 gtk/gtkentry.c:691 gtk/gtkentry.c:1715 +#: gtk/gtkbutton.c:485 gtk/gtkentry.c:689 gtk/gtkentry.c:1713 msgid "Inner Border" msgstr "Inner Border" @@ -1251,8 +1279,8 @@ msgid "Value of the progress bar" msgstr "Value of the progress bar" #: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 -#: gtk/gtkentry.c:734 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 -#: gtk/gtktextbuffer.c:198 +#: gtk/gtkentry.c:732 gtk/gtkentrybuffer.c:353 gtk/gtkmessagedialog.c:153 +#: gtk/gtkprogressbar.c:184 gtk/gtktextbuffer.c:198 msgid "Text" msgstr "Text" @@ -1387,7 +1415,7 @@ msgstr "Foreground color" msgid "Foreground color as a GdkColor" msgstr "Foreground color as a GdkColor" -#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:658 gtk/gtktexttag.c:251 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:656 gtk/gtktexttag.c:251 #: gtk/gtktextview.c:573 msgid "Editable" msgstr "Editable" @@ -1943,7 +1971,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:683 +#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:681 msgid "Has Frame" msgstr "Has Frame" @@ -1999,7 +2027,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:783 gtk/gtkhandlebox.c:174 +#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:781 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:623 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2081,7 +2109,7 @@ msgstr "Has separator" msgid "The dialog has a separator bar above its buttons" msgstr "The dialog has a separator bar above its buttons" -#: gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 gtk/gtkinfobar.c:439 msgid "Content area border" msgstr "Content area border" @@ -2089,7 +2117,7 @@ msgstr "Content area border" msgid "Width of border around the main dialog area" msgstr "Width of border around the main dialog area" -#: gtk/gtkdialog.c:209 +#: gtk/gtkdialog.c:209 gtk/gtkinfobar.c:456 msgid "Content area spacing" msgstr "Content area spacing" @@ -2097,15 +2125,15 @@ msgstr "Content area spacing" msgid "Spacing between elements of the main dialog area" msgstr "Spacing between elements of the main dialog area" -#: gtk/gtkdialog.c:217 +#: gtk/gtkdialog.c:217 gtk/gtkinfobar.c:472 msgid "Button spacing" msgstr "Button spacing" -#: gtk/gtkdialog.c:218 +#: gtk/gtkdialog.c:218 gtk/gtkinfobar.c:473 msgid "Spacing between buttons" msgstr "Spacing between buttons" -#: gtk/gtkdialog.c:226 +#: gtk/gtkdialog.c:226 gtk/gtkinfobar.c:488 msgid "Action area border" msgstr "Action area border" @@ -2113,50 +2141,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 dialog" -#: gtk/gtkentry.c:630 +#: gtk/gtkentry.c:628 #, fuzzy msgid "Text Buffer" msgstr "Buffer" -#: gtk/gtkentry.c:631 +#: gtk/gtkentry.c:629 msgid "Text buffer object which actually stores entry text" msgstr "" -#: gtk/gtkentry.c:638 gtk/gtklabel.c:591 +#: gtk/gtkentry.c:636 gtk/gtklabel.c:591 msgid "Cursor Position" msgstr "Cursor Position" -#: gtk/gtkentry.c:639 gtk/gtklabel.c:592 +#: gtk/gtkentry.c:637 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:648 gtk/gtklabel.c:601 +#: gtk/gtkentry.c:646 gtk/gtklabel.c:601 msgid "Selection Bound" msgstr "Selection Bound" -#: gtk/gtkentry.c:649 gtk/gtklabel.c:602 +#: gtk/gtkentry.c:647 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:659 +#: gtk/gtkentry.c:657 msgid "Whether the entry contents can be edited" msgstr "Whether the entry contents can be edited" -#: gtk/gtkentry.c:666 +#: gtk/gtkentry.c:664 gtk/gtkentrybuffer.c:383 msgid "Maximum length" msgstr "Maximum length" -#: gtk/gtkentry.c:667 +#: gtk/gtkentry.c:665 gtk/gtkentrybuffer.c:384 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:675 +#: gtk/gtkentry.c:673 msgid "Visibility" msgstr "Visibility" -#: gtk/gtkentry.c:676 +#: gtk/gtkentry.c:674 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2164,30 +2192,30 @@ msgstr "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" -#: gtk/gtkentry.c:684 +#: gtk/gtkentry.c:682 msgid "FALSE removes outside bevel from entry" msgstr "FALSE removes outside bevel from entry" -#: gtk/gtkentry.c:692 +#: gtk/gtkentry.c:690 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:699 gtk/gtkentry.c:1265 +#: gtk/gtkentry.c:697 gtk/gtkentry.c:1263 msgid "Invisible character" msgstr "Invisible character" -#: gtk/gtkentry.c:700 gtk/gtkentry.c:1266 +#: gtk/gtkentry.c:698 gtk/gtkentry.c:1264 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:707 +#: gtk/gtkentry.c:705 msgid "Activates default" msgstr "Activates default" -#: gtk/gtkentry.c:708 +#: gtk/gtkentry.c:706 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2195,31 +2223,31 @@ msgstr "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" -#: gtk/gtkentry.c:714 +#: gtk/gtkentry.c:712 msgid "Width in chars" msgstr "Width in chars" -#: gtk/gtkentry.c:715 +#: gtk/gtkentry.c:713 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:724 +#: gtk/gtkentry.c:722 msgid "Scroll offset" msgstr "Scroll offset" -#: gtk/gtkentry.c:725 +#: gtk/gtkentry.c:723 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:735 +#: gtk/gtkentry.c:733 msgid "The contents of the entry" msgstr "The contents of the entry" -#: gtk/gtkentry.c:750 gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:748 gtk/gtkmisc.c:73 msgid "X align" msgstr "X align" -#: gtk/gtkentry.c:751 gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:749 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2227,63 +2255,63 @@ msgstr "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." -#: gtk/gtkentry.c:767 +#: gtk/gtkentry.c:765 msgid "Truncate multiline" msgstr "Truncate multiline" -#: gtk/gtkentry.c:768 +#: gtk/gtkentry.c:766 msgid "Whether to truncate multiline pastes to one line." msgstr "Whether to truncate multiline pastes to one line." -#: gtk/gtkentry.c:784 +#: gtk/gtkentry.c:782 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:799 gtk/gtktextview.c:653 +#: gtk/gtkentry.c:797 gtk/gtktextview.c:653 msgid "Overwrite mode" msgstr "Overwrite mode" -#: gtk/gtkentry.c:800 +#: gtk/gtkentry.c:798 msgid "Whether new text overwrites existing text" msgstr "Whether new text overwrites existing text" -#: gtk/gtkentry.c:814 +#: gtk/gtkentry.c:812 gtk/gtkentrybuffer.c:368 msgid "Text length" msgstr "Text length" -#: gtk/gtkentry.c:815 +#: gtk/gtkentry.c:813 msgid "Length of the text currently in the entry" msgstr "Length of the text currently in the entry" -#: gtk/gtkentry.c:830 +#: gtk/gtkentry.c:828 msgid "Invisible char set" msgstr "Invisible char set" -#: gtk/gtkentry.c:831 +#: gtk/gtkentry.c:829 msgid "Whether the invisible char has been set" msgstr "Whether the invisible char has been set" -#: gtk/gtkentry.c:849 +#: gtk/gtkentry.c:847 msgid "Caps Lock warning" msgstr "Caps Lock warning" -#: gtk/gtkentry.c:850 +#: gtk/gtkentry.c:848 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:864 +#: gtk/gtkentry.c:862 msgid "Progress Fraction" msgstr "Progress Fraction" -#: gtk/gtkentry.c:865 +#: gtk/gtkentry.c:863 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:882 +#: gtk/gtkentry.c:880 msgid "Progress Pulse Step" msgstr "Progress Pulse Step" -#: gtk/gtkentry.c:883 +#: gtk/gtkentry.c:881 msgid "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" @@ -2291,194 +2319,204 @@ msgstr "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" -#: gtk/gtkentry.c:899 +#: gtk/gtkentry.c:897 msgid "Primary pixbuf" msgstr "Primary pixbuf" -#: gtk/gtkentry.c:900 +#: gtk/gtkentry.c:898 msgid "Primary pixbuf for the entry" msgstr "Primary pixbuf for the entry" -#: gtk/gtkentry.c:914 +#: gtk/gtkentry.c:912 msgid "Secondary pixbuf" msgstr "Secondary pixbuf" -#: gtk/gtkentry.c:915 +#: gtk/gtkentry.c:913 msgid "Secondary pixbuf for the entry" msgstr "Secondary pixbuf for the entry" -#: gtk/gtkentry.c:929 +#: gtk/gtkentry.c:927 msgid "Primary stock ID" msgstr "Primary stock ID" -#: gtk/gtkentry.c:930 +#: gtk/gtkentry.c:928 msgid "Stock ID for primary icon" msgstr "Stock ID for primary icon" -#: gtk/gtkentry.c:944 +#: gtk/gtkentry.c:942 msgid "Secondary stock ID" msgstr "Secondary stock ID" -#: gtk/gtkentry.c:945 +#: gtk/gtkentry.c:943 msgid "Stock ID for secondary icon" msgstr "Stock ID for secondary icon" -#: gtk/gtkentry.c:959 +#: gtk/gtkentry.c:957 msgid "Primary icon name" msgstr "Primary icon name" -#: gtk/gtkentry.c:960 +#: gtk/gtkentry.c:958 msgid "Icon name for primary icon" msgstr "Icon name for primary icon" -#: gtk/gtkentry.c:974 +#: gtk/gtkentry.c:972 msgid "Secondary icon name" msgstr "Secondary icon name" -#: gtk/gtkentry.c:975 +#: gtk/gtkentry.c:973 msgid "Icon name for secondary icon" msgstr "Icon name for secondary icon" -#: gtk/gtkentry.c:989 +#: gtk/gtkentry.c:987 msgid "Primary GIcon" msgstr "Primary GIcon" -#: gtk/gtkentry.c:990 +#: gtk/gtkentry.c:988 msgid "GIcon for primary icon" msgstr "GIcon for primary icon" -#: gtk/gtkentry.c:1004 +#: gtk/gtkentry.c:1002 msgid "Secondary GIcon" msgstr "Secondary GIcon" -#: gtk/gtkentry.c:1005 +#: gtk/gtkentry.c:1003 msgid "GIcon for secondary icon" msgstr "GIcon for secondary icon" -#: gtk/gtkentry.c:1019 +#: gtk/gtkentry.c:1017 msgid "Primary storage type" msgstr "Primary storage type" -#: gtk/gtkentry.c:1020 +#: gtk/gtkentry.c:1018 msgid "The representation being used for primary icon" msgstr "The representation being used for primary icon" -#: gtk/gtkentry.c:1035 +#: gtk/gtkentry.c:1033 msgid "Secondary storage type" msgstr "Secondary storage type" -#: gtk/gtkentry.c:1036 +#: gtk/gtkentry.c:1034 msgid "The representation being used for secondary icon" msgstr "The representation being used for secondary icon" -#: gtk/gtkentry.c:1057 +#: gtk/gtkentry.c:1055 msgid "Primary icon activatable" msgstr "Primary icon activatable" -#: gtk/gtkentry.c:1058 +#: gtk/gtkentry.c:1056 msgid "Whether the primary icon is activatable" msgstr "Whether the primary icon is activatable" -#: gtk/gtkentry.c:1078 +#: gtk/gtkentry.c:1076 msgid "Secondary icon activatable" msgstr "Secondary icon activatable" -#: gtk/gtkentry.c:1079 +#: gtk/gtkentry.c:1077 msgid "Whether the secondary icon is activatable" msgstr "Whether the secondary icon is activatable" -#: gtk/gtkentry.c:1101 +#: gtk/gtkentry.c:1099 msgid "Primary icon sensitive" msgstr "Primary icon sensitive" -#: gtk/gtkentry.c:1102 +#: gtk/gtkentry.c:1100 msgid "Whether the primary icon is sensitive" msgstr "Whether the primary icon is sensitive" -#: gtk/gtkentry.c:1123 +#: gtk/gtkentry.c:1121 msgid "Secondary icon sensitive" msgstr "Secondary icon sensitive" -#: gtk/gtkentry.c:1124 +#: gtk/gtkentry.c:1122 msgid "Whether the secondary icon is sensitive" msgstr "Whether the secondary icon is sensitive" -#: gtk/gtkentry.c:1140 +#: gtk/gtkentry.c:1138 msgid "Primary icon tooltip text" msgstr "Primary icon tooltip text" -#: gtk/gtkentry.c:1141 gtk/gtkentry.c:1177 +#: gtk/gtkentry.c:1139 gtk/gtkentry.c:1175 msgid "The contents of the tooltip on the primary icon" msgstr "The contents of the tooltip on the primary icon" -#: gtk/gtkentry.c:1157 +#: gtk/gtkentry.c:1155 msgid "Secondary icon tooltip text" msgstr "Secondary icon tooltip text" -#: gtk/gtkentry.c:1158 gtk/gtkentry.c:1196 +#: gtk/gtkentry.c:1156 gtk/gtkentry.c:1194 msgid "The contents of the tooltip on the secondary icon" msgstr "The contents of the tooltip on the secondary icon" -#: gtk/gtkentry.c:1176 +#: gtk/gtkentry.c:1174 msgid "Primary icon tooltip markup" msgstr "Primary icon tooltip markup" -#: gtk/gtkentry.c:1195 +#: gtk/gtkentry.c:1193 msgid "Secondary icon tooltip markup" msgstr "Secondary icon tooltip markup" -#: gtk/gtkentry.c:1215 gtk/gtktextview.c:681 +#: gtk/gtkentry.c:1213 gtk/gtktextview.c:681 msgid "IM module" msgstr "IM module" -#: gtk/gtkentry.c:1216 gtk/gtktextview.c:682 +#: gtk/gtkentry.c:1214 gtk/gtktextview.c:682 msgid "Which IM module should be used" msgstr "Which IM module should be used" -#: gtk/gtkentry.c:1230 +#: gtk/gtkentry.c:1228 msgid "Icon Prelight" msgstr "Icon Prelight" -#: gtk/gtkentry.c:1231 +#: gtk/gtkentry.c:1229 msgid "Whether activatable icons should prelight when hovered" msgstr "Whether activatable icons should prelight when hovered" -#: gtk/gtkentry.c:1244 +#: gtk/gtkentry.c:1242 msgid "Progress Border" msgstr "Progress Border" -#: gtk/gtkentry.c:1245 +#: gtk/gtkentry.c:1243 msgid "Border around the progress bar" msgstr "Border around the progress bar" -#: gtk/gtkentry.c:1716 +#: gtk/gtkentry.c:1714 msgid "Border between text and frame." msgstr "Border between text and frame." -#: gtk/gtkentry.c:1730 +#: gtk/gtkentry.c:1728 msgid "State Hint" msgstr "State Hint" -#: gtk/gtkentry.c:1731 +#: gtk/gtkentry.c:1729 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:1736 gtk/gtklabel.c:848 +#: gtk/gtkentry.c:1734 gtk/gtklabel.c:848 msgid "Select on focus" msgstr "Select on focus" -#: gtk/gtkentry.c:1737 +#: gtk/gtkentry.c:1735 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:1751 +#: gtk/gtkentry.c:1749 msgid "Password Hint Timeout" msgstr "Password Hint Timeout" -#: gtk/gtkentry.c:1752 +#: gtk/gtkentry.c:1750 msgid "How long to show the last input character in hidden entries" msgstr "How long to show the last input character in hidden entries" +#: gtk/gtkentrybuffer.c:354 +#, fuzzy +msgid "The contents of the buffer" +msgstr "The contents of the entry" + +#: gtk/gtkentrybuffer.c:369 +#, fuzzy +msgid "Length of the text currently in the buffer" +msgstr "Length of the text currently in the entry" + #: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Completion Model" @@ -3132,6 +3170,29 @@ msgstr "Show menu images" msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" +#: gtk/gtkinfobar.c:384 gtk/gtkmessagedialog.c:128 +msgid "Message Type" +msgstr "Message Type" + +#: gtk/gtkinfobar.c:385 gtk/gtkmessagedialog.c:129 +msgid "The type of message" +msgstr "The type of message" + +#: gtk/gtkinfobar.c:440 +#, fuzzy +msgid "Width of border around the content area" +msgstr "Width of border around the main dialog area" + +#: gtk/gtkinfobar.c:457 +#, fuzzy +msgid "Spacing between elements of the area" +msgstr "Spacing between elements of the main dialog area" + +#: gtk/gtkinfobar.c:489 +#, fuzzy +msgid "Width of border around the action area" +msgstr "Width of border around the main dialog area" + #: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:615 msgid "The screen where this window will be displayed" msgstr "The screen where this window will be displayed" @@ -3591,14 +3652,6 @@ msgid "" msgstr "" "Whether to put a separator between the message dialog's text and the buttons" -#: gtk/gtkmessagedialog.c:128 -msgid "Message Type" -msgstr "Message Type" - -#: gtk/gtkmessagedialog.c:129 -msgid "The type of message" -msgstr "The type of message" - #: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Message Buttons" @@ -5503,7 +5556,7 @@ msgstr "Whether or not the status icon is embedded" msgid "The orientation of the tray" msgstr "The orientation of the tray" -#: gtk/gtkstatusicon.c:356 gtk/gtkwidget.c:633 +#: gtk/gtkstatusicon.c:356 gtk/gtkwidget.c:634 msgid "Has tooltip" msgstr "Has tooltip" @@ -5511,15 +5564,15 @@ msgstr "Has tooltip" msgid "Whether this tray icon has a tooltip" msgstr "Whether this tray icon has a tooltip" -#: gtk/gtkstatusicon.c:378 gtk/gtkwidget.c:654 +#: gtk/gtkstatusicon.c:378 gtk/gtkwidget.c:655 msgid "Tooltip Text" msgstr "Tooltip Text" -#: gtk/gtkstatusicon.c:379 gtk/gtkwidget.c:655 gtk/gtkwidget.c:676 +#: gtk/gtkstatusicon.c:379 gtk/gtkwidget.c:656 gtk/gtkwidget.c:677 msgid "The contents of the tooltip for this widget" msgstr "The contents of the tooltip for this widget" -#: gtk/gtkstatusicon.c:402 gtk/gtkwidget.c:675 +#: gtk/gtkstatusicon.c:402 gtk/gtkwidget.c:676 msgid "Tooltip markup" msgstr "Tooltip markup" @@ -6637,27 +6690,27 @@ msgstr "" msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Determines how the shadowed box around the viewport is drawn" -#: gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:485 msgid "Widget name" msgstr "Widget name" -#: gtk/gtkwidget.c:485 +#: gtk/gtkwidget.c:486 msgid "The name of the widget" msgstr "The name of the widget" -#: gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:492 msgid "Parent widget" msgstr "Parent widget" -#: gtk/gtkwidget.c:492 +#: gtk/gtkwidget.c:493 msgid "The parent widget of this widget. Must be a Container widget" msgstr "The parent widget of this widget. Must be a Container widget" -#: gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:500 msgid "Width request" msgstr "Width request" -#: gtk/gtkwidget.c:500 +#: gtk/gtkwidget.c:501 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6665,11 +6718,11 @@ msgstr "" "Override for width request of the widget, or -1 if natural request should be " "used" -#: gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:509 msgid "Height request" msgstr "Height request" -#: gtk/gtkwidget.c:509 +#: gtk/gtkwidget.c:510 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6677,83 +6730,83 @@ msgstr "" "Override for height request of the widget, or -1 if natural request should " "be used" -#: gtk/gtkwidget.c:518 +#: gtk/gtkwidget.c:519 msgid "Whether the widget is visible" msgstr "Whether the widget is visible" -#: gtk/gtkwidget.c:525 +#: gtk/gtkwidget.c:526 msgid "Whether the widget responds to input" msgstr "Whether the widget responds to input" -#: gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:532 msgid "Application paintable" msgstr "Application paintable" -#: gtk/gtkwidget.c:532 +#: gtk/gtkwidget.c:533 msgid "Whether the application will paint directly on the widget" msgstr "Whether the application will paint directly on the widget" -#: gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:539 msgid "Can focus" msgstr "Can focus" -#: gtk/gtkwidget.c:539 +#: gtk/gtkwidget.c:540 msgid "Whether the widget can accept the input focus" msgstr "Whether the widget can accept the input focus" -#: gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:546 msgid "Has focus" msgstr "Has focus" -#: gtk/gtkwidget.c:546 +#: gtk/gtkwidget.c:547 msgid "Whether the widget has the input focus" msgstr "Whether the widget has the input focus" -#: gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:553 msgid "Is focus" msgstr "Is focus" -#: gtk/gtkwidget.c:553 +#: gtk/gtkwidget.c:554 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Whether the widget is the focus widget within the toplevel" -#: gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:560 msgid "Can default" msgstr "Can default" -#: gtk/gtkwidget.c:560 +#: gtk/gtkwidget.c:561 msgid "Whether the widget can be the default widget" msgstr "Whether the widget can be the default widget" -#: gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:567 msgid "Has default" msgstr "Has default" -#: gtk/gtkwidget.c:567 +#: gtk/gtkwidget.c:568 msgid "Whether the widget is the default widget" msgstr "Whether the widget is the default widget" -#: gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:574 msgid "Receives default" msgstr "Receives default" -#: gtk/gtkwidget.c:574 +#: gtk/gtkwidget.c:575 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "If TRUE, the widget will receive the default action when it is focused" -#: gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:581 msgid "Composite child" msgstr "Composite child" -#: gtk/gtkwidget.c:581 +#: gtk/gtkwidget.c:582 msgid "Whether the widget is part of a composite widget" msgstr "Whether the widget is part of a composite widget" -#: gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:588 msgid "Style" msgstr "Style" -#: gtk/gtkwidget.c:588 +#: gtk/gtkwidget.c:589 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" @@ -6761,87 +6814,97 @@ msgstr "" "The style of the widget, which contains information about how it will look " "(colors etc)" -#: gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:595 msgid "Events" msgstr "Events" -#: gtk/gtkwidget.c:595 +#: gtk/gtkwidget.c:596 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "The event mask that decides what kind of GdkEvents this widget gets" -#: gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:603 msgid "Extension events" msgstr "Extension events" -#: gtk/gtkwidget.c:603 +#: gtk/gtkwidget.c:604 msgid "The mask that decides what kind of extension events this widget gets" msgstr "The mask that decides what kind of extension events this widget gets" -#: gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:611 msgid "No show all" msgstr "No show all" -#: gtk/gtkwidget.c:611 +#: gtk/gtkwidget.c:612 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Whether gtk_widget_show_all() should not affect this widget" -#: gtk/gtkwidget.c:634 +#: gtk/gtkwidget.c:635 msgid "Whether this widget has a tooltip" msgstr "Whether this widget has a tooltip" -#: gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:691 msgid "Window" msgstr "Window" -#: gtk/gtkwidget.c:691 +#: gtk/gtkwidget.c:692 msgid "The widget's window if it is realized" msgstr "The widget's window if it is realized" -#: gtk/gtkwidget.c:2213 +#: gtk/gtkwidget.c:706 +#, fuzzy +msgid "Double Buffered" +msgstr "Buffer" + +#: gtk/gtkwidget.c:707 +#, fuzzy +msgid "Whether or not the widget is double buffered" +msgstr "Whether or not the plug is embedded" + +#: gtk/gtkwidget.c:2229 msgid "Interior Focus" msgstr "Interior Focus" -#: gtk/gtkwidget.c:2214 +#: gtk/gtkwidget.c:2230 msgid "Whether to draw the focus indicator inside widgets" msgstr "Whether to draw the focus indicator inside widgets" -#: gtk/gtkwidget.c:2220 +#: gtk/gtkwidget.c:2236 msgid "Focus linewidth" msgstr "Focus linewidth" -#: gtk/gtkwidget.c:2221 +#: gtk/gtkwidget.c:2237 msgid "Width, in pixels, of the focus indicator line" msgstr "Width, in pixels, of the focus indicator line" -#: gtk/gtkwidget.c:2227 +#: gtk/gtkwidget.c:2243 msgid "Focus line dash pattern" msgstr "Focus line dash pattern" -#: gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2244 msgid "Dash pattern used to draw the focus indicator" msgstr "Dash pattern used to draw the focus indicator" -#: gtk/gtkwidget.c:2233 +#: gtk/gtkwidget.c:2249 msgid "Focus padding" msgstr "Focus padding" -#: gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2250 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Width, in pixels, between focus indicator and the widget 'box'" -#: gtk/gtkwidget.c:2239 +#: gtk/gtkwidget.c:2255 msgid "Cursor color" msgstr "Cursor color" -#: gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2256 msgid "Color with which to draw insertion cursor" msgstr "Color with which to draw insertion cursor" -#: gtk/gtkwidget.c:2245 +#: gtk/gtkwidget.c:2261 msgid "Secondary cursor color" msgstr "Secondary cursor color" -#: gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2262 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6849,43 +6912,43 @@ msgstr "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" -#: gtk/gtkwidget.c:2251 +#: gtk/gtkwidget.c:2267 msgid "Cursor line aspect ratio" msgstr "Cursor line aspect ratio" -#: gtk/gtkwidget.c:2252 +#: gtk/gtkwidget.c:2268 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Aspect ratio with which to draw insertion cursor" -#: gtk/gtkwidget.c:2266 +#: gtk/gtkwidget.c:2282 msgid "Draw Border" msgstr "Draw Border" -#: gtk/gtkwidget.c:2267 +#: gtk/gtkwidget.c:2283 msgid "Size of areas outside the widget's allocation to draw" msgstr "Size of areas outside the widget's allocation to draw" -#: gtk/gtkwidget.c:2280 +#: gtk/gtkwidget.c:2296 msgid "Unvisited Link Color" msgstr "Unvisited Link Color" -#: gtk/gtkwidget.c:2281 +#: gtk/gtkwidget.c:2297 msgid "Color of unvisited links" msgstr "Color of unvisited links" -#: gtk/gtkwidget.c:2294 +#: gtk/gtkwidget.c:2310 msgid "Visited Link Color" msgstr "Visited Link Color" -#: gtk/gtkwidget.c:2295 +#: gtk/gtkwidget.c:2311 msgid "Color of visited links" msgstr "Color of visited links" -#: gtk/gtkwidget.c:2309 +#: gtk/gtkwidget.c:2325 msgid "Wide Separators" msgstr "Wide Separators" -#: gtk/gtkwidget.c:2310 +#: gtk/gtkwidget.c:2326 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6893,35 +6956,35 @@ msgstr "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" -#: gtk/gtkwidget.c:2324 +#: gtk/gtkwidget.c:2340 msgid "Separator Width" msgstr "Separator Width" -#: gtk/gtkwidget.c:2325 +#: gtk/gtkwidget.c:2341 msgid "The width of separators if wide-separators is TRUE" msgstr "The width of separators if wide-separators is TRUE" -#: gtk/gtkwidget.c:2339 +#: gtk/gtkwidget.c:2355 msgid "Separator Height" msgstr "Separator Height" -#: gtk/gtkwidget.c:2340 +#: gtk/gtkwidget.c:2356 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "The height of separators if \"wide-separators\" is TRUE" -#: gtk/gtkwidget.c:2354 +#: gtk/gtkwidget.c:2370 msgid "Horizontal Scroll Arrow Length" msgstr "Horizontal Scroll Arrow Length" -#: gtk/gtkwidget.c:2355 +#: gtk/gtkwidget.c:2371 msgid "The length of horizontal scroll arrows" msgstr "The length of horizontal scroll arrows" -#: gtk/gtkwidget.c:2369 +#: gtk/gtkwidget.c:2385 msgid "Vertical Scroll Arrow Length" msgstr "Vertical Scroll Arrow Length" -#: gtk/gtkwidget.c:2370 +#: gtk/gtkwidget.c:2386 msgid "The length of vertical scroll arrows" msgstr "The length of vertical scroll arrows" |