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

2235 lines
64 KiB
Text
Raw Normal View History

2011-09-23 16:26:19 +00:00
# French translation of clutter.
# Copyright (C) 2010-2011 Free Software Foundation, Inc.
# 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,
# Bruno Brouard <annoa.b@gmail.com>, 2011
#
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"
2011-10-03 13:57:21 +00:00
"POT-Creation-Date: 2011-10-01 11:10+0000\n"
2011-09-23 16:26:19 +00:00
"PO-Revision-Date: 2011-09-12 22:43+0200 \n"
"Last-Translator: Bruno Brouard <annoa.b@gmail.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3875
msgid "X coordinate"
msgstr "Coordonnée X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3876
msgid "X coordinate of the actor"
msgstr "Coordonnée X de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3891
msgid "Y coordinate"
msgstr "Coordonnée Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3892
msgid "Y coordinate of the actor"
msgstr "Coordonnée X de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3907 ../clutter/clutter-behaviour-ellipse.c:477
msgid "Width"
msgstr "Largeur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3908
msgid "Width of the actor"
msgstr "Largeur de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3922 ../clutter/clutter-behaviour-ellipse.c:493
msgid "Height"
msgstr "Hauteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3923
msgid "Height of the actor"
msgstr "Hauteur de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3941
msgid "Fixed X"
msgstr "Position fixe selon l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3942
msgid "Forced X position of the actor"
msgstr "Position fixe de l'acteur selon l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3960
msgid "Fixed Y"
msgstr "Position fixe selon l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3961
msgid "Forced Y position of the actor"
msgstr "Position fixe de l'acteur selon l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3977
msgid "Fixed position set"
msgstr "Position fixe renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:3978
msgid "Whether to use fixed positioning for the actor"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur utilise un positionnement fixe ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4000
msgid "Min Width"
msgstr "Largeur minimale"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4001
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4020
msgid "Min Height"
msgstr "Hauteur maximale"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4021
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4040
msgid "Natural Width"
msgstr "Largeur naturelle"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4041
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4060
msgid "Natural Height"
msgstr "Hauteur Naturelle"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4061
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4077
msgid "Minimum width set"
msgstr "Largeur minimale renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4078
msgid "Whether to use the min-width property"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la largeur minimale a été renseignée ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4093
msgid "Minimum height set"
msgstr "Hauteur minimale renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4094
msgid "Whether to use the min-height property"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la hauteur minimale a été renseignée ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4109
msgid "Natural width set"
msgstr "Largeur naturelle renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4110
msgid "Whether to use the natural-width property"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la largeur naturelle a été renseignée ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4127
msgid "Natural height set"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur naturelle renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4128
msgid "Whether to use the natural-height property"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la hauteur naturelle a été renseignée ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4147
msgid "Allocation"
msgstr "Allocation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4148
msgid "The actor's allocation"
msgstr "L'allocation de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4204
msgid "Request Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode de requête"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4205
msgid "The actor's request mode"
2011-09-23 16:26:19 +00:00
msgstr "Le mode de requête de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4220
msgid "Depth"
msgstr "Profondeur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4221
msgid "Position on the Z axis"
msgstr "Position sur l'axe Z"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4235
msgid "Opacity"
msgstr "Opacité"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4236
msgid "Opacity of an actor"
msgstr "Opacité d'un acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4255
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4256
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4274
msgid "Visible"
msgstr "Visible"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4275
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4290
msgid "Mapped"
2011-09-23 16:26:19 +00:00
msgstr "Tracé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4291
msgid "Whether the actor will be painted"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur sera peint"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4305
msgid "Realized"
msgstr "Réalisé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4306
msgid "Whether the actor has been realized"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur a été réalisé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4322
msgid "Reactive"
msgstr "Réactif"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4323
msgid "Whether the actor is reactive to events"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur est réactif ou pas"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4335
msgid "Has Clip"
msgstr "A une région de rognage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4336
msgid "Whether the actor has a clip set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur a une région de rognage ou pas"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4351
msgid "Clip"
msgstr "Rognage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4352
msgid "The clip region for the actor"
msgstr "Le région de rognage de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4366 ../clutter/clutter-actor-meta.c:207
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:236
msgid "Name"
msgstr "Nom"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4367
msgid "Name of the actor"
msgstr "Nom de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4381
msgid "Scale X"
msgstr "Homothétie (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4382
msgid "Scale factor on the X axis"
msgstr "Facteur d'homothétie sur l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4397
msgid "Scale Y"
msgstr "Homothétie (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4398
msgid "Scale factor on the Y axis"
msgstr "Facteur d'homothétie sur l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4413
msgid "Scale Center X"
msgstr "Centre d'homothétie (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4414
msgid "Horizontal scale center"
2011-09-23 16:26:19 +00:00
msgstr "Centre d'homothétie horizontale"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4429
msgid "Scale Center Y"
msgstr "Centre d'homothétie (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4430
msgid "Vertical scale center"
2011-09-23 16:26:19 +00:00
msgstr "Centre d'homothétie verticale"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4445
msgid "Scale Gravity"
2011-09-23 16:26:19 +00:00
msgstr "Homothétie par rapport au centre de gravité"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4446
msgid "The center of scaling"
msgstr "Le centre d'homothétie"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4463
msgid "Rotation Angle X"
msgstr "Angle de rotation (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4464
msgid "The rotation angle on the X axis"
msgstr "L'angle de rotation autour de l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4479
msgid "Rotation Angle Y"
msgstr "Angle de rotation (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4480
msgid "The rotation angle on the Y axis"
msgstr "L'angle de rotation autour de l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4495
msgid "Rotation Angle Z"
msgstr "Angle de rotation (Z)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4496
msgid "The rotation angle on the Z axis"
msgstr "L'angle de rotation autour de l'axe Z"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4511
msgid "Rotation Center X"
msgstr "Centre de rotation (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4512
msgid "The rotation center on the X axis"
msgstr "Le centre de rotation sur l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4528
msgid "Rotation Center Y"
msgstr "Centre de rotation (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4529
msgid "The rotation center on the Y axis"
msgstr "Le centre de rotation sur l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4545
msgid "Rotation Center Z"
msgstr "Centre de rotation (Z)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4546
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4562
msgid "Rotation Center Z Gravity"
2011-09-23 16:26:19 +00:00
msgstr "Rotation autour du centre de gravité suivant Z"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4563
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4581
msgid "Anchor X"
2011-09-23 16:26:19 +00:00
msgstr "Ancre (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4582
msgid "X coordinate of the anchor point"
2011-09-23 16:26:19 +00:00
msgstr "Coordonnée suivant X du point d'ancrage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4598
msgid "Anchor Y"
2011-09-23 16:26:19 +00:00
msgstr "Ancre (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4599
msgid "Y coordinate of the anchor point"
2011-09-23 16:26:19 +00:00
msgstr "Coordonnée suivant Y du point d'ancrage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4614
msgid "Anchor Gravity"
2011-09-23 16:26:19 +00:00
msgstr "Ancre sur le centre de gravité"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4615
msgid "The anchor point as a ClutterGravity"
2011-09-23 16:26:19 +00:00
msgstr "Le point d'ancrage est le « ClutterGravity »"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4634
msgid "Show on set parent"
2011-09-23 16:26:19 +00:00
msgstr "Affichage si paramétrage du père"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4635
msgid "Whether the actor is shown when parented"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur est affiché lorsque son père est configuré"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4655
msgid "Clip to Allocation"
2011-09-23 16:26:19 +00:00
msgstr "Coupure d'allocation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4656
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4666
msgid "Text Direction"
msgstr "Direction du texte"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4667
msgid "Direction of the text"
msgstr "La direction du texte"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4685
msgid "Has Pointer"
2011-09-23 16:26:19 +00:00
msgstr "Contient le pointeur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4686
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4703
msgid "Actions"
msgstr "Actions"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4704
msgid "Adds an action to the actor"
msgstr "Ajoute une action à l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4718
msgid "Constraints"
msgstr "Contraintes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor.c:4719
msgid "Adds a constraint to the actor"
msgstr "Ajoute une contrainte à l'acteur"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-actor.c:4733
msgid "Effect"
msgstr "Effet"
#: ../clutter/clutter-actor.c:4734
msgid "Add an effect to be applied on the actor"
msgstr "Ajoute un effet à appliquer à 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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:315
#: ../clutter/clutter-shader.c:307
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é"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:270
#: ../clutter/clutter-bind-constraint.c:349 ../clutter/clutter-clone.c:340
#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Source"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:271
msgid "The source of the alignment"
msgstr "La source de l'alignement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:284
msgid "Align Axis"
msgstr "L'axe d'alignement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:285
msgid "The axis to align the position to"
msgstr "L'axe par rapport auquel aligner la position"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:304
#: ../clutter/clutter-desaturate-effect.c:304
msgid "Factor"
msgstr "Facteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-align-constraint.c:305
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Le facteur d'alignement, entre 0.0 et 1.0"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:345 ../clutter/clutter-animation.c:538
#: ../clutter/clutter-animator.c:1802
msgid "Timeline"
2011-09-23 16:26:19 +00:00
msgstr "Axe temporel"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:346
msgid "Timeline used by the alpha"
2011-09-23 16:26:19 +00:00
msgstr "L'axe temporel utilisé par l'alpha"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:361
msgid "Alpha value"
msgstr "Valeur de l'alpha"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:362
msgid "Alpha value as computed by the alpha"
msgstr "La valeur calculée par l'alpha"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:382 ../clutter/clutter-animation.c:494
msgid "Mode"
msgstr "Mode"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-alpha.c:383
msgid "Progress mode"
msgstr "Mode de progression"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:478
msgid "Object"
msgstr "Objet"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:479
msgid "Object to which the animation applies"
2011-09-23 16:26:19 +00:00
msgstr "L'objet sur lequel l'animation s'applique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:495
msgid "The mode of the animation"
msgstr "Le mode d'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:509 ../clutter/clutter-animator.c:1786
#: ../clutter/clutter-media.c:194 ../clutter/clutter-state.c:1486
#: ../clutter/clutter-timeline.c:294
msgid "Duration"
msgstr "Durée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:510
msgid "Duration of the animation, in milliseconds"
2011-09-23 16:26:19 +00:00
msgstr "La durée de l'animation, en millisecondes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:524 ../clutter/clutter-timeline.c:263
msgid "Loop"
msgstr "Boucler"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:525
msgid "Whether the animation should loop"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'animation doit boucler"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:539
msgid "The timeline used by the animation"
2011-09-23 16:26:19 +00:00
msgstr "L'axe temporel utilisé par l'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:552 ../clutter/clutter-behaviour.c:304
msgid "Alpha"
msgstr "Alpha"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animation.c:553
msgid "The alpha used by the animation"
msgstr "L'alpha utilisé pour l'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animator.c:1787
msgid "The duration of the animation"
msgstr "La durée de l'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-animator.c:1803
msgid "The timeline of the animation"
2011-09-23 16:26:19 +00:00
msgstr "L'axe temporel de l'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour.c:305
msgid "Alpha Object to drive the behaviour"
2011-09-23 16:26:19 +00:00
msgstr "Objet alpha a partir duquel dériver le comportement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-depth.c:178
msgid "Start Depth"
msgstr "Profondeur de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-depth.c:179
msgid "Initial depth to apply"
msgstr "Profondeur initiale à appliquer"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-depth.c:194
msgid "End Depth"
msgstr "Profondeur d'arrivée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-depth.c:195
msgid "Final depth to apply"
msgstr "Profondeur finale à appliquer"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:397
msgid "Start Angle"
msgstr "Angle de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:398
#: ../clutter/clutter-behaviour-rotate.c:280
msgid "Initial angle"
msgstr "Angle initial"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:413
msgid "End Angle"
msgstr "Angle d'arrivée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:414
#: ../clutter/clutter-behaviour-rotate.c:298
msgid "Final angle"
msgstr "Angle final"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:429
msgid "Angle x tilt"
2011-09-23 16:26:19 +00:00
msgstr "Angle inclinaison x"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:430
msgid "Tilt of the ellipse around x axis"
2011-09-23 16:26:19 +00:00
msgstr "Inclinaison de l'ellipse autour de l'axe x"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:445
msgid "Angle y tilt"
2011-09-23 16:26:19 +00:00
msgstr "Angle inclinaison y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:446
msgid "Tilt of the ellipse around y axis"
2011-09-23 16:26:19 +00:00
msgstr "Inclinaison de l'ellipse autour de l'axe y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:461
msgid "Angle z tilt"
2011-09-23 16:26:19 +00:00
msgstr "Angle inclinaison z"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:462
msgid "Tilt of the ellipse around z axis"
2011-09-23 16:26:19 +00:00
msgstr "Inclinaison de l'ellipse autour de l'axe z"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:478
msgid "Width of the ellipse"
2011-09-23 16:26:19 +00:00
msgstr "Largeur de l'ellipse"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:494
msgid "Height of ellipse"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur de l'ellipse"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:509
msgid "Center"
msgstr "Centre"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:510
msgid "Center of ellipse"
2011-09-23 16:26:19 +00:00
msgstr "Centre de l'ellipse"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:524
#: ../clutter/clutter-behaviour-rotate.c:333 ../clutter/clutter-timeline.c:310
msgid "Direction"
msgstr "Direction"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-ellipse.c:525
#: ../clutter/clutter-behaviour-rotate.c:334
msgid "Direction of rotation"
msgstr "Direction de la rotation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-opacity.c:181
msgid "Opacity Start"
msgstr "Opacité de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-opacity.c:182
msgid "Initial opacity level"
msgstr "Niveau initial d'opacité"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-opacity.c:199
msgid "Opacity End"
2011-09-23 16:26:19 +00:00
msgstr "Opacité d'arrivée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-opacity.c:200
msgid "Final opacity level"
msgstr "Niveau final d'opacité"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-path.c:222
#: ../clutter/clutter-path-constraint.c:212
msgid "Path"
msgstr "Chemin"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-path.c:223
msgid "The ClutterPath object representing the path to animate along"
2011-09-23 16:26:19 +00:00
msgstr "L'objet ClutterPath qui représente le chemin que l'animation suit"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:279
msgid "Angle Begin"
msgstr "Angle de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:297
msgid "Angle End"
msgstr "Angle d'arrivée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:315
msgid "Axis"
msgstr "Axe"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:316
msgid "Axis of rotation"
msgstr "Axe de rotation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:351
msgid "Center X"
msgstr "Centre (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:352
msgid "X coordinate of the center of rotation"
msgstr "Coordonnée X du centre de rotation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:369
msgid "Center Y"
msgstr "Centre (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:370
msgid "Y coordinate of the center of rotation"
msgstr "Coordonnée Y du centre de rotation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:387
msgid "Center Z"
msgstr "Centre (Z)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-rotate.c:388
msgid "Z coordinate of the center of rotation"
msgstr "Coordonnée Z du centre de rotation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:222
msgid "X Start Scale"
msgstr "Homothétie (X) de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:223
msgid "Initial scale on the X axis"
msgstr "Facteur initial d'homothétie selon l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:241
msgid "X End Scale"
msgstr "Homothétie (X) de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:242
msgid "Final scale on the X axis"
msgstr "Facteur final d'homothétie selon l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:260
msgid "Y Start Scale"
msgstr "Homothétie (Y) de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:261
msgid "Initial scale on the Y axis"
msgstr "Facteur initial d'homothétie selon l'axe Y"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:279
msgid "Y End Scale"
msgstr "Homothétie (Y) de départ"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-behaviour-scale.c:280
msgid "Final scale on the Y axis"
msgstr "Facteur final d'homothétie selon l'axe X"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bind-constraint.c:350
msgid "The source of the binding"
msgstr "La source du lien"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bind-constraint.c:363
msgid "Coordinate"
msgstr "Coordonnée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bind-constraint.c:364
msgid "The coordinate to bind"
msgstr "La coordonnée à lier"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bind-constraint.c:378
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Décalage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bind-constraint.c:379
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:261 ../clutter/clutter-bin-layout.c:585
#: ../clutter/clutter-box-layout.c:395 ../clutter/clutter-table-layout.c:652
msgid "Horizontal Alignment"
msgstr "Alignement horizontal"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:262
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:270 ../clutter/clutter-bin-layout.c:602
#: ../clutter/clutter-box-layout.c:404 ../clutter/clutter-table-layout.c:667
msgid "Vertical Alignment"
msgstr "Alignement vertical"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:271
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:586
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-bin-layout.c:603
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:544
msgid "Layout Manager"
2011-09-23 16:26:19 +00:00
msgstr "Gestionnaire de disposition"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:545
msgid "The layout manager used by the box"
2011-09-23 16:26:19 +00:00
msgstr "Le gestionnaire de disposition utilisé par la boite"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:564 ../clutter/clutter-rectangle.c:267
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1790
msgid "Color"
msgstr "Couleur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:565
msgid "The background color of the box"
2011-09-23 16:26:19 +00:00
msgstr "La couleur de fond de la boite"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:579
msgid "Color Set"
msgstr "Couleur renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box.c:580
msgid "Whether the background color is set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la couleur de fond a été renseignée ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:370
msgid "Expand"
msgstr "Étendre"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:371
msgid "Allocate extra space for the child"
msgstr "Alloue de l'espace supplémentaire pour l'enfant"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:377 ../clutter/clutter-table-layout.c:631
msgid "Horizontal Fill"
msgstr "Remplissage horizontal"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:378 ../clutter/clutter-table-layout.c:632
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 "
"l'espace supplémentaire sur l'axe horizontal ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:386 ../clutter/clutter-table-layout.c:638
msgid "Vertical Fill"
msgstr "Remplissage vertical"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:387 ../clutter/clutter-table-layout.c:639
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 "
"l'espace supplémentaire sur l'axe vertical ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:396 ../clutter/clutter-table-layout.c:653
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:405 ../clutter/clutter-table-layout.c:668
msgid "Vertical alignment of the actor within the cell"
msgstr "Alignement vertical de l'acteur dans la cellule"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1305
msgid "Vertical"
msgstr "Vertical"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1306
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1321 ../clutter/clutter-flow-layout.c:901
msgid "Homogeneous"
msgstr "Homogène"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1322
2010-10-25 16:30:52 +00:00
msgid ""
"Whether the layout should be homogeneous, i.e. all childs get the same size"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si l'agencement doit être homogène, c-à-d si tous les enfants "
"doivent obtenir la même taille"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1337
msgid "Pack Start"
2011-09-23 16:26:19 +00:00
msgstr "Empaqueter au début"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1338
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1351
msgid "Spacing"
msgstr "Espacement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1352
msgid "Spacing between children"
msgstr "Espacement entre les enfants"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1366 ../clutter/clutter-table-layout.c:1742
msgid "Use Animations"
msgstr "Utilise les animations"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1367 ../clutter/clutter-table-layout.c:1743
msgid "Whether layout changes should be animated"
2011-09-23 16:26:19 +00:00
msgstr "Indique si les changements de position doivent être animés ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1388 ../clutter/clutter-table-layout.c:1764
msgid "Easing Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode d'animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1389 ../clutter/clutter-table-layout.c:1765
msgid "The easing mode of the animations"
2011-09-23 16:26:19 +00:00
msgstr "Le mode d'animation des animations"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1406 ../clutter/clutter-table-layout.c:1782
msgid "Easing Duration"
2011-09-23 16:26:19 +00:00
msgstr "Durée animation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-box-layout.c:1407 ../clutter/clutter-table-layout.c:1783
msgid "The duration of the animations"
2011-09-23 16:26:19 +00:00
msgstr "La durée des animations"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:582
msgid "Surface Width"
2011-09-23 16:26:19 +00:00
msgstr "Largeur de la surface"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:583
msgid "The width of the Cairo surface"
2011-09-23 16:26:19 +00:00
msgstr "La largeur de la surface Cairo"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:597
msgid "Surface Height"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur de la surface"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:598
msgid "The height of the Cairo surface"
2011-09-23 16:26:19 +00:00
msgstr "La hauteur de la surface Cairo"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:615
2011-08-15 14:16:24 +00:00
msgid "Auto Resize"
2011-09-23 16:26:19 +00:00
msgstr "Redimensionnement automatique"
2011-08-15 14:16:24 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-cairo-texture.c:616
2011-08-15 14:16:24 +00:00
msgid "Whether the surface should match the allocation"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la surface doit correspondre à la celle allouée"
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:542
msgid "Pressed"
2011-09-23 16:26:19 +00:00
msgstr "Enfoncé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:543
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é"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:556
msgid "Held"
2011-09-23 16:26:19 +00:00
msgstr "Attrapé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:557
msgid "Whether the clickable has a grab"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'objet cliquable peut être attrapé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:574 ../clutter/clutter-settings.c:585
2011-06-13 22:46:21 +00:00
msgid "Long Press Duration"
2011-09-23 16:26:19 +00:00
msgstr "Durée avant appui long"
2011-06-13 22:46:21 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:575
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:593
2011-06-13 22:46:21 +00:00
msgid "Long Press Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Expiration d'appui long"
2011-06-13 22:46:21 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-click-action.c:594
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-clone.c:341
msgid "Specifies the actor to be cloned"
2011-09-23 16:26:19 +00:00
msgstr "Précise l'acteur à cloner"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-colorize-effect.c:307
msgid "Tint"
msgstr "Teinte"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-colorize-effect.c:308
msgid "The tint to apply"
msgstr "La teinte à appliquer"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:547
2010-10-25 16:30:52 +00:00
msgid "Horizontal Tiles"
2011-09-23 16:26:19 +00:00
msgstr "Tuiles horizontal"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:548
msgid "The number of horizontal tiles"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de tuiles horizontales"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:563
msgid "Vertical Tiles"
2011-09-23 16:26:19 +00:00
msgstr "Tuiles verticales"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:564
msgid "The number of vertical tiles"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre de tuiles verticales"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:581
msgid "Back Material"
2011-09-23 16:26:19 +00:00
msgstr "Matériau de l'arrière"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-deform-effect.c:582
msgid "The material to be used when painting the back of the actor"
2011-09-23 16:26:19 +00:00
msgstr "Le matériau à utiliser lors du dessin de l'arrière de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-desaturate-effect.c:305
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
#: ../clutter/clutter-input-device.c:344
#: ../clutter/x11/clutter-keymap-x11.c:316
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:596
msgid "Horizontal Drag Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Seuil de déplacement horizontal"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:597
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:624
msgid "Vertical Drag Threshold"
2011-09-23 16:26:19 +00:00
msgstr "Seuil de déplacement vertical"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:625
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:646
msgid "Drag Handle"
2011-09-23 16:26:19 +00:00
msgstr "Poignée de déplacement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:647
msgid "The actor that is being dragged"
2011-09-23 16:26:19 +00:00
msgstr "L'acteur en cours de déplacement"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:660
msgid "Drag Axis"
2011-09-23 16:26:19 +00:00
msgstr "Déplacement selon un axe"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-drag-action.c:661
msgid "Constraints the dragging to an axis"
2011-09-23 16:26:19 +00:00
msgstr "Contraint le déplacement selon un axe"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:885
msgid "Orientation"
2011-09-23 16:26:19 +00:00
msgstr "Orientation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:886
msgid "The orientation of the layout"
2011-09-23 16:26:19 +00:00
msgstr "L'orientation de la disposition"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:902
msgid "Whether each item should receive the same allocation"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'élément doit recevoir la même allocation"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:917 ../clutter/clutter-table-layout.c:1713
msgid "Column Spacing"
2011-09-23 16:26:19 +00:00
msgstr "Espace entre colonnes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:918
msgid "The spacing between columns"
2011-09-23 16:26:19 +00:00
msgstr "L'espace entre les colonnes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:934 ../clutter/clutter-table-layout.c:1727
msgid "Row Spacing"
2011-09-23 16:26:19 +00:00
msgstr "Espace entre lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:935
msgid "The spacing between rows"
2011-09-23 16:26:19 +00:00
msgstr "L'espace entre les lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:949
msgid "Minimum Column Width"
2011-09-23 16:26:19 +00:00
msgstr "Largeur minimale de colonne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:950
msgid "Minimum width for each column"
2011-09-23 16:26:19 +00:00
msgstr "Largeur minimale pour chaque colonne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:965
msgid "Maximum Column Width"
2011-09-23 16:26:19 +00:00
msgstr "Largeur maximale de colonne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:966
msgid "Maximum width for each column"
2011-09-23 16:26:19 +00:00
msgstr "Largeur maximale pour chaque colonne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:980
msgid "Minimum Row Height"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur minimale de ligne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:981
msgid "Minimum height for each row"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur minimale pour chaque ligne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:996
msgid "Maximum Row Height"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur maximale de ligne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-flow-layout.c:997
msgid "Maximum height for each row"
2011-09-23 16:26:19 +00:00
msgstr "Hauteur maximale pour chaque ligne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:220
msgid "Id"
2011-09-23 16:26:19 +00:00
msgstr "Id"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:221
msgid "Unique identifier of the device"
2011-09-23 16:26:19 +00:00
msgstr "L'identifiant unique du périphérique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:237
msgid "The name of the device"
msgstr "Le nom du périphérique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:251
msgid "Device Type"
msgstr "Type de périphérique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:252
msgid "The type of the device"
2011-09-23 16:26:19 +00:00
msgstr "Le type du périphérique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:267
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:268
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:281
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:282
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:296
2011-01-24 10:51:06 +00:00
msgid "Has Cursor"
2011-09-23 16:26:19 +00:00
msgstr "A un curseur"
2011-01-24 10:51:06 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:297
2011-01-24 10:51:06 +00:00
msgid "Whether the device has a cursor"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le périphérique a un curseur"
2011-01-24 10:51:06 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:316
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:329
2011-01-24 10:51:06 +00:00
msgid "Number of Axes"
2011-09-23 16:26:19 +00:00
msgstr "Le nombre d'axes"
2011-01-24 10:51:06 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:330
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-input-device.c:345
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-interval.c:397
msgid "Value Type"
msgstr "Type de valeur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-interval.c:398
msgid "The type of the values in the interval"
msgstr "Le type des valeurs dans l'intervalle"
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
#.
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:494
msgid "default:LTR"
msgstr "default:LTR"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1325
msgid "Show frames per second"
2011-09-23 16:26:19 +00:00
msgstr "Afficher le nombre d'images par seconde"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1327
msgid "Default frame rate"
2011-09-23 16:26:19 +00:00
msgstr "Nombre d'images par seconde par défaut"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1329
msgid "Make all warnings fatal"
2011-09-23 16:26:19 +00:00
msgstr "Rendre tous les avertissements fatals"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1332
msgid "Direction for the text"
2011-09-23 16:26:19 +00:00
msgstr "Sens des textes"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1335
msgid "Disable mipmapping on text"
2011-09-23 16:26:19 +00:00
msgstr "Désactiver le MIP mapping pour le texte"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1338
msgid "Use 'fuzzy' picking"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser la sélection « approximative »"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1341
msgid "Clutter debugging flags to set"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de débogage de Clutter à activer"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1343
msgid "Clutter debugging flags to unset"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de débogage de Clutter à désactiver"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1347
msgid "Clutter profiling flags to set"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de profilage de Clutter à activer"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1349
msgid "Clutter profiling flags to unset"
2011-09-23 16:26:19 +00:00
msgstr "Drapeau de profilage de Clutter à désactiver"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1352
msgid "Enable accessibility"
2011-09-23 16:26:19 +00:00
msgstr "Activer l'accessibilité"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1534
msgid "Clutter Options"
2011-09-23 16:26:19 +00:00
msgstr "Options de Clutter"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-main.c:1535
msgid "Show Clutter Options"
2011-09-23 16:26:19 +00:00
msgstr "Afficher les options de Clutter"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:77
msgid "URI"
msgstr "URI"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:78
msgid "URI of a media file"
2011-09-23 16:26:19 +00:00
msgstr "URI d'un fichier média"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:91
msgid "Playing"
2011-09-23 16:26:19 +00:00
msgstr "Lecture"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:92
2011-06-13 22:46:21 +00:00
msgid "Whether the actor is playing"
2011-09-23 16:26:19 +00:00
msgstr "Indique si l'acteur est en cours de lecture"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:106
msgid "Progress"
2011-09-23 16:26:19 +00:00
msgstr "Progression"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:107
msgid "Current progress of the playback"
2011-09-23 16:26:19 +00:00
msgstr "La progression actuelle de la lecture"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:120
msgid "Subtitle URI"
2011-09-23 16:26:19 +00:00
msgstr "URI des sous-titres"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:121
msgid "URI of a subtitle file"
2011-09-23 16:26:19 +00:00
msgstr "L'URI d'un fichier de sous-titres"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:136
msgid "Subtitle Font Name"
2011-09-23 16:26:19 +00:00
msgstr "Nom de la police des sous-titres"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:137
msgid "The font used to display subtitles"
2011-09-23 16:26:19 +00:00
msgstr "La police à utiliser pour afficher les sous-titres"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:151
msgid "Audio Volume"
msgstr "Volume audio"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:152
msgid "The volume of the audio"
msgstr "Le volume de la piste audio"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:165
msgid "Can Seek"
2011-09-23 16:26:19 +00:00
msgstr "Peut rechercher"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:166
msgid "Whether the current stream is seekable"
2011-09-23 16:26:19 +00:00
msgstr "Indique si on peut faire des recherches dans le flux actuel"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:180
msgid "Buffer Fill"
2011-09-23 16:26:19 +00:00
msgstr "Niveau du buffer"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:181
msgid "The fill level of the buffer"
2011-09-23 16:26:19 +00:00
msgstr "Le niveau de remplissage du buffer"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-media.c:195
msgid "The duration of the stream, in seconds"
2011-09-23 16:26:19 +00:00
msgstr "La durée du flux, en secondes"
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:268
msgid "The color of the rectangle"
2011-09-23 16:26:19 +00:00
msgstr "La couleur du rectangle"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:281
msgid "Border Color"
2011-09-23 16:26:19 +00:00
msgstr "Couleur de la bordure"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:282
msgid "The color of the border of the rectangle"
2011-09-23 16:26:19 +00:00
msgstr "La couleur de la bordure du rectangle"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:297
msgid "Border Width"
2011-09-23 16:26:19 +00:00
msgstr "Largeur de la bordure"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:298
msgid "The width of the border of the rectangle"
2011-09-23 16:26:19 +00:00
msgstr "La largeur de la bordure du rectangle"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:312
msgid "Has Border"
2011-09-23 16:26:19 +00:00
msgstr "Possède une bordure"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-rectangle.c:313
msgid "Whether the rectangle should have a border"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le rectangle doit posséder une bordure"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-script.c:434
msgid "Filename Set"
2011-09-23 16:26:19 +00:00
msgstr "« Filename » défini"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-script.c:435
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-script.c:449 ../clutter/clutter-texture.c:1067
msgid "Filename"
msgstr "Nom de fichier"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-script.c:450
msgid "The path of the currently parsed file"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin du fichier actuellement analysé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:426
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:427
2011-03-31 16:12:13 +00:00
msgid "The time between clicks necessary to detect a multiple click"
2011-09-23 16:26:19 +00:00
msgstr "Le délai entre les clics nécessaire pour détecter un clic multiple"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:442
2011-03-31 16:12:13 +00:00
msgid "Double Click Distance"
2011-09-23 16:26:19 +00:00
msgstr "Distance du double-clic"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:443
2011-03-31 16:12:13 +00:00
msgid "The distance between clicks necessary to detect a multiple click"
2011-09-23 16:26:19 +00:00
msgstr "La distance entre les clics nécessaire pour détecter un clic multiple"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:458
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:459
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:474 ../clutter/clutter-text.c:2995
2011-03-31 16:12:13 +00:00
msgid "Font Name"
msgstr "Nom de la police"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:475
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:490
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:491
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 ""
2011-09-23 16:26:19 +00:00
"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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:507
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:508
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:524
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:525
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 ""
2011-09-23 16:26:19 +00:00
"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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:546
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:547
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:568
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:569
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:586
2011-06-13 22:46:21 +00:00
msgid "The minimum duration for a long press gesture to be recognized"
2011-09-23 16:26:19 +00:00
msgstr "La durée minimale pour qu'un geste appui long soit identifié"
2011-06-13 22:46:21 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:593
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-settings.c:594
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"
#: ../clutter/clutter-settings.c:611
msgid "Password Hint Time"
msgstr "Durée avant masquage du mot de passe"
#: ../clutter/clutter-settings.c:612
msgid "How long to show the last input character in hidden entries"
2011-10-03 13:57:21 +00:00
msgstr ""
"Pendant combien de temps il faut afficher le dernier caractère saisi dans "
"les entrées masquées"
2011-08-29 22:29:07 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:255
msgid "Vertex Source"
2011-09-23 16:26:19 +00:00
msgstr "Source de vertex"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:256
msgid "Source of vertex shader"
2011-09-23 16:26:19 +00:00
msgstr "Source du shader vertex"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:272
msgid "Fragment Source"
2011-09-23 16:26:19 +00:00
msgstr "Source de fragment"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:273
msgid "Source of fragment shader"
2011-09-23 16:26:19 +00:00
msgstr "Source du shader fragment"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:290
msgid "Compiled"
2011-09-23 16:26:19 +00:00
msgstr "Compilé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:291
msgid "Whether the shader is compiled and linked"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le shader est compilé et lié"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:308
msgid "Whether the shader is enabled"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le shader est activé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:519
#, c-format
msgid "%s compilation failed: %s"
2011-09-23 16:26:19 +00:00
msgstr "Échec de la compilation de %s : %s"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:520
msgid "Vertex shader"
2011-09-23 16:26:19 +00:00
msgstr "Shader vertex"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-shader.c:521
msgid "Fragment shader"
2011-09-23 16:26:19 +00:00
msgstr "Shader fragment"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-shader-effect.c:482
msgid "Shader Type"
2011-09-23 16:26:19 +00:00
msgstr "Type de shader"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-shader-effect.c:483
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
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1732
msgid "Fullscreen Set"
2011-09-23 16:26:19 +00:00
msgstr "Plein écran renseigné"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1733
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1749
msgid "Offscreen"
2011-09-23 16:26:19 +00:00
msgstr "Hors écran"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1750
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1762 ../clutter/clutter-text.c:3108
msgid "Cursor Visible"
2011-09-23 16:26:19 +00:00
msgstr "Curseur visible"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1763
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1777
msgid "User Resizable"
2011-09-23 16:26:19 +00:00
msgstr "Redimensionnable par l'utilisateur"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1778
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1791
msgid "The color of the stage"
2011-09-23 16:26:19 +00:00
msgstr "La couleur de la scène"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1805
msgid "Perspective"
2011-09-23 16:26:19 +00:00
msgstr "Perspective"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1806
msgid "Perspective projection parameters"
2011-09-23 16:26:19 +00:00
msgstr "Paramètres de projection de la perspective"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1821
msgid "Title"
2011-09-23 16:26:19 +00:00
msgstr "Titre"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1822
msgid "Stage Title"
msgstr "Titre de la scène"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1837
msgid "Use Fog"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser le brouillard"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1838
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1852
msgid "Fog"
msgstr "Brouillard"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1853
msgid "Settings for the depth cueing"
2011-09-23 16:26:19 +00:00
msgstr "Paramétrages de la troncature d'arrière-plan"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1869
msgid "Use Alpha"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser l'alpha"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1870
msgid "Whether to honour the alpha component of the stage color"
2011-09-23 16:26:19 +00:00
msgstr "S'il faut respecter le composant alpha de la couleur de la scène"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1886
msgid "Key Focus"
2011-09-23 16:26:19 +00:00
msgstr "Focus clavier"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1887
msgid "The currently key focused actor"
2011-09-23 16:26:19 +00:00
msgstr "L'acteur possédant actuellement le focus"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1903
msgid "No Clear Hint"
2011-09-23 16:26:19 +00:00
msgstr "Aucun indicateur d'effacement"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1904
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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1917
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
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-stage.c:1918
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-state.c:1472
msgid "State"
msgstr "État"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-state.c:1473
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
2011-09-23 16:26:19 +00:00
"État actuellement défini (il se peut que la transition vers cet état ne soit "
"pas achevée)"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-state.c:1487
msgid "Default transition duration"
2011-09-23 16:26:19 +00:00
msgstr "Durée de la transition par défaut"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:585
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:586
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:593
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:594
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:601
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:602
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:609
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:610
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:617
2011-03-31 16:12:13 +00:00
msgid "Horizontal Expand"
msgstr "Remplissage horizontal"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:618
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:624
2011-03-31 16:12:13 +00:00
msgid "Vertical Expand"
2011-09-23 16:26:19 +00:00
msgstr "Remplissage vertical"
2011-03-31 16:12:13 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:625
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:1714
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-table-layout.c:1728
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:2996
msgid "The font to be used by the text"
msgstr "La police à utiliser par le texte"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3013
msgid "Font Description"
msgstr "Description de la police"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3014
msgid "The font description to be used"
msgstr "La description de la police à utiliser"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3030
msgid "Text"
msgstr "Texte"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3031
msgid "The text to render"
msgstr "Le texte à afficher"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3045
msgid "Font Color"
msgstr "Couleur de la police"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3046
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3060
msgid "Editable"
2011-09-23 16:26:19 +00:00
msgstr "Modifiable"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3061
msgid "Whether the text is editable"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte est modifiable"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3076
msgid "Selectable"
2011-09-23 16:26:19 +00:00
msgstr "Sélectionnable"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3077
msgid "Whether the text is selectable"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte est sélectionnable"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3091
msgid "Activatable"
2011-09-23 16:26:19 +00:00
msgstr "Activable"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3092
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si une pression sur la touche entrée entraine l'émission du signal "
"activé"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3109
msgid "Whether the input cursor is visible"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le curseur de saisie est visible"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3123 ../clutter/clutter-text.c:3124
msgid "Cursor Color"
msgstr "La couleur du curseur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3138
msgid "Cursor Color Set"
msgstr "Couleur du curseur renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3139
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3154
msgid "Cursor Size"
msgstr "Taille du curseur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3155
msgid "The width of the cursor, in pixels"
msgstr "La taille du curseur, en pixels"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3169
2010-10-25 16:30:52 +00:00
msgid "Cursor Position"
msgstr "La position du curseur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3170
msgid "The cursor position"
msgstr "La position du curseur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3185
msgid "Selection-bound"
2011-09-23 16:26:19 +00:00
msgstr "Lié à la sélection"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3186
msgid "The cursor position of the other end of the selection"
2011-09-23 16:26:19 +00:00
msgstr "La position de curseur de l'autre bout de la la sélection"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3201 ../clutter/clutter-text.c:3202
msgid "Selection Color"
2011-09-23 16:26:19 +00:00
msgstr "Couleur de la sélection"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3216
msgid "Selection Color Set"
2011-09-23 16:26:19 +00:00
msgstr "Couleur de la sélection renseignée"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3217
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3232
msgid "Attributes"
2011-09-23 16:26:19 +00:00
msgstr "Attributs"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3233
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3255
msgid "Use markup"
2011-09-23 16:26:19 +00:00
msgstr "Utiliser le balisage"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3256
msgid "Whether or not the text includes Pango markup"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte inclut des balises Pango ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3272
msgid "Line wrap"
2011-09-23 16:26:19 +00:00
msgstr "Coupure des lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3273
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3288
msgid "Line wrap mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode de coupure des lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3289
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3304
msgid "Ellipsize"
2011-09-23 16:26:19 +00:00
msgstr "Faire une ellipse"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3305
msgid "The preferred place to ellipsize the string"
2011-09-23 16:26:19 +00:00
msgstr "L'emplacement préféré pour mettre une ellipse dans la chaîne"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3321
msgid "Line Alignment"
2011-09-23 16:26:19 +00:00
msgstr "Alignement des lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3322
msgid "The preferred alignment for the string, for multi-line text"
msgstr ""
2011-09-23 16:26:19 +00:00
"L'alignement préféré pour la chaîne, pour les textes sur plusieurs lignes"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3338
msgid "Justify"
2011-09-23 16:26:19 +00:00
msgstr "Justifié"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3339
msgid "Whether the text should be justified"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte doit être justifié"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3354
msgid "Password Character"
2011-09-23 16:26:19 +00:00
msgstr "Caractère de mot de passe"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3355
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
2011-09-23 16:26:19 +00:00
"Indique si différent de zéro, utiliser ce caractère pour afficher le contenu "
"de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3369
msgid "Max Length"
msgstr "Longueur maximale"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3370
msgid "Maximum length of the text inside the actor"
msgstr "Longueur maximale du texte à l'intérieur de l'acteur"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3393
msgid "Single Line Mode"
2011-09-23 16:26:19 +00:00
msgstr "Mode ligne unique"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3394
msgid "Whether the text should be a single line"
2011-09-23 16:26:19 +00:00
msgstr "Indique si le texte doit être affiché en une seule ligne ou non"
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3408 ../clutter/clutter-text.c:3409
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color"
2011-09-23 16:26:19 +00:00
msgstr "Couleur du texte sélectionné"
2011-06-13 22:46:21 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3423
2011-06-13 22:46:21 +00:00
msgid "Selected Text Color Set"
2011-09-23 16:26:19 +00:00
msgstr "Couleur du texte sélectionné renseignée"
2011-06-13 22:46:21 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-text.c:3424
2011-06-13 22:46:21 +00:00
msgid "Whether the selected text color has been set"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la couleur du texte sélectionné a été renseignée ou non"
2011-06-13 22:46:21 +00:00
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:981
msgid "Sync size of actor"
msgstr "Synchronise la taille de l'acteur"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:982
msgid "Auto sync size of actor to underlying pixbuf dimensions"
2010-10-25 16:30:52 +00:00
msgstr ""
"Synchronisation de la taille de l'acteur avec les dimensions du pixbuf sous-"
"jacent"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:989
msgid "Disable Slicing"
msgstr "Désactive le découpage"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:990
2010-10-25 16:30:52 +00:00
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
2011-09-23 16:26:19 +00:00
"Force la texture sous-jacente à être singulière et non composée de plus "
"petites sous-textures économes en espace"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:999
msgid "Tile Waste"
2011-09-23 16:26:19 +00:00
msgstr "Perte de mosaïque"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1000
msgid "Maximum waste area of a sliced texture"
2011-09-23 16:26:19 +00:00
msgstr "Zone maximale de perte d'une texture par morceaux"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1008
msgid "Horizontal repeat"
2011-09-23 16:26:19 +00:00
msgstr "Répétition horizontale"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1009
2010-10-25 16:30:52 +00:00
msgid "Repeat the contents rather than scaling them horizontally"
2011-09-23 16:26:19 +00:00
msgstr "Répète le contenu plutôt de le redimensionner horizontalement"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1016
msgid "Vertical repeat"
2011-09-23 16:26:19 +00:00
msgstr "Répétition verticale"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1017
2010-10-25 16:30:52 +00:00
msgid "Repeat the contents rather than scaling them vertically"
2011-09-23 16:26:19 +00:00
msgstr "Répète le contenu plutôt de le redimensionner verticalement"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1024
msgid "Filter Quality"
2011-09-23 16:26:19 +00:00
msgstr "Qualité de filtrage"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1025
2010-10-25 16:30:52 +00:00
msgid "Rendering quality used when drawing the texture"
2011-09-23 16:26:19 +00:00
msgstr "La qualité de rendu utilisée lors du dessin de la texture"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1033
msgid "Pixel Format"
2011-09-23 16:26:19 +00:00
msgstr "Format des pixels"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1034
2010-10-25 16:30:52 +00:00
msgid "The Cogl pixel format to use"
2011-09-23 16:26:19 +00:00
msgstr "Le format des pixels Cogl à utiliser"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1042
2010-10-25 16:30:52 +00:00
msgid "Cogl Texture"
msgstr "Texture Cogl"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1043
2010-10-25 16:30:52 +00:00
msgid "The underlying Cogl texture handle used to draw this actor"
2011-09-23 16:26:19 +00:00
msgstr "L'animateur de texture Cogl sous-jacent utilisé pour tracer cet acteur"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1050
2010-10-25 16:30:52 +00:00
msgid "Cogl Material"
2011-09-23 16:26:19 +00:00
msgstr "Matériel Cogl"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1051
2010-10-25 16:30:52 +00:00
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
2011-09-23 16:26:19 +00:00
"L'animateur de matériel Cogl sous-jacent utilisé pour tracer cet acteur"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1068
msgid "The path of the file containing the image data"
2011-09-23 16:26:19 +00:00
msgstr "Le chemin du fichier contenant les données de l'image"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1075
msgid "Keep Aspect Ratio"
2011-09-23 16:26:19 +00:00
msgstr "Conserver le rapport d'affichage"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1076
2010-10-25 16:30:52 +00:00
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
2011-09-23 16:26:19 +00:00
"Conserve le rapport d'affichage de la texture au moment d'une requête de "
"largeur ou hauteur préférée"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1102
msgid "Load asynchronously"
msgstr "Chargement asynchrone"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1103
2010-10-25 16:30:52 +00:00
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
2011-09-23 16:26:19 +00:00
"Charger les fichiers à l'intérieur d'un thread pour éviter un blocage lors "
"du chargement des images à partir du disque"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1119
msgid "Load data asynchronously"
2011-09-23 16:26:19 +00:00
msgstr "Charger les données de manière asynchrone"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1120
2010-10-25 16:30:52 +00:00
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
2011-09-23 16:26:19 +00:00
"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"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1144
msgid "Pick With Alpha"
2011-09-23 16:26:19 +00:00
msgstr "Sélection avec alpha"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1145
msgid "Shape actor with alpha channel when picking"
2011-09-23 16:26:19 +00:00
msgstr "Acteur de forme avec canal alpha lors d'une sélection"
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1543 ../clutter/clutter-texture.c:1926
#: ../clutter/clutter-texture.c:2020 ../clutter/clutter-texture.c:2301
2011-09-23 16:26:19 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "Failed to load the image data"
2011-09-23 16:26:19 +00:00
msgstr "Impossible de charger les données de l'image"
2011-07-26 13:12:08 +00:00
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1689
2011-09-23 16:26:19 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "YUV textures are not supported"
2011-09-23 16:26:19 +00:00
msgstr "Les textures YUV ne sont pas prises en charge"
2011-07-26 13:12:08 +00:00
2011-10-03 13:57:21 +00:00
#: ../clutter/clutter-texture.c:1698
2011-09-23 16:26:19 +00:00
#, c-format
2011-07-26 13:12:08 +00:00
msgid "YUV2 textues are not supported"
2011-09-23 16:26:19 +00:00
msgstr "Les textures YUV2 ne sont pas prises en charge"
2011-07-26 13:12:08 +00:00
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:264
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:278
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:279
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:295
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:311
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:326
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
2011-09-23 16:26:19 +00:00
#: ../clutter/clutter-timeline.c:327
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
2011-09-23 16:26:19 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:147
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
2011-09-23 16:26:19 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:148
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
2011-09-23 16:26:19 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:163
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
2011-09-23 16:26:19 +00:00
#: ../clutter/evdev/clutter-input-device-evdev.c:164
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
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-backend-x11.c:483
msgid "X display to use"
msgstr "Affichage X à utiliser"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-backend-x11.c:489
msgid "X screen to use"
msgstr "Écran X à utiliser"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-backend-x11.c:494
msgid "Make X calls synchronous"
msgstr "Rendre les appels X synchrones"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-backend-x11.c:501
msgid "Enable XInput support"
msgstr "Activer le support XInput"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:317
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
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:545
msgid "Pixmap"
msgstr "Pixmap"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:546
msgid "The X11 Pixmap to be bound"
msgstr "Le pixmap X11 à lier"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:554
msgid "Pixmap width"
msgstr "Largeur du pixmap"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:555
msgid "The width of the pixmap bound to this texture"
msgstr "La largeur du pixmap lié à cette texture"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:563
msgid "Pixmap height"
msgstr "Hauteur du pixmap"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:564
msgid "The height of the pixmap bound to this texture"
msgstr "La hauteur du pixmap lié à cette texture"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:572
msgid "Pixmap Depth"
msgstr "Profondeur du pixmap"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:573
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"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:581
msgid "Automatic Updates"
2011-09-23 16:26:19 +00:00
msgstr "Mises à jour automatiques"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:582
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."
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:590
msgid "Window"
msgstr "Fenêtre"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:591
msgid "The X11 Window to be bound"
2011-09-23 16:26:19 +00:00
msgstr "La fenêtre X11 à lier"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
msgid "Window Redirect Automatic"
2011-09-23 16:26:19 +00:00
msgstr "Canal de fenêtre automatique"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
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)"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
msgid "Window Mapped"
2011-09-23 16:26:19 +00:00
msgstr "Fenêtre tracée"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:611
msgid "If window is mapped"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la fenêtre est tracée"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:620
msgid "Destroyed"
msgstr "Détruite"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:621
msgid "If window has been destroyed"
2011-09-23 16:26:19 +00:00
msgstr "Indique si la fenêtre a été détruite"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:629
msgid "Window X"
msgstr "Fenêtre (X)"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:630
msgid "X position of window on screen according to X11"
msgstr "La coordonnée X de la fenêtre selon X11"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:638
msgid "Window Y"
msgstr "Fenêtre (Y)"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:639
msgid "Y position of window on screen according to X11"
msgstr "La coordonnée Y de la fenêtre selon X11"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:646
msgid "Window Override Redirect"
2011-09-23 16:26:19 +00:00
msgstr "Fenêtre Override Redirect"
2011-09-23 16:26:19 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:647
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"