[clutter] Updated Spanish translation



commit dcadaf67b6cc90aed1db7e2d8cce02b6bd33f199
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Jul 16 16:40:20 2012 +0200

    Updated Spanish translation

 po/es.po | 1266 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 661 insertions(+), 605 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index 9b1af3c..47740a3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,581 +9,646 @@ msgstr ""
 "Project-Id-Version: clutter master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=clutter&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-06-08 15:08+0000\n"
-"PO-Revision-Date: 2012-06-09 11:54+0200\n"
+"POT-Creation-Date: 2012-07-12 09:32+0000\n"
+"PO-Revision-Date: 2012-07-16 14:19+0200\n"
 "Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
 "Language-Team: EspaÃol <gnome-es-list gnome org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "X-Generator: Gtranslator 2.91.4\n"
 
-#: ../clutter/clutter-actor.c:5632
+#: ../clutter/clutter-actor.c:6031
 msgid "X coordinate"
 msgstr "Coordenada X"
 
-#: ../clutter/clutter-actor.c:5633
+#: ../clutter/clutter-actor.c:6032
 msgid "X coordinate of the actor"
 msgstr "Coordenada X del actor"
 
-#: ../clutter/clutter-actor.c:5651
+#: ../clutter/clutter-actor.c:6050
 msgid "Y coordinate"
 msgstr "Coordenada Y"
 
-#: ../clutter/clutter-actor.c:5652
+#: ../clutter/clutter-actor.c:6051
 msgid "Y coordinate of the actor"
 msgstr "Coordenada Y del actor"
 
-#: ../clutter/clutter-actor.c:5674
+#: ../clutter/clutter-actor.c:6073
 msgid "Position"
 msgstr "PosicioÌn"
 
-#: ../clutter/clutter-actor.c:5675
+#: ../clutter/clutter-actor.c:6074
 msgid "The position of the origin of the actor"
 msgstr "La posiciÃn de origen del actor"
 
-#: ../clutter/clutter-actor.c:5692 ../clutter/clutter-canvas.c:215
-#: ../clutter/clutter-grid-layout.c:1236
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:480
+#: ../clutter/clutter-actor.c:6091 ../clutter/clutter-canvas.c:215
+#: ../clutter/clutter-grid-layout.c:1238
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:481
 msgid "Width"
 msgstr "Anchura"
 
-#: ../clutter/clutter-actor.c:5693
+#: ../clutter/clutter-actor.c:6092
 msgid "Width of the actor"
 msgstr "Anchura del actor"
 
-#: ../clutter/clutter-actor.c:5711 ../clutter/clutter-canvas.c:231
-#: ../clutter/clutter-grid-layout.c:1243
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:496
+#: ../clutter/clutter-actor.c:6110 ../clutter/clutter-canvas.c:231
+#: ../clutter/clutter-grid-layout.c:1245
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:497
 msgid "Height"
 msgstr "Altura"
 
-#: ../clutter/clutter-actor.c:5712
+#: ../clutter/clutter-actor.c:6111
 msgid "Height of the actor"
 msgstr "Altura del actor"
 
-#: ../clutter/clutter-actor.c:5733
+#: ../clutter/clutter-actor.c:6132
 msgid "Size"
 msgstr "TamanÌo"
 
-#: ../clutter/clutter-actor.c:5734
+#: ../clutter/clutter-actor.c:6133
 msgid "The size of the actor"
 msgstr "El tamaÃo del actor"
 
-#: ../clutter/clutter-actor.c:5752
+#: ../clutter/clutter-actor.c:6151
 msgid "Fixed X"
 msgstr "X fija"
 
-#: ../clutter/clutter-actor.c:5753
+#: ../clutter/clutter-actor.c:6152
 msgid "Forced X position of the actor"
 msgstr "PosiciÃn X forzada del actor"
 
-#: ../clutter/clutter-actor.c:5770
+#: ../clutter/clutter-actor.c:6169
 msgid "Fixed Y"
 msgstr "Y fija"
 
-#: ../clutter/clutter-actor.c:5771
+#: ../clutter/clutter-actor.c:6170
 msgid "Forced Y position of the actor"
 msgstr "PosiciÃn Y forzada del actor"
 
-#: ../clutter/clutter-actor.c:5786
+#: ../clutter/clutter-actor.c:6185
 msgid "Fixed position set"
 msgstr "PosiciÃn fija establecida"
 
-#: ../clutter/clutter-actor.c:5787
+#: ../clutter/clutter-actor.c:6186
 msgid "Whether to use fixed positioning for the actor"
 msgstr "Indica si se usa una posiciÃn fija para el actor"
 
-#: ../clutter/clutter-actor.c:5805
+#: ../clutter/clutter-actor.c:6204
 msgid "Min Width"
 msgstr "Anchura mÃnima"
 
-#: ../clutter/clutter-actor.c:5806
+#: ../clutter/clutter-actor.c:6205
 msgid "Forced minimum width request for the actor"
 msgstr "Solicitud de anchura mÃnima forzada para el actor"
 
-#: ../clutter/clutter-actor.c:5824
+#: ../clutter/clutter-actor.c:6223
 msgid "Min Height"
 msgstr "Altura mÃnima"
 
-#: ../clutter/clutter-actor.c:5825
+#: ../clutter/clutter-actor.c:6224
 msgid "Forced minimum height request for the actor"
 msgstr "Solicitud de altura mÃnima forzada para el actor"
 
-#: ../clutter/clutter-actor.c:5843
+#: ../clutter/clutter-actor.c:6242
 msgid "Natural Width"
 msgstr "Anchura natural"
 
-#: ../clutter/clutter-actor.c:5844
+#: ../clutter/clutter-actor.c:6243
 msgid "Forced natural width request for the actor"
 msgstr "Solicitud de anchura natural forzada para el actor"
 
-#: ../clutter/clutter-actor.c:5862
+#: ../clutter/clutter-actor.c:6261
 msgid "Natural Height"
 msgstr "Altura natural"
 
-#: ../clutter/clutter-actor.c:5863
+#: ../clutter/clutter-actor.c:6262
 msgid "Forced natural height request for the actor"
 msgstr "Solicitud de altura natural forzada para el actor"
 
-#: ../clutter/clutter-actor.c:5878
+#: ../clutter/clutter-actor.c:6277
 msgid "Minimum width set"
 msgstr "Anchura mÃnima establecida"
 
-#: ../clutter/clutter-actor.c:5879
+#: ../clutter/clutter-actor.c:6278
 msgid "Whether to use the min-width property"
 msgstr "Indica si se usa la propiedad Âanchura mÃnimaÂ"
 
-#: ../clutter/clutter-actor.c:5893
+#: ../clutter/clutter-actor.c:6292
 msgid "Minimum height set"
 msgstr "Altura mÃnima establecida"
 
-#: ../clutter/clutter-actor.c:5894
+#: ../clutter/clutter-actor.c:6293
 msgid "Whether to use the min-height property"
 msgstr "Indica si se usa la propiedad Âaltura mÃnimaÂ"
 
-#: ../clutter/clutter-actor.c:5908
+#: ../clutter/clutter-actor.c:6307
 msgid "Natural width set"
 msgstr "Anchura natural establecida"
 
-#: ../clutter/clutter-actor.c:5909
+#: ../clutter/clutter-actor.c:6308
 msgid "Whether to use the natural-width property"
 msgstr "Indica si se usa la propiedad Âanchura naturalÂ"
 
-#: ../clutter/clutter-actor.c:5923
+#: ../clutter/clutter-actor.c:6322
 msgid "Natural height set"
 msgstr "Altura natural establecida"
 
-#: ../clutter/clutter-actor.c:5924
+#: ../clutter/clutter-actor.c:6323
 msgid "Whether to use the natural-height property"
 msgstr "Indica si se usa la propiedad Âaltura naturalÂ"
 
-#: ../clutter/clutter-actor.c:5940
+#: ../clutter/clutter-actor.c:6339
 msgid "Allocation"
 msgstr "AsignaciÃn"
 
-#: ../clutter/clutter-actor.c:5941
+#: ../clutter/clutter-actor.c:6340
 msgid "The actor's allocation"
 msgstr "La asignaciÃn del actor"
 
-#: ../clutter/clutter-actor.c:5998
+#: ../clutter/clutter-actor.c:6397
 msgid "Request Mode"
 msgstr "Modo de solicitud"
 
-#: ../clutter/clutter-actor.c:5999
+#: ../clutter/clutter-actor.c:6398
 msgid "The actor's request mode"
 msgstr "El modo de solicitud del actor"
 
-#: ../clutter/clutter-actor.c:6018
+#: ../clutter/clutter-actor.c:6422
 msgid "Depth"
 msgstr "Profundidad"
 
-#: ../clutter/clutter-actor.c:6019
+#: ../clutter/clutter-actor.c:6423
 msgid "Position on the Z axis"
 msgstr "PosiciÃn en el eje Z"
 
-#: ../clutter/clutter-actor.c:6036
+#: ../clutter/clutter-actor.c:6450
+#| msgid "Position"
+msgid "Z Position"
+msgstr "PosicioÌn Z"
+
+#: ../clutter/clutter-actor.c:6451
+#| msgid "Position on the Z axis"
+msgid "The actor's position on the Z axis"
+msgstr "PosiciÃn del actor en el eje Z"
+
+#: ../clutter/clutter-actor.c:6468
 msgid "Opacity"
 msgstr "Opacidad"
 
-#: ../clutter/clutter-actor.c:6037
+#: ../clutter/clutter-actor.c:6469
 msgid "Opacity of an actor"
 msgstr "Opacidad de un actor"
 
-#: ../clutter/clutter-actor.c:6057
+#: ../clutter/clutter-actor.c:6489
 msgid "Offscreen redirect"
 msgstr "RedirecciÃn fuera de la pantalla"
 
-#: ../clutter/clutter-actor.c:6058
+#: ../clutter/clutter-actor.c:6490
 msgid "Flags controlling when to flatten the actor into a single image"
 msgstr "Opciones que controlan si se debe aplanar el actor en una Ãnica imagen"
 
-#: ../clutter/clutter-actor.c:6072
+#: ../clutter/clutter-actor.c:6504
 msgid "Visible"
 msgstr "Visible"
 
-#: ../clutter/clutter-actor.c:6073
+#: ../clutter/clutter-actor.c:6505
 msgid "Whether the actor is visible or not"
 msgstr "Indica si el actor es visible o no"
 
-#: ../clutter/clutter-actor.c:6087
+#: ../clutter/clutter-actor.c:6519
 msgid "Mapped"
 msgstr "Mapeado"
 
-#: ../clutter/clutter-actor.c:6088
+#: ../clutter/clutter-actor.c:6520
 msgid "Whether the actor will be painted"
 msgstr "Indica si se dibujarà el actor"
 
-#: ../clutter/clutter-actor.c:6101
+#: ../clutter/clutter-actor.c:6533
 msgid "Realized"
 msgstr "Realizado"
 
-#: ../clutter/clutter-actor.c:6102
+#: ../clutter/clutter-actor.c:6534
 msgid "Whether the actor has been realized"
 msgstr "Indica si el actor se ha realizado"
 
-#: ../clutter/clutter-actor.c:6117
+#: ../clutter/clutter-actor.c:6549
 msgid "Reactive"
 msgstr "Reactivo"
 
-#: ../clutter/clutter-actor.c:6118
+#: ../clutter/clutter-actor.c:6550
 msgid "Whether the actor is reactive to events"
 msgstr "Indica si el actor es reactivo a eventos"
 
-#: ../clutter/clutter-actor.c:6129
+#: ../clutter/clutter-actor.c:6561
 msgid "Has Clip"
 msgstr "Tiene recorte"
 
-#: ../clutter/clutter-actor.c:6130
+#: ../clutter/clutter-actor.c:6562
 msgid "Whether the actor has a clip set"
 msgstr "Indica si el actor tiene un conjunto de recortes"
 
-#: ../clutter/clutter-actor.c:6144
+#: ../clutter/clutter-actor.c:6576
 msgid "Clip"
 msgstr "Recortar"
 
-#: ../clutter/clutter-actor.c:6145
+#: ../clutter/clutter-actor.c:6577
 msgid "The clip region for the actor"
 msgstr "La regiÃn de recorte del actor"
 
-#: ../clutter/clutter-actor.c:6158 ../clutter/clutter-actor-meta.c:207
+#: ../clutter/clutter-actor.c:6590 ../clutter/clutter-actor-meta.c:207
 #: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:236
 msgid "Name"
 msgstr "Nombre"
 
-#: ../clutter/clutter-actor.c:6159
+#: ../clutter/clutter-actor.c:6591
 msgid "Name of the actor"
 msgstr "Nombre del actor"
 
