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