# Indonesian translation of clutter # Copyright (C) 2010 Intel Corporation # This file is distributed under the same license as the clutter package. # Andika Triwidada , 2010. # msgid "" msgstr "" "Project-Id-Version: clutter 1.3.14\n" "Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?" "product=clutter\n" "POT-Creation-Date: 2011-02-21 14:15+0000\n" "PO-Revision-Date: 2010-10-05 20:42+0700\n" "Last-Translator: Andika Triwidada \n" "Language-Team: GNOME Indonesian Translation Team \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-Language: Indonesian\n" "X-Poedit-Country: Indonesia\n" #: clutter/clutter-actor.c:3478 msgid "X coordinate" msgstr "Koordinat X" #: clutter/clutter-actor.c:3479 msgid "X coordinate of the actor" msgstr "Koordinat X dari aktor" #: clutter/clutter-actor.c:3494 msgid "Y coordinate" msgstr "Koordinat Y" #: clutter/clutter-actor.c:3495 msgid "Y coordinate of the actor" msgstr "Koordinat Y dari aktor" #: clutter/clutter-actor.c:3510 clutter/clutter-behaviour-ellipse.c:474 msgid "Width" msgstr "Lebar" #: clutter/clutter-actor.c:3511 msgid "Width of the actor" msgstr "Lebar aktor" #: clutter/clutter-actor.c:3525 clutter/clutter-behaviour-ellipse.c:490 msgid "Height" msgstr "Tinggi" #: clutter/clutter-actor.c:3526 msgid "Height of the actor" msgstr "Tinggi aktor" #: clutter/clutter-actor.c:3544 msgid "Fixed X" msgstr "X Tetap" #: clutter/clutter-actor.c:3545 msgid "Forced X position of the actor" msgstr "Posisi X aktor yang dipaksakan" #: clutter/clutter-actor.c:3563 msgid "Fixed Y" msgstr "Y Tetap" #: clutter/clutter-actor.c:3564 msgid "Forced Y position of the actor" msgstr "Posisi Y aktor yang dipaksakan" #: clutter/clutter-actor.c:3580 msgid "Fixed position set" msgstr "Posisi yang ditetapkan ditata" #: clutter/clutter-actor.c:3581 msgid "Whether to use fixed positioning for the actor" msgstr "Apakah memakai penempatan yang ditetapkan bagi aktor" #: clutter/clutter-actor.c:3603 msgid "Min Width" msgstr "Lebar Min" #: clutter/clutter-actor.c:3604 msgid "Forced minimum width request for the actor" msgstr "Permintaan lebar minimal yang dipaksakan bagi aktor" #: clutter/clutter-actor.c:3623 msgid "Min Height" msgstr "Tinggi Min" #: clutter/clutter-actor.c:3624 msgid "Forced minimum height request for the actor" msgstr "Permintaan tinggi minimal yang dipaksakan bagi aktor" #: clutter/clutter-actor.c:3643 msgid "Natural Width" msgstr "Lebar Alami" #: clutter/clutter-actor.c:3644 msgid "Forced natural width request for the actor" msgstr "Permintaan lebar alami yang dipaksakan bagi aktor" #: clutter/clutter-actor.c:3663 msgid "Natural Height" msgstr "Tinggi Alami" #: clutter/clutter-actor.c:3664 msgid "Forced natural height request for the actor" msgstr "Permintaan tinggi alami yang dipaksakan bagi aktor" #: clutter/clutter-actor.c:3680 msgid "Minimum width set" msgstr "Lebar minimal ditata" #: clutter/clutter-actor.c:3681 msgid "Whether to use the min-width property" msgstr "Apakah memakai properti min-width" #: clutter/clutter-actor.c:3696 msgid "Minimum height set" msgstr "Tinggi minimal ditata" #: clutter/clutter-actor.c:3697 msgid "Whether to use the min-height property" msgstr "Apakah memakai properti min-height" #: clutter/clutter-actor.c:3712 msgid "Natural width set" msgstr "Lebar alami ditata" #: clutter/clutter-actor.c:3713 msgid "Whether to use the natural-width property" msgstr "Apakah memakai properti natural-width" #: clutter/clutter-actor.c:3730 msgid "Natural height set" msgstr "Tinggi alami ditata" #: clutter/clutter-actor.c:3731 msgid "Whether to use the natural-height property" msgstr "Apakah memakai properti natural-height" #: clutter/clutter-actor.c:3750 msgid "Allocation" msgstr "Alokasi" #: clutter/clutter-actor.c:3751 msgid "The actor's allocation" msgstr "Alokasi aktor" #: clutter/clutter-actor.c:3807 msgid "Request Mode" msgstr "Moda Permintaan" #: clutter/clutter-actor.c:3808 msgid "The actor's request mode" msgstr "Moda permintaan aktor" #: clutter/clutter-actor.c:3823 msgid "Depth" msgstr "Kedalaman" #: clutter/clutter-actor.c:3824 msgid "Position on the Z axis" msgstr "Posisi pada sumbu Z" #: clutter/clutter-actor.c:3838 #, fuzzy msgid "Opacity" msgstr "Ketransparanan" #: clutter/clutter-actor.c:3839 msgid "Opacity of an actor" msgstr "Tingkat transparansi aktor" #: clutter/clutter-actor.c:3854 msgid "Visible" msgstr "Tampak" #: clutter/clutter-actor.c:3855 msgid "Whether the actor is visible or not" msgstr "Apakah aktor nampak atau tidak" #: clutter/clutter-actor.c:3870 msgid "Mapped" msgstr "Dipetakan" #: clutter/clutter-actor.c:3871 msgid "Whether the actor will be painted" msgstr "Apakah aktor akan digambar" #: clutter/clutter-actor.c:3885 msgid "Realized" msgstr "Direalisasikan" #: clutter/clutter-actor.c:3886 msgid "Whether the actor has been realized" msgstr "Apakah aktor telah direalisasikan" #: clutter/clutter-actor.c:3902 msgid "Reactive" msgstr "Reaktif" #: clutter/clutter-actor.c:3903 msgid "Whether the actor is reactive to events" msgstr "Apakah aktor reaktif terhadap kejadian" #: clutter/clutter-actor.c:3915 msgid "Has Clip" msgstr "Punya Klip" #: clutter/clutter-actor.c:3916 msgid "Whether the actor has a clip set" msgstr "Apakah aktor telah ditata punya klip" #: clutter/clutter-actor.c:3931 msgid "Clip" msgstr "Klip" #: clutter/clutter-actor.c:3932 msgid "The clip region for the actor" msgstr "Wilayah klip bagi aktor" #: clutter/clutter-actor.c:3946 clutter/clutter-actor-meta.c:205 #: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236 msgid "Name" msgstr "Nama" #: clutter/clutter-actor.c:3947 msgid "Name of the actor" msgstr "Nama aktor" #: clutter/clutter-actor.c:3961 msgid "Scale X" msgstr "Skala X" #: clutter/clutter-actor.c:3962 msgid "Scale factor on the X axis" msgstr "Faktor skala pada sumbu X" #: clutter/clutter-actor.c:3977 msgid "Scale Y" msgstr "Skala Y" #: clutter/clutter-actor.c:3978 msgid "Scale factor on the Y axis" msgstr "Faktor skala pada sumbu Y" #: clutter/clutter-actor.c:3993 msgid "Scale Center X" msgstr "Pusat Skala X" #: clutter/clutter-actor.c:3994 msgid "Horizontal scale center" msgstr "Pusat skala horisontal" #: clutter/clutter-actor.c:4009 msgid "Scale Center Y" msgstr "Pusat Skala Y" #: clutter/clutter-actor.c:4010 msgid "Vertical scale center" msgstr "Pusat skala vertikal" #: clutter/clutter-actor.c:4025 msgid "Scale Gravity" msgstr "Gravitasi Skala" #: clutter/clutter-actor.c:4026 msgid "The center of scaling" msgstr "Pusat penskalaan" #: clutter/clutter-actor.c:4043 msgid "Rotation Angle X" msgstr "Sudut Rotasi X" #: clutter/clutter-actor.c:4044 msgid "The rotation angle on the X axis" msgstr "Sudut rotasi dari sumbu X" #: clutter/clutter-actor.c:4059 msgid "Rotation Angle Y" msgstr "Sudut Rotasi Y" #: clutter/clutter-actor.c:4060 msgid "The rotation angle on the Y axis" msgstr "Sudut rotasi dari sumbu Y" #: clutter/clutter-actor.c:4075 msgid "Rotation Angle Z" msgstr "Sudut Rotasi Z" #: clutter/clutter-actor.c:4076 msgid "The rotation angle on the Z axis" msgstr "Sudut rotasi dari sumbu Z" #: clutter/clutter-actor.c:4091 msgid "Rotation Center X" msgstr "Pusat Rotasi X" #: clutter/clutter-actor.c:4092 msgid "The rotation center on the X axis" msgstr "Pusat rotasi pada sumbu X" #: clutter/clutter-actor.c:4108 msgid "Rotation Center Y" msgstr "Pusat Rotasi Y" #: clutter/clutter-actor.c:4109 msgid "The rotation center on the Y axis" msgstr "Pusat rotasi pada sumbu Y" #: clutter/clutter-actor.c:4125 msgid "Rotation Center Z" msgstr "Pusat Rotasi Z" #: clutter/clutter-actor.c:4126 msgid "The rotation center on the Z axis" msgstr "Pusat rotasi pada sumbu Z" #: clutter/clutter-actor.c:4142 msgid "Rotation Center Z Gravity" msgstr "Gravitasi Z Pusat Rotasi" #: clutter/clutter-actor.c:4143 msgid "Center point for rotation around the Z axis" msgstr "Titik pusat rotasi seputar sumbu Z" #: clutter/clutter-actor.c:4161 msgid "Anchor X" msgstr "Jangkar X" #: clutter/clutter-actor.c:4162 msgid "X coordinate of the anchor point" msgstr "Koordinat X titik jangkar" #: clutter/clutter-actor.c:4178 msgid "Anchor Y" msgstr "Jangkar Y" #: clutter/clutter-actor.c:4179 msgid "Y coordinate of the anchor point" msgstr "Koordinat Y titik jangkar" #: clutter/clutter-actor.c:4194 msgid "Anchor Gravity" msgstr "Gravitasi Jangkar" #: clutter/clutter-actor.c:4195 msgid "The anchor point as a ClutterGravity" msgstr "" #: clutter/clutter-actor.c:4214 msgid "Show on set parent" msgstr "" #: clutter/clutter-actor.c:4215 msgid "Whether the actor is shown when parented" msgstr "" #: clutter/clutter-actor.c:4235 msgid "Clip to Allocation" msgstr "" #: clutter/clutter-actor.c:4236 msgid "Sets the clip region to track the actor's allocation" msgstr "" #: clutter/clutter-actor.c:4246 msgid "Text Direction" msgstr "Arah Teks" #: clutter/clutter-actor.c:4247 msgid "Direction of the text" msgstr "Arah teks" #: clutter/clutter-actor.c:4265 msgid "Has Pointer" msgstr "Punya Penunjuk" #: clutter/clutter-actor.c:4266 msgid "Whether the actor contains the pointer of an input device" msgstr "Apakah aktor memuat penunjuk dari suatu perangkat masukan" #: clutter/clutter-actor.c:4283 msgid "Actions" msgstr "Aksi" #: clutter/clutter-actor.c:4284 msgid "Adds an action to the actor" msgstr "Tambahkan aksi ke aktor" #: clutter/clutter-actor.c:4298 msgid "Constraints" msgstr "Kendala" #: clutter/clutter-actor.c:4299 msgid "Adds a constraint to the actor" msgstr "Tambahkan kendala ke aktor" #: clutter/clutter-actor-meta.c:191 clutter/clutter-child-meta.c:142 msgid "Actor" msgstr "Aktor" #: clutter/clutter-actor-meta.c:192 msgid "The actor attached to the meta" msgstr "" #: clutter/clutter-actor-meta.c:206 #, fuzzy msgid "The name of the meta" msgstr "Perubah Meta" #: clutter/clutter-actor-meta.c:219 clutter/clutter-input-device.c:315 #: clutter/clutter-shader.c:295 #, fuzzy msgid "Enabled" msgstr "Diaktifkan" #: clutter/clutter-actor-meta.c:220 #, fuzzy msgid "Whether the meta is enabled" msgstr "Menentukan apkaah aksi diaktifkan" #: clutter/clutter-align-constraint.c:252 #: clutter/clutter-bind-constraint.c:316 clutter/clutter-clone.c:326 msgid "Source" msgstr "Sumber" #: clutter/clutter-align-constraint.c:253 msgid "The source of the alignment" msgstr "Sumber perataan" #: clutter/clutter-align-constraint.c:266 #, fuzzy msgid "Align Axis" msgstr "Rata kanan" #: clutter/clutter-align-constraint.c:267 msgid "The axis to align the position to" msgstr "" #: clutter/clutter-align-constraint.c:286 #: clutter/clutter-desaturate-effect.c:304 msgid "Factor" msgstr "Faktor" #: clutter/clutter-align-constraint.c:287 msgid "The alignment factor, between 0.0 and 1.0" msgstr "" #: clutter/clutter-alpha.c:339 clutter/clutter-animation.c:523 #: clutter/clutter-animator.c:1802 msgid "Timeline" msgstr "" #: clutter/clutter-alpha.c:340 msgid "Timeline used by the alpha" msgstr "" #: clutter/clutter-alpha.c:355 msgid "Alpha value" msgstr "Nilai alfa" #: clutter/clutter-alpha.c:356 msgid "Alpha value as computed by the alpha" msgstr "" #: clutter/clutter-alpha.c:376 clutter/clutter-animation.c:479 #, fuzzy msgid "Mode" msgstr "Mode" #: clutter/clutter-alpha.c:377 #, fuzzy msgid "Progress mode" msgstr "Moda Kolom..." #: clutter/clutter-animation.c:463 msgid "Object" msgstr "Objek" #: clutter/clutter-animation.c:464 msgid "Object to which the animation applies" msgstr "" #: clutter/clutter-animation.c:480 #, fuzzy msgid "The mode of the animation" msgstr "Mode animasi gambar" #: clutter/clutter-animation.c:494 clutter/clutter-animator.c:1786 #: clutter/clutter-media.c:194 clutter/clutter-state.c:1279 msgid "Duration" msgstr "Durasi" #: clutter/clutter-animation.c:495 msgid "Duration of the animation, in milliseconds" msgstr "" #: clutter/clutter-animation.c:509 msgid "Loop" msgstr "Pengulangan" #: clutter/clutter-animation.c:510 msgid "Whether the animation should loop" msgstr "" #: clutter/clutter-animation.c:524 msgid "The timeline used by the animation" msgstr "" #: clutter/clutter-animation.c:537 clutter/clutter-behaviour.c:298 msgid "Alpha" msgstr "Alfa" #: clutter/clutter-animation.c:538 msgid "The alpha used by the animation" msgstr "" #: clutter/clutter-animator.c:1787 #, fuzzy msgid "The duration of the animation" msgstr "Durasi animasi" #: clutter/clutter-animator.c:1803 #, fuzzy msgid "The timeline of the animation" msgstr "Pilih sebuah animasi" #: clutter/clutter-behaviour.c:299 msgid "Alpha Object to drive the behaviour" msgstr "" #: clutter/clutter-behaviour-depth.c:174 #, fuzzy msgid "Start Depth" msgstr "_Kedalaman Warna:" #: clutter/clutter-behaviour-depth.c:175 msgid "Initial depth to apply" msgstr "" #: clutter/clutter-behaviour-depth.c:190 #, fuzzy msgid "End Depth" msgstr "_Kedalaman Warna:" #: clutter/clutter-behaviour-depth.c:191 msgid "Final depth to apply" msgstr "" #: clutter/clutter-behaviour-ellipse.c:394 #, fuzzy msgid "Start Angle" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:395 #: clutter/clutter-behaviour-rotate.c:276 #, fuzzy msgid "Initial angle" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:410 #, fuzzy msgid "End Angle" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:411 #: clutter/clutter-behaviour-rotate.c:294 #, fuzzy msgid "Final angle" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:426 #, fuzzy msgid "Angle x tilt" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:427 msgid "Tilt of the ellipse around x axis" msgstr "" #: clutter/clutter-behaviour-ellipse.c:442 #, fuzzy msgid "Angle y tilt" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:443 msgid "Tilt of the ellipse around y axis" msgstr "" #: clutter/clutter-behaviour-ellipse.c:458 #, fuzzy msgid "Angle z tilt" msgstr "Menu S_udut" #: clutter/clutter-behaviour-ellipse.c:459 msgid "Tilt of the ellipse around z axis" msgstr "" #: clutter/clutter-behaviour-ellipse.c:475 #, fuzzy msgid "Width of the ellipse" msgstr "_Lebar tetap:" #: clutter/clutter-behaviour-ellipse.c:491 #, fuzzy msgid "Height of ellipse" msgstr "Tinggi: %d piksel\n" #: clutter/clutter-behaviour-ellipse.c:506 #, fuzzy msgid "Center" msgstr "Tengah" #: clutter/clutter-behaviour-ellipse.c:507 #, fuzzy msgid "Center of ellipse" msgstr "Pusat Pengaturan" #: clutter/clutter-behaviour-ellipse.c:521 #: clutter/clutter-behaviour-rotate.c:329 msgid "Direction" msgstr "Arah" #: clutter/clutter-behaviour-ellipse.c:522 #: clutter/clutter-behaviour-rotate.c:330 #, fuzzy msgid "Direction of rotation" msgstr "Putaran Jarum Jam" #: clutter/clutter-behaviour-opacity.c:177 #, fuzzy msgid "Opacity Start" msgstr "Jalankan program" #: clutter/clutter-behaviour-opacity.c:178 msgid "Initial opacity level" msgstr "" #: clutter/clutter-behaviour-opacity.c:195 #, fuzzy msgid "Opacity End" msgstr "KP_End" #: clutter/clutter-behaviour-opacity.c:196 msgid "Final opacity level" msgstr "" #: clutter/clutter-behaviour-path.c:219 msgid "Path" msgstr "Path" #: clutter/clutter-behaviour-path.c:220 msgid "The ClutterPath object representing the path to animate along" msgstr "" #: clutter/clutter-behaviour-rotate.c:275 #, fuzzy msgid "Angle Begin" msgstr "KP_Begin" #: clutter/clutter-behaviour-rotate.c:293 #, fuzzy msgid "Angle End" msgstr "KP_End" #: clutter/clutter-behaviour-rotate.c:311 #, fuzzy msgid "Axis" msgstr "Sumbu" #: clutter/clutter-behaviour-rotate.c:312 #, fuzzy msgid "Axis of rotation" msgstr "Putaran Jarum Jam" #: clutter/clutter-behaviour-rotate.c:347 msgid "Center X" msgstr "Pusat X" #: clutter/clutter-behaviour-rotate.c:348 msgid "X coordinate of the center of rotation" msgstr "" #: clutter/clutter-behaviour-rotate.c:365 msgid "Center Y" msgstr "Pusat Y" #: clutter/clutter-behaviour-rotate.c:366 msgid "Y coordinate of the center of rotation" msgstr "" #: clutter/clutter-behaviour-rotate.c:383 msgid "Center Z" msgstr "Pusat Z" #: clutter/clutter-behaviour-rotate.c:384 msgid "Z coordinate of the center of rotation" msgstr "" #: clutter/clutter-behaviour-scale.c:218 #, fuzzy msgid "X Start Scale" msgstr "Skala Beaufort" #: clutter/clutter-behaviour-scale.c:219 msgid "Initial scale on the X axis" msgstr "" #: clutter/clutter-behaviour-scale.c:237 #, fuzzy msgid "X End Scale" msgstr "Skala Beaufort" #: clutter/clutter-behaviour-scale.c:238 msgid "Final scale on the X axis" msgstr "" #: clutter/clutter-behaviour-scale.c:256 #, fuzzy msgid "Y Start Scale" msgstr "Skala Beaufort" #: clutter/clutter-behaviour-scale.c:257 msgid "Initial scale on the Y axis" msgstr "" #: clutter/clutter-behaviour-scale.c:275 #, fuzzy msgid "Y End Scale" msgstr "Skala Beaufort" #: clutter/clutter-behaviour-scale.c:276 msgid "Final scale on the Y axis" msgstr "" #: clutter/clutter-bind-constraint.c:317 #, fuzzy msgid "The source of the binding" msgstr "Asal IP" #: clutter/clutter-bind-constraint.c:330 #, fuzzy msgid "Coordinate" msgstr "Koordinat X" #: clutter/clutter-bind-constraint.c:331 #, fuzzy msgid "The coordinate to bind" msgstr "Koordinat X dari kotak untuk merekam" #: clutter/clutter-bind-constraint.c:345 msgid "Offset" msgstr "Ofset" #: clutter/clutter-bind-constraint.c:346 msgid "The offset in pixels to apply to the binding" msgstr "" #: clutter/clutter-bin-layout.c:261 clutter/clutter-bin-layout.c:580 #: clutter/clutter-box-layout.c:395 #, fuzzy msgid "Horizontal Alignment" msgstr "Perataan Horisontal" #: clutter/clutter-bin-layout.c:262 msgid "Horizontal alignment for the actor inside the layout manager" msgstr "" #: clutter/clutter-bin-layout.c:270 clutter/clutter-bin-layout.c:597 #: clutter/clutter-box-layout.c:404 #, fuzzy msgid "Vertical Alignment" msgstr "Perataan Vertikal" #: clutter/clutter-bin-layout.c:271 msgid "Vertical alignment for the actor inside the layout manager" msgstr "" #: clutter/clutter-bin-layout.c:581 msgid "Default horizontal alignment for the actors inside the layout manager" msgstr "" #: clutter/clutter-bin-layout.c:598 msgid "Default vertical alignment for the actors inside the layout manager" msgstr "" #: clutter/clutter-binding-pool.c:320 msgid "The unique name of the binding pool" msgstr "" #: clutter/clutter-box.c:494 msgid "Layout Manager" msgstr "Manajer Tata Letak" #: clutter/clutter-box.c:495 msgid "The layout manager used by the box" msgstr "" #: clutter/clutter-box.c:514 clutter/clutter-rectangle.c:258 #: clutter/clutter-stage.c:1361 msgid "Color" msgstr "Warna" #: clutter/clutter-box.c:515 #, fuzzy msgid "The background color of the box" msgstr "Warna Kotak Pilihan" #: clutter/clutter-box.c:529 #, fuzzy msgid "Color Set" msgstr "Warna latar belakang sudah diset" #: clutter/clutter-box.c:530 #, fuzzy msgid "Whether the background color is set" msgstr "Apakah warna latar belakang ditata" #: clutter/clutter-box-layout.c:370 #, fuzzy msgid "Expand" msgstr "Ekspansi" #: clutter/clutter-box-layout.c:371 msgid "Allocate extra space for the child" msgstr "" #: clutter/clutter-box-layout.c:377 #, fuzzy msgid "Horizontal Fill" msgstr "Isi warna" #: clutter/clutter-box-layout.c:378 msgid "" "Whether the child should receive priority when the container is allocating " "spare space on the horizontal axis" msgstr "" #: clutter/clutter-box-layout.c:386 #, fuzzy msgid "Vertical Fill" msgstr "Isi warna" #: clutter/clutter-box-layout.c:387 msgid "" "Whether the child should receive priority when the container is allocating " "spare space on the vertical axis" msgstr "" #: clutter/clutter-box-layout.c:396 msgid "Horizontal alignment of the actor within the cell" msgstr "" #: clutter/clutter-box-layout.c:405 msgid "Vertical alignment of the actor within the cell" msgstr "" #: clutter/clutter-box-layout.c:1077 msgid "Vertical" msgstr "Vertikal" #: clutter/clutter-box-layout.c:1078 msgid "Whether the layout should be vertical, rather than horizontal" msgstr "" #: clutter/clutter-box-layout.c:1093 clutter/clutter-flow-layout.c:898 #, fuzzy msgid "Homogeneous" msgstr "Homogen" #: clutter/clutter-box-layout.c:1094 msgid "" "Whether the layout should be homogeneous, i.e. all childs get the same size" msgstr "" #: clutter/clutter-box-layout.c:1109 #, fuzzy msgid "Pack Start" msgstr "Jalankan program" #: clutter/clutter-box-layout.c:1110 msgid "Whether to pack items at the start of the box" msgstr "" #: clutter/clutter-box-layout.c:1123 #, fuzzy msgid "Spacing" msgstr "Rongga" #: clutter/clutter-box-layout.c:1124 #, fuzzy msgid "Spacing between children" msgstr "Ruang antar cells" #: clutter/clutter-box-layout.c:1138 #, fuzzy msgid "Use Animations" msgstr "Aktifkan animasi" #: clutter/clutter-box-layout.c:1139 msgid "Whether layout changes should be animated" msgstr "" #: clutter/clutter-box-layout.c:1160 #, fuzzy msgid "Easing Mode" msgstr "Moda Kolom..." #: clutter/clutter-box-layout.c:1161 msgid "The easing mode of the animations" msgstr "" #: clutter/clutter-box-layout.c:1178 #, fuzzy msgid "Easing Duration" msgstr "Durasi animasi" #: clutter/clutter-box-layout.c:1179 #, fuzzy msgid "The duration of the animations" msgstr "Aktifkan animasi" #: clutter/clutter-cairo-texture.c:413 #, fuzzy msgid "Surface Width" msgstr "_Lebar tetap:" #: clutter/clutter-cairo-texture.c:414 msgid "The width of the Cairo surface" msgstr "" #: clutter/clutter-cairo-texture.c:428 #, fuzzy msgid "Surface Height" msgstr "Tinggi: %d piksel\n" #: clutter/clutter-cairo-texture.c:429 msgid "The height of the Cairo surface" msgstr "" #: clutter/clutter-child-meta.c:127 #, fuzzy msgid "Container" msgstr "Kontainer" #: clutter/clutter-child-meta.c:128 msgid "The container that created this data" msgstr "" #: clutter/clutter-child-meta.c:143 msgid "The actor wrapped by this data" msgstr "" #: clutter/clutter-click-action.c:302 #, fuzzy msgid "Pressed" msgstr "ditekan" #: clutter/clutter-click-action.c:303 msgid "Whether the clickable should be in pressed state" msgstr "" #: clutter/clutter-click-action.c:316 msgid "Held" msgstr "" #: clutter/clutter-click-action.c:317 msgid "Whether the clickable has a grab" msgstr "" #: clutter/clutter-clone.c:327 msgid "Specifies the actor to be cloned" msgstr "" #: clutter/clutter-colorize-effect.c:307 msgid "Tint" msgstr "" #: clutter/clutter-colorize-effect.c:308 #, fuzzy msgid "The tint to apply" msgstr "Stash yang akan Diterapkan" #: clutter/clutter-deform-effect.c:524 #, fuzzy msgid "Horizontal Tiles" msgstr "kartu Mahjong" #: clutter/clutter-deform-effect.c:525 msgid "The number of horizontal tiles" msgstr "" #: clutter/clutter-deform-effect.c:540 #, fuzzy msgid "Vertical Tiles" msgstr "kartu Mahjong" #: clutter/clutter-deform-effect.c:541 msgid "The number of vertical tiles" msgstr "" #: clutter/clutter-deform-effect.c:558 #, fuzzy msgid "Back Material" msgstr "Riwayat sebelumnya" #: clutter/clutter-deform-effect.c:559 msgid "The material to be used when painting the back of the actor" msgstr "" #: clutter/clutter-desaturate-effect.c:305 #, fuzzy msgid "The desaturation factor" msgstr "Faktor koreksi" #: clutter/clutter-device-manager.c:131 clutter/clutter-input-device.c:344 #, fuzzy msgid "Backend" msgstr "Backend" #: clutter/clutter-device-manager.c:132 #, fuzzy msgid "The ClutterBackend of the device manager" msgstr "Peran perangkat di dalam manajer" #: clutter/clutter-drag-action.c:495 msgid "Horizontal Drag Threshold" msgstr "" #: clutter/clutter-drag-action.c:496 msgid "The horizontal amount of pixels required to start dragging" msgstr "" #: clutter/clutter-drag-action.c:515 msgid "Vertical Drag Threshold" msgstr "" #: clutter/clutter-drag-action.c:516 msgid "The vertical amount of pixels required to start dragging" msgstr "" #: clutter/clutter-drag-action.c:537 #, fuzzy msgid "Drag Handle" msgstr "Tampilkan handle" #: clutter/clutter-drag-action.c:538 msgid "The actor that is being dragged" msgstr "" #: clutter/clutter-drag-action.c:551 #, fuzzy msgid "Drag Axis" msgstr " _Drag" #: clutter/clutter-drag-action.c:552 msgid "Constraints the dragging to an axis" msgstr "" #: clutter/clutter-flow-layout.c:882 #, fuzzy msgid "Orientation" msgstr "Orientasi" #: clutter/clutter-flow-layout.c:883 #, fuzzy msgid "The orientation of the layout" msgstr "Choose a Layout" #: clutter/clutter-flow-layout.c:899 msgid "Whether each item should receive the same allocation" msgstr "" #: clutter/clutter-flow-layout.c:914 #, fuzzy msgid "Column Spacing" msgstr "Jarak Antar Kolom" #: clutter/clutter-flow-layout.c:915 #, fuzzy msgid "The spacing between columns" msgstr "Ruang antar cells" #: clutter/clutter-flow-layout.c:931 #, fuzzy msgid "Row Spacing" msgstr "Jarak Antar Baris" #: clutter/clutter-flow-layout.c:932 #, fuzzy msgid "The spacing between rows" msgstr "Ruang antar cells" #: clutter/clutter-flow-layout.c:946 #, fuzzy msgid "Minimum Column Width" msgstr "Lebar minimal kolom yang diizinkan" #: clutter/clutter-flow-layout.c:947 msgid "Minimum width for each column" msgstr "" #: clutter/clutter-flow-layout.c:962 #, fuzzy msgid "Maximum Column Width" msgstr "Lebar maksimal kolom yang diizinkan" #: clutter/clutter-flow-layout.c:963 msgid "Maximum width for each column" msgstr "" #: clutter/clutter-flow-layout.c:977 #, fuzzy msgid "Minimum Row Height" msgstr "Tinggi baris seragam" #: clutter/clutter-flow-layout.c:978 msgid "Minimum height for each row" msgstr "" #: clutter/clutter-flow-layout.c:993 #, fuzzy msgid "Maximum Row Height" msgstr "Tinggi baris seragam" #: clutter/clutter-flow-layout.c:994 msgid "Maximum height for each row" msgstr "" #: clutter/clutter-input-device.c:220 msgid "Id" msgstr "Id" #: clutter/clutter-input-device.c:221 msgid "Unique identifier of the device" msgstr "" #: clutter/clutter-input-device.c:237 #, fuzzy msgid "The name of the device" msgstr "Nama perangkat" #: clutter/clutter-input-device.c:251 #, fuzzy msgid "Device Type" msgstr "_Tipe perangkat:" #: clutter/clutter-input-device.c:252 #, fuzzy msgid "The type of the device" msgstr "_Tipe perangkat:" #: clutter/clutter-input-device.c:267 #, fuzzy msgid "Device Manager" msgstr "Manajer" #: clutter/clutter-input-device.c:268 msgid "The device manager instance" msgstr "" #: clutter/clutter-input-device.c:281 #, fuzzy msgid "Device Mode" msgstr "_Tipe perangkat:" #: clutter/clutter-input-device.c:282 #, fuzzy msgid "The mode of the device" msgstr "Nama perangkat" #: clutter/clutter-input-device.c:296 #, fuzzy msgid "Has Cursor" msgstr "Bingkai Jendela" #: clutter/clutter-input-device.c:297 #, fuzzy msgid "Whether the device has a cursor" msgstr "Apakah aktor telah ditata punya klip" #: clutter/clutter-input-device.c:316 #, fuzzy msgid "Whether the device is enabled" msgstr "Menentukan apkaah aksi diaktifkan" #: clutter/clutter-input-device.c:329 msgid "Number of Axes" msgstr "" #: clutter/clutter-input-device.c:330 #, fuzzy msgid "The number of axes on the device" msgstr "Nama perangkat" #: clutter/clutter-input-device.c:345 msgid "The backend instance" msgstr "" #: clutter/clutter-interval.c:397 #, fuzzy msgid "Value Type" msgstr "Tipe Latar" #: clutter/clutter-interval.c:398 msgid "The type of the values in the interval" msgstr "" #: clutter/clutter-layout-meta.c:117 msgid "Manager" msgstr "Manajer" #: clutter/clutter-layout-meta.c:118 msgid "The manager that created this data" msgstr "" #: clutter/clutter-main.c:737 #, fuzzy msgid "default:LTR" msgstr "default:LTR" #: clutter/clutter-main.c:1540 msgid "Show frames per second" msgstr "" #: clutter/clutter-main.c:1542 msgid "Default frame rate" msgstr "" #: clutter/clutter-main.c:1544 #, fuzzy msgid "Make all warnings fatal" msgstr "Buat semua peringatan menjadi pesan fatal" #: clutter/clutter-main.c:1547 #, fuzzy msgid "Direction for the text" msgstr "Fonta untuk teks" #: clutter/clutter-main.c:1550 msgid "Disable mipmapping on text" msgstr "" #: clutter/clutter-main.c:1553 msgid "Use 'fuzzy' picking" msgstr "" #: clutter/clutter-main.c:1556 #, fuzzy msgid "Clutter debugging flags to set" msgstr "Bendera debug Gdk yang hendak dipasang" #: clutter/clutter-main.c:1558 #, fuzzy msgid "Clutter debugging flags to unset" msgstr "Bendera debug Gdk yang hendak dilepas" #: clutter/clutter-main.c:1562 msgid "Clutter profiling flags to set" msgstr "" #: clutter/clutter-main.c:1564 msgid "Clutter profiling flags to unset" msgstr "" #: clutter/clutter-main.c:1567 #, fuzzy msgid "Enable accessibility" msgstr "Aktifkan Aksesibilitas" #: clutter/clutter-main.c:1754 #, fuzzy msgid "Clutter Options" msgstr "Pilihan GTK+" #: clutter/clutter-main.c:1755 #, fuzzy msgid "Show Clutter Options" msgstr "Tampilkan opsi pengawa-kutuan" #: clutter/clutter-media.c:77 msgid "URI" msgstr "URI" #: clutter/clutter-media.c:78 #, fuzzy msgid "URI of a media file" msgstr "URI berkas audio" #: clutter/clutter-media.c:91 #, fuzzy msgid "Playing" msgstr "Sedang memutar" #: clutter/clutter-media.c:92 msgid "Wheter the actor is playing" msgstr "" #: clutter/clutter-media.c:106 #, fuzzy msgid "Progress" msgstr "Kemajuan" #: clutter/clutter-media.c:107 #, fuzzy msgid "Current progress of the playback" msgstr "Menyatakan tingkat kemajuan pengunduhan" #: clutter/clutter-media.c:120 #, fuzzy msgid "Subtitle URI" msgstr "URI asal" #: clutter/clutter-media.c:121 #, fuzzy msgid "URI of a subtitle file" msgstr "URI berkas audio" #: clutter/clutter-media.c:136 #, fuzzy msgid "Subtitle Font Name" msgstr "Nama fonta yang dipilih" #: clutter/clutter-media.c:137 #, fuzzy msgid "The font used to display subtitles" msgstr "Ukuran huruf yang digunakan untuk menampilkan log" #: clutter/clutter-media.c:151 #, fuzzy msgid "Audio Volume" msgstr "Volume audio" #: clutter/clutter-media.c:152 #, fuzzy msgid "The volume of the audio" msgstr "Volume audio" #: clutter/clutter-media.c:165 #, fuzzy msgid "Can Seek" msgstr "Cari Ke Depan" #: clutter/clutter-media.c:166 msgid "Whether the current stream is seekable" msgstr "" #: clutter/clutter-media.c:180 #, fuzzy msgid "Buffer Fill" msgstr "Isi warna" #: clutter/clutter-media.c:181 #, fuzzy msgid "The fill level of the buffer" msgstr "Tampilkan Tingkat Pengisian" #: clutter/clutter-media.c:195 #, fuzzy msgid "The duration of the stream, in seconds" msgstr "Durasi lagu dalam detik." #: clutter/clutter-rectangle.c:259 #, fuzzy msgid "The color of the rectangle" msgstr "Kotak pilihan" #: clutter/clutter-rectangle.c:272 #, fuzzy msgid "Border Color" msgstr "Warna garis" #: clutter/clutter-rectangle.c:273 #, fuzzy msgid "The color of the border of the rectangle" msgstr "Warna pinggir sorotan" #: clutter/clutter-rectangle.c:288 #, fuzzy msgid "Border Width" msgstr "Lebar batas" #: clutter/clutter-rectangle.c:289 #, fuzzy msgid "The width of the border of the rectangle" msgstr "Lebar kotak rekaman" #: clutter/clutter-rectangle.c:303 #, fuzzy msgid "Has Border" msgstr "Bingkai Jendela" #: clutter/clutter-rectangle.c:304 msgid "Whether the rectangle should have a border" msgstr "" #: clutter/clutter-script.c:389 #, fuzzy msgid "Filename Set" msgstr "Tetapkan nama file" #: clutter/clutter-script.c:390 msgid "Whether the :filename property is set" msgstr "" #: clutter/clutter-script.c:404 clutter/clutter-texture.c:1070 msgid "Filename" msgstr "Nama Berkas" #: clutter/clutter-script.c:405 msgid "The path of the currently parsed file" msgstr "" #: clutter/clutter-shader.c:249 #, fuzzy msgid "Vertex Source" msgstr "Asal IP" #: clutter/clutter-shader.c:250 msgid "Source of vertex shader" msgstr "" #: clutter/clutter-shader.c:264 #, fuzzy msgid "Fragment Source" msgstr "Asal IP" #: clutter/clutter-shader.c:265 msgid "Source of fragment shader" msgstr "" #: clutter/clutter-shader.c:280 msgid "Compiled" msgstr "" #: clutter/clutter-shader.c:281 msgid "Whether the shader is compiled and linked" msgstr "" #: clutter/clutter-shader.c:296 #, fuzzy msgid "Whether the shader is enabled" msgstr "Menentukan apkaah aksi diaktifkan" #: clutter/clutter-shader.c:501 #, fuzzy, c-format msgid "%s compilation failed: %s" msgstr "Pemasangan Gagal" #: clutter/clutter-shader.c:502 #, fuzzy msgid "Vertex shader" msgstr "Bahasa CG Shader" #: clutter/clutter-shader.c:503 #, fuzzy msgid "Fragment shader" msgstr "Bahasa CG Shader" #: clutter/clutter-shader-effect.c:415 #, fuzzy msgid "Shader Type" msgstr "Tipe Latar" #: clutter/clutter-shader-effect.c:416 #, fuzzy msgid "The type of shader used" msgstr "Jenis arsip terakhir yang digunakan" #: clutter/clutter-stage.c:1303 #, fuzzy msgid "Fullscreen Set" msgstr "Tata..." #: clutter/clutter-stage.c:1304 msgid "Whether the main stage is fullscreen" msgstr "" #: clutter/clutter-stage.c:1320 msgid "Offscreen" msgstr "" #: clutter/clutter-stage.c:1321 msgid "Whether the main stage should be rendered offscreen" msgstr "" #: clutter/clutter-stage.c:1333 clutter/clutter-text.c:2667 #, fuzzy msgid "Cursor Visible" msgstr "Kursor Nampak" #: clutter/clutter-stage.c:1334 msgid "Whether the mouse pointer is visible on the main stage" msgstr "" #: clutter/clutter-stage.c:1348 #, fuzzy msgid "User Resizable" msgstr "_Ganti Pengguna" #: clutter/clutter-stage.c:1349 msgid "Whether the stage is able to be resized via user interaction" msgstr "" #: clutter/clutter-stage.c:1362 #, fuzzy msgid "The color of the stage" msgstr "Pilih warna" #: clutter/clutter-stage.c:1376 msgid "Perspective" msgstr "" #: clutter/clutter-stage.c:1377 msgid "Perspective projection parameters" msgstr "" #: clutter/clutter-stage.c:1392 msgid "Title" msgstr "Judul" #: clutter/clutter-stage.c:1393 #, fuzzy msgid "Stage Title" msgstr "Jabatan" #: clutter/clutter-stage.c:1408 msgid "Use Fog" msgstr "Gunakan Kabut" #: clutter/clutter-stage.c:1409 msgid "Whether to enable depth cueing" msgstr "" #: clutter/clutter-stage.c:1423 msgid "Fog" msgstr "Kabut" #: clutter/clutter-stage.c:1424 msgid "Settings for the depth cueing" msgstr "" #: clutter/clutter-stage.c:1440 msgid "Use Alpha" msgstr "Gunakan Alfa" #: clutter/clutter-stage.c:1441 msgid "Whether to honour the alpha component of the stage color" msgstr "" #: clutter/clutter-stage.c:1457 #, fuzzy msgid "Key Focus" msgstr "Ambil Fokus" #: clutter/clutter-stage.c:1458 msgid "The currently key focused actor" msgstr "" #: clutter/clutter-stage.c:1474 msgid "No Clear Hint" msgstr "" #: clutter/clutter-stage.c:1475 msgid "Whether the stage should clear its contents" msgstr "" #: clutter/clutter-stage.c:1488 #, fuzzy msgid "Accept Focus" msgstr "Ambil Fokus" #: clutter/clutter-stage.c:1489 msgid "Whether the stage should accept focus on show" msgstr "" #: clutter/clutter-state.c:1265 #, fuzzy msgid "State" msgstr "Kondisi" #: clutter/clutter-state.c:1266 msgid "Currently set state, (transition to this state might not be complete)" msgstr "" #: clutter/clutter-state.c:1280 msgid "Default transition duration" msgstr "" #: clutter/clutter-text.c:2554 msgid "Font Name" msgstr "Nama Fonta" #: clutter/clutter-text.c:2555 msgid "The font to be used by the text" msgstr "" #: clutter/clutter-text.c:2572 #, fuzzy msgid "Font Description" msgstr "Deskripsi fonta" #: clutter/clutter-text.c:2573 #, fuzzy msgid "The font description to be used" msgstr "Jenis huruf yang digunakan ketika mencetak" #: clutter/clutter-text.c:2589 msgid "Text" msgstr "Teks" #: clutter/clutter-text.c:2590 #, fuzzy msgid "The text to render" msgstr "Teks yang hendak ditulis" #: clutter/clutter-text.c:2604 msgid "Font Color" msgstr "Warna Fonta" #: clutter/clutter-text.c:2605 msgid "Color of the font used by the text" msgstr "" #: clutter/clutter-text.c:2619 #, fuzzy msgid "Editable" msgstr "Dapat diedit" #: clutter/clutter-text.c:2620 #, fuzzy msgid "Whether the text is editable" msgstr "Apakah entri ini dapat diterjemahkan" #: clutter/clutter-text.c:2635 #, fuzzy msgid "Selectable" msgstr "Dapat dipilih" #: clutter/clutter-text.c:2636 #, fuzzy msgid "Whether the text is selectable" msgstr "Menentukan apakah teks ini disembunyikan" #: clutter/clutter-text.c:2650 #, fuzzy msgid "Activatable" msgstr "Dapat diaktifkan" #: clutter/clutter-text.c:2651 msgid "Whether pressing return causes the activate signal to be emitted" msgstr "" #: clutter/clutter-text.c:2668 msgid "Whether the input cursor is visible" msgstr "" #: clutter/clutter-text.c:2682 clutter/clutter-text.c:2683 msgid "Cursor Color" msgstr "Warna Kursor" #: clutter/clutter-text.c:2697 #, fuzzy msgid "Cursor Color Set" msgstr "Warna latar belakang sudah diset" #: clutter/clutter-text.c:2698 msgid "Whether the cursor color has been set" msgstr "" #: clutter/clutter-text.c:2713 msgid "Cursor Size" msgstr "Ukuran Kursor" #: clutter/clutter-text.c:2714 #, fuzzy msgid "The width of the cursor, in pixels" msgstr "Lebar cuplikan layar (dalam piksel):" #: clutter/clutter-text.c:2728 #, fuzzy msgid "Cursor Position" msgstr "Posisi Kursor" #: clutter/clutter-text.c:2729 #, fuzzy msgid "The cursor position" msgstr "Posisi Kursor" #: clutter/clutter-text.c:2744 #, fuzzy msgid "Selection-bound" msgstr "Batas Seleksi" #: clutter/clutter-text.c:2745 msgid "The cursor position of the other end of the selection" msgstr "" #: clutter/clutter-text.c:2760 clutter/clutter-text.c:2761 msgid "Selection Color" msgstr "Warna Pilihan" #: clutter/clutter-text.c:2775 msgid "Selection Color Set" msgstr "Warna Pilihan Ditata" #: clutter/clutter-text.c:2776 msgid "Whether the selection color has been set" msgstr "Apakah warna pilihan telah ditata" #: clutter/clutter-text.c:2791 msgid "Attributes" msgstr "Atribut" #: clutter/clutter-text.c:2792 msgid "A list of style attributes to apply to the contents of the actor" msgstr "" #: clutter/clutter-text.c:2814 #, fuzzy msgid "Use markup" msgstr "Gunakan markup" #: clutter/clutter-text.c:2815 msgid "Whether or not the text includes Pango markup" msgstr "" #: clutter/clutter-text.c:2831 #, fuzzy msgid "Line wrap" msgstr "Potong baris" #: clutter/clutter-text.c:2832 #, fuzzy msgid "If set, wrap the lines if the text becomes too wide" msgstr "Jika ini diset, baris akan dipotong bila terlalu lebar." #: clutter/clutter-text.c:2847 #, fuzzy msgid "Line wrap mode" msgstr "Mode pelipatan baris" #: clutter/clutter-text.c:2848 msgid "Control how line-wrapping is done" msgstr "" #: clutter/clutter-text.c:2863 #, fuzzy msgid "Ellipsize" msgstr "Elipsis" #: clutter/clutter-text.c:2864 msgid "The preferred place to ellipsize the string" msgstr "" #: clutter/clutter-text.c:2880 msgid "Line Alignment" msgstr "Perataan Baris" #: clutter/clutter-text.c:2881 msgid "The preferred alignment for the string, for multi-line text" msgstr "" #: clutter/clutter-text.c:2897 msgid "Justify" msgstr "Diratakan" #: clutter/clutter-text.c:2898 msgid "Whether the text should be justified" msgstr "" #: clutter/clutter-text.c:2913 msgid "Password Character" msgstr "Karakter Sandi" #: clutter/clutter-text.c:2914 msgid "If non-zero, use this character to display the actor's contents" msgstr "" #: clutter/clutter-text.c:2928 msgid "Max Length" msgstr "Panjang Maks" #: clutter/clutter-text.c:2929 msgid "Maximum length of the text inside the actor" msgstr "" #: clutter/clutter-text.c:2952 #, fuzzy msgid "Single Line Mode" msgstr "Moda Satu Baris" #: clutter/clutter-text.c:2953 msgid "Whether the text should be a single line" msgstr "" #: clutter/clutter-texture.c:984 msgid "Sync size of actor" msgstr "" #: clutter/clutter-texture.c:985 msgid "Auto sync size of actor to underlying pixbuf dimensions" msgstr "" #: clutter/clutter-texture.c:992 #, fuzzy msgid "Disable Slicing" msgstr "Metode mengiris" #: clutter/clutter-texture.c:993 msgid "" "Forces the underlying texture to be singular and not made of smaller space " "saving individual textures" msgstr "" #: clutter/clutter-texture.c:1002 #, fuzzy msgid "Tile Waste" msgstr "%s pada waste" #: clutter/clutter-texture.c:1003 msgid "Maximum waste area of a sliced texture" msgstr "" #: clutter/clutter-texture.c:1011 #, fuzzy msgid "Horizontal repeat" msgstr "Tombol Pengulangan" #: clutter/clutter-texture.c:1012 msgid "Repeat the contents rather than scaling them horizontally" msgstr "" #: clutter/clutter-texture.c:1019 #, fuzzy msgid "Vertical repeat" msgstr "Tombol Pengulangan" #: clutter/clutter-texture.c:1020 msgid "Repeat the contents rather than scaling them vertically" msgstr "" #: clutter/clutter-texture.c:1027 #, fuzzy msgid "Filter Quality" msgstr "Kualitas Gambar" #: clutter/clutter-texture.c:1028 msgid "Rendering quality used when drawing the texture" msgstr "" #: clutter/clutter-texture.c:1036 #, fuzzy msgid "Pixel Format" msgstr "Bentuk bebas" #: clutter/clutter-texture.c:1037 msgid "The Cogl pixel format to use" msgstr "" #: clutter/clutter-texture.c:1045 #, fuzzy msgid "Cogl Texture" msgstr "Latar belakang tekstur ubin" #: clutter/clutter-texture.c:1046 msgid "The underlying Cogl texture handle used to draw this actor" msgstr "" #: clutter/clutter-texture.c:1053 #, fuzzy msgid "Cogl Material" msgstr "Riwayat sebelumnya" #: clutter/clutter-texture.c:1054 msgid "The underlying Cogl material handle used to draw this actor" msgstr "" #: clutter/clutter-texture.c:1071 msgid "The path of the file containing the image data" msgstr "" #: clutter/clutter-texture.c:1078 #, fuzzy msgid "Keep Aspect Ratio" msgstr "_Pakai aspek rasio" #: clutter/clutter-texture.c:1079 msgid "" "Keep the aspect ratio of the texture when requesting the preferred width or " "height" msgstr "" #: clutter/clutter-texture.c:1105 #, fuzzy msgid "Load asynchronously" msgstr "Beban Rata-rata" #: clutter/clutter-texture.c:1106 msgid "" "Load files inside a thread to avoid blocking when loading images from disk" msgstr "" #: clutter/clutter-texture.c:1122 msgid "Load data asynchronously" msgstr "" #: clutter/clutter-texture.c:1123 msgid "" "Decode image data files inside a thread to reduce blocking when loading " "images from disk" msgstr "" #: clutter/clutter-texture.c:1147 msgid "Pick With Alpha" msgstr "" #: clutter/clutter-texture.c:1148 msgid "Shape actor with alpha channel when picking" msgstr "" #: clutter/glx/clutter-backend-glx.c:130 msgid "VBlank method to be used (none, dri or glx)" msgstr "" #: clutter/x11/clutter-backend-x11.c:482 #, fuzzy msgid "X display to use" msgstr "Tampilan X yang digunakan" #: clutter/x11/clutter-backend-x11.c:488 #, fuzzy msgid "X screen to use" msgstr "Layar X yang digunakan" #: clutter/x11/clutter-backend-x11.c:493 #, fuzzy msgid "Make X calls synchronous" msgstr "Buat panggilan X sinkronus" #: clutter/x11/clutter-backend-x11.c:500 #, fuzzy msgid "Enable XInput support" msgstr "Aktifkan dukungan IPv4" #: clutter/x11/clutter-x11-texture-pixmap.c:544 msgid "Pixmap" msgstr "Pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:545 msgid "The X11 Pixmap to be bound" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:553 msgid "Pixmap width" msgstr "Lebar pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:554 msgid "The width of the pixmap bound to this texture" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:562 msgid "Pixmap height" msgstr "Tinggi pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:563 msgid "The height of the pixmap bound to this texture" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:571 msgid "Pixmap Depth" msgstr "Kedalaman Pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:572 msgid "The depth (in number of bits) of the pixmap bound to this texture" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:580 msgid "Automatic Updates" msgstr "Pemutakhiran Otomatis" #: clutter/x11/clutter-x11-texture-pixmap.c:581 msgid "If the texture should be kept in sync with any pixmap changes." msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:589 msgid "Window" msgstr "Jendela" #: clutter/x11/clutter-x11-texture-pixmap.c:590 msgid "The X11 Window to be bound" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:598 #, fuzzy msgid "Window Redirect Automatic" msgstr "Perlihatkan Window K&omentar Otomatis" #: clutter/x11/clutter-x11-texture-pixmap.c:599 msgid "If composite window redirects are set to Automatic (or Manual if false)" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:609 #, fuzzy msgid "Window Mapped" msgstr "Daftar Jendela Program" #: clutter/x11/clutter-x11-texture-pixmap.c:610 msgid "If window is mapped" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:619 msgid "Destroyed" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:620 msgid "If window has been destroyed" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:628 msgid "Window X" msgstr "X Jendela" #: clutter/x11/clutter-x11-texture-pixmap.c:629 msgid "X position of window on screen according to X11" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:637 msgid "Window Y" msgstr "Y Jendela" #: clutter/x11/clutter-x11-texture-pixmap.c:638 msgid "Y position of window on screen according to X11" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:645 msgid "Window Override Redirect" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:646 msgid "If this is an override-redirect window" msgstr "" #~ msgid "Position" #~ msgstr "Posisi"