-#: ../clutter/clutter-actor.c:6174
+#: ../clutter/clutter-actor.c:6612
+msgid "Pivot Point"
+msgstr "Punto de pivote"
+
+#: ../clutter/clutter-actor.c:6613
+msgid "The point around which the scaling and rotation occur"
+msgstr "El punto alrededor del cual sucede el escalado y la rotaciÃn"
+
+#: ../clutter/clutter-actor.c:6631
+msgid "Pivot Point Z"
+msgstr "Punto de pivote Z"
+
+#: ../clutter/clutter-actor.c:6632
+#| msgid "X coordinate of the anchor point"
+msgid "Z component of the pivot point"
+msgstr "Componente Z del punto de anclado"
+
+#: ../clutter/clutter-actor.c:6650
 msgid "Scale X"
 msgstr "Escala en X"
 
-#: ../clutter/clutter-actor.c:6175
+#: ../clutter/clutter-actor.c:6651
 msgid "Scale factor on the X axis"
 msgstr "Factor de escala en el eje X"
 
-#: ../clutter/clutter-actor.c:6193
+#: ../clutter/clutter-actor.c:6669
 msgid "Scale Y"
 msgstr "Escala en Y"
 
-#: ../clutter/clutter-actor.c:6194
+#: ../clutter/clutter-actor.c:6670
 msgid "Scale factor on the Y axis"
 msgstr "Factor de escala en el eje Y"
 
-#: ../clutter/clutter-actor.c:6210
+#: ../clutter/clutter-actor.c:6688
+#| msgid "Scale X"
+msgid "Scale Z"
+msgstr "Escala en Z"
+
+#: ../clutter/clutter-actor.c:6689
+#| msgid "Scale factor on the X axis"
+msgid "Scale factor on the Z axis"
+msgstr "Factor de escala en el eje Z"
+
+#: ../clutter/clutter-actor.c:6707
 msgid "Scale Center X"
 msgstr "Centro X del escalado"
 
-#: ../clutter/clutter-actor.c:6211
+#: ../clutter/clutter-actor.c:6708
 msgid "Horizontal scale center"
 msgstr "Centro de la escala horizontal"
 
-#: ../clutter/clutter-actor.c:6225
+#: ../clutter/clutter-actor.c:6726
 msgid "Scale Center Y"
 msgstr "Centro Y del escalado"
 
-#: ../clutter/clutter-actor.c:6226
+#: ../clutter/clutter-actor.c:6727
 msgid "Vertical scale center"
 msgstr "Centro de la escala vertical"
 
-#: ../clutter/clutter-actor.c:6240
+#: ../clutter/clutter-actor.c:6745
 msgid "Scale Gravity"
 msgstr "Gravedad del escalado"
 
-#: ../clutter/clutter-actor.c:6241
+#: ../clutter/clutter-actor.c:6746
 msgid "The center of scaling"
 msgstr "El centro del escalado"
 
-#: ../clutter/clutter-actor.c:6257
+#: ../clutter/clutter-actor.c:6764
 msgid "Rotation Angle X"
 msgstr "Ãngulo de rotaciÃn X"
 
-#: ../clutter/clutter-actor.c:6258
+#: ../clutter/clutter-actor.c:6765
 msgid "The rotation angle on the X axis"
 msgstr "El Ãngulo de rotacioÌn en el eje X"
 
-#: ../clutter/clutter-actor.c:6276
+#: ../clutter/clutter-actor.c:6783
 msgid "Rotation Angle Y"
 msgstr "AÌngulo de rotacioÌn Y"
 
-#: ../clutter/clutter-actor.c:6277
+#: ../clutter/clutter-actor.c:6784
 msgid "The rotation angle on the Y axis"
 msgstr "El Ãngulo de rotacioÌn en el eje Y"
 
-#: ../clutter/clutter-actor.c:6295
+#: ../clutter/clutter-actor.c:6802
 msgid "Rotation Angle Z"
 msgstr "AÌngulo de rotacioÌn Z"
 
-#: ../clutter/clutter-actor.c:6296
+#: ../clutter/clutter-actor.c:6803
 msgid "The rotation angle on the Z axis"
 msgstr "El Ãngulo de rotaciÃn en el eje Z"
 
-#: ../clutter/clutter-actor.c:6312
+#: ../clutter/clutter-actor.c:6821
 msgid "Rotation Center X"
 msgstr "Centro de rotaciÃn X"
 
-#: ../clutter/clutter-actor.c:6313
+#: ../clutter/clutter-actor.c:6822
 msgid "The rotation center on the X axis"
 msgstr "El aÌngulo de rotacioÌn en el eje Y"
 
-#: ../clutter/clutter-actor.c:6326
+#: ../clutter/clutter-actor.c:6839
 msgid "Rotation Center Y"
 msgstr "Centro de rotacioÌn Y"
 
-#: ../clutter/clutter-actor.c:6327
+#: ../clutter/clutter-actor.c:6840
 msgid "The rotation center on the Y axis"
 msgstr "En centro de la rotaciÃn en el eje Y"
 
-#: ../clutter/clutter-actor.c:6340
+#: ../clutter/clutter-actor.c:6857
 msgid "Rotation Center Z"
 msgstr "Centro de rotacioÌn Z"
 
-#: ../clutter/clutter-actor.c:6341
+#: ../clutter/clutter-actor.c:6858
 msgid "The rotation center on the Z axis"
 msgstr "El aÌngulo de rotacioÌn en el eje Z"
 
-#: ../clutter/clutter-actor.c:6354
+#: ../clutter/clutter-actor.c:6875
 msgid "Rotation Center Z Gravity"
 msgstr "Gravedad del centro de rotaciÃn Z"
 
-#: ../clutter/clutter-actor.c:6355
+#: ../clutter/clutter-actor.c:6876
 msgid "Center point for rotation around the Z axis"
 msgstr "Punto central de la rotaciÃn alrededor del eje Z"
 
-#: ../clutter/clutter-actor.c:6370
+#: ../clutter/clutter-actor.c:6904
 msgid "Anchor X"
 msgstr "Ancla X"
 
-#: ../clutter/clutter-actor.c:6371
+#: ../clutter/clutter-actor.c:6905
 msgid "X coordinate of the anchor point"
 msgstr "Coordenada X del punto de anclado"
 
-#: ../clutter/clutter-actor.c:6386
+#: ../clutter/clutter-actor.c:6933
 msgid "Anchor Y"
 msgstr "Ancla Y"
 
-#: ../clutter/clutter-actor.c:6387
+#: ../clutter/clutter-actor.c:6934
 msgid "Y coordinate of the anchor point"
 msgstr "Coordenada Y del punto de anclado"
 
-#: ../clutter/clutter-actor.c:6401
+#: ../clutter/clutter-actor.c:6961
 msgid "Anchor Gravity"
 msgstr "Gravedad del ancla"
 
-#: ../clutter/clutter-actor.c:6402
+#: ../clutter/clutter-actor.c:6962
 msgid "The anchor point as a ClutterGravity"
 msgstr "El punto de anclado como un ÂClutterGravityÂ"
 
-#: ../clutter/clutter-actor.c:6419
+#: ../clutter/clutter-actor.c:6981
+#| msgid "Translation Domain"
+msgid "Translation X"
+msgstr "TraslaciÃn X"
+
+#: ../clutter/clutter-actor.c:6982
+#| msgid "The rotation angle on the X axis"
+msgid "Translation along the X axis"
+msgstr "TraslaciÃn en el eje X"
+
+#: ../clutter/clutter-actor.c:7001
+#| msgid "Translation Domain"
+msgid "Translation Y"
+msgstr "TraslaciÃn Y"
+
+#: ../clutter/clutter-actor.c:7002
+#| msgid "The rotation angle on the Y axis"
+msgid "Translation along the Y axis"
+msgstr "TraslaciÃn en el eje Y"
+
+#: ../clutter/clutter-actor.c:7021
+#| msgid "Translation Domain"
+msgid "Translation Z"
+msgstr "TraslaciÃn Z"
+
+#: ../clutter/clutter-actor.c:7022
+#| msgid "The rotation angle on the Z axis"
+msgid "Translation along the Z axis"
+msgstr "TraslaciÃn en el eje Z"
+
+#: ../clutter/clutter-actor.c:7041
 msgid "Show on set parent"
 msgstr "Mostrar en el conjunto padre"
 
-#: ../clutter/clutter-actor.c:6420
+#: ../clutter/clutter-actor.c:7042
 msgid "Whether the actor is shown when parented"
 msgstr "Indica si el actor se muestra cuando tiene padre"
 
-#: ../clutter/clutter-actor.c:6437
+#: ../clutter/clutter-actor.c:7059
 msgid "Clip to Allocation"
 msgstr "Recortar a la asignaciÃn"
 
-#: ../clutter/clutter-actor.c:6438
+#: ../clutter/clutter-actor.c:7060
 msgid "Sets the clip region to track the actor's allocation"
 msgstr "Configura la regiÃn de recorte para seguir la ubicaciÃn del actor"
 
-#: ../clutter/clutter-actor.c:6451
+#: ../clutter/clutter-actor.c:7073
 msgid "Text Direction"
 msgstr "DirecciÃn del texto"
 
-#: ../clutter/clutter-actor.c:6452
+#: ../clutter/clutter-actor.c:7074
 msgid "Direction of the text"
 msgstr "DirecciÃn del texto"
 
-#: ../clutter/clutter-actor.c:6467
+#: ../clutter/clutter-actor.c:7089
 msgid "Has Pointer"
 msgstr "Tiene puntero"
 
-#: ../clutter/clutter-actor.c:6468
+#: ../clutter/clutter-actor.c:7090
 msgid "Whether the actor contains the pointer of an input device"
 msgstr "Indica si el actor contiene un puntero a un dispositivo de entrada"
 
-#: ../clutter/clutter-actor.c:6481
+#: ../clutter/clutter-actor.c:7103
 msgid "Actions"
 msgstr "Acciones"
 
-#: ../clutter/clutter-actor.c:6482
+#: ../clutter/clutter-actor.c:7104
 msgid "Adds an action to the actor"
 msgstr "AÃade una acciÃn al actor"
 
-#: ../clutter/clutter-actor.c:6495
+#: ../clutter/clutter-actor.c:7117
 msgid "Constraints"
 msgstr "Restricciones"
 
-#: ../clutter/clutter-actor.c:6496
+#: ../clutter/clutter-actor.c:7118
 msgid "Adds a constraint to the actor"
 msgstr "AÃade una restricciÃn al actor"
 
-#: ../clutter/clutter-actor.c:6509
+#: ../clutter/clutter-actor.c:7131
 msgid "Effect"
 msgstr "Efecto"
 
-#: ../clutter/clutter-actor.c:6510
+#: ../clutter/clutter-actor.c:7132
 msgid "Add an effect to be applied on the actor"
 msgstr "AÃadir un efecto que aplicar al actor"
 
-#: ../clutter/clutter-actor.c:6524
+#: ../clutter/clutter-actor.c:7146
 msgid "Layout Manager"
 msgstr "Gestor de distribuciÃn"
 
-#: ../clutter/clutter-actor.c:6525
+#: ../clutter/clutter-actor.c:7147
 msgid "The object controlling the layout of an actor's children"
 msgstr "El objeto que controla la distribuciÃn del hijo de un actor"
 
-#: ../clutter/clutter-actor.c:6539
+#: ../clutter/clutter-actor.c:7161
 msgid "X Expand"
 msgstr "ExpansiÃn X"
 
-#: ../clutter/clutter-actor.c:6540
+#: ../clutter/clutter-actor.c:7162
 msgid "Whether extra horizontal space should be assigned to the actor"
 msgstr "Indica si se debe asignar al actor el espacio horizontal adicional"
 
-#: ../clutter/clutter-actor.c:6555
+#: ../clutter/clutter-actor.c:7177
 msgid "Y Expand"
 msgstr "ExpansiÃn Y"
 
-#: ../clutter/clutter-actor.c:6556
+#: ../clutter/clutter-actor.c:7178
 msgid "Whether extra vertical space should be assigned to the actor"
 msgstr "Indica si se debe asignar al actor el espacio vertical adicional"
 
-#: ../clutter/clutter-actor.c:6572
+#: ../clutter/clutter-actor.c:7194
 msgid "X Alignment"
 msgstr "AlineacioÌn X"
 
-#: ../clutter/clutter-actor.c:6573
+#: ../clutter/clutter-actor.c:7195
 msgid "The alignment of the actor on the X axis within its allocation"
 msgstr "La alineacioÌn del actor en el eje X en su asignaciÃn"
 
-#: ../clutter/clutter-actor.c:6588
+#: ../clutter/clutter-actor.c:7210
 msgid "Y Alignment"
 msgstr "AlineacioÌn Y"
 
-#: ../clutter/clutter-actor.c:6589
+#: ../clutter/clutter-actor.c:7211
 msgid "The alignment of the actor on the Y axis within its allocation"
 msgstr "La alineacioÌn del actor en el eje Y en su asignaciÃn"
 
-#: ../clutter/clutter-actor.c:6606
+#: ../clutter/clutter-actor.c:7230
 msgid "Margin Top"
 msgstr "Margen superior"
 
-#: ../clutter/clutter-actor.c:6607
+#: ../clutter/clutter-actor.c:7231
 msgid "Extra space at the top"
 msgstr "Espacio superior adicional"
 
