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

2801 lines
82 KiB
Text
Raw Normal View History

2011-09-23 16:26:19 +00:00
# French translation of clutter.
2012-03-18 20:41:05 +00:00
# Copyright (C) 2010-2012 Free Software Foundation, Inc.
2011-09-23 16:26:19 +00:00
# This file is distributed under the same license as the clutter package.
# Damien Lespiau <damien.lespiau@gmail.com>, 2010.
2011-09-23 16:26:19 +00:00
# Alexandre Franke <alexandre.franke@gmail.com> 2011,
2012-03-18 20:41:05 +00:00
# Bruno Brouard <annoa.b@gmail.com>, 2012
2012-09-05 14:02:07 +00:00
# Alain Lojewski <Allomervan@gmail.com>, 2012
#
msgid ""
msgstr ""
"Project-Id-Version: clutter 1.3.14\n"
2011-09-23 16:26:19 +00:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=clutter&keywords=I18N+L10N&component=general\n"
2013-02-20 20:24:52 +00:00
"POT-Creation-Date: 2013-02-16 20:16+0000\n"
"PO-Revision-Date: 2013-02-20 21:23+0100\n"
2012-09-05 14:02:07 +00:00
"Last-Translator: Alain Lojewski <Allomervan@gmail.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
2012-09-05 14:02:07 +00:00
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6144
msgid "X coordinate"
msgstr "Coordonnée X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6145
msgid "X coordinate of the actor"
msgstr "Coordonnée X de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6163
msgid "Y coordinate"
msgstr "Coordonnée Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6164
msgid "Y coordinate of the actor"
2012-03-18 20:41:05 +00:00
msgstr "Coordonnée Y de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6186
2012-05-23 15:46:15 +00:00
msgid "Position"
msgstr "Position"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6187
2012-05-23 15:46:15 +00:00
msgid "The position of the origin of the actor"
msgstr "La position de l'origine de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6204 ../clutter/clutter-canvas.c:215
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-grid-layout.c:1238
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:481
msgid "Width"
msgstr "Largeur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6205
msgid "Width of the actor"
msgstr "Largeur de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6223 ../clutter/clutter-canvas.c:231
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-grid-layout.c:1245
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:497
msgid "Height"
msgstr "Hauteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6224
msgid "Height of the actor"
msgstr "Hauteur de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6245
2012-05-23 15:46:15 +00:00
msgid "Size"
msgstr "Taille"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6246
2012-05-23 15:46:15 +00:00
msgid "The size of the actor"
msgstr "La taille de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6264
msgid "Fixed X"
2012-03-18 20:41:05 +00:00
msgstr "X fixé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6265
msgid "Forced X position of the actor"
2012-03-18 20:41:05 +00:00
msgstr "Position fixe de l'acteur sur l'axe X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6282
msgid "Fixed Y"
2012-03-18 20:41:05 +00:00
msgstr "Y fixé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6283
msgid "Forced Y position of the actor"
2012-03-18 20:41:05 +00:00
msgstr "Position fixe de l'acteur sur l'axe Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6298
msgid "Fixed position set"
2012-03-18 20:41:05 +00:00
msgstr "Position fixe définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6299
msgid "Whether to use fixed positioning for the actor"
2012-03-18 20:41:05 +00:00
msgstr "Indique si l'acteur utilise un positionnement fixe"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6317
msgid "Min Width"
msgstr "Largeur minimale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6318
msgid "Forced minimum width request for the actor"
2011-09-23 16:26:19 +00:00
msgstr "Requête de largeur minimale forcée pour l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6336
msgid "Min Height"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur minimale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6337
msgid "Forced minimum height request for the actor"
2011-09-23 16:26:19 +00:00
msgstr "Requête de hauteur minimale forcée pour l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6355
msgid "Natural Width"
msgstr "Largeur naturelle"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6356
msgid "Forced natural width request for the actor"
2011-09-23 16:26:19 +00:00
msgstr "Requête de largeur naturelle forcée pour l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6374
msgid "Natural Height"
msgstr "Hauteur Naturelle"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6375
msgid "Forced natural height request for the actor"
2011-09-23 16:26:19 +00:00
msgstr "Requête de hauteur naturelle forcée pour l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6390
msgid "Minimum width set"
2012-03-18 20:41:05 +00:00
msgstr "Largeur minimale définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6391
msgid "Whether to use the min-width property"
2012-03-18 20:41:05 +00:00
msgstr "Indique s'il faut utiliser la propriété largeur minimale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6405
msgid "Minimum height set"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur minimale définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6406
msgid "Whether to use the min-height property"
2012-03-18 20:41:05 +00:00
msgstr "Indique s'il faut utiliser la propriété hauteur minimale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6420
msgid "Natural width set"
2012-03-18 20:41:05 +00:00
msgstr "Largeur naturelle définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6421
msgid "Whether to use the natural-width property"
2012-03-18 20:41:05 +00:00
msgstr "Indique s'il faut utiliser la propriété largeur naturelle"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6435
msgid "Natural height set"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur naturelle définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6436
msgid "Whether to use the natural-height property"
2012-03-18 20:41:05 +00:00
msgstr "Indique s'il faut utiliser la propriété hauteur naturelle"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6452
msgid "Allocation"
msgstr "Allocation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6453
msgid "The actor's allocation"
msgstr "L'allocation de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6510
msgid "Request Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode de requête"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6511
msgid "The actor's request mode"
2011-09-23 16:26:19 +00:00
msgstr "Le mode de requête de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6535
msgid "Depth"
msgstr "Profondeur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6536
msgid "Position on the Z axis"
msgstr "Position sur l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6563
2012-09-05 14:02:07 +00:00
msgid "Z Position"
msgstr "Position Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6564
2012-09-05 14:02:07 +00:00
msgid "The actor's position on the Z axis"
msgstr "Position de l'acteur sur l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6581
msgid "Opacity"
msgstr "Opacité"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6582
msgid "Opacity of an actor"
msgstr "Opacité d'un acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6602
2011-06-13 22:46:21 +00:00
msgid "Offscreen redirect"
2011-09-23 16:26:19 +00:00
msgstr "Redirection hors écran"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6603
2011-09-05 20:39:51 +00:00
msgid "Flags controlling when to flatten the actor into a single image"
2011-09-23 16:26:19 +00:00
msgstr "Drapeaux contrôlant la mise à plat de l'acteur sur une seule image"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6617
msgid "Visible"
msgstr "Visible"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6618
msgid "Whether the actor is visible or not"
2011-09-23 16:26:19 +00:00
msgstr "Indique si un acteur est visible ou non"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6632
msgid "Mapped"
2011-09-23 16:26:19 +00:00
msgstr "Tracé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6633
msgid "Whether the actor will be painted"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur sera peint"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6646
msgid "Realized"
msgstr "Réalisé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6647
msgid "Whether the actor has been realized"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur a été réalisé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6662
msgid "Reactive"
msgstr "Réactif"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6663
msgid "Whether the actor is reactive to events"
2012-03-18 20:41:05 +00:00
msgstr "Indique si l'acteur est réactif aux événements"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6674
msgid "Has Clip"
2012-03-18 20:41:05 +00:00
msgstr "Possède une zone de rognage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6675
msgid "Whether the actor has a clip set"
2012-03-18 20:41:05 +00:00
msgstr "Indique si l'acteur possède une zone de rognage définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6688
msgid "Clip"
msgstr "Rognage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6689
msgid "The clip region for the actor"
2012-09-05 14:02:07 +00:00
msgstr "La zone de rognage de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6708
2012-09-05 14:02:07 +00:00
msgid "Clip Rectangle"
msgstr "Rectangle de rognage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6709
2012-09-05 14:02:07 +00:00
msgid "The visible region of the actor"
msgstr "La zone visible de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6723 ../clutter/clutter-actor-meta.c:207
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:258
msgid "Name"
msgstr "Nom"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6724
msgid "Name of the actor"
msgstr "Nom de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6745
2012-09-05 14:02:07 +00:00
msgid "Pivot Point"
msgstr "Point pivot"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6746
2012-09-05 14:02:07 +00:00
msgid "The point around which the scaling and rotation occur"
msgstr "Le point pivot autour duquel s'organisent l'homothétie et la rotation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6764
2012-09-05 14:02:07 +00:00
msgid "Pivot Point Z"
msgstr "Point pivot Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6765
2012-09-05 14:02:07 +00:00
msgid "Z component of the pivot point"
msgstr "Composant Z du point pivot"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6783
msgid "Scale X"
msgstr "Homothétie (X)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6784
msgid "Scale factor on the X axis"
msgstr "Facteur d'homothétie sur l'axe X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6802
msgid "Scale Y"
msgstr "Homothétie (Y)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6803
msgid "Scale factor on the Y axis"
msgstr "Facteur d'homothétie sur l'axe Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6821
2012-09-05 14:02:07 +00:00
msgid "Scale Z"
msgstr "Homothétie (Z)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6822
2012-09-05 14:02:07 +00:00
msgid "Scale factor on the Z axis"
msgstr "Facteur d'homothétie sur l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6840
msgid "Scale Center X"
msgstr "Centre d'homothétie (X)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6841
msgid "Horizontal scale center"
2011-09-23 16:26:19 +00:00
msgstr "Centre d'homothétie horizontale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6859
msgid "Scale Center Y"
msgstr "Centre d'homothétie (Y)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6860
msgid "Vertical scale center"
2011-09-23 16:26:19 +00:00
msgstr "Centre d'homothétie verticale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6878
msgid "Scale Gravity"
2011-09-23 16:26:19 +00:00
msgstr "Homothétie par rapport au centre de gravité"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6879
msgid "The center of scaling"
msgstr "Le centre d'homothétie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6897
msgid "Rotation Angle X"
msgstr "Angle de rotation (X)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6898
msgid "The rotation angle on the X axis"
msgstr "L'angle de rotation autour de l'axe X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6916
msgid "Rotation Angle Y"
msgstr "Angle de rotation (Y)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6917
msgid "The rotation angle on the Y axis"
msgstr "L'angle de rotation autour de l'axe Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6935
msgid "Rotation Angle Z"
msgstr "Angle de rotation (Z)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6936
msgid "The rotation angle on the Z axis"
msgstr "L'angle de rotation autour de l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6954
msgid "Rotation Center X"
msgstr "Centre de rotation (X)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6955
msgid "The rotation center on the X axis"
msgstr "Le centre de rotation sur l'axe X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6972
msgid "Rotation Center Y"
msgstr "Centre de rotation (Y)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6973
msgid "The rotation center on the Y axis"
msgstr "Le centre de rotation sur l'axe Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6990
msgid "Rotation Center Z"
msgstr "Centre de rotation (Z)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:6991
msgid "The rotation center on the Z axis"
2011-09-23 16:26:19 +00:00
msgstr "Le centre de rotation sur l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7008
msgid "Rotation Center Z Gravity"
2011-09-23 16:26:19 +00:00
msgstr "Rotation autour du centre de gravité suivant Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7009
msgid "Center point for rotation around the Z axis"
2011-09-23 16:26:19 +00:00
msgstr "Point central pour la rotation autour de l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7037
msgid "Anchor X"
2011-09-23 16:26:19 +00:00
msgstr "Ancre (X)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7038
msgid "X coordinate of the anchor point"
2012-03-18 20:41:05 +00:00
msgstr "Coordonnée X du point d'ancrage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7066
msgid "Anchor Y"
2011-09-23 16:26:19 +00:00
msgstr "Ancre (Y)"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7067
msgid "Y coordinate of the anchor point"
2012-03-18 20:41:05 +00:00
msgstr "Coordonnée Y du point d'ancrage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7094
msgid "Anchor Gravity"
2012-03-18 20:41:05 +00:00
msgstr "Centre de gravité de l'ancre"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7095
msgid "The anchor point as a ClutterGravity"
2012-03-18 20:41:05 +00:00
msgstr "Le point d'ancrage comme un « ClutterGravity »"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7114
2012-09-05 14:02:07 +00:00
msgid "Translation X"
msgstr "Translation X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7115
2012-09-05 14:02:07 +00:00
msgid "Translation along the X axis"
msgstr "Translation le long de l'axe X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7134
2012-09-05 14:02:07 +00:00
msgid "Translation Y"
msgstr "Translation Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7135
2012-09-05 14:02:07 +00:00
msgid "Translation along the Y axis"
msgstr "Translation le long de l'axe Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7154
2012-09-05 14:02:07 +00:00
msgid "Translation Z"
msgstr "Translation Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7155
2012-09-05 14:02:07 +00:00
msgid "Translation along the Z axis"
msgstr "Translation le long de l'axe Z"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7185
2012-09-05 14:02:07 +00:00
msgid "Transform"
msgstr "Transformation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7186
2012-09-05 14:02:07 +00:00
msgid "Transformation matrix"
msgstr "Matrice de transformation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7201
2012-09-05 14:02:07 +00:00
msgid "Transform Set"
msgstr "Définition de la transformation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7202
2012-09-05 14:02:07 +00:00
msgid "Whether the transform property is set"
msgstr "Indique si la propriété transformation est définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7223
2012-09-05 14:02:07 +00:00
msgid "Child Transform"
msgstr "Transformation de l'enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7224
2012-09-05 14:02:07 +00:00
msgid "Children transformation matrix"
msgstr "Matrice de transformation de l'enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7239
2012-09-05 14:02:07 +00:00
msgid "Child Transform Set"
msgstr "Définition de la transformation de l'enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7240
2012-09-05 14:02:07 +00:00
msgid "Whether the child-transform property is set"
msgstr "Indique si la propriété transformer-enfant est définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7257
msgid "Show on set parent"
2012-03-18 20:41:05 +00:00
msgstr "Afficher le parent défini"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7258
msgid "Whether the actor is shown when parented"
2012-03-18 20:41:05 +00:00
msgstr "Indique si l'acteur s'affiche quand son parent est défini"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7275
msgid "Clip to Allocation"
2011-09-23 16:26:19 +00:00
msgstr "Coupure d'allocation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7276
msgid "Sets the clip region to track the actor's allocation"
2011-09-23 16:26:19 +00:00
msgstr "Définit la région de la coupure pour détecter l'allocation de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7289
msgid "Text Direction"
msgstr "Direction du texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7290
msgid "Direction of the text"
msgstr "La direction du texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7305
msgid "Has Pointer"
2011-09-23 16:26:19 +00:00
msgstr "Contient le pointeur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7306
msgid "Whether the actor contains the pointer of an input device"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur contient le pointer d'un périphérique d'entrée"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7319
msgid "Actions"
msgstr "Actions"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7320
msgid "Adds an action to the actor"
msgstr "Ajoute une action à l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7333
msgid "Constraints"
msgstr "Contraintes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7334
msgid "Adds a constraint to the actor"
msgstr "Ajoute une contrainte à l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7347
2011-10-03 13:57:21 +00:00
msgid "Effect"
msgstr "Effet"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7348
2011-10-03 13:57:21 +00:00
msgid "Add an effect to be applied on the actor"
msgstr "Ajoute un effet à appliquer à l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7362
2012-03-18 20:41:05 +00:00
msgid "Layout Manager"
msgstr "Gestionnaire de disposition"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7363
2012-03-18 20:41:05 +00:00
msgid "The object controlling the layout of an actor's children"
msgstr "L'objet contrôlant la disposition des enfants d'un acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7377
2012-05-23 15:46:15 +00:00
msgid "X Expand"
msgstr "Étendre suivant X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7378
2012-05-23 15:46:15 +00:00
msgid "Whether extra horizontal space should be assigned to the actor"
msgstr ""
"Indique si l'espace horizontal supplémentaire doit être attribué à l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7393
2012-05-23 15:46:15 +00:00
msgid "Y Expand"
msgstr "Étendre suivant Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7394
2012-05-23 15:46:15 +00:00
msgid "Whether extra vertical space should be assigned to the actor"
msgstr ""
"Indique si l'espace vertical supplémentaire doit être attribué à l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7410
2012-03-18 20:41:05 +00:00
msgid "X Alignment"
msgstr "Alignement X"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7411
2012-03-18 20:41:05 +00:00
msgid "The alignment of the actor on the X axis within its allocation"
msgstr "L'alignement de l'acteur sur l'axe X dans l'espace alloué"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7426
2012-03-18 20:41:05 +00:00
msgid "Y Alignment"
msgstr "Alignement Y"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7427
2012-03-18 20:41:05 +00:00
msgid "The alignment of the actor on the Y axis within its allocation"
msgstr "L'alignement de l'acteur sur l'axe Y dans l'espace alloué"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7446
2012-03-18 20:41:05 +00:00
msgid "Margin Top"
msgstr "Marge supérieure"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7447
2012-03-18 20:41:05 +00:00
msgid "Extra space at the top"
msgstr "Espace supplémentaire en haut"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7468
2012-03-18 20:41:05 +00:00
msgid "Margin Bottom"
msgstr "Marge inférieure"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7469
2012-03-18 20:41:05 +00:00
msgid "Extra space at the bottom"
msgstr "Espace supplémentaire en bas"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7490
2012-03-18 20:41:05 +00:00
msgid "Margin Left"
msgstr "Marge de gauche"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7491
2012-03-18 20:41:05 +00:00
msgid "Extra space at the left"
msgstr "Espace supplémentaire à gauche"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7512
2012-03-18 20:41:05 +00:00
msgid "Margin Right"
msgstr "Marge de droite"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7513
2012-03-18 20:41:05 +00:00
msgid "Extra space at the right"
msgstr "Espace supplémentaire à droite"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7529
2012-03-18 20:41:05 +00:00
msgid "Background Color Set"
msgstr "Couleur de fond définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7530 ../clutter/deprecated/clutter-box.c:275
2012-03-18 20:41:05 +00:00
msgid "Whether the background color is set"
msgstr "Indique si la couleur de fond a été définie"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7546
2012-03-18 20:41:05 +00:00
msgid "Background color"
msgstr "Couleur de fond"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7547
2012-03-18 20:41:05 +00:00
msgid "The actor's background color"
msgstr "La couleur de fond de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7562
2012-03-18 20:41:05 +00:00
msgid "First Child"
msgstr "Premier enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7563
2012-03-18 20:41:05 +00:00
msgid "The actor's first child"
msgstr "Le premier enfant de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7576
2012-03-18 20:41:05 +00:00
msgid "Last Child"
msgstr "Dernier enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7577
2012-03-18 20:41:05 +00:00
msgid "The actor's last child"
msgstr "Le dernier enfant de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7591
2012-03-18 20:41:05 +00:00
msgid "Content"
msgstr "Contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7592
2012-03-18 20:41:05 +00:00
msgid "Delegate object for painting the actor's content"
msgstr "Délègue l'objet au dessin du contenu de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7617
2012-03-18 20:41:05 +00:00
msgid "Content Gravity"
msgstr "Centre de gravité du contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7618
2012-03-18 20:41:05 +00:00
msgid "Alignment of the actor's content"
msgstr "Alignement du contenu de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7638
2012-03-18 20:41:05 +00:00
msgid "Content Box"
msgstr "Boîte du contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7639
2012-03-18 20:41:05 +00:00
msgid "The bounding box of the actor's content"
msgstr "La boîte délimitant le contenu de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7647
2012-03-18 20:41:05 +00:00
msgid "Minification Filter"
msgstr "Filtre de réduction"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7648
2012-03-18 20:41:05 +00:00
msgid "The filter used when reducing the size of the content"
msgstr "Le filtre utilisé pour réduire la taille du contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7655
2012-03-18 20:41:05 +00:00
msgid "Magnification Filter"
msgstr "Filtre d'agrandissement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7656
2012-03-18 20:41:05 +00:00
msgid "The filter used when increasing the size of the content"
msgstr "Le filtre utilisé pour augmenter la taille du contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7670
2012-09-05 14:02:07 +00:00
msgid "Content Repeat"
msgstr "Répétition du contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-actor.c:7671
2012-09-05 14:02:07 +00:00
msgid "The repeat policy for the actor's content"
msgstr "La règle de répétition du contenu de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142
msgid "Actor"
msgstr "Acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor-meta.c:194
msgid "The actor attached to the meta"
msgstr "L'acteur attaché au méta"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor-meta.c:208
msgid "The name of the meta"
msgstr "Le nom du méta"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:337
2012-03-18 20:41:05 +00:00
#: ../clutter/deprecated/clutter-shader.c:313
msgid "Enabled"
msgstr "Activé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor-meta.c:222
msgid "Whether the meta is enabled"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le méta est activé"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:279
#: ../clutter/clutter-bind-constraint.c:358 ../clutter/clutter-clone.c:345
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Source"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:280
msgid "The source of the alignment"
msgstr "La source de l'alignement"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:293
msgid "Align Axis"
2012-03-18 20:41:05 +00:00
msgstr "Axe d'alignement"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:294
msgid "The axis to align the position to"
msgstr "L'axe par rapport auquel aligner la position"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:313
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-desaturate-effect.c:270
msgid "Factor"
msgstr "Facteur"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-align-constraint.c:314
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Le facteur d'alignement, entre 0.0 et 1.0"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-backend.c:379
2012-03-18 20:41:05 +00:00
msgid "Unable to initialize the Clutter backend"
msgstr "Impossible d'initialiser le moteur Clutter"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-backend.c:453
2012-03-18 20:41:05 +00:00
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr ""
"Le moteur du type « %s » ne prend pas en charge la création de plusieurs "
"scènes"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-bind-constraint.c:359
msgid "The source of the binding"
msgstr "La source du lien"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-bind-constraint.c:372
msgid "Coordinate"
msgstr "Coordonnée"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-bind-constraint.c:373
msgid "The coordinate to bind"
msgstr "La coordonnée à lier"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-bind-constraint.c:387
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Décalage"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-bind-constraint.c:388
msgid "The offset in pixels to apply to the binding"
msgstr "Le décalage, en pixels, à appliquer au lien"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-binding-pool.c:320
2011-03-31 16:12:13 +00:00
msgid "The unique name of the binding pool"
2011-09-23 16:26:19 +00:00
msgstr "Le nom unique de l'ensemble des liens"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-bin-layout.c:240 ../clutter/clutter-bin-layout.c:655
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:390 ../clutter/clutter-table-layout.c:610
msgid "Horizontal Alignment"
msgstr "Alignement horizontal"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-bin-layout.c:241
2010-10-25 16:30:52 +00:00
msgid "Horizontal alignment for the actor inside the layout manager"
2011-09-23 16:26:19 +00:00
msgstr ""
"Alignement horizontal de l'acteur à l'intérieur du gestionnaire de "
"disposition"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-bin-layout.c:249 ../clutter/clutter-bin-layout.c:675
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:399 ../clutter/clutter-table-layout.c:625
msgid "Vertical Alignment"
msgstr "Alignement vertical"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-bin-layout.c:250
2010-10-25 16:30:52 +00:00
msgid "Vertical alignment for the actor inside the layout manager"
2011-09-23 16:26:19 +00:00
msgstr ""
"Alignement vertical de l'acteur à l'intérieur du gestionnaire de disposition"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-bin-layout.c:656
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
2011-09-23 16:26:19 +00:00
"Alignement horizontal par défaut des acteurs à l'intérieur du gestionnaire "
"de disposition"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-bin-layout.c:676
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
2011-09-23 16:26:19 +00:00
"Alignement vertical par défaut des acteurs à l'intérieur du gestionnaire de "
"disposition"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:365
msgid "Expand"
msgstr "Étendre"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:366
msgid "Allocate extra space for the child"
msgstr "Alloue de l'espace supplémentaire pour l'enfant"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:372 ../clutter/clutter-table-layout.c:589
msgid "Horizontal Fill"
msgstr "Remplissage horizontal"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:373 ../clutter/clutter-table-layout.c:590
2010-10-25 16:30:52 +00:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si l'enfant doit être prioritaire lorsque le conteneur alloue de "
2012-03-18 20:41:05 +00:00
"l'espace supplémentaire sur l'axe horizontal"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:381 ../clutter/clutter-table-layout.c:596
msgid "Vertical Fill"
msgstr "Remplissage vertical"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:382 ../clutter/clutter-table-layout.c:597
2010-10-25 16:30:52 +00:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si l'enfant doit être prioritaire lorsque le conteneur alloue de "
2012-03-18 20:41:05 +00:00
"l'espace supplémentaire sur l'axe vertical"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:391 ../clutter/clutter-table-layout.c:611
msgid "Horizontal alignment of the actor within the cell"
2011-09-23 16:26:19 +00:00
msgstr "Alignement horizontal de l'acteur dans la cellule"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:400 ../clutter/clutter-table-layout.c:626
msgid "Vertical alignment of the actor within the cell"
msgstr "Alignement vertical de l'acteur dans la cellule"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1365
msgid "Vertical"
msgstr "Vertical"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1366
2010-10-25 16:30:52 +00:00
msgid "Whether the layout should be vertical, rather than horizontal"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'agencement doit être vertical plutôt qu'horizontal"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1383 ../clutter/clutter-flow-layout.c:890
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1550
2012-05-23 15:46:15 +00:00
msgid "Orientation"
msgstr "Orientation"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1384 ../clutter/clutter-flow-layout.c:891
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1551
2012-05-23 15:46:15 +00:00
msgid "The orientation of the layout"
msgstr "L'orientation de la disposition"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1400 ../clutter/clutter-flow-layout.c:906
msgid "Homogeneous"
msgstr "Homogène"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1401
2010-10-25 16:30:52 +00:00
msgid ""
"Whether the layout should be homogeneous, i.e. all childs get the same size"
msgstr ""
2012-03-18 20:41:05 +00:00
"Indique si l'agencement doit être homogène, c.-à-d. si tous les enfants "
"doivent avoir la même taille"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1416
msgid "Pack Start"
2011-09-23 16:26:19 +00:00
msgstr "Empaqueter au début"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1417
msgid "Whether to pack items at the start of the box"
2011-09-23 16:26:19 +00:00
msgstr "Indique s'il faut empaqueter les éléments au début de la boîte"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1430
msgid "Spacing"
msgstr "Espacement"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1431
msgid "Spacing between children"
msgstr "Espacement entre les enfants"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1448 ../clutter/clutter-table-layout.c:1675
msgid "Use Animations"
msgstr "Utilise les animations"
#: ../clutter/clutter-box-layout.c:1449 ../clutter/clutter-table-layout.c:1676
msgid "Whether layout changes should be animated"
msgstr "Indique si les changements de position doivent être animés ou non"
#: ../clutter/clutter-box-layout.c:1473 ../clutter/clutter-table-layout.c:1700
msgid "Easing Mode"
msgstr "Mode d'animation"
#: ../clutter/clutter-box-layout.c:1474 ../clutter/clutter-table-layout.c:1701
msgid "The easing mode of the animations"
msgstr "Le mode d'animation des animations"
#: ../clutter/clutter-box-layout.c:1494 ../clutter/clutter-table-layout.c:1721
msgid "Easing Duration"
2012-03-18 20:41:05 +00:00
msgstr "Durée d'animation"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-box-layout.c:1495 ../clutter/clutter-table-layout.c:1722
msgid "The duration of the animations"
2011-09-23 16:26:19 +00:00
msgstr "La durée des animations"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:321
2012-03-18 20:41:05 +00:00
msgid "Brightness"
msgstr "Luminosité"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:322
2012-03-18 20:41:05 +00:00
msgid "The brightness change to apply"
msgstr "La modification de luminosité à appliquer"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:341
2012-03-18 20:41:05 +00:00
msgid "Contrast"
msgstr "Contraste"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:342
2012-03-18 20:41:05 +00:00
msgid "The contrast change to apply"
msgstr "La modification de contraste à appliquer"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-canvas.c:216
2012-03-18 20:41:05 +00:00
msgid "The width of the canvas"
msgstr "La largeur du canevas"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-canvas.c:232
2012-03-18 20:41:05 +00:00
msgid "The height of the canvas"
msgstr "La hauteur du canevas"
2011-08-15 14:16:24 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Conteneur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-child-meta.c:128
msgid "The container that created this data"
msgstr "Le conteneur qui a créé cette donnée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-child-meta.c:143
msgid "The actor wrapped by this data"
2011-09-23 16:26:19 +00:00
msgstr "L'acteur contenu dans ces données"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:559
msgid "Pressed"
2011-09-23 16:26:19 +00:00
msgstr "Enfoncé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:560
msgid "Whether the clickable should be in pressed state"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'objet cliquable doit être dans l'état enfoncé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:573
msgid "Held"
2011-09-23 16:26:19 +00:00
msgstr "Attrapé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:574
msgid "Whether the clickable has a grab"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'objet cliquable peut être attrapé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:591 ../clutter/clutter-settings.c:607
2011-06-13 22:46:21 +00:00
msgid "Long Press Duration"
2012-03-18 20:41:05 +00:00
msgstr "Durée de l'appui long"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:592
2011-06-13 22:46:21 +00:00
msgid "The minimum duration of a long press to recognize the gesture"
2011-09-23 16:26:19 +00:00
msgstr "La durée minimale d'un appui long pour reconnaître le mouvement"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:610
2011-06-13 22:46:21 +00:00
msgid "Long Press Threshold"
2012-03-18 20:41:05 +00:00
msgstr "Expiration de l'appui long"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-click-action.c:611
2011-06-13 22:46:21 +00:00
msgid "The maximum threshold before a long press is cancelled"
2011-09-23 16:26:19 +00:00
msgstr "La durée maximale avant qu'un appui long soit annulé"
2011-06-13 22:46:21 +00:00
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-clone.c:346
msgid "Specifies the actor to be cloned"
2012-03-18 20:41:05 +00:00
msgstr "Définit l'acteur à cloner"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-colorize-effect.c:251
msgid "Tint"
msgstr "Teinte"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-colorize-effect.c:252
msgid "The tint to apply"
msgstr "La teinte à appliquer"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:588
2010-10-25 16:30:52 +00:00
msgid "Horizontal Tiles"
2012-03-18 20:41:05 +00:00
msgstr "Tuiles horizontales"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:589
msgid "The number of horizontal tiles"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de tuiles horizontales"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:604
msgid "Vertical Tiles"
2011-09-23 16:26:19 +00:00
msgstr "Tuiles verticales"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:605
msgid "The number of vertical tiles"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de tuiles verticales"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:622
msgid "Back Material"
2012-03-18 20:41:05 +00:00
msgstr "Matériau du dos"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-deform-effect.c:623
msgid "The material to be used when painting the back of the actor"
2012-03-18 20:41:05 +00:00
msgstr "Le matériau à utiliser pour dessiner le dos de l'acteur"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-desaturate-effect.c:271
msgid "The desaturation factor"
2011-09-23 16:26:19 +00:00
msgstr "Le facteur de désaturation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-device-manager.c:131
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:366
2013-02-20 20:24:52 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:321
msgid "Backend"
2011-09-23 16:26:19 +00:00
msgstr "Backend"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-device-manager.c:132
msgid "The ClutterBackend of the device manager"
2011-09-23 16:26:19 +00:00
msgstr "Le ClutterBackend du gestionnaire de périphérique"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:742
msgid "Horizontal Drag Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Seuil de déplacement horizontal"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:743
msgid "The horizontal amount of pixels required to start dragging"
msgstr ""
2011-09-23 16:26:19 +00:00
"Le nombre horizontal de pixels nécessaire pour déclencher un déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:770
msgid "Vertical Drag Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Seuil de déplacement vertical"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:771
msgid "The vertical amount of pixels required to start dragging"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre vertical de pixels nécessaire pour déclencher un déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:792
msgid "Drag Handle"
2011-09-23 16:26:19 +00:00
msgstr "Poignée de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:793
msgid "The actor that is being dragged"
2011-09-23 16:26:19 +00:00
msgstr "L'acteur en cours de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:806
msgid "Drag Axis"
2012-03-18 20:41:05 +00:00
msgstr "Axe de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:807
msgid "Constraints the dragging to an axis"
2012-03-18 20:41:05 +00:00
msgstr "Oblige le déplacement selon un axe"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:823
2012-09-05 14:02:07 +00:00
msgid "Drag Area"
msgstr "Zone de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:824
2012-09-05 14:02:07 +00:00
msgid "Constrains the dragging to a rectangle"
msgstr "Limite le déplacement dans un rectangle donné"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:837
2012-09-05 14:02:07 +00:00
msgid "Drag Area Set"
msgstr "Définition d'une zone de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-drag-action.c:838
2012-09-05 14:02:07 +00:00
msgid "Whether the drag area is set"
msgstr "Indique si la zone de déplacement est définie"
#: ../clutter/clutter-flow-layout.c:907
msgid "Whether each item should receive the same allocation"
2012-03-18 20:41:05 +00:00
msgstr "Indique si chaque élément doit recevoir la même allocation"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:922 ../clutter/clutter-table-layout.c:1637
msgid "Column Spacing"
2012-03-18 20:41:05 +00:00
msgstr "Espacement des colonnes"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:923
msgid "The spacing between columns"
2011-09-23 16:26:19 +00:00
msgstr "L'espace entre les colonnes"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:939 ../clutter/clutter-table-layout.c:1651
msgid "Row Spacing"
2012-03-18 20:41:05 +00:00
msgstr "Espacement des lignes"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:940
msgid "The spacing between rows"
2011-09-23 16:26:19 +00:00
msgstr "L'espace entre les lignes"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:954
msgid "Minimum Column Width"
2012-03-18 20:41:05 +00:00
msgstr "Largeur minimale de la colonne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:955
msgid "Minimum width for each column"
2012-03-18 20:41:05 +00:00
msgstr "Largeur minimale de chaque colonne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:970
msgid "Maximum Column Width"
2012-03-18 20:41:05 +00:00
msgstr "Largeur maximale de la colonne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:971
msgid "Maximum width for each column"
2012-03-18 20:41:05 +00:00
msgstr "Largeur maximale de chaque colonne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:985
msgid "Minimum Row Height"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur minimale de la ligne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:986
msgid "Minimum height for each row"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur minimale de chaque ligne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:1001
msgid "Maximum Row Height"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur maximale de la ligne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-flow-layout.c:1002
msgid "Maximum height for each row"
2012-03-18 20:41:05 +00:00
msgstr "Hauteur maximale de chaque ligne"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-grid-layout.c:1222
msgid "Left attachment"
msgstr "Collage à gauche"
#: ../clutter/clutter-grid-layout.c:1223
msgid "The column number to attach the left side of the child to"
msgstr "Le numéro de colonne à laquelle coller la partie gauche de l'enfant"
#: ../clutter/clutter-grid-layout.c:1230
msgid "Top attachment"
msgstr "Collage en haut"
#: ../clutter/clutter-grid-layout.c:1231
msgid "The row number to attach the top side of a child widget to"
msgstr "Le numéro de ligne à laquelle coller la partie supérieure de l'enfant"
#: ../clutter/clutter-grid-layout.c:1239
msgid "The number of columns that a child spans"
msgstr "Le nombre de colonnes sur lequel s'étend l'enfant"
#: ../clutter/clutter-grid-layout.c:1246
msgid "The number of rows that a child spans"
msgstr "Le nombre de lignes sur lequel s'étend l'enfant"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1565
2012-09-05 14:02:07 +00:00
msgid "Row spacing"
msgstr "Espacement des lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1566
2012-09-05 14:02:07 +00:00
msgid "The amount of space between two consecutive rows"
msgstr "L'espace entre deux lignes consécutives"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1579
2012-09-05 14:02:07 +00:00
msgid "Column spacing"
msgstr "Espacement des colonnes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1580
2012-09-05 14:02:07 +00:00
msgid "The amount of space between two consecutive columns"
msgstr "L'espace entre deux colonnes consécutives"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1594
2012-09-05 14:02:07 +00:00
msgid "Row Homogeneous"
msgstr "Homogénéité des lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1595
2012-09-05 14:02:07 +00:00
msgid "If TRUE, the rows are all the same height"
msgstr "Si TRUE, toutes les lignes ont la même hauteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1608
2012-09-05 14:02:07 +00:00
msgid "Column Homogeneous"
msgstr "Homogénéité des colonnes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-grid-layout.c:1609
2012-09-05 14:02:07 +00:00
msgid "If TRUE, the columns are all the same width"
msgstr "Si TRUE, toutes les colonnes ont la même largeur"
#: ../clutter/clutter-image.c:248 ../clutter/clutter-image.c:311
#: ../clutter/clutter-image.c:399
2012-03-18 20:41:05 +00:00
msgid "Unable to load image data"
msgstr "Impossible de charger les données de l'image"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:242
msgid "Id"
2011-09-23 16:26:19 +00:00
msgstr "Id"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:243
msgid "Unique identifier of the device"
2011-09-23 16:26:19 +00:00
msgstr "L'identifiant unique du périphérique"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:259
msgid "The name of the device"
msgstr "Le nom du périphérique"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:273
msgid "Device Type"
msgstr "Type de périphérique"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:274
msgid "The type of the device"
2011-09-23 16:26:19 +00:00
msgstr "Le type du périphérique"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:289
2011-01-24 10:51:06 +00:00
msgid "Device Manager"
2011-09-23 16:26:19 +00:00
msgstr "Gestionnaire de périphériques"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:290
2011-01-24 10:51:06 +00:00
msgid "The device manager instance"
2011-09-23 16:26:19 +00:00
msgstr "L'instance du gestionnaire de périphériques"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:303
2011-01-24 10:51:06 +00:00
msgid "Device Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode du périphérique"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:304
2011-01-24 10:51:06 +00:00
msgid "The mode of the device"
2011-09-23 16:26:19 +00:00
msgstr "Le mode du périphérique"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:318
2011-01-24 10:51:06 +00:00
msgid "Has Cursor"
2012-03-18 20:41:05 +00:00
msgstr "Possède un curseur"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:319
2011-01-24 10:51:06 +00:00
msgid "Whether the device has a cursor"
2012-03-18 20:41:05 +00:00
msgstr "Indique si le périphérique possède un curseur"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:338
2011-01-24 10:51:06 +00:00
msgid "Whether the device is enabled"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le périphérique est activé"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:351
2011-01-24 10:51:06 +00:00
msgid "Number of Axes"
2012-03-18 20:41:05 +00:00
msgstr "Nombre d'axes"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:352
2011-01-24 10:51:06 +00:00
msgid "The number of axes on the device"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre d'axes du périphérique"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-input-device.c:367
2011-01-24 10:51:06 +00:00
msgid "The backend instance"
2011-09-23 16:26:19 +00:00
msgstr "L'instance du moteur"
2011-01-24 10:51:06 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:506
msgid "Value Type"
msgstr "Type de valeur"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:507
msgid "The type of the values in the interval"
msgstr "Le type des valeurs dans l'intervalle"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:522
msgid "Initial Value"
msgstr "Valeur initiale"
2012-06-03 11:51:19 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:523
msgid "Initial value of the interval"
msgstr "Valeur initiale de l'intervalle"
2012-06-03 11:51:19 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:537
msgid "Final Value"
msgstr "Valeur finale"
2012-06-03 11:51:19 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-interval.c:538
msgid "Final value of the interval"
msgstr "Valeur finale de l'intervalle"
2012-06-03 11:51:19 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-layout-meta.c:117
msgid "Manager"
msgstr "Gestionnaire"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-layout-meta.c:118
msgid "The manager that created this data"
msgstr "Le gestionnaire qui a créé ces données"
2011-10-03 13:57:21 +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".
2011-09-23 16:26:19 +00:00
#. *
2011-10-03 13:57:21 +00:00
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
#. * it isn't default:LTR or default:RTL it will not work.
2011-09-23 16:26:19 +00:00
#.
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:772
msgid "default:LTR"
msgstr "default:LTR"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1646
msgid "Show frames per second"
2011-09-23 16:26:19 +00:00
msgstr "Afficher le nombre d'images par seconde"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1648
msgid "Default frame rate"
2011-09-23 16:26:19 +00:00
msgstr "Nombre d'images par seconde par défaut"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1650
msgid "Make all warnings fatal"
2011-09-23 16:26:19 +00:00
msgstr "Rendre tous les avertissements fatals"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1653
msgid "Direction for the text"
2012-03-18 20:41:05 +00:00
msgstr "Sens du texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1656
msgid "Disable mipmapping on text"
2011-09-23 16:26:19 +00:00
msgstr "Désactiver le MIP mapping pour le texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1659
msgid "Use 'fuzzy' picking"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser la sélection « approximative »"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1662
msgid "Clutter debugging flags to set"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de débogage de Clutter à activer"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1664
msgid "Clutter debugging flags to unset"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de débogage de Clutter à désactiver"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1668
msgid "Clutter profiling flags to set"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de profilage de Clutter à activer"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1670
msgid "Clutter profiling flags to unset"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de profilage de Clutter à désactiver"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1673
msgid "Enable accessibility"
2011-09-23 16:26:19 +00:00
msgstr "Activer l'accessibilité"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1865
msgid "Clutter Options"
2011-09-23 16:26:19 +00:00
msgstr "Options de Clutter"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-main.c:1866
msgid "Show Clutter Options"
2011-09-23 16:26:19 +00:00
msgstr "Afficher les options de Clutter"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:448
2012-09-05 14:02:07 +00:00
msgid "Pan Axis"
msgstr "Axe de déplacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:449
2012-09-05 14:02:07 +00:00
msgid "Constraints the panning to an axis"
msgstr "Oblige le déplacement selon un axe"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:463
2012-09-05 14:02:07 +00:00
msgid "Interpolate"
msgstr "Interpolation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:464
2012-09-05 14:02:07 +00:00
msgid "Whether interpolated events emission is enabled."
msgstr "Indique si l'émission d'événements interpolés est activée"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:480
2012-09-05 14:02:07 +00:00
msgid "Deceleration"
msgstr "Décélération"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:481
2012-09-05 14:02:07 +00:00
msgid "Rate at which the interpolated panning will decelerate in"
msgstr "Taux de décélération du déplacement interpolé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:498
2012-09-05 14:02:07 +00:00
msgid "Initial acceleration factor"
msgstr "Facteur d'accélération initial"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-pan-action.c:499
2012-09-05 14:02:07 +00:00
msgid "Factor applied to the momentum when starting the interpolated phase"
msgstr "Facteur appliqué au moment au démarrage de la phase d'interpolation"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-path-constraint.c:212
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:225
2012-03-18 20:41:05 +00:00
msgid "Path"
msgstr "Chemin"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-path-constraint.c:213
2011-03-31 16:12:13 +00:00
msgid "The path used to constrain an actor"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin utilisé pour contraindre un acteur"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +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"
2011-09-23 16:26:19 +00:00
msgstr "Le décalage le long du chemin, entre -1.0 et 2.0"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-property-transition.c:271
2012-03-18 20:41:05 +00:00
msgid "Property Name"
msgstr "Nom de la propriété"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-property-transition.c:272
2012-03-18 20:41:05 +00:00
msgid "The name of the property to animate"
msgstr "Le nom de la propriété à animer"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-script.c:466
msgid "Filename Set"
2011-09-23 16:26:19 +00:00
msgstr "« Filename » défini"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-script.c:467
msgid "Whether the :filename property is set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la propriété :filename est définie"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-script.c:481
#: ../clutter/deprecated/clutter-texture.c:1082
msgid "Filename"
msgstr "Nom de fichier"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-script.c:482
msgid "The path of the currently parsed file"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin du fichier actuellement analysé"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-script.c:499
2012-03-18 20:41:05 +00:00
msgid "Translation Domain"
msgstr "Domaine de traduction"
2012-05-23 15:46:15 +00:00
#: ../clutter/clutter-script.c:500
2012-03-18 20:41:05 +00:00
msgid "The translation domain used to localize string"
msgstr ""
"Le domaine de traduction utilisé pour localiser la chaîne de caractères"
2012-06-03 11:51:19 +00:00
#: ../clutter/clutter-scroll-actor.c:263
2012-05-23 15:46:15 +00:00
msgid "Scroll Mode"
msgstr "Mode de défilement"
2012-06-03 11:51:19 +00:00
#: ../clutter/clutter-scroll-actor.c:264
2012-05-23 15:46:15 +00:00
msgid "The scrolling direction"
msgstr "Le sens du défilement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:448
2011-03-31 16:12:13 +00:00
msgid "Double Click Time"
2011-09-23 16:26:19 +00:00
msgstr "Délai du double-clic"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:449
2011-03-31 16:12:13 +00:00
msgid "The time between clicks necessary to detect a multiple click"
2012-03-18 20:41:05 +00:00
msgstr "Le délai nécessaire entre les clics pour détecter un clic multiple"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:464
2011-03-31 16:12:13 +00:00
msgid "Double Click Distance"
2012-03-18 20:41:05 +00:00
msgstr "Espacement du double-clic"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:465
2011-03-31 16:12:13 +00:00
msgid "The distance between clicks necessary to detect a multiple click"
2012-03-18 20:41:05 +00:00
msgstr "La distance nécessaire entre les clics pour détecter un clic multiple"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:480
2011-03-31 16:12:13 +00:00
msgid "Drag Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Seuil de déplacement"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:481
2011-03-31 16:12:13 +00:00
msgid "The distance the cursor should travel before starting to drag"
msgstr ""
2011-09-23 16:26:19 +00:00
"La distance que doit parcourir le curseur avant le début d'un déplacement"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:496 ../clutter/clutter-text.c:3367
2011-03-31 16:12:13 +00:00
msgid "Font Name"
msgstr "Nom de la police"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:497
2011-03-31 16:12:13 +00:00
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
2011-09-23 16:26:19 +00:00
"La description de la police par défaut, sous une forme telle qu'elle "
"pourrait être analysée par Pango"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:512
2011-03-31 16:12:13 +00:00
msgid "Font Antialias"
2011-09-23 16:26:19 +00:00
msgstr "Lissage des polices"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:513
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-05 14:02:07 +00:00
"Définit s'il faut utiliser le lissage (1 pour activer, 0 pour désactiver et "
"-1 pour utiliser la valeur par défaut)"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:529
2011-03-31 16:12:13 +00:00
msgid "Font DPI"
2011-09-23 16:26:19 +00:00
msgstr "PPP de la police"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:530
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 ""
2011-09-23 16:26:19 +00:00
"La résolution de la police, en 1024 × points/pouces, ou -1 pour utiliser la "
"valeur par défaut"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:546
2011-03-31 16:12:13 +00:00
msgid "Font Hinting"
2011-09-23 16:26:19 +00:00
msgstr "Optimisation de la police"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:547
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-03-18 20:41:05 +00:00
"Définit s'il faut utiliser l'optimisation (1 pour activer, 0 pour désactiver "
"et -1 pour utiliser la valeur par défaut)"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:568
2011-03-31 16:12:13 +00:00
msgid "Font Hint Style"
2011-09-23 16:26:19 +00:00
msgstr "Style d'optimisation des polices"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:569
2011-03-31 16:12:13 +00:00
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
2011-09-23 16:26:19 +00:00
msgstr "Le style d'optimisation (hintnone, hintslight, hintmedium, hintfull)"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:590
2011-03-31 16:12:13 +00:00
msgid "Font Subpixel Order"
2011-09-23 16:26:19 +00:00
msgstr "Ordre sous-pixel des polices"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:591
2011-03-31 16:12:13 +00:00
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
2011-09-23 16:26:19 +00:00
msgstr "Le type de lissage sous-pixel (none, rgb, bgr, vrgb, vbgr)"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:608
2011-06-13 22:46:21 +00:00
msgid "The minimum duration for a long press gesture to be recognized"
2012-03-18 20:41:05 +00:00
msgstr "La durée minimale pour qu'un appui long soit identifié"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:615
2011-08-29 22:29:07 +00:00
msgid "Fontconfig configuration timestamp"
2011-09-23 16:26:19 +00:00
msgstr "Horodatage de la configuration de fontconfig"
2011-08-29 22:29:07 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:616
2011-08-29 22:29:07 +00:00
msgid "Timestamp of the current fontconfig configuration"
2011-09-23 16:26:19 +00:00
msgstr "Horodatage de la configuration actuelle de fontconfig"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:633
2011-09-23 16:26:19 +00:00
msgid "Password Hint Time"
msgstr "Durée avant masquage du mot de passe"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-settings.c:634
2011-09-23 16:26:19 +00:00
msgid "How long to show the last input character in hidden entries"
2011-10-03 13:57:21 +00:00
msgstr ""
2012-03-18 20:41:05 +00:00
"Définit le temps d'affichage du dernier caractère saisi dans les entrées "
"masquées"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-shader-effect.c:486
msgid "Shader Type"
2011-09-23 16:26:19 +00:00
msgstr "Type de shader"
2012-03-18 20:41:05 +00:00
#: ../clutter/clutter-shader-effect.c:487
msgid "The type of shader used"
2011-09-23 16:26:19 +00:00
msgstr "Le type de shader utilisé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-snap-constraint.c:322
2011-03-31 16:12:13 +00:00
msgid "The source of the constraint"
2011-09-23 16:26:19 +00:00
msgstr "La source de la contrainte"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-snap-constraint.c:335
2011-03-31 16:12:13 +00:00
msgid "From Edge"
2011-09-23 16:26:19 +00:00
msgstr "Bord de départ"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +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"
2011-09-23 16:26:19 +00:00
msgstr "Le bord de l'acteur qui doit être attrapé"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-snap-constraint.c:350
2011-03-31 16:12:13 +00:00
msgid "To Edge"
2011-09-23 16:26:19 +00:00
msgstr "Bord d'arrivée"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +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"
2011-09-23 16:26:19 +00:00
msgstr "Le bord de la source qui doit être attrapé"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +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"
2011-09-23 16:26:19 +00:00
msgstr "Le décalage, en pixels, à appliquer à la contrainte"
2011-03-31 16:12:13 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1929
msgid "Fullscreen Set"
2012-03-18 20:41:05 +00:00
msgstr "Plein écran activé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1930
msgid "Whether the main stage is fullscreen"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la scène principale est en plein écran"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1944
msgid "Offscreen"
2011-09-23 16:26:19 +00:00
msgstr "Hors écran"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1945
msgid "Whether the main stage should be rendered offscreen"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la scène principale doit être rendue hors écran"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1957 ../clutter/clutter-text.c:3481
msgid "Cursor Visible"
2011-09-23 16:26:19 +00:00
msgstr "Curseur visible"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1958
msgid "Whether the mouse pointer is visible on the main stage"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si le pointeur de la souris est visible sur la scène principale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1972
msgid "User Resizable"
2011-09-23 16:26:19 +00:00
msgstr "Redimensionnable par l'utilisateur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1973
msgid "Whether the stage is able to be resized via user interaction"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si la scène peut être redimensionnée par des interactions de "
"l'utilisateur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1988 ../clutter/deprecated/clutter-box.c:260
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:273
2012-03-18 20:41:05 +00:00
msgid "Color"
msgstr "Couleur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:1989
msgid "The color of the stage"
2011-09-23 16:26:19 +00:00
msgstr "La couleur de la scène"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2004
msgid "Perspective"
2011-09-23 16:26:19 +00:00
msgstr "Perspective"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2005
msgid "Perspective projection parameters"
2011-09-23 16:26:19 +00:00
msgstr "Paramètres de projection de la perspective"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2020
msgid "Title"
2011-09-23 16:26:19 +00:00
msgstr "Titre"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2021
msgid "Stage Title"
msgstr "Titre de la scène"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2038
msgid "Use Fog"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser le brouillard"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2039
msgid "Whether to enable depth cueing"
2011-09-23 16:26:19 +00:00
msgstr "Indique s'il faut activer la troncature d'arrière-plan"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2055
msgid "Fog"
msgstr "Brouillard"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2056
msgid "Settings for the depth cueing"
2011-09-23 16:26:19 +00:00
msgstr "Paramétrages de la troncature d'arrière-plan"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2072
msgid "Use Alpha"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser l'alpha"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2073
msgid "Whether to honour the alpha component of the stage color"
2012-03-18 20:41:05 +00:00
msgstr ""
"Indique s'il faut respecter le composant alpha de la couleur de la scène"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2089
msgid "Key Focus"
2011-09-23 16:26:19 +00:00
msgstr "Focus clavier"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2090
msgid "The currently key focused actor"
2011-09-23 16:26:19 +00:00
msgstr "L'acteur possédant actuellement le focus"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2106
msgid "No Clear Hint"
2011-09-23 16:26:19 +00:00
msgstr "Aucun indicateur d'effacement"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2107
msgid "Whether the stage should clear its contents"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la scène doit effacer son contenu"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2120
2011-01-11 21:34:37 +00:00
msgid "Accept Focus"
2011-09-23 16:26:19 +00:00
msgstr "Accepte le focus"
2011-01-11 21:34:37 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-stage.c:2121
2011-01-11 21:34:37 +00:00
msgid "Whether the stage should accept focus on show"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la scène doit accepter le focus à l'affichage"
2011-01-11 21:34:37 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:543
2011-03-31 16:12:13 +00:00
msgid "Column Number"
2011-09-23 16:26:19 +00:00
msgstr "Numéro de la colonne"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:544
2011-03-31 16:12:13 +00:00
msgid "The column the widget resides in"
2011-09-23 16:26:19 +00:00
msgstr "La colonne dans laquelle l'élément graphique se situe"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:551
2011-03-31 16:12:13 +00:00
msgid "Row Number"
2011-09-23 16:26:19 +00:00
msgstr "Numéro de la ligne"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:552
2011-03-31 16:12:13 +00:00
msgid "The row the widget resides in"
2011-09-23 16:26:19 +00:00
msgstr "La ligne sur laquelle l'élément graphique se situe"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:559
2011-03-31 16:12:13 +00:00
msgid "Column Span"
2011-09-23 16:26:19 +00:00
msgstr "Extension de colonne"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:560
2011-03-31 16:12:13 +00:00
msgid "The number of columns the widget should span"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de colonnes sur lequel s'étend l'élément graphique"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:567
2011-03-31 16:12:13 +00:00
msgid "Row Span"
2011-09-23 16:26:19 +00:00
msgstr "Extension de ligne"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:568
2011-03-31 16:12:13 +00:00
msgid "The number of rows the widget should span"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de lignes sur lequel s'étend l'élément graphique"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:575
2011-03-31 16:12:13 +00:00
msgid "Horizontal Expand"
2012-03-18 20:41:05 +00:00
msgstr "Extension horizontale"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:576
2011-03-31 16:12:13 +00:00
msgid "Allocate extra space for the child in horizontal axis"
2011-09-23 16:26:19 +00:00
msgstr "Alloue de l'espace supplémentaire pour l'enfant sur l'axe horizontal"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:582
2011-03-31 16:12:13 +00:00
msgid "Vertical Expand"
2012-03-18 20:41:05 +00:00
msgstr "Extension verticale"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:583
2011-03-31 16:12:13 +00:00
msgid "Allocate extra space for the child in vertical axis"
2011-09-23 16:26:19 +00:00
msgstr "Alloue de l'espace supplémentaire pour l'enfant sur l'axe vertical"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:1638
2011-03-31 16:12:13 +00:00
msgid "Spacing between columns"
2011-09-23 16:26:19 +00:00
msgstr "Espacement entre les colonnes"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-table-layout.c:1652
2011-03-31 16:12:13 +00:00
msgid "Spacing between rows"
2011-09-23 16:26:19 +00:00
msgstr "Espacement entre les lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text-buffer.c:351 ../clutter/clutter-text.c:3402
2012-03-18 20:41:05 +00:00
msgid "Text"
msgstr "Texte"
#: ../clutter/clutter-text-buffer.c:352
msgid "The contents of the buffer"
msgstr "Le contenu du buffer"
#: ../clutter/clutter-text-buffer.c:365
msgid "Text length"
msgstr "Longueur du texte"
#: ../clutter/clutter-text-buffer.c:366
msgid "Length of the text currently in the buffer"
msgstr "La longueur du texte actuellement dans le buffer"
#: ../clutter/clutter-text-buffer.c:379
msgid "Maximum length"
msgstr "Longueur maximale"
#: ../clutter/clutter-text-buffer.c:380
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Nombre maximum de caractères pour cette entrée. Zéro si pas de maximum"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3349
2012-03-18 20:41:05 +00:00
msgid "Buffer"
msgstr "Buffer"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3350
2012-03-18 20:41:05 +00:00
msgid "The buffer for the text"
msgstr "Le buffer pour le texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3368
msgid "The font to be used by the text"
msgstr "La police à utiliser par le texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3385
msgid "Font Description"
msgstr "Description de la police"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3386
msgid "The font description to be used"
msgstr "La description de la police à utiliser"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3403
msgid "The text to render"
msgstr "Le texte à afficher"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3417
msgid "Font Color"
msgstr "Couleur de la police"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3418
msgid "Color of the font used by the text"
2011-09-23 16:26:19 +00:00
msgstr "La couleur de la police utilisée par le texte"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3433
msgid "Editable"
2011-09-23 16:26:19 +00:00
msgstr "Modifiable"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3434
msgid "Whether the text is editable"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte est modifiable"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3449
msgid "Selectable"
2011-09-23 16:26:19 +00:00
msgstr "Sélectionnable"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3450
msgid "Whether the text is selectable"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte est sélectionnable"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3464
msgid "Activatable"
2011-09-23 16:26:19 +00:00
msgstr "Activable"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3465
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
2012-03-18 20:41:05 +00:00
"Indique si une pression sur la touche entrée entraîne l'émission du signal "
2011-09-23 16:26:19 +00:00
"activé"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3482
msgid "Whether the input cursor is visible"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le curseur de saisie est visible"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3496 ../clutter/clutter-text.c:3497
msgid "Cursor Color"
msgstr "La couleur du curseur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3512
msgid "Cursor Color Set"
msgstr "Couleur du curseur renseignée"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3513
msgid "Whether the cursor color has been set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la couleur du curseur a été renseignée ou non"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3528
msgid "Cursor Size"
msgstr "Taille du curseur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3529
msgid "The width of the cursor, in pixels"
msgstr "La taille du curseur, en pixels"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3545 ../clutter/clutter-text.c:3563
2010-10-25 16:30:52 +00:00
msgid "Cursor Position"
2012-03-18 20:41:05 +00:00
msgstr "Position du curseur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3546 ../clutter/clutter-text.c:3564
msgid "The cursor position"
msgstr "La position du curseur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3579
msgid "Selection-bound"
2012-03-18 20:41:05 +00:00
msgstr "Lien à la sélection"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3580
msgid "The cursor position of the other end of the selection"
2012-03-18 20:41:05 +00:00
msgstr "La position de curseur de l'autre bout de la sélection"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3595 ../clutter/clutter-text.c:3596
msgid "Selection Color"
2011-09-23 16:26:19 +00:00
msgstr "Couleur de la sélection"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3611
msgid "Selection Color Set"
2011-09-23 16:26:19 +00:00
msgstr "Couleur de la sélection renseignée"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3612
msgid "Whether the selection color has been set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la couleur de la sélection a été renseignée"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3627
msgid "Attributes"
2011-09-23 16:26:19 +00:00
msgstr "Attributs"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3628
msgid "A list of style attributes to apply to the contents of the actor"
2011-09-23 16:26:19 +00:00
msgstr "Une liste d'attributs stylistiques à appliquer au contenu de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3650
msgid "Use markup"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser le balisage"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3651
msgid "Whether or not the text includes Pango markup"
2012-03-18 20:41:05 +00:00
msgstr "Indique si le texte inclut ou non des balises Pango"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3667
msgid "Line wrap"
2011-09-23 16:26:19 +00:00
msgstr "Coupure des lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3668
msgid "If set, wrap the lines if the text becomes too wide"
2011-09-23 16:26:19 +00:00
msgstr "Si défini, coupe les lignes si le texte devient trop long"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3683
msgid "Line wrap mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode de coupure des lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3684
msgid "Control how line-wrapping is done"
2011-09-23 16:26:19 +00:00
msgstr "Contrôle la façon dont les lignes sont coupées"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3699
msgid "Ellipsize"
2011-09-23 16:26:19 +00:00
msgstr "Faire une ellipse"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3700
msgid "The preferred place to ellipsize the string"
2012-03-18 20:41:05 +00:00
msgstr "L'emplacement préféré pour faire une ellipse dans la chaîne"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3716
msgid "Line Alignment"
2011-09-23 16:26:19 +00:00
msgstr "Alignement des lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3717
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
2012-03-18 20:41:05 +00:00
"L'alignement préféré de la chaîne, pour les textes sur plusieurs lignes"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3733
msgid "Justify"
2011-09-23 16:26:19 +00:00
msgstr "Justifié"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3734
msgid "Whether the text should be justified"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte doit être justifié"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3749
msgid "Password Character"
2011-09-23 16:26:19 +00:00
msgstr "Caractère de mot de passe"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3750
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
2012-03-18 20:41:05 +00:00
"Si différent de zéro, utilise ce caractère pour afficher le contenu de "
"l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3764
msgid "Max Length"
msgstr "Longueur maximale"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3765
msgid "Maximum length of the text inside the actor"
msgstr "Longueur maximale du texte à l'intérieur de l'acteur"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3788
msgid "Single Line Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode ligne unique"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3789
msgid "Whether the text should be a single line"
2012-03-18 20:41:05 +00:00
msgstr "Indique si le texte doit être affiché sur une seule ligne"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3803 ../clutter/clutter-text.c:3804
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color"
2012-03-18 20:41:05 +00:00
msgstr "Choix de la couleur du texte"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3819
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color Set"
2012-03-18 20:41:05 +00:00
msgstr "Couleur du texte définie"
2011-06-13 22:46:21 +00:00
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-text.c:3820
2011-06-13 22:46:21 +00:00
msgid "Whether the selected text color has been set"
2012-03-18 20:41:05 +00:00
msgstr "Indique si le choix de la couleur du texte a été définie"
2011-06-13 22:46:21 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:561
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-animation.c:560
msgid "Loop"
msgstr "Boucler"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:562
2011-03-31 16:12:13 +00:00
msgid "Should the timeline automatically restart"
2011-09-23 16:26:19 +00:00
msgstr "Est-ce que l'axe temporel doit redémarrer automatiquement"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:576
2011-03-31 16:12:13 +00:00
msgid "Delay"
2011-09-23 16:26:19 +00:00
msgstr "Délai"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:577
2011-03-31 16:12:13 +00:00
msgid "Delay before start"
2011-09-23 16:26:19 +00:00
msgstr "Le délai avant de démarrer"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:592
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-animation.c:544
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-animator.c:1804
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-media.c:224
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-state.c:1523
2012-05-23 15:46:15 +00:00
msgid "Duration"
msgstr "Durée"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:593
2011-03-31 16:12:13 +00:00
msgid "Duration of the timeline in milliseconds"
2011-09-23 16:26:19 +00:00
msgstr "La durée de l'axe temporel, en millisecondes"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:608
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:528
#: ../clutter/deprecated/clutter-behaviour-rotate.c:337
2012-03-18 20:41:05 +00:00
msgid "Direction"
msgstr "Direction"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:609
2011-03-31 16:12:13 +00:00
msgid "Direction of the timeline"
2011-09-23 16:26:19 +00:00
msgstr "Direction de l'animation"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:624
2011-03-31 16:12:13 +00:00
msgid "Auto Reverse"
2011-09-23 16:26:19 +00:00
msgstr "Retour automatique"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:625
2011-03-31 16:12:13 +00:00
msgid "Whether the direction should be reversed when reaching the end"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le sens doit-être inversé lorsque la fin est atteinte"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:643
2012-03-18 20:41:05 +00:00
msgid "Repeat Count"
msgstr "Nombre de répétition"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:644
2012-03-18 20:41:05 +00:00
msgid "How many times the timeline should repeat"
msgstr "Combien de fois l'axe temporel doit être répété"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:658
2012-03-18 20:41:05 +00:00
msgid "Progress Mode"
msgstr "Mode de progression"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-timeline.c:659
2012-03-18 20:41:05 +00:00
msgid "How the timeline should compute the progress"
msgstr "Comment l'axe temporel doit calculer la progression"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:246
2012-03-18 20:41:05 +00:00
msgid "Interval"
msgstr "Intervalle"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:247
2012-03-18 20:41:05 +00:00
msgid "The interval of values to transition"
msgstr "L'intervalle des valeurs pour la transition"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:261
2012-03-18 20:41:05 +00:00
msgid "Animatable"
msgstr "Animable"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:262
2012-03-18 20:41:05 +00:00
msgid "The animatable object"
msgstr "L'objet animable"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:283
2012-03-18 20:41:05 +00:00
msgid "Remove on Complete"
msgstr "Retirer après réalisation"
2012-09-05 14:02:07 +00:00
#: ../clutter/clutter-transition.c:284
2012-03-18 20:41:05 +00:00
msgid "Detach the transition when completed"
msgstr "Détacher la transition après sa réalisation"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-zoom-action.c:354
2012-09-05 14:02:07 +00:00
msgid "Zoom Axis"
msgstr "Axe du zoom"
2013-02-20 20:24:52 +00:00
#: ../clutter/clutter-zoom-action.c:355
2012-09-05 14:02:07 +00:00
msgid "Constraints the zoom to an axis"
msgstr "Oblige le déplacement du zoom selon un axe"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-alpha.c:355
#: ../clutter/deprecated/clutter-animation.c:575
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-animator.c:1821
2012-05-23 15:46:15 +00:00
msgid "Timeline"
msgstr "Axe temporel"
#: ../clutter/deprecated/clutter-alpha.c:356
msgid "Timeline used by the alpha"
msgstr "L'axe temporel utilisé par l'alpha"
#: ../clutter/deprecated/clutter-alpha.c:372
msgid "Alpha value"
msgstr "Valeur de l'alpha"
#: ../clutter/deprecated/clutter-alpha.c:373
msgid "Alpha value as computed by the alpha"
msgstr "La valeur alpha telle que calculée par l'alpha"
#: ../clutter/deprecated/clutter-alpha.c:394
#: ../clutter/deprecated/clutter-animation.c:528
msgid "Mode"
msgstr "Mode"
#: ../clutter/deprecated/clutter-alpha.c:395
msgid "Progress mode"
msgstr "Mode de progression"
#: ../clutter/deprecated/clutter-animation.c:511
msgid "Object"
msgstr "Objet"
#: ../clutter/deprecated/clutter-animation.c:512
msgid "Object to which the animation applies"
msgstr "L'objet auquel s'applique l'animation"
#: ../clutter/deprecated/clutter-animation.c:529
msgid "The mode of the animation"
msgstr "Le mode d'animation"
#: ../clutter/deprecated/clutter-animation.c:545
msgid "Duration of the animation, in milliseconds"
msgstr "La durée de l'animation, en millisecondes"
#: ../clutter/deprecated/clutter-animation.c:561
msgid "Whether the animation should loop"
msgstr "Indique si l'animation doit boucler"
#: ../clutter/deprecated/clutter-animation.c:576
msgid "The timeline used by the animation"
msgstr "L'axe temporel utilisé par l'animation"
#: ../clutter/deprecated/clutter-animation.c:592
2012-03-18 20:41:05 +00:00
#: ../clutter/deprecated/clutter-behaviour.c:241
2012-05-23 15:46:15 +00:00
msgid "Alpha"
msgstr "Alpha"
#: ../clutter/deprecated/clutter-animation.c:593
msgid "The alpha used by the animation"
msgstr "L'alpha utilisé par l'animation"
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-animator.c:1805
2012-05-23 15:46:15 +00:00
msgid "The duration of the animation"
msgstr "La durée de l'animation"
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-animator.c:1822
2012-05-23 15:46:15 +00:00
msgid "The timeline of the animation"
msgstr "L'axe temporel de l'animation"
#: ../clutter/deprecated/clutter-behaviour.c:242
2012-03-18 20:41:05 +00:00
msgid "Alpha Object to drive the behaviour"
msgstr "Objet alpha a partir duquel dériver le comportement"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:182
2012-03-18 20:41:05 +00:00
msgid "Start Depth"
msgstr "Profondeur de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:183
2012-03-18 20:41:05 +00:00
msgid "Initial depth to apply"
msgstr "Profondeur initiale à appliquer"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:198
2012-03-18 20:41:05 +00:00
msgid "End Depth"
msgstr "Profondeur d'arrivée"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:199
2012-03-18 20:41:05 +00:00
msgid "Final depth to apply"
msgstr "Profondeur finale à appliquer"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:401
2012-03-18 20:41:05 +00:00
msgid "Start Angle"
msgstr "Angle de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:402
#: ../clutter/deprecated/clutter-behaviour-rotate.c:284
2012-03-18 20:41:05 +00:00
msgid "Initial angle"
msgstr "Angle initial"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:417
2012-03-18 20:41:05 +00:00
msgid "End Angle"
msgstr "Angle d'arrivée"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:418
#: ../clutter/deprecated/clutter-behaviour-rotate.c:302
2012-03-18 20:41:05 +00:00
msgid "Final angle"
msgstr "Angle final"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:433
2012-03-18 20:41:05 +00:00
msgid "Angle x tilt"
msgstr "Angle d'inclinaison x"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:434
2012-03-18 20:41:05 +00:00
msgid "Tilt of the ellipse around x axis"
msgstr "Inclinaison de l'ellipse autour de l'axe x"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:449
2012-03-18 20:41:05 +00:00
msgid "Angle y tilt"
msgstr "Angle d'inclinaison y"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:450
2012-03-18 20:41:05 +00:00
msgid "Tilt of the ellipse around y axis"
msgstr "Inclinaison de l'ellipse autour de l'axe y"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:465
2012-03-18 20:41:05 +00:00
msgid "Angle z tilt"
msgstr "Angle d'inclinaison z"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:466
2012-03-18 20:41:05 +00:00
msgid "Tilt of the ellipse around z axis"
msgstr "Inclinaison de l'ellipse autour de l'axe z"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:482
2012-03-18 20:41:05 +00:00
msgid "Width of the ellipse"
msgstr "Largeur de l'ellipse"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:498
2012-03-18 20:41:05 +00:00
msgid "Height of ellipse"
msgstr "Hauteur de l'ellipse"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:513
2012-03-18 20:41:05 +00:00
msgid "Center"
msgstr "Centre"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:514
2012-03-18 20:41:05 +00:00
msgid "Center of ellipse"
msgstr "Centre de l'ellipse"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:529
#: ../clutter/deprecated/clutter-behaviour-rotate.c:338
2012-03-18 20:41:05 +00:00
msgid "Direction of rotation"
msgstr "Direction de la rotation"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:184
2012-03-18 20:41:05 +00:00
msgid "Opacity Start"
msgstr "Opacité de départ"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:185
2012-03-18 20:41:05 +00:00
msgid "Initial opacity level"
msgstr "Niveau initial d'opacité"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:202
2012-03-18 20:41:05 +00:00
msgid "Opacity End"
msgstr "Opacité d'arrivée"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:203
2012-03-18 20:41:05 +00:00
msgid "Final opacity level"
msgstr "Niveau final d'opacité"
2012-05-23 15:46:15 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:226
2012-03-18 20:41:05 +00:00
msgid "The ClutterPath object representing the path to animate along"
msgstr "L'objet ClutterPath qui représente le chemin que l'animation suit"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:283
2012-03-18 20:41:05 +00:00
msgid "Angle Begin"
msgstr "Angle de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:301
2012-03-18 20:41:05 +00:00
msgid "Angle End"
msgstr "Angle d'arrivée"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:319
2012-03-18 20:41:05 +00:00
msgid "Axis"
msgstr "Axe"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:320
2012-03-18 20:41:05 +00:00
msgid "Axis of rotation"
msgstr "Axe de rotation"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:355
2012-03-18 20:41:05 +00:00
msgid "Center X"
msgstr "Centre (X)"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:356
2012-03-18 20:41:05 +00:00
msgid "X coordinate of the center of rotation"
msgstr "Coordonnée X du centre de rotation"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:373
2012-03-18 20:41:05 +00:00
msgid "Center Y"
msgstr "Centre (Y)"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:374
2012-03-18 20:41:05 +00:00
msgid "Y coordinate of the center of rotation"
msgstr "Coordonnée Y du centre de rotation"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:391
2012-03-18 20:41:05 +00:00
msgid "Center Z"
msgstr "Centre (Z)"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:392
2012-03-18 20:41:05 +00:00
msgid "Z coordinate of the center of rotation"
msgstr "Coordonnée Z du centre de rotation"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:226
2012-03-18 20:41:05 +00:00
msgid "X Start Scale"
msgstr "Homothétie (X) de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:227
2012-03-18 20:41:05 +00:00
msgid "Initial scale on the X axis"
msgstr "Facteur initial d'homothétie selon l'axe X"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:245
2012-03-18 20:41:05 +00:00
msgid "X End Scale"
msgstr "Homothétie (X) de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:246
2012-03-18 20:41:05 +00:00
msgid "Final scale on the X axis"
msgstr "Facteur final d'homothétie selon l'axe X"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:264
2012-03-18 20:41:05 +00:00
msgid "Y Start Scale"
msgstr "Homothétie (Y) de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:265
2012-03-18 20:41:05 +00:00
msgid "Initial scale on the Y axis"
msgstr "Facteur initial d'homothétie selon l'axe Y"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:283
2012-03-18 20:41:05 +00:00
msgid "Y End Scale"
msgstr "Homothétie (Y) de départ"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:284
2012-03-18 20:41:05 +00:00
msgid "Final scale on the Y axis"
msgstr "Facteur final d'homothétie selon l'axe X"
#: ../clutter/deprecated/clutter-box.c:261
msgid "The background color of the box"
msgstr "La couleur de fond de la boîte"
#: ../clutter/deprecated/clutter-box.c:274
msgid "Color Set"
msgstr "Couleur définie"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:597
2012-05-23 15:46:15 +00:00
msgid "Surface Width"
msgstr "Largeur de la surface"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:598
2012-05-23 15:46:15 +00:00
msgid "The width of the Cairo surface"
msgstr "La largeur de la surface Cairo"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:615
2012-05-23 15:46:15 +00:00
msgid "Surface Height"
msgstr "Hauteur de la surface"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:616
2012-05-23 15:46:15 +00:00
msgid "The height of the Cairo surface"
msgstr "La hauteur de la surface Cairo"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:636
2012-05-23 15:46:15 +00:00
msgid "Auto Resize"
msgstr "Redimensionnement automatique"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:637
2012-05-23 15:46:15 +00:00
msgid "Whether the surface should match the allocation"
msgstr "Indique si la surface doit correspondre à celle allouée"
#: ../clutter/deprecated/clutter-media.c:83
msgid "URI"
msgstr "URI"
#: ../clutter/deprecated/clutter-media.c:84
msgid "URI of a media file"
msgstr "URI d'un fichier média"
#: ../clutter/deprecated/clutter-media.c:100
msgid "Playing"
msgstr "Lecture"
#: ../clutter/deprecated/clutter-media.c:101
msgid "Whether the actor is playing"
msgstr "Indique si l'acteur est en cours de lecture"
#: ../clutter/deprecated/clutter-media.c:118
msgid "Progress"
msgstr "Progression"
#: ../clutter/deprecated/clutter-media.c:119
msgid "Current progress of the playback"
msgstr "La progression actuelle de la lecture"
#: ../clutter/deprecated/clutter-media.c:135
msgid "Subtitle URI"
msgstr "URI des sous-titres"
#: ../clutter/deprecated/clutter-media.c:136
msgid "URI of a subtitle file"
msgstr "L'URI d'un fichier de sous-titres"
#: ../clutter/deprecated/clutter-media.c:154
msgid "Subtitle Font Name"
msgstr "Nom de la police des sous-titres"
#: ../clutter/deprecated/clutter-media.c:155
msgid "The font used to display subtitles"
msgstr "La police à utiliser pour afficher les sous-titres"
#: ../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 "Le volume de la piste audio"
#: ../clutter/deprecated/clutter-media.c:189
msgid "Can Seek"
msgstr "Peut rechercher"
#: ../clutter/deprecated/clutter-media.c:190
msgid "Whether the current stream is seekable"
msgstr "Indique si on peut faire des recherches dans le flux actuel"
#: ../clutter/deprecated/clutter-media.c:207
msgid "Buffer Fill"
msgstr "Remplissage du buffer"
#: ../clutter/deprecated/clutter-media.c:208
msgid "The fill level of the buffer"
msgstr "Le niveau de remplissage du buffer"
#: ../clutter/deprecated/clutter-media.c:225
msgid "The duration of the stream, in seconds"
msgstr "La durée du flux, en secondes"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:274
2012-03-18 20:41:05 +00:00
msgid "The color of the rectangle"
msgstr "La couleur du rectangle"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:287
2012-03-18 20:41:05 +00:00
msgid "Border Color"
msgstr "Couleur de la bordure"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:288
2012-03-18 20:41:05 +00:00
msgid "The color of the border of the rectangle"
msgstr "La couleur de la bordure du rectangle"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:303
2012-03-18 20:41:05 +00:00
msgid "Border Width"
msgstr "Largeur de la bordure"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:304
2012-03-18 20:41:05 +00:00
msgid "The width of the border of the rectangle"
msgstr "La largeur de la bordure du rectangle"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:318
2012-03-18 20:41:05 +00:00
msgid "Has Border"
msgstr "Possède une bordure"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:319
2012-03-18 20:41:05 +00:00
msgid "Whether the rectangle should have a border"
msgstr "Indique si le rectangle doit posséder une bordure"
#: ../clutter/deprecated/clutter-shader.c:261
msgid "Vertex Source"
msgstr "Source de vertex"
#: ../clutter/deprecated/clutter-shader.c:262
msgid "Source of vertex shader"
msgstr "Source du shader vertex"
#: ../clutter/deprecated/clutter-shader.c:278
msgid "Fragment Source"
msgstr "Source de fragment"
#: ../clutter/deprecated/clutter-shader.c:279
msgid "Source of fragment shader"
msgstr "Source du shader fragment"
#: ../clutter/deprecated/clutter-shader.c:296
msgid "Compiled"
msgstr "Compilé"
#: ../clutter/deprecated/clutter-shader.c:297
msgid "Whether the shader is compiled and linked"
msgstr "Indique si le shader est compilé et lié"
#: ../clutter/deprecated/clutter-shader.c:314
msgid "Whether the shader is enabled"
msgstr "Indique si le shader est activé"
#: ../clutter/deprecated/clutter-shader.c:525
#, c-format
msgid "%s compilation failed: %s"
msgstr "Échec de la compilation de %s : %s"
#: ../clutter/deprecated/clutter-shader.c:526
msgid "Vertex shader"
msgstr "Shader vertex"
#: ../clutter/deprecated/clutter-shader.c:527
msgid "Fragment shader"
msgstr "Shader fragment"
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-state.c:1505
2012-05-23 15:46:15 +00:00
msgid "State"
msgstr "État"
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-state.c:1506
2012-05-23 15:46:15 +00:00
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Indique l'état actuellement défini (il se peut que la transition vers cet "
"état ne soit pas achevée)"
2013-02-20 20:24:52 +00:00
#: ../clutter/deprecated/clutter-state.c:1524
2012-05-23 15:46:15 +00:00
msgid "Default transition duration"
msgstr "Durée de la transition par défaut"
2012-09-05 14:02:07 +00:00
#: ../clutter/deprecated/clutter-texture.c:994
msgid "Sync size of actor"
msgstr "Synchronise la taille de l'acteur"
#: ../clutter/deprecated/clutter-texture.c:995
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Synchronise automatiquement la taille de l'acteur avec les dimensions du "
"pixbuf sous-jacent"
#: ../clutter/deprecated/clutter-texture.c:1002
msgid "Disable Slicing"
msgstr "Désactive le découpage"
#: ../clutter/deprecated/clutter-texture.c:1003
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
"Force la texture sous-jacente à être singulière et non composée de plus "
"petites sous-textures économes en espace"
#: ../clutter/deprecated/clutter-texture.c:1012
msgid "Tile Waste"
msgstr "Perte de mosaïque"
#: ../clutter/deprecated/clutter-texture.c:1013
msgid "Maximum waste area of a sliced texture"
msgstr "Zone maximale de perte d'une texture par morceaux"
#: ../clutter/deprecated/clutter-texture.c:1021
msgid "Horizontal repeat"
msgstr "Répétition horizontale"
#: ../clutter/deprecated/clutter-texture.c:1022
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Répète le contenu plutôt que de le redimensionner horizontalement"
#: ../clutter/deprecated/clutter-texture.c:1029
msgid "Vertical repeat"
msgstr "Répétition verticale"
#: ../clutter/deprecated/clutter-texture.c:1030
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Répète le contenu plutôt que de le redimensionner verticalement"
#: ../clutter/deprecated/clutter-texture.c:1037
msgid "Filter Quality"
msgstr "Qualité de filtrage"
#: ../clutter/deprecated/clutter-texture.c:1038
msgid "Rendering quality used when drawing the texture"
msgstr "La qualité de rendu utilisée lors du dessin de la texture"
#: ../clutter/deprecated/clutter-texture.c:1046
msgid "Pixel Format"
msgstr "Format des pixels"
#: ../clutter/deprecated/clutter-texture.c:1047
msgid "The Cogl pixel format to use"
msgstr "Le format des pixels Cogl à utiliser"
#: ../clutter/deprecated/clutter-texture.c:1055
#: ../clutter/wayland/clutter-wayland-surface.c:449
msgid "Cogl Texture"
msgstr "Texture 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 "L'animateur de texture Cogl sous-jacent utilisé pour tracer cet acteur"
#: ../clutter/deprecated/clutter-texture.c:1063
msgid "Cogl Material"
msgstr "Matériel Cogl"
#: ../clutter/deprecated/clutter-texture.c:1064
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
"L'animateur de matériel Cogl sous-jacent utilisé pour tracer cet acteur"
#: ../clutter/deprecated/clutter-texture.c:1083
msgid "The path of the file containing the image data"
msgstr "Le chemin du fichier contenant les données de l'image"
#: ../clutter/deprecated/clutter-texture.c:1090
msgid "Keep Aspect Ratio"
msgstr "Conserver le rapport d'affichage"
#: ../clutter/deprecated/clutter-texture.c:1091
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
"Conserve le rapport d'affichage de la texture au moment d'une requête de "
"largeur ou hauteur préférée"
#: ../clutter/deprecated/clutter-texture.c:1119
msgid "Load asynchronously"
msgstr "Chargement asynchrone"
#: ../clutter/deprecated/clutter-texture.c:1120
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Charge les fichiers à l'intérieur d'un thread pour éviter un blocage lors du "
"chargement des images à partir du disque"
#: ../clutter/deprecated/clutter-texture.c:1138
msgid "Load data asynchronously"
msgstr "Charger les données de manière asynchrone"
#: ../clutter/deprecated/clutter-texture.c:1139
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
"Décode les fichiers de données d'image à l'intérieur d'un thread pour éviter "
"un blocage lors du chargement des images à partir du disque"
#: ../clutter/deprecated/clutter-texture.c:1165
msgid "Pick With Alpha"
msgstr "Sélection avec alpha"
#: ../clutter/deprecated/clutter-texture.c:1166
msgid "Shape actor with alpha channel when picking"
msgstr "Acteur de forme avec canal alpha lors d'une sélection"
#: ../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 "Impossible de charger les données de l'image"
#: ../clutter/deprecated/clutter-texture.c:1758
#, c-format
msgid "YUV textures are not supported"
msgstr "Les textures YUV ne sont pas prises en charge"
#: ../clutter/deprecated/clutter-texture.c:1767
#, c-format
msgid "YUV2 textues are not supported"
msgstr "Les textures YUV2 ne sont pas prises en charge"
2012-03-18 20:41:05 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:159
2011-03-31 16:12:13 +00:00
msgid "sysfs Path"
2011-09-23 16:26:19 +00:00
msgstr "Chemin sysfs"
2011-03-31 16:12:13 +00:00
2012-03-18 20:41:05 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:160
2011-03-31 16:12:13 +00:00
msgid "Path of the device in sysfs"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin du périphérique dans sysfs"
2011-03-31 16:12:13 +00:00
2012-03-18 20:41:05 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:175
2011-03-31 16:12:13 +00:00
msgid "Device Path"
2011-09-23 16:26:19 +00:00
msgstr "Chemin du périphérique"
2011-03-31 16:12:13 +00:00
2012-03-18 20:41:05 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:176
2011-03-31 16:12:13 +00:00
msgid "Path of the device node"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin du nœud du périphérique"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/gdk/clutter-backend-gdk.c:296
2012-03-18 20:41:05 +00:00
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr ""
"Impossible de trouver un CoglWinsys approprié pour un GdkDisplay de type %s"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:423
2012-03-18 20:41:05 +00:00
msgid "Surface"
msgstr "Surface"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:424
2012-03-18 20:41:05 +00:00
msgid "The underlying wayland surface"
msgstr "La surface wayland sous-jacente"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:431
2012-03-18 20:41:05 +00:00
msgid "Surface width"
msgstr "Largeur de la surface"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:432
2012-03-18 20:41:05 +00:00
msgid "The width of the underlying wayland surface"
msgstr "La largeur de la surface wayland sous-jacente"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:440
2012-03-18 20:41:05 +00:00
msgid "Surface height"
msgstr "Hauteur de la surface"
2012-05-23 15:46:15 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:441
2012-03-18 20:41:05 +00:00
msgid "The height of the underlying wayland surface"
msgstr "La hauteur de la surface wayland sous-jacente"
2012-05-23 15:46:15 +00:00
#: ../clutter/x11/clutter-backend-x11.c:516
msgid "X display to use"
msgstr "Affichage X à utiliser"
2012-05-23 15:46:15 +00:00
#: ../clutter/x11/clutter-backend-x11.c:522
msgid "X screen to use"
msgstr "Écran X à utiliser"
2012-05-23 15:46:15 +00:00
#: ../clutter/x11/clutter-backend-x11.c:527
msgid "Make X calls synchronous"
msgstr "Rendre les appels X synchrones"
2012-05-23 15:46:15 +00:00
#: ../clutter/x11/clutter-backend-x11.c:534
2013-02-20 20:24:52 +00:00
msgid "Disable XInput support"
msgstr "Désactiver la prise en charge de XInput"
2013-02-20 20:24:52 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:322
2011-03-31 16:12:13 +00:00
msgid "The Clutter backend"
2011-09-23 16:26:19 +00:00
msgstr "Le moteur Clutter"
2011-03-31 16:12:13 +00:00
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:539
msgid "Pixmap"
msgstr "Pixmap"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:540
msgid "The X11 Pixmap to be bound"
msgstr "Le pixmap X11 à lier"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:548
msgid "Pixmap width"
msgstr "Largeur du pixmap"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:549
msgid "The width of the pixmap bound to this texture"
msgstr "La largeur du pixmap lié à cette texture"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:557
msgid "Pixmap height"
msgstr "Hauteur du pixmap"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:558
msgid "The height of the pixmap bound to this texture"
msgstr "La hauteur du pixmap lié à cette texture"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:566
msgid "Pixmap Depth"
msgstr "Profondeur du pixmap"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:567
msgid "The depth (in number of bits) of the pixmap bound to this texture"
2011-09-23 16:26:19 +00:00
msgstr "La profondeur (en nombre de bits) du pixmap lié à cette texture"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:575
msgid "Automatic Updates"
2011-09-23 16:26:19 +00:00
msgstr "Mises à jour automatiques"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:576
msgid "If the texture should be kept in sync with any pixmap changes."
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si la texture doit rester synchronisée avec les modifications du "
"pixmap."
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:584
msgid "Window"
msgstr "Fenêtre"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:585
msgid "The X11 Window to be bound"
2011-09-23 16:26:19 +00:00
msgstr "La fenêtre X11 à lier"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:593
msgid "Window Redirect Automatic"
2011-09-23 16:26:19 +00:00
msgstr "Canal de fenêtre automatique"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:594
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si le canal de la fenêtre composite est défini à « Automatic » (ou "
 Manual » si faux)"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:604
msgid "Window Mapped"
2011-09-23 16:26:19 +00:00
msgstr "Fenêtre tracée"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:605
msgid "If window is mapped"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la fenêtre est tracée"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:614
msgid "Destroyed"
msgstr "Détruite"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:615
msgid "If window has been destroyed"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la fenêtre a été détruite"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:623
msgid "Window X"
msgstr "Fenêtre (X)"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:624
msgid "X position of window on screen according to X11"
msgstr "La coordonnée X de la fenêtre selon X11"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:632
msgid "Window Y"
msgstr "Fenêtre (Y)"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:633
msgid "Y position of window on screen according to X11"
msgstr "La coordonnée Y de la fenêtre selon X11"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:640
msgid "Window Override Redirect"
2012-03-18 20:41:05 +00:00
msgstr "Override Redirect de la fenêtre"
2012-09-05 14:02:07 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:641
msgid "If this is an override-redirect window"
2011-09-23 16:26:19 +00:00
msgstr "Indique si cette fenêtre possède l'attribut override-redirect"