]> Pileus Git - ~andy/gtk/blob - po-properties/en_GB.po
=== Released 2.3.4 ===
[~andy/gtk] / po-properties / en_GB.po
1 # British translation
2 # Abigail Brady <morwen@evilmagic.org>
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: gtk+ 1.3\n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2004-02-24 19:38-0500\n"
9 "PO-Revision-Date: 2002-11-18 17:33+0000\n"
10 "Last-Translator: Abigail Brady <morwen@evilmagic.org>\n"
11 "Language-Team: \n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: gdk-pixbuf/gdk-pixbuf.c:100
17 msgid "Number of Channels"
18 msgstr ""
19
20 #: gdk-pixbuf/gdk-pixbuf.c:101
21 msgid "The number of samples per pixel"
22 msgstr ""
23
24 #: gdk-pixbuf/gdk-pixbuf.c:111
25 #, fuzzy
26 msgid "Colorspace"
27 msgstr "Colour _Name:"
28
29 #: gdk-pixbuf/gdk-pixbuf.c:112
30 msgid "The colorspace in which the samples are interpreted"
31 msgstr ""
32
33 #: gdk-pixbuf/gdk-pixbuf.c:122
34 msgid "Has Alpha"
35 msgstr ""
36
37 #: gdk-pixbuf/gdk-pixbuf.c:123
38 msgid "Whether the pixbuf has an alpha channel"
39 msgstr ""
40
41 #: gdk-pixbuf/gdk-pixbuf.c:131
42 msgid "Bits per Sample"
43 msgstr ""
44
45 #: gdk-pixbuf/gdk-pixbuf.c:132
46 msgid "The number of bits per sample"
47 msgstr ""
48
49 #: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:647 gtk/gtktreeviewcolumn.c:238
50 msgid "Width"
51 msgstr ""
52
53 #: gdk-pixbuf/gdk-pixbuf.c:143
54 msgid "The number of columns of the pixbuf"
55 msgstr ""
56
57 #: gdk-pixbuf/gdk-pixbuf.c:153 gtk/gtklayout.c:656
58 msgid "Height"
59 msgstr ""
60
61 #: gdk-pixbuf/gdk-pixbuf.c:154
62 msgid "The number of rows of the pixbuf"
63 msgstr ""
64
65 #: gdk-pixbuf/gdk-pixbuf.c:164
66 msgid "Rowstride"
67 msgstr ""
68
69 #: gdk-pixbuf/gdk-pixbuf.c:165
70 msgid ""
71 "The number of bytes between the start of a row and the start of the next row"
72 msgstr ""
73
74 #: gdk-pixbuf/gdk-pixbuf.c:175
75 msgid "Pixels"
76 msgstr ""
77
78 #: gdk-pixbuf/gdk-pixbuf.c:176
79 msgid "A pointer to the pixel data of the pixbuf"
80 msgstr ""
81
82 #: gdk/gdkdisplaymanager.c:126
83 msgid "Default Display"
84 msgstr ""
85
86 #: gdk/gdkdisplaymanager.c:127
87 msgid "The default display for GDK"
88 msgstr ""
89
90 #: gtk/gtkaccellabel.c:137
91 msgid "Accelerator Closure"
92 msgstr ""
93
94 #: gtk/gtkaccellabel.c:138
95 msgid "The closure to be monitored for accelerator changes"
96 msgstr ""
97
98 #: gtk/gtkaccellabel.c:144
99 msgid "Accelerator Widget"
100 msgstr ""
101
102 #: gtk/gtkaccellabel.c:145
103 msgid "The widget to be monitored for accelerator changes"
104 msgstr ""
105
106 #: gtk/gtkaction.c:193 gtk/gtkactiongroup.c:133
107 msgid "Name"
108 msgstr ""
109
110 #: gtk/gtkaction.c:194
111 msgid "A unique name for the action."
112 msgstr ""
113
114 #: gtk/gtkaction.c:201 gtk/gtkbutton.c:209 gtk/gtkexpander.c:202
115 #: gtk/gtkframe.c:125 gtk/gtklabel.c:288 gtk/gtktoolbutton.c:179
116 msgid "Label"
117 msgstr ""
118
119 #: gtk/gtkaction.c:202
120 msgid "The label used for menu items and buttons that activate this action."
121 msgstr ""
122
123 #: gtk/gtkaction.c:208
124 msgid "Short label"
125 msgstr ""
126
127 #: gtk/gtkaction.c:209
128 msgid "A shorter label that may be used on toolbar buttons."
129 msgstr ""
130
131 #: gtk/gtkaction.c:215
132 msgid "Tooltip"
133 msgstr ""
134
135 #: gtk/gtkaction.c:216
136 msgid "A tooltip for this action."
137 msgstr ""
138
139 #: gtk/gtkaction.c:222
140 msgid "Stock Icon"
141 msgstr ""
142
143 #: gtk/gtkaction.c:223
144 msgid "The stock icon displayed in widgets representing this action."
145 msgstr ""
146
147 #: gtk/gtkaction.c:229 gtk/gtktoolitem.c:157
148 msgid "Visible when horizontal"
149 msgstr ""
150
151 #: gtk/gtkaction.c:230 gtk/gtktoolitem.c:158
152 msgid ""
153 "Whether the toolbar item is visible when the toolbar is in a horizontal "
154 "orientation."
155 msgstr ""
156
157 #: gtk/gtkaction.c:236 gtk/gtktoolitem.c:164
158 msgid "Visible when vertical"
159 msgstr ""
160
161 #: gtk/gtkaction.c:237 gtk/gtktoolitem.c:165
162 msgid ""
163 "Whether the toolbar item is visible when the toolbar is in a vertical "
164 "orientation."
165 msgstr ""
166
167 #: gtk/gtkaction.c:243 gtk/gtktoolitem.c:171
168 msgid "Is important"
169 msgstr ""
170
171 #: gtk/gtkaction.c:244
172 msgid ""
173 "Whether the action is considered important. When TRUE, toolitem proxies for "
174 "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
175 msgstr ""
176
177 #: gtk/gtkaction.c:250
178 msgid "Hide if empty"
179 msgstr ""
180
181 #: gtk/gtkaction.c:251
182 msgid "When TRUE, empty menu proxies for this action are hidden."
183 msgstr ""
184
185 #: gtk/gtkaction.c:257 gtk/gtkactiongroup.c:141 gtk/gtkwidget.c:446
186 msgid "Sensitive"
187 msgstr ""
188
189 #: gtk/gtkaction.c:258
190 msgid "Whether the action is enabled."
191 msgstr ""
192
193 #: gtk/gtkaction.c:264 gtk/gtkactiongroup.c:148 gtk/gtktreeview.c:551
194 #: gtk/gtktreeviewcolumn.c:222 gtk/gtkwidget.c:439
195 msgid "Visible"
196 msgstr ""
197
198 #: gtk/gtkaction.c:265
199 msgid "Whether the action is visible."
200 msgstr ""
201
202 #: gtk/gtkaction.c:271
203 msgid "Action Group"
204 msgstr ""
205
206 #: gtk/gtkaction.c:272
207 msgid ""
208 "The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
209 "use)."
210 msgstr ""
211
212 #: gtk/gtkactiongroup.c:134
213 msgid "A name for the action group."
214 msgstr ""
215
216 #: gtk/gtkactiongroup.c:142
217 msgid "Whether the action group is enabled."
218 msgstr ""
219
220 #: gtk/gtkactiongroup.c:149
221 msgid "Whether the action group is visible."
222 msgstr ""
223
224 #: gtk/gtkadjustment.c:106 gtk/gtkspinbutton.c:301
225 msgid "Value"
226 msgstr ""
227
228 #: gtk/gtkadjustment.c:107
229 msgid "The value of the adjustment"
230 msgstr ""
231
232 #: gtk/gtkadjustment.c:116
233 msgid "Minimum Value"
234 msgstr ""
235
236 #: gtk/gtkadjustment.c:117
237 msgid "The minimum value of the adjustment"
238 msgstr ""
239
240 #: gtk/gtkadjustment.c:126
241 msgid "Maximum Value"
242 msgstr ""
243
244 #: gtk/gtkadjustment.c:127
245 msgid "The maximum value of the adjustment"
246 msgstr ""
247
248 #: gtk/gtkadjustment.c:136
249 msgid "Step Increment"
250 msgstr ""
251
252 #: gtk/gtkadjustment.c:137
253 msgid "The step increment of the adjustment"
254 msgstr ""
255
256 #: gtk/gtkadjustment.c:146
257 msgid "Page Increment"
258 msgstr ""
259
260 #: gtk/gtkadjustment.c:147
261 msgid "The page increment of the adjustment"
262 msgstr ""
263
264 #: gtk/gtkadjustment.c:156
265 msgid "Page Size"
266 msgstr ""
267
268 #: gtk/gtkadjustment.c:157
269 msgid "The page size of the adjustment"
270 msgstr ""
271
272 #: gtk/gtkalignment.c:116
273 msgid "Horizontal alignment"
274 msgstr ""
275
276 #: gtk/gtkalignment.c:117 gtk/gtkbutton.c:260
277 msgid ""
278 "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
279 "right aligned"
280 msgstr ""
281
282 #: gtk/gtkalignment.c:126
283 msgid "Vertical alignment"
284 msgstr ""
285
286 #: gtk/gtkalignment.c:127 gtk/gtkbutton.c:279
287 msgid ""
288 "Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
289 "bottom aligned"
290 msgstr ""
291
292 #: gtk/gtkalignment.c:135
293 msgid "Horizontal scale"
294 msgstr ""
295
296 #: gtk/gtkalignment.c:136
297 msgid ""
298 "If available horizontal space is bigger than needed for the child, how much "
299 "of it to use for the child. 0.0 means none, 1.0 means all"
300 msgstr ""
301
302 #: gtk/gtkalignment.c:144
303 msgid "Vertical scale"
304 msgstr ""
305
306 #: gtk/gtkalignment.c:145
307 msgid ""
308 "If available vertical space is bigger than needed for the child, how much of "
309 "it to use for the child. 0.0 means none, 1.0 means all"
310 msgstr ""
311
312 #: gtk/gtkalignment.c:162
313 msgid "Top Padding"
314 msgstr ""
315
316 #: gtk/gtkalignment.c:163
317 msgid "The padding to insert at the top of the widget."
318 msgstr ""
319
320 #: gtk/gtkalignment.c:179
321 msgid "Bottom Padding"
322 msgstr ""
323
324 #: gtk/gtkalignment.c:180
325 msgid "The padding to insert at the bottom of the widget."
326 msgstr ""
327
328 #: gtk/gtkalignment.c:196
329 msgid "Left Padding"
330 msgstr ""
331
332 #: gtk/gtkalignment.c:197
333 msgid "The padding to insert at the left of the widget."
334 msgstr ""
335
336 #: gtk/gtkalignment.c:213
337 msgid "Right Padding"
338 msgstr ""
339
340 #: gtk/gtkalignment.c:214
341 msgid "The padding to insert at the right of the widget."
342 msgstr ""
343
344 #: gtk/gtkarrow.c:98
345 msgid "Arrow direction"
346 msgstr ""
347
348 #: gtk/gtkarrow.c:99
349 msgid "The direction the arrow should point"
350 msgstr ""
351
352 #: gtk/gtkarrow.c:106
353 msgid "Arrow shadow"
354 msgstr ""
355
356 #: gtk/gtkarrow.c:107
357 msgid "Appearance of the shadow surrounding the arrow"
358 msgstr ""
359
360 #: gtk/gtkaspectframe.c:108
361 msgid "Horizontal Alignment"
362 msgstr ""
363
364 #: gtk/gtkaspectframe.c:109
365 msgid "X alignment of the child"
366 msgstr ""
367
368 #: gtk/gtkaspectframe.c:115
369 msgid "Vertical Alignment"
370 msgstr ""
371
372 #: gtk/gtkaspectframe.c:116
373 msgid "Y alignment of the child"
374 msgstr ""
375
376 #: gtk/gtkaspectframe.c:122
377 msgid "Ratio"
378 msgstr ""
379
380 #: gtk/gtkaspectframe.c:123
381 msgid "Aspect ratio if obey_child is FALSE"
382 msgstr ""
383
384 #: gtk/gtkaspectframe.c:129
385 msgid "Obey child"
386 msgstr ""
387
388 #: gtk/gtkaspectframe.c:130
389 msgid "Force aspect ratio to match that of the frame's child"
390 msgstr ""
391
392 #: gtk/gtkbbox.c:119
393 msgid "Minimum child width"
394 msgstr ""
395
396 #: gtk/gtkbbox.c:120
397 msgid "Minimum width of buttons inside the box"
398 msgstr ""
399
400 #: gtk/gtkbbox.c:128
401 msgid "Minimum child height"
402 msgstr ""
403
404 #: gtk/gtkbbox.c:129
405 msgid "Minimum height of buttons inside the box"
406 msgstr ""
407
408 #: gtk/gtkbbox.c:137
409 msgid "Child internal width padding"
410 msgstr ""
411
412 #: gtk/gtkbbox.c:138
413 msgid "Amount to increase child's size on either side"
414 msgstr ""
415
416 #: gtk/gtkbbox.c:146
417 msgid "Child internal height padding"
418 msgstr ""
419
420 #: gtk/gtkbbox.c:147
421 msgid "Amount to increase child's size on the top and bottom"
422 msgstr ""
423
424 #: gtk/gtkbbox.c:155
425 msgid "Layout style"
426 msgstr ""
427
428 #: gtk/gtkbbox.c:156
429 msgid ""
430 "How to layout the buttons in the box. Possible values are default, spread, "
431 "edge, start and end"
432 msgstr ""
433
434 #: gtk/gtkbbox.c:164
435 msgid "Secondary"
436 msgstr ""
437
438 #: gtk/gtkbbox.c:165
439 msgid ""
440 "If TRUE, the child appears in a secondary group of children, suitable for, e."
441 "g., help buttons"
442 msgstr ""
443
444 #: gtk/gtkbox.c:128 gtk/gtkexpander.c:226
445 msgid "Spacing"
446 msgstr ""
447
448 #: gtk/gtkbox.c:129
449 msgid "The amount of space between children"
450 msgstr ""
451
452 #: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:533
453 msgid "Homogeneous"
454 msgstr ""
455
456 #: gtk/gtkbox.c:139
457 msgid "Whether the children should all be the same size"
458 msgstr ""
459
460 #: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:525
461 #: gtk/gtktreeviewcolumn.c:294
462 msgid "Expand"
463 msgstr ""
464
465 #: gtk/gtkbox.c:147
466 msgid "Whether the child should receive extra space when the parent grows"
467 msgstr ""
468
469 #: gtk/gtkbox.c:153
470 msgid "Fill"
471 msgstr ""
472
473 #: gtk/gtkbox.c:154
474 msgid ""
475 "Whether extra space given to the child should be allocated to the child or "
476 "used as padding"
477 msgstr ""
478
479 #: gtk/gtkbox.c:160
480 msgid "Padding"
481 msgstr ""
482
483 #: gtk/gtkbox.c:161
484 msgid "Extra space to put between the child and its neighbors, in pixels"
485 msgstr ""
486
487 #: gtk/gtkbox.c:167
488 msgid "Pack type"
489 msgstr ""
490
491 #: gtk/gtkbox.c:168 gtk/gtknotebook.c:512
492 msgid ""
493 "A GtkPackType indicating whether the child is packed with reference to the "
494 "start or end of the parent"
495 msgstr ""
496
497 #: gtk/gtkbox.c:174 gtk/gtknotebook.c:490 gtk/gtkpaned.c:238
498 #: gtk/gtkruler.c:138
499 msgid "Position"
500 msgstr ""
501
502 #: gtk/gtkbox.c:175 gtk/gtknotebook.c:491
503 msgid "The index of the child in the parent"
504 msgstr ""
505
506 #: gtk/gtkbutton.c:210
507 msgid ""
508 "Text of the label widget inside the button, if the button contains a label "
509 "widget"
510 msgstr ""
511
512 #: gtk/gtkbutton.c:217 gtk/gtkexpander.c:210 gtk/gtklabel.c:309
513 #: gtk/gtktoolbutton.c:186
514 msgid "Use underline"
515 msgstr ""
516
517 #: gtk/gtkbutton.c:218 gtk/gtkexpander.c:211 gtk/gtklabel.c:310
518 msgid ""
519 "If set, an underline in the text indicates the next character should be used "
520 "for the mnemonic accelerator key"
521 msgstr ""
522
523 #: gtk/gtkbutton.c:225
524 msgid "Use stock"
525 msgstr ""
526
527 #: gtk/gtkbutton.c:226
528 msgid ""
529 "If set, the label is used to pick a stock item instead of being displayed"
530 msgstr ""
531
532 #: gtk/gtkbutton.c:233
533 msgid "Focus on click"
534 msgstr ""
535
536 #: gtk/gtkbutton.c:234
537 msgid "Whether the button grabs focus when it is clicked with the mouse"
538 msgstr ""
539
540 #: gtk/gtkbutton.c:241
541 msgid "Border relief"
542 msgstr ""
543
544 #: gtk/gtkbutton.c:242
545 msgid "The border relief style"
546 msgstr ""
547
548 #: gtk/gtkbutton.c:259
549 msgid "Horizontal alignment for child"
550 msgstr ""
551
552 #: gtk/gtkbutton.c:278
553 msgid "Vertical alignment for child"
554 msgstr ""
555
556 #: gtk/gtkbutton.c:346
557 msgid "Default Spacing"
558 msgstr ""
559
560 #: gtk/gtkbutton.c:347
561 msgid "Extra space to add for CAN_DEFAULT buttons"
562 msgstr ""
563
564 #: gtk/gtkbutton.c:353
565 msgid "Default Outside Spacing"
566 msgstr ""
567
568 #: gtk/gtkbutton.c:354
569 msgid ""
570 "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
571 "border"
572 msgstr ""
573
574 #: gtk/gtkbutton.c:359
575 msgid "Child X Displacement"
576 msgstr ""
577
578 #: gtk/gtkbutton.c:360
579 msgid ""
580 "How far in the x direction to move the child when the button is depressed"
581 msgstr ""
582
583 #: gtk/gtkbutton.c:367
584 msgid "Child Y Displacement"
585 msgstr ""
586
587 #: gtk/gtkbutton.c:368
588 msgid ""
589 "How far in the y direction to move the child when the button is depressed"
590 msgstr ""
591
592 #: gtk/gtkbutton.c:375
593 msgid "Show button images"
594 msgstr ""
595
596 #: gtk/gtkbutton.c:376
597 msgid "Whether stock icons should be shown in buttons"
598 msgstr ""
599
600 #: gtk/gtkcalendar.c:464
601 msgid "Year"
602 msgstr ""
603
604 #: gtk/gtkcalendar.c:465
605 msgid "The selected year"
606 msgstr ""
607
608 #: gtk/gtkcalendar.c:471
609 msgid "Month"
610 msgstr ""
611
612 #: gtk/gtkcalendar.c:472
613 msgid "The selected month (as a number between 0 and 11)"
614 msgstr ""
615
616 #: gtk/gtkcalendar.c:478
617 msgid "Day"
618 msgstr ""
619
620 #: gtk/gtkcalendar.c:479
621 msgid ""
622 "The selected day (as a number between 1 and 31, or 0 to unselect the "
623 "currently selected day)"
624 msgstr ""
625
626 #: gtk/gtkcalendar.c:493
627 msgid "Show Heading"
628 msgstr ""
629
630 #: gtk/gtkcalendar.c:494
631 msgid "If TRUE, a heading is displayed"
632 msgstr ""
633
634 #: gtk/gtkcalendar.c:508
635 msgid "Show Day Names"
636 msgstr ""
637
638 #: gtk/gtkcalendar.c:509
639 msgid "If TRUE, day names are displayed"
640 msgstr ""
641
642 #: gtk/gtkcalendar.c:522
643 msgid "No Month Change"
644 msgstr ""
645
646 #: gtk/gtkcalendar.c:523
647 msgid "If TRUE, the selected month can not be changed"
648 msgstr ""
649
650 #: gtk/gtkcalendar.c:537
651 msgid "Show Week Numbers"
652 msgstr ""
653
654 #: gtk/gtkcalendar.c:538
655 msgid "If TRUE, week numbers are displayed"
656 msgstr ""
657
658 #: gtk/gtkcellrenderer.c:150
659 msgid "mode"
660 msgstr ""
661
662 #: gtk/gtkcellrenderer.c:151
663 msgid "Editable mode of the CellRenderer"
664 msgstr ""
665
666 #: gtk/gtkcellrenderer.c:160
667 msgid "visible"
668 msgstr ""
669
670 #: gtk/gtkcellrenderer.c:161
671 msgid "Display the cell"
672 msgstr ""
673
674 #: gtk/gtkcellrenderer.c:169
675 msgid "xalign"
676 msgstr ""
677
678 #: gtk/gtkcellrenderer.c:170
679 msgid "The x-align"
680 msgstr ""
681
682 #: gtk/gtkcellrenderer.c:180
683 msgid "yalign"
684 msgstr ""
685
686 #: gtk/gtkcellrenderer.c:181
687 msgid "The y-align"
688 msgstr ""
689
690 #: gtk/gtkcellrenderer.c:191
691 msgid "xpad"
692 msgstr ""
693
694 #: gtk/gtkcellrenderer.c:192
695 msgid "The xpad"
696 msgstr ""
697
698 #: gtk/gtkcellrenderer.c:202
699 msgid "ypad"
700 msgstr ""
701
702 #: gtk/gtkcellrenderer.c:203
703 msgid "The ypad"
704 msgstr ""
705
706 #: gtk/gtkcellrenderer.c:213
707 msgid "width"
708 msgstr ""
709
710 #: gtk/gtkcellrenderer.c:214
711 msgid "The fixed width"
712 msgstr ""
713
714 #: gtk/gtkcellrenderer.c:224
715 msgid "height"
716 msgstr ""
717
718 #: gtk/gtkcellrenderer.c:225
719 msgid "The fixed height"
720 msgstr ""
721
722 #: gtk/gtkcellrenderer.c:235
723 msgid "Is Expander"
724 msgstr ""
725
726 #: gtk/gtkcellrenderer.c:236
727 msgid "Row has children"
728 msgstr ""
729
730 #: gtk/gtkcellrenderer.c:245
731 msgid "Is Expanded"
732 msgstr ""
733
734 #: gtk/gtkcellrenderer.c:246
735 msgid "Row is an expander row, and is expanded"
736 msgstr ""
737
738 #: gtk/gtkcellrenderer.c:254
739 msgid "Cell background color name"
740 msgstr "Cell background colour name"
741
742 #: gtk/gtkcellrenderer.c:255
743 msgid "Cell background color as a string"
744 msgstr "Cell background colour as a string"
745
746 #: gtk/gtkcellrenderer.c:262
747 msgid "Cell background color"
748 msgstr "Cell background colour"
749
750 #: gtk/gtkcellrenderer.c:263
751 msgid "Cell background color as a GdkColor"
752 msgstr "Cell background colour as a GdkColor"
753
754 #: gtk/gtkcellrenderer.c:271
755 msgid "Cell background set"
756 msgstr ""
757
758 #: gtk/gtkcellrenderer.c:272
759 msgid "Whether this tag affects the cell background color"
760 msgstr "Whether this tag affects the cell background colour"
761
762 #: gtk/gtkcellrendererpixbuf.c:133
763 msgid "Pixbuf Object"
764 msgstr ""
765
766 #: gtk/gtkcellrendererpixbuf.c:134
767 msgid "The pixbuf to render"
768 msgstr ""
769
770 #: gtk/gtkcellrendererpixbuf.c:142
771 msgid "Pixbuf Expander Open"
772 msgstr ""
773
774 #: gtk/gtkcellrendererpixbuf.c:143
775 msgid "Pixbuf for open expander"
776 msgstr ""
777
778 #: gtk/gtkcellrendererpixbuf.c:151
779 msgid "Pixbuf Expander Closed"
780 msgstr ""
781
782 #: gtk/gtkcellrendererpixbuf.c:152
783 msgid "Pixbuf for closed expander"
784 msgstr ""
785
786 #: gtk/gtkcellrendererpixbuf.c:160 gtk/gtkimage.c:176
787 msgid "Stock ID"
788 msgstr ""
789
790 #: gtk/gtkcellrendererpixbuf.c:161
791 msgid "The stock ID of the stock icon to render"
792 msgstr ""
793
794 #: gtk/gtkcellrendererpixbuf.c:168
795 msgid "Size"
796 msgstr ""
797
798 #: gtk/gtkcellrendererpixbuf.c:169
799 msgid "The GtkIconSize value that specifies the size of the rendered icon"
800 msgstr ""
801
802 #: gtk/gtkcellrendererpixbuf.c:178
803 msgid "Detail"
804 msgstr ""
805
806 #: gtk/gtkcellrendererpixbuf.c:179
807 msgid "Render detail to pass to the theme engine"
808 msgstr ""
809
810 #: gtk/gtkcellrenderertext.c:192 gtk/gtkentry.c:534 gtk/gtkprogressbar.c:218
811 msgid "Text"
812 msgstr ""
813
814 #: gtk/gtkcellrenderertext.c:193
815 msgid "Text to render"
816 msgstr ""
817
818 #: gtk/gtkcellrenderertext.c:200
819 msgid "Markup"
820 msgstr ""
821
822 #: gtk/gtkcellrenderertext.c:201
823 msgid "Marked up text to render"
824 msgstr ""
825
826 #: gtk/gtkcellrenderertext.c:208 gtk/gtklabel.c:295
827 msgid "Attributes"
828 msgstr ""
829
830 #: gtk/gtkcellrenderertext.c:209
831 msgid "A list of style attributes to apply to the text of the renderer"
832 msgstr ""
833
834 #: gtk/gtkcellrenderertext.c:216
835 msgid "Single Paragraph Mode"
836 msgstr ""
837
838 #: gtk/gtkcellrenderertext.c:217
839 msgid "Whether or not to keep all text in a single paragraph"
840 msgstr ""
841
842 #: gtk/gtkcellrenderertext.c:225 gtk/gtkcellview.c:179 gtk/gtktexttag.c:205
843 msgid "Background color name"
844 msgstr "Background colour name"
845
846 #: gtk/gtkcellrenderertext.c:226 gtk/gtkcellview.c:180 gtk/gtktexttag.c:206
847 msgid "Background color as a string"
848 msgstr "Background colour as a string"
849
850 #: gtk/gtkcellrenderertext.c:233 gtk/gtkcellview.c:186 gtk/gtktexttag.c:213
851 msgid "Background color"
852 msgstr "Background colour"
853
854 #: gtk/gtkcellrenderertext.c:234 gtk/gtkcellview.c:187
855 msgid "Background color as a GdkColor"
856 msgstr "Background colour as a GdkColor"
857
858 #: gtk/gtkcellrenderertext.c:241 gtk/gtktexttag.c:239
859 msgid "Foreground color name"
860 msgstr "Foreground colour name"
861
862 #: gtk/gtkcellrenderertext.c:242 gtk/gtktexttag.c:240
863 msgid "Foreground color as a string"
864 msgstr "Foreground colour as a string"
865
866 #: gtk/gtkcellrenderertext.c:249 gtk/gtktexttag.c:247
867 msgid "Foreground color"
868 msgstr "Foreground colour"
869
870 #: gtk/gtkcellrenderertext.c:250
871 msgid "Foreground color as a GdkColor"
872 msgstr "Foreground colour as a GdkColor"
873
874 #: gtk/gtkcellrenderertext.c:258 gtk/gtkentry.c:466 gtk/gtktexttag.c:273
875 #: gtk/gtktextview.c:585
876 msgid "Editable"
877 msgstr ""
878
879 #: gtk/gtkcellrenderertext.c:259 gtk/gtktexttag.c:274 gtk/gtktextview.c:586
880 msgid "Whether the text can be modified by the user"
881 msgstr ""
882
883 #: gtk/gtkcellrenderertext.c:266 gtk/gtkcellrenderertext.c:274
884 #: gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281 gtk/gtktexttag.c:289
885 msgid "Font"
886 msgstr ""
887
888 #: gtk/gtkcellrenderertext.c:267
889 msgid "Font description as a string"
890 msgstr ""
891
892 #: gtk/gtkcellrenderertext.c:275 gtk/gtktexttag.c:290
893 msgid "Font description as a PangoFontDescription struct"
894 msgstr ""
895
896 #: gtk/gtkcellrenderertext.c:283 gtk/gtktexttag.c:298
897 msgid "Font family"
898 msgstr ""
899
900 #: gtk/gtkcellrenderertext.c:284 gtk/gtktexttag.c:299
901 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
902 msgstr ""
903
904 #: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
905 #: gtk/gtktexttag.c:306
906 msgid "Font style"
907 msgstr ""
908
909 #: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
910 #: gtk/gtktexttag.c:315
911 msgid "Font variant"
912 msgstr ""
913
914 #: gtk/gtkcellrenderertext.c:309 gtk/gtkcellrenderertext.c:310
915 #: gtk/gtktexttag.c:324
916 msgid "Font weight"
917 msgstr ""
918
919 #: gtk/gtkcellrenderertext.c:319 gtk/gtkcellrenderertext.c:320
920 #: gtk/gtktexttag.c:335
921 msgid "Font stretch"
922 msgstr ""
923
924 #: gtk/gtkcellrenderertext.c:328 gtk/gtkcellrenderertext.c:329
925 #: gtk/gtktexttag.c:344
926 msgid "Font size"
927 msgstr ""
928
929 #: gtk/gtkcellrenderertext.c:338 gtk/gtktexttag.c:364
930 msgid "Font points"
931 msgstr ""
932
933 #: gtk/gtkcellrenderertext.c:339 gtk/gtktexttag.c:365
934 msgid "Font size in points"
935 msgstr ""
936
937 #: gtk/gtkcellrenderertext.c:348 gtk/gtktexttag.c:354
938 msgid "Font scale"
939 msgstr ""
940
941 #: gtk/gtkcellrenderertext.c:349
942 msgid "Font scaling factor"
943 msgstr ""
944
945 #: gtk/gtkcellrenderertext.c:358 gtk/gtktexttag.c:423
946 msgid "Rise"
947 msgstr ""
948
949 #: gtk/gtkcellrenderertext.c:359
950 msgid ""
951 "Offset of text above the baseline (below the baseline if rise is negative)"
952 msgstr ""
953
954 #: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:463
955 msgid "Strikethrough"
956 msgstr ""
957
958 #: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:464
959 msgid "Whether to strike through the text"
960 msgstr ""
961
962 #: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:471
963 msgid "Underline"
964 msgstr ""
965
966 #: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:472
967 msgid "Style of underline for this text"
968 msgstr ""
969
970 #: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:383
971 msgid "Language"
972 msgstr ""
973
974 #: gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:384
975 msgid ""
976 "The language this text is in, as an ISO code. Pango can use this as a hint "
977 "when rendering the text. If you don't understand this parameter, you "
978 "probably don't need it"
979 msgstr ""
980
981 #: gtk/gtkcellrenderertext.c:397 gtk/gtkcellview.c:194 gtk/gtktexttag.c:508
982 msgid "Background set"
983 msgstr ""
984
985 #: gtk/gtkcellrenderertext.c:398 gtk/gtkcellview.c:195 gtk/gtktexttag.c:509
986 msgid "Whether this tag affects the background color"
987 msgstr "Whether this tag affects the background colour"
988
989 #: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:520
990 msgid "Foreground set"
991 msgstr ""
992
993 #: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:521
994 msgid "Whether this tag affects the foreground color"
995 msgstr "Whether this tag affects the foreground colour"
996
997 #: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:528
998 msgid "Editability set"
999 msgstr ""
1000
1001 #: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:529
1002 msgid "Whether this tag affects text editability"
1003 msgstr ""
1004
1005 #: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:532
1006 msgid "Font family set"
1007 msgstr ""
1008
1009 #: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:533
1010 msgid "Whether this tag affects the font family"
1011 msgstr ""
1012
1013 #: gtk/gtkcellrenderertext.c:413 gtk/gtktexttag.c:536
1014 msgid "Font style set"
1015 msgstr ""
1016
1017 #: gtk/gtkcellrenderertext.c:414 gtk/gtktexttag.c:537
1018 msgid "Whether this tag affects the font style"
1019 msgstr ""
1020
1021 #: gtk/gtkcellrenderertext.c:417 gtk/gtktexttag.c:540
1022 msgid "Font variant set"
1023 msgstr ""
1024
1025 #: gtk/gtkcellrenderertext.c:418 gtk/gtktexttag.c:541
1026 msgid "Whether this tag affects the font variant"
1027 msgstr ""
1028
1029 #: gtk/gtkcellrenderertext.c:421 gtk/gtktexttag.c:544
1030 msgid "Font weight set"
1031 msgstr ""
1032
1033 #: gtk/gtkcellrenderertext.c:422 gtk/gtktexttag.c:545
1034 msgid "Whether this tag affects the font weight"
1035 msgstr ""
1036
1037 #: gtk/gtkcellrenderertext.c:425 gtk/gtktexttag.c:548
1038 msgid "Font stretch set"
1039 msgstr ""
1040
1041 #: gtk/gtkcellrenderertext.c:426 gtk/gtktexttag.c:549
1042 msgid "Whether this tag affects the font stretch"
1043 msgstr ""
1044
1045 #: gtk/gtkcellrenderertext.c:429 gtk/gtktexttag.c:552
1046 msgid "Font size set"
1047 msgstr ""
1048
1049 #: gtk/gtkcellrenderertext.c:430 gtk/gtktexttag.c:553
1050 msgid "Whether this tag affects the font size"
1051 msgstr ""
1052
1053 #: gtk/gtkcellrenderertext.c:433 gtk/gtktexttag.c:556
1054 msgid "Font scale set"
1055 msgstr ""
1056
1057 #: gtk/gtkcellrenderertext.c:434 gtk/gtktexttag.c:557
1058 msgid "Whether this tag scales the font size by a factor"
1059 msgstr ""
1060
1061 #: gtk/gtkcellrenderertext.c:437 gtk/gtktexttag.c:576
1062 msgid "Rise set"
1063 msgstr ""
1064
1065 #: gtk/gtkcellrenderertext.c:438 gtk/gtktexttag.c:577
1066 msgid "Whether this tag affects the rise"
1067 msgstr ""
1068
1069 #: gtk/gtkcellrenderertext.c:441 gtk/gtktexttag.c:592
1070 msgid "Strikethrough set"
1071 msgstr ""
1072
1073 #: gtk/gtkcellrenderertext.c:442 gtk/gtktexttag.c:593
1074 msgid "Whether this tag affects strikethrough"
1075 msgstr ""
1076
1077 #: gtk/gtkcellrenderertext.c:445 gtk/gtktexttag.c:600
1078 msgid "Underline set"
1079 msgstr ""
1080
1081 #: gtk/gtkcellrenderertext.c:446 gtk/gtktexttag.c:601
1082 msgid "Whether this tag affects underlining"
1083 msgstr ""
1084
1085 #: gtk/gtkcellrenderertext.c:449 gtk/gtktexttag.c:564
1086 msgid "Language set"
1087 msgstr ""
1088
1089 #: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:565
1090 msgid "Whether this tag affects the language the text is rendered as"
1091 msgstr ""
1092
1093 #: gtk/gtkcellrenderertoggle.c:140
1094 msgid "Toggle state"
1095 msgstr ""
1096
1097 #: gtk/gtkcellrenderertoggle.c:141
1098 msgid "The toggle state of the button"
1099 msgstr ""
1100
1101 #: gtk/gtkcellrenderertoggle.c:149
1102 msgid "Inconsistent state"
1103 msgstr ""
1104
1105 #: gtk/gtkcellrenderertoggle.c:150
1106 msgid "The inconsistent state of the button"
1107 msgstr ""
1108
1109 #: gtk/gtkcellrenderertoggle.c:158
1110 msgid "Activatable"
1111 msgstr ""
1112
1113 #: gtk/gtkcellrenderertoggle.c:159
1114 msgid "The toggle button can be activated"
1115 msgstr ""
1116
1117 #: gtk/gtkcellrenderertoggle.c:167
1118 msgid "Radio state"
1119 msgstr ""
1120
1121 #: gtk/gtkcellrenderertoggle.c:168
1122 msgid "Draw the toggle button as a radio button"
1123 msgstr ""
1124
1125 #: gtk/gtkcheckbutton.c:98 gtk/gtkcheckmenuitem.c:139 gtk/gtkoptionmenu.c:199
1126 msgid "Indicator Size"
1127 msgstr ""
1128
1129 #: gtk/gtkcheckbutton.c:99 gtk/gtkcheckmenuitem.c:141
1130 msgid "Size of check or radio indicator"
1131 msgstr ""
1132
1133 #: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:252 gtk/gtkoptionmenu.c:205
1134 msgid "Indicator Spacing"
1135 msgstr ""
1136
1137 #: gtk/gtkcheckbutton.c:107
1138 msgid "Spacing around check or radio indicator"
1139 msgstr ""
1140
1141 #: gtk/gtkcheckmenuitem.c:116 gtk/gtktogglebutton.c:132
1142 msgid "Active"
1143 msgstr ""
1144
1145 #: gtk/gtkcheckmenuitem.c:117
1146 msgid "Whether the menu item is checked"
1147 msgstr ""
1148
1149 #: gtk/gtkcheckmenuitem.c:124 gtk/gtktogglebutton.c:140
1150 msgid "Inconsistent"
1151 msgstr ""
1152
1153 #: gtk/gtkcheckmenuitem.c:125
1154 msgid "Whether to display an \"inconsistent\" state"
1155 msgstr ""
1156
1157 #: gtk/gtkcheckmenuitem.c:132
1158 msgid "Draw as radio menu item"
1159 msgstr ""
1160
1161 #: gtk/gtkcheckmenuitem.c:133
1162 msgid "Whether the menu item looks like a radio menu item"
1163 msgstr ""
1164
1165 #: gtk/gtkcolorbutton.c:202
1166 msgid "Use alpha"
1167 msgstr ""
1168
1169 #: gtk/gtkcolorbutton.c:203
1170 msgid "Whether or not to give the color an alpha value"
1171 msgstr ""
1172
1173 #: gtk/gtkcolorbutton.c:217 gtk/gtkfontbutton.c:175
1174 #: gtk/gtktreeviewcolumn.c:286
1175 msgid "Title"
1176 msgstr ""
1177
1178 #: gtk/gtkcolorbutton.c:218
1179 #, fuzzy
1180 msgid "The title of the color selection dialog"
1181 msgstr "Palette to use in the colour selector"
1182
1183 #: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1775
1184 msgid "Current Color"
1185 msgstr "Current Colour"
1186
1187 #: gtk/gtkcolorbutton.c:233
1188 #, fuzzy
1189 msgid "The selected color"
1190 msgstr "The current colour"
1191
1192 #: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1782
1193 msgid "Current Alpha"
1194 msgstr ""
1195
1196 #: gtk/gtkcolorbutton.c:248
1197 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)"
1198 msgstr ""
1199
1200 #: gtk/gtkcolorsel.c:1761
1201 msgid "Has Opacity Control"
1202 msgstr ""
1203
1204 #: gtk/gtkcolorsel.c:1762
1205 msgid "Whether the color selector should allow setting opacity"
1206 msgstr "Whether the colour selector should allow setting opacity"
1207
1208 #: gtk/gtkcolorsel.c:1768
1209 msgid "Has palette"
1210 msgstr ""
1211
1212 #: gtk/gtkcolorsel.c:1769
1213 msgid "Whether a palette should be used"
1214 msgstr ""
1215
1216 #: gtk/gtkcolorsel.c:1776
1217 msgid "The current color"
1218 msgstr "The current colour"
1219
1220 #: gtk/gtkcolorsel.c:1783
1221 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
1222 msgstr ""
1223
1224 #: gtk/gtkcolorsel.c:1797
1225 msgid "Custom palette"
1226 msgstr ""
1227
1228 #: gtk/gtkcolorsel.c:1798
1229 msgid "Palette to use in the color selector"
1230 msgstr "Palette to use in the colour selector"
1231
1232 #: gtk/gtkcombo.c:143
1233 msgid "Enable arrow keys"
1234 msgstr ""
1235
1236 #: gtk/gtkcombo.c:144
1237 msgid "Whether the arrow keys move through the list of items"
1238 msgstr ""
1239
1240 #: gtk/gtkcombo.c:150
1241 msgid "Always enable arrows"
1242 msgstr ""
1243
1244 #: gtk/gtkcombo.c:151
1245 msgid "Obsolete property, ignored"
1246 msgstr ""
1247
1248 #: gtk/gtkcombo.c:157
1249 msgid "Case sensitive"
1250 msgstr ""
1251
1252 #: gtk/gtkcombo.c:158
1253 msgid "Whether list item matching is case sensitive"
1254 msgstr ""
1255
1256 #: gtk/gtkcombo.c:165
1257 msgid "Allow empty"
1258 msgstr ""
1259
1260 #: gtk/gtkcombo.c:166
1261 msgid "Whether an empty value may be entered in this field"
1262 msgstr ""
1263
1264 #: gtk/gtkcombo.c:173
1265 msgid "Value in list"
1266 msgstr ""
1267
1268 #: gtk/gtkcombo.c:174
1269 msgid "Whether entered values must already be present in the list"
1270 msgstr ""
1271
1272 #: gtk/gtkcombobox.c:400
1273 msgid "ComboBox model"
1274 msgstr ""
1275
1276 #: gtk/gtkcombobox.c:401
1277 msgid "The model for the combo box"
1278 msgstr ""
1279
1280 #: gtk/gtkcombobox.c:408
1281 msgid "Wrap width"
1282 msgstr ""
1283
1284 #: gtk/gtkcombobox.c:409
1285 msgid "Wrap width for layouting the items in a grid"
1286 msgstr ""
1287
1288 #: gtk/gtkcombobox.c:418
1289 msgid "Row span column"
1290 msgstr ""
1291
1292 #: gtk/gtkcombobox.c:419
1293 msgid "TreeModel column containing the row span values"
1294 msgstr ""
1295
1296 #: gtk/gtkcombobox.c:428
1297 msgid "Column span column"
1298 msgstr ""
1299
1300 #: gtk/gtkcombobox.c:429
1301 msgid "TreeModel column containing the column span values"
1302 msgstr ""
1303
1304 #: gtk/gtkcombobox.c:438
1305 msgid "Active item"
1306 msgstr ""
1307
1308 #: gtk/gtkcombobox.c:439
1309 msgid "The item which is currently active"
1310 msgstr ""
1311
1312 #: gtk/gtkcombobox.c:447
1313 msgid "ComboBox appareance"
1314 msgstr ""
1315
1316 #: gtk/gtkcombobox.c:448
1317 msgid "ComboBox appearance, where TRUE means Windows-style."
1318 msgstr ""
1319
1320 #: gtk/gtkcomboboxentry.c:109
1321 msgid "Text Column"
1322 msgstr ""
1323
1324 #: gtk/gtkcomboboxentry.c:110
1325 msgid "A column in the data source model to get the strings from"
1326 msgstr ""
1327
1328 #: gtk/gtkcontainer.c:203
1329 msgid "Resize mode"
1330 msgstr ""
1331
1332 #: gtk/gtkcontainer.c:204
1333 msgid "Specify how resize events are handled"
1334 msgstr ""
1335
1336 #: gtk/gtkcontainer.c:211
1337 msgid "Border width"
1338 msgstr ""
1339
1340 #: gtk/gtkcontainer.c:212
1341 msgid "The width of the empty border outside the containers children"
1342 msgstr ""
1343
1344 #: gtk/gtkcontainer.c:220
1345 msgid "Child"
1346 msgstr ""
1347
1348 #: gtk/gtkcontainer.c:221
1349 msgid "Can be used to add a new child to the container"
1350 msgstr ""
1351
1352 #: gtk/gtkcurve.c:121
1353 msgid "Curve type"
1354 msgstr ""
1355
1356 #: gtk/gtkcurve.c:122
1357 msgid "Is this curve linear, spline interpolated, or free-form"
1358 msgstr ""
1359
1360 #: gtk/gtkcurve.c:130
1361 msgid "Minimum X"
1362 msgstr ""
1363
1364 #: gtk/gtkcurve.c:131
1365 msgid "Minimum possible value for X"
1366 msgstr ""
1367
1368 #: gtk/gtkcurve.c:140
1369 msgid "Maximum X"
1370 msgstr ""
1371
1372 #: gtk/gtkcurve.c:141
1373 msgid "Maximum possible X value"
1374 msgstr ""
1375
1376 #: gtk/gtkcurve.c:150
1377 msgid "Minimum Y"
1378 msgstr ""
1379
1380 #: gtk/gtkcurve.c:151
1381 msgid "Minimum possible value for Y"
1382 msgstr ""
1383
1384 #: gtk/gtkcurve.c:160
1385 msgid "Maximum Y"
1386 msgstr ""
1387
1388 #: gtk/gtkcurve.c:161
1389 msgid "Maximum possible value for Y"
1390 msgstr ""
1391
1392 #: gtk/gtkdialog.c:144
1393 msgid "Has separator"
1394 msgstr ""
1395
1396 #: gtk/gtkdialog.c:145
1397 msgid "The dialog has a separator bar above its buttons"
1398 msgstr ""
1399
1400 #: gtk/gtkdialog.c:170
1401 msgid "Content area border"
1402 msgstr ""
1403
1404 #: gtk/gtkdialog.c:171
1405 msgid "Width of border around the main dialog area"
1406 msgstr ""
1407
1408 #: gtk/gtkdialog.c:178
1409 msgid "Button spacing"
1410 msgstr ""
1411
1412 #: gtk/gtkdialog.c:179
1413 msgid "Spacing between buttons"
1414 msgstr ""
1415
1416 #: gtk/gtkdialog.c:187
1417 msgid "Action area border"
1418 msgstr ""
1419
1420 #: gtk/gtkdialog.c:188
1421 msgid "Width of border around the button area at the bottom of the dialog"
1422 msgstr ""
1423
1424 #: gtk/gtkentry.c:446 gtk/gtklabel.c:366
1425 msgid "Cursor Position"
1426 msgstr ""
1427
1428 #: gtk/gtkentry.c:447 gtk/gtklabel.c:367
1429 msgid "The current position of the insertion cursor in chars"
1430 msgstr ""
1431
1432 #: gtk/gtkentry.c:456 gtk/gtklabel.c:376
1433 msgid "Selection Bound"
1434 msgstr ""
1435
1436 #: gtk/gtkentry.c:457 gtk/gtklabel.c:377
1437 msgid ""
1438 "The position of the opposite end of the selection from the cursor in chars"
1439 msgstr ""
1440
1441 #: gtk/gtkentry.c:467
1442 msgid "Whether the entry contents can be edited"
1443 msgstr ""
1444
1445 #: gtk/gtkentry.c:474
1446 msgid "Maximum length"
1447 msgstr ""
1448
1449 #: gtk/gtkentry.c:475
1450 msgid "Maximum number of characters for this entry. Zero if no maximum"
1451 msgstr ""
1452
1453 #: gtk/gtkentry.c:483
1454 msgid "Visibility"
1455 msgstr ""
1456
1457 #: gtk/gtkentry.c:484
1458 msgid ""
1459 "FALSE displays the \"invisible char\" instead of the actual text (password "
1460 "mode)"
1461 msgstr ""
1462
1463 #: gtk/gtkentry.c:491
1464 msgid "Has Frame"
1465 msgstr ""
1466
1467 #: gtk/gtkentry.c:492
1468 msgid "FALSE removes outside bevel from entry"
1469 msgstr ""
1470
1471 #: gtk/gtkentry.c:499
1472 msgid "Invisible character"
1473 msgstr ""
1474
1475 #: gtk/gtkentry.c:500
1476 msgid "The character to use when masking entry contents (in \"password mode\")"
1477 msgstr ""
1478
1479 #: gtk/gtkentry.c:507
1480 msgid "Activates default"
1481 msgstr ""
1482
1483 #: gtk/gtkentry.c:508
1484 msgid ""
1485 "Whether to activate the default widget (such as the default button in a "
1486 "dialog) when Enter is pressed"
1487 msgstr ""
1488
1489 #: gtk/gtkentry.c:514
1490 msgid "Width in chars"
1491 msgstr ""
1492
1493 #: gtk/gtkentry.c:515
1494 msgid "Number of characters to leave space for in the entry"
1495 msgstr ""
1496
1497 #: gtk/gtkentry.c:524
1498 msgid "Scroll offset"
1499 msgstr ""
1500
1501 #: gtk/gtkentry.c:525
1502 msgid "Number of pixels of the entry scrolled off the screen to the left"
1503 msgstr ""
1504
1505 #: gtk/gtkentry.c:535
1506 msgid "The contents of the entry"
1507 msgstr ""
1508
1509 #: gtk/gtkentry.c:766
1510 msgid "Select on focus"
1511 msgstr ""
1512
1513 #: gtk/gtkentry.c:767
1514 msgid "Whether to select the contents of an entry when it is focused"
1515 msgstr ""
1516
1517 #: gtk/gtkentrycompletion.c:199
1518 msgid "Completion Model"
1519 msgstr ""
1520
1521 #: gtk/gtkentrycompletion.c:200
1522 msgid "The model to find matches in"
1523 msgstr ""
1524
1525 #: gtk/gtkentrycompletion.c:206
1526 msgid "Minimum Key Length"
1527 msgstr ""
1528
1529 #: gtk/gtkentrycompletion.c:207
1530 msgid "Minimum length of the search key in order to look up matches"
1531 msgstr ""
1532
1533 #: gtk/gtkeventbox.c:119
1534 msgid "Visible Window"
1535 msgstr ""
1536
1537 #: gtk/gtkeventbox.c:120
1538 msgid ""
1539 "Whether the event box is visible, as opposed to invisible and only used to "
1540 "trap events."
1541 msgstr ""
1542
1543 #: gtk/gtkeventbox.c:126
1544 msgid "Above child"
1545 msgstr ""
1546
1547 #: gtk/gtkeventbox.c:127
1548 msgid ""
1549 "Whether the event-trapping window of the eventbox is above the window of the "
1550 "child widget as opposed to below it."
1551 msgstr ""
1552
1553 #: gtk/gtkexpander.c:194
1554 msgid "Expanded"
1555 msgstr ""
1556
1557 #: gtk/gtkexpander.c:195
1558 msgid "Whether the expander has been opened to reveal the child widget"
1559 msgstr ""
1560
1561 #: gtk/gtkexpander.c:203
1562 msgid "Text of the expander's label"
1563 msgstr ""
1564
1565 #: gtk/gtkexpander.c:218 gtk/gtklabel.c:302
1566 msgid "Use markup"
1567 msgstr ""
1568
1569 #: gtk/gtkexpander.c:219 gtk/gtklabel.c:303
1570 msgid "The text of the label includes XML markup. See pango_parse_markup()"
1571 msgstr ""
1572
1573 #: gtk/gtkexpander.c:227
1574 msgid "Space to put between the label and the child"
1575 msgstr ""
1576
1577 #: gtk/gtkexpander.c:236 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193
1578 msgid "Label widget"
1579 msgstr ""
1580
1581 #: gtk/gtkexpander.c:237
1582 msgid "A widget to display in place of the usual expander label"
1583 msgstr ""
1584
1585 #: gtk/gtkexpander.c:243 gtk/gtktreeview.c:621
1586 msgid "Expander Size"
1587 msgstr ""
1588
1589 #: gtk/gtkexpander.c:244 gtk/gtktreeview.c:622
1590 msgid "Size of the expander arrow"
1591 msgstr ""
1592
1593 #: gtk/gtkexpander.c:253
1594 msgid "Spacing around expander arrow"
1595 msgstr ""
1596
1597 #: gtk/gtkfilechooser.c:92
1598 msgid "Action"
1599 msgstr ""
1600
1601 #: gtk/gtkfilechooser.c:93
1602 msgid "The type of operation that the file selector is performing"
1603 msgstr ""
1604
1605 #: gtk/gtkfilechooser.c:99
1606 msgid "File System Backend"
1607 msgstr ""
1608
1609 #: gtk/gtkfilechooser.c:100
1610 msgid "Name of file system backend to use"
1611 msgstr ""
1612
1613 #: gtk/gtkfilechooser.c:105
1614 msgid "Filter"
1615 msgstr ""
1616
1617 #: gtk/gtkfilechooser.c:106
1618 msgid "The current filter for selecting which files are displayed"
1619 msgstr ""
1620
1621 #: gtk/gtkfilechooser.c:111
1622 msgid "Folder Mode"
1623 msgstr ""
1624
1625 #: gtk/gtkfilechooser.c:112
1626 msgid "Whether to select folders rather than files"
1627 msgstr ""
1628
1629 #: gtk/gtkfilechooser.c:117
1630 msgid "Local Only"
1631 msgstr ""
1632
1633 #: gtk/gtkfilechooser.c:118
1634 msgid "Whether the selected file(s) should be limited to local file: URLs"
1635 msgstr ""
1636
1637 #: gtk/gtkfilechooser.c:123
1638 msgid "Preview widget"
1639 msgstr ""
1640
1641 #: gtk/gtkfilechooser.c:124
1642 msgid "Application supplied widget for custom previews."
1643 msgstr ""
1644
1645 #: gtk/gtkfilechooser.c:129
1646 msgid "Preview Widget Active"
1647 msgstr ""
1648
1649 #: gtk/gtkfilechooser.c:130
1650 msgid ""
1651 "Whether the application supplied widget for custom previews should be shown."
1652 msgstr ""
1653
1654 #: gtk/gtkfilechooser.c:135
1655 msgid "Extra widget"
1656 msgstr ""
1657
1658 #: gtk/gtkfilechooser.c:136
1659 msgid "Application supplied widget for extra options."
1660 msgstr ""
1661
1662 #: gtk/gtkfilechooser.c:141
1663 msgid "Select Multiple"
1664 msgstr ""
1665
1666 #: gtk/gtkfilechooser.c:142 gtk/gtkfilesel.c:575
1667 msgid "Whether to allow multiple files to be selected"
1668 msgstr ""
1669
1670 #: gtk/gtkfilechooser.c:148
1671 msgid "Show Hidden"
1672 msgstr ""
1673
1674 #: gtk/gtkfilechooser.c:149
1675 msgid "Whether the hidden files and folders should be displayed"
1676 msgstr ""
1677
1678 #: gtk/gtkfilesel.c:559 gtk/gtkimage.c:167
1679 msgid "Filename"
1680 msgstr ""
1681
1682 #: gtk/gtkfilesel.c:560
1683 msgid "The currently selected filename"
1684 msgstr ""
1685
1686 #: gtk/gtkfilesel.c:566
1687 msgid "Show file operations"
1688 msgstr ""
1689
1690 #: gtk/gtkfilesel.c:567
1691 msgid "Whether buttons for creating/manipulating files should be displayed"
1692 msgstr ""
1693
1694 #: gtk/gtkfilesel.c:574
1695 msgid "Select multiple"
1696 msgstr ""
1697
1698 #: gtk/gtkfixed.c:120 gtk/gtklayout.c:611
1699 msgid "X position"
1700 msgstr ""
1701
1702 #: gtk/gtkfixed.c:121 gtk/gtklayout.c:612
1703 msgid "X position of child widget"
1704 msgstr ""
1705
1706 #: gtk/gtkfixed.c:130 gtk/gtklayout.c:621
1707 msgid "Y position"
1708 msgstr ""
1709
1710 #: gtk/gtkfixed.c:131 gtk/gtklayout.c:622
1711 msgid "Y position of child widget"
1712 msgstr ""
1713
1714 #: gtk/gtkfontbutton.c:176
1715 msgid "The title of the font selection dialog"
1716 msgstr ""
1717
1718 #: gtk/gtkfontbutton.c:191 gtk/gtkfontsel.c:210
1719 msgid "Font name"
1720 msgstr ""
1721
1722 #: gtk/gtkfontbutton.c:192
1723 msgid "The name of the selected font"
1724 msgstr ""
1725
1726 #: gtk/gtkfontbutton.c:193
1727 msgid "Sans 12"
1728 msgstr ""
1729
1730 #: gtk/gtkfontbutton.c:207
1731 msgid "Use font in label"
1732 msgstr ""
1733
1734 #: gtk/gtkfontbutton.c:208
1735 msgid "Whether the label is drawn in the selected font"
1736 msgstr ""
1737
1738 #: gtk/gtkfontbutton.c:223
1739 msgid "Use size in label"
1740 msgstr ""
1741
1742 #: gtk/gtkfontbutton.c:224
1743 msgid "Whether the label is drawn with the selected font size"
1744 msgstr ""
1745
1746 #: gtk/gtkfontbutton.c:240
1747 msgid "Show style"
1748 msgstr ""
1749
1750 #: gtk/gtkfontbutton.c:241
1751 msgid "Whether the selected font style is shown in the label"
1752 msgstr ""
1753
1754 #: gtk/gtkfontbutton.c:256
1755 msgid "Show size"
1756 msgstr ""
1757
1758 #: gtk/gtkfontbutton.c:257
1759 msgid "Whether selected font size is shown in the label"
1760 msgstr ""
1761
1762 #: gtk/gtkfontsel.c:211
1763 msgid "The X string that represents this font"
1764 msgstr ""
1765
1766 #: gtk/gtkfontsel.c:218
1767 msgid "The GdkFont that is currently selected"
1768 msgstr ""
1769
1770 #: gtk/gtkfontsel.c:224
1771 msgid "Preview text"
1772 msgstr ""
1773
1774 #: gtk/gtkfontsel.c:225
1775 msgid "The text to display in order to demonstrate the selected font"
1776 msgstr ""
1777
1778 #: gtk/gtkframe.c:126
1779 msgid "Text of the frame's label"
1780 msgstr ""
1781
1782 #: gtk/gtkframe.c:133
1783 msgid "Label xalign"
1784 msgstr ""
1785
1786 #: gtk/gtkframe.c:134
1787 msgid "The horizontal alignment of the label"
1788 msgstr ""
1789
1790 #: gtk/gtkframe.c:143
1791 msgid "Label yalign"
1792 msgstr ""
1793
1794 #: gtk/gtkframe.c:144
1795 msgid "The vertical alignment of the label"
1796 msgstr ""
1797
1798 #: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:195
1799 msgid "Deprecated property, use shadow_type instead"
1800 msgstr ""
1801
1802 #: gtk/gtkframe.c:160
1803 msgid "Frame shadow"
1804 msgstr ""
1805
1806 #: gtk/gtkframe.c:161
1807 msgid "Appearance of the frame border"
1808 msgstr ""
1809
1810 #: gtk/gtkframe.c:170
1811 msgid "A widget to display in place of the usual frame label"
1812 msgstr ""
1813
1814 #: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194
1815 #: gtk/gtktoolbar.c:574 gtk/gtkviewport.c:150
1816 msgid "Shadow type"
1817 msgstr ""
1818
1819 #: gtk/gtkhandlebox.c:203
1820 msgid "Appearance of the shadow that surrounds the container"
1821 msgstr ""
1822
1823 #: gtk/gtkhandlebox.c:211
1824 msgid "Handle position"
1825 msgstr ""
1826
1827 #: gtk/gtkhandlebox.c:212
1828 msgid "Position of the handle relative to the child widget"
1829 msgstr ""
1830
1831 #: gtk/gtkhandlebox.c:220
1832 msgid "Snap edge"
1833 msgstr ""
1834
1835 #: gtk/gtkhandlebox.c:221
1836 msgid ""
1837 "Side of the handlebox that's lined up with the docking point to dock the "
1838 "handlebox"
1839 msgstr ""
1840
1841 #: gtk/gtkhandlebox.c:229
1842 msgid "Snap edge set"
1843 msgstr ""
1844
1845 #: gtk/gtkhandlebox.c:230
1846 msgid ""
1847 "Whether to use the value from the snap_edge property or a value derived from "
1848 "handle_position"
1849 msgstr ""
1850
1851 #: gtk/gtkimage.c:135
1852 msgid "Pixbuf"
1853 msgstr ""
1854
1855 #: gtk/gtkimage.c:136
1856 msgid "A GdkPixbuf to display"
1857 msgstr ""
1858
1859 #: gtk/gtkimage.c:143
1860 msgid "Pixmap"
1861 msgstr ""
1862
1863 #: gtk/gtkimage.c:144
1864 msgid "A GdkPixmap to display"
1865 msgstr ""
1866
1867 #: gtk/gtkimage.c:151
1868 msgid "Image"
1869 msgstr ""
1870
1871 #: gtk/gtkimage.c:152
1872 msgid "A GdkImage to display"
1873 msgstr ""
1874
1875 #: gtk/gtkimage.c:159
1876 msgid "Mask"
1877 msgstr ""
1878
1879 #: gtk/gtkimage.c:160
1880 msgid "Mask bitmap to use with GdkImage or GdkPixmap"
1881 msgstr ""
1882
1883 #: gtk/gtkimage.c:168
1884 msgid "Filename to load and display"
1885 msgstr ""
1886
1887 #: gtk/gtkimage.c:177
1888 msgid "Stock ID for a stock image to display"
1889 msgstr ""
1890
1891 #: gtk/gtkimage.c:184
1892 msgid "Icon set"
1893 msgstr ""
1894
1895 #: gtk/gtkimage.c:185
1896 msgid "Icon set to display"
1897 msgstr ""
1898
1899 #: gtk/gtkimage.c:192
1900 msgid "Icon size"
1901 msgstr ""
1902
1903 #: gtk/gtkimage.c:193
1904 msgid "Size to use for stock icon or icon set"
1905 msgstr ""
1906
1907 #: gtk/gtkimage.c:201
1908 msgid "Animation"
1909 msgstr ""
1910
1911 #: gtk/gtkimage.c:202
1912 msgid "GdkPixbufAnimation to display"
1913 msgstr ""
1914
1915 #: gtk/gtkimage.c:209
1916 msgid "Storage type"
1917 msgstr ""
1918
1919 #: gtk/gtkimage.c:210
1920 msgid "The representation being used for image data"
1921 msgstr ""
1922
1923 #: gtk/gtkimagemenuitem.c:137
1924 msgid "Image widget"
1925 msgstr ""
1926
1927 #: gtk/gtkimagemenuitem.c:138
1928 msgid "Child widget to appear next to the menu text"
1929 msgstr ""
1930
1931 #: gtk/gtkimagemenuitem.c:143
1932 msgid "Show menu images"
1933 msgstr ""
1934
1935 #: gtk/gtkimagemenuitem.c:144
1936 msgid "Whether images should be shown in menus"
1937 msgstr ""
1938
1939 #: gtk/gtkinvisible.c:114 gtk/gtkwindow.c:542
1940 msgid "Screen"
1941 msgstr ""
1942
1943 #: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:543
1944 msgid "The screen where this window will be displayed"
1945 msgstr ""
1946
1947 #: gtk/gtklabel.c:289
1948 msgid "The text of the label"
1949 msgstr ""
1950
1951 #: gtk/gtklabel.c:296
1952 msgid "A list of style attributes to apply to the text of the label"
1953 msgstr ""
1954
1955 #: gtk/gtklabel.c:317 gtk/gtktexttag.c:374 gtk/gtktextview.c:602
1956 msgid "Justification"
1957 msgstr ""
1958
1959 #: gtk/gtklabel.c:318
1960 msgid ""
1961 "The alignment of the lines in the text of the label relative to each other. "
1962 "This does NOT affect the alignment of the label within its allocation. See "
1963 "GtkMisc::xalign for that"
1964 msgstr ""
1965
1966 #: gtk/gtklabel.c:326
1967 msgid "Pattern"
1968 msgstr ""
1969
1970 #: gtk/gtklabel.c:327
1971 msgid ""
1972 "A string with _ characters in positions correspond to characters in the text "
1973 "to underline"
1974 msgstr ""
1975
1976 #: gtk/gtklabel.c:334
1977 msgid "Line wrap"
1978 msgstr ""
1979
1980 #: gtk/gtklabel.c:335
1981 msgid "If set, wrap lines if the text becomes too wide"
1982 msgstr ""
1983
1984 #: gtk/gtklabel.c:341
1985 msgid "Selectable"
1986 msgstr ""
1987
1988 #: gtk/gtklabel.c:342
1989 msgid "Whether the label text can be selected with the mouse"
1990 msgstr ""
1991
1992 #: gtk/gtklabel.c:348
1993 msgid "Mnemonic key"
1994 msgstr ""
1995
1996 #: gtk/gtklabel.c:349
1997 msgid "The mnemonic accelerator key for this label"
1998 msgstr ""
1999
2000 #: gtk/gtklabel.c:357
2001 msgid "Mnemonic widget"
2002 msgstr ""
2003
2004 #: gtk/gtklabel.c:358
2005 msgid "The widget to be activated when the label's mnemonic key is pressed"
2006 msgstr ""
2007
2008 #: gtk/gtklayout.c:631 gtk/gtkviewport.c:134
2009 msgid "Horizontal adjustment"
2010 msgstr ""
2011
2012 #: gtk/gtklayout.c:632 gtk/gtkscrolledwindow.c:236
2013 msgid "The GtkAdjustment for the horizontal position"
2014 msgstr ""
2015
2016 #: gtk/gtklayout.c:639 gtk/gtkviewport.c:142
2017 msgid "Vertical adjustment"
2018 msgstr ""
2019
2020 #: gtk/gtklayout.c:640 gtk/gtkscrolledwindow.c:243
2021 msgid "The GtkAdjustment for the vertical position"
2022 msgstr ""
2023
2024 #: gtk/gtklayout.c:648
2025 msgid "The width of the layout"
2026 msgstr ""
2027
2028 #: gtk/gtklayout.c:657
2029 msgid "The height of the layout"
2030 msgstr ""
2031
2032 #: gtk/gtkmenu.c:352
2033 msgid "Tearoff Title"
2034 msgstr ""
2035
2036 #: gtk/gtkmenu.c:353
2037 msgid ""
2038 "A title that may be displayed by the window manager when this menu is torn-"
2039 "off"
2040 msgstr ""
2041
2042 #: gtk/gtkmenu.c:359
2043 msgid "Vertical Padding"
2044 msgstr ""
2045
2046 #: gtk/gtkmenu.c:360
2047 msgid "Extra space at the top and bottom of the menu"
2048 msgstr ""
2049
2050 #: gtk/gtkmenu.c:368
2051 msgid "Vertical Offset"
2052 msgstr ""
2053
2054 #: gtk/gtkmenu.c:369
2055 msgid ""
2056 "When the menu is a submenu, position it this number of pixels offset "
2057 "vertically"
2058 msgstr ""
2059
2060 #: gtk/gtkmenu.c:377
2061 msgid "Horizontal Offset"
2062 msgstr ""
2063
2064 #: gtk/gtkmenu.c:378
2065 msgid ""
2066 "When the menu is a submenu, position it this number of pixels offset "
2067 "horizontally"
2068 msgstr ""
2069
2070 #: gtk/gtkmenu.c:388
2071 msgid "Left Attach"
2072 msgstr ""
2073
2074 #: gtk/gtkmenu.c:389 gtk/gtktable.c:203
2075 msgid "The column number to attach the left side of the child to"
2076 msgstr ""
2077
2078 #: gtk/gtkmenu.c:396
2079 msgid "Right Attach"
2080 msgstr ""
2081
2082 #: gtk/gtkmenu.c:397
2083 msgid "The column number to attach the right side of the child to"
2084 msgstr ""
2085
2086 #: gtk/gtkmenu.c:404
2087 msgid "Top Attach"
2088 msgstr ""
2089
2090 #: gtk/gtkmenu.c:405
2091 msgid "The row number to attach the top of the child to"
2092 msgstr ""
2093
2094 #: gtk/gtkmenu.c:412
2095 msgid "Bottom Attach"
2096 msgstr ""
2097
2098 #: gtk/gtkmenu.c:413 gtk/gtktable.c:224
2099 msgid "The row number to attach the bottom of the child to"
2100 msgstr ""
2101
2102 #: gtk/gtkmenu.c:500
2103 msgid "Can change accelerators"
2104 msgstr ""
2105
2106 #: gtk/gtkmenu.c:501
2107 msgid ""
2108 "Whether menu accelerators can be changed by pressing a key over the menu item"
2109 msgstr ""
2110
2111 #: gtk/gtkmenu.c:506
2112 msgid "Delay before submenus appear"
2113 msgstr ""
2114
2115 #: gtk/gtkmenu.c:507
2116 msgid ""
2117 "Minimum time the pointer must stay over a menu item before the submenu appear"
2118 msgstr ""
2119
2120 #: gtk/gtkmenu.c:514
2121 msgid "Delay before hiding a submenu"
2122 msgstr ""
2123
2124 #: gtk/gtkmenu.c:515
2125 msgid ""
2126 "The time before hiding a submenu when the pointer is moving towards the "
2127 "submenu"
2128 msgstr ""
2129
2130 #: gtk/gtkmenubar.c:157
2131 msgid "Style of bevel around the menubar"
2132 msgstr ""
2133
2134 #: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:550
2135 msgid "Internal padding"
2136 msgstr ""
2137
2138 #: gtk/gtkmenubar.c:165
2139 msgid "Amount of border space between the menubar shadow and the menu items"
2140 msgstr ""
2141
2142 #: gtk/gtkmenubar.c:172
2143 msgid "Delay before drop down menus appear"
2144 msgstr ""
2145
2146 #: gtk/gtkmenubar.c:173
2147 msgid "Delay before the submenus of a menu bar appear"
2148 msgstr ""
2149
2150 #: gtk/gtkmessagedialog.c:109
2151 msgid "Image/label border"
2152 msgstr ""
2153
2154 #: gtk/gtkmessagedialog.c:110
2155 msgid "Width of border around the label and image in the message dialog"
2156 msgstr ""
2157
2158 #: gtk/gtkmessagedialog.c:125
2159 msgid "Use separator"
2160 msgstr ""
2161
2162 #: gtk/gtkmessagedialog.c:126
2163 msgid ""
2164 "Whether to put a separator between the message dialog's text and the buttons"
2165 msgstr ""
2166
2167 #: gtk/gtkmessagedialog.c:132
2168 msgid "Message Type"
2169 msgstr ""
2170
2171 #: gtk/gtkmessagedialog.c:133
2172 msgid "The type of message"
2173 msgstr ""
2174
2175 #: gtk/gtkmessagedialog.c:140
2176 msgid "Message Buttons"
2177 msgstr ""
2178
2179 #: gtk/gtkmessagedialog.c:141
2180 msgid "The buttons shown in the message dialog"
2181 msgstr ""
2182
2183 #: gtk/gtkmisc.c:98
2184 msgid "X align"
2185 msgstr ""
2186
2187 #: gtk/gtkmisc.c:99
2188 msgid "The horizontal alignment, from 0 (left) to 1 (right)"
2189 msgstr ""
2190
2191 #: gtk/gtkmisc.c:108
2192 msgid "Y align"
2193 msgstr ""
2194
2195 #: gtk/gtkmisc.c:109
2196 msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
2197 msgstr ""
2198
2199 #: gtk/gtkmisc.c:118
2200 msgid "X pad"
2201 msgstr ""
2202
2203 #: gtk/gtkmisc.c:119
2204 msgid ""
2205 "The amount of space to add on the left and right of the widget, in pixels"
2206 msgstr ""
2207
2208 #: gtk/gtkmisc.c:128
2209 msgid "Y pad"
2210 msgstr ""
2211
2212 #: gtk/gtkmisc.c:129
2213 msgid ""
2214 "The amount of space to add on the top and bottom of the widget, in pixels"
2215 msgstr ""
2216
2217 #: gtk/gtknotebook.c:396
2218 msgid "Page"
2219 msgstr ""
2220
2221 #: gtk/gtknotebook.c:397
2222 msgid "The index of the current page"
2223 msgstr ""
2224
2225 #: gtk/gtknotebook.c:405
2226 msgid "Tab Position"
2227 msgstr ""
2228
2229 #: gtk/gtknotebook.c:406
2230 msgid "Which side of the notebook holds the tabs"
2231 msgstr ""
2232
2233 #: gtk/gtknotebook.c:413
2234 msgid "Tab Border"
2235 msgstr ""
2236
2237 #: gtk/gtknotebook.c:414
2238 msgid "Width of the border around the tab labels"
2239 msgstr ""
2240
2241 #: gtk/gtknotebook.c:422
2242 msgid "Horizontal Tab Border"
2243 msgstr ""
2244
2245 #: gtk/gtknotebook.c:423
2246 msgid "Width of the horizontal border of tab labels"
2247 msgstr ""
2248
2249 #: gtk/gtknotebook.c:431
2250 msgid "Vertical Tab Border"
2251 msgstr ""
2252
2253 #: gtk/gtknotebook.c:432
2254 msgid "Width of the vertical border of tab labels"
2255 msgstr ""
2256
2257 #: gtk/gtknotebook.c:440
2258 msgid "Show Tabs"
2259 msgstr ""
2260
2261 #: gtk/gtknotebook.c:441
2262 msgid "Whether tabs should be shown or not"
2263 msgstr ""
2264
2265 #: gtk/gtknotebook.c:447
2266 msgid "Show Border"
2267 msgstr ""
2268
2269 #: gtk/gtknotebook.c:448
2270 msgid "Whether the border should be shown or not"
2271 msgstr ""
2272
2273 #: gtk/gtknotebook.c:454
2274 msgid "Scrollable"
2275 msgstr ""
2276
2277 #: gtk/gtknotebook.c:455
2278 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
2279 msgstr ""
2280
2281 #: gtk/gtknotebook.c:461
2282 msgid "Enable Popup"
2283 msgstr ""
2284
2285 #: gtk/gtknotebook.c:462
2286 msgid ""
2287 "If TRUE, pressing the right mouse button on the notebook pops up a menu that "
2288 "you can use to go to a page"
2289 msgstr ""
2290
2291 #: gtk/gtknotebook.c:469
2292 msgid "Whether tabs should have homogeneous sizes"
2293 msgstr ""
2294
2295 #: gtk/gtknotebook.c:476
2296 msgid "Tab label"
2297 msgstr ""
2298
2299 #: gtk/gtknotebook.c:477
2300 msgid "The string displayed on the childs tab label"
2301 msgstr ""
2302
2303 #: gtk/gtknotebook.c:483
2304 msgid "Menu label"
2305 msgstr ""
2306
2307 #: gtk/gtknotebook.c:484
2308 msgid "The string displayed in the childs menu entry"
2309 msgstr ""
2310
2311 #: gtk/gtknotebook.c:497
2312 msgid "Tab expand"
2313 msgstr ""
2314
2315 #: gtk/gtknotebook.c:498
2316 msgid "Whether to expand the childs tab or not"
2317 msgstr ""
2318
2319 #: gtk/gtknotebook.c:504
2320 msgid "Tab fill"
2321 msgstr ""
2322
2323 #: gtk/gtknotebook.c:505
2324 msgid "Wheather the childs tab should fill the allocated area or not"
2325 msgstr ""
2326
2327 #: gtk/gtknotebook.c:511
2328 msgid "Tab pack type"
2329 msgstr ""
2330
2331 #: gtk/gtknotebook.c:527 gtk/gtkscrollbar.c:113
2332 msgid "Secondary backward stepper"
2333 msgstr ""
2334
2335 #: gtk/gtknotebook.c:528
2336 msgid ""
2337 "Display a second backward arrow button on the opposite end of the tab area"
2338 msgstr ""
2339
2340 #: gtk/gtknotebook.c:544 gtk/gtkscrollbar.c:121
2341 msgid "Secondary forward stepper"
2342 msgstr ""
2343
2344 #: gtk/gtknotebook.c:545
2345 msgid ""
2346 "Display a second forward arrow button on the opposite end of the tab area"
2347 msgstr ""
2348
2349 #: gtk/gtknotebook.c:560 gtk/gtkscrollbar.c:97
2350 msgid "Backward stepper"
2351 msgstr ""
2352
2353 #: gtk/gtknotebook.c:561 gtk/gtkscrollbar.c:98
2354 msgid "Display the standard backward arrow button"
2355 msgstr ""
2356
2357 #: gtk/gtknotebook.c:576 gtk/gtkscrollbar.c:105
2358 msgid "Forward stepper"
2359 msgstr ""
2360
2361 #: gtk/gtknotebook.c:577 gtk/gtkscrollbar.c:106
2362 msgid "Display the standard forward arrow button"
2363 msgstr ""
2364
2365 #: gtk/gtkoptionmenu.c:192
2366 msgid "Menu"
2367 msgstr ""
2368
2369 #: gtk/gtkoptionmenu.c:193
2370 msgid "The menu of options"
2371 msgstr ""
2372
2373 #: gtk/gtkoptionmenu.c:200
2374 msgid "Size of dropdown indicator"
2375 msgstr ""
2376
2377 #: gtk/gtkoptionmenu.c:206
2378 msgid "Spacing around indicator"
2379 msgstr ""
2380
2381 #: gtk/gtkpaned.c:239
2382 msgid ""
2383 "Position of paned separator in pixels (0 means all the way to the left/top)"
2384 msgstr ""
2385
2386 #: gtk/gtkpaned.c:247
2387 msgid "Position Set"
2388 msgstr ""
2389
2390 #: gtk/gtkpaned.c:248
2391 msgid "TRUE if the Position property should be used"
2392 msgstr ""
2393
2394 #: gtk/gtkpaned.c:254
2395 msgid "Handle Size"
2396 msgstr ""
2397
2398 #: gtk/gtkpaned.c:255
2399 msgid "Width of handle"
2400 msgstr ""
2401
2402 #: gtk/gtkpaned.c:271
2403 msgid "Minimal Position"
2404 msgstr ""
2405
2406 #: gtk/gtkpaned.c:272
2407 msgid "Smallest possible value for the \"position\" property"
2408 msgstr ""
2409
2410 #: gtk/gtkpaned.c:289
2411 msgid "Maximal Position"
2412 msgstr ""
2413
2414 #: gtk/gtkpaned.c:290
2415 msgid "Largest possible value for the \"position\" property"
2416 msgstr ""
2417
2418 #: gtk/gtkpaned.c:307
2419 msgid "Resize"
2420 msgstr ""
2421
2422 #: gtk/gtkpaned.c:308
2423 msgid "If TRUE, the child expands and shrinks along with the paned widget"
2424 msgstr ""
2425
2426 #: gtk/gtkpaned.c:323
2427 msgid "Shrink"
2428 msgstr ""
2429
2430 #: gtk/gtkpaned.c:324
2431 msgid "If TRUE, the child can be made smaller than its requisition"
2432 msgstr ""
2433
2434 #: gtk/gtkpreview.c:133
2435 msgid ""
2436 "Whether the preview widget should take up the entire space it is allocated"
2437 msgstr ""
2438
2439 #: gtk/gtkprogress.c:129
2440 msgid "Activity mode"
2441 msgstr ""
2442
2443 #: gtk/gtkprogress.c:130
2444 msgid ""
2445 "If TRUE the GtkProgress is in activity mode, meaning that it signals "
2446 "something is happening, but not how much of the activity is finished. This "
2447 "is used when you're doing something that you don't know how long it will take"
2448 msgstr ""
2449
2450 #: gtk/gtkprogress.c:137
2451 msgid "Show text"
2452 msgstr ""
2453
2454 #: gtk/gtkprogress.c:138
2455 msgid "Whether the progress is shown as text"
2456 msgstr ""
2457
2458 #: gtk/gtkprogress.c:145
2459 msgid "Text x alignment"
2460 msgstr ""
2461
2462 #: gtk/gtkprogress.c:146
2463 msgid ""
2464 "A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
2465 "in the progress widget"
2466 msgstr ""
2467
2468 #: gtk/gtkprogress.c:154
2469 msgid "Text y alignment"
2470 msgstr ""
2471
2472 #: gtk/gtkprogress.c:155
2473 msgid ""
2474 "A number between 0.0 and 1.0 specifying the vertical alignment of the text "
2475 "in the progress widget"
2476 msgstr ""
2477
2478 #: gtk/gtkprogressbar.c:142 gtk/gtkrange.c:290 gtk/gtkspinbutton.c:240
2479 msgid "Adjustment"
2480 msgstr ""
2481
2482 #: gtk/gtkprogressbar.c:143
2483 msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
2484 msgstr ""
2485
2486 #: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:499
2487 msgid "Orientation"
2488 msgstr ""
2489
2490 #: gtk/gtkprogressbar.c:151
2491 msgid "Orientation and growth direction of the progress bar"
2492 msgstr ""
2493
2494 #: gtk/gtkprogressbar.c:159
2495 msgid "Bar style"
2496 msgstr ""
2497
2498 #: gtk/gtkprogressbar.c:160
2499 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
2500 msgstr ""
2501
2502 #: gtk/gtkprogressbar.c:168
2503 msgid "Activity Step"
2504 msgstr ""
2505
2506 #: gtk/gtkprogressbar.c:169
2507 msgid "The increment used for each iteration in activity mode (Deprecated)"
2508 msgstr ""
2509
2510 #: gtk/gtkprogressbar.c:178
2511 msgid "Activity Blocks"
2512 msgstr ""
2513
2514 #: gtk/gtkprogressbar.c:179
2515 msgid ""
2516 "The number of blocks which can fit in the progress bar area in activity mode "
2517 "(Deprecated)"
2518 msgstr ""
2519
2520 #: gtk/gtkprogressbar.c:188
2521 msgid "Discrete Blocks"
2522 msgstr ""
2523
2524 #: gtk/gtkprogressbar.c:189
2525 msgid ""
2526 "The number of discrete blocks in a progress bar (when shown in the discrete "
2527 "style)"
2528 msgstr ""
2529
2530 #: gtk/gtkprogressbar.c:198
2531 msgid "Fraction"
2532 msgstr ""
2533
2534 #: gtk/gtkprogressbar.c:199
2535 msgid "The fraction of total work that has been completed"
2536 msgstr ""
2537
2538 #: gtk/gtkprogressbar.c:208
2539 msgid "Pulse Step"
2540 msgstr ""
2541
2542 #: gtk/gtkprogressbar.c:209
2543 msgid "The fraction of total progress to move the bouncing block when pulsed"
2544 msgstr ""
2545
2546 #: gtk/gtkprogressbar.c:219
2547 msgid "Text to be displayed in the progress bar"
2548 msgstr ""
2549
2550 #: gtk/gtkradioaction.c:138
2551 msgid "The value"
2552 msgstr ""
2553
2554 #: gtk/gtkradioaction.c:139
2555 msgid ""
2556 "The value returned by gtk_radio_action_get_current_value() when this action "
2557 "is the current action of its group."
2558 msgstr ""
2559
2560 #: gtk/gtkradioaction.c:155 gtk/gtkradiobutton.c:109
2561 msgid "Group"
2562 msgstr ""
2563
2564 #: gtk/gtkradioaction.c:156
2565 msgid "The radio action whose group this action belongs."
2566 msgstr ""
2567
2568 #: gtk/gtkradiobutton.c:110
2569 msgid "The radio button whose group this widget belongs."
2570 msgstr ""
2571
2572 #: gtk/gtkrange.c:281
2573 msgid "Update policy"
2574 msgstr ""
2575
2576 #: gtk/gtkrange.c:282
2577 msgid "How the range should be updated on the screen"
2578 msgstr ""
2579
2580 #: gtk/gtkrange.c:291
2581 msgid "The GtkAdjustment that contains the current value of this range object"
2582 msgstr ""
2583
2584 #: gtk/gtkrange.c:298
2585 msgid "Inverted"
2586 msgstr ""
2587
2588 #: gtk/gtkrange.c:299
2589 msgid "Invert direction slider moves to increase range value"
2590 msgstr ""
2591
2592 #: gtk/gtkrange.c:305
2593 msgid "Slider Width"
2594 msgstr ""
2595
2596 #: gtk/gtkrange.c:306
2597 msgid "Width of scrollbar or scale thumb"
2598 msgstr ""
2599
2600 #: gtk/gtkrange.c:313
2601 msgid "Trough Border"
2602 msgstr ""
2603
2604 #: gtk/gtkrange.c:314
2605 msgid "Spacing between thumb/steppers and outer trough bevel"
2606 msgstr ""
2607
2608 #: gtk/gtkrange.c:321
2609 msgid "Stepper Size"
2610 msgstr ""
2611
2612 #: gtk/gtkrange.c:322
2613 msgid "Length of step buttons at ends"
2614 msgstr ""
2615
2616 #: gtk/gtkrange.c:329
2617 msgid "Stepper Spacing"
2618 msgstr ""
2619
2620 #: gtk/gtkrange.c:330
2621 msgid "Spacing between step buttons and thumb"
2622 msgstr ""
2623
2624 #: gtk/gtkrange.c:337
2625 msgid "Arrow X Displacement"
2626 msgstr ""
2627
2628 #: gtk/gtkrange.c:338
2629 msgid ""
2630 "How far in the x direction to move the arrow when the button is depressed"
2631 msgstr ""
2632
2633 #: gtk/gtkrange.c:345
2634 msgid "Arrow Y Displacement"
2635 msgstr ""
2636
2637 #: gtk/gtkrange.c:346
2638 msgid ""
2639 "How far in the y direction to move the arrow when the button is depressed"
2640 msgstr ""
2641
2642 #: gtk/gtkruler.c:118
2643 msgid "Lower"
2644 msgstr ""
2645
2646 #: gtk/gtkruler.c:119
2647 msgid "Lower limit of ruler"
2648 msgstr ""
2649
2650 #: gtk/gtkruler.c:128
2651 msgid "Upper"
2652 msgstr ""
2653
2654 #: gtk/gtkruler.c:129
2655 msgid "Upper limit of ruler"
2656 msgstr ""
2657
2658 #: gtk/gtkruler.c:139
2659 msgid "Position of mark on the ruler"
2660 msgstr ""
2661
2662 #: gtk/gtkruler.c:148
2663 msgid "Max Size"
2664 msgstr ""
2665
2666 #: gtk/gtkruler.c:149
2667 msgid "Maximum size of the ruler"
2668 msgstr ""
2669
2670 #: gtk/gtkscale.c:170 gtk/gtkspinbutton.c:258
2671 msgid "Digits"
2672 msgstr ""
2673
2674 #: gtk/gtkscale.c:171
2675 msgid "The number of decimal places that are displayed in the value"
2676 msgstr ""
2677
2678 #: gtk/gtkscale.c:180
2679 msgid "Draw Value"
2680 msgstr ""
2681
2682 #: gtk/gtkscale.c:181
2683 msgid "Whether the current value is displayed as a string next to the slider"
2684 msgstr ""
2685
2686 #: gtk/gtkscale.c:188
2687 msgid "Value Position"
2688 msgstr ""
2689
2690 #: gtk/gtkscale.c:189
2691 msgid "The position in which the current value is displayed"
2692 msgstr ""
2693
2694 #: gtk/gtkscale.c:196
2695 msgid "Slider Length"
2696 msgstr ""
2697
2698 #: gtk/gtkscale.c:197
2699 msgid "Length of scale's slider"
2700 msgstr ""
2701
2702 #: gtk/gtkscale.c:205
2703 msgid "Value spacing"
2704 msgstr ""
2705
2706 #: gtk/gtkscale.c:206
2707 msgid "Space between value text and the slider/trough area"
2708 msgstr ""
2709
2710 #: gtk/gtkscrollbar.c:80
2711 msgid "Minimum Slider Length"
2712 msgstr ""
2713
2714 #: gtk/gtkscrollbar.c:81
2715 msgid "Minimum length of scrollbar slider"
2716 msgstr ""
2717
2718 #: gtk/gtkscrollbar.c:89
2719 msgid "Fixed slider size"
2720 msgstr ""
2721
2722 #: gtk/gtkscrollbar.c:90
2723 msgid "Don't change slider size, just lock it to the minimum length"
2724 msgstr ""
2725
2726 #: gtk/gtkscrollbar.c:114
2727 msgid ""
2728 "Display a second backward arrow button on the opposite end of the scrollbar"
2729 msgstr ""
2730
2731 #: gtk/gtkscrollbar.c:122
2732 msgid ""
2733 "Display a secondary forward arrow button on the opposite end of the scrollbar"
2734 msgstr ""
2735
2736 #: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:535
2737 msgid "Horizontal Adjustment"
2738 msgstr ""
2739
2740 #: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:543
2741 msgid "Vertical Adjustment"
2742 msgstr ""
2743
2744 #: gtk/gtkscrolledwindow.c:249
2745 msgid "Horizontal Scrollbar Policy"
2746 msgstr ""
2747
2748 #: gtk/gtkscrolledwindow.c:250
2749 msgid "When the horizontal scrollbar is displayed"
2750 msgstr ""
2751
2752 #: gtk/gtkscrolledwindow.c:257
2753 msgid "Vertical Scrollbar Policy"
2754 msgstr ""
2755
2756 #: gtk/gtkscrolledwindow.c:258
2757 msgid "When the vertical scrollbar is displayed"
2758 msgstr ""
2759
2760 #: gtk/gtkscrolledwindow.c:266
2761 msgid "Window Placement"
2762 msgstr ""
2763
2764 #: gtk/gtkscrolledwindow.c:267
2765 msgid "Where the contents are located with respect to the scrollbars"
2766 msgstr ""
2767
2768 #: gtk/gtkscrolledwindow.c:274
2769 msgid "Shadow Type"
2770 msgstr ""
2771
2772 #: gtk/gtkscrolledwindow.c:275
2773 msgid "Style of bevel around the contents"
2774 msgstr ""
2775
2776 #: gtk/gtkscrolledwindow.c:282
2777 msgid "Scrollbar spacing"
2778 msgstr ""
2779
2780 #: gtk/gtkscrolledwindow.c:283
2781 msgid "Number of pixels between the scrollbars and the scrolled window"
2782 msgstr ""
2783
2784 #: gtk/gtkseparatortoolitem.c:134
2785 msgid "Draw"
2786 msgstr ""
2787
2788 #: gtk/gtkseparatortoolitem.c:135
2789 msgid "Whether the separator is drawn, or just blank"
2790 msgstr ""
2791
2792 #: gtk/gtksettings.c:262
2793 msgid "Double Click Time"
2794 msgstr ""
2795
2796 #: gtk/gtksettings.c:263
2797 msgid ""
2798 "Maximum time allowed between two clicks for them to be considered a double "
2799 "click (in milliseconds)"
2800 msgstr ""
2801
2802 #: gtk/gtksettings.c:270
2803 msgid "Double Click Distance"
2804 msgstr ""
2805
2806 #: gtk/gtksettings.c:271
2807 msgid ""
2808 "Maximum distance allowed between two clicks for them to be considered a "
2809 "double click (in pixels)"
2810 msgstr ""
2811
2812 #: gtk/gtksettings.c:278
2813 msgid "Cursor Blink"
2814 msgstr ""
2815
2816 #: gtk/gtksettings.c:279
2817 msgid "Whether the cursor should blink"
2818 msgstr ""
2819
2820 #: gtk/gtksettings.c:286
2821 msgid "Cursor Blink Time"
2822 msgstr ""
2823
2824 #: gtk/gtksettings.c:287
2825 msgid "Length of the cursor blink cycle, in milleseconds"
2826 msgstr ""
2827
2828 #: gtk/gtksettings.c:294
2829 msgid "Split Cursor"
2830 msgstr ""
2831
2832 #: gtk/gtksettings.c:295
2833 msgid ""
2834 "Whether two cursors should be displayed for mixed left-to-right and right-to-"
2835 "left text"
2836 msgstr ""
2837
2838 #: gtk/gtksettings.c:302
2839 msgid "Theme Name"
2840 msgstr ""
2841
2842 #: gtk/gtksettings.c:303
2843 msgid "Name of theme RC file to load"
2844 msgstr ""
2845
2846 #: gtk/gtksettings.c:310
2847 msgid "Icon Theme Name"
2848 msgstr ""
2849
2850 #: gtk/gtksettings.c:311
2851 msgid "Name of icon theme to use"
2852 msgstr ""
2853
2854 #: gtk/gtksettings.c:318
2855 msgid "Key Theme Name"
2856 msgstr ""
2857
2858 #: gtk/gtksettings.c:319
2859 msgid "Name of key theme RC file to load"
2860 msgstr ""
2861
2862 #: gtk/gtksettings.c:327
2863 msgid "Menu bar accelerator"
2864 msgstr ""
2865
2866 #: gtk/gtksettings.c:328
2867 msgid "Keybinding to activate the menu bar"
2868 msgstr ""
2869
2870 #: gtk/gtksettings.c:336
2871 msgid "Drag threshold"
2872 msgstr ""
2873
2874 #: gtk/gtksettings.c:337
2875 msgid "Number of pixels the cursor can move before dragging"
2876 msgstr ""
2877
2878 #: gtk/gtksettings.c:345
2879 msgid "Font Name"
2880 msgstr ""
2881
2882 #: gtk/gtksettings.c:346
2883 msgid "Name of default font to use"
2884 msgstr ""
2885
2886 #: gtk/gtksettings.c:354
2887 msgid "Icon Sizes"
2888 msgstr ""
2889
2890 #: gtk/gtksettings.c:355
2891 msgid "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..."
2892 msgstr ""
2893
2894 #: gtk/gtksettings.c:364
2895 msgid "Xft Antialias"
2896 msgstr ""
2897
2898 #: gtk/gtksettings.c:365
2899 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
2900 msgstr ""
2901
2902 #: gtk/gtksettings.c:374
2903 msgid "Xft Hinting"
2904 msgstr ""
2905
2906 #: gtk/gtksettings.c:375
2907 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
2908 msgstr ""
2909
2910 #: gtk/gtksettings.c:384
2911 msgid "Xft Hint Style"
2912 msgstr ""
2913
2914 #: gtk/gtksettings.c:385
2915 msgid "What degree of hinting to use; none, slight, medium, or full"
2916 msgstr ""
2917
2918 #: gtk/gtksettings.c:394
2919 msgid "Xft RGBA"
2920 msgstr ""
2921
2922 #: gtk/gtksettings.c:395
2923 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
2924 msgstr ""
2925
2926 #: gtk/gtksettings.c:404
2927 msgid "Xft DPI"
2928 msgstr ""
2929
2930 #: gtk/gtksettings.c:405
2931 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
2932 msgstr ""
2933
2934 #: gtk/gtksizegroup.c:241
2935 msgid "Mode"
2936 msgstr ""
2937
2938 #: gtk/gtksizegroup.c:242
2939 msgid ""
2940 "The directions in which the size group effects the requested sizes of its "
2941 "component widgets"
2942 msgstr ""
2943
2944 #: gtk/gtkspinbutton.c:241
2945 msgid "The adjustment that holds the value of the spinbutton"
2946 msgstr ""
2947
2948 #: gtk/gtkspinbutton.c:248
2949 msgid "Climb Rate"
2950 msgstr ""
2951
2952 #: gtk/gtkspinbutton.c:249
2953 msgid "The acceleration rate when you hold down a button"
2954 msgstr ""
2955
2956 #: gtk/gtkspinbutton.c:259
2957 msgid "The number of decimal places to display"
2958 msgstr ""
2959
2960 #: gtk/gtkspinbutton.c:268
2961 msgid "Snap to Ticks"
2962 msgstr ""
2963
2964 #: gtk/gtkspinbutton.c:269
2965 msgid ""
2966 "Whether erroneous values are automatically changed to a spin button's "
2967 "nearest step increment"
2968 msgstr ""
2969
2970 #: gtk/gtkspinbutton.c:276
2971 msgid "Numeric"
2972 msgstr ""
2973
2974 #: gtk/gtkspinbutton.c:277
2975 msgid "Whether non-numeric characters should be ignored"
2976 msgstr ""
2977
2978 #: gtk/gtkspinbutton.c:284
2979 msgid "Wrap"
2980 msgstr ""
2981
2982 #: gtk/gtkspinbutton.c:285
2983 msgid "Whether a spin button should wrap upon reaching its limits"
2984 msgstr ""
2985
2986 #: gtk/gtkspinbutton.c:292
2987 msgid "Update Policy"
2988 msgstr ""
2989
2990 #: gtk/gtkspinbutton.c:293
2991 msgid ""
2992 "Whether the spin button should update always, or only when the value is legal"
2993 msgstr ""
2994
2995 #: gtk/gtkspinbutton.c:302
2996 msgid "Reads the current value, or sets a new value"
2997 msgstr ""
2998
2999 #: gtk/gtkspinbutton.c:311
3000 msgid "Style of bevel around the spin button"
3001 msgstr ""
3002
3003 #: gtk/gtkstatusbar.c:167
3004 msgid "Has Resize Grip"
3005 msgstr ""
3006
3007 #: gtk/gtkstatusbar.c:168
3008 msgid "Whether the statusbar has a grip for resizing the toplevel"
3009 msgstr ""
3010
3011 #: gtk/gtkstatusbar.c:195
3012 msgid "Style of bevel around the statusbar text"
3013 msgstr ""
3014
3015 #: gtk/gtktable.c:158
3016 msgid "Rows"
3017 msgstr ""
3018
3019 #: gtk/gtktable.c:159
3020 msgid "The number of rows in the table"
3021 msgstr ""
3022
3023 #: gtk/gtktable.c:167
3024 msgid "Columns"
3025 msgstr ""
3026
3027 #: gtk/gtktable.c:168
3028 msgid "The number of columns in the table"
3029 msgstr ""
3030
3031 #: gtk/gtktable.c:176
3032 msgid "Row spacing"
3033 msgstr ""
3034
3035 #: gtk/gtktable.c:177
3036 msgid "The amount of space between two consecutive rows"
3037 msgstr ""
3038
3039 #: gtk/gtktable.c:185
3040 msgid "Column spacing"
3041 msgstr ""
3042
3043 #: gtk/gtktable.c:186
3044 msgid "The amount of space between two consecutive columns"
3045 msgstr ""
3046
3047 #: gtk/gtktable.c:194
3048 msgid "Homogenous"
3049 msgstr ""
3050
3051 #: gtk/gtktable.c:195
3052 msgid "If TRUE this means the table cells are all the same width/height"
3053 msgstr ""
3054
3055 #: gtk/gtktable.c:202
3056 msgid "Left attachment"
3057 msgstr ""
3058
3059 #: gtk/gtktable.c:209
3060 msgid "Right attachment"
3061 msgstr ""
3062
3063 #: gtk/gtktable.c:210
3064 msgid "The column number to attach the right side of a child widget to"
3065 msgstr ""
3066
3067 #: gtk/gtktable.c:216
3068 msgid "Top attachment"
3069 msgstr ""
3070
3071 #: gtk/gtktable.c:217
3072 msgid "The row number to attach the top of a child widget to"
3073 msgstr ""
3074
3075 #: gtk/gtktable.c:223
3076 msgid "Bottom attachment"
3077 msgstr ""
3078
3079 #: gtk/gtktable.c:230
3080 msgid "Horizontal options"
3081 msgstr ""
3082
3083 #: gtk/gtktable.c:231
3084 msgid "Options specifying the horizontal behaviour of the child"
3085 msgstr ""
3086
3087 #: gtk/gtktable.c:237
3088 msgid "Vertical options"
3089 msgstr ""
3090
3091 #: gtk/gtktable.c:238
3092 msgid "Options specifying the vertical behaviour of the child"
3093 msgstr ""
3094
3095 #: gtk/gtktable.c:244
3096 msgid "Horizontal padding"
3097 msgstr ""
3098
3099 #: gtk/gtktable.c:245
3100 msgid ""
3101 "Extra space to put between the child and its left and right neighbors, in "
3102 "pixels"
3103 msgstr ""
3104
3105 #: gtk/gtktable.c:251
3106 msgid "Vertical padding"
3107 msgstr ""
3108
3109 #: gtk/gtktable.c:252
3110 msgid ""
3111 "Extra space to put between the child and its upper and lower neighbors, in "
3112 "pixels"
3113 msgstr ""
3114
3115 #: gtk/gtktext.c:602
3116 msgid "Horizontal adjustment for the text widget"
3117 msgstr ""
3118
3119 #: gtk/gtktext.c:610
3120 msgid "Vertical adjustment for the text widget"
3121 msgstr ""
3122
3123 #: gtk/gtktext.c:617
3124 msgid "Line Wrap"
3125 msgstr ""
3126
3127 #: gtk/gtktext.c:618
3128 msgid "Whether lines are wrapped at widget edges"
3129 msgstr ""
3130
3131 #: gtk/gtktext.c:625
3132 msgid "Word Wrap"
3133 msgstr ""
3134
3135 #: gtk/gtktext.c:626
3136 msgid "Whether words are wrapped at widget edges"
3137 msgstr ""
3138
3139 #: gtk/gtktextbuffer.c:180
3140 msgid "Tag Table"
3141 msgstr ""
3142
3143 #: gtk/gtktextbuffer.c:181
3144 msgid "Text Tag Table"
3145 msgstr ""
3146
3147 #: gtk/gtktexttag.c:195
3148 msgid "Tag name"
3149 msgstr ""
3150
3151 #: gtk/gtktexttag.c:196
3152 msgid "Name used to refer to the text tag. NULL for anonymous tags"
3153 msgstr ""
3154
3155 #: gtk/gtktexttag.c:214
3156 msgid "Background color as a (possibly unallocated) GdkColor"
3157 msgstr "Background colour as a (possibly unallocated) GdkColor"
3158
3159 #: gtk/gtktexttag.c:221
3160 msgid "Background full height"
3161 msgstr ""
3162
3163 #: gtk/gtktexttag.c:222
3164 msgid ""
3165 "Whether the background color fills the entire line height or only the height "
3166 "of the tagged characters"
3167 msgstr ""
3168 "Whether the background colour fills the entire line height or only the "
3169 "height of the tagged characters"
3170
3171 #: gtk/gtktexttag.c:230
3172 msgid "Background stipple mask"
3173 msgstr ""
3174
3175 #: gtk/gtktexttag.c:231
3176 msgid "Bitmap to use as a mask when drawing the text background"
3177 msgstr ""
3178
3179 #: gtk/gtktexttag.c:248
3180 msgid "Foreground color as a (possibly unallocated) GdkColor"
3181 msgstr "Foreground colour as a (possibly unallocated) GdkColor"
3182
3183 #: gtk/gtktexttag.c:256
3184 msgid "Foreground stipple mask"
3185 msgstr ""
3186
3187 #: gtk/gtktexttag.c:257
3188 msgid "Bitmap to use as a mask when drawing the text foreground"
3189 msgstr ""
3190
3191 #: gtk/gtktexttag.c:264
3192 msgid "Text direction"
3193 msgstr ""
3194
3195 #: gtk/gtktexttag.c:265
3196 msgid "Text direction, e.g. right-to-left or left-to-right"
3197 msgstr ""
3198
3199 #: gtk/gtktexttag.c:282
3200 msgid "Font description as a string, e.g. \"Sans Italic 12\""
3201 msgstr ""
3202
3203 #: gtk/gtktexttag.c:307
3204 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
3205 msgstr ""
3206
3207 #: gtk/gtktexttag.c:316
3208 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
3209 msgstr ""
3210
3211 #: gtk/gtktexttag.c:325
3212 msgid ""
3213 "Font weight as an integer, see predefined values in PangoWeight; for "
3214 "example, PANGO_WEIGHT_BOLD"
3215 msgstr ""
3216
3217 #: gtk/gtktexttag.c:336
3218 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
3219 msgstr ""
3220
3221 #: gtk/gtktexttag.c:345
3222 msgid "Font size in Pango units"
3223 msgstr ""
3224
3225 #: gtk/gtktexttag.c:355
3226 msgid ""
3227 "Font size as a scale factor relative to the default font size. This properly "
3228 "adapts to theme changes etc. so is recommended. Pango predefines some scales "
3229 "such as PANGO_SCALE_X_LARGE"
3230 msgstr ""
3231
3232 #: gtk/gtktexttag.c:375 gtk/gtktextview.c:603
3233 msgid "Left, right, or center justification"
3234 msgstr "Left, right, or centre justification"
3235
3236 #: gtk/gtktexttag.c:391
3237 msgid "Left margin"
3238 msgstr ""
3239
3240 #: gtk/gtktexttag.c:392 gtk/gtktextview.c:612
3241 msgid "Width of the left margin in pixels"
3242 msgstr ""
3243
3244 #: gtk/gtktexttag.c:401
3245 msgid "Right margin"
3246 msgstr ""
3247
3248 #: gtk/gtktexttag.c:402 gtk/gtktextview.c:622
3249 msgid "Width of the right margin in pixels"
3250 msgstr ""
3251
3252 #: gtk/gtktexttag.c:412 gtk/gtktextview.c:631
3253 msgid "Indent"
3254 msgstr ""
3255
3256 #: gtk/gtktexttag.c:413 gtk/gtktextview.c:632
3257 msgid "Amount to indent the paragraph, in pixels"
3258 msgstr ""
3259
3260 #: gtk/gtktexttag.c:424
3261 msgid ""
3262 "Offset of text above the baseline (below the baseline if rise is negative) "
3263 "in pixels"
3264 msgstr ""
3265
3266 #: gtk/gtktexttag.c:433
3267 msgid "Pixels above lines"
3268 msgstr ""
3269
3270 #: gtk/gtktexttag.c:434 gtk/gtktextview.c:556
3271 msgid "Pixels of blank space above paragraphs"
3272 msgstr ""
3273
3274 #: gtk/gtktexttag.c:443
3275 msgid "Pixels below lines"
3276 msgstr ""
3277
3278 #: gtk/gtktexttag.c:444 gtk/gtktextview.c:566
3279 msgid "Pixels of blank space below paragraphs"
3280 msgstr ""
3281
3282 #: gtk/gtktexttag.c:453
3283 msgid "Pixels inside wrap"
3284 msgstr ""
3285
3286 #: gtk/gtktexttag.c:454 gtk/gtktextview.c:576
3287 msgid "Pixels of blank space between wrapped lines in a paragraph"
3288 msgstr ""
3289
3290 #: gtk/gtktexttag.c:480
3291 msgid "Wrap mode"
3292 msgstr ""
3293
3294 #: gtk/gtktexttag.c:481 gtk/gtktextview.c:594
3295 msgid ""
3296 "Whether to wrap lines never, at word boundaries, or at character boundaries"
3297 msgstr ""
3298
3299 #: gtk/gtktexttag.c:490 gtk/gtktextview.c:641
3300 msgid "Tabs"
3301 msgstr ""
3302
3303 #: gtk/gtktexttag.c:491 gtk/gtktextview.c:642
3304 msgid "Custom tabs for this text"
3305 msgstr ""
3306
3307 #: gtk/gtktexttag.c:498
3308 msgid "Invisible"
3309 msgstr ""
3310
3311 #: gtk/gtktexttag.c:499
3312 msgid "Whether this text is hidden. Not implemented in GTK 2.0"
3313 msgstr ""
3314
3315 #: gtk/gtktexttag.c:512
3316 msgid "Background full height set"
3317 msgstr ""
3318
3319 #: gtk/gtktexttag.c:513
3320 msgid "Whether this tag affects background height"
3321 msgstr ""
3322
3323 #: gtk/gtktexttag.c:516
3324 msgid "Background stipple set"
3325 msgstr ""
3326
3327 #: gtk/gtktexttag.c:517
3328 msgid "Whether this tag affects the background stipple"
3329 msgstr ""
3330
3331 #: gtk/gtktexttag.c:524
3332 msgid "Foreground stipple set"
3333 msgstr ""
3334
3335 #: gtk/gtktexttag.c:525
3336 msgid "Whether this tag affects the foreground stipple"
3337 msgstr ""
3338
3339 #: gtk/gtktexttag.c:560
3340 msgid "Justification set"
3341 msgstr ""
3342
3343 #: gtk/gtktexttag.c:561
3344 msgid "Whether this tag affects paragraph justification"
3345 msgstr ""
3346
3347 #: gtk/gtktexttag.c:568
3348 msgid "Left margin set"
3349 msgstr ""
3350
3351 #: gtk/gtktexttag.c:569
3352 msgid "Whether this tag affects the left margin"
3353 msgstr ""
3354
3355 #: gtk/gtktexttag.c:572
3356 msgid "Indent set"
3357 msgstr ""
3358
3359 #: gtk/gtktexttag.c:573
3360 msgid "Whether this tag affects indentation"
3361 msgstr ""
3362
3363 #: gtk/gtktexttag.c:580
3364 msgid "Pixels above lines set"
3365 msgstr ""
3366
3367 #: gtk/gtktexttag.c:581 gtk/gtktexttag.c:585
3368 msgid "Whether this tag affects the number of pixels above lines"
3369 msgstr ""
3370
3371 #: gtk/gtktexttag.c:584
3372 msgid "Pixels below lines set"
3373 msgstr ""
3374
3375 #: gtk/gtktexttag.c:588
3376 msgid "Pixels inside wrap set"
3377 msgstr ""
3378
3379 #: gtk/gtktexttag.c:589
3380 msgid "Whether this tag affects the number of pixels between wrapped lines"
3381 msgstr ""
3382
3383 #: gtk/gtktexttag.c:596
3384 msgid "Right margin set"
3385 msgstr ""
3386
3387 #: gtk/gtktexttag.c:597
3388 msgid "Whether this tag affects the right margin"
3389 msgstr ""
3390
3391 #: gtk/gtktexttag.c:604
3392 msgid "Wrap mode set"
3393 msgstr ""
3394
3395 #: gtk/gtktexttag.c:605
3396 msgid "Whether this tag affects line wrap mode"
3397 msgstr ""
3398
3399 #: gtk/gtktexttag.c:608
3400 msgid "Tabs set"
3401 msgstr ""
3402
3403 #: gtk/gtktexttag.c:609
3404 msgid "Whether this tag affects tabs"
3405 msgstr ""
3406
3407 #: gtk/gtktexttag.c:612
3408 msgid "Invisible set"
3409 msgstr ""
3410
3411 #: gtk/gtktexttag.c:613
3412 msgid "Whether this tag affects text visibility"
3413 msgstr ""
3414
3415 #: gtk/gtktextview.c:555
3416 msgid "Pixels Above Lines"
3417 msgstr ""
3418
3419 #: gtk/gtktextview.c:565
3420 msgid "Pixels Below Lines"
3421 msgstr ""
3422
3423 #: gtk/gtktextview.c:575
3424 msgid "Pixels Inside Wrap"
3425 msgstr ""
3426
3427 #: gtk/gtktextview.c:593
3428 msgid "Wrap Mode"
3429 msgstr ""
3430
3431 #: gtk/gtktextview.c:611
3432 msgid "Left Margin"
3433 msgstr ""
3434
3435 #: gtk/gtktextview.c:621
3436 msgid "Right Margin"
3437 msgstr ""
3438
3439 #: gtk/gtktextview.c:649
3440 msgid "Cursor Visible"
3441 msgstr ""
3442
3443 #: gtk/gtktextview.c:650
3444 msgid "If the insertion cursor is shown"
3445 msgstr ""
3446
3447 #: gtk/gtktextview.c:657
3448 msgid "Buffer"
3449 msgstr ""
3450
3451 #: gtk/gtktextview.c:658
3452 msgid "The buffer which is displayed"
3453 msgstr ""
3454
3455 #: gtk/gtktextview.c:665
3456 msgid "Overwrite mode"
3457 msgstr ""
3458
3459 #: gtk/gtktextview.c:666
3460 msgid "Whether entered text overwrites existing contents"
3461 msgstr ""
3462
3463 #: gtk/gtktextview.c:673
3464 msgid "Accepts tab"
3465 msgstr ""
3466
3467 #: gtk/gtktextview.c:674
3468 msgid "Whether Tab will result in a tab character being entered"
3469 msgstr ""
3470
3471 #: gtk/gtktoggleaction.c:129
3472 msgid "Create the same proxies as a radio action"
3473 msgstr ""
3474
3475 #: gtk/gtktoggleaction.c:130
3476 msgid "Whether the proxies for this action look like radio action proxies"
3477 msgstr ""
3478
3479 #: gtk/gtktogglebutton.c:133
3480 msgid "If the toggle button should be pressed in or not"
3481 msgstr ""
3482
3483 #: gtk/gtktogglebutton.c:141
3484 msgid "If the toggle button is in an \"in between\" state"
3485 msgstr ""
3486
3487 #: gtk/gtktogglebutton.c:148
3488 msgid "Draw Indicator"
3489 msgstr ""
3490
3491 #: gtk/gtktogglebutton.c:149
3492 msgid "If the toggle part of the button is displayed"
3493 msgstr ""
3494
3495 #: gtk/gtktoolbar.c:500
3496 msgid "The orientation of the toolbar"
3497 msgstr ""
3498
3499 #: gtk/gtktoolbar.c:508
3500 msgid "Toolbar Style"
3501 msgstr ""
3502
3503 #: gtk/gtktoolbar.c:509
3504 msgid "How to draw the toolbar"
3505 msgstr ""
3506
3507 #: gtk/gtktoolbar.c:516
3508 msgid "Show Arrow"
3509 msgstr ""
3510
3511 #: gtk/gtktoolbar.c:517
3512 msgid "If an arrow should be shown if the toolbar doesn't fit"
3513 msgstr ""
3514
3515 #: gtk/gtktoolbar.c:526
3516 msgid "Whether the item should receive extra space when the toolbar grows"
3517 msgstr ""
3518
3519 #: gtk/gtktoolbar.c:534
3520 msgid "Whether the item should be the same size as other homogeneous items"
3521 msgstr ""
3522
3523 #: gtk/gtktoolbar.c:541
3524 msgid "Spacer size"
3525 msgstr ""
3526
3527 #: gtk/gtktoolbar.c:542
3528 msgid "Size of spacers"
3529 msgstr ""
3530
3531 #: gtk/gtktoolbar.c:551
3532 msgid "Amount of border space between the toolbar shadow and the buttons"
3533 msgstr ""
3534
3535 #: gtk/gtktoolbar.c:559
3536 msgid "Space style"
3537 msgstr ""
3538
3539 #: gtk/gtktoolbar.c:560
3540 msgid "Whether spacers are vertical lines or just blank"
3541 msgstr ""
3542
3543 #: gtk/gtktoolbar.c:567
3544 msgid "Button relief"
3545 msgstr ""
3546
3547 #: gtk/gtktoolbar.c:568
3548 msgid "Type of bevel around toolbar buttons"
3549 msgstr ""
3550
3551 #: gtk/gtktoolbar.c:575
3552 msgid "Style of bevel around the toolbar"
3553 msgstr ""
3554
3555 #: gtk/gtktoolbar.c:581
3556 msgid "Toolbar style"
3557 msgstr ""
3558
3559 #: gtk/gtktoolbar.c:582
3560 msgid ""
3561 "Whether default toolbars have text only, text and icons, icons only, etc."
3562 msgstr ""
3563
3564 #: gtk/gtktoolbar.c:588
3565 msgid "Toolbar icon size"
3566 msgstr ""
3567
3568 #: gtk/gtktoolbar.c:589
3569 msgid "Size of icons in default toolbars"
3570 msgstr ""
3571
3572 #: gtk/gtktoolbutton.c:180
3573 msgid "Text to show in the item."
3574 msgstr ""
3575
3576 #: gtk/gtktoolbutton.c:187
3577 msgid ""
3578 "If set, an underline in the label property indicates that the next character "
3579 "should be used for the mnemonic accelerator key in the overflow menu"
3580 msgstr ""
3581
3582 #: gtk/gtktoolbutton.c:194
3583 msgid "Widget to use as the item label"
3584 msgstr ""
3585
3586 #: gtk/gtktoolbutton.c:200
3587 msgid "Stock Id"
3588 msgstr ""
3589
3590 #: gtk/gtktoolbutton.c:201
3591 msgid "The stock icon displayed on the item"
3592 msgstr ""
3593
3594 #: gtk/gtktoolbutton.c:207
3595 msgid "Icon widget"
3596 msgstr ""
3597
3598 #: gtk/gtktoolbutton.c:208
3599 msgid "Icon widget to display in the item"
3600 msgstr ""
3601
3602 #: gtk/gtktoolitem.c:172
3603 msgid ""
3604 "Whether the toolbar item is considered important. When TRUE, toolbar buttons "
3605 "show text in GTK_TOOLBAR_BOTH_HORIZ mode"
3606 msgstr ""
3607
3608 #: gtk/gtktreemodelsort.c:328
3609 msgid "TreeModelSort Model"
3610 msgstr ""
3611
3612 #: gtk/gtktreemodelsort.c:329
3613 msgid "The model for the TreeModelSort to sort"
3614 msgstr ""
3615
3616 #: gtk/gtktreeview.c:527
3617 msgid "TreeView Model"
3618 msgstr ""
3619
3620 #: gtk/gtktreeview.c:528
3621 msgid "The model for the tree view"
3622 msgstr ""
3623
3624 #: gtk/gtktreeview.c:536
3625 msgid "Horizontal Adjustment for the widget"
3626 msgstr ""
3627
3628 #: gtk/gtktreeview.c:544
3629 msgid "Vertical Adjustment for the widget"
3630 msgstr ""
3631
3632 #: gtk/gtktreeview.c:552
3633 msgid "Show the column header buttons"
3634 msgstr ""
3635
3636 #: gtk/gtktreeview.c:559
3637 msgid "Headers Clickable"
3638 msgstr ""
3639
3640 #: gtk/gtktreeview.c:560
3641 msgid "Column headers respond to click events"
3642 msgstr ""
3643
3644 #: gtk/gtktreeview.c:567
3645 msgid "Expander Column"
3646 msgstr ""
3647
3648 #: gtk/gtktreeview.c:568
3649 msgid "Set the column for the expander column"
3650 msgstr ""
3651
3652 #: gtk/gtktreeview.c:575 gtk/gtktreeviewcolumn.c:329
3653 msgid "Reorderable"
3654 msgstr ""
3655
3656 #: gtk/gtktreeview.c:576
3657 msgid "View is reorderable"
3658 msgstr ""
3659
3660 #: gtk/gtktreeview.c:583
3661 msgid "Rules Hint"
3662 msgstr ""
3663
3664 #: gtk/gtktreeview.c:584
3665 msgid "Set a hint to the theme engine to draw rows in alternating colors"
3666 msgstr "Set a hint to the theme engine to draw rows in alternating colours"
3667
3668 #: gtk/gtktreeview.c:591
3669 msgid "Enable Search"
3670 msgstr ""
3671
3672 #: gtk/gtktreeview.c:592
3673 msgid "View allows user to search through columns interactively"
3674 msgstr ""
3675
3676 #: gtk/gtktreeview.c:599
3677 msgid "Search Column"
3678 msgstr ""
3679
3680 #: gtk/gtktreeview.c:600
3681 msgid "Model column to search through when searching through code"
3682 msgstr ""
3683
3684 #: gtk/gtktreeview.c:609
3685 msgid "Fixed Height Mode"
3686 msgstr ""
3687
3688 #: gtk/gtktreeview.c:610
3689 msgid "Speeds up GtkTreeView by assuming that all rows have the same height"
3690 msgstr ""
3691
3692 #: gtk/gtktreeview.c:630
3693 msgid "Vertical Separator Width"
3694 msgstr ""
3695
3696 #: gtk/gtktreeview.c:631
3697 msgid "Vertical space between cells.  Must be an even number"
3698 msgstr ""
3699
3700 #: gtk/gtktreeview.c:639
3701 msgid "Horizontal Separator Width"
3702 msgstr ""
3703
3704 #: gtk/gtktreeview.c:640
3705 msgid "Horizontal space between cells.  Must be an even number"
3706 msgstr ""
3707
3708 #: gtk/gtktreeview.c:648
3709 msgid "Allow Rules"
3710 msgstr ""
3711
3712 #: gtk/gtktreeview.c:649
3713 msgid "Allow drawing of alternating color rows"
3714 msgstr "Allow drawing of alternating colour rows"
3715
3716 #: gtk/gtktreeview.c:655
3717 msgid "Indent Expanders"
3718 msgstr ""
3719
3720 #: gtk/gtktreeview.c:656
3721 msgid "Make the expanders indented"
3722 msgstr ""
3723
3724 #: gtk/gtktreeview.c:662
3725 msgid "Even Row Color"
3726 msgstr "Even Row Colour"
3727
3728 #: gtk/gtktreeview.c:663
3729 msgid "Color to use for even rows"
3730 msgstr "Colour to use for even rows"
3731
3732 #: gtk/gtktreeview.c:669
3733 msgid "Odd Row Color"
3734 msgstr "Odd Row Colour"
3735
3736 #: gtk/gtktreeview.c:670
3737 msgid "Color to use for odd rows"
3738 msgstr "Colour to use for odd rows"
3739
3740 #: gtk/gtktreeviewcolumn.c:223
3741 msgid "Whether to display the column"
3742 msgstr ""
3743
3744 #: gtk/gtktreeviewcolumn.c:230 gtk/gtkwindow.c:481
3745 msgid "Resizable"
3746 msgstr ""
3747
3748 #: gtk/gtktreeviewcolumn.c:231
3749 msgid "Column is user-resizable"
3750 msgstr ""
3751
3752 #: gtk/gtktreeviewcolumn.c:239
3753 msgid "Current width of the column"
3754 msgstr ""
3755
3756 #: gtk/gtktreeviewcolumn.c:247
3757 msgid "Sizing"
3758 msgstr ""
3759
3760 #: gtk/gtktreeviewcolumn.c:248
3761 msgid "Resize mode of the column"
3762 msgstr ""
3763
3764 #: gtk/gtktreeviewcolumn.c:256
3765 msgid "Fixed Width"
3766 msgstr ""
3767
3768 #: gtk/gtktreeviewcolumn.c:257
3769 msgid "Current fixed width of the column"
3770 msgstr ""
3771
3772 #: gtk/gtktreeviewcolumn.c:266
3773 msgid "Minimum Width"
3774 msgstr ""
3775
3776 #: gtk/gtktreeviewcolumn.c:267
3777 msgid "Minimum allowed width of the column"
3778 msgstr ""
3779
3780 #: gtk/gtktreeviewcolumn.c:276
3781 msgid "Maximum Width"
3782 msgstr ""
3783
3784 #: gtk/gtktreeviewcolumn.c:277
3785 msgid "Maximum allowed width of the column"
3786 msgstr ""
3787
3788 #: gtk/gtktreeviewcolumn.c:287
3789 msgid "Title to appear in column header"
3790 msgstr ""
3791
3792 #: gtk/gtktreeviewcolumn.c:295
3793 msgid "Column gets share of extra width allocated to the widget"
3794 msgstr ""
3795
3796 #: gtk/gtktreeviewcolumn.c:302
3797 msgid "Clickable"
3798 msgstr ""
3799
3800 #: gtk/gtktreeviewcolumn.c:303
3801 msgid "Whether the header can be clicked"
3802 msgstr ""
3803
3804 #: gtk/gtktreeviewcolumn.c:311
3805 msgid "Widget"
3806 msgstr ""
3807
3808 #: gtk/gtktreeviewcolumn.c:312
3809 msgid "Widget to put in column header button instead of column title"
3810 msgstr ""
3811
3812 #: gtk/gtktreeviewcolumn.c:319
3813 msgid "Alignment"
3814 msgstr ""
3815
3816 #: gtk/gtktreeviewcolumn.c:320
3817 msgid "X Alignment of the column header text or widget"
3818 msgstr ""
3819
3820 #: gtk/gtktreeviewcolumn.c:330
3821 msgid "Whether the column can be reordered around the headers"
3822 msgstr ""
3823
3824 #: gtk/gtktreeviewcolumn.c:337
3825 msgid "Sort indicator"
3826 msgstr ""
3827
3828 #: gtk/gtktreeviewcolumn.c:338
3829 msgid "Whether to show a sort indicator"
3830 msgstr ""
3831
3832 #: gtk/gtktreeviewcolumn.c:345
3833 msgid "Sort order"
3834 msgstr ""
3835
3836 #: gtk/gtktreeviewcolumn.c:346
3837 msgid "Sort direction the sort indicator should indicate"
3838 msgstr ""
3839
3840 #: gtk/gtkuimanager.c:220
3841 msgid "Add tearoffs to menus"
3842 msgstr ""
3843
3844 #: gtk/gtkuimanager.c:221
3845 msgid "Whether tearoff menu items should be added to menus"
3846 msgstr ""
3847
3848 #: gtk/gtkuimanager.c:228
3849 msgid "Merged UI definition"
3850 msgstr ""
3851
3852 #: gtk/gtkuimanager.c:229
3853 msgid "An XML string describing the merged UI"
3854 msgstr ""
3855
3856 #: gtk/gtkviewport.c:135
3857 msgid ""
3858 "The GtkAdjustment that determines the values of the horizontal position for "
3859 "this viewport"
3860 msgstr ""
3861
3862 #: gtk/gtkviewport.c:143
3863 msgid ""
3864 "The GtkAdjustment that determines the values of the vertical position for "
3865 "this viewport"
3866 msgstr ""
3867
3868 #: gtk/gtkviewport.c:151
3869 msgid "Determines how the shadowed box around the viewport is drawn"
3870 msgstr ""
3871
3872 #: gtk/gtkwidget.c:406
3873 msgid "Widget name"
3874 msgstr ""
3875
3876 #: gtk/gtkwidget.c:407
3877 msgid "The name of the widget"
3878 msgstr ""
3879
3880 #: gtk/gtkwidget.c:413
3881 msgid "Parent widget"
3882 msgstr ""
3883
3884 #: gtk/gtkwidget.c:414
3885 msgid "The parent widget of this widget. Must be a Container widget"
3886 msgstr ""
3887
3888 #: gtk/gtkwidget.c:421
3889 msgid "Width request"
3890 msgstr ""
3891
3892 #: gtk/gtkwidget.c:422
3893 msgid ""
3894 "Override for width request of the widget, or -1 if natural request should be "
3895 "used"
3896 msgstr ""
3897
3898 #: gtk/gtkwidget.c:430
3899 msgid "Height request"
3900 msgstr ""
3901
3902 #: gtk/gtkwidget.c:431
3903 msgid ""
3904 "Override for height request of the widget, or -1 if natural request should "
3905 "be used"
3906 msgstr ""
3907
3908 #: gtk/gtkwidget.c:440
3909 msgid "Whether the widget is visible"
3910 msgstr ""
3911
3912 #: gtk/gtkwidget.c:447
3913 msgid "Whether the widget responds to input"
3914 msgstr ""
3915
3916 #: gtk/gtkwidget.c:453
3917 msgid "Application paintable"
3918 msgstr ""
3919
3920 #: gtk/gtkwidget.c:454
3921 msgid "Whether the application will paint directly on the widget"
3922 msgstr ""
3923
3924 #: gtk/gtkwidget.c:460
3925 msgid "Can focus"
3926 msgstr ""
3927
3928 #: gtk/gtkwidget.c:461
3929 msgid "Whether the widget can accept the input focus"
3930 msgstr ""
3931
3932 #: gtk/gtkwidget.c:467
3933 msgid "Has focus"
3934 msgstr ""
3935
3936 #: gtk/gtkwidget.c:468
3937 msgid "Whether the widget has the input focus"
3938 msgstr ""
3939
3940 #: gtk/gtkwidget.c:474
3941 msgid "Is focus"
3942 msgstr ""
3943
3944 #: gtk/gtkwidget.c:475
3945 msgid "Whether the widget is the focus widget within the toplevel"
3946 msgstr ""
3947
3948 #: gtk/gtkwidget.c:481
3949 msgid "Can default"
3950 msgstr ""
3951
3952 #: gtk/gtkwidget.c:482
3953 msgid "Whether the widget can be the default widget"
3954 msgstr ""
3955
3956 #: gtk/gtkwidget.c:488
3957 msgid "Has default"
3958 msgstr ""
3959
3960 #: gtk/gtkwidget.c:489
3961 msgid "Whether the widget is the default widget"
3962 msgstr ""
3963
3964 #: gtk/gtkwidget.c:495
3965 msgid "Receives default"
3966 msgstr ""
3967
3968 #: gtk/gtkwidget.c:496
3969 msgid "If TRUE, the widget will receive the default action when it is focused"
3970 msgstr ""
3971
3972 #: gtk/gtkwidget.c:502
3973 msgid "Composite child"
3974 msgstr ""
3975
3976 #: gtk/gtkwidget.c:503
3977 msgid "Whether the widget is part of a composite widget"
3978 msgstr ""
3979
3980 #: gtk/gtkwidget.c:509
3981 msgid "Style"
3982 msgstr ""
3983
3984 #: gtk/gtkwidget.c:510
3985 msgid ""
3986 "The style of the widget, which contains information about how it will look "
3987 "(colors etc)"
3988 msgstr ""
3989 "The style of the widget, which contains information about how it will look "
3990 "(colours etc)"
3991
3992 #: gtk/gtkwidget.c:516
3993 msgid "Events"
3994 msgstr ""
3995
3996 #: gtk/gtkwidget.c:517
3997 msgid "The event mask that decides what kind of GdkEvents this widget gets"
3998 msgstr ""
3999
4000 #: gtk/gtkwidget.c:524
4001 msgid "Extension events"
4002 msgstr ""
4003
4004 #: gtk/gtkwidget.c:525
4005 msgid "The mask that decides what kind of extension events this widget gets"
4006 msgstr ""
4007
4008 #: gtk/gtkwidget.c:532
4009 msgid "No show all"
4010 msgstr ""
4011
4012 #: gtk/gtkwidget.c:533
4013 msgid "Whether gtk_widget_show_all() should not affect this widget"
4014 msgstr ""
4015
4016 #: gtk/gtkwidget.c:1374
4017 msgid "Interior Focus"
4018 msgstr ""
4019
4020 #: gtk/gtkwidget.c:1375
4021 msgid "Whether to draw the focus indicator inside widgets"
4022 msgstr ""
4023
4024 #: gtk/gtkwidget.c:1381
4025 msgid "Focus linewidth"
4026 msgstr ""
4027
4028 #: gtk/gtkwidget.c:1382
4029 msgid "Width, in pixels, of the focus indicator line"
4030 msgstr ""
4031
4032 #: gtk/gtkwidget.c:1388
4033 msgid "Focus line dash pattern"
4034 msgstr ""
4035
4036 #: gtk/gtkwidget.c:1389
4037 msgid "Dash pattern used to draw the focus indicator"
4038 msgstr ""
4039
4040 #: gtk/gtkwidget.c:1394
4041 msgid "Focus padding"
4042 msgstr ""
4043
4044 #: gtk/gtkwidget.c:1395
4045 msgid "Width, in pixels, between focus indicator and the widget 'box'"
4046 msgstr ""
4047
4048 #: gtk/gtkwidget.c:1400
4049 msgid "Cursor color"
4050 msgstr "Cursor colour"
4051
4052 #: gtk/gtkwidget.c:1401
4053 msgid "Color with which to draw insertion cursor"
4054 msgstr "Colour with which to draw insertion cursor"
4055
4056 #: gtk/gtkwidget.c:1406
4057 msgid "Secondary cursor color"
4058 msgstr "Secondary cursor colour"
4059
4060 #: gtk/gtkwidget.c:1407
4061 msgid ""
4062 "Color with which to draw the secondary insertion cursor when editing mixed "
4063 "right-to-left and left-to-right text"
4064 msgstr ""
4065 "Colour with which to draw the secondary insertion cursor when editing mixed "
4066 "right-to-left and left-to-right text"
4067
4068 #: gtk/gtkwidget.c:1412
4069 msgid "Cursor line aspect ratio"
4070 msgstr ""
4071
4072 #: gtk/gtkwidget.c:1413
4073 msgid "Aspect ratio with which to draw insertion cursor"
4074 msgstr ""
4075
4076 #: gtk/gtkwindow.c:439
4077 msgid "Window Type"
4078 msgstr ""
4079
4080 #: gtk/gtkwindow.c:440
4081 msgid "The type of the window"
4082 msgstr ""
4083
4084 #: gtk/gtkwindow.c:448
4085 msgid "Window Title"
4086 msgstr ""
4087
4088 #: gtk/gtkwindow.c:449
4089 msgid "The title of the window"
4090 msgstr ""
4091
4092 #: gtk/gtkwindow.c:456
4093 msgid "Window Role"
4094 msgstr ""
4095
4096 #: gtk/gtkwindow.c:457
4097 msgid "Unique identifier for the window to be used when restoring a session"
4098 msgstr ""
4099
4100 #: gtk/gtkwindow.c:464
4101 msgid "Allow Shrink"
4102 msgstr ""
4103
4104 #: gtk/gtkwindow.c:466
4105 #, no-c-format
4106 msgid ""
4107 "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
4108 "time a bad idea"
4109 msgstr ""
4110
4111 #: gtk/gtkwindow.c:473
4112 msgid "Allow Grow"
4113 msgstr ""
4114
4115 #: gtk/gtkwindow.c:474
4116 msgid "If TRUE, users can expand the window beyond its minimum size"
4117 msgstr ""
4118
4119 #: gtk/gtkwindow.c:482
4120 msgid "If TRUE, users can resize the window"
4121 msgstr ""
4122
4123 #: gtk/gtkwindow.c:489
4124 msgid "Modal"
4125 msgstr ""
4126
4127 #: gtk/gtkwindow.c:490
4128 msgid ""
4129 "If TRUE, the window is modal (other windows are not usable while this one is "
4130 "up)"
4131 msgstr ""
4132
4133 #: gtk/gtkwindow.c:497
4134 msgid "Window Position"
4135 msgstr ""
4136
4137 #: gtk/gtkwindow.c:498
4138 msgid "The initial position of the window"
4139 msgstr ""
4140
4141 #: gtk/gtkwindow.c:506
4142 msgid "Default Width"
4143 msgstr ""
4144
4145 #: gtk/gtkwindow.c:507
4146 msgid "The default width of the window, used when initially showing the window"
4147 msgstr ""
4148
4149 #: gtk/gtkwindow.c:516
4150 msgid "Default Height"
4151 msgstr ""
4152
4153 #: gtk/gtkwindow.c:517
4154 msgid ""
4155 "The default height of the window, used when initially showing the window"
4156 msgstr ""
4157
4158 #: gtk/gtkwindow.c:526
4159 msgid "Destroy with Parent"
4160 msgstr ""
4161
4162 #: gtk/gtkwindow.c:527
4163 msgid "If this window should be destroyed when the parent is destroyed"
4164 msgstr ""
4165
4166 #: gtk/gtkwindow.c:534
4167 msgid "Icon"
4168 msgstr ""
4169
4170 #: gtk/gtkwindow.c:535
4171 msgid "Icon for this window"
4172 msgstr ""
4173
4174 #: gtk/gtkwindow.c:550
4175 msgid "Is Active"
4176 msgstr ""
4177
4178 #: gtk/gtkwindow.c:551
4179 msgid "Whether the toplevel is the current active window"
4180 msgstr ""
4181
4182 #: gtk/gtkwindow.c:558
4183 msgid "Focus in Toplevel"
4184 msgstr ""
4185
4186 #: gtk/gtkwindow.c:559
4187 msgid "Whether the input focus is within this GtkWindow"
4188 msgstr ""
4189
4190 #: gtk/gtkwindow.c:566
4191 msgid "Type hint"
4192 msgstr ""
4193
4194 #: gtk/gtkwindow.c:567
4195 msgid ""
4196 "Hint to help the desktop environment understand what kind of window this is "
4197 "and how to treat it."
4198 msgstr ""
4199
4200 #: gtk/gtkwindow.c:575
4201 msgid "Skip taskbar"
4202 msgstr ""
4203
4204 #: gtk/gtkwindow.c:576
4205 msgid "TRUE if the window should not be in the task bar."
4206 msgstr ""
4207
4208 #: gtk/gtkwindow.c:583
4209 msgid "Skip pager"
4210 msgstr ""
4211
4212 #: gtk/gtkwindow.c:584
4213 msgid "TRUE if the window should not be in the pager."
4214 msgstr ""
4215
4216 #: gtk/gtkwindow.c:598
4217 msgid "Accept focus"
4218 msgstr ""
4219
4220 #: gtk/gtkwindow.c:599
4221 msgid "TRUE if the window should receive the input focus."
4222 msgstr ""
4223
4224 #: gtk/gtkwindow.c:613
4225 msgid "Decorated"
4226 msgstr ""
4227
4228 #: gtk/gtkwindow.c:614
4229 msgid "Whether the window should be decorated by the window manager"
4230 msgstr ""
4231
4232 #: gtk/gtkwindow.c:629
4233 msgid "Gravity"
4234 msgstr ""
4235
4236 #: gtk/gtkwindow.c:630
4237 msgid "The window gravity of the window"
4238 msgstr ""
4239
4240 #: modules/input/gtkimcontextxim.c:325
4241 msgid "IM Preedit style"
4242 msgstr ""
4243
4244 #: modules/input/gtkimcontextxim.c:326
4245 msgid "How to draw the input method preedit string"
4246 msgstr ""
4247
4248 #: modules/input/gtkimcontextxim.c:334
4249 msgid "IM Status style"
4250 msgstr ""
4251
4252 #: modules/input/gtkimcontextxim.c:335
4253 msgid "How to draw the input method statusbar"
4254 msgstr ""