-#: ../clutter/clutter-actor.c:6624
+#: ../clutter/clutter-actor.c:7252
 msgid "Margin Bottom"
 msgstr "Margen inferior"
 
-#: ../clutter/clutter-actor.c:6625
+#: ../clutter/clutter-actor.c:7253
 msgid "Extra space at the bottom"
 msgstr "Espacio inferior adicional"
 
-#: ../clutter/clutter-actor.c:6642
+#: ../clutter/clutter-actor.c:7274
 msgid "Margin Left"
 msgstr "Margen izquierdo"
 
-#: ../clutter/clutter-actor.c:6643
+#: ../clutter/clutter-actor.c:7275
 msgid "Extra space at the left"
 msgstr "Espacio adicional a la izquierda"
 
-#: ../clutter/clutter-actor.c:6660
+#: ../clutter/clutter-actor.c:7296
 msgid "Margin Right"
 msgstr "Margen derecho"
 
-#: ../clutter/clutter-actor.c:6661
+#: ../clutter/clutter-actor.c:7297
 msgid "Extra space at the right"
 msgstr "Espacio adicional a la derecha"
 
-#: ../clutter/clutter-actor.c:6675
+#: ../clutter/clutter-actor.c:7313
 msgid "Background Color Set"
 msgstr "Conjunto de colores de fondo"
 
-#: ../clutter/clutter-actor.c:6676 ../clutter/deprecated/clutter-box.c:275
+#: ../clutter/clutter-actor.c:7314 ../clutter/deprecated/clutter-box.c:275
 msgid "Whether the background color is set"
 msgstr "Indica si el color de fondo estaÌ establecido"
 
-#: ../clutter/clutter-actor.c:6692
+#: ../clutter/clutter-actor.c:7330
 msgid "Background color"
 msgstr "Color de fondo"
 
-#: ../clutter/clutter-actor.c:6693
+#: ../clutter/clutter-actor.c:7331
 msgid "The actor's background color"
 msgstr "El color de fondo del actor"
 
-#: ../clutter/clutter-actor.c:6708
+#: ../clutter/clutter-actor.c:7346
 msgid "First Child"
 msgstr "Primer hijo"
 
-#: ../clutter/clutter-actor.c:6709
+#: ../clutter/clutter-actor.c:7347
 msgid "The actor's first child"
 msgstr "El primer hijo del actor"
 
-#: ../clutter/clutter-actor.c:6722
+#: ../clutter/clutter-actor.c:7360
 msgid "Last Child"
 msgstr "Ãltimo hijo"
 
-#: ../clutter/clutter-actor.c:6723
+#: ../clutter/clutter-actor.c:7361
 msgid "The actor's last child"
 msgstr "La Ãltimo hijo del actor"
 
-#: ../clutter/clutter-actor.c:6737
+#: ../clutter/clutter-actor.c:7375
 msgid "Content"
 msgstr "Contenido"
 
-#: ../clutter/clutter-actor.c:6738
+#: ../clutter/clutter-actor.c:7376
 msgid "Delegate object for painting the actor's content"
 msgstr "Delegar objeto para pintar el contenido del actor"
 
-#: ../clutter/clutter-actor.c:6763
+#: ../clutter/clutter-actor.c:7401
 msgid "Content Gravity"
 msgstr "Gravedad del contenido"
 
-#: ../clutter/clutter-actor.c:6764
+#: ../clutter/clutter-actor.c:7402
 msgid "Alignment of the actor's content"
 msgstr "AlineacioÌn del contenido del actor"
 
-#: ../clutter/clutter-actor.c:6784
+#: ../clutter/clutter-actor.c:7422
 msgid "Content Box"
 msgstr "Caja del contenido"
 
-#: ../clutter/clutter-actor.c:6785
+#: ../clutter/clutter-actor.c:7423
 msgid "The bounding box of the actor's content"
 msgstr "La caja que rodea al contenido del actor"
 
-#: ../clutter/clutter-actor.c:6793
+#: ../clutter/clutter-actor.c:7431
 msgid "Minification Filter"
 msgstr "Filtro de reducciÃn"
 
-#: ../clutter/clutter-actor.c:6794
+#: ../clutter/clutter-actor.c:7432
 msgid "The filter used when reducing the size of the content"
 msgstr "El filtro usado al reducir el tamaÃo del contenido"
 
-#: ../clutter/clutter-actor.c:6801
+#: ../clutter/clutter-actor.c:7439
 msgid "Magnification Filter"
 msgstr "Filtro de ampliaciÃn"
 
-#: ../clutter/clutter-actor.c:6802
+#: ../clutter/clutter-actor.c:7440
 msgid "The filter used when increasing the size of the content"
 msgstr "El filtro usado al aumentar el tamaÃo del contenido"
 
-#: ../clutter/clutter-actor.c:6816
-#| msgid "Content Gravity"
+#: ../clutter/clutter-actor.c:7454
 msgid "Content Repeat"
 msgstr "Repetir contenido"
 
-#: ../clutter/clutter-actor.c:6817
-#| msgid "The bounding box of the actor's content"
+#: ../clutter/clutter-actor.c:7455
 msgid "The repeat policy for the actor's content"
 msgstr "La polÃtica de repeticiÃn del contenido del actor"
 
@@ -608,30 +673,30 @@ msgstr "Activada"
 msgid "Whether the meta is enabled"
 msgstr "Indica si la meta està activada"
 
-#: ../clutter/clutter-align-constraint.c:281
-#: ../clutter/clutter-bind-constraint.c:356 ../clutter/clutter-clone.c:345
+#: ../clutter/clutter-align-constraint.c:279
+#: ../clutter/clutter-bind-constraint.c:358 ../clutter/clutter-clone.c:345
 #: ../clutter/clutter-snap-constraint.c:321
 msgid "Source"
 msgstr "Fuente"
 
-#: ../clutter/clutter-align-constraint.c:282
+#: ../clutter/clutter-align-constraint.c:280
 msgid "The source of the alignment"
 msgstr "La fuente de la alineaciÃn"
 
-#: ../clutter/clutter-align-constraint.c:295
+#: ../clutter/clutter-align-constraint.c:293
 msgid "Align Axis"
 msgstr "Alinear ejes"
 
-#: ../clutter/clutter-align-constraint.c:296
+#: ../clutter/clutter-align-constraint.c:294
 msgid "The axis to align the position to"
 msgstr "El eje al que alinear la posiciÃn"
 
-#: ../clutter/clutter-align-constraint.c:315
+#: ../clutter/clutter-align-constraint.c:313
 #: ../clutter/clutter-desaturate-effect.c:270
 msgid "Factor"
 msgstr "Factor"
 
-#: ../clutter/clutter-align-constraint.c:316
+#: ../clutter/clutter-align-constraint.c:314
 msgid "The alignment factor, between 0.0 and 1.0"
 msgstr "El factor de alineaciÃn, entre 0.0 y 1.0"
 
@@ -642,28 +707,27 @@ msgstr "No se pudo inicializar el backend de Clutter"
 #: ../clutter/clutter-backend.c:450
 #, c-format
 msgid "The backend of type '%s' does not support creating multiple stages"
-msgstr ""
-"El backend del tipo Â%s no soporta la creaciÃn de mÃltiples escenarios"
+msgstr "El backend del tipo Â%s no soporta la creaciÃn de mÃltiples escenarios"
 
-#: ../clutter/clutter-bind-constraint.c:357
+#: ../clutter/clutter-bind-constraint.c:359
 msgid "The source of the binding"
 msgstr "El origen de la asociaciÃn"
 
-#: ../clutter/clutter-bind-constraint.c:370
+#: ../clutter/clutter-bind-constraint.c:372
 msgid "Coordinate"
 msgstr "Coordenada"
 
-#: ../clutter/clutter-bind-constraint.c:371
+#: ../clutter/clutter-bind-constraint.c:373
 msgid "The coordinate to bind"
 msgstr "La coordenada que asociar"
 
-#: ../clutter/clutter-bind-constraint.c:385
+#: ../clutter/clutter-bind-constraint.c:387
 #: ../clutter/clutter-path-constraint.c:226
 #: ../clutter/clutter-snap-constraint.c:366
 msgid "Offset"
 msgstr "Desplazamiento"
 
-#: ../clutter/clutter-bind-constraint.c:386
+#: ../clutter/clutter-bind-constraint.c:388
 msgid "The offset in pixels to apply to the binding"
 msgstr "El desplazamiento en pÃxeles que aplicar a la asociaciÃn"
 
@@ -671,8 +735,8 @@ msgstr "El desplazamiento en pÃxeles que aplicar a la asociaciÃn"
 msgid "The unique name of the binding pool"
 msgstr "El nombre Ãnico de la asociaciÃn de la agrupaciÃn"
 
-#: ../clutter/clutter-bin-layout.c:240 ../clutter/clutter-bin-layout.c:644
-#: ../clutter/clutter-box-layout.c:370 ../clutter/clutter-table-layout.c:602
+#: ../clutter/clutter-bin-layout.c:240 ../clutter/clutter-bin-layout.c:626
+#: ../clutter/clutter-box-layout.c:373 ../clutter/clutter-table-layout.c:610
 msgid "Horizontal Alignment"
 msgstr "AlineacioÌn horizontal"
 
@@ -680,8 +744,8 @@ msgstr "AlineacioÌn horizontal"
 msgid "Horizontal alignment for the actor inside the layout manager"
 msgstr "AlineaciÃn horizontal del actor dentro del gestor de distribuciÃn"
 
-#: ../clutter/clutter-bin-layout.c:249 ../clutter/clutter-bin-layout.c:664
-#: ../clutter/clutter-box-layout.c:379 ../clutter/clutter-table-layout.c:617
+#: ../clutter/clutter-bin-layout.c:249 ../clutter/clutter-bin-layout.c:646
+#: ../clutter/clutter-box-layout.c:382 ../clutter/clutter-table-layout.c:625
 msgid "Vertical Alignment"
 msgstr "AlineacioÌn vertical"
 
@@ -689,31 +753,31 @@ msgstr "AlineacioÌn vertical"
 msgid "Vertical alignment for the actor inside the layout manager"
 msgstr "AlineacioÌn vertical del actor dentro del gestor de distribucioÌn"
 
-#: ../clutter/clutter-bin-layout.c:645
+#: ../clutter/clutter-bin-layout.c:627
 msgid "Default horizontal alignment for the actors inside the layout manager"
 msgstr ""
 "AlineaciÃn horizontal predeterminada de los actores dentro del gestor de "
 "distribuciÃn"
 
-#: ../clutter/clutter-bin-layout.c:665
+#: ../clutter/clutter-bin-layout.c:647
 msgid "Default vertical alignment for the actors inside the layout manager"
 msgstr ""
 "AlineaciÃn vertical predeterminada de los actores dentro del gestor de "
 "distribuciÃn"
 
-#: ../clutter/clutter-box-layout.c:345
+#: ../clutter/clutter-box-layout.c:348
 msgid "Expand"
 msgstr "Expandir"
 
-#: ../clutter/clutter-box-layout.c:346
+#: ../clutter/clutter-box-layout.c:349
 msgid "Allocate extra space for the child"
 msgstr "Asignar espacio adicional para el hijo"
 
-#: ../clutter/clutter-box-layout.c:352 ../clutter/clutter-table-layout.c:581
+#: ../clutter/clutter-box-layout.c:355 ../clutter/clutter-table-layout.c:589
 msgid "Horizontal Fill"
 msgstr "Relleno horizontal"
 
-#: ../clutter/clutter-box-layout.c:353 ../clutter/clutter-table-layout.c:582
+#: ../clutter/clutter-box-layout.c:356 ../clutter/clutter-table-layout.c:590
 msgid ""
 "Whether the child should receive priority when the container is allocating "
 "spare space on the horizontal axis"
@@ -721,11 +785,11 @@ msgstr ""
 "Indica si el hijo debe tener prioridad cuando el contenedor reserve espacio "
 "libre en el eje horizontal"
 
-#: ../clutter/clutter-box-layout.c:361 ../clutter/clutter-table-layout.c:588
+#: ../clutter/clutter-box-layout.c:364 ../clutter/clutter-table-layout.c:596
 msgid "Vertical Fill"
 msgstr "Relleno vertical"
 
-#: ../clutter/clutter-box-layout.c:362 ../clutter/clutter-table-layout.c:589
+#: ../clutter/clutter-box-layout.c:365 ../clutter/clutter-table-layout.c:597
 msgid ""
 "Whether the child should receive priority when the container is allocating "
 "spare space on the vertical axis"
@@ -733,68 +797,80 @@ msgstr ""
 "Indica si el hijo debe tener prioridad cuando el contenedor reserve espacio "
 "libre en el eje vertical"
 
-#: ../clutter/clutter-box-layout.c:371 ../clutter/clutter-table-layout.c:603
+#: ../clutter/clutter-box-layout.c:374 ../clutter/clutter-table-layout.c:611
 msgid "Horizontal alignment of the actor within the cell"
 msgstr "AlineaciÃn horizontal del actor en la celda"
 
