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