1
0
Fork 0
mutter-performance-source/po/it.po

2869 lines
83 KiB
Text
Raw Normal View History

2012-09-29 15:36:45 +00:00
# clutter Italian translation
2014-02-09 11:33:16 +00:00
# Copyright (C) 2012, 2013, 2014 The Free Software Foundation
2012-09-29 15:36:45 +00:00
# This file is distributed under the same license as the clutter package.
2014-02-09 11:33:16 +00:00
# Milo Casagrande <milo@ubuntu.com>, 2012, 2013, 2014.
2010-09-08 11:44:43 +00:00
#
msgid ""
msgstr ""
"Project-Id-Version: clutter\n"
2012-09-29 15:36:45 +00:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
2014-02-09 11:33:16 +00:00
"product=clutter&keywords=I18N+L10N&component=general\n"
2014-02-16 11:21:14 +00:00
"POT-Creation-Date: 2014-02-16 04:09+0000\n"
"PO-Revision-Date: 2014-02-16 12:20+0100\n"
2012-09-29 15:36:45 +00:00
"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
2010-09-08 11:44:43 +00:00
"Language-Team: Italian <tp@lists.linux.it>\n"
2010-11-20 11:07:45 +00:00
"Language: it\n"
2010-09-08 11:44:43 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
2014-02-09 11:33:16 +00:00
"Content-Transfer-Encoding: 8bit\n"
2012-09-29 15:36:45 +00:00
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
2014-02-09 11:33:16 +00:00
"X-Generator: Poedit 1.6.4\n"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6214
2010-09-08 11:44:43 +00:00
msgid "X coordinate"
msgstr "Coordinata X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6215
2010-09-08 11:44:43 +00:00
msgid "X coordinate of the actor"
msgstr "Coordinata X dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6233
2010-09-08 11:44:43 +00:00
msgid "Y coordinate"
msgstr "Coordinata Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6234
2010-09-08 11:44:43 +00:00
msgid "Y coordinate of the actor"
msgstr "Coordinata Y dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6256
2012-09-29 15:36:45 +00:00
msgid "Position"
msgstr "Posizione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6257
2012-09-29 15:36:45 +00:00
msgid "The position of the origin of the actor"
msgstr "La posizione dell'origine dell'attore"
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-actor.c:6274 ../clutter/clutter-canvas.c:247
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1239
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:474
2010-09-08 11:44:43 +00:00
msgid "Width"
msgstr "Larghezza"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6275
2010-09-08 11:44:43 +00:00
msgid "Width of the actor"
msgstr "Larghezza dell'attore"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-actor.c:6293 ../clutter/clutter-canvas.c:263
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1246
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:490
2010-09-08 11:44:43 +00:00
msgid "Height"
msgstr "Altezza"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6294
2010-09-08 11:44:43 +00:00
msgid "Height of the actor"
msgstr "Altezza dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6315
2012-09-29 15:36:45 +00:00
msgid "Size"
msgstr "Dimensione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6316
2012-09-29 15:36:45 +00:00
msgid "The size of the actor"
msgstr "La dimensione dell'attore"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6334
2010-09-08 11:44:43 +00:00
msgid "Fixed X"
msgstr "Fissata X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6335
2010-09-08 11:44:43 +00:00
msgid "Forced X position of the actor"
msgstr "Posizione X forzata dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6352
2010-09-08 11:44:43 +00:00
msgid "Fixed Y"
msgstr "Fissata Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6353
2010-09-08 11:44:43 +00:00
msgid "Forced Y position of the actor"
msgstr "Posizione Y forzata dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6368
2010-09-08 11:44:43 +00:00
msgid "Fixed position set"
msgstr "Imposta posizione fissa"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6369
2010-09-08 11:44:43 +00:00
msgid "Whether to use fixed positioning for the actor"
2014-02-09 11:33:16 +00:00
msgstr "Indica se usare il posizionamento fisso per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6387
2010-09-08 11:44:43 +00:00
msgid "Min Width"
msgstr "Larghezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6388
2010-09-08 11:44:43 +00:00
msgid "Forced minimum width request for the actor"
msgstr "Larghezza minima forzata richiesta per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6406
2010-09-08 11:44:43 +00:00
msgid "Min Height"
msgstr "Altezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6407
2010-09-08 11:44:43 +00:00
msgid "Forced minimum height request for the actor"
msgstr "Altezza minima forzata richiesta per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6425
2010-09-08 11:44:43 +00:00
msgid "Natural Width"
msgstr "Larghezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6426
2010-09-08 11:44:43 +00:00
msgid "Forced natural width request for the actor"
msgstr "Larghezza naturale forzata richiesta per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6444
2010-09-08 11:44:43 +00:00
msgid "Natural Height"
msgstr "Altezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6445
2010-09-08 11:44:43 +00:00
msgid "Forced natural height request for the actor"
msgstr "Altezza naturale forzata richiesta per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6460
2010-09-08 11:44:43 +00:00
msgid "Minimum width set"
msgstr "Imposta larghezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6461
2010-09-08 11:44:43 +00:00
msgid "Whether to use the min-width property"
2014-02-09 11:33:16 +00:00
msgstr "Indica se utilizzare la proprietà larghezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6475
2010-09-08 11:44:43 +00:00
msgid "Minimum height set"
msgstr "Imposta altezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6476
2010-09-08 11:44:43 +00:00
msgid "Whether to use the min-height property"
2014-02-09 11:33:16 +00:00
msgstr "Indica se usare la proprietà altezza minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6490
2010-09-08 11:44:43 +00:00
msgid "Natural width set"
msgstr "Imposta larghezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6491
2010-09-08 11:44:43 +00:00
msgid "Whether to use the natural-width property"
2014-02-09 11:33:16 +00:00
msgstr "Indica se usare la proprietà larghezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6505
2010-09-08 11:44:43 +00:00
msgid "Natural height set"
msgstr "Imposta altezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6506
2010-09-08 11:44:43 +00:00
msgid "Whether to use the natural-height property"
2014-02-09 11:33:16 +00:00
msgstr "Indica se usare la proprietà altezza naturale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6522
2010-09-08 11:44:43 +00:00
msgid "Allocation"
msgstr "Allocazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6523
2010-09-08 11:44:43 +00:00
msgid "The actor's allocation"
msgstr "Assegnazione dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6580
2010-09-08 11:44:43 +00:00
msgid "Request Mode"
msgstr "Modalità richiesta"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6581
2010-09-08 11:44:43 +00:00
msgid "The actor's request mode"
msgstr "La modalità richiesta dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6605
2010-09-08 11:44:43 +00:00
msgid "Depth"
msgstr "Profondità"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6606
2010-09-08 11:44:43 +00:00
msgid "Position on the Z axis"
msgstr "Posizione sull'asse Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6633
2012-09-29 15:36:45 +00:00
msgid "Z Position"
msgstr "Posizione Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6634
2012-09-29 15:36:45 +00:00
msgid "The actor's position on the Z axis"
msgstr "La posizione dell'attore sull'asse Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6651
2010-09-08 11:44:43 +00:00
msgid "Opacity"
msgstr "Opacità"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6652
2010-09-08 11:44:43 +00:00
msgid "Opacity of an actor"
msgstr "Opacità di un attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6672
2011-06-13 22:46:21 +00:00
msgid "Offscreen redirect"
2012-09-29 15:36:45 +00:00
msgstr "Redirect fuori schermo"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6673
2011-09-05 20:39:51 +00:00
msgid "Flags controlling when to flatten the actor into a single image"
2012-09-29 15:36:45 +00:00
msgstr "Flag per controllare quanto appiattire l'attore in una sola immagine"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6687
2010-09-08 11:44:43 +00:00
msgid "Visible"
msgstr "Visibile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6688
2010-09-08 11:44:43 +00:00
msgid "Whether the actor is visible or not"
2014-02-09 11:33:16 +00:00
msgstr "Indica se l'attore è visibile o meno"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6702
2010-09-08 11:44:43 +00:00
msgid "Mapped"
msgstr "Mappato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6703
2010-09-08 11:44:43 +00:00
msgid "Whether the actor will be painted"
2014-02-09 11:33:16 +00:00
msgstr "Indica se l'attore sarà disegnato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6716
2010-09-08 11:44:43 +00:00
msgid "Realized"
msgstr "Realizzato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6717
2010-09-08 11:44:43 +00:00
msgid "Whether the actor has been realized"
2014-02-09 11:33:16 +00:00
msgstr "Indica se l'attore è stato realizzato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6732
2010-09-08 11:44:43 +00:00
msgid "Reactive"
msgstr "Reattivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6733
2010-09-08 11:44:43 +00:00
msgid "Whether the actor is reactive to events"
2014-02-09 11:33:16 +00:00
msgstr "Indica se l'attore è reattivo agli eventi"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6744
2010-09-08 11:44:43 +00:00
msgid "Has Clip"
2012-09-29 15:36:45 +00:00
msgstr "Ha clip"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6745
2010-09-08 11:44:43 +00:00
msgid "Whether the actor has a clip set"
2012-09-29 15:36:45 +00:00
msgstr "Indica se l'attore ha un clip impostato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6758
2010-09-08 11:44:43 +00:00
msgid "Clip"
2012-09-29 15:36:45 +00:00
msgstr "Clip"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6759
2010-09-08 11:44:43 +00:00
msgid "The clip region for the actor"
2012-09-29 15:36:45 +00:00
msgstr "La regione clip dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6778
2012-09-29 15:36:45 +00:00
msgid "Clip Rectangle"
msgstr "Rettangolo clip"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6779
2012-09-29 15:36:45 +00:00
msgid "The visible region of the actor"
msgstr "La regione visibile dell'attore"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6793 ../clutter/clutter-actor-meta.c:205
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:247
2010-09-08 11:44:43 +00:00
msgid "Name"
msgstr "Nome"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6794
2010-09-08 11:44:43 +00:00
msgid "Name of the actor"
msgstr "Nome dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6815
2012-09-29 15:36:45 +00:00
msgid "Pivot Point"
msgstr "Punto di perno"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6816
2012-09-29 15:36:45 +00:00
msgid "The point around which the scaling and rotation occur"
msgstr "Il punto su cui il ridimensionamento e la rotazione hanno luogo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6834
2012-09-29 15:36:45 +00:00
msgid "Pivot Point Z"
msgstr "Punto di perno Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6835
2012-09-29 15:36:45 +00:00
msgid "Z component of the pivot point"
msgstr "Componente Z del punto di perno"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6853
2010-09-08 11:44:43 +00:00
msgid "Scale X"
msgstr "Scala X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6854
2010-09-08 11:44:43 +00:00
msgid "Scale factor on the X axis"
msgstr "Fattore di scala sull'asse X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6872
2010-09-08 11:44:43 +00:00
msgid "Scale Y"
msgstr "Scala Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6873
2010-09-08 11:44:43 +00:00
msgid "Scale factor on the Y axis"
msgstr "Fattore di scala sull'asse Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6891
2012-09-29 15:36:45 +00:00
msgid "Scale Z"
msgstr "Scala Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6892
2012-09-29 15:36:45 +00:00
msgid "Scale factor on the Z axis"
msgstr "Fattore di scala sull'asse Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6910
2010-09-08 11:44:43 +00:00
msgid "Scale Center X"
msgstr "Scala centrale X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6911
2010-09-08 11:44:43 +00:00
msgid "Horizontal scale center"
msgstr "Scala centrale orizzontale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6929
2010-09-08 11:44:43 +00:00
msgid "Scale Center Y"
msgstr "Scala centrale Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6930
2010-09-08 11:44:43 +00:00
msgid "Vertical scale center"
msgstr "Scala centrale verticale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6948
2010-09-08 11:44:43 +00:00
msgid "Scale Gravity"
msgstr "Scala di gravità"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6949
2010-09-08 11:44:43 +00:00
msgid "The center of scaling"
msgstr "Il centro della scala"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6967
2010-09-08 11:44:43 +00:00
msgid "Rotation Angle X"
msgstr "Angolo di rotazione X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6968
2010-09-08 11:44:43 +00:00
msgid "The rotation angle on the X axis"
msgstr "L'angolo di rotazione sull'asse X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6986
2010-09-08 11:44:43 +00:00
msgid "Rotation Angle Y"
msgstr "Angolo di rotazione Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:6987
2010-09-08 11:44:43 +00:00
msgid "The rotation angle on the Y axis"
msgstr "L'angolo di rotazione sull'asse Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7005
2010-09-08 11:44:43 +00:00
msgid "Rotation Angle Z"
msgstr "Angolo di rotazione Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7006
2010-09-08 11:44:43 +00:00
msgid "The rotation angle on the Z axis"
msgstr "L'angolo di rotazione sull'asse Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7024
2010-09-08 11:44:43 +00:00
msgid "Rotation Center X"
msgstr "Rotazione centrale X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7025
2010-09-08 11:44:43 +00:00
msgid "The rotation center on the X axis"
msgstr "La rotazione centrale sull'asse X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7042
2010-09-08 11:44:43 +00:00
msgid "Rotation Center Y"
msgstr "Rotazione centrale Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7043
2010-09-08 11:44:43 +00:00
msgid "The rotation center on the Y axis"
msgstr "La rotazione centrale sull'asse Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7060
2010-09-08 11:44:43 +00:00
msgid "Rotation Center Z"
msgstr "Rotazione centrale Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7061
2010-09-08 11:44:43 +00:00
msgid "The rotation center on the Z axis"
msgstr "La rotazione centrale sull'asse Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7078
2010-09-08 11:44:43 +00:00
msgid "Rotation Center Z Gravity"
msgstr "Gravità della rotazione centrale Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7079
2010-09-08 11:44:43 +00:00
msgid "Center point for rotation around the Z axis"
msgstr "Punto centrale per la rotazione sull'asse Z"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7107
2010-09-08 11:44:43 +00:00
msgid "Anchor X"
msgstr "Ancoraggio X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7108
2010-09-08 11:44:43 +00:00
msgid "X coordinate of the anchor point"
msgstr "Coordinata X del punto di ancoraggio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7136
2010-09-08 11:44:43 +00:00
msgid "Anchor Y"
msgstr "Ancoraggio Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7137
2010-09-08 11:44:43 +00:00
msgid "Y coordinate of the anchor point"
msgstr "Coordinata Y del punto di ancoraggio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7164
2010-09-08 11:44:43 +00:00
msgid "Anchor Gravity"
msgstr "Gravità di ancoraggio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7165
2010-09-08 11:44:43 +00:00
msgid "The anchor point as a ClutterGravity"
msgstr "Il punto di ancoraggio come ClutterGravity"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7184
2012-09-29 15:36:45 +00:00
msgid "Translation X"
msgstr "Traslazione X"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7185
2012-09-29 15:36:45 +00:00
msgid "Translation along the X axis"
msgstr "Traslazione lungo l'asse X"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7204
2012-09-29 15:36:45 +00:00
msgid "Translation Y"
msgstr "Traslazione Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7205
2012-09-29 15:36:45 +00:00
msgid "Translation along the Y axis"
msgstr "Traslazione lungo l'asse Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7224
2012-09-29 15:36:45 +00:00
msgid "Translation Z"
msgstr "Traslazione Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7225
2012-09-29 15:36:45 +00:00
msgid "Translation along the Z axis"
msgstr "Traslazione lungo l'asse Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7255
2012-09-29 15:36:45 +00:00
msgid "Transform"
msgstr "Trasformazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7256
2012-09-29 15:36:45 +00:00
msgid "Transformation matrix"
msgstr "Matrice di trasformazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7271
2012-09-29 15:36:45 +00:00
msgid "Transform Set"
msgstr "Imposta trasformazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7272
2012-09-29 15:36:45 +00:00
msgid "Whether the transform property is set"
msgstr "Indica se la proprietà di trasformazione è impostata"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7293
2012-09-29 15:36:45 +00:00
msgid "Child Transform"
msgstr "Trasformazione figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7294
2012-09-29 15:36:45 +00:00
msgid "Children transformation matrix"
msgstr "Matrice di trasformazione dei figli"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7309
2012-09-29 15:36:45 +00:00
msgid "Child Transform Set"
msgstr "Imposta trasformazione figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7310
2012-09-29 15:36:45 +00:00
msgid "Whether the child-transform property is set"
msgstr "Indica se la proprietà di trasformazione del figlio è impostata"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7327
2010-09-08 11:44:43 +00:00
msgid "Show on set parent"
msgstr "Mostra su imposta genitore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7328
2010-09-08 11:44:43 +00:00
msgid "Whether the actor is shown when parented"
msgstr "Se l'attore è mostrato quando genitore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7345
2010-09-08 11:44:43 +00:00
msgid "Clip to Allocation"
2012-09-29 15:36:45 +00:00
msgstr "Clip all'allocazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7346
2010-09-08 11:44:43 +00:00
msgid "Sets the clip region to track the actor's allocation"
2012-09-29 15:36:45 +00:00
msgstr "Imposta la regione del clip per tracciare l'allocazione dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7359
2010-09-08 11:44:43 +00:00
msgid "Text Direction"
msgstr "Direzione del testo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7360
2010-09-08 11:44:43 +00:00
msgid "Direction of the text"
msgstr "Direzione del testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7375
2010-09-08 11:44:43 +00:00
msgid "Has Pointer"
msgstr "Ha il puntatore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7376
2010-09-08 11:44:43 +00:00
msgid "Whether the actor contains the pointer of an input device"
msgstr "Se l'attore contiene il puntatore di un dispositivo di input"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7389
2010-09-08 11:44:43 +00:00
msgid "Actions"
msgstr "Azioni"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7390
2010-09-08 11:44:43 +00:00
msgid "Adds an action to the actor"
msgstr "Aggiunge un'azione per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7403
2010-09-08 11:44:43 +00:00
msgid "Constraints"
msgstr "Vincoli"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7404
2010-09-08 11:44:43 +00:00
msgid "Adds a constraint to the actor"
msgstr "Aggiunge un vincolo per l'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7417
2012-09-29 15:36:45 +00:00
msgid "Effect"
msgstr "Effetto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7418
2012-09-29 15:36:45 +00:00
msgid "Add an effect to be applied on the actor"
msgstr "Aggiunge un effetto da applicare all'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7432
2012-09-29 15:36:45 +00:00
msgid "Layout Manager"
msgstr "Gestore di layout"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7433
2012-09-29 15:36:45 +00:00
msgid "The object controlling the layout of an actor's children"
msgstr "L'oggetto che controlla il layout del figlio di un attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7447
2012-09-29 15:36:45 +00:00
msgid "X Expand"
msgstr "Espansione X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7448
2012-09-29 15:36:45 +00:00
msgid "Whether extra horizontal space should be assigned to the actor"
2010-09-08 11:44:43 +00:00
msgstr ""
2012-09-29 15:36:45 +00:00
"Indica se deve essere assegnato dello spazio orizzontale aggiuntivo "
"all'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7463
2012-09-29 15:36:45 +00:00
msgid "Y Expand"
msgstr "Espansione Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7464
2012-09-29 15:36:45 +00:00
msgid "Whether extra vertical space should be assigned to the actor"
2010-09-08 11:44:43 +00:00
msgstr ""
2012-09-29 15:36:45 +00:00
"Indica se deve essere assegnato dello spazio verticale aggiuntivo all'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7480
2012-09-29 15:36:45 +00:00
msgid "X Alignment"
msgstr "Allineamento X"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7481
2012-09-29 15:36:45 +00:00
msgid "The alignment of the actor on the X axis within its allocation"
msgstr ""
"L'allineamento dell'attore sull'asse X all'interno della propria allocazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7496
2012-09-29 15:36:45 +00:00
msgid "Y Alignment"
msgstr "Allineamento Y"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7497
2012-09-29 15:36:45 +00:00
msgid "The alignment of the actor on the Y axis within its allocation"
msgstr ""
"L'allineamento dell'attore sull'asse Y all'interno della propria allocazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7516
2012-09-29 15:36:45 +00:00
msgid "Margin Top"
msgstr "Margine superiore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7517
2012-09-29 15:36:45 +00:00
msgid "Extra space at the top"
msgstr "Spazio aggiuntivo in alto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7538
2012-09-29 15:36:45 +00:00
msgid "Margin Bottom"
msgstr "Margine inferiore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7539
2012-09-29 15:36:45 +00:00
msgid "Extra space at the bottom"
msgstr "Spazio aggiuntivo in basso"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7560
2012-09-29 15:36:45 +00:00
msgid "Margin Left"
msgstr "Margine sinistro"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7561
2012-09-29 15:36:45 +00:00
msgid "Extra space at the left"
msgstr "Spazio aggiuntivo a sinistra"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7582
2012-09-29 15:36:45 +00:00
msgid "Margin Right"
msgstr "Margine destro"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7583
2012-09-29 15:36:45 +00:00
msgid "Extra space at the right"
msgstr "Spazio aggiuntivo a destra"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7599
2012-09-29 15:36:45 +00:00
msgid "Background Color Set"
msgstr "Imposta colore di sfondo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7600 ../clutter/deprecated/clutter-box.c:271
2012-09-29 15:36:45 +00:00
msgid "Whether the background color is set"
msgstr "Indica se il colore di sfondo è impostato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7616
2012-09-29 15:36:45 +00:00
msgid "Background color"
msgstr "Colore di sfondo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7617
2012-09-29 15:36:45 +00:00
msgid "The actor's background color"
msgstr "Il colore di sfondo dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7632
2012-09-29 15:36:45 +00:00
msgid "First Child"
msgstr "Primo figlio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7633
2012-09-29 15:36:45 +00:00
msgid "The actor's first child"
msgstr "Il primo discendente diretto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7646
2012-09-29 15:36:45 +00:00
msgid "Last Child"
msgstr "Ultimo figlio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7647
2012-09-29 15:36:45 +00:00
msgid "The actor's last child"
msgstr "L'ultimo discendente diretto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7661
2012-09-29 15:36:45 +00:00
msgid "Content"
msgstr "Contenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7662
2012-09-29 15:36:45 +00:00
msgid "Delegate object for painting the actor's content"
msgstr "L'oggetto delegato al disegno del contenuto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7687
2012-09-29 15:36:45 +00:00
msgid "Content Gravity"
msgstr "Gravità del contenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7688
2012-09-29 15:36:45 +00:00
msgid "Alignment of the actor's content"
msgstr "L'allineamento del contenuto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7708
2012-09-29 15:36:45 +00:00
msgid "Content Box"
msgstr "Contenitore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7709
2012-09-29 15:36:45 +00:00
msgid "The bounding box of the actor's content"
msgstr "Il contenitore per il contenuto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7717
2012-09-29 15:36:45 +00:00
msgid "Minification Filter"
msgstr "Filtro di rimpicciolimento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7718
2012-09-29 15:36:45 +00:00
msgid "The filter used when reducing the size of the content"
msgstr "Il filtro da usare per rimpicciolire la dimensione del cotenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7725
2012-09-29 15:36:45 +00:00
msgid "Magnification Filter"
msgstr "Filtro d'ingrandimento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7726
2012-09-29 15:36:45 +00:00
msgid "The filter used when increasing the size of the content"
msgstr "Il filtro da usare per ingrandire la dimensione del contenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7740
2012-09-29 15:36:45 +00:00
msgid "Content Repeat"
msgstr "Ripetizione cotenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor.c:7741
2012-09-29 15:36:45 +00:00
msgid "The repeat policy for the actor's content"
msgstr "La regola di ripetizione del contenuto dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor-meta.c:191 ../clutter/clutter-child-meta.c:142
2012-09-29 15:36:45 +00:00
msgid "Actor"
msgstr "Attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor-meta.c:192
2012-09-29 15:36:45 +00:00
msgid "The actor attached to the meta"
msgstr "L'attore collegato al meta"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor-meta.c:206
2012-09-29 15:36:45 +00:00
msgid "The name of the meta"
msgstr "Il nome del meta"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor-meta.c:219 ../clutter/clutter-input-device.c:326
#: ../clutter/deprecated/clutter-shader.c:309
2012-09-29 15:36:45 +00:00
msgid "Enabled"
msgstr "Attivato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-actor-meta.c:220
2012-09-29 15:36:45 +00:00
msgid "Whether the meta is enabled"
msgstr "Se il meta è attivato"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:279
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bind-constraint.c:358 ../clutter/clutter-clone.c:341
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Origine"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:280
msgid "The source of the alignment"
msgstr "L'origine dell'allineamento"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:293
msgid "Align Axis"
msgstr "Allinea le assi"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:294
msgid "The axis to align the position to"
msgstr "Le assi alle quali allineare la posizione"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:313
#: ../clutter/clutter-desaturate-effect.c:270
msgid "Factor"
msgstr "Fattore"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-align-constraint.c:314
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Il fattore di allineamento, tra 0.0 e 1.0"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-backend.c:380
2012-09-29 15:36:45 +00:00
msgid "Unable to initialize the Clutter backend"
msgstr "Impossibile inizializzare il backend Clutter"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-backend.c:454
2012-09-29 15:36:45 +00:00
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr "Il backend di tipo «%s» non supporta la creazione di stadi multipli"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-bind-constraint.c:359
2010-09-08 11:44:43 +00:00
msgid "The source of the binding"
msgstr "L'origine dell'associazione"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-bind-constraint.c:372
2010-09-08 11:44:43 +00:00
msgid "Coordinate"
msgstr "Coordinata"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-bind-constraint.c:373
2010-09-08 11:44:43 +00:00
msgid "The coordinate to bind"
msgstr "La coordinata da associare"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-bind-constraint.c:387
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
2010-09-08 11:44:43 +00:00
msgid "Offset"
msgstr "Spostamento"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-bind-constraint.c:388
2010-09-08 11:44:43 +00:00
msgid "The offset in pixels to apply to the binding"
msgstr "Lo spostamento in pixel da applicare all'associazione"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-binding-pool.c:320
2011-03-31 16:12:13 +00:00
msgid "The unique name of the binding pool"
msgstr "Il nome unico dell'insieme di associazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:238 ../clutter/clutter-bin-layout.c:651
#: ../clutter/clutter-box-layout.c:388
#: ../clutter/deprecated/clutter-table-layout.c:610
2010-09-08 11:44:43 +00:00
msgid "Horizontal Alignment"
msgstr "Allineamento orizzontale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:239
2010-10-25 16:30:52 +00:00
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Allineamento orizzontale per l'attore dentro il gestore di layout"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:247 ../clutter/clutter-bin-layout.c:671
#: ../clutter/clutter-box-layout.c:397
#: ../clutter/deprecated/clutter-table-layout.c:625
2010-09-08 11:44:43 +00:00
msgid "Vertical Alignment"
msgstr "Allineamento verticale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:248
2010-10-25 16:30:52 +00:00
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Allineamento verticale per l'attore dentro il gestore di layout"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:652
2010-09-08 11:44:43 +00:00
msgid "Default horizontal alignment for the actors inside the layout manager"
2010-11-20 11:07:45 +00:00
msgstr ""
"Allineamento orizzontale predefinito per l'attore dentro il gestore di layout"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-bin-layout.c:672
2010-09-08 11:44:43 +00:00
msgid "Default vertical alignment for the actors inside the layout manager"
2010-11-20 11:07:45 +00:00
msgstr ""
"Allineamento verticale predefinito per l'attore dentro il gestore di layout"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:363
2010-09-08 11:44:43 +00:00
msgid "Expand"
msgstr "Espandere"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:364
2010-09-08 11:44:43 +00:00
msgid "Allocate extra space for the child"
msgstr "Alloca spazio extra per il figlio"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:370
#: ../clutter/deprecated/clutter-table-layout.c:589
2010-09-08 11:44:43 +00:00
msgid "Horizontal Fill"
msgstr "Riempimento orizzontale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:371
#: ../clutter/deprecated/clutter-table-layout.c:590
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:379
#: ../clutter/deprecated/clutter-table-layout.c:596
2010-09-08 11:44:43 +00:00
msgid "Vertical Fill"
msgstr "Riempimento verticale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:380
#: ../clutter/deprecated/clutter-table-layout.c:597
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:389
#: ../clutter/deprecated/clutter-table-layout.c:611
2010-09-08 11:44:43 +00:00
msgid "Horizontal alignment of the actor within the cell"
msgstr "Allineamento orizzontale dell'attore all'interno della cella"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:398
#: ../clutter/deprecated/clutter-table-layout.c:626
2010-09-08 11:44:43 +00:00
msgid "Vertical alignment of the actor within the cell"
msgstr "Allineamento verticale dell'attore all'interno della cella"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1359
2010-09-08 11:44:43 +00:00
msgid "Vertical"
msgstr "Verticale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1360
2010-10-25 16:30:52 +00:00
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Se il layout dovrebbe essere verticale, invece che orizzontale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1377 ../clutter/clutter-flow-layout.c:942
#: ../clutter/clutter-grid-layout.c:1549
2012-09-29 15:36:45 +00:00
msgid "Orientation"
msgstr "Orientamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1378 ../clutter/clutter-flow-layout.c:943
#: ../clutter/clutter-grid-layout.c:1550
2012-09-29 15:36:45 +00:00
msgid "The orientation of the layout"
msgstr "L'orientamento del layout"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1394 ../clutter/clutter-flow-layout.c:958
2010-09-08 11:44:43 +00:00
msgid "Homogeneous"
msgstr "Omogeneo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1395
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1410
2010-09-08 11:44:43 +00:00
msgid "Pack Start"
msgstr "Raggruppamento iniziale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1411
2010-09-08 11:44:43 +00:00
msgid "Whether to pack items at the start of the box"
msgstr "Se raggruppare gli elementi all'inizio del box"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1424
2010-09-08 11:44:43 +00:00
msgid "Spacing"
msgstr "Spaziatura"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1425
2010-09-08 11:44:43 +00:00
msgid "Spacing between children"
msgstr "Spaziatura tra i figli"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1442
#: ../clutter/deprecated/clutter-table-layout.c:1677
2010-09-08 11:44:43 +00:00
msgid "Use Animations"
msgstr "Usa animazioni"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1443
#: ../clutter/deprecated/clutter-table-layout.c:1678
2010-09-08 11:44:43 +00:00
msgid "Whether layout changes should be animated"
msgstr "Se i cambiamenti al layout dovrebbero essere animati"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1467
#: ../clutter/deprecated/clutter-table-layout.c:1702
2010-09-08 11:44:43 +00:00
msgid "Easing Mode"
2012-09-29 15:36:45 +00:00
msgstr "Modalità facilitata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1468
#: ../clutter/deprecated/clutter-table-layout.c:1703
2010-09-08 11:44:43 +00:00
msgid "The easing mode of the animations"
2012-09-29 15:36:45 +00:00
msgstr "La modalità facilitata delle animazioni"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1488
#: ../clutter/deprecated/clutter-table-layout.c:1723
2010-09-08 11:44:43 +00:00
msgid "Easing Duration"
2012-09-29 15:36:45 +00:00
msgstr "Durata modalità facilitata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-box-layout.c:1489
#: ../clutter/deprecated/clutter-table-layout.c:1724
2010-09-08 11:44:43 +00:00
msgid "The duration of the animations"
msgstr "La durata delle animazioni"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:321
msgid "Brightness"
msgstr "Luminosità"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:322
msgid "The brightness change to apply"
msgstr "La luminosità da applicare"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:341
msgid "Contrast"
msgstr "Contrasto"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:342
msgid "The contrast change to apply"
msgstr "Il contrasto da applicare"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-canvas.c:248
2012-09-29 15:36:45 +00:00
msgid "The width of the canvas"
msgstr "La larghezza della superficie"
2011-08-15 14:16:24 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-canvas.c:264
2012-09-29 15:36:45 +00:00
msgid "The height of the canvas"
msgstr "L'altezza della superficie"
2011-08-15 14:16:24 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-canvas.c:283
msgid "Scale Factor Set"
msgstr "Imposta il fattore di scala"
#: ../clutter/clutter-canvas.c:284
msgid "Whether the scale-factor property is set"
msgstr "Indica se la proprietà scale-factor è impostata"
#: ../clutter/clutter-canvas.c:305
msgid "Scale Factor"
msgstr "Fattore di scala"
#: ../clutter/clutter-canvas.c:306
msgid "The scaling factor for the surface"
msgstr "Il fattore di scala per la superficie"
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-child-meta.c:127
2010-09-08 11:44:43 +00:00
msgid "Container"
msgstr "Contenitore"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-child-meta.c:128
2010-09-08 11:44:43 +00:00
msgid "The container that created this data"
msgstr "Il contenitore che ha creato questo dato"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-child-meta.c:143
2010-09-08 11:44:43 +00:00
msgid "The actor wrapped by this data"
2012-09-29 15:36:45 +00:00
msgstr "L'attore contenuto in questo dato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:586
2010-09-08 11:44:43 +00:00
msgid "Pressed"
msgstr "Premuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:587
2010-09-08 11:44:43 +00:00
msgid "Whether the clickable should be in pressed state"
msgstr "Se il cliccabile dovrebbe essere in stato premuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:600
2010-09-08 11:44:43 +00:00
msgid "Held"
msgstr "Mantenuto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:601
2010-09-08 11:44:43 +00:00
msgid "Whether the clickable has a grab"
msgstr "Se il cliccabile ha la maniglia"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-click-action.c:618 ../clutter/clutter-settings.c:653
2011-06-13 22:46:21 +00:00
msgid "Long Press Duration"
2012-09-29 15:36:45 +00:00
msgstr "Durata pressione lunga"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:619
2011-06-13 22:46:21 +00:00
msgid "The minimum duration of a long press to recognize the gesture"
2012-09-29 15:36:45 +00:00
msgstr "La durata minima di una pressione lunga per riconoscere il gesto"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:637
2011-06-13 22:46:21 +00:00
msgid "Long Press Threshold"
2012-09-29 15:36:45 +00:00
msgstr "Soglia pressione lunga"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-click-action.c:638
2011-06-13 22:46:21 +00:00
msgid "The maximum threshold before a long press is cancelled"
2012-09-29 15:36:45 +00:00
msgstr "La soglia massima prima che una pressione lunga venga annullata"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-clone.c:342
2010-09-08 11:44:43 +00:00
msgid "Specifies the actor to be cloned"
msgstr "Specifica l'attore da clonare"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-colorize-effect.c:251
2010-09-08 11:44:43 +00:00
msgid "Tint"
msgstr "Tinta"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-colorize-effect.c:252
2010-09-08 11:44:43 +00:00
msgid "The tint to apply"
msgstr "La tinta da applicare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:592
2010-10-25 16:30:52 +00:00
msgid "Horizontal Tiles"
msgstr "Caselle orizzontali"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:593
2010-09-08 11:44:43 +00:00
msgid "The number of horizontal tiles"
msgstr "Il numero di caselle orizzontali"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:608
2010-09-08 11:44:43 +00:00
msgid "Vertical Tiles"
msgstr "Caselle verticali"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:609
2010-09-08 11:44:43 +00:00
msgid "The number of vertical tiles"
msgstr "Il numero di caselle verticali"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:626
2010-09-08 11:44:43 +00:00
msgid "Back Material"
msgstr "Materiale posteriore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-deform-effect.c:627
2010-09-08 11:44:43 +00:00
msgid "The material to be used when painting the back of the actor"
msgstr "Il materiale da usare nel disegno del posteriore dell'attore"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-desaturate-effect.c:271
2010-09-08 11:44:43 +00:00
msgid "The desaturation factor"
msgstr "Il fattore desaturazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-device-manager.c:127
#: ../clutter/clutter-input-device.c:355
2013-01-25 15:38:05 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:321
2010-09-08 11:44:43 +00:00
msgid "Backend"
2012-09-29 15:36:45 +00:00
msgstr "Backend"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-device-manager.c:128
2010-09-08 11:44:43 +00:00
msgid "The ClutterBackend of the device manager"
msgstr "Il ClutterBackend del gestore di dispositivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:741
2010-09-08 11:44:43 +00:00
msgid "Horizontal Drag Threshold"
msgstr "Soglia di trascinamento orizzontale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:742
2010-09-08 11:44:43 +00:00
msgid "The horizontal amount of pixels required to start dragging"
msgstr "Il numero di pixel orizzontali richiesto per iniziare il trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:769
2010-09-08 11:44:43 +00:00
msgid "Vertical Drag Threshold"
msgstr "Soglia di trascinamento verticale"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:770
2010-09-08 11:44:43 +00:00
msgid "The vertical amount of pixels required to start dragging"
msgstr "Il numero di pixel verticali richiesto per iniziare il trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:791
2010-09-08 11:44:43 +00:00
msgid "Drag Handle"
msgstr "Maniglia di trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:792
2010-09-08 11:44:43 +00:00
msgid "The actor that is being dragged"
msgstr "L'attore che si sta trascinando"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:805
2010-09-08 11:44:43 +00:00
msgid "Drag Axis"
msgstr "Asse di trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:806
2010-09-08 11:44:43 +00:00
msgid "Constraints the dragging to an axis"
msgstr "Vincoli di trascinamento di un asse"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:822
2012-09-29 15:36:45 +00:00
msgid "Drag Area"
msgstr "Area di trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:823
2012-09-29 15:36:45 +00:00
msgid "Constrains the dragging to a rectangle"
msgstr "Limita il trascinamento a un rettangolo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:836
2012-09-29 15:36:45 +00:00
msgid "Drag Area Set"
msgstr "Imposta l'area di trascinamento"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-drag-action.c:837
2012-09-29 15:36:45 +00:00
msgid "Whether the drag area is set"
msgstr "Indica se l'area di trascinamento è impostata"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:959
2010-09-08 11:44:43 +00:00
msgid "Whether each item should receive the same allocation"
msgstr "Se ogni elemento dovrebbe ricevere la stessa allocazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:974
#: ../clutter/deprecated/clutter-table-layout.c:1637
2010-09-08 11:44:43 +00:00
msgid "Column Spacing"
msgstr "Spaziatura di colonna"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:975
2010-09-08 11:44:43 +00:00
msgid "The spacing between columns"
msgstr "Lo spazio tra le colonne"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:991
#: ../clutter/deprecated/clutter-table-layout.c:1653
2010-09-08 11:44:43 +00:00
msgid "Row Spacing"
msgstr "Spaziatura di riga"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:992
2010-09-08 11:44:43 +00:00
msgid "The spacing between rows"
msgstr "Lo spazio tra le righe"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1006
2010-09-08 11:44:43 +00:00
msgid "Minimum Column Width"
msgstr "Larghezza di colonna minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1007
2010-09-08 11:44:43 +00:00
msgid "Minimum width for each column"
msgstr "Larghezza minima di ogni colonna"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1022
2010-09-08 11:44:43 +00:00
msgid "Maximum Column Width"
msgstr "Larghezza di colonna massima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1023
2010-09-08 11:44:43 +00:00
msgid "Maximum width for each column"
msgstr "Larghezza massima di ogni colonna"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1037
2010-09-08 11:44:43 +00:00
msgid "Minimum Row Height"
msgstr "Altezza di riga minima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1038
2010-09-08 11:44:43 +00:00
msgid "Minimum height for each row"
msgstr "Altezza minima di ogni riga"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1053
2010-09-08 11:44:43 +00:00
msgid "Maximum Row Height"
msgstr "Altezza di riga massima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1054
2010-09-08 11:44:43 +00:00
msgid "Maximum height for each row"
msgstr "Altezza massima di ogni riga"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-flow-layout.c:1069 ../clutter/clutter-flow-layout.c:1070
2013-05-19 11:02:15 +00:00
msgid "Snap to grid"
msgstr "Aggancia alla griglia"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-gesture-action.c:668
2013-05-19 11:02:15 +00:00
msgid "Number touch points"
msgstr "Numero di punti di contatto"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-gesture-action.c:669
2013-05-19 11:02:15 +00:00
msgid "Number of touch points"
msgstr "Numero di punti di contatto"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-gesture-action.c:684
2013-12-12 08:36:01 +00:00
msgid "Threshold Trigger Edge"
msgstr "Bordo per la soglia di attivazione"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-gesture-action.c:685
2013-12-12 08:36:01 +00:00
msgid "The trigger edge used by the action"
msgstr "Il bordo di attivazione usato dall'azione"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-gesture-action.c:704
#| msgid "Threshold Trigger Edge"
msgid "Threshold Trigger Horizontal Distance"
msgstr "Distanza per la soglia di attivazione orizzontale"
#: ../clutter/clutter-gesture-action.c:705
#| msgid "The trigger edge used by the action"
msgid "The horizontal trigger distance used by the action"
msgstr "La distanza di attivazione orizzontale usata dall'azione"
#: ../clutter/clutter-gesture-action.c:723
#| msgid "Threshold Trigger Edge"
msgid "Threshold Trigger Vertical Distance"
msgstr "Distanza per la soglia di attivazione verticale"
#: ../clutter/clutter-gesture-action.c:724
#| msgid "The trigger edge used by the action"
msgid "The vertical trigger distance used by the action"
msgstr "La distanza di attivazione verticale usata dall'azione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1223
2012-09-29 15:36:45 +00:00
msgid "Left attachment"
msgstr "Allegato sinistro"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1224
2012-09-29 15:36:45 +00:00
msgid "The column number to attach the left side of the child to"
msgstr ""
"Il numero della colonna su cui allegare la parte sinistra di un widget figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1231
2012-09-29 15:36:45 +00:00
msgid "Top attachment"
msgstr "Allegato superiore"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1232
2012-09-29 15:36:45 +00:00
msgid "The row number to attach the top side of a child widget to"
msgstr ""
"Il numero della riga su cui allegare la parte superiore di un widget figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1240
2012-09-29 15:36:45 +00:00
msgid "The number of columns that a child spans"
msgstr "Il numero di colonne attraversate da un figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1247
2012-09-29 15:36:45 +00:00
msgid "The number of rows that a child spans"
msgstr "Il numero di righe attraversate da un figlio"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1564
2012-09-29 15:36:45 +00:00
msgid "Row spacing"
msgstr "Spaziatura riga"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1565
2012-09-29 15:36:45 +00:00
msgid "The amount of space between two consecutive rows"
msgstr "Lo spazio tra due righe consecutive"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1578
2012-09-29 15:36:45 +00:00
msgid "Column spacing"
msgstr "Spaziatura colonna"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1579
2012-09-29 15:36:45 +00:00
msgid "The amount of space between two consecutive columns"
msgstr "Lo spazio tra due colonne consecutive"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1593
2012-09-29 15:36:45 +00:00
msgid "Row Homogeneous"
msgstr "Righe omogenee"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1594
2012-09-29 15:36:45 +00:00
msgid "If TRUE, the rows are all the same height"
msgstr "Se VERO, le righe hanno tutte la stessa altezza"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1607
2012-09-29 15:36:45 +00:00
msgid "Column Homogeneous"
msgstr "Colonne omogenee"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-grid-layout.c:1608
2012-09-29 15:36:45 +00:00
msgid "If TRUE, the columns are all the same width"
msgstr "Se VERO, le colonne hanno tutte la stessa larghezza"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-image.c:249 ../clutter/clutter-image.c:312
#: ../clutter/clutter-image.c:400
2012-09-29 15:36:45 +00:00
msgid "Unable to load image data"
msgstr "Impossibile caricare i dati dell'immagine"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:231
2010-09-08 11:44:43 +00:00
msgid "Id"
msgstr "Id"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:232
2010-09-08 11:44:43 +00:00
msgid "Unique identifier of the device"
msgstr "Identificativo unico del dispositivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:248
2010-09-08 11:44:43 +00:00
msgid "The name of the device"
msgstr "Il nome del dispositivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:262
2010-09-08 11:44:43 +00:00
msgid "Device Type"
msgstr "Tipo di dispositivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:263
2010-09-08 11:44:43 +00:00
msgid "The type of the device"
msgstr "Il tipo di dispositivo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:278
2011-01-24 10:51:06 +00:00
msgid "Device Manager"
2012-09-29 15:36:45 +00:00
msgstr "Gestore dispositivo"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:279
2011-01-24 10:51:06 +00:00
msgid "The device manager instance"
2012-09-29 15:36:45 +00:00
msgstr "L'istanza del gestore del dispositivo"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:292
2011-01-24 10:51:06 +00:00
msgid "Device Mode"
2012-09-29 15:36:45 +00:00
msgstr "Modalità dispositivo"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:293
2011-01-24 10:51:06 +00:00
msgid "The mode of the device"
2012-09-29 15:36:45 +00:00
msgstr "La modalità del dispositivo"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:307
2011-01-24 10:51:06 +00:00
msgid "Has Cursor"
2012-09-29 15:36:45 +00:00
msgstr "Ha il cursore"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:308
2011-01-24 10:51:06 +00:00
msgid "Whether the device has a cursor"
2012-09-29 15:36:45 +00:00
msgstr "Indica se il dispositivo ha un cursore"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:327
2011-01-24 10:51:06 +00:00
msgid "Whether the device is enabled"
2012-09-29 15:36:45 +00:00
msgstr "Indica se il dispositivo è abilitato"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:340
2011-01-24 10:51:06 +00:00
msgid "Number of Axes"
2012-09-29 15:36:45 +00:00
msgstr "Numero di assi"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:341
2011-01-24 10:51:06 +00:00
msgid "The number of axes on the device"
2012-09-29 15:36:45 +00:00
msgstr "Il numero di assi del dispositivo"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-input-device.c:356
2011-01-24 10:51:06 +00:00
msgid "The backend instance"
2012-09-29 15:36:45 +00:00
msgstr "L'istanza del backend"
2011-01-24 10:51:06 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:553
2010-09-08 11:44:43 +00:00
msgid "Value Type"
msgstr "Tipo di valore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:554
2010-09-08 11:44:43 +00:00
msgid "The type of the values in the interval"
msgstr "Il tipo di valori nell'intervallo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:569
2012-09-29 15:36:45 +00:00
msgid "Initial Value"
msgstr "Valore iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:570
2012-09-29 15:36:45 +00:00
msgid "Initial value of the interval"
msgstr "Valore iniziale dell'intervallo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:584
2012-09-29 15:36:45 +00:00
msgid "Final Value"
msgstr "Valore finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-interval.c:585
2012-09-29 15:36:45 +00:00
msgid "Final value of the interval"
msgstr "Valore finale dell'intervallo"
#: ../clutter/clutter-layout-meta.c:117
2010-09-08 11:44:43 +00:00
msgid "Manager"
msgstr "Gestore"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-layout-meta.c:118
2010-09-08 11:44:43 +00:00
msgid "The manager that created this data"
msgstr "Il gestore che ha creato questo dato"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#. Translators: Leave this UNTRANSLATED if your language is
#. * left-to-right. If your language is right-to-left
#. * (e.g. Hebrew, Arabic), translate it to "default:RTL".
#. *
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
#. * it isn't default:LTR or default:RTL it will not work.
#.
2013-05-19 11:02:15 +00:00
#: ../clutter/clutter-main.c:795
2010-09-08 11:44:43 +00:00
msgid "default:LTR"
msgstr "default:LTR"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1622
2010-09-08 11:44:43 +00:00
msgid "Show frames per second"
msgstr "Mostra i fotogrammi per secondo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1624
2010-09-08 11:44:43 +00:00
msgid "Default frame rate"
msgstr "Framerate predefinito"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1626
2010-09-08 11:44:43 +00:00
msgid "Make all warnings fatal"
msgstr "Rende tutti i warning critici"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1629
2010-09-08 11:44:43 +00:00
msgid "Direction for the text"
msgstr "Direzione del testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1632
2010-09-08 11:44:43 +00:00
msgid "Disable mipmapping on text"
msgstr "Disabilita il mipmapping sul testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1635
2010-09-08 11:44:43 +00:00
msgid "Use 'fuzzy' picking"
msgstr "Usa il picking \"fuzzy\""
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1638
2010-09-08 11:44:43 +00:00
msgid "Clutter debugging flags to set"
msgstr "Flag per il debug di Clutter da attivare"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1640
2010-09-08 11:44:43 +00:00
msgid "Clutter debugging flags to unset"
msgstr "Flag per il debug di Clutter da disattivare"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1644
2010-09-08 11:44:43 +00:00
msgid "Clutter profiling flags to set"
msgstr "Flag per il profiling di Clutter da attivare"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1646
2010-09-08 11:44:43 +00:00
msgid "Clutter profiling flags to unset"
msgstr "Flag per il profiling di Clutter da disattivare"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1649
2010-09-08 11:44:43 +00:00
msgid "Enable accessibility"
msgstr "Attiva l'accessibilità"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1841
2010-09-08 11:44:43 +00:00
msgid "Clutter Options"
msgstr "Opzioni di Clutter"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-main.c:1842
2010-09-08 11:44:43 +00:00
msgid "Show Clutter Options"
msgstr "Mostra le opzioni di Clutter"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:455
2012-09-29 15:36:45 +00:00
msgid "Pan Axis"
msgstr "Asse per la panoramica"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:456
2012-09-29 15:36:45 +00:00
msgid "Constraints the panning to an axis"
msgstr "Vincola la panoramica a un solo asse"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:470
2012-09-29 15:36:45 +00:00
msgid "Interpolate"
msgstr "Interpolazione"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:471
2012-09-29 15:36:45 +00:00
msgid "Whether interpolated events emission is enabled."
msgstr "Indica se l'emissione di eventi interpolati è abilitata"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:487
2012-09-29 15:36:45 +00:00
msgid "Deceleration"
msgstr "Decelerazione"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:488
2012-09-29 15:36:45 +00:00
msgid "Rate at which the interpolated panning will decelerate in"
msgstr "A che velocità viene rallentata la panoramica interpolata"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:505
2012-09-29 15:36:45 +00:00
msgid "Initial acceleration factor"
msgstr "Fattore iniziale di accelerazione"
2010-09-08 11:44:43 +00:00
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-pan-action.c:506
2012-09-29 15:36:45 +00:00
msgid "Factor applied to the momentum when starting the interpolated phase"
msgstr ""
"Fattore applicato al momento quando viene avviata la fase di interpolazione"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-path-constraint.c:212
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:221
2012-09-29 15:36:45 +00:00
msgid "Path"
msgstr "Percorso"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-path-constraint.c:213
2011-03-31 16:12:13 +00:00
msgid "The path used to constrain an actor"
2012-09-29 15:36:45 +00:00
msgstr "Il percorso usato per vincolare un attore"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-path-constraint.c:227
2011-03-31 16:12:13 +00:00
msgid "The offset along the path, between -1.0 and 2.0"
2012-09-29 15:36:45 +00:00
msgstr "L'offset sul percorso, tra -1.0 e 2.0"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-property-transition.c:269
2012-09-29 15:36:45 +00:00
msgid "Property Name"
msgstr "Nome proprietà"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-property-transition.c:270
2012-09-29 15:36:45 +00:00
msgid "The name of the property to animate"
msgstr "Il nome della proprietà da animare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:464
2010-09-08 11:44:43 +00:00
msgid "Filename Set"
msgstr "Imposta il nome del file"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:465
2010-09-08 11:44:43 +00:00
msgid "Whether the :filename property is set"
msgstr "Se la proprietà nome del file è impostata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:479
#: ../clutter/deprecated/clutter-texture.c:1080
2010-09-08 11:44:43 +00:00
msgid "Filename"
msgstr "Nome del file"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:480
2010-09-08 11:44:43 +00:00
msgid "The path of the currently parsed file"
msgstr "Il percorso del file attuale analizzato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:497
2012-09-29 15:36:45 +00:00
msgid "Translation Domain"
msgstr "Dominio di traduzione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-script.c:498
2012-09-29 15:36:45 +00:00
msgid "The translation domain used to localize string"
msgstr "Il dominio di traduzione utilizzato per tradurre una stringa"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-scroll-actor.c:189
2012-09-29 15:36:45 +00:00
msgid "Scroll Mode"
msgstr "Modalità scorrimento"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-scroll-actor.c:190
2012-09-29 15:36:45 +00:00
msgid "The scrolling direction"
msgstr "La direzione di scorrimento"
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:486
2011-03-31 16:12:13 +00:00
msgid "Double Click Time"
2012-09-29 15:36:45 +00:00
msgstr "Durata doppio-clic"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:487
2011-03-31 16:12:13 +00:00
msgid "The time between clicks necessary to detect a multiple click"
2012-09-29 15:36:45 +00:00
msgstr "Il tempo tra i clic per determinare un clic multiplo"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:502
2011-03-31 16:12:13 +00:00
msgid "Double Click Distance"
2012-09-29 15:36:45 +00:00
msgstr "Distanza doppio-clic"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:503
2011-03-31 16:12:13 +00:00
msgid "The distance between clicks necessary to detect a multiple click"
2012-09-29 15:36:45 +00:00
msgstr "La distanza tra i clic per determinare un clic multiplo"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:518
2011-03-31 16:12:13 +00:00
msgid "Drag Threshold"
2012-09-29 15:36:45 +00:00
msgstr "Soglia di trascinamento"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:519
2011-03-31 16:12:13 +00:00
msgid "The distance the cursor should travel before starting to drag"
2012-09-29 15:36:45 +00:00
msgstr "La distanza coperta dal cursore prima di avviare il trascinamento"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:534 ../clutter/clutter-text.c:3404
2011-03-31 16:12:13 +00:00
msgid "Font Name"
msgstr "Nome carattere"
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:535
2011-03-31 16:12:13 +00:00
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
2012-09-29 15:36:45 +00:00
"La descrizione del carattere predefinito, come una descrizione leggibile da "
"Pango"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:550
2011-03-31 16:12:13 +00:00
msgid "Font Antialias"
2012-09-29 15:36:45 +00:00
msgstr "Antialas carattere"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:551
2011-03-31 16:12:13 +00:00
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
2012-09-29 15:36:45 +00:00
"Indica se usare l'antialias (1 per abilitare, 0 per disabilitare e -1 per il "
"predefinito)"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:567 ../clutter/clutter-settings.c:575
2011-03-31 16:12:13 +00:00
msgid "Font DPI"
2012-09-29 15:36:45 +00:00
msgstr "DPI carattere"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:568 ../clutter/clutter-settings.c:576
2011-03-31 16:12:13 +00:00
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
2012-09-29 15:36:45 +00:00
"La risoluzione del carattere, espressa come 1024 * dot/inch o -1 per il "
"valore predefinito"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:592
2011-03-31 16:12:13 +00:00
msgid "Font Hinting"
2012-09-29 15:36:45 +00:00
msgstr "Hinting del carattere"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:593
2011-03-31 16:12:13 +00:00
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
2012-09-29 15:36:45 +00:00
"Indica se usare l'hinting (1 per abilitare, 0 per disabilitare e -1 per il "
"predefinito)"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:614
2011-03-31 16:12:13 +00:00
msgid "Font Hint Style"
2012-09-29 15:36:45 +00:00
msgstr "Stile di hint del carattere"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:615
2011-03-31 16:12:13 +00:00
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
2012-09-29 15:36:45 +00:00
msgstr "Lo stile dell'hinting (hintnone, hintslight, hintmedium, hintfull)"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:636
2011-03-31 16:12:13 +00:00
msgid "Font Subpixel Order"
2012-09-29 15:36:45 +00:00
msgstr "Ordine sub-pixel del carattere"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:637
2011-03-31 16:12:13 +00:00
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
2012-09-29 15:36:45 +00:00
msgstr "Il tipo di antialias sub-pixel (none, rgb, bgr, vrgb, vbgr)"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:654
2011-06-13 22:46:21 +00:00
msgid "The minimum duration for a long press gesture to be recognized"
msgstr ""
2012-09-29 15:36:45 +00:00
"La durata minima di una pressione lunga per essere riconosciuta come gesto"
2011-06-13 22:46:21 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:661
msgid "Window Scaling Factor"
msgstr "Fattore di scala della finestra"
#: ../clutter/clutter-settings.c:662
msgid "The scaling factor to be applied to windows"
msgstr "Il fattore di scala da applicare alle finestre"
#: ../clutter/clutter-settings.c:669
2011-08-29 22:29:07 +00:00
msgid "Fontconfig configuration timestamp"
2012-09-29 15:36:45 +00:00
msgstr "Marcatura oraria della configurazione fontconfig"
2011-08-29 22:29:07 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:670
2011-08-29 22:29:07 +00:00
msgid "Timestamp of the current fontconfig configuration"
2012-09-29 15:36:45 +00:00
msgstr "Marcatura oraria della configurazione fontconfig corrente"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:687
2012-09-29 15:36:45 +00:00
msgid "Password Hint Time"
msgstr "Tempo suggerimento della password"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-settings.c:688
2012-09-29 15:36:45 +00:00
msgid "How long to show the last input character in hidden entries"
msgstr ""
"Quanto a lungo deve essere mostrato l'ultimo carattere nei campi di testo "
"segreti"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-shader-effect.c:485
2010-09-08 11:44:43 +00:00
msgid "Shader Type"
2012-09-29 15:36:45 +00:00
msgstr "Tipo di shader"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-shader-effect.c:486
2010-09-08 11:44:43 +00:00
msgid "The type of shader used"
2012-09-29 15:36:45 +00:00
msgstr "Il tipo di shader usato"
2010-09-08 11:44:43 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:322
2011-03-31 16:12:13 +00:00
msgid "The source of the constraint"
2012-09-29 15:36:45 +00:00
msgstr "La fonte del vincolo"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:335
2011-03-31 16:12:13 +00:00
msgid "From Edge"
2012-09-29 15:36:45 +00:00
msgstr "Dal bordo"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:336
2011-03-31 16:12:13 +00:00
msgid "The edge of the actor that should be snapped"
2012-09-29 15:36:45 +00:00
msgstr "Il bordo dell'attore che dovrebbe essere spezzato"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:350
2011-03-31 16:12:13 +00:00
msgid "To Edge"
2012-09-29 15:36:45 +00:00
msgstr "Al bordo"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:351
2011-03-31 16:12:13 +00:00
msgid "The edge of the source that should be snapped"
2012-09-29 15:36:45 +00:00
msgstr "Il bordo della fonte che dovrebbe essere spezzato"
2011-03-31 16:12:13 +00:00
2012-09-29 15:36:45 +00:00
#: ../clutter/clutter-snap-constraint.c:367
2011-03-31 16:12:13 +00:00
msgid "The offset in pixels to apply to the constraint"
2012-09-29 15:36:45 +00:00
msgstr "Lo spostamento in pixel da applicare al vincolo"
2011-03-31 16:12:13 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1899
2010-09-08 11:44:43 +00:00
msgid "Fullscreen Set"
msgstr "Imposta a schermo intero"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1900
2010-09-08 11:44:43 +00:00
msgid "Whether the main stage is fullscreen"
msgstr "Se il livello principale è a schermo intero"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1914
2010-09-08 11:44:43 +00:00
msgid "Offscreen"
msgstr "Fuorischermo"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1915
2010-09-08 11:44:43 +00:00
msgid "Whether the main stage should be rendered offscreen"
msgstr "Se il livello principale dovrebbe essere renderizzato fuori schermo"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1927 ../clutter/clutter-text.c:3518
2010-09-08 11:44:43 +00:00
msgid "Cursor Visible"
msgstr "Cursore visibile"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1928
2010-09-08 11:44:43 +00:00
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Se il puntatore del mouse è visibile sul livello principale"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1942
2010-09-08 11:44:43 +00:00
msgid "User Resizable"
msgstr "Ridimensionabile dall'utente"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1943
2010-09-08 11:44:43 +00:00
msgid "Whether the stage is able to be resized via user interaction"
2010-11-20 11:07:45 +00:00
msgstr ""
"Se il livello può essere ridimensionato attraverso l'interazione dell'utente"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1958 ../clutter/deprecated/clutter-box.c:256
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:270
2012-09-29 15:36:45 +00:00
msgid "Color"
msgstr "Colore"
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1959
2010-09-08 11:44:43 +00:00
msgid "The color of the stage"
msgstr "Il colore del livello"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1974
2010-09-08 11:44:43 +00:00
msgid "Perspective"
msgstr "Prospettiva"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1975
2010-09-08 11:44:43 +00:00
msgid "Perspective projection parameters"
msgstr "Parametri di proiezione prospettica"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1990
2010-09-08 11:44:43 +00:00
msgid "Title"
msgstr "Titolo"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:1991
2010-09-08 11:44:43 +00:00
msgid "Stage Title"
msgstr "Titolo del livello"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2008
2010-09-08 11:44:43 +00:00
msgid "Use Fog"
msgstr "Usa nebbia"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2009
2010-09-08 11:44:43 +00:00
msgid "Whether to enable depth cueing"
2012-09-29 15:36:45 +00:00
msgstr "Indica se abilitare il depth cueing"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2025
2010-09-08 11:44:43 +00:00
msgid "Fog"
msgstr "Nebbia"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2026
2010-09-08 11:44:43 +00:00
msgid "Settings for the depth cueing"
2012-09-29 15:36:45 +00:00
msgstr "Impostazioni per il depth cueing"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2042
2010-09-08 11:44:43 +00:00
msgid "Use Alpha"
msgstr "Usa Alpha"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2043
2010-09-08 11:44:43 +00:00
msgid "Whether to honour the alpha component of the stage color"
msgstr "Se rispettare il componente alpha del colore del livello"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2059
2010-09-08 11:44:43 +00:00
msgid "Key Focus"
msgstr "Fuoco chiave"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2060
2010-09-08 11:44:43 +00:00
msgid "The currently key focused actor"
msgstr "L'attore chiave attuale con fuoco"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2076
2010-09-08 11:44:43 +00:00
msgid "No Clear Hint"
2012-09-29 15:36:45 +00:00
msgstr "Suggerimento per nessuna pulizia"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2077
2010-09-08 11:44:43 +00:00
msgid "Whether the stage should clear its contents"
2012-09-29 15:36:45 +00:00
msgstr "Indica se lo stadio debba ripulire il proprio contenuto"
2010-09-08 11:44:43 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2090
2011-01-11 21:34:37 +00:00
msgid "Accept Focus"
2012-09-29 15:36:45 +00:00
msgstr "Accetta il focus"
2011-01-11 21:34:37 +00:00
2014-02-09 11:33:16 +00:00
#: ../clutter/clutter-stage.c:2091
2011-01-11 21:34:37 +00:00
msgid "Whether the stage should accept focus on show"
2012-09-29 15:36:45 +00:00
msgstr "Indica se lo stadio debba accettare il focus alla visualizzazione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:347 ../clutter/clutter-text.c:3439
2012-09-29 15:36:45 +00:00
msgid "Text"
msgstr "Testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:348
2012-09-29 15:36:45 +00:00
msgid "The contents of the buffer"
msgstr "Il contenuto del buffer"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:361
2012-09-29 15:36:45 +00:00
msgid "Text length"
msgstr "Lunghezza testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:362
2012-09-29 15:36:45 +00:00
msgid "Length of the text currently in the buffer"
msgstr "La lunghezza del testo attualmente nel buffer"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:375
2012-09-29 15:36:45 +00:00
msgid "Maximum length"
msgstr "Lunghezza massima"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text-buffer.c:376
2012-09-29 15:36:45 +00:00
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Il massimo numero di caratteri per questa voce, 0 per nessun massimo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3386
2012-09-29 15:36:45 +00:00
msgid "Buffer"
msgstr "Buffer"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3387
2012-09-29 15:36:45 +00:00
msgid "The buffer for the text"
msgstr "Il buffer per il testo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3405
2010-09-08 11:44:43 +00:00
msgid "The font to be used by the text"
msgstr "Il carattere utilizzato dal testo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3422
2010-09-08 11:44:43 +00:00
msgid "Font Description"
msgstr "Descrizione carattere"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3423
2010-09-08 11:44:43 +00:00
msgid "The font description to be used"
msgstr "La descrizione del carattere da usare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3440
2010-09-08 11:44:43 +00:00
msgid "The text to render"
msgstr "Il testo da riprodurre"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3454
2010-09-08 11:44:43 +00:00
msgid "Font Color"
msgstr "Colore carattere"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3455
2010-09-08 11:44:43 +00:00
msgid "Color of the font used by the text"
msgstr "Il colore del carattere usato dal testo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3470
2010-09-08 11:44:43 +00:00
msgid "Editable"
msgstr "Modificabile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3471
2010-09-08 11:44:43 +00:00
msgid "Whether the text is editable"
msgstr "Se il testo è modificabile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3486
2010-09-08 11:44:43 +00:00
msgid "Selectable"
msgstr "Selezionabile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3487
2010-09-08 11:44:43 +00:00
msgid "Whether the text is selectable"
msgstr "Se il testo è selezionabile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3501
2010-09-08 11:44:43 +00:00
msgid "Activatable"
msgstr "Attivabile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3502
2010-09-08 11:44:43 +00:00
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Se la pressione di invio causa l'emissione del segnale activate"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3519
2010-09-08 11:44:43 +00:00
msgid "Whether the input cursor is visible"
msgstr "Se il cursore di input è visibile"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3533 ../clutter/clutter-text.c:3534
2010-09-08 11:44:43 +00:00
msgid "Cursor Color"
msgstr "Colore del cursore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3549
2010-09-08 11:44:43 +00:00
msgid "Cursor Color Set"
msgstr "Imposta colore cursore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3550
2010-09-08 11:44:43 +00:00
msgid "Whether the cursor color has been set"
msgstr "Se il colore del cursore è stato impostato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3565
2010-09-08 11:44:43 +00:00
msgid "Cursor Size"
msgstr "Dimensione cursore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3566
2010-09-08 11:44:43 +00:00
msgid "The width of the cursor, in pixels"
msgstr "La larghezza del cursore, in pixel"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3582 ../clutter/clutter-text.c:3600
2010-10-25 16:30:52 +00:00
msgid "Cursor Position"
msgstr "Posizione cursore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3583 ../clutter/clutter-text.c:3601
2010-09-08 11:44:43 +00:00
msgid "The cursor position"
msgstr "La posizione del cursore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3616
2010-09-08 11:44:43 +00:00
msgid "Selection-bound"
msgstr "Rettangolo di selezione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3617
2010-09-08 11:44:43 +00:00
msgid "The cursor position of the other end of the selection"
msgstr "La posizione del cursore dell'altro capo della selezione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3632 ../clutter/clutter-text.c:3633
2010-09-08 11:44:43 +00:00
msgid "Selection Color"
msgstr "Colore selezione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3648
2010-09-08 11:44:43 +00:00
msgid "Selection Color Set"
msgstr "Imposta il colore selezione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3649
2010-09-08 11:44:43 +00:00
msgid "Whether the selection color has been set"
msgstr "Se il colore della selezione è stato impostato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3664
2010-09-08 11:44:43 +00:00
msgid "Attributes"
msgstr "Attributi"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3665
2010-09-08 11:44:43 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3687
2010-09-08 11:44:43 +00:00
msgid "Use markup"
msgstr "Usa marcatura"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3688
2010-09-08 11:44:43 +00:00
msgid "Whether or not the text includes Pango markup"
msgstr "Se il testo include o meno la marcatura Pango"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3704
2010-09-08 11:44:43 +00:00
msgid "Line wrap"
msgstr "Ritorno a capo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3705
2010-09-08 11:44:43 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3720
2010-09-08 11:44:43 +00:00
msgid "Line wrap mode"
msgstr "Modalità ritorno a capo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3721
2010-09-08 11:44:43 +00:00
msgid "Control how line-wrapping is done"
msgstr "Controlla come il ritorno a capo è fatto"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3736
2010-09-08 11:44:43 +00:00
msgid "Ellipsize"
msgstr "Punteggiatura"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3737
2010-09-08 11:44:43 +00:00
msgid "The preferred place to ellipsize the string"
msgstr "Il punto preferito per punteggiare la stringa"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3753
2010-09-08 11:44:43 +00:00
msgid "Line Alignment"
msgstr "Allineamento riga"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3754
2010-09-08 11:44:43 +00:00
msgid "The preferred alignment for the string, for multi-line text"
msgstr "L'allineamento preferito per la stringa, per il testo a righe multiple"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3770
2010-09-08 11:44:43 +00:00
msgid "Justify"
msgstr "Giustifica"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3771
2010-09-08 11:44:43 +00:00
msgid "Whether the text should be justified"
msgstr "Se il testo dovrebbe essere giustificato"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3786
2010-09-08 11:44:43 +00:00
msgid "Password Character"
msgstr "Carattere password"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3787
2010-09-08 11:44:43 +00:00
msgid "If non-zero, use this character to display the actor's contents"
2010-11-20 11:07:45 +00:00
msgstr ""
"Se non zero, usa questo carattere per mostrare il contenuto degli attori"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3801
2010-09-08 11:44:43 +00:00
msgid "Max Length"
msgstr "Lunghezza massima"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3802
2010-09-08 11:44:43 +00:00
msgid "Maximum length of the text inside the actor"
msgstr "Lunghezza massima del testo all'interno dell'attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3825
2010-09-08 11:44:43 +00:00
msgid "Single Line Mode"
msgstr "Modalità linea singola"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3826
2010-09-08 11:44:43 +00:00
msgid "Whether the text should be a single line"
msgstr "Se il testo dovrebbe essere in una linea singola"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3840 ../clutter/clutter-text.c:3841
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color"
2012-09-29 15:36:45 +00:00
msgstr "Colore del testo selezionato"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3856
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color Set"
2012-09-29 15:36:45 +00:00
msgstr "Imposta il colore del testo selezionato"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-text.c:3857
2011-06-13 22:46:21 +00:00
msgid "Whether the selected text color has been set"
2012-09-29 15:36:45 +00:00
msgstr "Indica se il colore del testo selezionato è stato impostato"
2011-06-13 22:46:21 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:593
#: ../clutter/deprecated/clutter-animation.c:557
2012-09-29 15:36:45 +00:00
msgid "Loop"
msgstr "Ciclo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:594
2012-09-29 15:36:45 +00:00
msgid "Should the timeline automatically restart"
msgstr "Se la timeline deve ricominciare automaticamente"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:608
2012-09-29 15:36:45 +00:00
msgid "Delay"
msgstr "Ritardo"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:609
2012-09-29 15:36:45 +00:00
msgid "Delay before start"
msgstr "Ritardo prima di iniziare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:624
#: ../clutter/deprecated/clutter-animation.c:541
#: ../clutter/deprecated/clutter-animator.c:1801
2012-09-29 15:36:45 +00:00
#: ../clutter/deprecated/clutter-media.c:224
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-state.c:1517
2012-09-29 15:36:45 +00:00
msgid "Duration"
msgstr "Durata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:625
2012-09-29 15:36:45 +00:00
msgid "Duration of the timeline in milliseconds"
msgstr "Durata della timeline in millisecondi"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:640
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:521
#: ../clutter/deprecated/clutter-behaviour-rotate.c:330
2012-09-29 15:36:45 +00:00
msgid "Direction"
msgstr "Direzione"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:641
2012-09-29 15:36:45 +00:00
msgid "Direction of the timeline"
msgstr "Direzione della timeline"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:656
2012-09-29 15:36:45 +00:00
msgid "Auto Reverse"
msgstr "Inversione automatica"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:657
2012-09-29 15:36:45 +00:00
msgid "Whether the direction should be reversed when reaching the end"
msgstr ""
"Indica se la direzione deve essere invertita quando si raggiunge la fine"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:675
2012-09-29 15:36:45 +00:00
msgid "Repeat Count"
msgstr "Conteggio ripetizioni"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:676
2012-09-29 15:36:45 +00:00
msgid "How many times the timeline should repeat"
msgstr "Quante volte la timeline deve ripetere"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:690
2012-09-29 15:36:45 +00:00
msgid "Progress Mode"
msgstr "Modalità di avanzamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-timeline.c:691
2012-09-29 15:36:45 +00:00
msgid "How the timeline should compute the progress"
msgstr "Come la timeline dovrebbe calcolare l'avanzamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:244
2012-09-29 15:36:45 +00:00
msgid "Interval"
msgstr "Intervallo"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:245
2012-09-29 15:36:45 +00:00
msgid "The interval of values to transition"
msgstr "L'intervallo di valori per la transizione"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:259
2012-09-29 15:36:45 +00:00
msgid "Animatable"
msgstr "Animabile"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:260
2012-09-29 15:36:45 +00:00
msgid "The animatable object"
msgstr "L'oggetto che può essere animato"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:281
2012-09-29 15:36:45 +00:00
msgid "Remove on Complete"
msgstr "Rimozione al completamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/clutter-transition.c:282
2012-09-29 15:36:45 +00:00
msgid "Detach the transition when completed"
msgstr "Scollega la transizione quando completata"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-zoom-action.c:365
2012-09-29 15:36:45 +00:00
msgid "Zoom Axis"
msgstr "Asse di zoom"
2014-02-16 11:21:14 +00:00
#: ../clutter/clutter-zoom-action.c:366
2012-09-29 15:36:45 +00:00
msgid "Constraints the zoom to an axis"
msgstr "Vincola lo zoom a un asse"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:354
#: ../clutter/deprecated/clutter-animation.c:572
#: ../clutter/deprecated/clutter-animator.c:1818
2012-09-29 15:36:45 +00:00
msgid "Timeline"
msgstr "Timeline"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:355
2012-09-29 15:36:45 +00:00
msgid "Timeline used by the alpha"
msgstr "La timeline usata dall'alpha"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:371
2012-09-29 15:36:45 +00:00
msgid "Alpha value"
msgstr "Valore alpha"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:372
2012-09-29 15:36:45 +00:00
msgid "Alpha value as computed by the alpha"
msgstr "Valore alpha come calcolato dall'alpha"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:393
#: ../clutter/deprecated/clutter-animation.c:525
2012-09-29 15:36:45 +00:00
msgid "Mode"
msgstr "Modalità"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-alpha.c:394
2012-09-29 15:36:45 +00:00
msgid "Progress mode"
msgstr "Modalità di avanzamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:508
2012-09-29 15:36:45 +00:00
msgid "Object"
msgstr "Oggetto"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:509
2012-09-29 15:36:45 +00:00
msgid "Object to which the animation applies"
msgstr "Oggetto a cui l'animazione si applica"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:526
2012-09-29 15:36:45 +00:00
msgid "The mode of the animation"
msgstr "La modalità di animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:542
2012-09-29 15:36:45 +00:00
msgid "Duration of the animation, in milliseconds"
msgstr "Durata dell'animazione, in millisecondi"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:558
2012-09-29 15:36:45 +00:00
msgid "Whether the animation should loop"
msgstr "Se l'animazione deve ciclare"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:573
2012-09-29 15:36:45 +00:00
msgid "The timeline used by the animation"
msgstr "La timeline usata dall'animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:589
#: ../clutter/deprecated/clutter-behaviour.c:237
2012-09-29 15:36:45 +00:00
msgid "Alpha"
msgstr "Alpha"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animation.c:590
2012-09-29 15:36:45 +00:00
msgid "The alpha used by the animation"
msgstr "L'alpha usato dall'animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animator.c:1802
2012-09-29 15:36:45 +00:00
msgid "The duration of the animation"
msgstr "La durata dell'animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-animator.c:1819
2012-09-29 15:36:45 +00:00
msgid "The timeline of the animation"
msgstr "La timeline dell'animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour.c:238
2012-09-29 15:36:45 +00:00
msgid "Alpha Object to drive the behaviour"
msgstr "Oggetto alpha per guidare il comportamento"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:180
2012-09-29 15:36:45 +00:00
msgid "Start Depth"
msgstr "Profondità iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:181
2012-09-29 15:36:45 +00:00
msgid "Initial depth to apply"
msgstr "Profondità iniziale da applicare"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:196
2012-09-29 15:36:45 +00:00
msgid "End Depth"
msgstr "Profondità finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:197
2012-09-29 15:36:45 +00:00
msgid "Final depth to apply"
msgstr "Profondità finale da applicare"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:394
2012-09-29 15:36:45 +00:00
msgid "Start Angle"
msgstr "Angolo iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:395
#: ../clutter/deprecated/clutter-behaviour-rotate.c:277
2012-09-29 15:36:45 +00:00
msgid "Initial angle"
msgstr "Angolo iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:410
2012-09-29 15:36:45 +00:00
msgid "End Angle"
msgstr "Angolo finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:411
#: ../clutter/deprecated/clutter-behaviour-rotate.c:295
2012-09-29 15:36:45 +00:00
msgid "Final angle"
msgstr "Angolo finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:426
2012-09-29 15:36:45 +00:00
msgid "Angle x tilt"
msgstr "Inclinazione angolare X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:427
2012-09-29 15:36:45 +00:00
msgid "Tilt of the ellipse around x axis"
msgstr "L'inclinazione dell'ellisse sull'asse X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:442
2012-09-29 15:36:45 +00:00
msgid "Angle y tilt"
msgstr "Inclinazione angolare Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:443
2012-09-29 15:36:45 +00:00
msgid "Tilt of the ellipse around y axis"
msgstr "L'inclinazione dell'ellisse sull'asse Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:458
2012-09-29 15:36:45 +00:00
msgid "Angle z tilt"
msgstr "Inclinazione angolare Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:459
2012-09-29 15:36:45 +00:00
msgid "Tilt of the ellipse around z axis"
msgstr "L'inclinazione dell'ellisse sull'asse Z"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:475
2012-09-29 15:36:45 +00:00
msgid "Width of the ellipse"
msgstr "Larghezza dell'ellisse"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:491
2012-09-29 15:36:45 +00:00
msgid "Height of ellipse"
msgstr "Altezza dell'ellisse"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:506
2012-09-29 15:36:45 +00:00
msgid "Center"
msgstr "Centro"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:507
2012-09-29 15:36:45 +00:00
msgid "Center of ellipse"
msgstr "Centro dell'ellisse"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:522
#: ../clutter/deprecated/clutter-behaviour-rotate.c:331
2012-09-29 15:36:45 +00:00
msgid "Direction of rotation"
msgstr "Direzione della rotazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:177
2012-09-29 15:36:45 +00:00
msgid "Opacity Start"
msgstr "Opacità iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:178
2012-09-29 15:36:45 +00:00
msgid "Initial opacity level"
msgstr "Livello di opacità iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:195
2012-09-29 15:36:45 +00:00
msgid "Opacity End"
msgstr "Opacità finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:196
2012-09-29 15:36:45 +00:00
msgid "Final opacity level"
msgstr "Livello di opacità finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:222
2012-09-29 15:36:45 +00:00
msgid "The ClutterPath object representing the path to animate along"
msgstr "L'oggetto ClutterPath che rappresenta il percorso dell'animazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:276
2012-09-29 15:36:45 +00:00
msgid "Angle Begin"
msgstr "Angolo iniziale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:294
2012-09-29 15:36:45 +00:00
msgid "Angle End"
msgstr "Angolo finale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:312
2012-09-29 15:36:45 +00:00
msgid "Axis"
msgstr "Assi"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:313
2012-09-29 15:36:45 +00:00
msgid "Axis of rotation"
msgstr "Assi di rotazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:348
2012-09-29 15:36:45 +00:00
msgid "Center X"
msgstr "Centro X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:349
2012-09-29 15:36:45 +00:00
msgid "X coordinate of the center of rotation"
msgstr "Coordinata X del centro di rotazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:366
2012-09-29 15:36:45 +00:00
msgid "Center Y"
msgstr "Centro Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:367
2012-09-29 15:36:45 +00:00
msgid "Y coordinate of the center of rotation"
msgstr "Coordinata Y del centro di rotazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:384
2012-09-29 15:36:45 +00:00
msgid "Center Z"
msgstr "Centro"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:385
2012-09-29 15:36:45 +00:00
msgid "Z coordinate of the center of rotation"
msgstr "Coordinata Z del centro di rotazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:222
2012-09-29 15:36:45 +00:00
msgid "X Start Scale"
msgstr "Scala iniziale X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:223
2012-09-29 15:36:45 +00:00
msgid "Initial scale on the X axis"
msgstr "Scala iniziale sull'asse X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:241
2012-09-29 15:36:45 +00:00
msgid "X End Scale"
msgstr "Scala finale X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:242
2012-09-29 15:36:45 +00:00
msgid "Final scale on the X axis"
msgstr "Scala finale sull'asse X"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:260
2012-09-29 15:36:45 +00:00
msgid "Y Start Scale"
msgstr "Scala iniziale Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:261
2012-09-29 15:36:45 +00:00
msgid "Initial scale on the Y axis"
msgstr "Scala iniziale sull'asse U"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:279
2012-09-29 15:36:45 +00:00
msgid "Y End Scale"
msgstr "Scala finale Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:280
2012-09-29 15:36:45 +00:00
msgid "Final scale on the Y axis"
msgstr "Scala finale sull'asse Y"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-box.c:257
2012-09-29 15:36:45 +00:00
msgid "The background color of the box"
msgstr "Il colore di sfondo del box"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-box.c:270
2012-09-29 15:36:45 +00:00
msgid "Color Set"
msgstr "Imposta colore"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:593
2012-09-29 15:36:45 +00:00
msgid "Surface Width"
msgstr "Larghezza superficie"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:594
2012-09-29 15:36:45 +00:00
msgid "The width of the Cairo surface"
msgstr "La larghezza della superficie Cairo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:611
2012-09-29 15:36:45 +00:00
msgid "Surface Height"
msgstr "Altezza superficie"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:612
2012-09-29 15:36:45 +00:00
msgid "The height of the Cairo surface"
msgstr "L'altezza della superficie Cairo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:632
2012-09-29 15:36:45 +00:00
msgid "Auto Resize"
msgstr "Ridimensionamento automatico"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:633
2012-09-29 15:36:45 +00:00
msgid "Whether the surface should match the allocation"
msgstr "Indica se la superficie deve corrispondere all'allocazione"
#: ../clutter/deprecated/clutter-media.c:83
msgid "URI"
msgstr "URI"
#: ../clutter/deprecated/clutter-media.c:84
msgid "URI of a media file"
msgstr "URI di un file multimediale"
#: ../clutter/deprecated/clutter-media.c:100
msgid "Playing"
msgstr "In riproduzione"
#: ../clutter/deprecated/clutter-media.c:101
msgid "Whether the actor is playing"
msgstr "Indica se l'attore è in riproduzione"
#: ../clutter/deprecated/clutter-media.c:118
msgid "Progress"
msgstr "Avanzamento"
#: ../clutter/deprecated/clutter-media.c:119
msgid "Current progress of the playback"
msgstr "Avanzamento corrente della riproduzione"
#: ../clutter/deprecated/clutter-media.c:135
msgid "Subtitle URI"
msgstr "URI sottotitolo"
#: ../clutter/deprecated/clutter-media.c:136
msgid "URI of a subtitle file"
msgstr "URI di un file di sottotitolo"
#: ../clutter/deprecated/clutter-media.c:154
msgid "Subtitle Font Name"
msgstr "Nome del carattere sottotitolo"
#: ../clutter/deprecated/clutter-media.c:155
msgid "The font used to display subtitles"
msgstr "Il carattere usato per mostrare i sottotitoli"
#: ../clutter/deprecated/clutter-media.c:172
msgid "Audio Volume"
msgstr "Volume audio"
#: ../clutter/deprecated/clutter-media.c:173
msgid "The volume of the audio"
msgstr "Il volume dell'audio"
#: ../clutter/deprecated/clutter-media.c:189
msgid "Can Seek"
msgstr "Può cercare"
#: ../clutter/deprecated/clutter-media.c:190
msgid "Whether the current stream is seekable"
msgstr "Indica se il flusso corrente è ricercabile"
#: ../clutter/deprecated/clutter-media.c:207
msgid "Buffer Fill"
msgstr "Buffer di riempimento"
#: ../clutter/deprecated/clutter-media.c:208
msgid "The fill level of the buffer"
msgstr "Il livello di riempimento del buffer"
#: ../clutter/deprecated/clutter-media.c:225
msgid "The duration of the stream, in seconds"
msgstr "La durata del flusso, in secondi"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:271
2012-09-29 15:36:45 +00:00
msgid "The color of the rectangle"
msgstr "Il colore del rettangolo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:284
2012-09-29 15:36:45 +00:00
msgid "Border Color"
msgstr "Colore del bordo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:285
2012-09-29 15:36:45 +00:00
msgid "The color of the border of the rectangle"
msgstr "Il colore del bordo del rettangolo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:300
2012-09-29 15:36:45 +00:00
msgid "Border Width"
msgstr "Spessore bordo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:301
2012-09-29 15:36:45 +00:00
msgid "The width of the border of the rectangle"
msgstr "La larghezza del bordo del rettangolo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:315
2012-09-29 15:36:45 +00:00
msgid "Has Border"
msgstr "Ha bordo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:316
2012-09-29 15:36:45 +00:00
msgid "Whether the rectangle should have a border"
msgstr "Se il rettangolo dovrebbe avere un bordo"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:257
2012-09-29 15:36:45 +00:00
msgid "Vertex Source"
msgstr "Origine vertice"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:258
2012-09-29 15:36:45 +00:00
msgid "Source of vertex shader"
msgstr "Origine del vertex shader"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:274
2012-09-29 15:36:45 +00:00
msgid "Fragment Source"
msgstr "Origine frammento"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:275
2012-09-29 15:36:45 +00:00
msgid "Source of fragment shader"
msgstr "Origine del fragment shader"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:292
2012-09-29 15:36:45 +00:00
msgid "Compiled"
msgstr "Compilato"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:293
2012-09-29 15:36:45 +00:00
msgid "Whether the shader is compiled and linked"
msgstr "Se lo shader è compilato e collegato"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:310
2012-09-29 15:36:45 +00:00
msgid "Whether the shader is enabled"
msgstr "Se lo shader è abilitato"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:521
2012-09-29 15:36:45 +00:00
#, c-format
msgid "%s compilation failed: %s"
msgstr "Compilazione di %s non riuscita: %s"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:522
2012-09-29 15:36:45 +00:00
msgid "Vertex shader"
msgstr "Vertex shader"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-shader.c:523
2012-09-29 15:36:45 +00:00
msgid "Fragment shader"
msgstr "Fragment shader"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-state.c:1499
2012-09-29 15:36:45 +00:00
msgid "State"
msgstr "Stato"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-state.c:1500
2012-09-29 15:36:45 +00:00
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Stato attualmente impostato (la transizione a questo stato potrebbe non "
"essere completa)"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-state.c:1518
2012-09-29 15:36:45 +00:00
msgid "Default transition duration"
msgstr "Durata predefinita delle transazioni"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:543
msgid "Column Number"
msgstr "Numero colonna"
#: ../clutter/deprecated/clutter-table-layout.c:544
msgid "The column the widget resides in"
msgstr "La colonna su cui risiede il widget"
#: ../clutter/deprecated/clutter-table-layout.c:551
msgid "Row Number"
msgstr "Numero riga"
#: ../clutter/deprecated/clutter-table-layout.c:552
msgid "The row the widget resides in"
msgstr "La riga su cui risiede il widget"
#: ../clutter/deprecated/clutter-table-layout.c:559
msgid "Column Span"
msgstr "Estensione colonna"
#: ../clutter/deprecated/clutter-table-layout.c:560
msgid "The number of columns the widget should span"
msgstr "Il numero di colonne che il widget dovrebbe coprire"
#: ../clutter/deprecated/clutter-table-layout.c:567
msgid "Row Span"
msgstr "Estensione riga"
#: ../clutter/deprecated/clutter-table-layout.c:568
msgid "The number of rows the widget should span"
msgstr "Il numero di righe che il widget dovrebbe coprire"
#: ../clutter/deprecated/clutter-table-layout.c:575
msgid "Horizontal Expand"
msgstr "Espansione orizzontale"
#: ../clutter/deprecated/clutter-table-layout.c:576
msgid "Allocate extra space for the child in horizontal axis"
msgstr "Alloca spazio aggiuntivo sull'asse orizzontale per il figlio"
#: ../clutter/deprecated/clutter-table-layout.c:582
msgid "Vertical Expand"
msgstr "Espansione verticale"
#: ../clutter/deprecated/clutter-table-layout.c:583
msgid "Allocate extra space for the child in vertical axis"
msgstr "Alloca spazio aggiuntivo sull'asse verticale per il figlio"
#: ../clutter/deprecated/clutter-table-layout.c:1638
msgid "Spacing between columns"
msgstr "Lo spazio tra le colonne"
#: ../clutter/deprecated/clutter-table-layout.c:1654
msgid "Spacing between rows"
msgstr "Lo spazio tra le righe"
#: ../clutter/deprecated/clutter-texture.c:992
2012-09-29 15:36:45 +00:00
msgid "Sync size of actor"
msgstr "Sincronizza dimensione dell'attore"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:993
2012-09-29 15:36:45 +00:00
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Sincronizza automaticamente la dimensione dell'attore alle dimensioni "
"sottostanti del pixbuf"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1000
2012-09-29 15:36:45 +00:00
msgid "Disable Slicing"
msgstr "Disabilita segmentazione"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1001
2012-09-29 15:36:45 +00:00
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"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1010
2012-09-29 15:36:45 +00:00
msgid "Tile Waste"
msgstr "Scarto"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1011
2012-09-29 15:36:45 +00:00
msgid "Maximum waste area of a sliced texture"
msgstr "Area di scarto massima per una texture tagliata"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1019
2012-09-29 15:36:45 +00:00
msgid "Horizontal repeat"
msgstr "Ripetizione orizzontale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1020
2012-09-29 15:36:45 +00:00
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Ripetere il contenuto invece di adattarlo orizzontalmente"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1027
2012-09-29 15:36:45 +00:00
msgid "Vertical repeat"
msgstr "Ripetizione verticale"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1028
2012-09-29 15:36:45 +00:00
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Ripetere il contenuto invece di adattarlo verticalmente"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1035
2012-09-29 15:36:45 +00:00
msgid "Filter Quality"
msgstr "Qualità filtro"
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1036
2012-09-29 15:36:45 +00:00
msgid "Rendering quality used when drawing the texture"
msgstr "Qualità di render utilizzato nel disegnare le texture"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1044
2010-09-08 11:44:43 +00:00
msgid "Pixel Format"
msgstr "Formato pixel"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1045
2010-10-25 16:30:52 +00:00
msgid "The Cogl pixel format to use"
msgstr "Il formato di pixel Cogl da usare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1053
#: ../clutter/wayland/clutter-wayland-surface.c:445
2010-10-25 16:30:52 +00:00
msgid "Cogl Texture"
msgstr "Cogl Texture"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1054
#: ../clutter/wayland/clutter-wayland-surface.c:446
2010-10-25 16:30:52 +00:00
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "La gestione della texture Cogl sottostante per disegnare questo attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1061
2010-10-25 16:30:52 +00:00
msgid "Cogl Material"
msgstr "Materiale Cogl"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1062
2010-10-25 16:30:52 +00:00
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "La gestione del materiale Cogl sottostante per disegnare questo attore"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1081
2010-09-08 11:44:43 +00:00
msgid "The path of the file containing the image data"
msgstr "Il percorso del file contenente i dati dell'immagine"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1088
2010-09-08 11:44:43 +00:00
msgid "Keep Aspect Ratio"
msgstr "Mantieni rapporto dimensioni"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1089
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1117
2010-09-08 11:44:43 +00:00
msgid "Load asynchronously"
msgstr "Carica in maniera asincrona"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1118
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1136
2010-09-08 11:44:43 +00:00
msgid "Load data asynchronously"
msgstr "Carica i dati in maniera asincrona"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1137
2010-11-20 11:07:45 +00:00
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"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1163
2010-09-08 11:44:43 +00:00
msgid "Pick With Alpha"
msgstr "Cattura con Alpha"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1164
2010-09-08 11:44:43 +00:00
msgid "Shape actor with alpha channel when picking"
msgstr "Attore di forma con canale alpha nella cattura"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1597
#: ../clutter/deprecated/clutter-texture.c:1992
#: ../clutter/deprecated/clutter-texture.c:2088
#: ../clutter/deprecated/clutter-texture.c:2386
2012-09-29 15:36:45 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "Failed to load the image data"
2012-09-29 15:36:45 +00:00
msgstr "Impossibile caricare i dati dell'immagine"
2011-07-26 13:12:08 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1756
2012-09-29 15:36:45 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "YUV textures are not supported"
2012-09-29 15:36:45 +00:00
msgstr "Le texture YUV non sono supportate"
2011-07-26 13:12:08 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/deprecated/clutter-texture.c:1765
2012-09-29 15:36:45 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "YUV2 textues are not supported"
2012-09-29 15:36:45 +00:00
msgstr "Le texture YUV2 non sono supportate"
2011-07-26 13:12:08 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:154
2012-09-29 15:36:45 +00:00
msgid "sysfs Path"
msgstr "Percorso sysfs"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:155
2012-09-29 15:36:45 +00:00
msgid "Path of the device in sysfs"
msgstr "Il percorso del dispositivo in sysfs"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:170
2012-09-29 15:36:45 +00:00
msgid "Device Path"
msgstr "Percorso dispositivo"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:171
2012-09-29 15:36:45 +00:00
msgid "Path of the device node"
msgstr "Il percorso del nodo del dispositivo"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/gdk/clutter-backend-gdk.c:289
2012-09-29 15:36:45 +00:00
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr "Impossibile trovare un CoglWinsys valido per un GdkDisplay di tipo %s"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:419
2012-09-29 15:36:45 +00:00
msgid "Surface"
msgstr "Superficie"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:420
2012-09-29 15:36:45 +00:00
msgid "The underlying wayland surface"
msgstr "La superficie Wayland sottostante"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:427
2012-09-29 15:36:45 +00:00
msgid "Surface width"
msgstr "Larghezza superficie"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:428
2012-09-29 15:36:45 +00:00
msgid "The width of the underlying wayland surface"
msgstr "La larghezza della superficie Wayland sottostante"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:436
2012-09-29 15:36:45 +00:00
msgid "Surface height"
msgstr "Altezza superficie"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:437
2012-09-29 15:36:45 +00:00
msgid "The height of the underlying wayland surface"
msgstr "L'altezza della superficie Wayland sottostante"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-backend-x11.c:488
2010-09-08 11:44:43 +00:00
msgid "X display to use"
msgstr "Display X da usare"
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-backend-x11.c:494
2010-09-08 11:44:43 +00:00
msgid "X screen to use"
msgstr "Schermo X da usare"
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-backend-x11.c:499
2010-09-08 11:44:43 +00:00
msgid "Make X calls synchronous"
msgstr "Rende le chiamate a X sincrone"
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-backend-x11.c:506
2013-01-25 15:38:05 +00:00
msgid "Disable XInput support"
msgstr "Disabilita il supporto a XInput"
2010-09-08 11:44:43 +00:00
2013-01-25 15:38:05 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:322
2011-03-31 16:12:13 +00:00
msgid "The Clutter backend"
2012-09-29 15:36:45 +00:00
msgstr "Il backend clutter"
2011-03-31 16:12:13 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:534
2010-09-08 11:44:43 +00:00
msgid "Pixmap"
msgstr "Pixmap"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:535
2010-09-08 11:44:43 +00:00
msgid "The X11 Pixmap to be bound"
msgstr "La pixmap X11 da associare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:543
2010-09-08 11:44:43 +00:00
msgid "Pixmap width"
msgstr "Larghezza pixmap"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:544
2010-09-08 11:44:43 +00:00
msgid "The width of the pixmap bound to this texture"
msgstr "La larghezza della pixmap associata a questa texture"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:552
2010-09-08 11:44:43 +00:00
msgid "Pixmap height"
msgstr "Altezza pixmap"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:553
2010-09-08 11:44:43 +00:00
msgid "The height of the pixmap bound to this texture"
msgstr "L'altezza della pixmap associata a questa texture"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:561
2010-09-08 11:44:43 +00:00
msgid "Pixmap Depth"
msgstr "Profondità pixmap"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:562
2010-09-08 11:44:43 +00:00
msgid "The depth (in number of bits) of the pixmap bound to this texture"
2010-11-20 11:07:45 +00:00
msgstr ""
"La profondità (in numero di bit) della pixmap associata a questa texture"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:570
2010-09-08 11:44:43 +00:00
msgid "Automatic Updates"
msgstr "Aggiornamenti automatici"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:571
2010-09-08 11:44:43 +00:00
msgid "If the texture should be kept in sync with any pixmap changes."
2010-11-20 11:07:45 +00:00
msgstr ""
"Se la texture dovrebbe essere sincronizzata con ogni cambiamento della pixmap"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:579
2010-09-08 11:44:43 +00:00
msgid "Window"
msgstr "Finestra"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:580
2010-09-08 11:44:43 +00:00
msgid "The X11 Window to be bound"
msgstr "La finestra X11 da associare"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:588
2010-09-08 11:44:43 +00:00
msgid "Window Redirect Automatic"
msgstr "Redirezione finestra automatica"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:589
2010-09-08 11:44:43 +00:00
msgid "If composite window redirects are set to Automatic (or Manual if false)"
2010-11-20 11:07:45 +00:00
msgstr ""
"Se le redirezioni della finestra composita sono impostate su Automatico (o "
"Manuale se falso)"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
2010-09-08 11:44:43 +00:00
msgid "Window Mapped"
msgstr "Finestra mappata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
2010-09-08 11:44:43 +00:00
msgid "If window is mapped"
msgstr "Se la finestra è mappata"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:609
2010-09-08 11:44:43 +00:00
msgid "Destroyed"
msgstr "Distrutta"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
2010-09-08 11:44:43 +00:00
msgid "If window has been destroyed"
msgstr "Se la finestra è stata distrutta"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:618
2010-09-08 11:44:43 +00:00
msgid "Window X"
msgstr "X Finestra"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:619
2010-09-08 11:44:43 +00:00
msgid "X position of window on screen according to X11"
msgstr "Posizione X della finestra sullo schermo in accordo con X11"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:627
2010-09-08 11:44:43 +00:00
msgid "Window Y"
msgstr "Y Finestra"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:628
2010-09-08 11:44:43 +00:00
msgid "Y position of window on screen according to X11"
msgstr "Posizione Y della finestra sullo schermo in accordo con X11"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:635
2010-09-08 11:44:43 +00:00
msgid "Window Override Redirect"
2012-09-29 15:36:45 +00:00
msgstr "Finestra con override-redirect"
2010-09-08 11:44:43 +00:00
2013-12-12 08:36:01 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:636
2010-09-08 11:44:43 +00:00
msgid "If this is an override-redirect window"
2012-09-29 15:36:45 +00:00
msgstr "Indica se questa è una finestra con override-redirect"