-#: ../clutter/clutter-box-layout.c:380 ../clutter/clutter-table-layout.c:618
+#: ../clutter/clutter-box-layout.c:383 ../clutter/clutter-table-layout.c:626
 msgid "Vertical alignment of the actor within the cell"
 msgstr "AlineacioÌn vertical del actor en la celda"
 
-#: ../clutter/clutter-box-layout.c:1223
+#: ../clutter/clutter-box-layout.c:1233
 msgid "Vertical"
 msgstr "Vertical"
 
-#: ../clutter/clutter-box-layout.c:1224
+#: ../clutter/clutter-box-layout.c:1234
 msgid "Whether the layout should be vertical, rather than horizontal"
 msgstr "Indica si la distribuciÃn debe ser vertical, en lugar de horizontal"
 
-#: ../clutter/clutter-box-layout.c:1241 ../clutter/clutter-flow-layout.c:910
-#: ../clutter/clutter-grid-layout.c:1564
+#: ../clutter/clutter-box-layout.c:1251 ../clutter/clutter-flow-layout.c:890
+#: ../clutter/clutter-grid-layout.c:1547
 msgid "Orientation"
 msgstr "OrientacioÌn"
 
-#: ../clutter/clutter-box-layout.c:1242 ../clutter/clutter-flow-layout.c:911
-#: ../clutter/clutter-grid-layout.c:1565
+#: ../clutter/clutter-box-layout.c:1252 ../clutter/clutter-flow-layout.c:891
+#: ../clutter/clutter-grid-layout.c:1548
 msgid "The orientation of the layout"
 msgstr "La orientaciÃn de la disposiciÃn"
 
-#: ../clutter/clutter-box-layout.c:1258 ../clutter/clutter-flow-layout.c:926
+#: ../clutter/clutter-box-layout.c:1268 ../clutter/clutter-flow-layout.c:906
 msgid "Homogeneous"
 msgstr "HomogeÌnea"
 
-#: ../clutter/clutter-box-layout.c:1259
+#: ../clutter/clutter-box-layout.c:1269
 msgid ""
 "Whether the layout should be homogeneous, i.e. all childs get the same size"
 msgstr ""
 "Indica si la distribuciÃn debe ser homogÃnea, ej. todos los hijos tienen el "
 "mismo tamaÃo"
 
-#: ../clutter/clutter-box-layout.c:1274
+#: ../clutter/clutter-box-layout.c:1284
 msgid "Pack Start"
 msgstr "Empaquetar al principio"
 
-#: ../clutter/clutter-box-layout.c:1275
+#: ../clutter/clutter-box-layout.c:1285
 msgid "Whether to pack items at the start of the box"
 msgstr "Indica si se empaquetan los elementos al principio de la caja"
 
-#: ../clutter/clutter-box-layout.c:1288
+#: ../clutter/clutter-box-layout.c:1298
 msgid "Spacing"
 msgstr "Espaciado"
 
-#: ../clutter/clutter-box-layout.c:1289
+#: ../clutter/clutter-box-layout.c:1299
 msgid "Spacing between children"
 msgstr "Espaciado entre hijos"
 
-#: ../clutter/clutter-box-layout.c:1296
-#: ../clutter/clutter-layout-manager.c:744
-#: ../clutter/clutter-table-layout.c:1637
+#: ../clutter/clutter-box-layout.c:1316 ../clutter/clutter-table-layout.c:1675
+msgid "Use Animations"
+msgstr "Usar animaciones"
+
+#: ../clutter/clutter-box-layout.c:1317 ../clutter/clutter-table-layout.c:1676
+msgid "Whether layout changes should be animated"
+msgstr "Indica si se deben animar lo cambios en la distribuciÃn"
+
+#: ../clutter/clutter-box-layout.c:1341 ../clutter/clutter-table-layout.c:1700
+msgid "Easing Mode"
+msgstr "Modo de desaceleraciÃn"
+
+#: ../clutter/clutter-box-layout.c:1342 ../clutter/clutter-table-layout.c:1701
+msgid "The easing mode of the animations"
+msgstr "El modo de desaceleraciÃn de las animaciones"
+
+#: ../clutter/clutter-box-layout.c:1362 ../clutter/clutter-table-layout.c:1721
 msgid "Easing Duration"
 msgstr "DuraciÃn de la desaceleraciÃn"
 
-#: ../clutter/clutter-box-layout.c:1297
-#: ../clutter/clutter-layout-manager.c:745
-#: ../clutter/clutter-table-layout.c:1638
+#: ../clutter/clutter-box-layout.c:1363 ../clutter/clutter-table-layout.c:1722
 msgid "The duration of the animations"
 msgstr "La duraciÃn de las animaciones"
 
@@ -916,144 +992,144 @@ msgstr "Backend"
 msgid "The ClutterBackend of the device manager"
 msgstr "El ÂClutterBackend del gestor de dispositivos"
 
-#: ../clutter/clutter-drag-action.c:602
+#: ../clutter/clutter-drag-action.c:692
 msgid "Horizontal Drag Threshold"
 msgstr "Umbral de arrastre horizontal"
 
-#: ../clutter/clutter-drag-action.c:603
+#: ../clutter/clutter-drag-action.c:693
 msgid "The horizontal amount of pixels required to start dragging"
 msgstr ""
 "La cantidad de pÃxeles horizontales requeridos para empezar a arrastrar"
 
-#: ../clutter/clutter-drag-action.c:630
+#: ../clutter/clutter-drag-action.c:720
 msgid "Vertical Drag Threshold"
 msgstr "Umbral de arrastre vertical"
 
-#: ../clutter/clutter-drag-action.c:631
+#: ../clutter/clutter-drag-action.c:721
 msgid "The vertical amount of pixels required to start dragging"
 msgstr "La cantidad de pÃxeles verticales requeridos para empezar a arrastrar"
 
-#: ../clutter/clutter-drag-action.c:652
+#: ../clutter/clutter-drag-action.c:742
 msgid "Drag Handle"
 msgstr "Arrastrar el tirador"
 
-#: ../clutter/clutter-drag-action.c:653
+#: ../clutter/clutter-drag-action.c:743
 msgid "The actor that is being dragged"
 msgstr "El actor que se està arrastrando"
 
-#: ../clutter/clutter-drag-action.c:666
+#: ../clutter/clutter-drag-action.c:756
 msgid "Drag Axis"
 msgstr "Arrastrar ejes"
 
-#: ../clutter/clutter-drag-action.c:667
+#: ../clutter/clutter-drag-action.c:757
 msgid "Constraints the dragging to an axis"
 msgstr "Restringe el arrastrado a un eje"
 
-#: ../clutter/clutter-flow-layout.c:927
+#: ../clutter/clutter-flow-layout.c:907
 msgid "Whether each item should receive the same allocation"
 msgstr "Indica si cada elemento debe recibir la misma asignaciÃn"
 
-#: ../clutter/clutter-flow-layout.c:942 ../clutter/clutter-table-layout.c:1615
+#: ../clutter/clutter-flow-layout.c:922 ../clutter/clutter-table-layout.c:1637
 msgid "Column Spacing"
 msgstr "Espaciado entre columnas"
 
-#: ../clutter/clutter-flow-layout.c:943
+#: ../clutter/clutter-flow-layout.c:923
 msgid "The spacing between columns"
 msgstr "El espaciado entre columnas"
 
-#: ../clutter/clutter-flow-layout.c:959 ../clutter/clutter-table-layout.c:1629
+#: ../clutter/clutter-flow-layout.c:939 ../clutter/clutter-table-layout.c:1651
 msgid "Row Spacing"
 msgstr "Espaciado entre filas"
 
-#: ../clutter/clutter-flow-layout.c:960
+#: ../clutter/clutter-flow-layout.c:940
 msgid "The spacing between rows"
 msgstr "El espaciado entre filas"
 
-#: ../clutter/clutter-flow-layout.c:974
+#: ../clutter/clutter-flow-layout.c:954
 msgid "Minimum Column Width"
 msgstr "Anchura mÃnima de la columna"
 
-#: ../clutter/clutter-flow-layout.c:975
+#: ../clutter/clutter-flow-layout.c:955
 msgid "Minimum width for each column"
 msgstr "Anchura mÃnima de cada columna"
 
-#: ../clutter/clutter-flow-layout.c:990
+#: ../clutter/clutter-flow-layout.c:970
 msgid "Maximum Column Width"
 msgstr "Anchura mÃxima de la columna"
 
-#: ../clutter/clutter-flow-layout.c:991
+#: ../clutter/clutter-flow-layout.c:971
 msgid "Maximum width for each column"
 msgstr "Anchura mÃxima de cada columna"
 
-#: ../clutter/clutter-flow-layout.c:1005
+#: ../clutter/clutter-flow-layout.c:985
 msgid "Minimum Row Height"
 msgstr "Altura mÃnima de la fila"
 
-#: ../clutter/clutter-flow-layout.c:1006
+#: ../clutter/clutter-flow-layout.c:986
 msgid "Minimum height for each row"
 msgstr "Altura mÃnima de cada fila"
 
-#: ../clutter/clutter-flow-layout.c:1021
+#: ../clutter/clutter-flow-layout.c:1001
 msgid "Maximum Row Height"
 msgstr "Altura mÃxima de la fila"
 
-#: ../clutter/clutter-flow-layout.c:1022
+#: ../clutter/clutter-flow-layout.c:1002
 msgid "Maximum height for each row"
 msgstr "Altura mÃxima de cada fila"
 
-#: ../clutter/clutter-grid-layout.c:1220
+#: ../clutter/clutter-grid-layout.c:1222
 msgid "Left attachment"
 msgstr "Acoplado izquierdo"
 
-#: ../clutter/clutter-grid-layout.c:1221
+#: ../clutter/clutter-grid-layout.c:1223
 msgid "The column number to attach the left side of the child to"
 msgstr "El nuÌmero de columnas que acoplar al lado izquierdo del hijo"
 
-#: ../clutter/clutter-grid-layout.c:1228
+#: ../clutter/clutter-grid-layout.c:1230
 msgid "Top attachment"
 msgstr "Acoplado superior"
 
-#: ../clutter/clutter-grid-layout.c:1229
+#: ../clutter/clutter-grid-layout.c:1231
 msgid "The row number to attach the top side of a child widget to"
 msgstr "El nuÌmero de fila que acoplar a la parte superior de un widget hijo"
 
-#: ../clutter/clutter-grid-layout.c:1237
+#: ../clutter/clutter-grid-layout.c:1239
 msgid "The number of columns that a child spans"
 msgstr "El nuÌmero de columnas que un hijo se expande"
 
-#: ../clutter/clutter-grid-layout.c:1244
+#: ../clutter/clutter-grid-layout.c:1246
 msgid "The number of rows that a child spans"
 msgstr "El nuÌmero de filas que un hijo se expande"
 
-#: ../clutter/clutter-grid-layout.c:1579
+#: ../clutter/clutter-grid-layout.c:1562
 msgid "Row spacing"
 msgstr "Espaciado entre filas"
 
-#: ../clutter/clutter-grid-layout.c:1580
+#: ../clutter/clutter-grid-layout.c:1563
 msgid "The amount of space between two consecutive rows"
 msgstr "La cantidad de espacio entre dos filas consecutivas"
 
-#: ../clutter/clutter-grid-layout.c:1593
+#: ../clutter/clutter-grid-layout.c:1576
 msgid "Column spacing"
 msgstr "Espaciado entre columnas"
 
-#: ../clutter/clutter-grid-layout.c:1594
+#: ../clutter/clutter-grid-layout.c:1577
 msgid "The amount of space between two consecutive columns"
 msgstr "La cantidad de espacio entre dos columnas consecutivas"
 
-#: ../clutter/clutter-grid-layout.c:1608
+#: ../clutter/clutter-grid-layout.c:1591
 msgid "Row Homogeneous"
 msgstr "Fila homogeÌnea"
 
-#: ../clutter/clutter-grid-layout.c:1609
+#: ../clutter/clutter-grid-layout.c:1592
 msgid "If TRUE, the rows are all the same height"
 msgstr "Si es cierto, todas las filas tienen la misma altura"
 
-#: ../clutter/clutter-grid-layout.c:1622
+#: ../clutter/clutter-grid-layout.c:1605
 msgid "Column Homogeneous"
 msgstr "Columna homogeÌnea"
 
-#: ../clutter/clutter-grid-layout.c:1623
+#: ../clutter/clutter-grid-layout.c:1606
 msgid "If TRUE, the columns are all the same width"
 msgstr "Si es cierto, todas las columnas tienen la misma altura"
 
@@ -1122,58 +1198,30 @@ msgstr "El nÃmero de ejes en el dispositivo"
 msgid "The backend instance"
 msgstr "La instancia del backend"
 
-#: ../clutter/clutter-interval.c:409
+#: ../clutter/clutter-interval.c:506
 msgid "Value Type"
 msgstr "Tipo de valor"
 
