From 25f55e742317f5d16cddfef0ce246d278e5c73c2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 6 Apr 2016 11:19:26 +0200 Subject: add new languages and sync with transiflex --- po/fr.po | 137 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 69 insertions(+), 68 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 6e079c32..d07434aa 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ # # Translators: # Étienne Deparis , 2015 -# mauron, 2013 +# mauron, 2013,2016 # mauron, 2012 # Tubuntu , 2014 # yoplait , 2015 @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-06 14:50+0300\n" -"PO-Revision-Date: 2015-11-11 14:31+0000\n" -"Last-Translator: Étienne Deparis \n" +"POT-Creation-Date: 2016-03-09 17:44+0300\n" +"PO-Revision-Date: 2016-03-10 11:03+0000\n" +"Last-Translator: mauron\n" "Language-Team: French (http://www.transifex.com/mate/MATE/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -654,14 +654,15 @@ msgid "Determines whether Marco is a compositing manager." msgstr "Détermine si Marco est utilisé comme gestionnaire de composition." #: ../src/org.mate.marco.gschema.xml.h:41 -msgid "Fast Alt-Tab Enabled" -msgstr "Alt-Tab rapide activé" +msgid "Fast Alt-Tab with compositing manager (disable thumbnails)" +msgstr "Alt-Tab rapide avec le gestionnaire de composition (désactiver les vignettes)" #: ../src/org.mate.marco.gschema.xml.h:42 msgid "" -"Whether or not fast alt-tabbing is used when the compositing manager is " -"enabled." -msgstr "Indique si le alt-tab rapide est utilisé ou non quand le gestionnaire de composite est activé." +"If set to true, no window thumbnails will be displayed in the alt-tab popup " +"window when the compositing manager is enabled. Application icons will be " +"displayed instead." +msgstr "Si réglé sur vrai, aucune vignette ne sera affichée dans la fenêtre pop-up alt-tab lorsque le gestionnaire de composition sera activée. Les icônes d'application seront affichées à la place." #: ../src/org.mate.marco.gschema.xml.h:43 msgid "If true, trade off usability for less resource usage" @@ -1160,7 +1161,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5797 +#: ../src/core/window.c:5764 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1173,7 +1174,7 @@ msgstr "La fenêtre %s positionne SM_CLIENT_ID sur elle-même, au lieu de le pos #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6362 +#: ../src/core/window.c:6329 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1384,7 +1385,7 @@ msgstr "Espace de travail 1_0" msgid "Workspace %s%d" msgstr "Espace de travail %s%d" -#: ../src/ui/menu.c:391 +#: ../src/ui/menu.c:395 msgid "Move to Another _Workspace" msgstr "Déplacer vers un _autre espace de travail" @@ -1470,7 +1471,7 @@ msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:113 +#: ../src/ui/resizepopup.c:120 #, c-format msgid "%d x %d" msgstr "%d x %d" @@ -1577,135 +1578,135 @@ msgstr "Le facteur d'ombre « %s » en couleur ombrée est négatif" msgid "Could not parse color \"%s\"" msgstr "Impossible d'analyser la couleur « %s »" -#: ../src/ui/theme.c:1848 +#: ../src/ui/theme.c:1852 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "L'expression de la coordonnée contient le caractère « %s » qui n'est pas autorisé" -#: ../src/ui/theme.c:1875 +#: ../src/ui/theme.c:1879 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" " parsed" msgstr "L'expression de la coordonnée contient la valeur en virgule flottante « %s » qui ne peut pas être analysée" -#: ../src/ui/theme.c:1889 +#: ../src/ui/theme.c:1893 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "L'expression de la coordonnée contient l'entier « %s » qui n'a pas pu être analysé" -#: ../src/ui/theme.c:2011 +#: ../src/ui/theme.c:2015 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "L'expression de la coordonnée contenait un opérateur inconnu au début de ce texte : « %s »" -#: ../src/ui/theme.c:2068 +#: ../src/ui/theme.c:2072 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "L'expression de la coordonnée était vide ou incomprise" -#: ../src/ui/theme.c:2179 ../src/ui/theme.c:2189 ../src/ui/theme.c:2223 +#: ../src/ui/theme.c:2183 ../src/ui/theme.c:2193 ../src/ui/theme.c:2227 #, c-format msgid "Coordinate expression results in division by zero" msgstr "L'expression de la coordonnée entraîne une division par zéro" -#: ../src/ui/theme.c:2231 +#: ../src/ui/theme.c:2235 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "L'expression de la coordonnée tente d'utiliser l'opérateur mod sur une valeur en virgule flottante" -#: ../src/ui/theme.c:2287 +#: ../src/ui/theme.c:2291 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "L'expression de la coordonnée a un opérateur « %s » là où un opérande était attendu" -#: ../src/ui/theme.c:2296 +#: ../src/ui/theme.c:2300 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "L'expression de la coordonnée a un opérande là où un opérateur était attendu" -#: ../src/ui/theme.c:2304 +#: ../src/ui/theme.c:2308 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "L'expression de la coordonnée était terminée par un opérateur au lieu d'un opérande" -#: ../src/ui/theme.c:2314 +#: ../src/ui/theme.c:2318 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "L'expression de la coordonnée a un opérateur « %c » suivant l'opérateur « %c » sans opérande entre eux" -#: ../src/ui/theme.c:2461 ../src/ui/theme.c:2502 +#: ../src/ui/theme.c:2465 ../src/ui/theme.c:2506 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "L'expression de la coordonnée possède une variable ou constante inconnue « %s »" -#: ../src/ui/theme.c:2556 +#: ../src/ui/theme.c:2560 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "L'analyseur d'expression de coordonnées a dépassé la capacité de son tampon." -#: ../src/ui/theme.c:2585 +#: ../src/ui/theme.c:2589 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "L'expression de la coordonnée comporte une parenthèse de fermeture, mais pas de parenthèse d'ouverture" -#: ../src/ui/theme.c:2649 +#: ../src/ui/theme.c:2653 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "L'expression de la coordonnée comporte une parenthèse d'ouverture, mais pas de parenthèse de fermeture" -#: ../src/ui/theme.c:2660 +#: ../src/ui/theme.c:2664 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "L'expression de la coordonnée ne semble pas comprendre d'opérateur ni d'opérande" -#: ../src/ui/theme.c:2864 ../src/ui/theme.c:2884 ../src/ui/theme.c:2904 +#: ../src/ui/theme.c:2868 ../src/ui/theme.c:2888 ../src/ui/theme.c:2908 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "Le thème contient une expression qui a entraîné une erreur : %s\n" -#: ../src/ui/theme.c:4782 +#: ../src/ui/theme.c:4786 #, c-format msgid "" "