diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-06-05 19:33:40 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-06-05 19:33:40 +0000 |
commit | b2cbfe66a40b549a85bd411809deaf723421d472 (patch) | |
tree | 41cdbcbe0294e574eb962e690b701b3a24da7a64 /po-properties/id.po | |
parent | 7762f490b6957c9124447837e96c4605b02b3b23 (diff) | |
download | gtk+-b2cbfe66a40b549a85bd411809deaf723421d472.tar.gz |
2.9.2GTK_2_9_2
Diffstat (limited to 'po-properties/id.po')
-rw-r--r-- | po-properties/id.po | 526 |
1 files changed, 303 insertions, 223 deletions
diff --git a/po-properties/id.po b/po-properties/id.po index 82266f43ae..f9b24356ae 100644 --- a/po-properties/id.po +++ b/po-properties/id.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-05-16 15:02-0400\n" +"POT-Creation-Date: 2006-06-05 14:44-0400\n" "PO-Revision-Date: 2006-03-24 15:19+0700\n" "Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n" "Language-Team: Indonesia <kontak@id.gnome.org>\n" @@ -260,8 +260,8 @@ msgstr "Nama" msgid "A unique name for the action." msgstr "Nama unik untuk aksi ini." -#: gtk/gtkaction.c:198 gtk/gtkbutton.c:193 gtk/gtkexpander.c:185 -#: gtk/gtkframe.c:95 gtk/gtklabel.c:293 gtk/gtktoolbutton.c:174 +#: gtk/gtkaction.c:198 gtk/gtkbutton.c:199 gtk/gtkexpander.c:185 +#: gtk/gtkframe.c:95 gtk/gtklabel.c:293 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Label" @@ -365,7 +365,7 @@ msgstr "" "disembunyikan" #: gtk/gtkaction.c:293 gtk/gtkactiongroup.c:143 gtk/gtkcellrenderer.c:193 -#: gtk/gtkwidget.c:417 +#: gtk/gtkwidget.c:458 msgid "Sensitive" msgstr "Sensitif" @@ -374,7 +374,7 @@ msgid "Whether the action is enabled." msgstr "Menentukan apkaah aksi diaktifkan" #: gtk/gtkaction.c:300 gtk/gtkactiongroup.c:150 gtk/gtkstatusicon.c:205 -#: gtk/gtktreeviewcolumn.c:185 gtk/gtkwidget.c:410 +#: gtk/gtktreeviewcolumn.c:185 gtk/gtkwidget.c:451 msgid "Visible" msgstr "Terlihat" @@ -459,7 +459,7 @@ msgstr "Ukuran halaman" msgid "Horizontal alignment" msgstr "Penyesuaian Horisontal" -#: gtk/gtkalignment.c:93 gtk/gtkbutton.c:244 +#: gtk/gtkalignment.c:93 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -471,7 +471,7 @@ msgstr "" msgid "Vertical alignment" msgstr "Pernyesualan vertikal" -#: gtk/gtkalignment.c:103 gtk/gtkbutton.c:263 +#: gtk/gtkalignment.c:103 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -707,19 +707,19 @@ msgstr "Posisi" msgid "The index of the child in the parent" msgstr "Indek anak dalam bapak" -#: gtk/gtkbutton.c:194 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "" "Tulisan pada widget label dalam tombol, (jika tombol berisi widget label" -#: gtk/gtkbutton.c:201 gtk/gtkexpander.c:193 gtk/gtklabel.c:314 -#: gtk/gtktoolbutton.c:181 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:193 gtk/gtklabel.c:314 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Gunakan garis bawah" -#: gtk/gtkbutton.c:202 gtk/gtkexpander.c:194 gtk/gtklabel.c:315 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:194 gtk/gtklabel.c:315 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -727,61 +727,71 @@ msgstr "" "Jika ini diisi maka ada garis bawah pada teks yang menunjukkan bahwa huruf " "tersebut berisi singkatan tombol jalan pintas" -#: gtk/gtkbutton.c:209 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Gunakan stok" -#: gtk/gtkbutton.c:210 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "Jika ini diisi, tulisan pada label akan dipilih dari item stok" -#: gtk/gtkbutton.c:217 gtk/gtkcombobox.c:640 gtk/gtkfilechooserbutton.c:372 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:646 gtk/gtkfilechooserbutton.c:372 msgid "Focus on click" msgstr "Klik untuk membuat fokus" -#: gtk/gtkbutton.c:218 gtk/gtkfilechooserbutton.c:373 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:373 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "" "Menentukan apakah tombol mendapatkan fokus pada saat diklik dengan mouse" -#: gtk/gtkbutton.c:225 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Relief sisi" -#: gtk/gtkbutton.c:226 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Gaya relief pada sisi" -#: gtk/gtkbutton.c:243 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Penyesuaian Horisontal untuk anak" -#: gtk/gtkbutton.c:262 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Pernyesuaian vertikal untuk anak" -#: gtk/gtkbutton.c:279 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 msgid "Image widget" msgstr "Widget gambar" -#: gtk/gtkbutton.c:280 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Widget anak yang ditampilkan di samping tombol teks" -#: gtk/gtkbutton.c:388 +#: gtk/gtkbutton.c:300 +#, fuzzy +msgid "Image position" +msgstr "Posisi handle" + +#: gtk/gtkbutton.c:301 +#, fuzzy +msgid "The position of the image relative to the text" +msgstr "Posisi handle relatif dari widget anak" + +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Jarak default" -#: gtk/gtkbutton.c:389 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Ruangan tambahan untuk tombol yang bernilai CAN_DEFAULT" -#: gtk/gtkbutton.c:395 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Jarak luar default" -#: gtk/gtkbutton.c:396 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -789,29 +799,29 @@ msgstr "" "Ruang tambahan yang disediakan untuk tombol-tombol jenis CAN_DEFAULT yang " "digambar di luar batas tombol" -#: gtk/gtkbutton.c:401 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Relokasi X Anak" -#: gtk/gtkbutton.c:402 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "Seberapa jauh arah x saat memindahkan anak pada saat tombol ditekan" -#: gtk/gtkbutton.c:409 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Relokasi Y Anak" -#: gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "Seberapa jauh arah y saat memindahkan anak pada saat tombol ditekan" -#: gtk/gtkbutton.c:426 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Pindahkan fokus" -#: gtk/gtkbutton.c:427 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -819,20 +829,30 @@ msgstr "" "Menentukan apakah child_displacement_x/y_properties juga mempengaruhi fokus " "kotak" -#: gtk/gtkbutton.c:440 gtk/gtkentry.c:517 gtk/gtkentry.c:860 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:517 gtk/gtkentry.c:860 #, fuzzy msgid "Inner Border" msgstr "Gambar Batas" -#: gtk/gtkbutton.c:441 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "" -#: gtk/gtkbutton.c:446 +#: gtk/gtkbutton.c:476 +#, fuzzy +msgid "Image spacing" +msgstr "Jarak Nilai" + +#: gtk/gtkbutton.c:477 +#, fuzzy +msgid "Spacing in pixels between the image and label" +msgstr "Ruang antar label dan anaknya" + +#: gtk/gtkbutton.c:485 msgid "Show button images" msgstr "Tampilkan gambar pada tombol" -#: gtk/gtkbutton.c:447 +#: gtk/gtkbutton.c:486 msgid "Whether stock icons should be shown in buttons" msgstr "Menentukan apakah icon stock ditampilkan pada tombol" @@ -1170,19 +1190,19 @@ msgstr "Moda Paragraf Tunggal" msgid "Whether or not to keep all text in a single paragraph" msgstr "Menentukan apakah semua teks dimasukkan dalam satu paragraf saja" -#: gtk/gtkcellrenderertext.c:223 gtk/gtkcellview.c:143 gtk/gtktexttag.c:181 +#: gtk/gtkcellrenderertext.c:223 gtk/gtkcellview.c:144 gtk/gtktexttag.c:181 msgid "Background color name" msgstr "Nama warna latar" -#: gtk/gtkcellrenderertext.c:224 gtk/gtkcellview.c:144 gtk/gtktexttag.c:182 +#: gtk/gtkcellrenderertext.c:224 gtk/gtkcellview.c:145 gtk/gtktexttag.c:182 msgid "Background color as a string" msgstr "Nama warna latar dalam string" -#: gtk/gtkcellrenderertext.c:231 gtk/gtkcellview.c:150 gtk/gtktexttag.c:189 +#: gtk/gtkcellrenderertext.c:231 gtk/gtkcellview.c:151 gtk/gtktexttag.c:189 msgid "Background color" msgstr "Warna latar belakang" -#: gtk/gtkcellrenderertext.c:232 gtk/gtkcellview.c:151 +#: gtk/gtkcellrenderertext.c:232 gtk/gtkcellview.c:152 msgid "Background color as a GdkColor" msgstr "Warna latar belakang dalam format GdkColor" @@ -1348,7 +1368,7 @@ msgstr "" "Cara memecah kalimat dalam baris-baris pada saat kotak sel tidak memiliki " "cukup ruang untuk menampilkan keseluruhan teks" -#: gtk/gtkcellrenderertext.c:465 gtk/gtkcombobox.c:530 +#: gtk/gtkcellrenderertext.c:465 gtk/gtkcombobox.c:536 msgid "Wrap width" msgstr "Potong lebar" @@ -1365,11 +1385,11 @@ msgstr "Penyesuaian" msgid "How to align the lines" msgstr "Cara menggambar toolbar" -#: gtk/gtkcellrenderertext.c:493 gtk/gtkcellview.c:158 gtk/gtktexttag.c:543 +#: gtk/gtkcellrenderertext.c:493 gtk/gtkcellview.c:174 gtk/gtktexttag.c:543 msgid "Background set" msgstr "Set latar belakang" -#: gtk/gtkcellrenderertext.c:494 gtk/gtkcellview.c:159 gtk/gtktexttag.c:544 +#: gtk/gtkcellrenderertext.c:494 gtk/gtkcellview.c:175 gtk/gtktexttag.c:544 msgid "Whether this tag affects the background color" msgstr "Tentukan apakah tag ini berpengaruh pada warna latar belakang" @@ -1529,6 +1549,16 @@ msgstr "Ukuran indikator" msgid "Size of check or radio indicator" msgstr "Ukuran indikator cek atau radio" +#: gtk/gtkcellview.c:166 +#, fuzzy +msgid "CellView model" +msgstr "Model TreeView" + +#: gtk/gtkcellview.c:167 +#, fuzzy +msgid "The model for cell view" +msgstr "Model tampilan ikon" + #: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:169 msgid "Indicator Size" msgstr "Ukuran indikator" @@ -1583,7 +1613,7 @@ msgstr "Judul" msgid "The title of the color selection dialog" msgstr "Judul dialog pemilih warna" -#: gtk/gtkcolorbutton.c:202 gtk/gtkcolorsel.c:1853 +#: gtk/gtkcolorbutton.c:202 gtk/gtkcolorsel.c:1864 msgid "Current Color" msgstr "Warna saat ini" @@ -1591,7 +1621,7 @@ msgstr "Warna saat ini" msgid "The selected color" msgstr "Warna yang dipilih" -#: gtk/gtkcolorbutton.c:217 gtk/gtkcolorsel.c:1860 +#: gtk/gtkcolorbutton.c:217 gtk/gtkcolorsel.c:1871 msgid "Current Alpha" msgstr "Alpha saat ini" @@ -1599,35 +1629,35 @@ msgstr "Alpha saat ini" msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Nilai opasitas terpilih (0 transparan penuh, 65535 tidak transparan)" -#: gtk/gtkcolorsel.c:1839 +#: gtk/gtkcolorsel.c:1850 msgid "Has Opacity Control" msgstr "Memiliki Kontrol Opasitas" -#: gtk/gtkcolorsel.c:1840 +#: gtk/gtkcolorsel.c:1851 msgid "Whether the color selector should allow setting opacity" msgstr "Menentukan apakah pemilih warna memiliki seting opasitas atau tidak" -#: gtk/gtkcolorsel.c:1846 +#: gtk/gtkcolorsel.c:1857 msgid "Has palette" msgstr "Memiliki palet" -#: gtk/gtkcolorsel.c:1847 +#: gtk/gtkcolorsel.c:1858 msgid "Whether a palette should be used" msgstr "Menentukan apakah palet digunakan atau tidak" -#: gtk/gtkcolorsel.c:1854 +#: gtk/gtkcolorsel.c:1865 msgid "The current color" msgstr "Warna saat ini" -#: gtk/gtkcolorsel.c:1861 +#: gtk/gtkcolorsel.c:1872 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Nilai opasitas saat ini (0 transparan, 65535 tidak transparan)" -#: gtk/gtkcolorsel.c:1875 +#: gtk/gtkcolorsel.c:1886 msgid "Custom palette" msgstr "Palet pilihan sendiri" -#: gtk/gtkcolorsel.c:1876 +#: gtk/gtkcolorsel.c:1887 msgid "Palette to use in the color selector" msgstr "Palet yang digunakan pada pemilih warna" @@ -1673,90 +1703,90 @@ msgstr "Nilai dalam daftar" msgid "Whether entered values must already be present in the list" msgstr "Menentukan apakah nilai yang dimasukan selalu ada pada daftar" -#: gtk/gtkcombobox.c:513 +#: gtk/gtkcombobox.c:519 msgid "ComboBox model" msgstr "Model ComboBox" -#: gtk/gtkcombobox.c:514 +#: gtk/gtkcombobox.c:520 msgid "The model for the combo box" msgstr "Model kotak combo" -#: gtk/gtkcombobox.c:531 +#: gtk/gtkcombobox.c:537 #, fuzzy msgid "Wrap width for laying out the items in a grid" msgstr "Lebar pemotongan untuk menata isi pada kotak-kotak" -#: gtk/gtkcombobox.c:553 +#: gtk/gtkcombobox.c:559 msgid "Row span column" msgstr "Jarak antar baris" -#: gtk/gtkcombobox.c:554 +#: gtk/gtkcombobox.c:560 msgid "TreeModel column containing the row span values" msgstr "Kolom TreeModel berisi nilai row span" -#: gtk/gtkcombobox.c:575 +#: gtk/gtkcombobox.c:581 msgid "Column span column" msgstr "Jarak antar kolom" -#: gtk/gtkcombobox.c:576 +#: gtk/gtkcombobox.c:582 msgid "TreeModel column containing the column span values" msgstr "Kolom TreeModel berisi nilai column span" -#: gtk/gtkcombobox.c:596 +#: gtk/gtkcombobox.c:602 msgid "Active item" msgstr "Objek aktif" -#: gtk/gtkcombobox.c:597 +#: gtk/gtkcombobox.c:603 msgid "The item which is currently active" msgstr "Objek yang aktif" -#: gtk/gtkcombobox.c:616 gtk/gtkuimanager.c:195 +#: gtk/gtkcombobox.c:622 gtk/gtkuimanager.c:195 msgid "Add tearoffs to menus" msgstr "Tambahkan penyobek pada menu" -#: gtk/gtkcombobox.c:617 +#: gtk/gtkcombobox.c:623 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Apakah dropdown harus memiliki sebuah objek menu tearoff" -#: gtk/gtkcombobox.c:632 gtk/gtkentry.c:509 +#: gtk/gtkcombobox.c:638 gtk/gtkentry.c:509 msgid "Has Frame" msgstr "Ada bingkai atau tidak" -#: gtk/gtkcombobox.c:633 +#: gtk/gtkcombobox.c:639 msgid "Whether the combo box draws a frame around the child" msgstr "" "Menentukan apakah kotak combo mengambarkan suatu bingkai di sekitar anak" -#: gtk/gtkcombobox.c:641 +#: gtk/gtkcombobox.c:647 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "Menentukan apakah kotak combo memfokuskan ketika diklik dengan mouse" -#: gtk/gtkcombobox.c:656 gtk/gtkmenu.c:484 +#: gtk/gtkcombobox.c:662 gtk/gtkmenu.c:484 msgid "Tearoff Title" msgstr "Judul saat disobek" -#: gtk/gtkcombobox.c:657 +#: gtk/gtkcombobox.c:663 #, fuzzy msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" msgstr "Judul yang ditampilkan jendela manager saat menu ini disobek" -#: gtk/gtkcombobox.c:674 +#: gtk/gtkcombobox.c:680 #, fuzzy msgid "Popup shown" msgstr "Lebar popup" -#: gtk/gtkcombobox.c:675 +#: gtk/gtkcombobox.c:681 #, fuzzy msgid "Whether the combo's dropdown is shown" msgstr "Menentukan apakah batas digambar atau tidak" -#: gtk/gtkcombobox.c:681 +#: gtk/gtkcombobox.c:687 msgid "Appears as list" msgstr "Tampilkan sebagai daftar" -#: gtk/gtkcombobox.c:682 +#: gtk/gtkcombobox.c:688 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" "Menentukan apakah dropdowns harus kelihatan seperti daftar dari pada menu" @@ -2099,7 +2129,7 @@ msgstr "" msgid "Space to put between the label and the child" msgstr "Ruang antar label dan anaknya" -#: gtk/gtkexpander.c:219 gtk/gtkframe.c:137 gtk/gtktoolbutton.c:188 +#: gtk/gtkexpander.c:219 gtk/gtkframe.c:137 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Widget label" @@ -2107,11 +2137,11 @@ msgstr "Widget label" msgid "A widget to display in place of the usual expander label" msgstr "Widget yang digunakan untuk menampilkan nama expander yang biasa" -#: gtk/gtkexpander.c:226 gtk/gtktreeview.c:707 +#: gtk/gtkexpander.c:226 gtk/gtktreeview.c:719 msgid "Expander Size" msgstr "Ukuran ekspander" -#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:708 +#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:720 msgid "Size of the expander arrow" msgstr "Ukuran panah ekspander" @@ -2518,11 +2548,11 @@ msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "Cara teks dan ikon untuk setiap isian diletakkan, relatif" -#: gtk/gtkiconview.c:709 gtk/gtktreeview.c:591 gtk/gtktreeviewcolumn.c:301 +#: gtk/gtkiconview.c:709 gtk/gtktreeview.c:595 gtk/gtktreeviewcolumn.c:301 msgid "Reorderable" msgstr "Dapat diurut kembali" -#: gtk/gtkiconview.c:710 gtk/gtktreeview.c:592 +#: gtk/gtkiconview.c:710 gtk/gtktreeview.c:596 msgid "View is reorderable" msgstr "View dapat diurut kembali" @@ -3333,16 +3363,24 @@ msgstr "" "Menentukan apakah widget yang dipreview dapat mengambil ukuran seluas " "alokasi secara penuh" -#: gtk/gtkprintbackend.c:253 +#: gtk/gtkprintbackend.c:252 #, fuzzy msgid "Default print backend" msgstr "Sistem pemilih berkas utama" -#: gtk/gtkprintbackend.c:254 +#: gtk/gtkprintbackend.c:253 #, fuzzy msgid "List of the GtkPrintBackend backends to use by default" msgstr "Nama sistem GtkFileChooser yang digunakan sebagai standar" +#: gtk/gtkprintbackend.c:258 +msgid "Default command to run when displaying a print preview" +msgstr "" + +#: gtk/gtkprintbackend.c:259 +msgid "Command to run when displaying a print preview" +msgstr "" + #: gtk/gtkprinter.c:116 #, fuzzy msgid "Name of the printer" @@ -3429,132 +3467,154 @@ msgstr "" msgid "Printer settings" msgstr "" -#: gtk/gtkprintjob.c:141 gtk/gtkprintjob.c:142 gtk/gtkprintunixdialog.c:217 +#: gtk/gtkprintjob.c:141 gtk/gtkprintjob.c:142 gtk/gtkprintunixdialog.c:224 #, fuzzy msgid "Page Setup" msgstr "Ukuran Halaman" -#: gtk/gtkprintoperation.c:374 +#: gtk/gtkprintoperation.c:832 #, fuzzy msgid "Default Page Setup" msgstr "Tinggi Awal" -#: gtk/gtkprintoperation.c:375 +#: gtk/gtkprintoperation.c:833 msgid "The GtkPageSetup used by default" msgstr "" -#: gtk/gtkprintoperation.c:393 gtk/gtkprintunixdialog.c:235 +#: gtk/gtkprintoperation.c:851 gtk/gtkprintunixdialog.c:242 msgid "Print Settings" msgstr "" -#: gtk/gtkprintoperation.c:394 gtk/gtkprintunixdialog.c:236 +#: gtk/gtkprintoperation.c:852 gtk/gtkprintunixdialog.c:243 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "" -#: gtk/gtkprintoperation.c:412 +#: gtk/gtkprintoperation.c:870 #, fuzzy msgid "Job Name" msgstr "Nama Ikon" -#: gtk/gtkprintoperation.c:413 +#: gtk/gtkprintoperation.c:871 msgid "A string used for identifying the print job." msgstr "" -#: gtk/gtkprintoperation.c:436 +#: gtk/gtkprintoperation.c:894 #, fuzzy msgid "Number of Pages" msgstr "Jumlah Kanal" -#: gtk/gtkprintoperation.c:437 +#: gtk/gtkprintoperation.c:895 #, fuzzy msgid "The number of pages in the document." msgstr "Jumlah baris dalam tabel" -#: gtk/gtkprintoperation.c:458 gtk/gtkprintunixdialog.c:225 +#: gtk/gtkprintoperation.c:916 gtk/gtkprintunixdialog.c:232 #, fuzzy msgid "Current Page" msgstr "Alpha saat ini" -#: gtk/gtkprintoperation.c:459 +#: gtk/gtkprintoperation.c:917 #, fuzzy msgid "The current page in the document." msgstr "Ukuran halaman" -#: gtk/gtkprintoperation.c:480 +#: gtk/gtkprintoperation.c:938 #, fuzzy msgid "Use full page" msgstr "Gunakan alfa" -#: gtk/gtkprintoperation.c:481 +#: gtk/gtkprintoperation.c:939 msgid "" "TRUE if the the origin of the context should be at the corner of the page " "and not the corner of the imageable area" msgstr "" -#: gtk/gtkprintoperation.c:501 +#: gtk/gtkprintoperation.c:959 msgid "Track Print Status" msgstr "" -#: gtk/gtkprintoperation.c:502 +#: gtk/gtkprintoperation.c:960 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." msgstr "" -#: gtk/gtkprintoperation.c:519 +#: gtk/gtkprintoperation.c:977 #, fuzzy msgid "Unit" msgstr "Penting" -#: gtk/gtkprintoperation.c:520 +#: gtk/gtkprintoperation.c:978 msgid "The unit in which distances can be measured in the context" msgstr "" -#: gtk/gtkprintoperation.c:537 +#: gtk/gtkprintoperation.c:995 gtk/gtkprintoperation.c:1027 #, fuzzy msgid "Show Dialog" msgstr "Dialog" -#: gtk/gtkprintoperation.c:538 +#: gtk/gtkprintoperation.c:996 msgid "TRUE if gtk_print_operation_run() should show the print dialog." msgstr "" -#: gtk/gtkprintoperation.c:560 gtk/gtkprintoperation.c:561 +#: gtk/gtkprintoperation.c:1011 +#, fuzzy +msgid "Show Preview" +msgstr "Tampilkan teks" + +#: gtk/gtkprintoperation.c:1012 +msgid "TRUE if gtk_print_operation_run() should show the print preview." +msgstr "" + +#: gtk/gtkprintoperation.c:1028 +msgid "TRUE if a progress dialog is shown while printing." +msgstr "" + +#: gtk/gtkprintoperation.c:1051 gtk/gtkprintoperation.c:1052 msgid "PDF target filename" msgstr "" -#: gtk/gtkprintoperation.c:575 +#: gtk/gtkprintoperation.c:1066 msgid "Status" msgstr "" -#: gtk/gtkprintoperation.c:576 +#: gtk/gtkprintoperation.c:1067 #, fuzzy msgid "The status of the print operation" msgstr "Status togel tombol" -#: gtk/gtkprintoperation.c:596 +#: gtk/gtkprintoperation.c:1087 msgid "Status String" msgstr "" -#: gtk/gtkprintoperation.c:597 +#: gtk/gtkprintoperation.c:1088 msgid "A human-readable description of the status" msgstr "" -#: gtk/gtkprintunixdialog.c:218 +#: gtk/gtkprintoperation.c:1106 +#, fuzzy +msgid "Custom tab label" +msgstr "Palet pilihan sendiri" + +#: gtk/gtkprintoperation.c:1107 +msgid "Label for the tab containing custom widgets." +msgstr "" + +#: gtk/gtkprintunixdialog.c:225 msgid "The GtkPageSetup to use" msgstr "" -#: gtk/gtkprintunixdialog.c:226 +#: gtk/gtkprintunixdialog.c:233 #, fuzzy msgid "The current page in the document" msgstr "Ukuran halaman" -#: gtk/gtkprintunixdialog.c:243 +#: gtk/gtkprintunixdialog.c:250 #, fuzzy msgid "Selected Printer" msgstr "Tahun yang dipilih" -#: gtk/gtkprintunixdialog.c:244 +#: gtk/gtkprintunixdialog.c:251 #, fuzzy msgid "The GtkPrinter which is selected" msgstr "Objek yang aktif" @@ -4053,11 +4113,11 @@ msgid "" msgstr "" "Menambilkan tombol panah kedua dengan arah maju pada sisi lawan scrollbar" -#: gtk/gtkscrolledwindow.c:221 gtk/gtktext.c:541 gtk/gtktreeview.c:551 +#: gtk/gtkscrolledwindow.c:221 gtk/gtktext.c:541 gtk/gtktreeview.c:555 msgid "Horizontal Adjustment" msgstr "Penyesuaian Horisontal" -#: gtk/gtkscrolledwindow.c:228 gtk/gtktext.c:549 gtk/gtktreeview.c:559 +#: gtk/gtkscrolledwindow.c:228 gtk/gtktext.c:549 gtk/gtktreeview.c:563 msgid "Vertical Adjustment" msgstr "Penyesuaian Vertikal" @@ -5232,11 +5292,11 @@ msgstr "Ukuran ikon toolbar" msgid "Size of icons in default toolbars" msgstr "Ukuran ikon pada toolbar default" -#: gtk/gtktoolbutton.c:175 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Teks yang akan ditampilkan pada objek" -#: gtk/gtktoolbutton.c:182 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5245,34 +5305,44 @@ msgstr "" "karakter selanjutnya harus dipergunakan untuk kunci akselerator mnemonic " "pada menu yang overflow." -#: gtk/gtktoolbutton.c:189 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget yang digunakan sebagai label objek" -#: gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ID Stok" -#: gtk/gtktoolbutton.c:196 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "Ikon stock ditampilkan pada objek" -#: gtk/gtktoolbutton.c:212 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Nama ikon" -#: gtk/gtktoolbutton.c:213 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "Nama ikon tematik yang ditampilkan pada objek" -#: gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Widget ikon" -#: gtk/gtktoolbutton.c:220 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Widget ikon untuk ditampilkan pada objek" +#: gtk/gtktoolbutton.c:239 +#, fuzzy +msgid "Icon spacing" +msgstr "Jarak antar baris" + +#: gtk/gtktoolbutton.c:240 +#, fuzzy +msgid "Spacing in pixels between the icon and label" +msgstr "Besar ruangan yang mengisi antara tangga dan patokan" + #: gtk/gtktoolitem.c:145 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " @@ -5295,172 +5365,182 @@ msgstr "Model TreeModelSort" msgid "The model for the TreeModelSort to sort" msgstr "Model untuk mengurutkan TreeModelSort" -#: gtk/gtktreeview.c:543 +#: gtk/gtktreeview.c:547 msgid "TreeView Model" msgstr "Model TreeView" -#: gtk/gtktreeview.c:544 +#: gtk/gtktreeview.c:548 msgid "The model for the tree view" msgstr "Model TreeView" -#: gtk/gtktreeview.c:552 +#: gtk/gtktreeview.c:556 msgid "Horizontal Adjustment for the widget" msgstr "Penyesuaian widget horisontal" -#: gtk/gtktreeview.c:560 +#: gtk/gtktreeview.c:564 msgid "Vertical Adjustment for the widget" msgstr "Penyesuaian widget vertikal" -#: gtk/gtktreeview.c:567 +#: gtk/gtktreeview.c:571 msgid "Headers Visible" msgstr "Kepala Tampak" -#: gtk/gtktreeview.c:568 +#: gtk/gtktreeview.c:572 msgid "Show the column header buttons" msgstr "Tampilkan tombol pada bagian atas kolom" -#: gtk/gtktreeview.c:575 +#: gtk/gtktreeview.c:579 msgid "Headers Clickable" msgstr "Header Dapat Diklik" -#: gtk/gtktreeview.c:576 +#: gtk/gtktreeview.c:580 msgid "Column headers respond to click events" msgstr "Bagian atas kolom merespon kejadian klik" -#: gtk/gtktreeview.c:583 +#: gtk/gtktreeview.c:587 msgid "Expander Column" msgstr "Kolom Ekspander" -#: gtk/gtktreeview.c:584 +#: gtk/gtktreeview.c:588 msgid "Set the column for the expander column" msgstr "Set kolom untuk kolom ekspander" -#: gtk/gtktreeview.c:599 +#: gtk/gtktreeview.c:603 msgid "Rules Hint" msgstr "Petunjuk pada aturan" -#: gtk/gtktreeview.c:600 +#: gtk/gtktreeview.c:604 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Menentukan petunjuk pada mesin tematik untuk menggambar baris-baris dalam " "warna yang bergantian" -#: gtk/gtktreeview.c:607 +#: gtk/gtktreeview.c:611 msgid "Enable Search" msgstr "Dapat dicari" -#: gtk/gtktreeview.c:608 +#: gtk/gtktreeview.c:612 msgid "View allows user to search through columns interactively" msgstr "View membolehkan pengguna untuk mencari dalam kolom secara interaktif" -#: gtk/gtktreeview.c:615 +#: gtk/gtktreeview.c:619 msgid "Search Column" msgstr "Kolom pencarian" -#: gtk/gtktreeview.c:616 +#: gtk/gtktreeview.c:620 msgid "Model column to search through when searching through code" msgstr "Kolom pada model tempat mencari saat mencari dalam kode" -#: gtk/gtktreeview.c:636 +#: gtk/gtktreeview.c:640 msgid "Fixed Height Mode" msgstr "Moda Tinggi Tetap" -#: gtk/gtktreeview.c:637 +#: gtk/gtktreeview.c:641 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "" "Mempercepat kinerja GtkTreeView dengan mengasumsikan tinggi yang seragam " "untuk setiap barisnya" -#: gtk/gtktreeview.c:657 +#: gtk/gtktreeview.c:661 msgid "Hover Selection" msgstr "Warna Penyorot" -#: gtk/gtktreeview.c:658 +#: gtk/gtktreeview.c:662 msgid "Whether the selection should follow the pointer" msgstr "Apakah pemilihan harus mengikuti penunjuk" -#: gtk/gtktreeview.c:677 +#: gtk/gtktreeview.c:681 msgid "Hover Expand" msgstr "" -#: gtk/gtktreeview.c:678 +#: gtk/gtktreeview.c:682 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Apakah baris harus diperluas/persempit ketika penunjuk bergerak di atas " "mereka" -#: gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:689 #, fuzzy msgid "Show Expanders" msgstr "Bisa melakukan ekspansi" -#: gtk/gtktreeview.c:686 +#: gtk/gtktreeview.c:690 #, fuzzy msgid "View has expanders" msgstr "Bisa melakukan ekspansi" -#: gtk/gtktreeview.c:693 +#: gtk/gtktreeview.c:697 msgid "Level Indentation" msgstr "" -#: gtk/gtktreeview.c:694 +#: gtk/gtktreeview.c:698 msgid "Extra indentation for each level" msgstr "" -#: gtk/gtktreeview.c:716 +#: gtk/gtktreeview.c:707 +msgid "Rubber Banding" +msgstr "" + +#: gtk/gtktreeview.c:708 +#, fuzzy +msgid "" +"Whether to enable selection of multiple items by dragging the mouse pointer" +msgstr "Menentukan apakah bisa memilih banyak file sekaligus atau tidak" + +#: gtk/gtktreeview.c:728 msgid "Vertical Separator Width" msgstr "Lebar Separator Vertikal" -#: gtk/gtktreeview.c:717 +#: gtk/gtktreeview.c:729 msgid "Vertical space between cells. Must be an even number" msgstr "Ruangan vertikal antara sel. Harus bernilai genap" -#: gtk/gtktreeview.c:725 +#: gtk/gtktreeview.c:737 msgid "Horizontal Separator Width" msgstr "Lebar Separator Horisontal" -#: gtk/gtktreeview.c:726 +#: gtk/gtktreeview.c:738 msgid "Horizontal space between cells. Must be an even number" msgstr "Ruangan horisontal antara sel. Harus bernilai genap" -#: gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:746 msgid "Allow Rules" msgstr "Membolehkan aturan" -#: gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:747 msgid "Allow drawing of alternating color rows" msgstr "Membolehkan penggambaran baris-baris dalam warna yang bergantian" -#: gtk/gtktreeview.c:741 +#: gtk/gtktreeview.c:753 msgid "Indent Expanders" msgstr "Indentasi pada ekspander" -#: gtk/gtktreeview.c:742 +#: gtk/gtktreeview.c:754 msgid "Make the expanders indented" msgstr "Buat ekspander memiliki indentasi" -#: gtk/gtktreeview.c:748 +#: gtk/gtktreeview.c:760 msgid "Even Row Color" msgstr "Warna pada baris genap" -#: gtk/gtktreeview.c:749 +#: gtk/gtktreeview.c:761 msgid "Color to use for even rows" msgstr "Warna yang digunakan pada baris-baris pada posisi genap" -#: gtk/gtktreeview.c:755 +#: gtk/gtktreeview.c:767 msgid "Odd Row Color" msgstr "Warna baris ganjil" -#: gtk/gtktreeview.c:756 +#: gtk/gtktreeview.c:768 msgid "Color to use for odd rows" msgstr "Warna yang digunakan pada baris-baris pada posisi ganjil" -#: gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:774 msgid "Row Ending details" msgstr "" -#: gtk/gtktreeview.c:763 +#: gtk/gtktreeview.c:775 msgid "Enable extended row background theming" msgstr "" @@ -5596,27 +5676,27 @@ msgstr "" msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Menentukan bagaimana menggambar kotak berbayang di sekeliling viewport" -#: gtk/gtkwidget.c:377 +#: gtk/gtkwidget.c:418 msgid "Widget name" msgstr "Nama widget" -#: gtk/gtkwidget.c:378 +#: gtk/gtkwidget.c:419 msgid "The name of the widget" msgstr "Nama widget" -#: gtk/gtkwidget.c:384 +#: gtk/gtkwidget.c:425 msgid "Parent widget" msgstr "Widget Bapak" -#: gtk/gtkwidget.c:385 +#: gtk/gtkwidget.c:426 msgid "The parent widget of this widget. Must be a Container widget" msgstr "Bapak widget ini. Harus berupa widget Container" -#: gtk/gtkwidget.c:392 +#: gtk/gtkwidget.c:433 msgid "Width request" msgstr "Permintaan lebar" -#: gtk/gtkwidget.c:393 +#: gtk/gtkwidget.c:434 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -5624,11 +5704,11 @@ msgstr "" "Nilai yang diberikan saat ada permintaan nilai lebar, atau bernilai -1 " "apabila permintaan dilakukan natural" -#: gtk/gtkwidget.c:401 +#: gtk/gtkwidget.c:442 msgid "Height request" msgstr "Permintaan tinggi" -#: gtk/gtkwidget.c:402 +#: gtk/gtkwidget.c:443 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -5636,163 +5716,163 @@ msgstr "" "Nilai yang diberikan saat ada permintaan nilai tinggi, atau bernilai -1 " "apabila permintaan dilakukan natural" -#: gtk/gtkwidget.c:411 +#: gtk/gtkwidget.c:452 msgid "Whether the widget is visible" msgstr "Menentukan apakah widget terlihat atau tidak" -#: gtk/gtkwidget.c:418 +#: gtk/gtkwidget.c:459 msgid "Whether the widget responds to input" msgstr "Menentukan apakah widget memberi respon pada semua input" -#: gtk/gtkwidget.c:424 +#: gtk/gtkwidget.c:465 msgid "Application paintable" msgstr "Aplikasi dapat menggambar" -#: gtk/gtkwidget.c:425 +#: gtk/gtkwidget.c:466 msgid "Whether the application will paint directly on the widget" msgstr "Menentukan apakah aplikasi dapat menggambar langsung pada widget" -#: gtk/gtkwidget.c:431 +#: gtk/gtkwidget.c:472 msgid "Can focus" msgstr "Dapat memiliki fokus" -#: gtk/gtkwidget.c:432 +#: gtk/gtkwidget.c:473 msgid "Whether the widget can accept the input focus" msgstr "Menentukan apakah widget dapat menerima fokus input" -#: gtk/gtkwidget.c:438 +#: gtk/gtkwidget.c:479 msgid "Has focus" msgstr "Memiliki fokus" -#: gtk/gtkwidget.c:439 +#: gtk/gtkwidget.c:480 msgid "Whether the widget has the input focus" msgstr "Menentukan apakah widget memiliki fokus input" -#: gtk/gtkwidget.c:445 +#: gtk/gtkwidget.c:486 msgid "Is focus" msgstr "Fokus" -#: gtk/gtkwidget.c:446 +#: gtk/gtkwidget.c:487 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Menentukan apakah widget adalah widget fokus dalam tingkat atas" -#: gtk/gtkwidget.c:452 +#: gtk/gtkwidget.c:493 msgid "Can default" msgstr "Dapat menjadi default" -#: gtk/gtkwidget.c:453 +#: gtk/gtkwidget.c:494 msgid "Whether the widget can be the default widget" msgstr "Menentukan apakah widget dapat menjadi widget default" -#: gtk/gtkwidget.c:459 +#: gtk/gtkwidget.c:500 msgid "Has default" msgstr "Memiliki default" -#: gtk/gtkwidget.c:460 +#: gtk/gtkwidget.c:501 msgid "Whether the widget is the default widget" msgstr "Menentukan apakah widget adalah widget default" -#: gtk/gtkwidget.c:466 +#: gtk/gtkwidget.c:507 msgid "Receives default" msgstr "Menerima default" -#: gtk/gtkwidget.c:467 +#: gtk/gtkwidget.c:508 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" "Apabila bernilai TRUE, widget dapat menerima aksi default saat menerima fokus" -#: gtk/gtkwidget.c:473 +#: gtk/gtkwidget.c:514 msgid "Composite child" msgstr "Anak komposit" -#: gtk/gtkwidget.c:474 +#: gtk/gtkwidget.c:515 msgid "Whether the widget is part of a composite widget" msgstr "Menentukan apakah widget merupakan bagian dari widget komposit" -#: gtk/gtkwidget.c:480 +#: gtk/gtkwidget.c:521 msgid "Style" msgstr "Gaya" -#: gtk/gtkwidget.c:481 +#: gtk/gtkwidget.c:522 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "Gaya widget, yang berisi bagaimana dia akan ditampilkan (warna dsb)" -#: gtk/gtkwidget.c:487 +#: gtk/gtkwidget.c:528 msgid "Events" msgstr "Kejadian" -#: gtk/gtkwidget.c:488 +#: gtk/gtkwidget.c:529 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "Tipe kejadian yang menentukan jenis GdkEvents yang akan diterima widget" -#: gtk/gtkwidget.c:495 +#: gtk/gtkwidget.c:536 msgid "Extension events" msgstr "Kejadian tambahan" -#: gtk/gtkwidget.c:496 +#: gtk/gtkwidget.c:537 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "Tipe kejadian yang menentukan jenis kejadian tambahan yang akan diterima " "widget" -#: gtk/gtkwidget.c:503 +#: gtk/gtkwidget.c:544 msgid "No show all" msgstr "Jangan tampilkan semua" -#: gtk/gtkwidget.c:504 +#: gtk/gtkwidget.c:545 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "" "Menentukan apakah gtk_widget_show_all() tidak perlu mempengaruhi widget ini " "atau tidak" -#: gtk/gtkwidget.c:1442 +#: gtk/gtkwidget.c:1483 msgid "Interior Focus" msgstr "Fokus interior" -#: gtk/gtkwidget.c:1443 +#: gtk/gtkwidget.c:1484 msgid "Whether to draw the focus indicator inside widgets" msgstr "Menentukan apakah menggambar indikator fokus di dalam widget" -#: gtk/gtkwidget.c:1449 +#: gtk/gtkwidget.c:1490 msgid "Focus linewidth" msgstr "Lebar garis fokus" -#: gtk/gtkwidget.c:1450 +#: gtk/gtkwidget.c:1491 msgid "Width, in pixels, of the focus indicator line" msgstr "Lebar garis indikator fokus dalam piksel" -#: gtk/gtkwidget.c:1456 +#: gtk/gtkwidget.c:1497 msgid "Focus line dash pattern" msgstr "Garis fokus berpola garis-garis" -#: gtk/gtkwidget.c:1457 +#: gtk/gtkwidget.c:1498 msgid "Dash pattern used to draw the focus indicator" msgstr "Pola garis-garis yang digunakan untuk menggambar indikator fokus" -#: gtk/gtkwidget.c:1462 +#: gtk/gtkwidget.c:1503 msgid "Focus padding" msgstr "Isian fokus" -#: gtk/gtkwidget.c:1463 +#: gtk/gtkwidget.c:1504 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Lebar antara indikator fokus dan kotak widget dalam piksel" -#: gtk/gtkwidget.c:1468 +#: gtk/gtkwidget.c:1509 msgid "Cursor color" msgstr "Warna kursor" -#: gtk/gtkwidget.c:1469 +#: gtk/gtkwidget.c:1510 msgid "Color with which to draw insertion cursor" msgstr "Warna untuk menggambar kursor pengisian" -#: gtk/gtkwidget.c:1474 +#: gtk/gtkwidget.c:1515 msgid "Secondary cursor color" msgstr "Wanra kursor sekunder" -#: gtk/gtkwidget.c:1475 +#: gtk/gtkwidget.c:1516 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -5800,87 +5880,87 @@ msgstr "" "Warna yang akan digambarkan pada kursor pengisian sekunder saat mengedit " "campuran teks kanan-ke-kiri dan kiri-ke-kanan" -#: gtk/gtkwidget.c:1480 +#: gtk/gtkwidget.c:1521 msgid "Cursor line aspect ratio" msgstr "Rasio aspek garis kursor" -#: gtk/gtkwidget.c:1481 +#: gtk/gtkwidget.c:1522 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Rasio aspek yang digunakan saat menggambar kursor pengisian teks" -#: gtk/gtkwidget.c:1486 +#: gtk/gtkwidget.c:1536 msgid "Draw Border" msgstr "Gambar Batas" -#: gtk/gtkwidget.c:1487 +#: gtk/gtkwidget.c:1537 msgid "Size of areas outside the widget's allocation to draw" msgstr "Ukuran area di luar alokasi penggambaran widget" -#: gtk/gtkwidget.c:1493 +#: gtk/gtkwidget.c:1550 #, fuzzy msgid "Unvisited Link Color" msgstr "Warna Taut" -#: gtk/gtkwidget.c:1494 +#: gtk/gtkwidget.c:1551 #, fuzzy msgid "Color of unvisited links" msgstr "Warna hipertaut" -#: gtk/gtkwidget.c:1500 +#: gtk/gtkwidget.c:1564 #, fuzzy msgid "Visited Link Color" msgstr "Warna Taut" -#: gtk/gtkwidget.c:1501 +#: gtk/gtkwidget.c:1565 #, fuzzy msgid "Color of visited links" msgstr "Warna hipertaut" -#: gtk/gtkwidget.c:1507 +#: gtk/gtkwidget.c:1579 #, fuzzy msgid "Wide Separators" msgstr "Gunakan pembatas" -#: gtk/gtkwidget.c:1508 +#: gtk/gtkwidget.c:1580 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" msgstr "" -#: gtk/gtkwidget.c:1514 +#: gtk/gtkwidget.c:1594 #, fuzzy msgid "Separator Width" msgstr "Lebar Separator Vertikal" -#: gtk/gtkwidget.c:1515 +#: gtk/gtkwidget.c:1595 msgid "The width of separators if wide-separators is TRUE" msgstr "" -#: gtk/gtkwidget.c:1521 +#: gtk/gtkwidget.c:1609 #, fuzzy msgid "Separator Height" msgstr "Tinggi Awal" -#: gtk/gtkwidget.c:1522 -msgid "The height of separators if wide-separators is TRUE" +#: gtk/gtkwidget.c:1610 +msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "" -#: gtk/gtkwidget.c:1527 +#: gtk/gtkwidget.c:1624 #, fuzzy msgid "Horizontal Scroll Arrow Length" msgstr "Kebijakan Scrollbar Horisontal" -#: gtk/gtkwidget.c:1528 +#: gtk/gtkwidget.c:1625 #, fuzzy msgid "The length of horizontal scroll arrows" msgstr "Saat scrollbar horisontal ditampilkan" -#: gtk/gtkwidget.c:1533 +#: gtk/gtkwidget.c:1639 #, fuzzy msgid "Vertical Scroll Arrow Length" msgstr "Kebijakan Scrollbar Vertikal" -#: gtk/gtkwidget.c:1534 +#: gtk/gtkwidget.c:1640 #, fuzzy msgid "The length of vertical scroll arrows" msgstr "Saat scrollbar vertikal ditampilkan" |