-#: ../clutter/clutter-interval.c:410
+#: ../clutter/clutter-interval.c:507
 msgid "The type of the values in the interval"
 msgstr "El tipo de valores en el intervalo"
 
-#: ../clutter/clutter-interval.c:425
-#| msgid "Initial angle"
+#: ../clutter/clutter-interval.c:522
 msgid "Initial Value"
 msgstr "Valor inicial"
 
-#: ../clutter/clutter-interval.c:426
-#| msgid "Initial scale on the X axis"
+#: ../clutter/clutter-interval.c:523
 msgid "Initial value of the interval"
 msgstr "Valor inicial del intervalo"
 
-#: ../clutter/clutter-interval.c:440
-#| msgid "Final angle"
+#: ../clutter/clutter-interval.c:537
 msgid "Final Value"
 msgstr "Valor final"
 
-#: ../clutter/clutter-interval.c:441
-#| msgid "Final scale on the X axis"
+#: ../clutter/clutter-interval.c:538
 msgid "Final value of the interval"
 msgstr "Valor final del intervalo"
 
-#: ../clutter/clutter-layout-manager.c:704
-msgid "Use Animations"
-msgstr "Usar animaciones"
-
-#: ../clutter/clutter-layout-manager.c:705
-msgid "Whether layout changes should be animated"
-msgstr "Indica si se deben animar lo cambios en la distribuciÃn"
-
-#: ../clutter/clutter-layout-manager.c:726
-msgid "Easing Mode"
-msgstr "Modo de desaceleraciÃn"
-
-#: ../clutter/clutter-layout-manager.c:727
-msgid "The easing mode of the animations"
-msgstr "El modo de desaceleraciÃn de las animaciones"
-
-#: ../clutter/clutter-layout-manager.c:761
-msgid "Easing Delay"
-msgstr "Retardo de la desaceleraciÃn"
-
-#: ../clutter/clutter-layout-manager.c:762
-msgid "The delay befor the animations start"
-msgstr "El retardo hasta que empieza la animaciÃn"
-
 #: ../clutter/clutter-layout-meta.c:117
 msgid "Manager"
 msgstr "Gestor"
@@ -1189,59 +1237,59 @@ msgstr "El gestor que ha creado este dato"
 #. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
 #. * it isn't default:LTR or default:RTL it will not work.
 #.
-#: ../clutter/clutter-main.c:763
+#: ../clutter/clutter-main.c:762
 msgid "default:LTR"
 msgstr "default:LTR"
 
-#: ../clutter/clutter-main.c:1610
+#: ../clutter/clutter-main.c:1633
 msgid "Show frames per second"
 msgstr "Mostrar fotogramas por segundo"
 
-#: ../clutter/clutter-main.c:1612
+#: ../clutter/clutter-main.c:1635
 msgid "Default frame rate"
 msgstr "Velocidad de fotogramas predeterminada"
 
-#: ../clutter/clutter-main.c:1614
+#: ../clutter/clutter-main.c:1637
 msgid "Make all warnings fatal"
 msgstr "Hacer que todos los avisos actuÌen como errores"
 
-#: ../clutter/clutter-main.c:1617
+#: ../clutter/clutter-main.c:1640
 msgid "Direction for the text"
 msgstr "DirecciÃn del texto"
 
-#: ../clutter/clutter-main.c:1620
+#: ../clutter/clutter-main.c:1643
 msgid "Disable mipmapping on text"
 msgstr "Desactivar Âmipmapping en el texto"
 
-#: ../clutter/clutter-main.c:1623
+#: ../clutter/clutter-main.c:1646
 msgid "Use 'fuzzy' picking"
 msgstr "Usar selecciÃn ÂdifusaÂ"
 
-#: ../clutter/clutter-main.c:1626
+#: ../clutter/clutter-main.c:1649
 msgid "Clutter debugging flags to set"
 msgstr "Opciones de depuracioÌn de Clutter que establecer"
 
-#: ../clutter/clutter-main.c:1628
+#: ../clutter/clutter-main.c:1651
 msgid "Clutter debugging flags to unset"
 msgstr "Opciones de depuracioÌn de Clutter que no establecer"
 
-#: ../clutter/clutter-main.c:1632
+#: ../clutter/clutter-main.c:1655
 msgid "Clutter profiling flags to set"
 msgstr "Opciones de perfil de Clutter que establecer"
 
-#: ../clutter/clutter-main.c:1634
+#: ../clutter/clutter-main.c:1657
 msgid "Clutter profiling flags to unset"
 msgstr "Opciones de perfil de Clutter que no establecer"
 
-#: ../clutter/clutter-main.c:1637
+#: ../clutter/clutter-main.c:1660
 msgid "Enable accessibility"
 msgstr "Activar accesibilidad"
 
-#: ../clutter/clutter-main.c:1829
+#: ../clutter/clutter-main.c:1852
 msgid "Clutter Options"
 msgstr "Opciones de Clutter"
 
-#: ../clutter/clutter-main.c:1830
+#: ../clutter/clutter-main.c:1853
 msgid "Show Clutter Options"
 msgstr "Mostrar las opciones de Clutter"
 
@@ -1258,11 +1306,11 @@ msgstr "La ruta usada para restringir a un actor"
 msgid "The offset along the path, between -1.0 and 2.0"
 msgstr "El desplazamiento sobre la ruta, entre -1.0 y 2.0"
 
-#: ../clutter/clutter-property-transition.c:225
+#: ../clutter/clutter-property-transition.c:271
 msgid "Property Name"
 msgstr "Nombre de la propiedad"
 
-#: ../clutter/clutter-property-transition.c:226
+#: ../clutter/clutter-property-transition.c:272
 msgid "The name of the property to animate"
 msgstr "El nombre de la propiedad que animar"
 
@@ -1274,7 +1322,8 @@ msgstr "Conjunto de nombres de archivo"
 msgid "Whether the :filename property is set"
 msgstr "Indica si la propiedad Â:filename està establecida"
 
-#: ../clutter/clutter-script.c:481 ../clutter/clutter-texture.c:1077
+#: ../clutter/clutter-script.c:481
+#: ../clutter/deprecated/clutter-texture.c:1082
 msgid "Filename"
 msgstr "Nombre de archivo"
 
@@ -1324,7 +1373,7 @@ msgstr "Umbral de arrastre"
 msgid "The distance the cursor should travel before starting to drag"
 msgstr "La distancia que el cursor debe recorrer antes de empezar a arrastrar"
 
-#: ../clutter/clutter-settings.c:488 ../clutter/clutter-text.c:3267
+#: ../clutter/clutter-settings.c:488 ../clutter/clutter-text.c:3359
 msgid "Font Name"
 msgstr "Nombre de la tipografÃa"
 
@@ -1384,8 +1433,7 @@ msgstr "Orden de tipografÃas del subpÃxel"
 
 #: ../clutter/clutter-settings.c:583
 msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
-msgstr ""
-"El tipo de suavizado del subpÃxel (ÂnoneÂ, ÂrgbÂ, ÂbgrÂ, ÂvrgbÂ, ÂvbgrÂ)"
+msgstr "El tipo de suavizado del subpÃxel (ÂnoneÂ, ÂrgbÂ, ÂbgrÂ, ÂvrgbÂ, ÂvbgrÂ)"
 
 #: ../clutter/clutter-settings.c:600
 msgid "The minimum duration for a long press gesture to be recognized"
@@ -1439,171 +1487,171 @@ msgstr "El borde de la fuente que se debe romper"
 msgid "The offset in pixels to apply to the constraint"
 msgstr "El desplazamiento en pÃxeles que aplicar a la restricciÃn"
 
-#: ../clutter/clutter-stage.c:1893
+#: ../clutter/clutter-stage.c:1894
 msgid "Fullscreen Set"
 msgstr "Conjunto a pantalla completa"
 
-#: ../clutter/clutter-stage.c:1894
+#: ../clutter/clutter-stage.c:1895
 msgid "Whether the main stage is fullscreen"
 msgstr "Indica si el escenario principal està a pantalla completa"
 
-#: ../clutter/clutter-stage.c:1908
+#: ../clutter/clutter-stage.c:1909
 msgid "Offscreen"
 msgstr "Fuera de la pantalla"
 
-#: ../clutter/clutter-stage.c:1909
+#: ../clutter/clutter-stage.c:1910
 msgid "Whether the main stage should be rendered offscreen"
 msgstr ""
 "Indica si el escenario principal se debe renderizar fuera de la pantalla"
 
-#: ../clutter/clutter-stage.c:1921 ../clutter/clutter-text.c:3381
+#: ../clutter/clutter-stage.c:1922 ../clutter/clutter-text.c:3473
 msgid "Cursor Visible"
 msgstr "Cursor visible"
 
-#: ../clutter/clutter-stage.c:1922
+#: ../clutter/clutter-stage.c:1923
 msgid "Whether the mouse pointer is visible on the main stage"
 msgstr "Indica si el puntero del ratÃn es visible en el escenario principal"
 
-#: ../clutter/clutter-stage.c:1936
+#: ../clutter/clutter-stage.c:1937
 msgid "User Resizable"
 msgstr "Redimensionable por el usuario"
 
-#: ../clutter/clutter-stage.c:1937
+#: ../clutter/clutter-stage.c:1938
 msgid "Whether the stage is able to be resized via user interaction"
 msgstr ""
 "Indica si el escenario se puede redimensionar mediante interacciÃn del "
 "usuario"
 
-#: ../clutter/clutter-stage.c:1952 ../clutter/deprecated/clutter-box.c:260
+#: ../clutter/clutter-stage.c:1953 ../clutter/deprecated/clutter-box.c:260
 #: ../clutter/deprecated/clutter-rectangle.c:272
 msgid "Color"
 msgstr "Color"
 
-#: ../clutter/clutter-stage.c:1953
+#: ../clutter/clutter-stage.c:1954
 msgid "The color of the stage"
 msgstr "El color del escenario"
 
-#: ../clutter/clutter-stage.c:1968
+#: ../clutter/clutter-stage.c:1969
 msgid "Perspective"
 msgstr "Perspectiva"
 
-#: ../clutter/clutter-stage.c:1969
+#: ../clutter/clutter-stage.c:1970
 msgid "Perspective projection parameters"
 msgstr "ParÃmetros de proyecciÃn de perspectiva"
 
-#: ../clutter/clutter-stage.c:1984
+#: ../clutter/clutter-stage.c:1985
 msgid "Title"
 msgstr "TÃtulo"
 
-#: ../clutter/clutter-stage.c:1985
+#: ../clutter/clutter-stage.c:1986
 msgid "Stage Title"
 msgstr "TÃtulo del escenario"
 
-#: ../clutter/clutter-stage.c:2002
+#: ../clutter/clutter-stage.c:2003
 msgid "Use Fog"
 msgstr "Usar niebla"
 
-#: ../clutter/clutter-stage.c:2003
+#: ../clutter/clutter-stage.c:2004
 msgid "Whether to enable depth cueing"
 msgstr "Indica si activar el indicador de profundidad"
 
-#: ../clutter/clutter-stage.c:2019
+#: ../clutter/clutter-stage.c:2020
 msgid "Fog"
 msgstr "Niebla"
 
-#: ../clutter/clutter-stage.c:2020
+#: ../clutter/clutter-stage.c:2021
 msgid "Settings for the depth cueing"
 msgstr "ConfiguraciÃn para el indicador de profundidad"
 
-#: ../clutter/clutter-stage.c:2036
+#: ../clutter/clutter-stage.c:2037
 msgid "Use Alpha"
 msgstr "Usar alfa"
 
-#: ../clutter/clutter-stage.c:2037
+#: ../clutter/clutter-stage.c:2038
 msgid "Whether to honour the alpha component of the stage color"
 msgstr "Indica si se usa la componente alfa del color del escenario"
 
-#: ../clutter/clutter-stage.c:2053
+#: ../clutter/clutter-stage.c:2054
 msgid "Key Focus"
 msgstr "Foco de la tecla"
 
-#: ../clutter/clutter-stage.c:2054
+#: ../clutter/clutter-stage.c:2055
 msgid "The currently key focused actor"
 msgstr "El actor que actualmente tiene el foco"
 
-#: ../clutter/clutter-stage.c:2070
+#: ../clutter/clutter-stage.c:2071
 msgid "No Clear Hint"
 msgstr "No limpiar el contorno"
 
-#: ../clutter/clutter-stage.c:2071
+#: ../clutter/clutter-stage.c:2072
 msgid "Whether the stage should clear its contents"
 msgstr "Indica si el escenario debe limpiar su contenido"
 
-#: ../clutter/clutter-stage.c:2084
+#: ../clutter/clutter-stage.c:2085
 msgid "Accept Focus"
 msgstr "Aceptar foco"
 
-#: ../clutter/clutter-stage.c:2085
+#: ../clutter/clutter-stage.c:2086
 msgid "Whether the stage should accept focus on show"
 msgstr "Indica si el escenario debe aceptar el foco al mostrarse"
 
