# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: clutter\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=clutter\n" "POT-Creation-Date: 2012-05-01 13:37+0100\n" "PO-Revision-Date: 2010-08-20 16:59+0200\n" "Last-Translator: Luca Ferretti\n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: clutter/clutter-actor.c:5409 msgid "X coordinate" msgstr "Coordinata X" #: clutter/clutter-actor.c:5410 msgid "X coordinate of the actor" msgstr "Coordinata X dell'attore" #: clutter/clutter-actor.c:5428 msgid "Y coordinate" msgstr "Coordinata Y" #: clutter/clutter-actor.c:5429 msgid "Y coordinate of the actor" msgstr "Coordinata Y dell'attore" #: clutter/clutter-actor.c:5447 clutter/clutter-canvas.c:214 #: clutter/deprecated/clutter-behaviour-ellipse.c:479 msgid "Width" msgstr "Larghezza" #: clutter/clutter-actor.c:5448 msgid "Width of the actor" msgstr "Larghezza dell'attore" #: clutter/clutter-actor.c:5466 clutter/clutter-canvas.c:230 #: clutter/deprecated/clutter-behaviour-ellipse.c:495 msgid "Height" msgstr "Altezza" #: clutter/clutter-actor.c:5467 msgid "Height of the actor" msgstr "Altezza dell'attore" #: clutter/clutter-actor.c:5486 msgid "Fixed X" msgstr "Fissata X" #: clutter/clutter-actor.c:5487 msgid "Forced X position of the actor" msgstr "Posizione X forzata dell'attore" #: clutter/clutter-actor.c:5504 msgid "Fixed Y" msgstr "Fissata Y" #: clutter/clutter-actor.c:5505 msgid "Forced Y position of the actor" msgstr "Posizione Y forzata dell'attore" #: clutter/clutter-actor.c:5520 msgid "Fixed position set" msgstr "Imposta posizione fissa" #: clutter/clutter-actor.c:5521 msgid "Whether to use fixed positioning for the actor" msgstr "Se usare il posizionamento fisso per l'attore" #: clutter/clutter-actor.c:5539 msgid "Min Width" msgstr "Larghezza minima" #: clutter/clutter-actor.c:5540 msgid "Forced minimum width request for the actor" msgstr "Larghezza minima forzata richiesta per l'attore" #: clutter/clutter-actor.c:5558 msgid "Min Height" msgstr "Altezza minima" #: clutter/clutter-actor.c:5559 msgid "Forced minimum height request for the actor" msgstr "Altezza minima forzata richiesta per l'attore" #: clutter/clutter-actor.c:5577 msgid "Natural Width" msgstr "Larghezza naturale" #: clutter/clutter-actor.c:5578 msgid "Forced natural width request for the actor" msgstr "Larghezza naturale forzata richiesta per l'attore" #: clutter/clutter-actor.c:5596 msgid "Natural Height" msgstr "Altezza naturale" #: clutter/clutter-actor.c:5597 msgid "Forced natural height request for the actor" msgstr "Altezza naturale forzata richiesta per l'attore" #: clutter/clutter-actor.c:5612 msgid "Minimum width set" msgstr "Imposta larghezza minima" #: clutter/clutter-actor.c:5613 msgid "Whether to use the min-width property" msgstr "Se utilizzare la proprietà larghezza minima" #: clutter/clutter-actor.c:5627 msgid "Minimum height set" msgstr "Imposta altezza minima" #: clutter/clutter-actor.c:5628 msgid "Whether to use the min-height property" msgstr "Se usare la proprietà altezza minima" #: clutter/clutter-actor.c:5642 msgid "Natural width set" msgstr "Imposta larghezza naturale" #: clutter/clutter-actor.c:5643 msgid "Whether to use the natural-width property" msgstr "Se usare la proprietà larghezza naturale" #: clutter/clutter-actor.c:5657 msgid "Natural height set" msgstr "Imposta altezza naturale" #: clutter/clutter-actor.c:5658 msgid "Whether to use the natural-height property" msgstr "Se usare la proprietà altezza naturale" #: clutter/clutter-actor.c:5674 msgid "Allocation" msgstr "Allocazione" #: clutter/clutter-actor.c:5675 msgid "The actor's allocation" msgstr "Assegnazione dell'attore" #: clutter/clutter-actor.c:5730 msgid "Request Mode" msgstr "Modalità richiesta" #: clutter/clutter-actor.c:5731 msgid "The actor's request mode" msgstr "La modalità richiesta dell'attore" #: clutter/clutter-actor.c:5750 msgid "Depth" msgstr "Profondità" #: clutter/clutter-actor.c:5751 msgid "Position on the Z axis" msgstr "Posizione sull'asse Z" #: clutter/clutter-actor.c:5768 msgid "Opacity" msgstr "Opacità" #: clutter/clutter-actor.c:5769 msgid "Opacity of an actor" msgstr "Opacità di un attore" #: clutter/clutter-actor.c:5789 #, fuzzy msgid "Offscreen redirect" msgstr "Fuorischermo" #: clutter/clutter-actor.c:5790 #, fuzzy msgid "Flags controlling when to flatten the actor into a single image" msgstr "Se il testo dovrebbe essere in una linea singola" #: clutter/clutter-actor.c:5804 msgid "Visible" msgstr "Visibile" #: clutter/clutter-actor.c:5805 msgid "Whether the actor is visible or not" msgstr "Se l'attore è visibile o meno" #: clutter/clutter-actor.c:5819 msgid "Mapped" msgstr "Mappato" #: clutter/clutter-actor.c:5820 msgid "Whether the actor will be painted" msgstr "Se l'attore sarà disegnato" #: clutter/clutter-actor.c:5833 msgid "Realized" msgstr "Realizzato" #: clutter/clutter-actor.c:5834 msgid "Whether the actor has been realized" msgstr "Se l'attore è stato realizzato" #: clutter/clutter-actor.c:5849 msgid "Reactive" msgstr "Reattivo" #: clutter/clutter-actor.c:5850 msgid "Whether the actor is reactive to events" msgstr "Se l'attore è reattivo agli eventi" #: clutter/clutter-actor.c:5861 msgid "Has Clip" msgstr "" #: clutter/clutter-actor.c:5862 msgid "Whether the actor has a clip set" msgstr "" #: clutter/clutter-actor.c:5876 msgid "Clip" msgstr "" #: clutter/clutter-actor.c:5877 msgid "The clip region for the actor" msgstr "" #: clutter/clutter-actor.c:5890 clutter/clutter-actor-meta.c:207 #: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:236 msgid "Name" msgstr "Nome" #: clutter/clutter-actor.c:5891 msgid "Name of the actor" msgstr "Nome dell'attore" #: clutter/clutter-actor.c:5906 msgid "Scale X" msgstr "Scala X" #: clutter/clutter-actor.c:5907 msgid "Scale factor on the X axis" msgstr "Fattore di scala sull'asse X" #: clutter/clutter-actor.c:5925 msgid "Scale Y" msgstr "Scala Y" #: clutter/clutter-actor.c:5926 msgid "Scale factor on the Y axis" msgstr "Fattore di scala sull'asse Y" #: clutter/clutter-actor.c:5942 msgid "Scale Center X" msgstr "Scala centrale X" #: clutter/clutter-actor.c:5943 msgid "Horizontal scale center" msgstr "Scala centrale orizzontale" #: clutter/clutter-actor.c:5957 msgid "Scale Center Y" msgstr "Scala centrale Y" #: clutter/clutter-actor.c:5958 msgid "Vertical scale center" msgstr "Scala centrale verticale" #: clutter/clutter-actor.c:5972 msgid "Scale Gravity" msgstr "Scala di gravità" #: clutter/clutter-actor.c:5973 msgid "The center of scaling" msgstr "Il centro della scala" #: clutter/clutter-actor.c:5989 msgid "Rotation Angle X" msgstr "Angolo di rotazione X" #: clutter/clutter-actor.c:5990 msgid "The rotation angle on the X axis" msgstr "L'angolo di rotazione sull'asse X" #: clutter/clutter-actor.c:6008 msgid "Rotation Angle Y" msgstr "Angolo di rotazione Y" #: clutter/clutter-actor.c:6009 msgid "The rotation angle on the Y axis" msgstr "L'angolo di rotazione sull'asse Y" #: clutter/clutter-actor.c:6027 msgid "Rotation Angle Z" msgstr "Angolo di rotazione Z" #: clutter/clutter-actor.c:6028 msgid "The rotation angle on the Z axis" msgstr "L'angolo di rotazione sull'asse Z" #: clutter/clutter-actor.c:6044 msgid "Rotation Center X" msgstr "Rotazione centrale X" #: clutter/clutter-actor.c:6045 msgid "The rotation center on the X axis" msgstr "La rotazione centrale sull'asse X" #: clutter/clutter-actor.c:6058 msgid "Rotation Center Y" msgstr "Rotazione centrale Y" #: clutter/clutter-actor.c:6059 msgid "The rotation center on the Y axis" msgstr "La rotazione centrale sull'asse Y" #: clutter/clutter-actor.c:6072 msgid "Rotation Center Z" msgstr "Rotazione centrale Z" #: clutter/clutter-actor.c:6073 msgid "The rotation center on the Z axis" msgstr "La rotazione centrale sull'asse Z" #: clutter/clutter-actor.c:6086 msgid "Rotation Center Z Gravity" msgstr "Gravità della rotazione centrale Z" #: clutter/clutter-actor.c:6087 msgid "Center point for rotation around the Z axis" msgstr "Punto centrale per la rotazione sull'asse Z" #: clutter/clutter-actor.c:6102 msgid "Anchor X" msgstr "Ancoraggio X" #: clutter/clutter-actor.c:6103 msgid "X coordinate of the anchor point" msgstr "Coordinata X del punto di ancoraggio" #: clutter/clutter-actor.c:6118 msgid "Anchor Y" msgstr "Ancoraggio Y" #: clutter/clutter-actor.c:6119 msgid "Y coordinate of the anchor point" msgstr "Coordinata Y del punto di ancoraggio" #: clutter/clutter-actor.c:6133 msgid "Anchor Gravity" msgstr "Gravità di ancoraggio" #: clutter/clutter-actor.c:6134 #, fuzzy msgid "The anchor point as a ClutterGravity" msgstr "Il punto di ancoraggio come ClutterGravity" #: clutter/clutter-actor.c:6151 msgid "Show on set parent" msgstr "Mostra su imposta genitore" #: clutter/clutter-actor.c:6152 msgid "Whether the actor is shown when parented" msgstr "Se l'attore è mostrato quando genitore" #: clutter/clutter-actor.c:6169 msgid "Clip to Allocation" msgstr "" #: clutter/clutter-actor.c:6170 msgid "Sets the clip region to track the actor's allocation" msgstr "" #: clutter/clutter-actor.c:6183 msgid "Text Direction" msgstr "Direzione del testo" #: clutter/clutter-actor.c:6184 msgid "Direction of the text" msgstr "Direzione del testo" #: clutter/clutter-actor.c:6199 msgid "Has Pointer" msgstr "Ha il puntatore" #: clutter/clutter-actor.c:6200 msgid "Whether the actor contains the pointer of an input device" msgstr "Se l'attore contiene il puntatore di un dispositivo di input" #: clutter/clutter-actor.c:6213 msgid "Actions" msgstr "Azioni" #: clutter/clutter-actor.c:6214 msgid "Adds an action to the actor" msgstr "Aggiunge un'azione per l'attore" #: clutter/clutter-actor.c:6227 msgid "Constraints" msgstr "Vincoli" #: clutter/clutter-actor.c:6228 msgid "Adds a constraint to the actor" msgstr "Aggiunge un vincolo per l'attore" #: clutter/clutter-actor.c:6241 msgid "Effect" msgstr "" #: clutter/clutter-actor.c:6242 #, fuzzy msgid "Add an effect to be applied on the actor" msgstr "Aggiunge un'azione per l'attore" #: clutter/clutter-actor.c:6256 msgid "Layout Manager" msgstr "Gestore di layout" #: clutter/clutter-actor.c:6257 msgid "The object controlling the layout of an actor's children" msgstr "" #: clutter/clutter-actor.c:6272 #, fuzzy msgid "X Alignment" msgstr "Allineamento riga" #: clutter/clutter-actor.c:6273 #, fuzzy msgid "The alignment of the actor on the X axis within its allocation" msgstr "Allineamento verticale dell'attore all'interno della cella" #: clutter/clutter-actor.c:6288 #, fuzzy msgid "Y Alignment" msgstr "Allineamento riga" #: clutter/clutter-actor.c:6289 #, fuzzy msgid "The alignment of the actor on the Y axis within its allocation" msgstr "Allineamento verticale dell'attore all'interno della cella" #: clutter/clutter-actor.c:6306 msgid "Margin Top" msgstr "" #: clutter/clutter-actor.c:6307 msgid "Extra space at the top" msgstr "" #: clutter/clutter-actor.c:6324 msgid "Margin Bottom" msgstr "" #: clutter/clutter-actor.c:6325 msgid "Extra space at the bottom" msgstr "" #: clutter/clutter-actor.c:6342 msgid "Margin Left" msgstr "" #: clutter/clutter-actor.c:6343 msgid "Extra space at the left" msgstr "" #: clutter/clutter-actor.c:6360 #, fuzzy msgid "Margin Right" msgstr "Altezza minima" #: clutter/clutter-actor.c:6361 msgid "Extra space at the right" msgstr "" #: clutter/clutter-actor.c:6375 #, fuzzy msgid "Background Color Set" msgstr "Imposta colore cursore" #: clutter/clutter-actor.c:6376 clutter/deprecated/clutter-box.c:275 msgid "Whether the background color is set" msgstr "Se il colore di sfondo è impostato" #: clutter/clutter-actor.c:6392 #, fuzzy msgid "Background color" msgstr "Il colore di sfondo del box" #: clutter/clutter-actor.c:6393 #, fuzzy msgid "The actor's background color" msgstr "Il colore di sfondo del box" #: clutter/clutter-actor.c:6408 msgid "First Child" msgstr "" #: clutter/clutter-actor.c:6409 #, fuzzy msgid "The actor's first child" msgstr "La modalità richiesta dell'attore" #: clutter/clutter-actor.c:6422 msgid "Last Child" msgstr "" #: clutter/clutter-actor.c:6423 #, fuzzy msgid "The actor's last child" msgstr "Assegnazione dell'attore" #: clutter/clutter-actor.c:6437 #, fuzzy msgid "Content" msgstr "Contenitore" #: clutter/clutter-actor.c:6438 #, fuzzy msgid "Delegate object for painting the actor's content" msgstr "L'oggetto ClutterPath che rappresenta il percorso dell'animazione" #: clutter/clutter-actor.c:6463 #, fuzzy msgid "Content Gravity" msgstr "Gravità della rotazione centrale Z" #: clutter/clutter-actor.c:6464 #, fuzzy msgid "Alignment of the actor's content" msgstr "Allineamento verticale dell'attore all'interno della cella" #: clutter/clutter-actor.c:6484 msgid "Content Box" msgstr "" #: clutter/clutter-actor.c:6485 msgid "The bounding box of the actor's content" msgstr "" #: clutter/clutter-actor.c:6493 msgid "Minification Filter" msgstr "" #: clutter/clutter-actor.c:6494 #, fuzzy msgid "The filter used when reducing the size of the content" msgstr "Il materiale da usare nel disegno del posteriore dell'attore" #: clutter/clutter-actor.c:6501 msgid "Magnification Filter" msgstr "" #: clutter/clutter-actor.c:6502 #, fuzzy msgid "The filter used when increasing the size of the content" msgstr "Il materiale da usare nel disegno del posteriore dell'attore" #: clutter/clutter-actor-meta.c:193 clutter/clutter-child-meta.c:142 msgid "Actor" msgstr "Attore" #: clutter/clutter-actor-meta.c:194 msgid "The actor attached to the meta" msgstr "L'attore collegato al meta" #: clutter/clutter-actor-meta.c:208 msgid "The name of the meta" msgstr "Il nome del meta" #: clutter/clutter-actor-meta.c:221 clutter/clutter-input-device.c:315 #: clutter/deprecated/clutter-shader.c:313 msgid "Enabled" msgstr "Attivato" #: clutter/clutter-actor-meta.c:222 msgid "Whether the meta is enabled" msgstr "Se il meta è attivato" #: clutter/clutter-align-constraint.c:281 #: clutter/clutter-bind-constraint.c:356 clutter/clutter-clone.c:345 #: clutter/clutter-snap-constraint.c:321 msgid "Source" msgstr "Origine" #: clutter/clutter-align-constraint.c:282 msgid "The source of the alignment" msgstr "L'origine dell'allineamento" #: clutter/clutter-align-constraint.c:295 msgid "Align Axis" msgstr "Allinea le assi" #: clutter/clutter-align-constraint.c:296 msgid "The axis to align the position to" msgstr "Le assi alle quali allineare la posizione" #: clutter/clutter-align-constraint.c:315 #: clutter/clutter-desaturate-effect.c:270 msgid "Factor" msgstr "Fattore" #: clutter/clutter-align-constraint.c:316 msgid "The alignment factor, between 0.0 and 1.0" msgstr "Il fattore di allineamento, tra 0.0 e 1.0" #: clutter/clutter-alpha.c:352 clutter/clutter-animation.c:566 #: clutter/clutter-animator.c:1802 msgid "Timeline" msgstr "" #: clutter/clutter-alpha.c:353 msgid "Timeline used by the alpha" msgstr "" #: clutter/clutter-alpha.c:368 msgid "Alpha value" msgstr "Valore alpha" #: clutter/clutter-alpha.c:369 msgid "Alpha value as computed by the alpha" msgstr "Valore alpha come calcolato dall'alpha" #: clutter/clutter-alpha.c:389 clutter/clutter-animation.c:522 msgid "Mode" msgstr "Modalità" #: clutter/clutter-alpha.c:390 msgid "Progress mode" msgstr "Modalità di avanzamento" #: clutter/clutter-animation.c:506 msgid "Object" msgstr "Oggetto" #: clutter/clutter-animation.c:507 msgid "Object to which the animation applies" msgstr "Oggetto a cui l'animazione si applica" #: clutter/clutter-animation.c:523 msgid "The mode of the animation" msgstr "La modalità di animazione" #: clutter/clutter-animation.c:537 clutter/clutter-animator.c:1786 #: clutter/clutter-media.c:194 clutter/clutter-state.c:1488 #: clutter/clutter-timeline.c:581 msgid "Duration" msgstr "Durata" #: clutter/clutter-animation.c:538 msgid "Duration of the animation, in milliseconds" msgstr "Durata dell'animazione, in millisecondi" #: clutter/clutter-animation.c:552 clutter/clutter-timeline.c:550 msgid "Loop" msgstr "Ciclo" #: clutter/clutter-animation.c:553 msgid "Whether the animation should loop" msgstr "Se l'animazione deve ciclare" #: clutter/clutter-animation.c:567 msgid "The timeline used by the animation" msgstr "" #: clutter/clutter-animation.c:583 clutter/deprecated/clutter-behaviour.c:240 msgid "Alpha" msgstr "Alpha" #: clutter/clutter-animation.c:584 msgid "The alpha used by the animation" msgstr "L'alpha usato dall'animazione" #: clutter/clutter-animator.c:1787 msgid "The duration of the animation" msgstr "La durata dell'animazione" #: clutter/clutter-animator.c:1803 #, fuzzy msgid "The timeline of the animation" msgstr "La timeline di animazione" #: clutter/clutter-backend.c:376 msgid "Unable to initialize the Clutter backend" msgstr "" #: clutter/clutter-backend.c:450 #, c-format msgid "The backend of type '%s' does not support creating multiple stages" msgstr "" #: clutter/clutter-bind-constraint.c:357 msgid "The source of the binding" msgstr "L'origine dell'associazione" #: clutter/clutter-bind-constraint.c:370 msgid "Coordinate" msgstr "Coordinata" #: clutter/clutter-bind-constraint.c:371 msgid "The coordinate to bind" msgstr "La coordinata da associare" #: clutter/clutter-bind-constraint.c:385 clutter/clutter-path-constraint.c:226 #: clutter/clutter-snap-constraint.c:366 msgid "Offset" msgstr "Spostamento" #: clutter/clutter-bind-constraint.c:386 msgid "The offset in pixels to apply to the binding" msgstr "Lo spostamento in pixel da applicare all'associazione" #: clutter/clutter-binding-pool.c:320 msgid "The unique name of the binding pool" msgstr "Il nome unico dell'insieme di associazione" #: clutter/clutter-bin-layout.c:266 clutter/clutter-bin-layout.c:588 #: clutter/clutter-box-layout.c:408 clutter/clutter-table-layout.c:662 msgid "Horizontal Alignment" msgstr "Allineamento orizzontale" #: clutter/clutter-bin-layout.c:267 msgid "Horizontal alignment for the actor inside the layout manager" msgstr "Allineamento orizzontale per l'attore dentro il gestore di layout" #: clutter/clutter-bin-layout.c:275 clutter/clutter-bin-layout.c:605 #: clutter/clutter-box-layout.c:417 clutter/clutter-table-layout.c:677 msgid "Vertical Alignment" msgstr "Allineamento verticale" #: clutter/clutter-bin-layout.c:276 msgid "Vertical alignment for the actor inside the layout manager" msgstr "Allineamento verticale per l'attore dentro il gestore di layout" #: clutter/clutter-bin-layout.c:589 msgid "Default horizontal alignment for the actors inside the layout manager" msgstr "" "Allineamento orizzontale predefinito per l'attore dentro il gestore di layout" #: clutter/clutter-bin-layout.c:606 msgid "Default vertical alignment for the actors inside the layout manager" msgstr "" "Allineamento verticale predefinito per l'attore dentro il gestore di layout" #: clutter/clutter-box-layout.c:383 msgid "Expand" msgstr "Espandere" #: clutter/clutter-box-layout.c:384 msgid "Allocate extra space for the child" msgstr "Alloca spazio extra per il figlio" #: clutter/clutter-box-layout.c:390 clutter/clutter-table-layout.c:641 msgid "Horizontal Fill" msgstr "Riempimento orizzontale" #: clutter/clutter-box-layout.c:391 clutter/clutter-table-layout.c:642 msgid "" "Whether the child should receive priority when the container is allocating " "spare space on the horizontal axis" msgstr "" "Se il figlio dovrebbe ricevere priorità quando il contenitore sta allocando " "spazio aggiuntivo sull'asse orizzontale" #: clutter/clutter-box-layout.c:399 clutter/clutter-table-layout.c:648 msgid "Vertical Fill" msgstr "Riempimento verticale" #: clutter/clutter-box-layout.c:400 clutter/clutter-table-layout.c:649 msgid "" "Whether the child should receive priority when the container is allocating " "spare space on the vertical axis" msgstr "" "Se il figlio dovrebbe ricevere priorità quando il contenitore sta allocando " "spazio aggiuntivo sull'asse verticale" #: clutter/clutter-box-layout.c:409 clutter/clutter-table-layout.c:663 msgid "Horizontal alignment of the actor within the cell" msgstr "Allineamento orizzontale dell'attore all'interno della cella" #: clutter/clutter-box-layout.c:418 clutter/clutter-table-layout.c:678 msgid "Vertical alignment of the actor within the cell" msgstr "Allineamento verticale dell'attore all'interno della cella" #: clutter/clutter-box-layout.c:1311 msgid "Vertical" msgstr "Verticale" #: clutter/clutter-box-layout.c:1312 msgid "Whether the layout should be vertical, rather than horizontal" msgstr "Se il layout dovrebbe essere verticale, invece che orizzontale" #: clutter/clutter-box-layout.c:1327 clutter/clutter-flow-layout.c:898 msgid "Homogeneous" msgstr "Omogeneo" #: clutter/clutter-box-layout.c:1328 msgid "" "Whether the layout should be homogeneous, i.e. all childs get the same size" msgstr "" "Se il layout dovrebbe essere omogeneo, per esempoi tutti i figli alla stessa " "dimensione" #: clutter/clutter-box-layout.c:1343 msgid "Pack Start" msgstr "Raggruppamento iniziale" #: clutter/clutter-box-layout.c:1344 msgid "Whether to pack items at the start of the box" msgstr "Se raggruppare gli elementi all'inizio del box" #: clutter/clutter-box-layout.c:1357 msgid "Spacing" msgstr "Spaziatura" #: clutter/clutter-box-layout.c:1358 msgid "Spacing between children" msgstr "Spaziatura tra i figli" #: clutter/clutter-box-layout.c:1372 clutter/clutter-table-layout.c:1775 msgid "Use Animations" msgstr "Usa animazioni" #: clutter/clutter-box-layout.c:1373 clutter/clutter-table-layout.c:1776 msgid "Whether layout changes should be animated" msgstr "Se i cambiamenti al layout dovrebbero essere animati" #: clutter/clutter-box-layout.c:1394 clutter/clutter-table-layout.c:1797 msgid "Easing Mode" msgstr "" #: clutter/clutter-box-layout.c:1395 clutter/clutter-table-layout.c:1798 msgid "The easing mode of the animations" msgstr "" #: clutter/clutter-box-layout.c:1412 clutter/clutter-table-layout.c:1815 msgid "Easing Duration" msgstr "" #: clutter/clutter-box-layout.c:1413 clutter/clutter-table-layout.c:1816 msgid "The duration of the animations" msgstr "La durata delle animazioni" #: clutter/clutter-brightness-contrast-effect.c:307 msgid "Brightness" msgstr "" #: clutter/clutter-brightness-contrast-effect.c:308 #, fuzzy msgid "The brightness change to apply" msgstr "La tinta da applicare" #: clutter/clutter-brightness-contrast-effect.c:327 msgid "Contrast" msgstr "" #: clutter/clutter-brightness-contrast-effect.c:328 #, fuzzy msgid "The contrast change to apply" msgstr "La tinta da applicare" #: clutter/clutter-cairo-texture.c:591 msgid "Surface Width" msgstr "Larghezza superficie" #: clutter/clutter-cairo-texture.c:592 msgid "The width of the Cairo surface" msgstr "La larghezza della superficie Cairo" #: clutter/clutter-cairo-texture.c:606 msgid "Surface Height" msgstr "Altezza superficie" #: clutter/clutter-cairo-texture.c:607 msgid "The height of the Cairo surface" msgstr "L'altezza della superficie Cairo" #: clutter/clutter-cairo-texture.c:624 msgid "Auto Resize" msgstr "" #: clutter/clutter-cairo-texture.c:625 #, fuzzy msgid "Whether the surface should match the allocation" msgstr "Se ogni elemento dovrebbe ricevere la stessa allocazione" #: clutter/clutter-canvas.c:215 #, fuzzy msgid "The width of the canvas" msgstr "La larghezza della superficie Cairo" #: clutter/clutter-canvas.c:231 #, fuzzy msgid "The height of the canvas" msgstr "L'altezza della superficie Cairo" #: clutter/clutter-child-meta.c:127 msgid "Container" msgstr "Contenitore" #: clutter/clutter-child-meta.c:128 msgid "The container that created this data" msgstr "Il contenitore che ha creato questo dato" #: clutter/clutter-child-meta.c:143 msgid "The actor wrapped by this data" msgstr "" #: clutter/clutter-click-action.c:546 msgid "Pressed" msgstr "Premuto" #: clutter/clutter-click-action.c:547 msgid "Whether the clickable should be in pressed state" msgstr "Se il cliccabile dovrebbe essere in stato premuto" #: clutter/clutter-click-action.c:560 msgid "Held" msgstr "Mantenuto" #: clutter/clutter-click-action.c:561 msgid "Whether the clickable has a grab" msgstr "Se il cliccabile ha la maniglia" #: clutter/clutter-click-action.c:578 clutter/clutter-settings.c:599 msgid "Long Press Duration" msgstr "" #: clutter/clutter-click-action.c:579 msgid "The minimum duration of a long press to recognize the gesture" msgstr "" #: clutter/clutter-click-action.c:597 #, fuzzy msgid "Long Press Threshold" msgstr "Soglia di trascinamento verticale" #: clutter/clutter-click-action.c:598 msgid "The maximum threshold before a long press is cancelled" msgstr "" #: clutter/clutter-clone.c:346 msgid "Specifies the actor to be cloned" msgstr "Specifica l'attore da clonare" #: clutter/clutter-colorize-effect.c:251 msgid "Tint" msgstr "Tinta" #: clutter/clutter-colorize-effect.c:252 msgid "The tint to apply" msgstr "La tinta da applicare" #: clutter/clutter-deform-effect.c:588 msgid "Horizontal Tiles" msgstr "Caselle orizzontali" #: clutter/clutter-deform-effect.c:589 msgid "The number of horizontal tiles" msgstr "Il numero di caselle orizzontali" #: clutter/clutter-deform-effect.c:604 msgid "Vertical Tiles" msgstr "Caselle verticali" #: clutter/clutter-deform-effect.c:605 msgid "The number of vertical tiles" msgstr "Il numero di caselle verticali" #: clutter/clutter-deform-effect.c:622 msgid "Back Material" msgstr "Materiale posteriore" #: clutter/clutter-deform-effect.c:623 msgid "The material to be used when painting the back of the actor" msgstr "Il materiale da usare nel disegno del posteriore dell'attore" #: clutter/clutter-desaturate-effect.c:271 msgid "The desaturation factor" msgstr "Il fattore desaturazione" #: clutter/clutter-device-manager.c:131 clutter/clutter-input-device.c:344 #: clutter/x11/clutter-keymap-x11.c:316 msgid "Backend" msgstr "" #: clutter/clutter-device-manager.c:132 msgid "The ClutterBackend of the device manager" msgstr "Il ClutterBackend del gestore di dispositivo" #: clutter/clutter-drag-action.c:602 msgid "Horizontal Drag Threshold" msgstr "Soglia di trascinamento orizzontale" #: clutter/clutter-drag-action.c:603 msgid "The horizontal amount of pixels required to start dragging" msgstr "Il numero di pixel orizzontali richiesto per iniziare il trascinamento" #: clutter/clutter-drag-action.c:630 msgid "Vertical Drag Threshold" msgstr "Soglia di trascinamento verticale" #: clutter/clutter-drag-action.c:631 msgid "The vertical amount of pixels required to start dragging" msgstr "Il numero di pixel verticali richiesto per iniziare il trascinamento" #: clutter/clutter-drag-action.c:652 msgid "Drag Handle" msgstr "Maniglia di trascinamento" #: clutter/clutter-drag-action.c:653 msgid "The actor that is being dragged" msgstr "L'attore che si sta trascinando" #: clutter/clutter-drag-action.c:666 msgid "Drag Axis" msgstr "Asse di trascinamento" #: clutter/clutter-drag-action.c:667 msgid "Constraints the dragging to an axis" msgstr "Vincoli di trascinamento di un asse" #: clutter/clutter-flow-layout.c:882 msgid "Orientation" msgstr "Orientamento" #: clutter/clutter-flow-layout.c:883 msgid "The orientation of the layout" msgstr "L'orientamento del layout" #: clutter/clutter-flow-layout.c:899 msgid "Whether each item should receive the same allocation" msgstr "Se ogni elemento dovrebbe ricevere la stessa allocazione" #: clutter/clutter-flow-layout.c:914 clutter/clutter-table-layout.c:1746 msgid "Column Spacing" msgstr "Spaziatura di colonna" #: clutter/clutter-flow-layout.c:915 msgid "The spacing between columns" msgstr "Lo spazio tra le colonne" #: clutter/clutter-flow-layout.c:931 clutter/clutter-table-layout.c:1760 msgid "Row Spacing" msgstr "Spaziatura di riga" #: clutter/clutter-flow-layout.c:932 msgid "The spacing between rows" msgstr "Lo spazio tra le righe" #: clutter/clutter-flow-layout.c:946 msgid "Minimum Column Width" msgstr "Larghezza di colonna minima" #: clutter/clutter-flow-layout.c:947 msgid "Minimum width for each column" msgstr "Larghezza minima di ogni colonna" #: clutter/clutter-flow-layout.c:962 msgid "Maximum Column Width" msgstr "Larghezza di colonna massima" #: clutter/clutter-flow-layout.c:963 msgid "Maximum width for each column" msgstr "Larghezza massima di ogni colonna" #: clutter/clutter-flow-layout.c:977 msgid "Minimum Row Height" msgstr "Altezza di riga minima" #: clutter/clutter-flow-layout.c:978 msgid "Minimum height for each row" msgstr "Altezza minima di ogni riga" #: clutter/clutter-flow-layout.c:993 msgid "Maximum Row Height" msgstr "Altezza di riga massima" #: clutter/clutter-flow-layout.c:994 msgid "Maximum height for each row" msgstr "Altezza massima di ogni riga" #: clutter/clutter-image.c:229 clutter/clutter-image.c:317 #, fuzzy msgid "Unable to load image data" msgstr "Il percorso del file contenente i dati dell'immagine" #: clutter/clutter-input-device.c:220 msgid "Id" msgstr "Id" #: clutter/clutter-input-device.c:221 msgid "Unique identifier of the device" msgstr "Identificativo unico del dispositivo" #: clutter/clutter-input-device.c:237 msgid "The name of the device" msgstr "Il nome del dispositivo" #: clutter/clutter-input-device.c:251 msgid "Device Type" msgstr "Tipo di dispositivo" #: clutter/clutter-input-device.c:252 msgid "The type of the device" msgstr "Il tipo di dispositivo" #: clutter/clutter-input-device.c:267 #, fuzzy msgid "Device Manager" msgstr "Gestore" #: clutter/clutter-input-device.c:268 msgid "The device manager instance" msgstr "" #: clutter/clutter-input-device.c:281 #, fuzzy msgid "Device Mode" msgstr "Tipo di dispositivo" #: clutter/clutter-input-device.c:282 #, fuzzy msgid "The mode of the device" msgstr "Il nome del dispositivo" #: clutter/clutter-input-device.c:296 #, fuzzy msgid "Has Cursor" msgstr "Ha bordo" #: clutter/clutter-input-device.c:297 #, fuzzy msgid "Whether the device has a cursor" msgstr "Se il cliccabile ha la maniglia" #: clutter/clutter-input-device.c:316 #, fuzzy msgid "Whether the device is enabled" msgstr "Se l'ombreggiatore è abilitato" #: 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 "Il nome del dispositivo" #: clutter/clutter-input-device.c:345 msgid "The backend instance" msgstr "" #: clutter/clutter-interval.c:381 msgid "Value Type" msgstr "Tipo di valore" #: clutter/clutter-interval.c:382 msgid "The type of the values in the interval" msgstr "Il tipo di valori nell'intervallo" #: clutter/clutter-layout-meta.c:117 msgid "Manager" msgstr "Gestore" #: clutter/clutter-layout-meta.c:118 msgid "The manager that created this data" msgstr "Il gestore che ha creato questo dato" #: clutter/clutter-main.c:763 msgid "default:LTR" msgstr "default:LTR" #: clutter/clutter-main.c:1610 msgid "Show frames per second" msgstr "Mostra i fotogrammi per secondo" #: clutter/clutter-main.c:1612 msgid "Default frame rate" msgstr "Framerate predefinito" #: clutter/clutter-main.c:1614 msgid "Make all warnings fatal" msgstr "Rende tutti i warning critici" #: clutter/clutter-main.c:1617 msgid "Direction for the text" msgstr "Direzione del testo" #: clutter/clutter-main.c:1620 msgid "Disable mipmapping on text" msgstr "Disabilita il mipmapping sul testo" #: clutter/clutter-main.c:1623 msgid "Use 'fuzzy' picking" msgstr "Usa il picking \"fuzzy\"" #: clutter/clutter-main.c:1626 msgid "Clutter debugging flags to set" msgstr "Flag per il debug di Clutter da attivare" #: clutter/clutter-main.c:1628 msgid "Clutter debugging flags to unset" msgstr "Flag per il debug di Clutter da disattivare" #: clutter/clutter-main.c:1632 msgid "Clutter profiling flags to set" msgstr "Flag per il profiling di Clutter da attivare" #: clutter/clutter-main.c:1634 msgid "Clutter profiling flags to unset" msgstr "Flag per il profiling di Clutter da disattivare" #: clutter/clutter-main.c:1637 msgid "Enable accessibility" msgstr "Attiva l'accessibilità" #: clutter/clutter-main.c:1829 msgid "Clutter Options" msgstr "Opzioni di Clutter" #: clutter/clutter-main.c:1830 msgid "Show Clutter Options" msgstr "Mostra le opzioni di Clutter" #: clutter/clutter-media.c:77 msgid "URI" msgstr "URI" #: clutter/clutter-media.c:78 msgid "URI of a media file" msgstr "URI di un file multimediale" #: clutter/clutter-media.c:91 msgid "Playing" msgstr "In riproduzione" #: clutter/clutter-media.c:92 #, fuzzy msgid "Whether the actor is playing" msgstr "Se l'attore è in riproduzione" #: clutter/clutter-media.c:106 msgid "Progress" msgstr "Avanzamento" #: clutter/clutter-media.c:107 msgid "Current progress of the playback" msgstr "Avanzamento corrente della riproduzione" #: clutter/clutter-media.c:120 msgid "Subtitle URI" msgstr "URI sottotitolo" #: clutter/clutter-media.c:121 msgid "URI of a subtitle file" msgstr "URI di un file di sottotitolo" #: clutter/clutter-media.c:136 msgid "Subtitle Font Name" msgstr "Nome del carattere sottotitolo" #: clutter/clutter-media.c:137 msgid "The font used to display subtitles" msgstr "Il carattere usato per mostrare i sottotitoli" #: clutter/clutter-media.c:151 msgid "Audio Volume" msgstr "Volume audio" #: clutter/clutter-media.c:152 msgid "The volume of the audio" msgstr "Il volume dell'audio" #: clutter/clutter-media.c:165 #, fuzzy msgid "Can Seek" msgstr "Può cercare" #: clutter/clutter-media.c:166 #, fuzzy msgid "Whether the current stream is seekable" msgstr "Se il flusso corrente è ricercabile" #: clutter/clutter-media.c:180 msgid "Buffer Fill" msgstr "Buffer di riempimento" #: clutter/clutter-media.c:181 msgid "The fill level of the buffer" msgstr "Il livello di riempimento del buffer" #: clutter/clutter-media.c:195 msgid "The duration of the stream, in seconds" msgstr "La durata del flusso, in secondi" #: clutter/clutter-path-constraint.c:212 #: clutter/deprecated/clutter-behaviour-path.c:224 msgid "Path" msgstr "Percorso" #: clutter/clutter-path-constraint.c:213 #, fuzzy msgid "The path used to constrain an actor" msgstr "L'alpha usato dall'animazione" #: clutter/clutter-path-constraint.c:227 #, fuzzy msgid "The offset along the path, between -1.0 and 2.0" msgstr "Il fattore di allineamento, tra 0.0 e 1.0" #: clutter/clutter-property-transition.c:196 #, fuzzy msgid "Property Name" msgstr "Nome carattere" #: clutter/clutter-property-transition.c:197 #, fuzzy msgid "The name of the property to animate" msgstr "Il nome del meta" #: clutter/clutter-script.c:464 msgid "Filename Set" msgstr "Imposta il nome del file" #: clutter/clutter-script.c:465 msgid "Whether the :filename property is set" msgstr "Se la proprietà nome del file è impostata" #: clutter/clutter-script.c:479 clutter/clutter-texture.c:1078 msgid "Filename" msgstr "Nome del file" #: clutter/clutter-script.c:480 msgid "The path of the currently parsed file" msgstr "Il percorso del file attuale analizzato" #: clutter/clutter-script.c:497 msgid "Translation Domain" msgstr "" #: clutter/clutter-script.c:498 msgid "The translation domain used to localize string" msgstr "" #: clutter/clutter-settings.c:440 msgid "Double Click Time" msgstr "" #: clutter/clutter-settings.c:441 msgid "The time between clicks necessary to detect a multiple click" msgstr "" #: clutter/clutter-settings.c:456 msgid "Double Click Distance" msgstr "" #: clutter/clutter-settings.c:457 msgid "The distance between clicks necessary to detect a multiple click" msgstr "" #: clutter/clutter-settings.c:472 #, fuzzy msgid "Drag Threshold" msgstr "Soglia di trascinamento verticale" #: clutter/clutter-settings.c:473 msgid "The distance the cursor should travel before starting to drag" msgstr "" #: clutter/clutter-settings.c:488 clutter/clutter-text.c:2987 msgid "Font Name" msgstr "Nome carattere" #: clutter/clutter-settings.c:489 msgid "" "The description of the default font, as one that could be parsed by Pango" msgstr "" #: clutter/clutter-settings.c:504 msgid "Font Antialias" msgstr "" #: clutter/clutter-settings.c:505 msgid "" "Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the " "default)" msgstr "" #: clutter/clutter-settings.c:521 msgid "Font DPI" msgstr "" #: clutter/clutter-settings.c:522 msgid "" "The resolution of the font, in 1024 * dots/inch, or -1 to use the default" msgstr "" #: clutter/clutter-settings.c:538 #, fuzzy msgid "Font Hinting" msgstr "Descrizione carattere" #: clutter/clutter-settings.c:539 msgid "" "Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)" msgstr "" #: clutter/clutter-settings.c:560 msgid "Font Hint Style" msgstr "" #: clutter/clutter-settings.c:561 msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)" msgstr "" #: clutter/clutter-settings.c:582 msgid "Font Subpixel Order" msgstr "" #: clutter/clutter-settings.c:583 msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)" msgstr "" #: clutter/clutter-settings.c:600 msgid "The minimum duration for a long press gesture to be recognized" msgstr "" #: clutter/clutter-settings.c:607 msgid "Fontconfig configuration timestamp" msgstr "" #: clutter/clutter-settings.c:608 msgid "Timestamp of the current fontconfig configuration" msgstr "" #: clutter/clutter-settings.c:625 #, fuzzy msgid "Password Hint Time" msgstr "Carattere password" #: clutter/clutter-settings.c:626 msgid "How long to show the last input character in hidden entries" msgstr "" #: clutter/clutter-shader-effect.c:486 #, fuzzy msgid "Shader Type" msgstr "Tipo di ombreggiatore" #: clutter/clutter-shader-effect.c:487 #, fuzzy msgid "The type of shader used" msgstr "Il tipo di ombreggiatore usato" #: clutter/clutter-snap-constraint.c:322 #, fuzzy msgid "The source of the constraint" msgstr "L'origine dell'allineamento" #: clutter/clutter-snap-constraint.c:335 msgid "From Edge" msgstr "" #: clutter/clutter-snap-constraint.c:336 #, fuzzy msgid "The edge of the actor that should be snapped" msgstr "L'attore che si sta trascinando" #: clutter/clutter-snap-constraint.c:350 msgid "To Edge" msgstr "" #: clutter/clutter-snap-constraint.c:351 #, fuzzy msgid "The edge of the source that should be snapped" msgstr "Se i cambiamenti al layout dovrebbero essere animati" #: clutter/clutter-snap-constraint.c:367 #, fuzzy msgid "The offset in pixels to apply to the constraint" msgstr "Lo spostamento in pixel da applicare all'associazione" #: clutter/clutter-stage.c:1896 msgid "Fullscreen Set" msgstr "Imposta a schermo intero" #: clutter/clutter-stage.c:1897 msgid "Whether the main stage is fullscreen" msgstr "Se il livello principale è a schermo intero" #: clutter/clutter-stage.c:1911 msgid "Offscreen" msgstr "Fuorischermo" #: clutter/clutter-stage.c:1912 msgid "Whether the main stage should be rendered offscreen" msgstr "Se il livello principale dovrebbe essere renderizzato fuori schermo" #: clutter/clutter-stage.c:1924 clutter/clutter-text.c:3100 msgid "Cursor Visible" msgstr "Cursore visibile" #: clutter/clutter-stage.c:1925 msgid "Whether the mouse pointer is visible on the main stage" msgstr "Se il puntatore del mouse è visibile sul livello principale" #: clutter/clutter-stage.c:1939 msgid "User Resizable" msgstr "Ridimensionabile dall'utente" #: clutter/clutter-stage.c:1940 msgid "Whether the stage is able to be resized via user interaction" msgstr "" "Se il livello può essere ridimensionato attraverso l'interazione dell'utente" #: clutter/clutter-stage.c:1955 clutter/deprecated/clutter-box.c:260 #: clutter/deprecated/clutter-rectangle.c:272 msgid "Color" msgstr "Colore" #: clutter/clutter-stage.c:1956 msgid "The color of the stage" msgstr "Il colore del livello" #: clutter/clutter-stage.c:1971 msgid "Perspective" msgstr "Prospettiva" #: clutter/clutter-stage.c:1972 msgid "Perspective projection parameters" msgstr "Parametri di proiezione prospettica" #: clutter/clutter-stage.c:1987 msgid "Title" msgstr "Titolo" #: clutter/clutter-stage.c:1988 msgid "Stage Title" msgstr "Titolo del livello" #: clutter/clutter-stage.c:2005 msgid "Use Fog" msgstr "Usa nebbia" #: clutter/clutter-stage.c:2006 msgid "Whether to enable depth cueing" msgstr "" #: clutter/clutter-stage.c:2022 msgid "Fog" msgstr "Nebbia" #: clutter/clutter-stage.c:2023 msgid "Settings for the depth cueing" msgstr "" #: clutter/clutter-stage.c:2039 msgid "Use Alpha" msgstr "Usa Alpha" #: clutter/clutter-stage.c:2040 msgid "Whether to honour the alpha component of the stage color" msgstr "Se rispettare il componente alpha del colore del livello" #: clutter/clutter-stage.c:2056 msgid "Key Focus" msgstr "Fuoco chiave" #: clutter/clutter-stage.c:2057 msgid "The currently key focused actor" msgstr "L'attore chiave attuale con fuoco" #: clutter/clutter-stage.c:2073 msgid "No Clear Hint" msgstr "" #: clutter/clutter-stage.c:2074 msgid "Whether the stage should clear its contents" msgstr "Se il livello dovrebbe cancellare il suo contenuto" #: clutter/clutter-stage.c:2087 #, fuzzy msgid "Accept Focus" msgstr "Fuoco chiave" #: clutter/clutter-stage.c:2088 #, fuzzy msgid "Whether the stage should accept focus on show" msgstr "Se il livello dovrebbe cancellare il suo contenuto" #: clutter/clutter-state.c:1474 msgid "State" msgstr "Stato" #: clutter/clutter-state.c:1475 msgid "Currently set state, (transition to this state might not be complete)" msgstr "" #: clutter/clutter-state.c:1489 msgid "Default transition duration" msgstr "" #: clutter/clutter-table-layout.c:595 msgid "Column Number" msgstr "" #: clutter/clutter-table-layout.c:596 msgid "The column the widget resides in" msgstr "" #: clutter/clutter-table-layout.c:603 msgid "Row Number" msgstr "" #: clutter/clutter-table-layout.c:604 msgid "The row the widget resides in" msgstr "" #: clutter/clutter-table-layout.c:611 #, fuzzy msgid "Column Span" msgstr "Spaziatura di colonna" #: clutter/clutter-table-layout.c:612 #, fuzzy msgid "The number of columns the widget should span" msgstr "Il nome del dispositivo" #: clutter/clutter-table-layout.c:619 #, fuzzy msgid "Row Span" msgstr "Spaziatura di riga" #: clutter/clutter-table-layout.c:620 #, fuzzy msgid "The number of rows the widget should span" msgstr "Il nome del dispositivo" #: clutter/clutter-table-layout.c:627 #, fuzzy msgid "Horizontal Expand" msgstr "Ripetizione orizzontale" #: clutter/clutter-table-layout.c:628 #, fuzzy msgid "Allocate extra space for the child in horizontal axis" msgstr "Alloca spazio extra per il figlio" #: clutter/clutter-table-layout.c:634 #, fuzzy msgid "Vertical Expand" msgstr "Ripetizione verticale" #: clutter/clutter-table-layout.c:635 #, fuzzy msgid "Allocate extra space for the child in vertical axis" msgstr "Alloca spazio extra per il figlio" #: clutter/clutter-table-layout.c:1747 #, fuzzy msgid "Spacing between columns" msgstr "Lo spazio tra le colonne" #: clutter/clutter-table-layout.c:1761 #, fuzzy msgid "Spacing between rows" msgstr "Lo spazio tra le righe" #: clutter/clutter-text-buffer.c:351 clutter/clutter-text.c:3022 msgid "Text" msgstr "Testo" #: clutter/clutter-text-buffer.c:352 #, fuzzy msgid "The contents of the buffer" msgstr "Il livello di riempimento del buffer" #: clutter/clutter-text-buffer.c:365 #, fuzzy msgid "Text length" msgstr "Lunghezza massima" #: clutter/clutter-text-buffer.c:366 #, fuzzy msgid "Length of the text currently in the buffer" msgstr "Il percorso del file attuale analizzato" #: clutter/clutter-text-buffer.c:379 #, fuzzy msgid "Maximum length" msgstr "Lunghezza massima" #: clutter/clutter-text-buffer.c:380 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "" #: clutter/clutter-text.c:2969 #, fuzzy msgid "Buffer" msgstr "Buffer di riempimento" #: clutter/clutter-text.c:2970 #, fuzzy msgid "The buffer for the text" msgstr "Il nome del meta" #: clutter/clutter-text.c:2988 msgid "The font to be used by the text" msgstr "Il carattere utilizzato dal testo" #: clutter/clutter-text.c:3005 msgid "Font Description" msgstr "Descrizione carattere" #: clutter/clutter-text.c:3006 msgid "The font description to be used" msgstr "La descrizione del carattere da usare" #: clutter/clutter-text.c:3023 msgid "The text to render" msgstr "Il testo da riprodurre" #: clutter/clutter-text.c:3037 msgid "Font Color" msgstr "Colore carattere" #: clutter/clutter-text.c:3038 msgid "Color of the font used by the text" msgstr "Il colore del carattere usato dal testo" #: clutter/clutter-text.c:3052 msgid "Editable" msgstr "Modificabile" #: clutter/clutter-text.c:3053 msgid "Whether the text is editable" msgstr "Se il testo è modificabile" #: clutter/clutter-text.c:3068 msgid "Selectable" msgstr "Selezionabile" #: clutter/clutter-text.c:3069 msgid "Whether the text is selectable" msgstr "Se il testo è selezionabile" #: clutter/clutter-text.c:3083 msgid "Activatable" msgstr "Attivabile" #: clutter/clutter-text.c:3084 msgid "Whether pressing return causes the activate signal to be emitted" msgstr "Se la pressione di invio causa l'emissione del segnale activate" #: clutter/clutter-text.c:3101 msgid "Whether the input cursor is visible" msgstr "Se il cursore di input è visibile" #: clutter/clutter-text.c:3115 clutter/clutter-text.c:3116 msgid "Cursor Color" msgstr "Colore del cursore" #: clutter/clutter-text.c:3130 msgid "Cursor Color Set" msgstr "Imposta colore cursore" #: clutter/clutter-text.c:3131 msgid "Whether the cursor color has been set" msgstr "Se il colore del cursore è stato impostato" #: clutter/clutter-text.c:3146 msgid "Cursor Size" msgstr "Dimensione cursore" #: clutter/clutter-text.c:3147 msgid "The width of the cursor, in pixels" msgstr "La larghezza del cursore, in pixel" #: clutter/clutter-text.c:3161 msgid "Cursor Position" msgstr "Posizione cursore" #: clutter/clutter-text.c:3162 msgid "The cursor position" msgstr "La posizione del cursore" #: clutter/clutter-text.c:3177 msgid "Selection-bound" msgstr "Rettangolo di selezione" #: clutter/clutter-text.c:3178 msgid "The cursor position of the other end of the selection" msgstr "La posizione del cursore dell'altro capo della selezione" #: clutter/clutter-text.c:3193 clutter/clutter-text.c:3194 msgid "Selection Color" msgstr "Colore selezione" #: clutter/clutter-text.c:3208 msgid "Selection Color Set" msgstr "Imposta il colore selezione" #: clutter/clutter-text.c:3209 msgid "Whether the selection color has been set" msgstr "Se il colore della selezione è stato impostato" #: clutter/clutter-text.c:3224 msgid "Attributes" msgstr "Attributi" #: clutter/clutter-text.c:3225 msgid "A list of style attributes to apply to the contents of the actor" msgstr "Una lista di attributi di stile da applicare ai contenuti degli attori" #: clutter/clutter-text.c:3247 msgid "Use markup" msgstr "Usa marcatura" #: clutter/clutter-text.c:3248 msgid "Whether or not the text includes Pango markup" msgstr "Se il testo include o meno la marcatura Pango" #: clutter/clutter-text.c:3264 msgid "Line wrap" msgstr "Ritorno a capo" #: clutter/clutter-text.c:3265 msgid "If set, wrap the lines if the text becomes too wide" msgstr "Se impostato, manda a capo le righe se il testo diviene troppo largo" #: clutter/clutter-text.c:3280 msgid "Line wrap mode" msgstr "Modalità ritorno a capo" #: clutter/clutter-text.c:3281 msgid "Control how line-wrapping is done" msgstr "Controlla come il ritorno a capo è fatto" #: clutter/clutter-text.c:3296 msgid "Ellipsize" msgstr "Punteggiatura" #: clutter/clutter-text.c:3297 msgid "The preferred place to ellipsize the string" msgstr "Il punto preferito per punteggiare la stringa" #: clutter/clutter-text.c:3313 msgid "Line Alignment" msgstr "Allineamento riga" #: clutter/clutter-text.c:3314 msgid "The preferred alignment for the string, for multi-line text" msgstr "L'allineamento preferito per la stringa, per il testo a righe multiple" #: clutter/clutter-text.c:3330 msgid "Justify" msgstr "Giustifica" #: clutter/clutter-text.c:3331 msgid "Whether the text should be justified" msgstr "Se il testo dovrebbe essere giustificato" #: clutter/clutter-text.c:3346 msgid "Password Character" msgstr "Carattere password" #: clutter/clutter-text.c:3347 msgid "If non-zero, use this character to display the actor's contents" msgstr "" "Se non zero, usa questo carattere per mostrare il contenuto degli attori" #: clutter/clutter-text.c:3361 msgid "Max Length" msgstr "Lunghezza massima" #: clutter/clutter-text.c:3362 msgid "Maximum length of the text inside the actor" msgstr "Lunghezza massima del testo all'interno dell'attore" #: clutter/clutter-text.c:3385 msgid "Single Line Mode" msgstr "Modalità linea singola" #: clutter/clutter-text.c:3386 msgid "Whether the text should be a single line" msgstr "Se il testo dovrebbe essere in una linea singola" #: clutter/clutter-text.c:3400 clutter/clutter-text.c:3401 #, fuzzy msgid "Selected Text Color" msgstr "Colore selezione" #: clutter/clutter-text.c:3415 #, fuzzy msgid "Selected Text Color Set" msgstr "Imposta il colore selezione" #: clutter/clutter-text.c:3416 #, fuzzy msgid "Whether the selected text color has been set" msgstr "Se il colore della selezione è stato impostato" #: clutter/clutter-texture.c:992 msgid "Sync size of actor" msgstr "Sincronizza dimensione dell'attore" #: clutter/clutter-texture.c:993 msgid "Auto sync size of actor to underlying pixbuf dimensions" msgstr "" "Sincronizza automaticamente la dimensione dell'attore alle dimensioni " "sottostanti del pixbuf" #: clutter/clutter-texture.c:1000 msgid "Disable Slicing" msgstr "Disabilita segmentazione" #: clutter/clutter-texture.c:1001 msgid "" "Forces the underlying texture to be singular and not made of smaller space " "saving individual textures" msgstr "" "Forza la texture sottostante ad essere singola e non composta di segmenti di " "texture più piccoli" #: clutter/clutter-texture.c:1010 msgid "Tile Waste" msgstr "" #: clutter/clutter-texture.c:1011 msgid "Maximum waste area of a sliced texture" msgstr "" #: clutter/clutter-texture.c:1019 msgid "Horizontal repeat" msgstr "Ripetizione orizzontale" #: clutter/clutter-texture.c:1020 msgid "Repeat the contents rather than scaling them horizontally" msgstr "Ripetere il contenuto invece di adattarlo orizzontalmente" #: clutter/clutter-texture.c:1027 msgid "Vertical repeat" msgstr "Ripetizione verticale" #: clutter/clutter-texture.c:1028 msgid "Repeat the contents rather than scaling them vertically" msgstr "Ripetere il contenuto invece di adattarlo verticalmente" #: clutter/clutter-texture.c:1035 msgid "Filter Quality" msgstr "Qualità filtro" #: clutter/clutter-texture.c:1036 msgid "Rendering quality used when drawing the texture" msgstr "Qualità di render utilizzato nel disegnare le texture" #: clutter/clutter-texture.c:1044 msgid "Pixel Format" msgstr "Formato pixel" #: clutter/clutter-texture.c:1045 msgid "The Cogl pixel format to use" msgstr "Il formato di pixel Cogl da usare" #: clutter/clutter-texture.c:1053 #: clutter/wayland/clutter-wayland-surface.c:430 msgid "Cogl Texture" msgstr "Cogl Texture" #: clutter/clutter-texture.c:1054 #: clutter/wayland/clutter-wayland-surface.c:431 msgid "The underlying Cogl texture handle used to draw this actor" msgstr "La gestione della texture Cogl sottostante per disegnare questo attore" #: clutter/clutter-texture.c:1061 msgid "Cogl Material" msgstr "Materiale Cogl" #: clutter/clutter-texture.c:1062 msgid "The underlying Cogl material handle used to draw this actor" msgstr "La gestione del materiale Cogl sottostante per disegnare questo attore" #: clutter/clutter-texture.c:1079 msgid "The path of the file containing the image data" msgstr "Il percorso del file contenente i dati dell'immagine" #: clutter/clutter-texture.c:1086 msgid "Keep Aspect Ratio" msgstr "Mantieni rapporto dimensioni" #: clutter/clutter-texture.c:1087 msgid "" "Keep the aspect ratio of the texture when requesting the preferred width or " "height" msgstr "" "Mantieni il rapporto delle dimensioni della texture quando è richiesta una " "larghezza o altezza preferita" #: clutter/clutter-texture.c:1113 msgid "Load asynchronously" msgstr "Carica in maniera asincrona" #: clutter/clutter-texture.c:1114 msgid "" "Load files inside a thread to avoid blocking when loading images from disk" msgstr "" "Carica i files dentro un thread per evitare il blocco durante il caricamento " "delle immagini da disco" #: clutter/clutter-texture.c:1130 msgid "Load data asynchronously" msgstr "Carica i dati in maniera asincrona" #: clutter/clutter-texture.c:1131 msgid "" "Decode image data files inside a thread to reduce blocking when loading " "images from disk" msgstr "" "Decodifica i dati dei files immagine dentro un thread per ridurre il blocco " "nel caricamento delle immagini da disco" #: clutter/clutter-texture.c:1155 msgid "Pick With Alpha" msgstr "Cattura con Alpha" #: clutter/clutter-texture.c:1156 msgid "Shape actor with alpha channel when picking" msgstr "Attore di forma con canale alpha nella cattura" #: clutter/clutter-texture.c:1576 clutter/clutter-texture.c:1969 #: clutter/clutter-texture.c:2063 clutter/clutter-texture.c:2347 #, fuzzy msgid "Failed to load the image data" msgstr "Il percorso del file contenente i dati dell'immagine" #: clutter/clutter-texture.c:1733 msgid "YUV textures are not supported" msgstr "" #: clutter/clutter-texture.c:1742 msgid "YUV2 textues are not supported" msgstr "" #: clutter/clutter-timeline.c:551 msgid "Should the timeline automatically restart" msgstr "" #: clutter/clutter-timeline.c:565 msgid "Delay" msgstr "" #: clutter/clutter-timeline.c:566 msgid "Delay before start" msgstr "" #: clutter/clutter-timeline.c:582 #, fuzzy msgid "Duration of the timeline in milliseconds" msgstr "Durata dell'animazione, in millisecondi" #: clutter/clutter-timeline.c:597 #: clutter/deprecated/clutter-behaviour-ellipse.c:526 #: clutter/deprecated/clutter-behaviour-rotate.c:335 msgid "Direction" msgstr "Direzione" #: clutter/clutter-timeline.c:598 #, fuzzy msgid "Direction of the timeline" msgstr "Direzione del testo" #: clutter/clutter-timeline.c:613 msgid "Auto Reverse" msgstr "" #: clutter/clutter-timeline.c:614 #, fuzzy msgid "Whether the direction should be reversed when reaching the end" msgstr "Se il livello principale dovrebbe essere renderizzato fuori schermo" #: clutter/clutter-timeline.c:632 msgid "Repeat Count" msgstr "" #: clutter/clutter-timeline.c:633 msgid "How many times the timeline should repeat" msgstr "" #: clutter/clutter-timeline.c:647 #, fuzzy msgid "Progress Mode" msgstr "Modalità di avanzamento" #: clutter/clutter-timeline.c:648 msgid "How the timeline should compute the progress" msgstr "" #: clutter/clutter-transition.c:249 msgid "Interval" msgstr "" #: clutter/clutter-transition.c:250 #, fuzzy msgid "The interval of values to transition" msgstr "La timeline di animazione" #: clutter/clutter-transition.c:264 #, fuzzy msgid "Animatable" msgstr "Attivabile" #: clutter/clutter-transition.c:265 msgid "The animatable object" msgstr "" #: clutter/clutter-transition.c:286 msgid "Remove on Complete" msgstr "" #: clutter/clutter-transition.c:287 #, fuzzy msgid "Detach the transition when completed" msgstr "Se l'attore è mostrato quando genitore" #: clutter/deprecated/clutter-behaviour.c:241 msgid "Alpha Object to drive the behaviour" msgstr "Oggetto alpha per guidare il comportamento" #: clutter/deprecated/clutter-behaviour-depth.c:180 msgid "Start Depth" msgstr "Profondità iniziale" #: clutter/deprecated/clutter-behaviour-depth.c:181 msgid "Initial depth to apply" msgstr "Profondità iniziale da applicare" #: clutter/deprecated/clutter-behaviour-depth.c:196 msgid "End Depth" msgstr "Profondità finale" #: clutter/deprecated/clutter-behaviour-depth.c:197 msgid "Final depth to apply" msgstr "Profondità finale da applicare" #: clutter/deprecated/clutter-behaviour-ellipse.c:399 msgid "Start Angle" msgstr "Angolo iniziale" #: clutter/deprecated/clutter-behaviour-ellipse.c:400 #: clutter/deprecated/clutter-behaviour-rotate.c:282 msgid "Initial angle" msgstr "Angolo iniziale" #: clutter/deprecated/clutter-behaviour-ellipse.c:415 msgid "End Angle" msgstr "Angolo finale" #: clutter/deprecated/clutter-behaviour-ellipse.c:416 #: clutter/deprecated/clutter-behaviour-rotate.c:300 msgid "Final angle" msgstr "Angolo finale" #: clutter/deprecated/clutter-behaviour-ellipse.c:431 msgid "Angle x tilt" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:432 msgid "Tilt of the ellipse around x axis" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:447 msgid "Angle y tilt" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:448 msgid "Tilt of the ellipse around y axis" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:463 msgid "Angle z tilt" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:464 msgid "Tilt of the ellipse around z axis" msgstr "" #: clutter/deprecated/clutter-behaviour-ellipse.c:480 msgid "Width of the ellipse" msgstr "Larghezza dell'ellisse" #: clutter/deprecated/clutter-behaviour-ellipse.c:496 msgid "Height of ellipse" msgstr "Altezza dell'ellisse" #: clutter/deprecated/clutter-behaviour-ellipse.c:511 msgid "Center" msgstr "Centro" #: clutter/deprecated/clutter-behaviour-ellipse.c:512 msgid "Center of ellipse" msgstr "Centro dell'ellisse" #: clutter/deprecated/clutter-behaviour-ellipse.c:527 #: clutter/deprecated/clutter-behaviour-rotate.c:336 msgid "Direction of rotation" msgstr "Direzione della rotazione" #: clutter/deprecated/clutter-behaviour-opacity.c:183 msgid "Opacity Start" msgstr "Opacità iniziale" #: clutter/deprecated/clutter-behaviour-opacity.c:184 msgid "Initial opacity level" msgstr "Livello di opacità iniziale" #: clutter/deprecated/clutter-behaviour-opacity.c:201 msgid "Opacity End" msgstr "Opacità finale" #: clutter/deprecated/clutter-behaviour-opacity.c:202 msgid "Final opacity level" msgstr "Livello di opacità finale" #: clutter/deprecated/clutter-behaviour-path.c:225 msgid "The ClutterPath object representing the path to animate along" msgstr "L'oggetto ClutterPath che rappresenta il percorso dell'animazione" #: clutter/deprecated/clutter-behaviour-rotate.c:281 msgid "Angle Begin" msgstr "Angolo iniziale" #: clutter/deprecated/clutter-behaviour-rotate.c:299 msgid "Angle End" msgstr "Angolo finale" #: clutter/deprecated/clutter-behaviour-rotate.c:317 msgid "Axis" msgstr "Assi" #: clutter/deprecated/clutter-behaviour-rotate.c:318 msgid "Axis of rotation" msgstr "Assi di rotazione" #: clutter/deprecated/clutter-behaviour-rotate.c:353 msgid "Center X" msgstr "Centro X" #: clutter/deprecated/clutter-behaviour-rotate.c:354 msgid "X coordinate of the center of rotation" msgstr "Coordinata X del centro di rotazione" #: clutter/deprecated/clutter-behaviour-rotate.c:371 msgid "Center Y" msgstr "Centro Y" #: clutter/deprecated/clutter-behaviour-rotate.c:372 msgid "Y coordinate of the center of rotation" msgstr "Coordinata Y del centro di rotazione" #: clutter/deprecated/clutter-behaviour-rotate.c:389 msgid "Center Z" msgstr "Centro" #: clutter/deprecated/clutter-behaviour-rotate.c:390 msgid "Z coordinate of the center of rotation" msgstr "Coordinata Z del centro di rotazione" #: clutter/deprecated/clutter-behaviour-scale.c:224 msgid "X Start Scale" msgstr "Scala iniziale X" #: clutter/deprecated/clutter-behaviour-scale.c:225 msgid "Initial scale on the X axis" msgstr "Scala iniziale sull'asse X" #: clutter/deprecated/clutter-behaviour-scale.c:243 msgid "X End Scale" msgstr "Scala finale X" #: clutter/deprecated/clutter-behaviour-scale.c:244 msgid "Final scale on the X axis" msgstr "Scala finale sull'asse X" #: clutter/deprecated/clutter-behaviour-scale.c:262 msgid "Y Start Scale" msgstr "Scala iniziale Y" #: clutter/deprecated/clutter-behaviour-scale.c:263 msgid "Initial scale on the Y axis" msgstr "Scala iniziale sull'asse U" #: clutter/deprecated/clutter-behaviour-scale.c:281 msgid "Y End Scale" msgstr "Scala finale Y" #: clutter/deprecated/clutter-behaviour-scale.c:282 msgid "Final scale on the Y axis" msgstr "Scala finale sull'asse Y" #: clutter/deprecated/clutter-box.c:261 msgid "The background color of the box" msgstr "Il colore di sfondo del box" #: clutter/deprecated/clutter-box.c:274 msgid "Color Set" msgstr "Imposta colore" #: clutter/deprecated/clutter-rectangle.c:273 msgid "The color of the rectangle" msgstr "Il colore del rettangolo" #: clutter/deprecated/clutter-rectangle.c:286 msgid "Border Color" msgstr "Colore del bordo" #: clutter/deprecated/clutter-rectangle.c:287 msgid "The color of the border of the rectangle" msgstr "Il colore del bordo del rettangolo" #: clutter/deprecated/clutter-rectangle.c:302 msgid "Border Width" msgstr "Spessore bordo" #: clutter/deprecated/clutter-rectangle.c:303 msgid "The width of the border of the rectangle" msgstr "La larghezza del bordo del rettangolo" #: clutter/deprecated/clutter-rectangle.c:317 msgid "Has Border" msgstr "Ha bordo" #: clutter/deprecated/clutter-rectangle.c:318 msgid "Whether the rectangle should have a border" msgstr "Se il rettangolo dovrebbe avere un bordo" #: clutter/deprecated/clutter-shader.c:261 msgid "Vertex Source" msgstr "Origine vertice" #: clutter/deprecated/clutter-shader.c:262 #, fuzzy msgid "Source of vertex shader" msgstr "Origine dell'ombreggiatore di vertice" #: clutter/deprecated/clutter-shader.c:278 msgid "Fragment Source" msgstr "Origine frammento" #: clutter/deprecated/clutter-shader.c:279 #, fuzzy msgid "Source of fragment shader" msgstr "Origine dell'ombreggiatore di frammento" #: clutter/deprecated/clutter-shader.c:296 msgid "Compiled" msgstr "Compilato" #: clutter/deprecated/clutter-shader.c:297 #, fuzzy msgid "Whether the shader is compiled and linked" msgstr "Se l'ombreggiatore è compilato e collegato" #: clutter/deprecated/clutter-shader.c:314 #, fuzzy msgid "Whether the shader is enabled" msgstr "Se l'ombreggiatore è abilitato" #: clutter/deprecated/clutter-shader.c:525 #, c-format msgid "%s compilation failed: %s" msgstr "Compilazione di %s non riuscita: %s" #: clutter/deprecated/clutter-shader.c:526 msgid "Vertex shader" msgstr "Vertex shader" #: clutter/deprecated/clutter-shader.c:527 msgid "Fragment shader" msgstr "Fragment shader" #: clutter/evdev/clutter-input-device-evdev.c:159 msgid "sysfs Path" msgstr "" #: clutter/evdev/clutter-input-device-evdev.c:160 #, fuzzy msgid "Path of the device in sysfs" msgstr "Il nome del dispositivo" #: clutter/evdev/clutter-input-device-evdev.c:175 #, fuzzy msgid "Device Path" msgstr "Gestore" #: clutter/evdev/clutter-input-device-evdev.c:176 #, fuzzy msgid "Path of the device node" msgstr "Il nome del dispositivo" #: clutter/gdk/clutter-backend-gdk.c:287 #, c-format msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s" msgstr "" #: clutter/wayland/clutter-wayland-surface.c:404 #, fuzzy msgid "Surface" msgstr "Larghezza superficie" #: clutter/wayland/clutter-wayland-surface.c:405 msgid "The underlying wayland surface" msgstr "" #: clutter/wayland/clutter-wayland-surface.c:412 #, fuzzy msgid "Surface width" msgstr "Larghezza superficie" #: clutter/wayland/clutter-wayland-surface.c:413 #, fuzzy msgid "The width of the underlying wayland surface" msgstr "La larghezza della superficie Cairo" #: clutter/wayland/clutter-wayland-surface.c:421 #, fuzzy msgid "Surface height" msgstr "Altezza superficie" #: clutter/wayland/clutter-wayland-surface.c:422 #, fuzzy msgid "The height of the underlying wayland surface" msgstr "L'altezza della superficie Cairo" #: clutter/x11/clutter-backend-x11.c:516 msgid "X display to use" msgstr "Display X da usare" #: clutter/x11/clutter-backend-x11.c:522 msgid "X screen to use" msgstr "Schermo X da usare" #: clutter/x11/clutter-backend-x11.c:527 msgid "Make X calls synchronous" msgstr "Rende le chiamate a X sincrone" #: clutter/x11/clutter-backend-x11.c:534 msgid "Enable XInput support" msgstr "Abilita il supporto a XInput" #: clutter/x11/clutter-keymap-x11.c:317 msgid "The Clutter backend" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:538 msgid "Pixmap" msgstr "Pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:539 msgid "The X11 Pixmap to be bound" msgstr "La pixmap X11 da associare" #: clutter/x11/clutter-x11-texture-pixmap.c:547 msgid "Pixmap width" msgstr "Larghezza pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:548 msgid "The width of the pixmap bound to this texture" msgstr "La larghezza della pixmap associata a questa texture" #: clutter/x11/clutter-x11-texture-pixmap.c:556 msgid "Pixmap height" msgstr "Altezza pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:557 msgid "The height of the pixmap bound to this texture" msgstr "L'altezza della pixmap associata a questa texture" #: clutter/x11/clutter-x11-texture-pixmap.c:565 msgid "Pixmap Depth" msgstr "Profondità pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:566 msgid "The depth (in number of bits) of the pixmap bound to this texture" msgstr "" "La profondità (in numero di bit) della pixmap associata a questa texture" #: clutter/x11/clutter-x11-texture-pixmap.c:574 msgid "Automatic Updates" msgstr "Aggiornamenti automatici" #: clutter/x11/clutter-x11-texture-pixmap.c:575 msgid "If the texture should be kept in sync with any pixmap changes." msgstr "" "Se la texture dovrebbe essere sincronizzata con ogni cambiamento della pixmap" #: clutter/x11/clutter-x11-texture-pixmap.c:583 msgid "Window" msgstr "Finestra" #: clutter/x11/clutter-x11-texture-pixmap.c:584 msgid "The X11 Window to be bound" msgstr "La finestra X11 da associare" #: clutter/x11/clutter-x11-texture-pixmap.c:592 msgid "Window Redirect Automatic" msgstr "Redirezione finestra automatica" #: clutter/x11/clutter-x11-texture-pixmap.c:593 msgid "If composite window redirects are set to Automatic (or Manual if false)" msgstr "" "Se le redirezioni della finestra composita sono impostate su Automatico (o " "Manuale se falso)" #: clutter/x11/clutter-x11-texture-pixmap.c:603 msgid "Window Mapped" msgstr "Finestra mappata" #: clutter/x11/clutter-x11-texture-pixmap.c:604 msgid "If window is mapped" msgstr "Se la finestra è mappata" #: clutter/x11/clutter-x11-texture-pixmap.c:613 msgid "Destroyed" msgstr "Distrutta" #: clutter/x11/clutter-x11-texture-pixmap.c:614 msgid "If window has been destroyed" msgstr "Se la finestra è stata distrutta" #: clutter/x11/clutter-x11-texture-pixmap.c:622 msgid "Window X" msgstr "X Finestra" #: clutter/x11/clutter-x11-texture-pixmap.c:623 msgid "X position of window on screen according to X11" msgstr "Posizione X della finestra sullo schermo in accordo con X11" #: clutter/x11/clutter-x11-texture-pixmap.c:631 msgid "Window Y" msgstr "Y Finestra" #: clutter/x11/clutter-x11-texture-pixmap.c:632 msgid "Y position of window on screen according to X11" msgstr "Posizione Y della finestra sullo schermo in accordo con X11" #: clutter/x11/clutter-x11-texture-pixmap.c:639 msgid "Window Override Redirect" msgstr "" #: clutter/x11/clutter-x11-texture-pixmap.c:640 msgid "If this is an override-redirect window" msgstr "" #~ msgid "The layout manager used by the box" #~ msgstr "Il gestore di layout usato dal box" #, fuzzy #~ msgid "Cogl debugging flags to set" #~ msgstr "Flag per il debug di Clutter da attivare" #, fuzzy #~ msgid "Cogl debugging flags to unset" #~ msgstr "Flag per il debug di Clutter da disattivare" #, fuzzy #~ msgid "Cogl Options" #~ msgstr "Opzioni di Clutter" #, fuzzy #~ msgid "Show Cogl options" #~ msgstr "Mostra le opzioni di Clutter" #~ msgid "VBlank method to be used (none, dri or glx)" #~ msgstr "Metodo VBlank da usare (none, dri o glx)"