diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-12-03 06:32:17 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-12-03 06:32:17 +0000 |
commit | 00c069f2b6fc04273777440ebefda9196c0f2b79 (patch) | |
tree | 096f92787eef1f537a7a7a23215492e548570c3e /po-properties/rw.po | |
parent | 5d90733686c2da2660367b45ed1f0eed59995656 (diff) | |
download | gtk+-00c069f2b6fc04273777440ebefda9196c0f2b79.tar.gz |
2.5.6GTK_2_5_6
Diffstat (limited to 'po-properties/rw.po')
-rw-r--r-- | po-properties/rw.po | 271 |
1 files changed, 154 insertions, 117 deletions
diff --git a/po-properties/rw.po b/po-properties/rw.po index 0e641f780f..232e26f342 100644 --- a/po-properties/rw.po +++ b/po-properties/rw.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: 317\n" -"Report-Msgid-Bugs-To: Steve Murphy <murf@e-tools.com>\n" -"POT-Creation-Date: 2004-11-17 20:34-0700\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-12-02 23:58-0500\n" "PO-Revision-Date: 2004-11-17 21:21-0700\n" "Last-Translator: Steve Murphy <murf@e-tools.com>\n" "Language-Team: Kinyarwanda <en@li.org>\n" @@ -75,7 +75,8 @@ msgid "Rowstride" msgstr "" #: gdk-pixbuf/gdk-pixbuf.c:186 -msgid "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 "" #: gdk-pixbuf/gdk-pixbuf.c:196 @@ -94,6 +95,14 @@ msgstr "" msgid "The default display for GDK" msgstr "" +#: gdk/gdkpango.c:574 gtk/gtkinvisible.c:116 gtk/gtkwindow.c:574 +msgid "Screen" +msgstr "Ikirahuri" + +#: gdk/gdkpango.c:575 +msgid "the GdkScreen for the renderer" +msgstr "" + #: gtk/gtkaboutdialog.c:195 msgid "Program name" msgstr "" @@ -175,7 +184,8 @@ msgid "Translator credits" msgstr "" #: gtk/gtkaboutdialog.c:363 -msgid "Credits to the translators. This string should be marked as translatable" +msgid "" +"Credits to the translators. This string should be marked as translatable" msgstr "" #: gtk/gtkaboutdialog.c:378 @@ -229,7 +239,7 @@ msgid "A unique name for the action." msgstr "" #: gtk/gtkaction.c:204 gtk/gtkbutton.c:220 gtk/gtkexpander.c:206 -#: gtk/gtkframe.c:127 gtk/gtklabel.c:314 gtk/gtktoolbutton.c:181 +#: gtk/gtkframe.c:127 gtk/gtklabel.c:318 gtk/gtktoolbutton.c:181 msgid "Label" msgstr "Akayobozi" @@ -638,12 +648,12 @@ msgid "" "widget" msgstr "" -#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:214 gtk/gtklabel.c:335 +#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:214 gtk/gtklabel.c:339 #: gtk/gtktoolbutton.c:188 msgid "Use underline" msgstr "" -#: gtk/gtkbutton.c:229 gtk/gtkexpander.c:215 gtk/gtklabel.c:336 +#: gtk/gtkbutton.c:229 gtk/gtkexpander.c:215 gtk/gtklabel.c:340 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -654,7 +664,8 @@ msgid "Use stock" msgstr "" #: gtk/gtkbutton.c:237 -msgid "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 "" #: gtk/gtkbutton.c:244 gtk/gtkcombobox.c:675 @@ -681,55 +692,65 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:358 +#: gtk/gtkbutton.c:306 gtk/gtkimagemenuitem.c:131 +msgid "Image widget" +msgstr "" + +#: gtk/gtkbutton.c:307 +msgid "Child widget to appear next to the button text" +msgstr "" + +#: gtk/gtkbutton.c:373 msgid "Default Spacing" msgstr "" -#: gtk/gtkbutton.c:359 +#: gtk/gtkbutton.c:374 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "" -#: gtk/gtkbutton.c:365 +#: gtk/gtkbutton.c:380 msgid "Default Outside Spacing" msgstr "" -#: gtk/gtkbutton.c:366 +#: gtk/gtkbutton.c:381 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "" -#: gtk/gtkbutton.c:371 +#: gtk/gtkbutton.c:386 msgid "Child X Displacement" msgstr "" -#: gtk/gtkbutton.c:372 -msgid "How far in the x direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:387 +msgid "" +"How far in the x direction to move the child when the button is depressed" msgstr "" -#: gtk/gtkbutton.c:379 +#: gtk/gtkbutton.c:394 msgid "Child Y Displacement" msgstr "" -#: gtk/gtkbutton.c:380 -msgid "How far in the y direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:395 +msgid "" +"How far in the y direction to move the child when the button is depressed" msgstr "" -#: gtk/gtkbutton.c:396 +#: gtk/gtkbutton.c:411 msgid "Displace focus" msgstr "" -#: gtk/gtkbutton.c:397 +#: gtk/gtkbutton.c:412 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" msgstr "" -#: gtk/gtkbutton.c:402 +#: gtk/gtkbutton.c:417 msgid "Show button images" msgstr "" -#: gtk/gtkbutton.c:403 +#: gtk/gtkbutton.c:418 msgid "Whether stock icons should be shown in buttons" msgstr "" @@ -996,7 +1017,7 @@ msgstr "" msgid "Marked up text to render" msgstr "" -#: gtk/gtkcellrenderertext.c:220 gtk/gtklabel.c:321 +#: gtk/gtkcellrenderertext.c:220 gtk/gtklabel.c:325 msgid "Attributes" msgstr "ibiranga" @@ -1012,19 +1033,19 @@ msgstr "" msgid "Whether or not to keep all text in a single paragraph" msgstr "" -#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:180 gtk/gtktexttag.c:207 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:181 gtk/gtktexttag.c:207 msgid "Background color name" msgstr "" -#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellview.c:181 gtk/gtktexttag.c:208 +#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellview.c:182 gtk/gtktexttag.c:208 msgid "Background color as a string" msgstr "" -#: gtk/gtkcellrenderertext.c:245 gtk/gtkcellview.c:187 gtk/gtktexttag.c:215 +#: gtk/gtkcellrenderertext.c:245 gtk/gtkcellview.c:188 gtk/gtktexttag.c:215 msgid "Background color" msgstr "ibara ry'imbuganyuma" -#: gtk/gtkcellrenderertext.c:246 gtk/gtkcellview.c:188 +#: gtk/gtkcellrenderertext.c:246 gtk/gtkcellview.c:189 msgid "Background color as a GdkColor" msgstr "" @@ -1120,7 +1141,8 @@ msgid "Rise" msgstr "" #: gtk/gtkcellrenderertext.c:371 -msgid "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 "" #: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:465 @@ -1150,7 +1172,7 @@ msgid "" "probably don't need it" msgstr "" -#: gtk/gtkcellrenderertext.c:407 gtk/gtklabel.c:427 gtk/gtkprogressbar.c:242 +#: gtk/gtkcellrenderertext.c:407 gtk/gtklabel.c:431 gtk/gtkprogressbar.c:242 msgid "Ellipsize" msgstr "" @@ -1160,11 +1182,11 @@ msgid "" "have enough room to display the entire string, if at all" msgstr "" -#: gtk/gtkcellrenderertext.c:418 gtk/gtkcellview.c:195 gtk/gtktexttag.c:510 +#: gtk/gtkcellrenderertext.c:418 gtk/gtkcellview.c:196 gtk/gtktexttag.c:510 msgid "Background set" msgstr "" -#: gtk/gtkcellrenderertext.c:419 gtk/gtkcellview.c:196 gtk/gtktexttag.c:511 +#: gtk/gtkcellrenderertext.c:419 gtk/gtkcellview.c:197 gtk/gtktexttag.c:511 msgid "Whether this tag affects the background color" msgstr "" @@ -1328,8 +1350,7 @@ msgstr "" msgid "Spacing around check or radio indicator" msgstr "" -#: gtk/gtkcheckmenuitem.c:118 gtk/gtkfilechooserbutton.c:282 -#: gtk/gtktogglebutton.c:134 +#: gtk/gtkcheckmenuitem.c:118 gtk/gtktogglebutton.c:134 msgid "Active" msgstr "ki/bikora" @@ -1361,7 +1382,7 @@ msgstr "" msgid "Whether or not to give the color an alpha value" msgstr "" -#: gtk/gtkcolorbutton.c:218 gtk/gtkfilechooserbutton.c:266 +#: gtk/gtkcolorbutton.c:218 gtk/gtkfilechooserbutton.c:238 #: gtk/gtkfontbutton.c:176 gtk/gtktreeviewcolumn.c:298 msgid "Title" msgstr "umutwe" @@ -1370,7 +1391,7 @@ msgstr "umutwe" msgid "The title of the color selection dialog" msgstr "" -#: gtk/gtkcolorbutton.c:233 gtk/gtkcolorsel.c:1782 +#: gtk/gtkcolorbutton.c:233 gtk/gtkcolorsel.c:1839 msgid "Current Color" msgstr "" @@ -1378,7 +1399,7 @@ msgstr "" msgid "The selected color" msgstr "" -#: gtk/gtkcolorbutton.c:248 gtk/gtkcolorsel.c:1789 +#: gtk/gtkcolorbutton.c:248 gtk/gtkcolorsel.c:1846 msgid "Current Alpha" msgstr "" @@ -1386,35 +1407,35 @@ msgstr "" msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" -#: gtk/gtkcolorsel.c:1768 +#: gtk/gtkcolorsel.c:1825 msgid "Has Opacity Control" msgstr "" -#: gtk/gtkcolorsel.c:1769 +#: gtk/gtkcolorsel.c:1826 msgid "Whether the color selector should allow setting opacity" msgstr "" -#: gtk/gtkcolorsel.c:1775 +#: gtk/gtkcolorsel.c:1832 msgid "Has palette" msgstr "" -#: gtk/gtkcolorsel.c:1776 +#: gtk/gtkcolorsel.c:1833 msgid "Whether a palette should be used" msgstr "" -#: gtk/gtkcolorsel.c:1783 +#: gtk/gtkcolorsel.c:1840 msgid "The current color" msgstr "" -#: gtk/gtkcolorsel.c:1790 +#: gtk/gtkcolorsel.c:1847 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" -#: gtk/gtkcolorsel.c:1804 +#: gtk/gtkcolorsel.c:1861 msgid "Custom palette" msgstr "" -#: gtk/gtkcolorsel.c:1805 +#: gtk/gtkcolorsel.c:1862 msgid "Palette to use in the color selector" msgstr "" @@ -1498,7 +1519,7 @@ msgstr "" msgid "The item which is currently active" msgstr "" -#: gtk/gtkcombobox.c:651 gtk/gtkuimanager.c:222 +#: gtk/gtkcombobox.c:651 gtk/gtkuimanager.c:228 msgid "Add tearoffs to menus" msgstr "" @@ -1622,20 +1643,21 @@ msgstr "" msgid "Width of border around the button area at the bottom of the dialog" msgstr "" -#: gtk/gtkentry.c:485 gtk/gtklabel.c:392 +#: gtk/gtkentry.c:485 gtk/gtklabel.c:396 msgid "Cursor Position" msgstr "" -#: gtk/gtkentry.c:486 gtk/gtklabel.c:393 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:397 msgid "The current position of the insertion cursor in chars" msgstr "" -#: gtk/gtkentry.c:495 gtk/gtklabel.c:402 +#: gtk/gtkentry.c:495 gtk/gtklabel.c:406 msgid "Selection Bound" msgstr "" -#: gtk/gtkentry.c:496 gtk/gtklabel.c:403 -msgid "The position of the opposite end of the selection from the cursor in chars" +#: gtk/gtkentry.c:496 gtk/gtklabel.c:407 +msgid "" +"The position of the opposite end of the selection from the cursor in chars" msgstr "" #: gtk/gtkentry.c:506 @@ -1792,11 +1814,11 @@ msgstr "" msgid "Text of the expander's label" msgstr "" -#: gtk/gtkexpander.c:222 gtk/gtklabel.c:328 +#: gtk/gtkexpander.c:222 gtk/gtklabel.c:332 msgid "Use markup" msgstr "" -#: gtk/gtkexpander.c:223 gtk/gtklabel.c:329 +#: gtk/gtkexpander.c:223 gtk/gtklabel.c:333 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "" @@ -1869,7 +1891,8 @@ msgid "Preview Widget Active" msgstr "" #: gtk/gtkfilechooser.c:208 -msgid "Whether the application supplied widget for custom previews should be shown." +msgid "" +"Whether the application supplied widget for custom previews should be shown." msgstr "" #: gtk/gtkfilechooser.c:213 @@ -1904,35 +1927,31 @@ msgstr "" msgid "Whether the hidden files and folders should be displayed" msgstr "" -#: gtk/gtkfilechooserbutton.c:251 +#: gtk/gtkfilechooserbutton.c:223 msgid "Dialog" msgstr "iganira " -#: gtk/gtkfilechooserbutton.c:252 +#: gtk/gtkfilechooserbutton.c:224 msgid "The file chooser dialog to use." msgstr "" -#: gtk/gtkfilechooserbutton.c:267 +#: gtk/gtkfilechooserbutton.c:239 msgid "The title of the file chooser dialog." msgstr "" -#: gtk/gtkfilechooserbutton.c:283 -msgid "Whether the browse dialog is visible or not." -msgstr "" - -#: gtk/gtkfilechooserbutton.c:295 +#: gtk/gtkfilechooserbutton.c:252 msgid "Width In Characters" msgstr "" -#: gtk/gtkfilechooserbutton.c:296 +#: gtk/gtkfilechooserbutton.c:253 msgid "The desired width of the button widget, in characters." msgstr "" -#: gtk/gtkfilechooserdefault.c:595 +#: gtk/gtkfilechooserdefault.c:623 msgid "Default file chooser backend" msgstr "" -#: gtk/gtkfilechooserdefault.c:596 +#: gtk/gtkfilechooserdefault.c:624 msgid "Name of the GtkFileChooser backend to use by default" msgstr "" @@ -2150,7 +2169,8 @@ msgid "Orientation" msgstr "icyerekezo" #: gtk/gtkiconview.c:398 -msgid "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 "" #: gtk/gtkiconview.c:406 @@ -2257,113 +2277,113 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:139 -msgid "Image widget" -msgstr "" - -#: gtk/gtkimagemenuitem.c:140 +#: gtk/gtkimagemenuitem.c:132 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:145 +#: gtk/gtkimagemenuitem.c:137 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:146 +#: gtk/gtkimagemenuitem.c:138 msgid "Whether images should be shown in menus" msgstr "" -#: gtk/gtkinvisible.c:116 gtk/gtkwindow.c:574 -msgid "Screen" -msgstr "Ikirahuri" - #: gtk/gtkinvisible.c:117 gtk/gtkwindow.c:575 msgid "The screen where this window will be displayed" msgstr "" -#: gtk/gtklabel.c:315 +#: gtk/gtklabel.c:319 msgid "The text of the label" msgstr "" -#: gtk/gtklabel.c:322 +#: gtk/gtklabel.c:326 msgid "A list of style attributes to apply to the text of the label" msgstr "" -#: gtk/gtklabel.c:343 gtk/gtktexttag.c:376 gtk/gtktextview.c:594 +#: gtk/gtklabel.c:347 gtk/gtktexttag.c:376 gtk/gtktextview.c:594 msgid "Justification" msgstr "" -#: gtk/gtklabel.c:344 +#: gtk/gtklabel.c:348 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " "GtkMisc::xalign for that" msgstr "" -#: gtk/gtklabel.c:352 +#: gtk/gtklabel.c:356 msgid "Pattern" msgstr "uburyombonera" -#: gtk/gtklabel.c:353 +#: gtk/gtklabel.c:357 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "" -#: gtk/gtklabel.c:360 +#: gtk/gtklabel.c:364 msgid "Line wrap" msgstr "" -#: gtk/gtklabel.c:361 +#: gtk/gtklabel.c:365 msgid "If set, wrap lines if the text becomes too wide" msgstr "" -#: gtk/gtklabel.c:367 +#: gtk/gtklabel.c:371 msgid "Selectable" msgstr "" -#: gtk/gtklabel.c:368 +#: gtk/gtklabel.c:372 msgid "Whether the label text can be selected with the mouse" msgstr "" -#: gtk/gtklabel.c:374 +#: gtk/gtklabel.c:378 msgid "Mnemonic key" msgstr "" -#: gtk/gtklabel.c:375 +#: gtk/gtklabel.c:379 msgid "The mnemonic accelerator key for this label" msgstr "" -#: gtk/gtklabel.c:383 +#: gtk/gtklabel.c:387 msgid "Mnemonic widget" msgstr "" -#: gtk/gtklabel.c:384 +#: gtk/gtklabel.c:388 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "" -#: gtk/gtklabel.c:428 +#: gtk/gtklabel.c:432 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 "" -#: gtk/gtklabel.c:445 +#: gtk/gtklabel.c:449 msgid "Width In Chararacters" msgstr "" -#: gtk/gtklabel.c:446 +#: gtk/gtklabel.c:450 msgid "The desired width of the label, in characters" msgstr "" -#: gtk/gtklabel.c:466 +#: gtk/gtklabel.c:470 msgid "Single Line Mode" msgstr "" -#: gtk/gtklabel.c:467 +#: gtk/gtklabel.c:471 msgid "Whether the label is in single line mode" msgstr "" +#: gtk/gtklabel.c:488 +msgid "Angle" +msgstr "" + +#: gtk/gtklabel.c:489 +msgid "Angle at which the label is rotated" +msgstr "" + #: gtk/gtklayout.c:635 gtk/gtkviewport.c:136 msgid "Horizontal adjustment" msgstr "" @@ -2471,7 +2491,8 @@ msgid "Can change accelerators" msgstr "" #: gtk/gtkmenu.c:685 -msgid "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 "" #: gtk/gtkmenu.c:690 @@ -2479,7 +2500,8 @@ msgid "Delay before submenus appear" msgstr "" #: gtk/gtkmenu.c:691 -msgid "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 "" #: gtk/gtkmenu.c:698 @@ -2533,7 +2555,8 @@ msgid "Use separator" msgstr "" #: gtk/gtkmessagedialog.c:141 -msgid "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 "" #: gtk/gtkmessagedialog.c:147 @@ -2565,7 +2588,8 @@ msgid "X pad" msgstr "" #: gtk/gtkmisc.c:121 -msgid "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 "" #: gtk/gtkmisc.c:130 @@ -2573,7 +2597,8 @@ msgid "Y pad" msgstr "" #: gtk/gtkmisc.c:131 -msgid "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 "" #: gtk/gtknotebook.c:401 @@ -2695,7 +2720,8 @@ msgid "Secondary backward stepper" msgstr "" #: gtk/gtknotebook.c:533 -msgid "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 "" #: gtk/gtknotebook.c:549 gtk/gtkscrollbar.c:123 @@ -2703,7 +2729,8 @@ msgid "Secondary forward stepper" msgstr "" #: gtk/gtknotebook.c:550 -msgid "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 "" #: gtk/gtknotebook.c:565 gtk/gtkscrollbar.c:99 @@ -2735,7 +2762,8 @@ msgid "Spacing around indicator" msgstr "" #: gtk/gtkpaned.c:241 -msgid "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 "" #: gtk/gtkpaned.c:249 @@ -2787,7 +2815,8 @@ msgid "If TRUE, the child can be made smaller than its requisition" msgstr "" #: gtk/gtkpreview.c:134 -msgid "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 "" #: gtk/gtkprogress.c:131 @@ -2982,7 +3011,8 @@ msgid "Arrow X Displacement" msgstr "" #: gtk/gtkrange.c:382 -msgid "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 "" #: gtk/gtkrange.c:389 @@ -2990,7 +3020,8 @@ msgid "Arrow Y Displacement" msgstr "" #: gtk/gtkrange.c:390 -msgid "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 "" #: gtk/gtkruler.c:120 @@ -3078,11 +3109,13 @@ msgid "Don't change slider size, just lock it to the minimum length" msgstr "" #: gtk/gtkscrollbar.c:116 -msgid "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 "" #: gtk/gtkscrollbar.c:124 -msgid "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 "" #: gtk/gtkscrolledwindow.c:238 gtk/gtktext.c:603 gtk/gtktreeview.c:566 @@ -3356,7 +3389,8 @@ msgid "Update Policy" msgstr "" #: gtk/gtkspinbutton.c:295 -msgid "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 "" #: gtk/gtkspinbutton.c:304 @@ -3663,7 +3697,8 @@ msgid "Wrap mode" msgstr "" #: gtk/gtktexttag.c:483 gtk/gtktextview.c:586 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" #: gtk/gtktexttag.c:492 gtk/gtktextview.c:633 @@ -3935,7 +3970,8 @@ msgid "Toolbar style" msgstr "" #: gtk/gtktoolbar.c:590 -msgid "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 "" #: gtk/gtktoolbar.c:596 @@ -4079,7 +4115,8 @@ msgid "Hover Expand" msgstr "" #: gtk/gtktreeview.c:693 -msgid "Whether rows should be expanded/collaped when the pointer moves over them" +msgid "" +"Whether rows should be expanded/collaped when the pointer moves over them" msgstr "" #: gtk/gtktreeview.c:713 @@ -4234,15 +4271,15 @@ msgstr "uburyo bw'ishungura" msgid "Sort direction the sort indicator should indicate" msgstr "" -#: gtk/gtkuimanager.c:223 +#: gtk/gtkuimanager.c:229 msgid "Whether tearoff menu items should be added to menus" msgstr "" -#: gtk/gtkuimanager.c:230 +#: gtk/gtkuimanager.c:236 msgid "Merged UI definition" msgstr "" -#: gtk/gtkuimanager.c:231 +#: gtk/gtkuimanager.c:237 msgid "An XML string describing the merged UI" msgstr "" @@ -4540,7 +4577,8 @@ msgid "Default Height" msgstr "" #: gtk/gtkwindow.c:533 -msgid "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 "" #: gtk/gtkwindow.c:542 @@ -4652,4 +4690,3 @@ msgstr "" #: modules/input/gtkimcontextxim.c:340 msgid "How to draw the input method statusbar" msgstr "" - |