-#: ../clutter/clutter-table-layout.c:535
+#: ../clutter/clutter-table-layout.c:543
 msgid "Column Number"
 msgstr "NÃmero de columna"
 
-#: ../clutter/clutter-table-layout.c:536
+#: ../clutter/clutter-table-layout.c:544
 msgid "The column the widget resides in"
 msgstr "La columna en la que estaÌ en widget"
 
-#: ../clutter/clutter-table-layout.c:543
+#: ../clutter/clutter-table-layout.c:551
 msgid "Row Number"
 msgstr "NÃmero de fila"
 
-#: ../clutter/clutter-table-layout.c:544
+#: ../clutter/clutter-table-layout.c:552
 msgid "The row the widget resides in"
 msgstr "La fila en la que està en widget"
 
-#: ../clutter/clutter-table-layout.c:551
+#: ../clutter/clutter-table-layout.c:559
 msgid "Column Span"
 msgstr "Espaciado entre columnas"
 
-#: ../clutter/clutter-table-layout.c:552
+#: ../clutter/clutter-table-layout.c:560
 msgid "The number of columns the widget should span"
 msgstr "El nÃmero de columnas que el widget debe expandirse"
 
-#: ../clutter/clutter-table-layout.c:559
+#: ../clutter/clutter-table-layout.c:567
 msgid "Row Span"
 msgstr "Espaciado entre filas"
 
-#: ../clutter/clutter-table-layout.c:560
+#: ../clutter/clutter-table-layout.c:568
 msgid "The number of rows the widget should span"
 msgstr "El nÃmero de filas que el widget debe expandirse"
 
-#: ../clutter/clutter-table-layout.c:567
+#: ../clutter/clutter-table-layout.c:575
 msgid "Horizontal Expand"
 msgstr "ExpansioÌn horizontal"
 
-#: ../clutter/clutter-table-layout.c:568
+#: ../clutter/clutter-table-layout.c:576
 msgid "Allocate extra space for the child in horizontal axis"
 msgstr "Asignar espacio adicional para el hijo en el eje horizontal"
 
-#: ../clutter/clutter-table-layout.c:574
+#: ../clutter/clutter-table-layout.c:582
 msgid "Vertical Expand"
 msgstr "ExpansioÌn vertical"
 
-#: ../clutter/clutter-table-layout.c:575
+#: ../clutter/clutter-table-layout.c:583
 msgid "Allocate extra space for the child in vertical axis"
 msgstr "Asignar espacio adicional para el hijo en el eje vertical"
 
-#: ../clutter/clutter-table-layout.c:1616
+#: ../clutter/clutter-table-layout.c:1638
 msgid "Spacing between columns"
 msgstr "Espaciado entre columnas"
 
-#: ../clutter/clutter-table-layout.c:1630
+#: ../clutter/clutter-table-layout.c:1652
 msgid "Spacing between rows"
 msgstr "Espaciado entre filas"
 
-#: ../clutter/clutter-text-buffer.c:351 ../clutter/clutter-text.c:3302
+#: ../clutter/clutter-text-buffer.c:351 ../clutter/clutter-text.c:3394
 msgid "Text"
 msgstr "Texto"
 
@@ -1627,369 +1675,226 @@ msgstr "Longitud maÌxima"
 msgid "Maximum number of characters for this entry. Zero if no maximum"
 msgstr "NuÌmero maÌximo de caracteres para esta entrada. Cero si no hay maÌximo"
 
-#: ../clutter/clutter-text.c:3249
+#: ../clutter/clutter-text.c:3341
 msgid "Buffer"
 msgstr "BÃfer"
 
-#: ../clutter/clutter-text.c:3250
+#: ../clutter/clutter-text.c:3342
 msgid "The buffer for the text"
 msgstr "El bÃfer para el texto"
 
-#: ../clutter/clutter-text.c:3268
+#: ../clutter/clutter-text.c:3360
 msgid "The font to be used by the text"
 msgstr "La tipografÃa usada para el texto"
 
-#: ../clutter/clutter-text.c:3285
+#: ../clutter/clutter-text.c:3377
 msgid "Font Description"
 msgstr "DescripcioÌn de la tipografÃa"
 
-#: ../clutter/clutter-text.c:3286
+#: ../clutter/clutter-text.c:3378
 msgid "The font description to be used"
 msgstr "La descripciÃn de la tipografÃa que usar"
 
-#: ../clutter/clutter-text.c:3303
+#: ../clutter/clutter-text.c:3395
 msgid "The text to render"
 msgstr "El texto que renderizar"
 
-#: ../clutter/clutter-text.c:3317
+#: ../clutter/clutter-text.c:3409
 msgid "Font Color"
 msgstr "Color de la tipografÃa"
 
-#: ../clutter/clutter-text.c:3318
+#: ../clutter/clutter-text.c:3410
 msgid "Color of the font used by the text"
 msgstr "Color de la tipografÃa usada por el texto"
 
-#: ../clutter/clutter-text.c:3333
+#: ../clutter/clutter-text.c:3425
 msgid "Editable"
 msgstr "Editable"
 
-#: ../clutter/clutter-text.c:3334
+#: ../clutter/clutter-text.c:3426
 msgid "Whether the text is editable"
 msgstr "Indica si el texto es editable"
 
-#: ../clutter/clutter-text.c:3349
+#: ../clutter/clutter-text.c:3441
 msgid "Selectable"
 msgstr "Seleccionable"
 
-#: ../clutter/clutter-text.c:3350
+#: ../clutter/clutter-text.c:3442
 msgid "Whether the text is selectable"
 msgstr "Indica si el texto es seleccionable"
 
-#: ../clutter/clutter-text.c:3364
+#: ../clutter/clutter-text.c:3456
 msgid "Activatable"
 msgstr "Activable"
 
-#: ../clutter/clutter-text.c:3365
+#: ../clutter/clutter-text.c:3457
 msgid "Whether pressing return causes the activate signal to be emitted"
 msgstr "Indica si al pulsar ÂIntro hace que se emita la seÃal de activaciÃn"
 
-#: ../clutter/clutter-text.c:3382
+#: ../clutter/clutter-text.c:3474
 msgid "Whether the input cursor is visible"
 msgstr "Indica si el cursor de entrada es visible"
 
-#: ../clutter/clutter-text.c:3396 ../clutter/clutter-text.c:3397
+#: ../clutter/clutter-text.c:3488 ../clutter/clutter-text.c:3489
 msgid "Cursor Color"
 msgstr "Color del cursor"
 
-#: ../clutter/clutter-text.c:3412
+#: ../clutter/clutter-text.c:3504
 msgid "Cursor Color Set"
 msgstr "Conjunto de colores del cursor"
 
-#: ../clutter/clutter-text.c:3413
+#: ../clutter/clutter-text.c:3505
 msgid "Whether the cursor color has been set"
 msgstr "Indica si se ha establecido el color del cursor"
 
-#: ../clutter/clutter-text.c:3428
+#: ../clutter/clutter-text.c:3520
 msgid "Cursor Size"
 msgstr "TamaÃo del cursor"
 
-#: ../clutter/clutter-text.c:3429
+#: ../clutter/clutter-text.c:3521
 msgid "The width of the cursor, in pixels"
 msgstr "La anchura del cursor, en pÃxeles"
 
-#: ../clutter/clutter-text.c:3443
+#: ../clutter/clutter-text.c:3537 ../clutter/clutter-text.c:3555
 msgid "Cursor Position"
 msgstr "PosicioÌn del cursor"
 
-#: ../clutter/clutter-text.c:3444
+#: ../clutter/clutter-text.c:3538 ../clutter/clutter-text.c:3556
 msgid "The cursor position"
 msgstr "La posiciÃn del cursor"
 
-#: ../clutter/clutter-text.c:3459
+#: ../clutter/clutter-text.c:3571
 msgid "Selection-bound"
 msgstr "Destino de la selecciÃn"
 
-#: ../clutter/clutter-text.c:3460
+#: ../clutter/clutter-text.c:3572
 msgid "The cursor position of the other end of the selection"
 msgstr "La posiciÃn del cursor del otro final de la selecciÃn"
 
-#: ../clutter/clutter-text.c:3475 ../clutter/clutter-text.c:3476
+#: ../clutter/clutter-text.c:3587 ../clutter/clutter-text.c:3588
 msgid "Selection Color"
 msgstr "SeleccioÌn de color"
 
-#: ../clutter/clutter-text.c:3491
+#: ../clutter/clutter-text.c:3603
 msgid "Selection Color Set"
 msgstr "Conjunto de selecciÃn de colores"
 
-#: ../clutter/clutter-text.c:3492
+#: ../clutter/clutter-text.c:3604
 msgid "Whether the selection color has been set"
 msgstr "Indica si se ha establecido el color de la selecciÃn"
 
-#: ../clutter/clutter-text.c:3507
+#: ../clutter/clutter-text.c:3619
 msgid "Attributes"
 msgstr "Atributos"
 
-#: ../clutter/clutter-text.c:3508
+#: ../clutter/clutter-text.c:3620
 msgid "A list of style attributes to apply to the contents of the actor"
 msgstr ""
 "Una lista de atributos de estilo que aplicar a los contenidos del actor"
 
-#: ../clutter/clutter-text.c:3530
+#: ../clutter/clutter-text.c:3642
 msgid "Use markup"
 msgstr "Usar marcado"
 
-#: ../clutter/clutter-text.c:3531
+#: ../clutter/clutter-text.c:3643
 msgid "Whether or not the text includes Pango markup"
 msgstr "Indica si el texto incluye o no el marcado de Pango"
 
-#: ../clutter/clutter-text.c:3547
+#: ../clutter/clutter-text.c:3659
 msgid "Line wrap"
 msgstr "Ajuste de lÃnea"
 
-#: ../clutter/clutter-text.c:3548
+#: ../clutter/clutter-text.c:3660
 msgid "If set, wrap the lines if the text becomes too wide"
 msgstr ""
 "Si està definido, ajustar las lÃneas si el texto se vuelve demasiado ancho"
 
-#: ../clutter/clutter-text.c:3563
+#: ../clutter/clutter-text.c:3675
 msgid "Line wrap mode"
 msgstr "Modo de ajuste de lÃnea"
 
-#: ../clutter/clutter-text.c:3564
+#: ../clutter/clutter-text.c:3676
 msgid "Control how line-wrapping is done"
 msgstr "Controlar cÃmo se hace el ajuste de lÃnea"
 
-#: ../clutter/clutter-text.c:3579
+#: ../clutter/clutter-text.c:3691
 msgid "Ellipsize"
 msgstr "Crear elipse"
 
-#: ../clutter/clutter-text.c:3580
+#: ../clutter/clutter-text.c:3692
 msgid "The preferred place to ellipsize the string"
 msgstr "El lugar preferido para crear la cadena elÃptica"
 
-#: ../clutter/clutter-text.c:3596
+#: ../clutter/clutter-text.c:3708
 msgid "Line Alignment"
 msgstr "AlineaciÃn de lÃnea"
 
-#: ../clutter/clutter-text.c:3597
+#: ../clutter/clutter-text.c:3709
 msgid "The preferred alignment for the string, for multi-line text"
 msgstr "La alineaciÃn preferida para la cadena, para texto multilÃnea"
 
-#: ../clutter/clutter-text.c:3613
+#: ../clutter/clutter-text.c:3725
 msgid "Justify"
 msgstr "Justificar"
 
-#: ../clutter/clutter-text.c:3614
+#: ../clutter/clutter-text.c:3726
 msgid "Whether the text should be justified"
 msgstr "Indica si el texto se debe justificar"
 
-#: ../clutter/clutter-text.c:3629
+#: ../clutter/clutter-text.c:3741
 msgid "Password Character"
 msgstr "CarÃcter de la contraseÃa"
 
-#: ../clutter/clutter-text.c:3630
+#: ../clutter/clutter-text.c:3742
 msgid "If non-zero, use this character to display the actor's contents"
 msgstr "Si no es cero, usar este carÃcter para mostrar el contenido del actor"
 
-#: ../clutter/clutter-text.c:3644
+#: ../clutter/clutter-text.c:3756
 msgid "Max Length"
 msgstr "Longitud mÃxima"
 
-#: ../clutter/clutter-text.c:3645
+#: ../clutter/clutter-text.c:3757
 msgid "Maximum length of the text inside the actor"
 msgstr "Longitud mÃxima del texto dentro del actor"
 
-#: ../clutter/clutter-text.c:3668
+#: ../clutter/clutter-text.c:3780
 msgid "Single Line Mode"
 msgstr "Modo de lÃnea uÌnica"
 
-#: ../clutter/clutter-text.c:3669
+#: ../clutter/clutter-text.c:3781
 msgid "Whether the text should be a single line"
 msgstr "Indica si el texto debe estar en una Ãnica lÃnea"
 
-#: ../clutter/clutter-text.c:3683 ../clutter/clutter-text.c:3684
+#: ../clutter/clutter-text.c:3795 ../clutter/clutter-text.c:3796
 msgid "Selected Text Color"
 msgstr "Color del texto seleccionado"
 
