diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2013-11-11 19:52:44 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2013-11-11 19:52:44 +0200 |
commit | 75dacb1686a19a7232139f6763eb71ddaef4ca91 (patch) | |
tree | c86dac9ba8b29289eaa3c8ce97a7d456bbb15488 | |
parent | 7868d983ed3b2527067844032dfdb842066a99bf (diff) | |
download | drak3d-75dacb1686a19a7232139f6763eb71ddaef4ca91.tar drak3d-75dacb1686a19a7232139f6763eb71ddaef4ca91.tar.gz drak3d-75dacb1686a19a7232139f6763eb71ddaef4ca91.tar.bz2 drak3d-75dacb1686a19a7232139f6763eb71ddaef4ca91.tar.xz drak3d-75dacb1686a19a7232139f6763eb71ddaef4ca91.zip |
Renew French translation
-rw-r--r-- | po/fr.po | 109 |
1 files changed, 109 insertions, 0 deletions
@@ -0,0 +1,109 @@ +# French translation of drak3d. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: drak3d\n" +"POT-Creation-Date: 2013-10-07 11:50+0100\n" +"PO-Revision-Date: 2012-02-23 11:39+0000\n" +"Last-Translator: Rémi Verschelde <remi@verschelde.fr>\n" +"Language-Team: French <mageia-i18n@ml.mageia.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8-bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: ../bin/drak3d:58 +#, c-format +msgid "A graphical server supporting OpenGL compositing should be selected." +msgstr "" +"Un serveur graphique supportant les effets de composition OpenGL doit être " +"sélectionné." + +#: ../bin/drak3d:59 +#, c-format +msgid "" +"An OpenGL compositing window manager should be selected. It provides 3D " +"desktop and compositing effects in window management, such as translucent " +"windows and moving effects." +msgstr "" +"Un gestionnaire de fenêtres avec effets de composition OpenGL doit être " +"sélectionné. Cela permet de disposer d'un bureau avec des effets 3D et de " +"composition comme par exemple les fenêtres translucides et les effets lors " +"de leur déplacement." + +#: ../bin/drak3d:70 ../lib/Xconfig/glx.pm:204 ../lib/Xconfig/glx.pm:205 +#, c-format +msgid "3D Desktop effects" +msgstr "Effets Bureau 3D" + +#: ../bin/drak3d:93 +#, c-format +msgid "This tool allows you to configure 3D desktop effects." +msgstr "Cet outil vous permet de configurer les effets bureau 3D." + +#: ../bin/drak3d:94 ../lib/Xconfig/glx.pm:207 +#, c-format +msgid "Your system does not support 3D desktop effects." +msgstr "Votre système ne supporte pas les effets bureau 3D." + +#: ../bin/drak3d:140 +#, c-format +msgid "Advanced settings" +msgstr "Paramètres avancés" + +#: ../bin/drak3d:148 +#, c-format +msgid "Help" +msgstr "Aide" + +#: ../lib/Xconfig/glx.pm:15 +#, c-format +msgid "No 3D desktop effects" +msgstr "Pas d'effets bureau 3D" + +#: ../lib/Xconfig/glx.pm:19 +#, c-format +msgid "Compiz Fusion" +msgstr "Compiz Fusion" + +#: ../lib/Xconfig/glx.pm:34 +#, c-format +msgid "native support" +msgstr "support natif" + +#: ../lib/Xconfig/glx.pm:36 +#, c-format +msgid "" +"Some drivers provide native support for OpenGL compositing (using AIGLX for " +"example). If your system supports it, it is the preferred solution." +msgstr "" +"Certains pilotes fournissent un support natif pour les effets de composition " +"OpenGL (en utilisant AIGLX par exemple). Si votre système le supporte, c'est " +"la solution recommandée." + +#: ../lib/Xconfig/glx.pm:42 +#, c-format +msgid "Metisse is an experimental X-based window system." +msgstr "Metisse est un gestionnaire de fenêtres expérimental basé sur X." + +#: ../lib/Xconfig/glx.pm:55 +#, c-format +msgid "Compiz Fusion is a 3D compositing window manager." +msgstr "" +"Compiz Fusion est un gestionnaire de fenêtres 3D avec effets de composition." + +#: ../lib/Xconfig/glx.pm:62 +#, c-format +msgid "Metisse FVWM is a FVWM window manager modified for Metisse." +msgstr "Metisse FVWM est un gestionnaire de fenêtre FVWM adapté pour Metisse." + +#: ../polkit/policy/org.mageia.drak3d.policy.in.h:1 +msgid "Run Mageia 3D Desktop Configuration" +msgstr "" + +#: ../polkit/policy/org.mageia.drak3d.policy.in.h:2 +msgid "Authentication is required to run Mageia 3D Desktop Configuration" +msgstr "" |