-#: ../clutter/clutter-text.c:3699
+#: ../clutter/clutter-text.c:3811
 msgid "Selected Text Color Set"
 msgstr "Conjunto de colores del texto seleccionado"
 
-#: ../clutter/clutter-text.c:3700
+#: ../clutter/clutter-text.c:3812
 msgid "Whether the selected text color has been set"
 msgstr "Indica si se ha establecido el color del texto seleccionado"
 
-#: ../clutter/clutter-texture.c:991
-msgid "Sync size of actor"
-msgstr "Sincronizar tamaÃo del actor"
-
-#: ../clutter/clutter-texture.c:992
-msgid "Auto sync size of actor to underlying pixbuf dimensions"
-msgstr ""
-"Sincronizar automÃticamente el tamaÃo del actor a las dimensiones de "
-"Âpixbuf subyacente"
-
-#: ../clutter/clutter-texture.c:999
-msgid "Disable Slicing"
-msgstr "Desactivar troceado"
-
-#: ../clutter/clutter-texture.c:1000
-msgid ""
-"Forces the underlying texture to be singular and not made of smaller space "
-"saving individual textures"
-msgstr ""
-"Fuerza a la textura subyacente a ser singular y a que no està hecha de un "
-"espacio menor guardando texturas individuales"
-
-#: ../clutter/clutter-texture.c:1009
-msgid "Tile Waste"
-msgstr "Cuadrado sobrante"
-
-#: ../clutter/clutter-texture.c:1010
-msgid "Maximum waste area of a sliced texture"
-msgstr "Ãrea mÃxima sobrante de una textura troceada"
-
-#: ../clutter/clutter-texture.c:1018
-msgid "Horizontal repeat"
-msgstr "RepeticiÃn horizontal"
-
-#: ../clutter/clutter-texture.c:1019
-msgid "Repeat the contents rather than scaling them horizontally"
-msgstr "Repite el contenido en vez de escalarlo horizontalmente"
-
-#: ../clutter/clutter-texture.c:1026
-msgid "Vertical repeat"
-msgstr "RepeticiÃn vertical"
-
-#: ../clutter/clutter-texture.c:1027
-msgid "Repeat the contents rather than scaling them vertically"
-msgstr "Repite el contenido en vez de escalarlo verticalmente"
-
-#: ../clutter/clutter-texture.c:1034
-msgid "Filter Quality"
-msgstr "Calidad del filtro"
-
-#: ../clutter/clutter-texture.c:1035
-msgid "Rendering quality used when drawing the texture"
-msgstr "Calidad de renderizado usada al dibujar la textura"
-
-#: ../clutter/clutter-texture.c:1043
-msgid "Pixel Format"
-msgstr "Formato del pÃxel"
-
-#: ../clutter/clutter-texture.c:1044
-msgid "The Cogl pixel format to use"
-msgstr "El formato de pÃxel Cogl que usar"
-
-#: ../clutter/clutter-texture.c:1052
-#: ../clutter/wayland/clutter-wayland-surface.c:449
-msgid "Cogl Texture"
-msgstr "Textura de Cogl"
-
-#: ../clutter/clutter-texture.c:1053
-#: ../clutter/wayland/clutter-wayland-surface.c:450
-msgid "The underlying Cogl texture handle used to draw this actor"
-msgstr "La textura Cogl subyacente usada para dibujar este actor"
-
-#: ../clutter/clutter-texture.c:1060
-msgid "Cogl Material"
-msgstr "Material de Cogl"
-
-#: ../clutter/clutter-texture.c:1061
-msgid "The underlying Cogl material handle used to draw this actor"
-msgstr "El material de Cogl subyacente usado para dibujar este actor"
-
-#: ../clutter/clutter-texture.c:1078
-msgid "The path of the file containing the image data"
-msgstr "La ruta del archivo que contiene los datos de la imagen"
-
-#: ../clutter/clutter-texture.c:1085
-msgid "Keep Aspect Ratio"
-msgstr "Mantener proporcioÌn de aspecto"
-
-#: ../clutter/clutter-texture.c:1086
-msgid ""
-"Keep the aspect ratio of the texture when requesting the preferred width or "
-"height"
-msgstr ""
-"Mantener la relaciÃn de aspecto de la textura al solicitar la anchura o la "
-"altura preferidas"
-
-#: ../clutter/clutter-texture.c:1112
-msgid "Load asynchronously"
-msgstr "Cargar de forma asÃncrona"
-
-#: ../clutter/clutter-texture.c:1113
-msgid ""
-"Load files inside a thread to avoid blocking when loading images from disk"
-msgstr ""
-"Cargar archivos en un hilo para evitar bloqueos al cargar imÃgenes desde el "
-"disco"
-
-#: ../clutter/clutter-texture.c:1129
-msgid "Load data asynchronously"
-msgstr "Cargar datos de forma asÃncrona"
-
-#: ../clutter/clutter-texture.c:1130
-msgid ""
-"Decode image data files inside a thread to reduce blocking when loading "
-"images from disk"
-msgstr ""
-"Decodificar los archivos de datos de imÃgenes en un hilo para reducir los "
-"bloqueos al cargar imÃgenes desde el disco"
-
-#: ../clutter/clutter-texture.c:1154
-msgid "Pick With Alpha"
-msgstr "Seleccionar con alfa"
-
-#: ../clutter/clutter-texture.c:1155
-msgid "Shape actor with alpha channel when picking"
-msgstr "Dar forma al actor con canal alfa al seleccionarlo"
-
-#: ../clutter/clutter-texture.c:1575 ../clutter/clutter-texture.c:1968
-#: ../clutter/clutter-texture.c:2062 ../clutter/clutter-texture.c:2346
-#, c-format
-msgid "Failed to load the image data"
-msgstr "Fallo al cargar los datos de la imagen"
-
-#: ../clutter/clutter-texture.c:1732
-#, c-format
-msgid "YUV textures are not supported"
-msgstr "Las texturas YUV no estÃn soportadas"
-
-#: ../clutter/clutter-texture.c:1741
-#, c-format
-msgid "YUV2 textues are not supported"
-msgstr "Las texturas YUV2 no estÃn soportadas"
-
-#: ../clutter/clutter-timeline.c:551
+#: ../clutter/clutter-timeline.c:553
 #: ../clutter/deprecated/clutter-animation.c:560
 msgid "Loop"
 msgstr "Bucle"
 
-#: ../clutter/clutter-timeline.c:552
+#: ../clutter/clutter-timeline.c:554
 msgid "Should the timeline automatically restart"
 msgstr "Indica si la lÃnea de tiempo se debe reiniciar automÃticamente"
 
-#: ../clutter/clutter-timeline.c:566
+#: ../clutter/clutter-timeline.c:568
 msgid "Delay"
 msgstr "Retardo"
 
-#: ../clutter/clutter-timeline.c:567
+#: ../clutter/clutter-timeline.c:569
 msgid "Delay before start"
 msgstr "Retardo antes de empezar"
 
-#: ../clutter/clutter-timeline.c:582
+#: ../clutter/clutter-timeline.c:584
 #: ../clutter/deprecated/clutter-animation.c:544
 #: ../clutter/deprecated/clutter-animator.c:1803
 #: ../clutter/deprecated/clutter-media.c:224
@@ -1997,41 +1902,41 @@ msgstr "Retardo antes de empezar"
 msgid "Duration"
 msgstr "DuracioÌn"
 
-#: ../clutter/clutter-timeline.c:583
+#: ../clutter/clutter-timeline.c:585
 msgid "Duration of the timeline in milliseconds"
 msgstr "DuraciÃn de la lÃnea de tiempo, en milisegundos"
 
-#: ../clutter/clutter-timeline.c:598
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:527
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:336
+#: ../clutter/clutter-timeline.c:600
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:528
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:337
 msgid "Direction"
 msgstr "DireccioÌn"
 
-#: ../clutter/clutter-timeline.c:599
+#: ../clutter/clutter-timeline.c:601
 msgid "Direction of the timeline"
 msgstr "DirecciÃn de la lÃnea de tiempo"
 
-#: ../clutter/clutter-timeline.c:614
+#: ../clutter/clutter-timeline.c:616
 msgid "Auto Reverse"
 msgstr "Invertir automÃticamente"
 
-#: ../clutter/clutter-timeline.c:615
+#: ../clutter/clutter-timeline.c:617
 msgid "Whether the direction should be reversed when reaching the end"
 msgstr "Indica si se debe invertir la direcciÃn al llegar al final"
 
-#: ../clutter/clutter-timeline.c:633
+#: ../clutter/clutter-timeline.c:635
 msgid "Repeat Count"
 msgstr "Repetir cuenta"
 
-#: ../clutter/clutter-timeline.c:634
+#: ../clutter/clutter-timeline.c:636
 msgid "How many times the timeline should repeat"
 msgstr "CuÃntas veces se debe repetir la lÃnea de tiempo"
 
-#: ../clutter/clutter-timeline.c:648
+#: ../clutter/clutter-timeline.c:650
 msgid "Progress Mode"
 msgstr "Modo de progreso"
 
-#: ../clutter/clutter-timeline.c:649
+#: ../clutter/clutter-timeline.c:651
 msgid "How the timeline should compute the progress"
 msgstr "CÃmo deberÃa calcula el progreso la lÃnea de tiempo"
 
@@ -2131,82 +2036,82 @@ msgstr "La lÃnea de tiempo de la animacioÌn"
 msgid "Alpha Object to drive the behaviour"
 msgstr "Objeto alfa para dirigir el comportamiento"
 
-#: ../clutter/deprecated/clutter-behaviour-depth.c:181
+#: ../clutter/deprecated/clutter-behaviour-depth.c:182
 msgid "Start Depth"
 msgstr "Profundidad inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-depth.c:182
+#: ../clutter/deprecated/clutter-behaviour-depth.c:183
 msgid "Initial depth to apply"
 msgstr "Profundidad inicial que aplicar"
 
-#: ../clutter/deprecated/clutter-behaviour-depth.c:197
+#: ../clutter/deprecated/clutter-behaviour-depth.c:198
 msgid "End Depth"
 msgstr "Profundidad final"
 
-#: ../clutter/deprecated/clutter-behaviour-depth.c:198
+#: ../clutter/deprecated/clutter-behaviour-depth.c:199
 msgid "Final depth to apply"
 msgstr "Profundidad final que aplicar"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:400
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:401
 msgid "Start Angle"
 msgstr "Ãngulo inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:401
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:283
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:402
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:284
 msgid "Initial angle"
 msgstr "Ãngulo inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:416
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:417
 msgid "End Angle"
 msgstr "Ãngulo final"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:417
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:301
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:418
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:302
 msgid "Final angle"
 msgstr "Ãngulo final"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:432
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:433
 msgid "Angle x tilt"
 msgstr "InclinaciÃn X del Ãngulo"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:433
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:434
 msgid "Tilt of the ellipse around x axis"
 msgstr "InclinaciÃn de la elipse sobre el eje X"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:448
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:449
 msgid "Angle y tilt"
 msgstr "InclinaciÃn Y del Ãngulo"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:449
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:450
 msgid "Tilt of the ellipse around y axis"
 msgstr "InclinaciÃn de la elipse sobre el eje Y"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:464
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:465
 msgid "Angle z tilt"
 msgstr "InclinaciÃn Z del Ãngulo"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:465
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:466
 msgid "Tilt of the ellipse around z axis"
 msgstr "InclinaciÃn de la elipse sobre el eje Z"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:481
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:482
 msgid "Width of the ellipse"
 msgstr "Anchura de la elipse"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:497
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:498
 msgid "Height of ellipse"
 msgstr "Altura de la elipse"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:512
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:513
 msgid "Center"
 msgstr "Centro"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:513
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:514
 msgid "Center of ellipse"
 msgstr "Centro de la elipse"
 
-#: ../clutter/deprecated/clutter-behaviour-ellipse.c:528
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:337
+#: ../clutter/deprecated/clutter-behaviour-ellipse.c:529
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:338
 msgid "Direction of rotation"
 msgstr "DirecciÃn de la rotaciÃn"
 
@@ -2230,75 +2135,75 @@ msgstr "Nivel final de opacidad"
 msgid "The ClutterPath object representing the path to animate along"
 msgstr "El objeto ÂClutterPath que representa la ruta sobre la que animar"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:282
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:283
 msgid "Angle Begin"
 msgstr "Ãngulo inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:300
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:301
 msgid "Angle End"
 msgstr "AÌngulo final"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:318
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:319
 msgid "Axis"
 msgstr "Eje"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:319
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:320
 msgid "Axis of rotation"
 msgstr "Eje de rotaciÃn"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:354
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:355
 msgid "Center X"
 msgstr "Centro X"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:355
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:356
 msgid "X coordinate of the center of rotation"
 msgstr "Coordenada X del centro de rotaciÃn"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:372
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:373
 msgid "Center Y"
 msgstr "Centro Y"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:373
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:374
 msgid "Y coordinate of the center of rotation"
 msgstr "Coordenada Y del centro de rotaciÃn"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:390
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:391
 msgid "Center Z"
 msgstr "Centro Z"
 
-#: ../clutter/deprecated/clutter-behaviour-rotate.c:391
+#: ../clutter/deprecated/clutter-behaviour-rotate.c:392
 msgid "Z coordinate of the center of rotation"
 msgstr "Coordenada Z del centro de rotaciÃn"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:225
+#: ../clutter/deprecated/clutter-behaviour-scale.c:226
 msgid "X Start Scale"
 msgstr "Escala X inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:226
+#: ../clutter/deprecated/clutter-behaviour-scale.c:227
 msgid "Initial scale on the X axis"
 msgstr "Escala inicial en el eje X"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:244
+#: ../clutter/deprecated/clutter-behaviour-scale.c:245
 msgid "X End Scale"
 msgstr "Escala X final"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:245
+#: ../clutter/deprecated/clutter-behaviour-scale.c:246
 msgid "Final scale on the X axis"
 msgstr "Escala final en el eje X"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:263
+#: ../clutter/deprecated/clutter-behaviour-scale.c:264
 msgid "Y Start Scale"
 msgstr "Escala Y inicial"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:264
+#: ../clutter/deprecated/clutter-behaviour-scale.c:265
 msgid "Initial scale on the Y axis"
 msgstr "Escala inicial en el eje Y"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:282
+#: ../clutter/deprecated/clutter-behaviour-scale.c:283
 msgid "Y End Scale"
 msgstr "Escala Y final"
 
-#: ../clutter/deprecated/clutter-behaviour-scale.c:283
+#: ../clutter/deprecated/clutter-behaviour-scale.c:284
 msgid "Final scale on the Y axis"
 msgstr "Escala final en el eje Y"
 
@@ -2310,27 +2215,27 @@ msgstr "El color de fondo de la caja"
 msgid "Color Set"
 msgstr "Conjunto de colores"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:598
+#: ../clutter/deprecated/clutter-cairo-texture.c:597
 msgid "Surface Width"
 msgstr "Anchura de la superficie"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:599
+#: ../clutter/deprecated/clutter-cairo-texture.c:598
 msgid "The width of the Cairo surface"
 msgstr "La anchura de la superficie Cairo"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:616
+#: ../clutter/deprecated/clutter-cairo-texture.c:615
 msgid "Surface Height"
 msgstr "Altura de la superficie"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:617
+#: ../clutter/deprecated/clutter-cairo-texture.c:616
 msgid "The height of the Cairo surface"
 msgstr "La altura de la superficie Cairo"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:637
+#: ../clutter/deprecated/clutter-cairo-texture.c:636
 msgid "Auto Resize"
 msgstr "Redimensionar automÃticamente"
 
-#: ../clutter/deprecated/clutter-cairo-texture.c:638
+#: ../clutter/deprecated/clutter-cairo-texture.c:637
 msgid "Whether the surface should match the allocation"
 msgstr "Indica si la superficie debe coincidir con la asignaciÃn"
 
@@ -2485,6 +2390,151 @@ msgstr ""
 msgid "Default transition duration"
 msgstr "DuraciÃn de la transiciÃn predeterminada"
 
+#: ../clutter/deprecated/clutter-texture.c:994
+msgid "Sync size of actor"
+msgstr "Sincronizar tamaÃo del actor"
+
+#: ../clutter/deprecated/clutter-texture.c:995
+msgid "Auto sync size of actor to underlying pixbuf dimensions"
+msgstr ""
+"Sincronizar automÃticamente el tamaÃo del actor a las dimensiones de Âpixbuf "
+"subyacente"
+
+#: ../clutter/deprecated/clutter-texture.c:1002
+msgid "Disable Slicing"
+msgstr "Desactivar troceado"
+
+#: ../clutter/deprecated/clutter-texture.c:1003
+msgid ""
+"Forces the underlying texture to be singular and not made of smaller space "
+"saving individual textures"
+msgstr ""
+"Fuerza a la textura subyacente a ser singular y a que no està hecha de un "
+"espacio menor guardando texturas individuales"
+
+#: ../clutter/deprecated/clutter-texture.c:1012
+msgid "Tile Waste"
+msgstr "Cuadrado sobrante"
+
+#: ../clutter/deprecated/clutter-texture.c:1013
+msgid "Maximum waste area of a sliced texture"
+msgstr "Ãrea mÃxima sobrante de una textura troceada"
+
+#: ../clutter/deprecated/clutter-texture.c:1021
+msgid "Horizontal repeat"
+msgstr "RepeticiÃn horizontal"
+
+#: ../clutter/deprecated/clutter-texture.c:1022
+msgid "Repeat the contents rather than scaling them horizontally"
+msgstr "Repite el contenido en vez de escalarlo horizontalmente"
+
+#: ../clutter/deprecated/clutter-texture.c:1029
+msgid "Vertical repeat"
+msgstr "RepeticiÃn vertical"
+
+#: ../clutter/deprecated/clutter-texture.c:1030
+msgid "Repeat the contents rather than scaling them vertically"
+msgstr "Repite el contenido en vez de escalarlo verticalmente"
+
+#: ../clutter/deprecated/clutter-texture.c:1037
+msgid "Filter Quality"
+msgstr "Calidad del filtro"
+
+#: ../clutter/deprecated/clutter-texture.c:1038
+msgid "Rendering quality used when drawing the texture"
+msgstr "Calidad de renderizado usada al dibujar la textura"
+
+#: ../clutter/deprecated/clutter-texture.c:1046
+msgid "Pixel Format"
+msgstr "Formato del pÃxel"
+
+#: ../clutter/deprecated/clutter-texture.c:1047
+msgid "The Cogl pixel format to use"
+msgstr "El formato de pÃxel Cogl que usar"
+
+#: ../clutter/deprecated/clutter-texture.c:1055
+#: ../clutter/wayland/clutter-wayland-surface.c:449
+msgid "Cogl Texture"
+msgstr "Textura de Cogl"
+
+#: ../clutter/deprecated/clutter-texture.c:1056
+#: ../clutter/wayland/clutter-wayland-surface.c:450
+msgid "The underlying Cogl texture handle used to draw this actor"
+msgstr "La textura Cogl subyacente usada para dibujar este actor"
+
+#: ../clutter/deprecated/clutter-texture.c:1063
+msgid "Cogl Material"
+msgstr "Material de Cogl"
+
+#: ../clutter/deprecated/clutter-texture.c:1064
+msgid "The underlying Cogl material handle used to draw this actor"
+msgstr "El material de Cogl subyacente usado para dibujar este actor"
+
+#: ../clutter/deprecated/clutter-texture.c:1083
+msgid "The path of the file containing the image data"
+msgstr "La ruta del archivo que contiene los datos de la imagen"
+
+#: ../clutter/deprecated/clutter-texture.c:1090
+msgid "Keep Aspect Ratio"
+msgstr "Mantener proporcioÌn de aspecto"
+
+#: ../clutter/deprecated/clutter-texture.c:1091
+msgid ""
+"Keep the aspect ratio of the texture when requesting the preferred width or "
+"height"
+msgstr ""
+"Mantener la relaciÃn de aspecto de la textura al solicitar la anchura o la "
+"altura preferidas"
+
+#: ../clutter/deprecated/clutter-texture.c:1119
+msgid "Load asynchronously"
+msgstr "Cargar de forma asÃncrona"
+
+#: ../clutter/deprecated/clutter-texture.c:1120
+msgid ""
+"Load files inside a thread to avoid blocking when loading images from disk"
+msgstr ""
+"Cargar archivos en un hilo para evitar bloqueos al cargar imÃgenes desde el "
+"disco"
+
+#: ../clutter/deprecated/clutter-texture.c:1138
+msgid "Load data asynchronously"
+msgstr "Cargar datos de forma asÃncrona"
+
+#: ../clutter/deprecated/clutter-texture.c:1139
+msgid ""
+"Decode image data files inside a thread to reduce blocking when loading "
+"images from disk"
+msgstr ""
+"Decodificar los archivos de datos de imÃgenes en un hilo para reducir los "
+"bloqueos al cargar imÃgenes desde el disco"
+
+#: ../clutter/deprecated/clutter-texture.c:1165
+msgid "Pick With Alpha"
+msgstr "Seleccionar con alfa"
+
+#: ../clutter/deprecated/clutter-texture.c:1166
+msgid "Shape actor with alpha channel when picking"
+msgstr "Dar forma al actor con canal alfa al seleccionarlo"
+
+#: ../clutter/deprecated/clutter-texture.c:1599
+#: ../clutter/deprecated/clutter-texture.c:1994
+#: ../clutter/deprecated/clutter-texture.c:2090
+#: ../clutter/deprecated/clutter-texture.c:2388
+#, c-format
+msgid "Failed to load the image data"
+msgstr "Fallo al cargar los datos de la imagen"
+
+#: ../clutter/deprecated/clutter-texture.c:1758
+#, c-format
+msgid "YUV textures are not supported"
+msgstr "Las texturas YUV no estÃn soportadas"
+
+#: ../clutter/deprecated/clutter-texture.c:1767
+#, c-format
+msgid "YUV2 textues are not supported"
+msgstr "Las texturas YUV2 no estÃn soportadas"
+
 #: ../clutter/evdev/clutter-input-device-evdev.c:159
 msgid "sysfs Path"
 msgstr "Ruta de sysfs"
@@ -2551,108 +2601,114 @@ msgstr "Activar soporte XInput"
 msgid "The Clutter backend"
 msgstr "El backend de Clutter"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:538
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:539
 msgid "Pixmap"
 msgstr "Mapa de pÃxeles"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:539
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:540
 msgid "The X11 Pixmap to be bound"
 msgstr "EL mapa de pÃxeles X11 que asociar"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:547
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:548
 msgid "Pixmap width"
 msgstr "Anchura del mapa de pÃxeles"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:548
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:549
 msgid "The width of the pixmap bound to this texture"
 msgstr "La anchura del mapa de pÃxeles asociado a esta textura"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:556
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:557
 msgid "Pixmap height"
 msgstr "Altura del mapa de pÃxeles"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:557
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:558
 msgid "The height of the pixmap bound to this texture"
 msgstr "La altura del mapa de pÃxeles asociado a esta textura"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:565
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:566
 msgid "Pixmap Depth"
 msgstr "Profundidad del mapa de pÃxeles"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:566
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:567
 msgid "The depth (in number of bits) of the pixmap bound to this texture"
 msgstr ""
 "La profundidad (en nÃmero de bits) del mapa de pÃxeles asociado a esta "
 "textura"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:574
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:575
 msgid "Automatic Updates"
 msgstr "Actualizaciones automaÌticas"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:575
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:576
 msgid "If the texture should be kept in sync with any pixmap changes."
 msgstr ""
 "Indica si la textura se debe sincronizar con cualquier cambio en el mapa de "
 "pÃxeles."
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:583
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:584
 msgid "Window"
 msgstr "Ventana"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:584
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:585
 msgid "The X11 Window to be bound"
 msgstr "La ventana X11 que asociar"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:592
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:593
 msgid "Window Redirect Automatic"
 msgstr "RedirecciÃn automÃtica de la ventana"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:593
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:594
 msgid "If composite window redirects are set to Automatic (or Manual if false)"
 msgstr ""
 "Indica si la redirecciÃn de la ventana compuesta està establecida a "
 "ÂAutomÃtica (o ÂManual si es falso)"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:603
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:604
 msgid "Window Mapped"
 msgstr "Ventana mapeada"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:604
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:605
 msgid "If window is mapped"
 msgstr "Indica si la ventana està mapeada"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:613
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:614
 msgid "Destroyed"
 msgstr "Destruida"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:614
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:615
 msgid "If window has been destroyed"
 msgstr "Indica si se ha destruido la ventana"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:622
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:623
 msgid "Window X"
 msgstr "Ventana X"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:623
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:624
 msgid "X position of window on screen according to X11"
 msgstr "PosiciÃn X de la ventana en la pantalla, de acuerdo con X11"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:631
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:632
 msgid "Window Y"
 msgstr "Ventana Y"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:632
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:633
 msgid "Y position of window on screen according to X11"
 msgstr "PosiciÃn Y de la ventana en la pantalla, de acuerdo con X11"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:639
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:640
 msgid "Window Override Redirect"
 msgstr "Omitir redirecciÃn de la ventana"
 
-#: ../clutter/x11/clutter-x11-texture-pixmap.c:640
+#: ../clutter/x11/clutter-x11-texture-pixmap.c:641
 msgid "If this is an override-redirect window"
 msgstr "Indica si esta es una ventana que omite la redirecciÃn"
 
+#~ msgid "Easing Delay"
+#~ msgstr "Retardo de la desaceleraciÃn"
+
+#~ msgid "The delay befor the animations start"
+#~ msgstr "El retardo hasta que empieza la animaciÃn"
+
 #~ msgid "The layout manager used by the box"
 #~ msgstr "El gestor de distribuciÃn usado por la caja"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]