diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-04-03 12:23:58 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-04-03 12:29:21 +0200 |
commit | 0a73e51795ef412006c59d3723f265fed445dea1 (patch) | |
tree | 23ede73eb8719ea29071175125c515b7674b85c4 /source/fr/helpcontent2 | |
parent | 7b4a46ae144ea71701de6d479c3c6ef74610e52c (diff) |
update translations from weblate
and force-fix errors using pocheck
Change-Id: I64fe815a46b844bc1c9e53327d7e9367f0f589ec
Diffstat (limited to 'source/fr/helpcontent2')
31 files changed, 4249 insertions, 3268 deletions
diff --git a/source/fr/helpcontent2/source/auxiliary.po b/source/fr/helpcontent2/source/auxiliary.po index aad12bf7c2a..0a1c2a00b2a 100644 --- a/source/fr/helpcontent2/source/auxiliary.po +++ b/source/fr/helpcontent2/source/auxiliary.po @@ -3,17 +3,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-11-25 17:08+0100\n" -"PO-Revision-Date: 2019-12-06 11:52+0000\n" +"POT-Creation-Date: 2020-03-31 10:34+0200\n" +"PO-Revision-Date: 2020-04-02 15:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/auxiliary/fr/>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/auxiliary/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.8\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1562257292.000000\n" #. fEEXD @@ -241,6 +241,15 @@ msgctxt "" msgid "Scenarios" msgstr "Scénarios" +#. NHiVG +#: scalc.tree +msgctxt "" +"scalc.tree\n" +"08101\n" +"node.text" +msgid "Subtotals" +msgstr "Sous-totaux" + #. CzARM #: scalc.tree msgctxt "" diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po index 48edcedba22..a71b27c3735 100644 --- a/source/fr/helpcontent2/source/text/sbasic/shared.po +++ b/source/fr/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-06 11:45+0100\n" +"POT-Creation-Date: 2020-04-03 11:46+0200\n" "PO-Revision-Date: 2019-09-02 17:20+0000\n" "Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" "Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n" @@ -548,14 +548,14 @@ msgctxt "" msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>" msgstr "<variable id=\"basiclibrarynote\">Cette bibliothèque doit être chargée avant l'exécution. Placez l'instruction suivante avant la première macro du module :</variable>" -#. LEFhk +#. 8ipLK #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id051920171018124524\n" "help.text" -msgid "This function or constant is enabled with the statement <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module." -msgstr "Cette fonction ou constante est activée avec l'instruction <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placée dans un module avant le code exécutable." +msgid "This constant, function or object is enabled with the statement <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module." +msgstr "" #. DYo4K #: 00000003.xhp @@ -2645,158 +2645,149 @@ msgctxt "" msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry." msgstr "Pour afficher un module particulier dans l'éditeur ou pour positionner le curseur dans une SUB ou une FONCTION sélectionnée, double-cliquez sur l'entrée correspondante." -#. FEF3a +#. hVrnu #: 01020300.xhp msgctxt "" "01020300.xhp\n" "tit\n" "help.text" -msgid "Using Procedures and Functions" -msgstr "Utilisation des procédures et des fonctions" +msgid "Using Procedures, Functions or Properties" +msgstr "" -#. BPbU2 +#. 6jwBY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bm_id3149456\n" "help.text" -msgid "<bookmark_value>procedures</bookmark_value> <bookmark_value>functions;using</bookmark_value> <bookmark_value>variables;passing to procedures and functions</bookmark_value> <bookmark_value>parameters;for procedures and functions</bookmark_value> <bookmark_value>parameters;passing by reference or value</bookmark_value> <bookmark_value>variables;scope</bookmark_value> <bookmark_value>scope of variables</bookmark_value> <bookmark_value>GLOBAL variables</bookmark_value> <bookmark_value>PUBLIC variables</bookmark_value> <bookmark_value>PRIVATE variables</bookmark_value> <bookmark_value>functions;return value type</bookmark_value> <bookmark_value>return value type of functions</bookmark_value>" -msgstr "<bookmark_value>Procédures</bookmark_value><bookmark_value>Fonctions;utilisation</bookmark_value><bookmark_value>Variables;transfert aux procédures et aux fonctions</bookmark_value><bookmark_value>Paramètres;procédures et fonctions</bookmark_value><bookmark_value>Paramètres;transfert par référence ou valeur</bookmark_value><bookmark_value>Variables;portée</bookmark_value><bookmark_value>Portée des variables</bookmark_value><bookmark_value>GLOBAL, variables</bookmark_value><bookmark_value>PUBLIC, variables</bookmark_value><bookmark_value>PRIVATE, variables</bookmark_value><bookmark_value>Fonctions;type de valeur de retour</bookmark_value><bookmark_value>Type de valeur de retour des fonctions</bookmark_value>" +msgid "<bookmark_value>procedures</bookmark_value> <bookmark_value>functions;using</bookmark_value> <bookmark_value>variables;passing to procedures, functions, properties</bookmark_value> <bookmark_value>parameters;for procedures, functions or properties</bookmark_value> <bookmark_value>parameters;passing by reference or value</bookmark_value> <bookmark_value>variables;scope</bookmark_value> <bookmark_value>scope of variables</bookmark_value> <bookmark_value>GLOBAL variables</bookmark_value> <bookmark_value>PUBLIC variables</bookmark_value> <bookmark_value>PRIVATE variables</bookmark_value> <bookmark_value>functions;return value type</bookmark_value> <bookmark_value>return value type of functions</bookmark_value>" +msgstr "" -#. yionm +#. AYcBA #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3149456\n" "help.text" -msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>" -msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Utilisation des procédures et des fonctions</link>" +msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures, Functions and Properties</link>" +msgstr "" -#. MZaKH +#. DSyYW #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150767\n" "help.text" -msgid "The following describes the basic use of procedures and functions in $[officename] Basic." -msgstr "Cette rubrique décrit l'utilisation de base des procédures et des fonctions de $[officename] Basic." +msgid "The following describes the basic use of procedures, functions and properties in %PRODUCTNAME Basic." +msgstr "" -#. XjrdK +#. Jsg3r #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151215\n" "help.text" -msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB." -msgstr "Lors de la création d'un nouveau module, $[officename] Basic insère automatiquement une procédure SUB appelée \"Main\". Ce nom par défaut n'a strictement aucune relation avec l'ordre ou le point de départ d'un projet $[officename] Basic. Vous pouvez donc renommer cette procédure SUB en toute sécurité." +msgid "When you create a new module, %PRODUCTNAME Basic automatically inserts a <literal>Sub</literal> called \"<literal>Main</literal>\". This default name has nothing to do with the order or the starting point of a %PRODUCTNAME Basic project. You can also safely rename this <literal>Sub</literal>routine." +msgstr "" -#. gBGwp +#. NBySN #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id314756320\n" "help.text" -msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." -msgstr "Certaines restrictions s'appliquent aux noms des subs des variables publiques et des fonctions. Vous ne devez pas utiliser le même nom que l'un des modules de la même bibliothèque." +msgid "Some restrictions apply for the names of your public variables, subroutines, functions and properties. You must not use the same name as one of the modules of the same library." +msgstr "" -#. 9BCPY +#. EB6uP #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154124\n" "help.text" -msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces." -msgstr "Les procédures (SUB) et les fonctions (FUNCTION) vous aident à conserver une présentation structurée en décomposant un programme en parties logiques." +msgid "Procedures (<literal>Sub</literal>routines) functions (<literal>Function</literal>) and properties (<literal>Property</literal>) help you maintaining a structured overview by separating a program into logical pieces." +msgstr "" -#. MEnjF +#. UXRyF #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153193\n" "help.text" -msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project." -msgstr "L'un des avantages des procédures et des fonctions est qu'une fois que vous avez développé un code de programme contenant des composants de tâche, vous pouvez l'utiliser dans un autre projet." +msgid "One benefit of procedures, functions and properties is that, once you have developed a program code containing task components, you can use this code in another project." +msgstr "" -#. RRGcf +#. EZYXi #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3153770\n" "help.text" -msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)" -msgstr "Transmission de variables aux procédures(SUB) et aux fonctions (FUNCTION)" +msgid "Passing Variables to Procedures, Functions or Properties" +msgstr "" -#. EBt2H +#. v9JPn #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155414\n" "help.text" -msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:" -msgstr "Des variables peuvent être transmises aux procédures et aux fonctions. Les éléments SUB ou FUNCTION doivent être déclarés pour accepter des paramètres :" +msgid "Variables can be passed to both procedures, functions or properties. The <literal>Sub</literal> <literal>Function</literal> or <literal>Property</literal> must be declared to expect parameters:" +msgstr "" -#. zqJQF +#. BUURm #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151114\n" "help.text" -msgid "Program code" -msgstr "Code de programme" +msgid "' your code goes here" +msgstr "" -#. AZFAK +#. BG6rr #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152577\n" "help.text" -msgid "The SUB is called using the following syntax:" -msgstr "L'élément SUB est appelé à l'aide de la syntaxe suivante :" +msgid "The <literal>Sub</literal> is called using the following syntax:" +msgstr "" -#. ZNaQd +#. 5SdpG #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147124\n" "help.text" -msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration." -msgstr "Les paramètres transmis à l'élément SUB doivent correspondre à ceux spécifiés dans la déclaration de SUB." +msgid "The parameters passed to a <literal>Sub</literal> must fit to those specified in the <literal>Sub</literal> declaration." +msgstr "" -#. WCghM +#. Zxxix #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147397\n" "help.text" -msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:" -msgstr "Le même processus doit s'appliquer aux fonctions (FUNCTION) pour que celles-ci puissent renvoyer un résultat. Ce résultat peut être défini juste avant d'avoir atteint la fin de la fonction en assignant le nom de la fonction et un paramètre à la valeur à renvoyer par la fonction :" +msgid "The same process applies to a <literal>Function</literal>. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:" +msgstr "" -#. qEdLG +#. uhFkG #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156284\n" "help.text" -msgid "Program code" -msgstr "Code de programme" - -#. rGBQg -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3145799\n" -"help.text" -msgid "FunctionName=Result" -msgstr "NomDeLaFonction=Resultat" +msgid "' your code goes here" +msgstr "" -#. FJDDJ +#. TwrZp #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153839\n" "help.text" -msgid "The FUNCTION is called using the following syntax:" -msgstr "FONCTION est appelée à l'aide de la syntaxe suivante :" +msgid "The <literal>Function</literal> is called using the following syntax:" +msgstr "" #. yBxwK #: 01020300.xhp @@ -2807,14 +2798,50 @@ msgctxt "" msgid "Variable=FunctionName(Parameter1, Parameter2,...)" msgstr "Variable=NomDeLaFonction(Paramètre1, Paramètre2,...)" -#. C63og +#. 33Sss +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id981584288549909\n" +"help.text" +msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter." +msgstr "" + +#. QCQAn +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id961584288948497\n" +"help.text" +msgid "' your code goes here" +msgstr "" + +#. meaRY +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id921584288951588\n" +"help.text" +msgid "' your code goes here" +msgstr "" + +#. 257BA +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3153389\n" +"help.text" +msgid "The <literal>Property</literal> is called using the following syntax:" +msgstr "" + +#. DLdom #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_idN107B3\n" "help.text" -msgid "You can also use the fully qualified name to call a procedure or function:<br/> <item type=\"literal\">Library.Module.Macro()</item> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>" -msgstr "Pour appeler une procédure ou une fonction, vous pouvez également utiliser le nom complet suivant :<br/><item type=\"literal\">Library.Module.Macro()</item><br/>. Par exemple, pour appeler la macro Autotexte depuis la bibliothèque Trucs et astuces, utilisez la commande suivante :<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>" +msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>" +msgstr "" #. 2xj8g #: 01020300.xhp @@ -2825,41 +2852,113 @@ msgctxt "" msgid "Passing Variables by Value or Reference" msgstr "Transmission de paramètres par valeur ou par référence" -#. 9u3qj +#. d2PgC #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155765\n" "help.text" -msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value." -msgstr "Les paramètres peuvent être transmis à un élément SUB ou FUNCTION par référence ou par valeur. Sauf indication contraire, les paramètres sont toujours transmis par référence. Cela signifie qu'une procédure ou une fonction reçoit un paramètre et peut lire et modifier sa valeur." +msgid "Parameters can be passed to a procedure, a function or a property either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal> gets the parameter and can read and modify its value." +msgstr "" -#. kwAaU +#. uk84S #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145640\n" "help.text" -msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:" -msgstr "Si vous souhaitez transmettre un paramètre par valeur, insérez le mot-clé \"ByVal\" avant le paramètre lorsque vous appelez SUB ou FUNCTION, par exemple :" +msgid "If you want to pass a parameter by value insert the key word <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, for example:" +msgstr "" -#. BQ2AC +#. Vzu4F #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150042\n" "help.text" -msgid "Result = Function(ByVal Parameter)" -msgstr "Result = Function(ByVal Parameter)" +msgid "Function ReadOnlyParms(ByVal p2, ByVal p2)" +msgstr "" + +#. pojXe +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id81584367761978\n" +"help.text" +msgid "' your code goes here" +msgstr "" + +#. MGPNc +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id131584367516784\n" +"help.text" +msgid "End Function" +msgstr "" + +#. bz6EJ +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id801584367475787\n" +"help.text" +msgid "result = ReadOnlyParms(parm1, parm2)" +msgstr "" -#. w6j4F +#. WF4ND #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149258\n" "help.text" -msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself." -msgstr "Dans ce cas, le contenu d'origine du paramètre n'est pas modifié par la fonction, car elle ne reçoit que la valeur et non pas le paramètre en lui-même." +msgid "In this case, the original content of the parameter will not be modified by the <literal>Function</literal> since it only gets the value and not the parameter itself." +msgstr "" + +#. AEhBY +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id161584366585035\n" +"help.text" +msgid "Defining Optional Parameters" +msgstr "" + +#. 4Ghzx +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id31584367006971\n" +"help.text" +msgid "Functions, procedures or properties can be defined with optional parameters, for example:" +msgstr "" + +#. qBTxH +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id761584366669997\n" +"help.text" +msgid "Sub Rounding(number, Optional decimals, Optional format)" +msgstr "" + +#. JKj8y +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id111584366809406\n" +"help.text" +msgid "' your code goes here" +msgstr "" + +#. NtvTc +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bas_id251584366745722\n" +"help.text" +msgid "End Sub" +msgstr "" #. EHCCS #: 01020300.xhp @@ -2870,23 +2969,23 @@ msgctxt "" msgid "Scope of Variables" msgstr "Portée des variables" -#. ACpw7 +#. LDC8M #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149814\n" "help.text" -msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited." -msgstr "Une variable définie dans un élément SUB ou FUNCTION reste valide uniquement jusqu'à la fermeture de la procédure. L'on se réfère à ce type de variable comme variable \"locale\". Cependant, dans bien des cas, une variable doit rester valide dans toutes les procédures, dans tous les modules de toutes les bibliothèques, ou après la fermeture d'un SUB ou FUNCTION." +msgid "A variable defined within a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal> is exited." +msgstr "" -#. pJBLq +#. pVU4G #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154186\n" "help.text" -msgid "Declaring Variables Outside a SUB or FUNCTION" -msgstr "Déclaration de variables en dehors d'un élément SUB ou FUNCTION" +msgid "Declaring Variables Outside a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>" +msgstr "" #. Q3jEW #: 01020300.xhp @@ -2897,14 +2996,14 @@ msgctxt "" msgid "Global VarName As TYPENAME" msgstr "Global VarName As TYPENAME" -#. YZx8i +#. 5JwAY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145258\n" "help.text" -msgid "The variable is valid as long as the $[officename] session lasts." -msgstr "La variable est valide tant que la session $[officename] est ouverte." +msgid "The variable is valid as long as the %PRODUCTNAME session lasts." +msgstr "" #. CSDs2 #: 01020300.xhp @@ -2969,14 +3068,14 @@ msgctxt "" msgid "Example for private variables" msgstr "Exemple pour les variables privées" -#. aBAXu +#. mGb2g #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8738975\n" "help.text" -msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)." -msgstr "Force les variables privées à être privées à travers les modules en paramétrant CompatibilityMode(true)." +msgid "Enforce private variables to be private across modules by setting <literal>CompatibilityMode(True)</literal>." +msgstr "" #. 8dZEJ #: 01020300.xhp @@ -3023,14 +3122,14 @@ msgctxt "" msgid "Print \"Now in module2 : \", myText" msgstr "Print \"Now in module2 : \", monTexte" -#. fEECM +#. iExop #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154368\n" "help.text" -msgid "Saving Variable Content after Exiting a SUB or FUNCTION" -msgstr "Enregistrement du contenu d'une variable après la fermeture d'un élément SUB ou FUNCTION" +msgid "Saving Variable Content after Exiting a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>" +msgstr "" #. qV9Bm #: 01020300.xhp @@ -3041,32 +3140,59 @@ msgctxt "" msgid "Static VarName As TYPENAME" msgstr "Static VarName As TYPENAME" -#. iWJLu +#. hAB34 #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154486\n" "help.text" -msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION." -msgstr "La variable conserve sa valeur jusqu'à la prochaine ouverture d'une instruction Function ou de Sub. La déclaration doit exister à l'intérieur d'un élément SUB ou FUNCTION." +msgid "The variable retains its value until the next time the a <literal>Function</literal>, <literal>Sub</literal> or <literal>Property</literal> is entered. The declaration must exist inside a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>." +msgstr "" -#. x7TCE +#. 9inFk #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3155809\n" "help.text" -msgid "Specifying the Return Value Type of a FUNCTION" -msgstr "Spécification du type de valeur de retour de FUNCTION" +msgid "Specifying the Return Value Type of a <literal>Function</literal> or a <literal>Property</literal>" +msgstr "" -#. BqFmH +#. BjLGj #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149404\n" "help.text" -msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:" -msgstr "Insérez, comme pour les variables, un caractère de déclaration de type après le nom de la fonction, ou le type indiqué par \"As\" et le mot-clé approprié à la fin de la liste des paramètres pour définir le type de la valeur de retour de la fonction, par exemple :" +msgid "As with variables, include a type-declaration character after the function name, or the type indicated by <literal>As</literal> and the corresponding data type at the end of the parameter list to define the type of the function or property's return value, for example:" +msgstr "" + +#. t7xWM +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"N0237\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional keyword\">Optional keyword</link>" +msgstr "" + +#. JCc9m +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"N0238\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/property.xhp\" name=\"Property Statement\">Property Statement</link>" +msgstr "" + +#. CcJXo +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"N0239\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement\">Static Statement</link>" +msgstr "" #. HrqsB #: 01020500.xhp @@ -24011,14 +24137,23 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. 5VbSr +#. CXLBw +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/Call_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Call Statement diagram</alt></image>" +msgstr "" + +#. zeXDB #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3150984\n" "help.text" -msgid "[Call] Name [Parameter]" -msgstr "[Call] Nom [Paramètre]" +msgid "[Call] name [(] [param :=] value, ... [)]" +msgstr "" #. 5MBBJ #: 03090401.xhp @@ -24029,23 +24164,23 @@ msgctxt "" msgid "Parameters:" msgstr "Paramètres :" -#. dpEmD +#. dbwfN #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "help.text" -msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call" -msgstr "<emph>Nom :</emph> nom de la sous-routine, de la fonction ou de la procédure DLL à appeler" +msgid "<emph>name:</emph> Name of the subroutine, the function, or the DLL that you want to call" +msgstr "" -#. hWBjx +#. iFYrJ #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "help.text" -msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing." -msgstr "<emph>Paramètre :</emph> paramètres à transmettre à la procédure. Le type et le nombre de paramètres dépendent de la routine exécutée." +msgid "<emph>param:</emph> Parameters to pass to the procedure. The keyword, type and number of parameters is dependent on the routine that is being called." +msgstr "" #. 4LVmZ #: 03090401.xhp @@ -39680,6 +39815,276 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Sélectionnez la macro à assigner.</ahelp>" +#. ZbXw2 +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"tit\n" +"help.text" +msgid "Err VBA Object" +msgstr "" + +#. iHP2L +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0010\n" +"help.text" +msgid "<bookmark_value>Err object</bookmark_value> <bookmark_value>Error;raising</bookmark_value> <bookmark_value>Error;handling</bookmark_value>" +msgstr "" + +#. pPqhS +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0011\n" +"help.text" +msgid "<variable id=\"ErrVBAh1\"><link href=\"text/sbasic/shared/ErrVBA.xhp\" name=\"Err object [VBA]\">Err Object [VBA]</link></variable>" +msgstr "" + +#. KxDJt +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0012\n" +"help.text" +msgid "Use VBA <literal>Err</literal> object to raise or handle runtime errors. <literal>Err</literal> is a VBA built-in global object which permits:" +msgstr "" + +#. VpE8g +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0013\n" +"help.text" +msgid "to raise predefined Basic errors" +msgstr "" + +#. tFEYq +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0014\n" +"help.text" +msgid "to throw user-defined exceptions" +msgstr "" + +#. BeB2y +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0015\n" +"help.text" +msgid "to name the routine originating the error" +msgstr "" + +#. 5FhxC +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0016\n" +"help.text" +msgid "to describe the error and possible solutions" +msgstr "" + +#. AbB9s +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0017\n" +"help.text" +msgid "VBA <literal>Err</literal> object has the following properties and methods:" +msgstr "" + +#. ivkYo +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0018\n" +"help.text" +msgid "Properties" +msgstr "" + +#. UG8Cx +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0020\n" +"help.text" +msgid "<emph>Description</emph> property gives the nature of the error. It details the various reasons that may cause the error. Ideally it provides the multiple course of actions that help solve the issue and prevent its reoccurrence. Its alias is Basic <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Error</link> function for %PRODUCTNAME predefined errors." +msgstr "" + +#. PjWUG +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0022\n" +"help.text" +msgid "This the error code associated with the error. <literal>Err</literal> object default property is <emph>Number</emph>. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link> function." +msgstr "" + +#. NJEmn +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0024\n" +"help.text" +msgid "<emph>Source</emph> indicates the name of the routine that produces the error. <emph>Source</emph> is an option for user-defined errors." +msgstr "" + +#. MuyUY +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0025\n" +"help.text" +msgid "Methods" +msgstr "" + +#. 8sWBq +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0027\n" +"help.text" +msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement." +msgstr "" + +#. UEGkA +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0029\n" +"help.text" +msgid "Throws user-defined errors or predefined errors. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Error</link> statement." +msgstr "" + +#. EyCJv +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0030\n" +"help.text" +msgid "Parameters" +msgstr "" + +#. 6Rdnc +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0031\n" +"help.text" +msgid "<emph>Number</emph> A user-defined or predefined error code to be raised." +msgstr "" + +#. DoFG8 +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0032\n" +"help.text" +msgid "Error code range 0-2000 is reserved for %PRODUCTNAME Basic. User-defined errors may start from higher values in order to prevent collision with %PRODUCTNAME Basic future developments." +msgstr "" + +#. qoAQE +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0033\n" +"help.text" +msgid "<emph>Source</emph> The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended." +msgstr "" + +#. kukgW +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0034\n" +"help.text" +msgid "<emph>Description</emph> A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended." +msgstr "" + +#. 3XjnB +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0041\n" +"help.text" +msgid "Err.Raise 2020, Description:=\"This is an intented user-defined error …\"" +msgstr "" + +#. vuP6g +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0045\n" +"help.text" +msgid "errTitle = \"Error \"& Err &\" at line \"& Erl &\" in \"& Err.Source" +msgstr "" + +#. ZXCWy +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0050\n" +"help.text" +msgid "Exception ClassModule" +msgstr "" + +#. RK2AX +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0049\n" +"help.text" +msgid "A short <link href=\"text/sbasic/shared/classmodule.xhp\" name=\"ClassModule option\">ClassModule</link>, that wraps VBA <literal>Err</literal> object, can distribute <literal>Err</literal> properties and methods for standard %PRODUCTNAME Basic modules." +msgstr "" + +#. tECEu +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0069\n" +"help.text" +msgid "Example" +msgstr "" + +#. oA4pq +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0078\n" +"help.text" +msgid "\"Any multi-line description for this user-defined exception\")" +msgstr "" + +#. hzLgR +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0079\n" +"help.text" +msgid "' your code goes here …" +msgstr "" + +#. wEaa3 +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0083\n" +"help.text" +msgid "errTitle = \"Error \"& Exc.Number &\" at line \"& Erl &\" in \"& Exc.Source" +msgstr "" + +#. kBsGp +#: ErrVBA.xhp +msgctxt "" +"ErrVBA.xhp\n" +"N0088\n" +"help.text" +msgid "The <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error statement\">Error</link> statement or an Exception-like class module can be used interchangeably, while the latter adds extra features." +msgstr "" + #. h6V9P #: GetPathSeparator.xhp msgctxt "" @@ -41237,23 +41642,23 @@ msgctxt "" msgid "Mathematical Functions" msgstr "Fonctions mathématiques" -#. yF8TC +#. G2UxD #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170359045662\n" "help.text" -msgid "<bookmark_value>VBA Functions;Object Functions</bookmark_value>" -msgstr "<bookmark_value>Fonctions VBA ; Fonctions objet</bookmark_value>" +msgid "<bookmark_value>VBA Functions;Object Properties and Methods</bookmark_value>" +msgstr "" -#. 5DGSe +#. puram #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051920170347039686\n" "help.text" -msgid "Object Functions" -msgstr "Fonctions objet" +msgid "Object Properties and Methods" +msgstr "" #. ZEw4t #: stardesktop.xhp diff --git a/source/fr/helpcontent2/source/text/scalc.po b/source/fr/helpcontent2/source/text/scalc.po index c2a7b26a413..9daa1b88d05 100644 --- a/source/fr/helpcontent2/source/text/scalc.po +++ b/source/fr/helpcontent2/source/text/scalc.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:05+0100\n" -"PO-Revision-Date: 2020-02-01 14:30+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"POT-Creation-Date: 2020-03-31 10:34+0200\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -302,7 +302,7 @@ msgctxt "" "par_id3153896\n" "help.text" msgid "<ahelp hid=\".\">The <emph>Insert</emph> menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Le menu <emph>Insertion</emph> contient des commandes pour insérer de nouveaux éléments, tels que des images, des zones de texte, des objets, média, des noms de cellules et bien plus encore dans la feuille actuelle.</ahelp>" #. ZmgWG #: main0104.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id11577295470732\n" "help.text" msgid "Inserts the current date in the cell." -msgstr "" +msgstr "Insère la date actuelle dans la cellule." #. hvV2C #: main0104.xhp @@ -374,7 +374,7 @@ msgctxt "" "hd_id131577295445736\n" "help.text" msgid "Time" -msgstr "" +msgstr "Heure" #. jTQVa #: main0104.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_id91577295463980\n" "help.text" msgid "Inserts the current time in the cell." -msgstr "" +msgstr "Insère l'heure actuelle dans la cellule." #. CzRJY #: main0104.xhp @@ -392,7 +392,7 @@ msgctxt "" "hd_id621577296064493\n" "help.text" msgid "Field" -msgstr "" +msgstr "Champ" #. 3EmAu #: main0104.xhp @@ -401,7 +401,7 @@ msgctxt "" "par_id391577296078546\n" "help.text" msgid "Opens a submenu for selecting the date, sheet name or document title in the cell." -msgstr "" +msgstr "Ouvre un sous menu pour sélectionner la date, le nom de la feuille ou le titre du document dans une cellule." #. JP4tR #: main0105.xhp @@ -527,7 +527,7 @@ msgctxt "" "par_id3150440\n" "help.text" msgid "<ahelp hid=\".\">The <emph>Tools</emph> menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Le menu <emph>Outils</emph> contient des commandes de vérification de l'orthographe, de traçage des références de la cellule et permet de trouver des erreurs ou de définir des scénarios.</ahelp>" #. NkvRH #: main0106.xhp @@ -628,87 +628,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>" msgstr "<ahelp hid=\".\">Utilisez la commande de menu <emph>Données</emph> pour éditer les données dans la feuille active. Vous pouvez définir des plages, trier et filtrer les données, calculer des résultats, organiser les données en plan et créer des tables dynamiques.</ahelp>" -#. fUFxA -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3150400\n" -"help.text" -msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>" -msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Définir une plage\">Définir une plage</link>" - -#. zwUaL -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3125863\n" -"help.text" -msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>" -msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Sélectionner une plage\">Sélectionner une plage</link>" - -#. Vu2AT -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3153726\n" -"help.text" -msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>" -msgstr "<link href=\"text/scalc/01/12030000.xhp\" name=\"Trier\">Trier</link>" - -#. YzBJT -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3153142\n" -"help.text" -msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>" -msgstr "<link href=\"text/scalc/01/12050000.xhp\" name=\"Sous-totaux\">Sous-totaux</link>" - -#. MGamE -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3151073\n" -"help.text" -msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>" -msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validité\">Validité</link>" - -#. aenfd -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3145254\n" -"help.text" -msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>" -msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Opérations multiples\">Opérations multiples</link>" - -#. 2GDcm -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id1387066\n" -"help.text" -msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>" -msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Texte en colonnes</link>" - -#. 7H4LD -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3150717\n" -"help.text" -msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>" -msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolider\">Consolider</link>" - -#. LrNMe -#: main0112.xhp -msgctxt "" -"main0112.xhp\n" -"hd_id3154754\n" -"help.text" -msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>" -msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Actualiser la plage\">Actualiser la plage</link>" - #. efuyu #: main0116.xhp msgctxt "" @@ -1355,7 +1274,7 @@ msgctxt "" "hd_id3156023\n" "help.text" msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Print Preview Bar\">Print Preview Bar</link>" -msgstr "" +msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Print Preview Bar\">Barre d'aperçu avant impression</link>" #. sMDPh #: main0210.xhp @@ -1364,7 +1283,7 @@ msgctxt "" "par_id3148663\n" "help.text" msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Print Preview</emph> bar is displayed when you choose <emph>File - Print Preview</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">La barre <emph>Aperçu avant impression</emph> est affichée lorsque vous choisissez <emph>Fichier - Aperçu</emph>.</ahelp>" #. FEZVG #: main0210.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/00.po b/source/fr/helpcontent2/source/text/scalc/00.po index ecc5879dd0d..1b5678c2107 100644 --- a/source/fr/helpcontent2/source/text/scalc/00.po +++ b/source/fr/helpcontent2/source/text/scalc/00.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:05+0100\n" -"PO-Revision-Date: 2020-02-24 11:26+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" +"PO-Revision-Date: 2020-04-02 15:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1557932195.000000\n" #. E9tti @@ -302,7 +302,7 @@ msgctxt "" "par_id3149784\n" "help.text" msgid "Choose <menuitem>Sheet - Insert Cells</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Feuille - Insérer des cellules</menuitem>." #. pybbE #: 00000404.xhp @@ -311,7 +311,7 @@ msgctxt "" "par_id3154514\n" "help.text" msgid "Choose <menuitem>View - Toolbars</menuitem> and select the <emph>Insert Cells</emph> toolbar:" -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Barre d'outils</menuitem> et sélectionnez la barre d'outils <emph>Insérer des cellules</emph> :" #. 7HGeD #: 00000404.xhp @@ -410,7 +410,7 @@ msgctxt "" "par_id3149033\n" "help.text" msgid "<variable id=\"eitab\">Choose <menuitem>Sheet - Insert Sheet</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"eitab\">Choisissez <menuitem>Feuille - Insérer une feuille</menuitem>.</variable>" #. HjKoP #: 00000404.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_idN1082F\n" "help.text" msgid "<variable id=\"eitabfile\">Choose <menuitem>Sheet - Insert Sheet from File</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"eitabfile\">Choisissez <menuitem>Feuille - Insérer une feuille à partir d'un fichier</menuitem>.</variable>" #. hfGrg #: 00000404.xhp @@ -428,7 +428,7 @@ msgctxt "" "par_id3155115\n" "help.text" msgid "Choose <menuitem>Insert - Function</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Fonction</menuitem>." #. anHWr #: 00000404.xhp @@ -446,7 +446,7 @@ msgctxt "" "par_id3153269\n" "help.text" msgid "On the <emph>Formula</emph> bar, click" -msgstr "" +msgstr "Dans la barre <emph>Formule</emph>, cliquez sur" #. HZ9Dn #: 00000404.xhp @@ -581,7 +581,7 @@ msgctxt "" "par_id3155383\n" "help.text" msgid "<variable id=\"funktionsliste\">Choose <menuitem>Insert - Function List</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"funktionsliste\">Choisissez <menuitem>Insertion - Liste de fonctions</menuitem>.</variable>" #. UQGrR #: 00000404.xhp @@ -590,7 +590,7 @@ msgctxt "" "par_id3153250\n" "help.text" msgid "<variable id=\"einamen\">Choose <menuitem>Insert - Named Range or Expression</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"einamen\">Choisissez <menuitem>Insertion - Plage ou expression nommée</menuitem>.</variable>" #. ASCUT #: 00000404.xhp @@ -599,7 +599,7 @@ msgctxt "" "par_id3146776\n" "help.text" msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - Link to External data</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"eiextdata\">Choisissez <menuitem>Feuille - Lier à des données externes</menuitem>.</variable>" #. ECgNS #: 00000404.xhp @@ -608,7 +608,7 @@ msgctxt "" "par_id3143222\n" "help.text" msgid "Choose <menuitem>Sheet - Named Ranges and Expressions - Define</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Feuille Plages et expressions nommées - Définir</menuitem>." #. GM3WX #: 00000404.xhp @@ -626,7 +626,7 @@ msgctxt "" "par_id3145214\n" "help.text" msgid "<variable id=\"einaei\">Choose <menuitem>Sheet - Named Ranges and Expressions - Insert</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"einaei\">Choisissez <menuitem>Feuille - Plages et expressions nommées - Insérer</menuitem>.</variable>" #. LGQgh #: 00000404.xhp @@ -635,7 +635,7 @@ msgctxt "" "par_id3153558\n" "help.text" msgid "<variable id=\"einaueb\">Choose <menuitem>Sheet - Named Ranges and Expressions - Create</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"einaueb\">Choisissez <menuitem>Feuille - Plages et expressions nommées - Créer</menuitem>.</variable>" #. ptGPX #: 00000404.xhp @@ -644,7 +644,7 @@ msgctxt "" "par_id3153483\n" "help.text" msgid "<variable id=\"einabesch\">Choose <menuitem>Sheet - Named Ranges and Expressions - Labels</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"einabesch\">Choisissez <menuitem>Feuille - Plages et expressions nommées - Étiquettes</menuitem>.</variable>" #. p2LBA #: 00000405.xhp @@ -1240,6 +1240,24 @@ msgctxt "" msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>" msgstr "<variable id=\"dnsrt\">Choisissez <emph>Données - Trier</emph>.</variable>" +#. rscQf +#: 00000412.xhp +msgctxt "" +"00000412.xhp\n" +"par_id641584647437810\n" +"help.text" +msgid "<variable id=\"datasortascending\">Choose <menuitem>Data - Sort Ascending</menuitem></variable>" +msgstr "<variable id=\"datasortascending\">Choisissez<menuitem>Données - Tri croissant</menuitem></variable>" + +#. GHhdg +#: 00000412.xhp +msgctxt "" +"00000412.xhp\n" +"par_id711584647447316\n" +"help.text" +msgid "<variable id=\"datasortdescending\">Choose <menuitem>Data - Sort Descending</menuitem></variable>" +msgstr "<variable id=\"datasortdescending\">Choisissez <menuitem>Données - Tri décroissant</menuitem></variable>" + #. oEATB #: 00000412.xhp msgctxt "" @@ -1249,23 +1267,23 @@ msgctxt "" msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab." msgstr "Choisissez l'onglet <emph>Données - Trier - Critères de tri</emph>." -#. hBn6A +#. SG8FW #: 00000412.xhp msgctxt "" "00000412.xhp\n" "par_id3154516\n" "help.text" -msgid "On <emph>Standard</emph> bar, click" -msgstr "Dans la barre <emph>Standard</emph>, cliquez sur" +msgid "<variable id=\"onthestandardbar\">On <emph>Standard</emph> bar, click</variable>" +msgstr "<variable id=\"onthestandardbar\">Dans la barre <emph>Standard</emph>, cliquez sur</variable>" -#. tBEpr +#. GDBeV #: 00000412.xhp msgctxt "" "00000412.xhp\n" "par_id3148663\n" "help.text" -msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>" -msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icône</alt></image>" +msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150543\">Icon Sort Ascending</alt></image>" +msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150543\">Icône Tri croissant</alt></image>" #. vv2Zk #: 00000412.xhp @@ -1276,14 +1294,14 @@ msgctxt "" msgid "Sort Ascending" msgstr "Tri croissant" -#. fhex2 +#. QXzES #: 00000412.xhp msgctxt "" "00000412.xhp\n" "par_id3153969\n" "help.text" -msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>" -msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icône</alt></image>" +msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3125863\">Icon Sort Descending</alt></image>" +msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3125863\">Icône Tri décroissant</alt></image>" #. AHMAB #: 00000412.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po index cf5775180ba..6f037448d43 100644 --- a/source/fr/helpcontent2/source/text/scalc/01.po +++ b/source/fr/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:05+0100\n" +"POT-Creation-Date: 2020-04-03 11:46+0200\n" "PO-Revision-Date: 2020-03-05 16:15+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/fr/>\n" @@ -10060,23 +10060,14 @@ msgctxt "" msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." msgstr "Les arguments sont soit des expressions logiques (VRAI, 1<5, 2+3=7, B8<10) qui renvoient des valeurs logiques, soit des matrices (A1:C3) contenant des valeurs logiques." -#. W8DPe +#. 7ALjG #: 04060105.xhp msgctxt "" "04060105.xhp\n" "par_id3159123\n" "help.text" -msgid "AND(LogicalValue1; LogicalValue2 ...LogicalValue30)" -msgstr "ET(valeur_logique1;valeur_logique2;...;valeur_logique30)" - -#. MoFG6 -#: 04060105.xhp -msgctxt "" -"04060105.xhp\n" -"par_id3150038\n" -"help.text" -msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses all values of the range. The result is TRUE if the logical value in all cells within the cell range is TRUE." -msgstr "<emph>valeur_logique1;valeur_logique2;...;valeur_logique30</emph> sont des conditions qui doivent être vérifiées. Toutes les conditions peuvent aussi bien être VRAI ou FAUX. Si une plage est saisie comme paramètre, la fonction utilise toutes les valeurs de la plage. Le résultat est VRAI si la valeur logique de toutes les cellules à l'intérieur de la plage de cellules est VRAI." +msgid "AND(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)" +msgstr "" #. 3exzA #: 04060105.xhp @@ -10321,23 +10312,14 @@ msgctxt "" msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." msgstr "Les arguments sont soit des expressions logiques (VRAI, 1<5, 2+3=7, B8<10) qui renvoient des valeurs logiques, soit des matrices (A1:C3) contenant des valeurs logiques." -#. emuWZ +#. rpDNn #: 04060105.xhp msgctxt "" "04060105.xhp\n" "par_id3150468\n" "help.text" -msgid "OR(LogicalValue1; LogicalValue2 ...LogicalValue30)" -msgstr "OU(valeur_logique1;valeur_logique2;...;valeur_logique30)" - -#. PJjmV -#: 04060105.xhp -msgctxt "" -"04060105.xhp\n" -"par_id3155819\n" -"help.text" -msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses all values of the range." -msgstr "<emph>valeur_logique1;valeur_logique2;...;valeur_logique30</emph> sont des conditions devant être vérifiées. Toutes les conditions peuvent être aussi bien VRAI que FAUX. Si une plage est saisie comme paramètre, cette fonction utilise toutes les valeurs de la plage." +msgid "OR(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)" +msgstr "" #. oFKWj #: 04060105.xhp @@ -10474,14 +10456,14 @@ msgctxt "" msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." msgstr "Les arguments sont soit des expressions logiques (VRAI, 1<5, 2+3=7, B8<10) qui renvoient des valeurs logiques, soit des matrices (A1:C3) contenant des valeurs logiques." -#. pdqV8 +#. fpCVV #: 04060105.xhp msgctxt "" "04060105.xhp\n" "par_id3150469\n" "help.text" -msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)" -msgstr "XOR(valeur_logique1;valeur_logique2;...;valeur_logique30)" +msgid "XOR(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)" +msgstr "" #. qpsgo #: 04060105.xhp @@ -12085,23 +12067,14 @@ msgctxt "" msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers." msgstr "Le plus grand diviseur commun est l'entier positif le plus grand permettant de diviser sans reste chacun des entiers donnés." -#. LEUYK +#. 84G6i #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3154524\n" "help.text" -msgid "GCD(Integer1; Integer2; ...; Integer30)" -msgstr "PGCD(nombre_entier_1;nombre_entier_2;...;nombre_entier_30)" - -#. KF2eB -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3149340\n" -"help.text" -msgid "<emph>Integer1 To 30</emph> are up to 30 integers whose greatest common divisor is to be calculated." -msgstr "<emph>nombre_entier1 à 30</emph> représente jusqu'à 30 nombres entiers dont le plus grand diviseur commun doit être calculé." +msgid "GCD(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)" +msgstr "" #. EeAKi #: 04060106.xhp @@ -12148,23 +12121,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\">The result is the greatest common divisor of a list of numbers.</ahelp>" msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Renvoie le plus grand diviseur commun d'une liste de nombres.</ahelp>" -#. RcC6R +#. gQ2S4 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3156205\n" "help.text" -msgid "GCD_EXCEL2003(Number(s))" -msgstr "PGCD_EXCEL2003(Nombre(s))" - -#. Gt222 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3145150\n" -"help.text" -msgid "<emph>Number(s)</emph> is a list of up to 30 numbers." -msgstr "<emph>nombre(s)</emph> est une liste contenant jusqu'à 30 nombres." +msgid "GCD_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. wNE9S #: 04060106.xhp @@ -12202,32 +12166,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_KGV\">Returns the least common multiple of one or more integers.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_KGV\">Renvoie le plus petit multiple commun d'un ou de plusieurs nombres entiers.</ahelp>" -#. WUZq6 +#. BeETS #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3147279\n" "help.text" -msgid "LCM(Integer1; Integer2; ...; Integer30)" -msgstr "PPCM(nombre_entier1;nombre_entier2;...;nombre_entier30)" - -#. Kqqia -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3156348\n" -"help.text" -msgid "<emph>Integer1 to 30</emph> are up to 30 integers whose lowest common multiple is to be calculated." -msgstr "<emph>nombre_entier1 à 30</emph> représente jusqu'à 30 nombres entiers dont le plus petit commun multiple doit être calculé." +msgid "LCM(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)" +msgstr "" -#. eAgPR +#. gzLdr #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3154914\n" "help.text" -msgid "If you enter the numbers <item type=\"input\">512</item>;<item type=\"input\">1024</item> and <item type=\"input\">2000</item> in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result." -msgstr "Si vous saisissez les nombres <item type=\"input\">512</item>;<item type=\"input\">1024</item> et <item type=\"input\">2000</item> dans les zones de textes de nombres entiers 1;2 et 3, 128000 sera le résultat renvoyé." +msgid "If you enter the numbers 512; 1024 and 2000 as Integer 1;2 and 3, then 128000 will be returned." +msgstr "" #. 7vjBB #: 04060106.xhp @@ -12256,23 +12211,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\">The result is the lowest common multiple of a list of numbers.</ahelp>" msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Le résultat est le plus petit multiple commun d'une liste de nombres.</ahelp>" -#. WnQpb +#. ZVaoq #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3154395\n" "help.text" -msgid "LCM_EXCEL2003(Number(s))" -msgstr "PPCM_EXCEL2003(nombres(s))" - -#. EmCPA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3147377\n" -"help.text" -msgid "<emph>Number(s)</emph> is a list of up to 30 numbers." -msgstr "<emph>nombre(s)</emph> est une liste contenant jusqu'à 30 nombres." +msgid "LCM_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. dNCeM #: 04060106.xhp @@ -13201,23 +13147,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>" msgstr "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Renvoie la factorielle de la somme des arguments divisée par le produit des factorielles des arguments.</ahelp>" -#. KohhD +#. sRmYD #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3155660\n" "help.text" -msgid "MULTINOMIAL(Number(s))" -msgstr "MULTINOMIALE(nombre(s))" - -#. RMEsV -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3155673\n" -"help.text" -msgid "<emph>Number(s)</emph> is a list of up to 30 numbers." -msgstr "<emph>nombre(s)</emph> est une liste contenant jusqu'à 30 nombres." +msgid "MULTINOMIAL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. YLFwC #: 04060106.xhp @@ -13417,32 +13354,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_PRODUKT\">Multiplies all the numbers given as arguments and returns the product.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_PRODUKT\">Donne le produit de la multiplication de tous les nombres donnés comme arguments.</ahelp> " -#. uJFjB +#. Lsojw #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3144446\n" "help.text" -msgid "PRODUCT(Number1; Number2; ...; Number30)" -msgstr "PRODUIT(nombre_1;nombre_2;...;nombre_30)" - -#. tbeYN -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3144460\n" -"help.text" -msgid "<emph>Number1 to 30</emph> are up to 30 arguments whose product is to be calculated." -msgstr "<emph>nombre1 à 30</emph> représente jusqu'à 30 arguments dont le produit doit être calculé." - -#. Gnz4g -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id1589098\n" -"help.text" -msgid "PRODUCT returns number1 * number2 * number3 * ..." -msgstr "PRODUIT renvoie nombre1 * nombre2 * nombre3 * ..." +msgid "PRODUCT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. D5DEG #: 04060106.xhp @@ -13471,41 +13390,32 @@ msgctxt "" msgid "SUMSQ" msgstr "SOMME.CARRES" -#. mgr6s +#. XFoEC #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3160368\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Si vous souhaitez calculer la somme des carrés de ces nombres (dont le total correspondra aux carrés des arguments), saisissez-les dans les champs de texte.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Calculates the sum of the squares of a set of numbers.</ahelp>" +msgstr "" -#. CSJAJ +#. 2gNvN #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3160402\n" "help.text" -msgid "SUMSQ(Number1; Number2; ...; Number30)" -msgstr "SOMMES.CARRES(nombre_1;nombre_2;...;nombre_30)" - -#. 5R44a -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3160415\n" -"help.text" -msgid "<emph>Number1 to 30</emph> are up to 30 arguments the sum of whose squares is to be calculated." -msgstr "<emph>nombre_1 à 30</emph> représente jusqu'à 30 arguments dont la somme des carrés doit être calculée." +msgid "SUMSQ(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. QdbZ8 +#. ANvo3 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3160449\n" "help.text" -msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 29 is returned as the result." -msgstr "Si vous saisissez les nombres <item type=\"input\">2</item> ; <item type=\"input\">3</item> et <item type=\"input\">4</item> dans les zones de texte nombre 1; 2 et 3, 29 est le résultat renvoyé." +msgid "If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 arguments, 29 is returned as the result." +msgstr "" #. KGako #: 04060106.xhp @@ -14254,32 +14164,23 @@ msgctxt "" msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>" msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SOMME</link></variable>" -#. DBrbm +#. 924XA #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163625\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds all the numbers in a range of cells.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Additionne tous les nombres d'une plage de cellules.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds a set of numbers.</ahelp>" +msgstr "" -#. zBKBJ +#. NavGZ #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163656\n" "help.text" -msgid "SUM(Number1; Number2; ...; Number30)" -msgstr "SOMME(nombre_1;nombre_2;...;nombre_30)" - -#. wApie -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163671\n" -"help.text" -msgid "<emph>Number1 to Number30</emph> are up to 30 arguments, either cells or ranges, whose sum is to be calculated." -msgstr "<emph>Nombre1 à Nombre30</emph> représentent jusqu'à 30 arguments, aussi bien des cellules que des plages, dont la somme doit être calculée." +msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. fsBfG #: 04060106.xhp @@ -17386,32 +17287,32 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_SUMMENPRODUKT\">Multiplies corresponding elements in the given arrays, and returns the sum of those products.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_SUMMENPRODUKT\">Multiplie les éléments correspondants dans les matrices données et renvoie la somme de ces produits.</ahelp>" -#. rBb3u +#. zmqCZ #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3163347\n" "help.text" -msgid "SUMPRODUCT(Array1; Array2; ...; Array30)" -msgstr "SOMMEPROD(matrice_1;matrice_2;...;matrice3_0)" +msgid "SUMPRODUCT(Array 1[; Array 2;][...;[Array 255]])" +msgstr "" -#. xBpX8 +#. gGK9K #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3163362\n" "help.text" -msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied." -msgstr "<emph>matrice_1;matrice_2;...;matrice_30</emph> représente les matrices dont les éléments correspondants doivent être multipliés." +msgid "<emph>Array 1[; Array 2;][...;[Array 255]]</emph> represent arrays whose corresponding elements are to be multiplied." +msgstr "" -#. 6knhd +#. kCud6 #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_idN11B19\n" "help.text" -msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed." -msgstr "La liste d'arguments doit contenir au moins une matrice. Si une seule matrice est donnée, tous les éléments de la matrice sont additionnés." +msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed. If more than one array is given, they must all be the same size." +msgstr "" #. DgsMB #: 04060107.xhp @@ -18412,6 +18313,15 @@ msgctxt "" msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518." msgstr "Si la cellule A1 affiche Err:518, la fonction <item type=\"input\">=TYPE.ERREUR(A1)</item> renvoie le nombre 518." +#. FWJTB +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id275141466817507\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_error_type.xhp#error_type_head\"/>" +msgstr "" + #. mtLKD #: 04060109.xhp msgctxt "" @@ -19915,14 +19825,23 @@ msgctxt "" msgid "Two different syntax definitions can be used:" msgstr "Deux définitions de syntaxe différentes peuvent être utilisées :" -#. LmQbe +#. V3C9Q #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id1665089\n" "help.text" -msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])" -msgstr "EXTRAIRE.DONNEES.PILOTE(champ_cible;table dynamique;[champ_1;élément_1; ... ])" +msgid "GETPIVOTDATA(TargetField; pivot table[; Field 1; Item 1][; ... [Field 126; Item 126]])" +msgstr "" + +#. 3kCjF +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id661585662472832\n" +"help.text" +msgid "or" +msgstr "" #. QnCVY #: 04060109.xhp @@ -19942,6 +19861,15 @@ msgctxt "" msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax." msgstr "La seconde syntaxe est supposée si deux paramètres exactement sont donnés, dans lesquels le premier paramètre est une cellule ou une référence de plage de cellule. La première syntaxe est supposée dans tous les autres cas. L'assistant de fonctions montre la première syntaxe." +#. Cwsfn +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id431585688827982\n" +"help.text" +msgid "First Syntax" +msgstr "" + #. xTLTZ #: 04060109.xhp msgctxt "" @@ -20005,6 +19933,15 @@ msgctxt "" msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)." msgstr "Les valeurs de sous-total de la table dynamique sont utilisées uniquement si elles utilisent la fonction \"auto\" (excepté lorsque spécifié dans la contrainte, voir <item type=\"literal\">Seconde syntaxe</item> ci-dessous).\"" +#. amRc3 +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id551585688835597\n" +"help.text" +msgid "Second Syntax" +msgstr "" + #. KETgR #: 04060109.xhp msgctxt "" @@ -20581,23 +20518,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VERKETTEN\">Combines several text strings into one string.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VERKETTEN\">Combine plusieurs chaînes de texte pour n'en former qu'une.</ahelp>" -#. fWvjJ +#. DA2oR #: 04060110.xhp msgctxt "" "04060110.xhp\n" "par_id3155954\n" "help.text" -msgid "CONCATENATE(\"Text1\"; ...; \"Text30\")" -msgstr "CONCATENER(\"Texte_1\"; ...; \"Texte_30\")" +msgid "CONCATENATE(<embedvar href=\"text/scalc/01/ful_func.xhp#string255_1\" markup=\"keep\"/>)" +msgstr "" -#. rrDyG +#. GCUtY #: 04060110.xhp msgctxt "" "04060110.xhp\n" -"par_id3146847\n" +"par_id781585222554150\n" "help.text" -msgid "<emph>Text 1; Text 2; ...</emph> represent up to 30 text passages which are to be combined into one string." -msgstr "<emph>Texte_1;Texte_2...</emph> représente jusqu'à 30 passages de texte qui doivent être combinés en une chaîne." +msgid "<emph>String 1[; String 2][; … ;[String 255]]</emph> are strings or references to cells containing strings." +msgstr "" #. 8Dfcz #: 04060110.xhp @@ -22390,32 +22327,32 @@ msgctxt "" msgid "TEXT" msgstr "TEXTE" -#. woEeG +#. hZGtP #: 04060110.xhp msgctxt "" "04060110.xhp\n" "par_id3147213\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_TEXT\">Converts a number into text according to a given format.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_TEXT\">Convertit un nombre en texte selon un format spécifié.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_TEXT\">Converts a value into text according to a given format.</ahelp>" +msgstr "" -#. 9xURB +#. YjEZu #: 04060110.xhp msgctxt "" "04060110.xhp\n" "par_id3147377\n" "help.text" -msgid "TEXT(Number; Format)" -msgstr "TEXTE(nombre;format)" +msgid "TEXT(Value; Format)" +msgstr "" -#. BpPCe +#. hGrSa #: 04060110.xhp msgctxt "" "04060110.xhp\n" "par_id3147389\n" "help.text" -msgid "<emph>Number</emph> is the numerical value to be converted." -msgstr "<emph>nombre</emph> est la valeur numérique à convertir." +msgid "<emph>Value</emph> is the value (numerical or textual) to be converted." +msgstr "" #. 3GZvU #: 04060110.xhp @@ -22444,6 +22381,15 @@ msgctxt "" msgid "<item type=\"input\">=TEXT(12.34567;\"000.00\")</item> returns the text 012.35" msgstr "<item type=\"input\">=TEXTE(12,34567;\"000,00\")</item> renvoie le texte 012,35" +#. iT5uP +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3674124\n" +"help.text" +msgid "<item type=\"input\">=TEXT(\"xyz\";\"=== @ ===\")</item> returns the text === xyz ===" +msgstr "" + #. yhDcc #: 04060110.xhp msgctxt "" @@ -26134,6 +26080,51 @@ msgctxt "" msgid "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> returns 0.927295." msgstr "<item type=\"input\">=COMPLEXE.ARGUMENT(\"3+4j\")</item> renvoie 0,927295." +#. TVX4f +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id69271214320055\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imcos.xhp#imcos_head\"/>" +msgstr "" + +#. 4HGsN +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id217971417131058\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imcosh.xhp#imcosh_head\"/>" +msgstr "" + +#. H4rBq +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id7625634121212\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imcot.xhp#imcot_head\"/>" +msgstr "" + +#. Fev3E +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id2907192866882\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imcsc.xhp#imcsc_head\"/>" +msgstr "" + +#. U7uHv +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id2111268313694\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imcsch.xhp#imcsch_head\"/>" +msgstr "" + #. y5rLV #: 04060116.xhp msgctxt "" @@ -26431,23 +26422,23 @@ msgctxt "" msgid "IMPRODUCT" msgstr "COMPLEXE.PRODUIT" -#. i6VKG +#. DSBR5 #: 04060116.xhp msgctxt "" "04060116.xhp\n" "par_id3153545\n" "help.text" -msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of up to 29 complex numbers.</ahelp>" -msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">Renvoie le produit de 29 nombres complexes maximum.</ahelp>" +msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of a set of complex numbers.</ahelp>" +msgstr "" -#. fUcG3 +#. RDe9u #: 04060116.xhp msgctxt "" "04060116.xhp\n" "par_id3149027\n" "help.text" -msgid "IMPRODUCT(\"ComplexNumber\"; \"ComplexNumber1\"; ...)" -msgstr "COMPLEXE.PRODUIT(\"nombre_complexe\";\"nombre_complexe_1\";...)" +msgid "IMPRODUCT(<embedvar href=\"text/scalc/01/ful_func.xhp#complex255_1\" markup=\"keep\"/>)" +msgstr "" #. x58Ur #: 04060116.xhp @@ -26503,6 +26494,51 @@ msgctxt "" msgid "<item type=\"input\">=IMREAL(\"1+3j\")</item> returns 1." msgstr "<item type=\"input\">=COMPLEXE.REEL(\"1+3j\")</item> renvoie 1." +#. 7L6GP +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id882954222038\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imsec.xhp#imsec_head\"/>" +msgstr "" + +#. WpR5E +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id25480538323169\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imsech.xhp#imsech_head\"/>" +msgstr "" + +#. sWL67 +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id14741462320337\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imsin.xhp#imsin_head\"/>" +msgstr "" + +#. bXgFc +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id12978120123414\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imsinh.xhp#imsinh_head\"/>" +msgstr "" + +#. ZRj2s +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"hd_id186491693515289\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_imtan.xhp#imtan_head\"/>" +msgstr "" + #. rAXpY #: 04060116.xhp msgctxt "" @@ -26566,23 +26602,23 @@ msgctxt "" msgid "IMSUM" msgstr "COMPLEXE.SOMME" -#. 6pmzk +#. sD27s #: 04060116.xhp msgctxt "" "04060116.xhp\n" "par_id3153215\n" "help.text" -msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of up to 29 complex numbers.</ahelp>" -msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">Renvoie la somme de 29 nombres complexes maximum.</ahelp>" +msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of a set of complex numbers.</ahelp>" +msgstr "" -#. 22fTk +#. dY4UY #: 04060116.xhp msgctxt "" "04060116.xhp\n" "par_id3152930\n" "help.text" -msgid "IMSUM(\"ComplexNumber1\"; \"ComplexNumber2\"; ...)" -msgstr "COMPLEXE.SOMME(\"nombre_complexe_1\";\"nombre_complexe_2\")" +msgid "IMSUM(<embedvar href=\"text/scalc/01/ful_func.xhp#complex255_1\" markup=\"keep\"/>)" +msgstr "" #. CNtPR #: 04060116.xhp @@ -31165,14 +31201,14 @@ msgctxt "" msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">XNPV</link> function." msgstr "Si les paiements prennent place à intervalles irréguliers, utilisez la fonction <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">VAN.PAIEMENTS</link>." -#. QXdUJ +#. ZxBQz #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3153321\n" "help.text" -msgid "NPV(Rate; Value1; Value2; ...; Value30)" -msgstr "VAN(taux;valeur_1;valeur_2;...;valeur_30)" +msgid "NPV(Rate; <embedvar href=\"text/scalc/01/ful_func.xhp#number254_1\" markup=\"keep\"/>)" +msgstr "" #. EEL34 #: 04060119.xhp @@ -31183,15 +31219,6 @@ msgctxt "" msgid "<emph>Rate</emph> is the discount rate for a period." msgstr "<emph>taux</emph> représente le taux d'escompte pour une période." -#. YFAME -#: 04060119.xhp -msgctxt "" -"04060119.xhp\n" -"par_id3150427\n" -"help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are up to 30 values, which represent deposits or withdrawals." -msgstr "<emph>valeur_1;valeur2;...;valeur30</emph> représente jusqu'à 30 valeurs qui représentent les dépôts ou les retraits." - #. DAypR #: 04060119.xhp msgctxt "" @@ -32686,23 +32713,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ANZAHL\">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored." msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Compte les nombres présents dans une liste d'arguments.</ahelp> Les entrées de texte sont ignorées." -#. ENuAv +#. AWuDZ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3148585\n" "help.text" -msgid "COUNT(Value1; Value2; ...; Value30)" -msgstr "NB(valeur_1;valeur_2;...;valeur_30)" - -#. ncvRM -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3155827\n" -"help.text" -msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 values or ranges representing the values to be counted." -msgstr "<emph>valeur1;valeur2;...;valeur30</emph> sont de 1 à 30 valeurs ou plages représentant les valeurs à compter." +msgid "COUNT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. VBCGA #: 04060181.xhp @@ -32749,23 +32767,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ANZAHL2\">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored." msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Compte le nombre de valeurs d'une liste d'arguments.</ahelp> Les entrées de type texte sont également comptabilisées, même celles qui sont constituées d'une chaîne vide de longueur nulle. Dans les arguments de type matrice ou référence, les cellules vides sont ignorées." -#. EyyFo +#. eEkCJ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3153111\n" "help.text" -msgid "COUNTA(Value1; Value2; ...; Value30)" -msgstr "NBVAL(valeur1;valeur2;...;valeur30)" - -#. dZVxR -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3150001\n" -"help.text" -msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 arguments representing the values to be counted." -msgstr "<emph>valeur1;valeur2;...;valeur30</emph> sont de 1 à 30 arguments représentant les valeurs à compter." +msgid "COUNTA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. QKY5C #: 04060181.xhp @@ -37510,23 +37519,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_KURT\">Renvoie le kurtosis d'une série de données (4 valeurs minimum sont requises).</ahelp>" -#. rKFxG +#. VpSiM #: 04060183.xhp msgctxt "" "04060183.xhp\n" "par_id3154508\n" "help.text" -msgid "KURT(Number1; Number2; ...; Number30)" -msgstr "KURTOSIS(nombre1;nombre2;...;nombre30)" +msgid "KURT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. 3g87D +#. qFqj4 #: 04060183.xhp msgctxt "" "04060183.xhp\n" -"par_id3145167\n" +"par_id501585152669900\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges representing a random sample of distribution." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont les arguments numériques ou plages représentant un échantillon aléatoire." +msgid "The parameters should specify at least four values." +msgstr "" #. V4wcF #: 04060183.xhp @@ -37906,23 +37915,14 @@ msgctxt "" msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error." msgstr "Renvoie 0 si aucune valeur numérique ou erreur ne sont rencontrées dans la ou les plages passées en références de cellule. Les cellules de texte sont ignorées par MIN() et MAX(). Les fonctions MINA() et MAXA() renvoient 0 si aucune valeur (numérique ou texte) et erreur ne sont rencontrées. Passer un argument de chaîne littéral à MIN() ou MAX(), ex. MIN(\"chaîne\") renvoie encore une erreur." -#. c2Fno +#. gTV5V #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3147340\n" "help.text" -msgid "MAX(Number1; Number2; ...; Number30)" -msgstr "MAX(nombre1;nombre2;...;nombre30)" - -#. 3QEiy -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3149568\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "MAX(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. giyJK #: 04060184.xhp @@ -37978,23 +37978,14 @@ msgctxt "" msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered." msgstr "Les fonctions MINA() et MAXA() renvoient 0 si aucune valeur (numérique ou texte) et erreur ne sont rencontrées." -#. 8wybP +#. X7jxS #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3166431\n" "help.text" -msgid "MAXA(Value1; Value2; ...; Value30)" -msgstr "MAXA(valeur1;valeur2;...;valeur30)" - -#. 3DZRe -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3150202\n" -"help.text" -msgid "<emph>Value1; Value2;...; Value30</emph> are values or ranges. Text has the value of 0." -msgstr "<emph>valeur1;valeur2;...;valeur30</emph> représentent des valeurs ou des plages. Le texte a une valeur de 0." +msgid "MAXA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. ZxXLp #: 04060184.xhp @@ -38041,23 +38032,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Renvoie la médiane d'une série de nombres. Dans une série contenant des valeurs impaires, la médiane correspond au nombre du milieu de la série. Dans une série contenant des valeurs paires, elle correspond à la moyenne des deux valeurs situées au milieu de la série.</ahelp>" -#. 6ies7 +#. CGf4S #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3155264\n" "help.text" -msgid "MEDIAN(Number1; Number2; ...; Number30)" -msgstr "MEDIANE(nombre1;nombre2;...;nombre30)" - -#. qugaM -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3150109\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs ou des plages qui représentent un échantillon. Chaque nombre peut également être remplacé par une référence." +msgid "MEDIAN(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. bDCXJ #: 04060184.xhp @@ -38113,23 +38095,14 @@ msgctxt "" msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error." msgstr "Renvoie 0 si aucune valeur numérique ou erreur ne sont rencontrées dans la ou les plages passées en références de cellule. Les cellules de texte sont ignorées par MIN() et MAX(). Les fonctions MINA() et MAXA() renvoient 0 si aucune valeur (numérique ou texte) et erreur ne sont rencontrées. Passer un argument de chaîne littéral à MIN() ou MAX(), ex. MIN(\"chaîne\") renvoie encore une erreur." -#. ewK5y +#. YtBaP #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3146964\n" "help.text" -msgid "MIN(Number1; Number2; ...; Number30)" -msgstr "MIN(nombre1;nombre2;...;nombre30)" - -#. sUDim -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3153486\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "MIN(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. yutoe #: 04060184.xhp @@ -38176,23 +38149,14 @@ msgctxt "" msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered." msgstr "Les fonctions MINA() et MAXA() renvoient 0 si aucune valeur (numérique ou texte) et erreur ne sont rencontrées." -#. cjn64 +#. AG7MH #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3153336\n" "help.text" -msgid "MINA(Value1; Value2; ...; Value30)" -msgstr "MINA(nombre1;nombre2;...;nombre30)" - -#. 3Go2h -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3146098\n" -"help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs ou des plages. Le texte a une valeur de 0." +msgid "MINA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. TrF9C #: 04060184.xhp @@ -38239,23 +38203,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set." msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Renvoie la moyenne des écarts absolus des observations par rapport à leur moyenne arithmétique.</ahelp> Affiche la diffusion d'une série de données." -#. 9zfs5 +#. sAUCf #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3145636\n" "help.text" -msgid "AVEDEV(Number1; Number2; ...; Number30)" -msgstr "ECART.MOYEN(nombre1;nombre2;...;nombre30)" - -#. qNkLm -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3157871\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs ou des plages qui représentent un échantillon. Chaque nombre peut également être remplacé par une référence." +msgid "AVEDEV(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. UA5P6 #: 04060184.xhp @@ -38293,23 +38248,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Renvoie la moyenne des arguments.</ahelp>" -#. LVfcJ +#. K8QCj #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3154679\n" "help.text" -msgid "AVERAGE(Number1; Number2; ...; Number30)" -msgstr "MOYENNE(nombre1;nombre2;...;nombre30)" - -#. brJC4 -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3150741\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "AVERAGE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. AjUyH #: 04060184.xhp @@ -38347,32 +38293,41 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Renvoie la moyenne des arguments. La valeur du texte est nulle (0).</ahelp>" -#. vvXZb +#. opsEb #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3149734\n" "help.text" -msgid "AVERAGEA(Value1; Value2; ...; Value30)" -msgstr "MOYENNEA(valeur1;valeur2;...;valeur30)" +msgid "AVERAGEA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. kHd3R +#. sxYNi #: 04060184.xhp msgctxt "" "04060184.xhp\n" -"par_id3155260\n" +"par_id3150864\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs ou des plages. Le texte a une valeur de 0." +msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>" +msgstr "<item type=\"input\">=MOYENNEA(A1:A50)</item>" -#. sxYNi +#. iLCTX #: 04060184.xhp msgctxt "" "04060184.xhp\n" -"par_id3150864\n" +"hd_id110421803716508\n" "help.text" -msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>" -msgstr "<item type=\"input\">=MOYENNEA(A1:A50)</item>" +msgid "<embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>" +msgstr "" + +#. K3rLb +#: 04060184.xhp +msgctxt "" +"04060184.xhp\n" +"hd_id5471656631510\n" +"help.text" +msgid "<embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>" +msgstr "" #. hKE9h #: 04060184.xhp @@ -38401,23 +38356,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice." msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Renvoie la valeur qui apparaît le plus souvent dans une série de données.</ahelp> S'il existe plusieurs valeurs avec la même fréquence, la plus petite est renvoyée. Une erreur se produit lorsqu'une valeur n'apparaît pas deux fois." -#. FuKPf +#. DFEQv #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id3155950\n" "help.text" -msgid "MODE(Number1; Number2; ...; Number30)" -msgstr "MODE(nombre1;nombre2;...;nombre30)" - -#. UkRWQ -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id3150337\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "MODE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. VYNy2 #: 04060184.xhp @@ -38455,23 +38401,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice." msgstr "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Renvoie la valeur qui apparaît le plus souvent dans une matrice ou une plage de données.</ahelp> S'il existe plusieurs valeurs avec la même fréquence, la plus petite est renvoyée. Une erreur se produit lorsqu'une valeur n'apparaît pas deux fois." -#. 6wWnN +#. Y5cCt #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id2955950\n" "help.text" -msgid "MODE.SNGL(Number1; Number2; ...; Number30)" -msgstr "MODE.SNGL(nombre_1;nombre_2;...;nombre_30)" - -#. zJnLw -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id2950337\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "MODE.SNGL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. BGawC #: 04060184.xhp @@ -38518,23 +38455,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MULTI\">Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MULTI\">Renvoie une matrice verticale des modes statistiques (les valeurs apparaissant le plus fréquemment) à l'intérieur d'une liste de nombres fournie.</ahelp>" -#. ApATB +#. zDERD #: 04060184.xhp msgctxt "" "04060184.xhp\n" "par_id2855950\n" "help.text" -msgid "MODE.MULT(Number1; Number2; ...; Number30)" -msgstr "MODE.MULT(nombre1;nombre2;...;nombre30)" - -#. cBqq8 -#: 04060184.xhp -msgctxt "" -"04060184.xhp\n" -"par_id2850337\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "MODE.MULT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. nrjtV #: 04060184.xhp @@ -40309,23 +40237,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_SCHIEFE\">Returns the skewness of a distribution.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_SCHIEFE\">Renvoie l'asymétrie d'une distribution.</ahelp>" -#. pAGuG +#. EndQD #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3151191\n" "help.text" -msgid "SKEW(Number1; Number2; ...; Number30)" -msgstr "COEFFICIENT.ASYMETRIE(nombre1;nombre2;...;nombre30)" +msgid "SKEW(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. UdXzQ +#. BmsyE #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3155757\n" +"par_id171585151428396\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent des valeurs numériques ou des plages." +msgid "The parameters should specify at least three values." +msgstr "" #. sBJ47 #: 04060185.xhp @@ -40507,32 +40435,32 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_STABW\">Estimates the standard deviation based on a sample.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_STABW\">Estime l'écart type à partir d'un échantillon.</ahelp>" -#. J44yd +#. 2b5hp #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3149946\n" "help.text" -msgid "STDEV(Number1; Number2; ...; Number30)" -msgstr "ECARTYPE(nombre1;nombre2;...;nombre30)" +msgid "STDEV(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. 8LECi +#. H3V9F #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3157904\n" +"par_id211585163957345\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population." -msgstr "<emph>nombre_1;nombre_2;...;nombre_30</emph> sont des valeurs numériques ou des plages représentant un échantillon basé sur une population entière." +msgid "The parameters should specify at least two values." +msgstr "" -#. EAs58 +#. S754h #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3149434\n" "help.text" -msgid "<item type=\"input\">=STDEV(A1:A50)</item> returns the estimated standard deviation based on the data referenced." -msgstr "<item type=\"input\">=ECARTYPE(A1:A50)</item> renvoie l'écart type estimé basé sur les données référencées." +msgid "<input>=STDEV(A1:A50)</input> returns the estimated standard deviation based on the data referenced." +msgstr "" #. EaGD7 #: 04060185.xhp @@ -40561,23 +40489,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_STABWA\">Calculates the standard deviation of an estimation based on a sample.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_STABWA\">Calcule l'écart type d'une estimation à partir d'un échantillon.</ahelp>" -#. 5HP5n +#. JfwF6 #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3147422\n" "help.text" -msgid "STDEVA(Value1; Value2; ...; Value30)" -msgstr "ECARTYPEA(valeur1;valeur2;...;valeur30)" +msgid "STDEVA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. Ai2oZ +#. iK7Ch #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3154547\n" +"par_id981585163977014\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0." -msgstr "<emph>valeur1;valeur2;...;valeur30)</emph> sont des valeurs ou des plages représentant une population entière. Le texte a une valeur nulle (0)." +msgid "The parameters should specify at least two values. Text has the value 0." +msgstr "" #. mgbPX #: 04060185.xhp @@ -40615,23 +40543,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_STABWN\">Calculates the standard deviation based on the entire population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Calcule l'écart type sur la base de la population totale.</ahelp>" -#. CoZTL +#. zoiE5 #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3154392\n" "help.text" -msgid "STDEVP(Number1; Number2; ...; Number30)" -msgstr "ECARTYPEP(nombre1;nombre2;...;nombre30)" - -#. oVXGo -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id3155261\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant une population entière." +msgid "STDEVP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. ADXhB #: 04060185.xhp @@ -40669,23 +40588,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calculates the standard deviation based on the entire population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calcule l'écart type sur la base de la population totale.</ahelp>" -#. AeSxQ +#. J5bPQ #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id2954392\n" "help.text" -msgid "STDEV.P(Number1; Number2; ...; Number30)" -msgstr "ECARTYPE.P(nombre1;nombre2;...;nombre30)" - -#. mxvZc -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id2955261\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant une population entière." +msgid "STDEV.P(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. 9PAi8 #: 04060185.xhp @@ -40723,23 +40633,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calculates the standard deviation based on sample of the population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calcule l'écart type sur la base d'un échantillon de la population.</ahelp>" -#. U7xDq +#. dG9nh #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id2854392\n" "help.text" -msgid "STDEV.S(Number1; Number2; ...; Number30)" -msgstr "ECARTYPE.S(nombre1;nombre2;...;nombre30)" +msgid "STDEV.S(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. agaSo +#. fPUck #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id2855261\n" +"par_id671585163972431\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample of the population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant un échantillon basé sur une population entière." +msgid "The parameters should specify at least two values." +msgstr "" #. 9GmUP #: 04060185.xhp @@ -40777,23 +40687,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_STABWNA\">Calculates the standard deviation based on the entire population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_STABWNA\">Calcule l'écart type sur la base de la population totale.</ahelp>" -#. RhZBw +#. gqtD3 #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3146851\n" "help.text" -msgid "STDEVPA(Value1; Value2; ...; Value30)" -msgstr "ECARTYPEPA(valeur1;valeur2;...;valeur30)" +msgid "STDEVPA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. 5yKuZ +#. DL6D2 #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3153109\n" +"par_id961585163990543\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population. Text has the value 0." -msgstr "<emph>valeur1;valeur2;...;valeur30)</emph> sont des valeurs ou des plages représentant une population entière. Le texte a une valeur nulle (0)." +msgid "Text has the value 0." +msgstr "" #. avUGE #: 04060185.xhp @@ -41272,23 +41182,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Returns the sum of squares of deviations based on a sample mean.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Renvoie la somme des carrés des écarts à partir d'une moyenne échantillonnée.</ahelp>" -#. soLp9 +#. pg3Aq #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3146790\n" "help.text" -msgid "DEVSQ(Number1; Number2; ...; Number30)" -msgstr "SOMME.CARRES.ECARTS(nombre1;nombre2;...;nombre30)" - -#. u7jWS -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id3155995\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant un échantillon." +msgid "DEVSQ(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. tETcx #: 04060185.xhp @@ -41947,23 +41848,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIANZ\">Estimates the variance based on a sample.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Estime la variance basée sur une échantillon.</ahelp>" -#. C8m5y +#. NGDxF #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3153054\n" "help.text" -msgid "VAR(Number1 ; Number2; ...; Number30)" -msgstr "VAR(nombre1;nombre2;...;nombre30)" +msgid "VAR(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. AUGbB +#. qsPg5 #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3148938\n" +"par_id721585215582420\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population." -msgstr "<emph>nombre_1;nombre_2;...;nombre_30</emph> sont des valeurs numériques ou des plages représentant un échantillon basé sur une population entière." +msgid "The parameters should specify at least two values." +msgstr "" #. 7rJxK #: 04060185.xhp @@ -42001,23 +41902,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VAR_S\">Estimates the variance based on a sample.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VAR_S\">Estime la variance basée sur une échantillon.</ahelp>" -#. BAcfb +#. Y2B8P #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id2953054\n" "help.text" -msgid "VAR.S(Number1; Number2; ...; Number30)" -msgstr "VAR.S(nombre1;nombre2;...;nombre30)" +msgid "VAR.S(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. SpFct +#. GGJFX #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id2948938\n" +"par_id891585215590756\n" "help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant un échantillon basé sur une population entière." +msgid "The parameters should specify at least two values." +msgstr "" #. GMEXA #: 04060185.xhp @@ -42055,23 +41956,23 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIANZA\">Estimates a variance based on a sample. The value of text is 0.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIANZA\">Estime la variance d'une population en se basant sur un échantillon de cette population. La valeur du texte est nulle (0).</ahelp>" -#. zpEAh +#. mrEpZ #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3149999\n" "help.text" -msgid "VARA(Value1; Value2; ...; Value30)" -msgstr "VARA(valeur1;valeur2;...;valeur30)" +msgid "VARA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. 26jmj +#. KSAnB #: 04060185.xhp msgctxt "" "04060185.xhp\n" -"par_id3158421\n" +"par_id451585215586628\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0." -msgstr "<emph>valeur1;valeur2;...;valeur30)</emph> sont des valeurs ou des plages représentant un échantillon dérivé d'une population entière. Le texte a une valeur nulle (0)." +msgid "The parameters should specify at least two values." +msgstr "" #. 4Prou #: 04060185.xhp @@ -42109,23 +42010,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIANZEN\">Calculates a variance based on the entire population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIANZEN\">Calcule la variance basée sur la population totale.</ahelp>" -#. p2RDk +#. ArDPU #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3147282\n" "help.text" -msgid "VARP(Number1; Number2; ...; Number30)" -msgstr "VAR.P(nombre1;nombre2;...;nombre30)" - -#. mDRT9 -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id3149793\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant une population entière." +msgid "VARP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. PGCgC #: 04060185.xhp @@ -42163,23 +42055,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calculates a variance based on the entire population.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calcule la variance basée sur la population totale.</ahelp>" -#. LTWJn +#. t4tND #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id2947282\n" "help.text" -msgid "VAR.P(Number1; Number2; ...; Number30)" -msgstr "VAR.P(nombre1;nombre2;...;nombre30)" - -#. oB7AH -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id2949793\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> sont des valeurs numériques ou des plages représentant une population entière." +msgid "VAR.P(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. zF5Ys #: 04060185.xhp @@ -42217,23 +42100,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIANZENA\">Calculates the variance based on the entire population. The value of text is 0.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIANZENA\">Calcule la variance sur la base de la population totale. La valeur du texte est nulle.</ahelp>" -#. hdFhe +#. cAGPm #: 04060185.xhp msgctxt "" "04060185.xhp\n" "par_id3149967\n" "help.text" -msgid "VARPA(Value1; Value2; ...; Value30)" -msgstr "VAR.PA(valeur1;valeur2;...;valeur30)" - -#. wStfk -#: 04060185.xhp -msgctxt "" -"04060185.xhp\n" -"par_id3149920\n" -"help.text" -msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population." -msgstr "<emph>valeur1;valeur2;...;valeur30</emph> sont des valeurs ou des plages représentant une population entière." +msgid "VARPA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" #. Fa9Jj #: 04060185.xhp @@ -48184,6 +48058,15 @@ msgctxt "" msgid "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Recalculate</link>" msgstr "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculer\">Recalculer</link>" +#. CBCeE +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id951584669541929\n" +"help.text" +msgid "Recalculates formula cells." +msgstr "" + #. tCCr5 #: 06080000.xhp msgctxt "" @@ -48436,14 +48319,14 @@ msgctxt "" msgid "Define Database Range" msgstr "Définir une plage de base de données" -#. EgD2t +#. 3F2WA #: 12010000.xhp msgctxt "" "12010000.xhp\n" "hd_id3157909\n" "help.text" -msgid "Define Database Range" -msgstr "Définir une plage de base de données" +msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Database Range\">Define Range</link>" +msgstr "" #. 8zFH5 #: 12010000.xhp @@ -48679,14 +48562,14 @@ msgctxt "" msgid "<bookmark_value>databases; selecting (Calc)</bookmark_value>" msgstr "<bookmark_value>Bases de données;sélection (Calc)</bookmark_value>" -#. D9fvg +#. LFBZy #: 12020000.xhp msgctxt "" "12020000.xhp\n" "hd_id3145068\n" "help.text" -msgid "Select Database Range" -msgstr "Sélectionner une plage de base de données" +msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Database Range\">Select Range</link>" +msgstr "" #. DjALP #: 12020000.xhp @@ -48724,14 +48607,14 @@ msgctxt "" msgid "Sort" msgstr "Trier" -#. uyAAQ +#. 2U5X4 #: 12030000.xhp msgctxt "" "12030000.xhp\n" "hd_id3150275\n" "help.text" -msgid "Sort" -msgstr "Trier" +msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"\">Sort</link>" +msgstr "" #. BHBgn #: 12030000.xhp @@ -49255,14 +49138,14 @@ msgctxt "" msgid "Filter" msgstr "Filtre" -#. uzVFC +#. A3xBE #: 12040000.xhp msgctxt "" "12040000.xhp\n" "hd_id3150767\n" "help.text" -msgid "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filter</link>" -msgstr "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filtre\">Filtre</link>" +msgid "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filters</link>" +msgstr "" #. PgpNB #: 12040000.xhp @@ -49642,14 +49525,14 @@ msgctxt "" msgid "Subtotals" msgstr "Sous-totaux" -#. QTDg7 +#. zaCLT #: 12050000.xhp msgctxt "" "12050000.xhp\n" "hd_id3153822\n" "help.text" -msgid "Subtotals" -msgstr "Sous-totaux" +msgid "<variable id=\"subtotalheaderh1\"><link href=\"text/scalc/01/12050000.xhp\" name=\"subtotals\">Subtotals</link></variable>" +msgstr "" #. 2jiYA #: 12050000.xhp @@ -49714,69 +49597,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/SubTotalGrpPage\">Specify the settings for up to three subtotal groups. Each tab has the same layout.</ahelp>" msgstr "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/SubTotalGrpPage\">Spécifie les paramètres de trois groupes (maximum) de sous-totaux. Les onglets se présentent tous de la même manière.</ahelp>" -#. nEYZU -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3148797\n" -"help.text" -msgid "To insert subtotal values into a table:" -msgstr "Pour insérer des valeurs de sous-total dans une table :" - -#. vSxgC -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3154908\n" -"help.text" -msgid "Ensure that the columns of the table have labels." -msgstr "Assurez-vous que les colonnes de la table portent des étiquettes." - -#. kAjkC -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3153968\n" -"help.text" -msgid "Select the table or the area in the table that you want to calculate subtotals for, and then choose <emph>Data – Subtotals</emph>." -msgstr "Sélectionnez la table ou la zone de table dont vous souhaitez calculer les sous-totaux, puis choisissez <emph>Données - Sous-totaux</emph>." - -#. MgpYw -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3161831\n" -"help.text" -msgid "In the <emph>Group By</emph> box, select the column that you want to add the subtotals to." -msgstr "Dans la zone <emph>Grouper par</emph>, sélectionnez la colonne dans laquelle vous souhaitez ajouter les sous-totaux." - -#. j4eTU -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3153188\n" -"help.text" -msgid "In the <emph>Calculate subtotals for</emph> box, select the check boxes for the columns containing the values that you want to subtotal." -msgstr "Dans la zone <emph>Calculer les sous-totaux pour</emph>, cochez les cases correspondant aux colonnes contenant les valeurs devant entrer dans le calcul des sous-totaux." - -#. KKqre -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3152460\n" -"help.text" -msgid "In the <emph>Use function</emph> box, select the function that you want to use to calculate the subtotals." -msgstr "Dans la zone <emph>Fonction</emph>, sélectionnez la fonction à utiliser pour calculer les sous-totaux." - -#. bDaWE -#: 12050100.xhp -msgctxt "" -"12050100.xhp\n" -"par_id3154321\n" -"help.text" -msgid "Click <emph>OK</emph>." -msgstr "Cliquez sur <emph>OK</emph>." - #. a9Dzb #: 12050100.xhp msgctxt "" @@ -50011,14 +49831,14 @@ msgctxt "" msgid "Multiple Operations" msgstr "Opérations multiples" -#. TeBAd +#. rc8Gi #: 12060000.xhp msgctxt "" "12060000.xhp\n" "hd_id3153381\n" "help.text" -msgid "Multiple Operations" -msgstr "Opérations multiples" +msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"multiple operations\">Multiple Operations</link>" +msgstr "" #. WJG7J #: 12060000.xhp @@ -50119,14 +49939,14 @@ msgctxt "" msgid "Consolidate" msgstr "Consolider" -#. UM7Jw +#. 4QnDV #: 12070000.xhp msgctxt "" "12070000.xhp\n" "hd_id3148946\n" "help.text" -msgid "Consolidate" -msgstr "Consolider" +msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>" +msgstr "" #. LGBKi #: 12070000.xhp @@ -53026,14 +52846,14 @@ msgctxt "" msgid "Validity" msgstr "Validité" -#. BoEo2 +#. ib9Du #: 12120000.xhp msgctxt "" "12120000.xhp\n" "hd_id3156347\n" "help.text" -msgid "Validity" -msgstr "Validité" +msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"validity\">Validity</link>" +msgstr "" #. EGFSj #: 12120000.xhp @@ -53719,6 +53539,33 @@ msgctxt "" msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)" msgstr "Cette fonction fait partie du standard Open Document Format for Office Applications (Open Document) Version 1.2 (ISO/IEC 26300:2-2015)" +#. SGHPh +#: calculate.xhp +msgctxt "" +"calculate.xhp\n" +"tit\n" +"help.text" +msgid "Calculate" +msgstr "" + +#. bgC7w +#: calculate.xhp +msgctxt "" +"calculate.xhp\n" +"hd_id621584668179317\n" +"help.text" +msgid "<link href=\"text/scalc/01/calculate.xhp\" name=\"Calculate\">Calculate</link>" +msgstr "" + +#. CFB7A +#: calculate.xhp +msgctxt "" +"calculate.xhp\n" +"par_id241584668179318\n" +"help.text" +msgid "<ahelp hid=\".\">Commands to calculate formula cells.</ahelp>" +msgstr "" + #. AZNrM #: common_func.xhp msgctxt "" @@ -53962,23 +53809,23 @@ msgctxt "" msgid "<bookmark_value>data entry forms;for spreadsheets</bookmark_value> <bookmark_value>data entry forms;insert data in spreadsheets</bookmark_value> <bookmark_value>insert data;data entry forms for spreadsheets</bookmark_value> <bookmark_value>spreadsheet;form for inserting data</bookmark_value>" msgstr "<bookmark_value>Formulaires de saisie de données;pour les feuilles de calcul</bookmark_value><bookmark_value>Formulaires de saisie de données;insérer des données dans les feuilles de calcul</bookmark_value><bookmark_value>Insérer des données;formulaires de saisie de données pour les feuilles de calcul</bookmark_value><bookmark_value>Feuille de calcul;formulaire pour insérer des données</bookmark_value>" -#. wAipd +#. wTC98 #: data_form.xhp msgctxt "" "data_form.xhp\n" "hd_id240920171003006302\n" "help.text" -msgid "<link href=\"text/scalc/01/data_form.xhp\">Data Entry Forms for Spreadsheets</link>" -msgstr "<link href=\"text/scalc/01/data_form.xhp\">Formulaire de saisie de données pour les feuilles de calcul</link>" +msgid "<link href=\"text/scalc/01/data_form.xhp\">Form</link>" +msgstr "" -#. Q7Qbi +#. wrzkB #: data_form.xhp msgctxt "" "data_form.xhp\n" "par_id240920171003293400\n" "help.text" -msgid "<ahelp hid=\".\">Data Entry Form is a tool to make table data entry easy in spreadsheets.</ahelp> With the Data Entry Form, you can enter, edit and delete records (or rows) of data and avoid horizontal scrolling when the table has many columns or when some columns are very wide." -msgstr "<ahelp hid=\".\">Un Formulaire de saisie de données est un outil pour faciliter les saisies de tables de données dans les feuilles de calcul.</ahelp> Avec le Formulaire de saisie de données, vous pouvez saisir, éditer et supprimer des enregistrements (ou lignes) de données et éviter le défilement horizontal quand la table a trop de colonnes ou quand des colonnes sont très larges." +msgid "<ahelp hid=\".\"><emph>Data Entry Form</emph> is a tool to make table data entry easy in spreadsheets.</ahelp> With the Data Entry Form, you can enter, edit and delete records (or rows) of data and avoid horizontal scrolling when the table has many columns or when some columns are very wide." +msgstr "" #. VoVM6 #: data_form.xhp @@ -54340,14 +54187,14 @@ msgctxt "" msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text." msgstr "Dans tous les exemples ci-dessous, les plages de calcul contiennent la ligne #6, qui est ignorée parce qu'elle contient du texte." -#. hHEEK +#. 5DDEz #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" "par_id961527953004850\n" "help.text" -msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>" -msgstr "<variable id=\"args\">Plage_Fonction;Plage1;Critère1 [;Plage2;Critère2 [;...]])</variable>" +msgid "<variable id=\"args\">Func_Range; Range1; Criterion1[; Range2; Criterion2][; … ; [Range127; Criterion127]]</variable>" +msgstr "" #. d8gmy #: ex_data_stat_func.xhp @@ -54367,6 +54214,15 @@ msgctxt "" msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument." msgstr "<emph>Plage_Fonction</emph> et <emph>Plage1, Plage2...</emph> doivent avoir la même taille, sinon la fonction renvoie une err502 - argument incorrecte." +#. XB7By +#: ex_data_stat_func.xhp +msgctxt "" +"ex_data_stat_func.xhp\n" +"par_id101585468691583\n" +"help.text" +msgid "<emph>Range1</emph> – required argument. It is a range of cells, a name of a named range, or a label of a column or a row, to which the corresponding criterion is to be applied." +msgstr "" + #. 3wJSR #: ex_data_stat_func.xhp msgctxt "" @@ -54934,6 +54790,132 @@ msgctxt "" msgid "The result is presented in the string format and has the character \"i\" or \"j\" as an imaginary unit." msgstr "Le résultat est présenté dans le format de la chaîne et a le caractère \"i\" ou \"j\" comme unité imaginaire." +#. 3yZht +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id71584446760037\n" +"help.text" +msgid "<variable id=\"string255_1\">String 1[; String 2][; … ;[String 255]]</variable>" +msgstr "" + +#. aZAJy +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id631556228516997\n" +"help.text" +msgid "<emph>String 1[; String 2][; … ;[String 255]]</emph> are strings, references to cells or to cell ranges of strings." +msgstr "" + +#. Gx7GF +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id401584447957914\n" +"help.text" +msgid "<variable id=\"integer255_1\">Integer 1[; Integer 2][; … ;[Integer 255]]</variable>" +msgstr "" + +#. sCxFS +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id1001584395844941\n" +"help.text" +msgid "<emph>Integer 1[; Integer 2][; … ;[Integer 255]]</emph> are integers, references to cells or to cell ranges of integers." +msgstr "" + +#. KJbXQ +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id101584447971004\n" +"help.text" +msgid "<variable id=\"number254_1\">Number 1[; Number 2][; … ;[Number 254]]</variable>" +msgstr "" + +#. JPXDA +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id931584305947010\n" +"help.text" +msgid "<emph>Number 1[; Number 2][; … ;[Number 254]]</emph> are numbers, references to cells or to cell ranges of numbers." +msgstr "" + +#. y6bDp +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id101584447970004\n" +"help.text" +msgid "<variable id=\"number255_1\">Number 1[; Number 2][; … ;[Number 255]]</variable>" +msgstr "" + +#. BXZo8 +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id931584395947010\n" +"help.text" +msgid "<emph>Number 1[; Number 2][; … ;[Number 255]]</emph> are numbers, references to cells or to cell ranges of numbers." +msgstr "" + +#. AWCP7 +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id291584447988879\n" +"help.text" +msgid "<variable id=\"logical255_1\">Logical 1[; Logical 2][; … ;[Logical 255]]</variable>" +msgstr "" + +#. CzEmY +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id931584395957010\n" +"help.text" +msgid "<emph>Logical 1[; Logical 2][; … ;[Logical 255]]</emph> are boolean values, references to cells or to cell ranges of logical values." +msgstr "" + +#. cjCCW +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id91584448008632\n" +"help.text" +msgid "<variable id=\"complex255_1\">Complex 1[; Complex 2][; … ;[Complex 255]]</variable>" +msgstr "" + +#. AfffT +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id931584335947010\n" +"help.text" +msgid "<emph>Complex 1[; Complex 2][; … ;[Complex 255]]</emph> are complex numbers, references to cells or to cell ranges of complex numbers. Complex numbers are entered in the form \"x+yi\" or \"x+yj\"." +msgstr "" + +#. SDfoG +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id61584448028298\n" +"help.text" +msgid "<variable id=\"reference255_1\">Reference 1[; Reference 2][; … ;[Reference 255]]</variable>" +msgstr "" + +#. NwpZa +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id431584335947010\n" +"help.text" +msgid "<emph>Reference 1[; Reference 2][; … ;[Reference 255]]</emph> are references to cells." +msgstr "" + #. 8DbP2 #: func_aggregate.xhp msgctxt "" @@ -54979,14 +54961,14 @@ msgctxt "" msgid "AGGREGATE function is applied to vertical ranges of data with activated AutoFilter. If AutoFilter is not activated, automatic recalculation of the function result does not work for newly hidden rows. It is not supposed to work with horizontal ranges, however it can be applied to them as well, but with limitations. In particular, the AGGREGATE function applied to a horizontal data range does not recognize hiding columns, however correctly omits errors and results of SUBTOTAL and other AGGREGATE functions embedded into the row." msgstr "La fonction AGREGAT est appliquée aux plages de données verticales ayant un auto-filtre actif. Si l'auto-filtre n'est pas activé, le recalcul automatique du résultat de la fonction ne fonctionne pas pour les lignes nouvellement masquées. Elle n'est pas supposée fonctionner pour les plages horizontales, toutefois elle peut également leur être appliquée, mais avec des limitations. En particulier, la fonction AGREGAT appliquée à une plage de données horizontale ne reconnaît pas les colonnes masquées, mais omet correctement les erreurs et le résultat de SOUS-TOTAUX et autres fonctions AGREGAT imbriquées dans la ligne." -#. 3XYPK +#. 7VEyN #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id200801176228491\n" "help.text" -msgid "AGGREGATE(Function; Option; Ref1 [; Ref2 [; …]])" -msgstr "AGREGAT(fonction;option;ref1 [;ref2 [; …]])" +msgid "AGGREGATE(Function; Option; Number 1[; Number 2][; ... ;[Number 253]])" +msgstr "" #. Xt2VS #: func_aggregate.xhp @@ -54997,14 +54979,14 @@ msgctxt "" msgid "or" msgstr "ou" -#. pDFDZ +#. 2nzVY #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id30181907128680\n" "help.text" -msgid "AGGREGATE(Function; Option; Array [; k])" -msgstr "AGREGAT(fonction;option;matrice [;k]" +msgid "AGGREGATE(Function; Option; Array[; k])" +msgstr "" #. WPGsi #: func_aggregate.xhp @@ -55303,32 +55285,32 @@ msgctxt "" msgid "Ignore only hidden rows and errors" msgstr "Ignore uniquement les lignes masquées et les erreurs" -#. GyzCp +#. ztEnu #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id220402843321947\n" "help.text" -msgid "<emph>Ref1</emph> – obligatory argument. The first numeric argument (if the range is set by a list of values inside the function) or a reference to a cell that contains it." -msgstr "<emph>ref1</emph> - argument obligatoire. Le premier argument numérique (si la plage est définie par une liste de valeurs à l'intérieur de la fonction) ou une référence à une cellule qui le contient." +msgid "<emph>Number1</emph> – required argument. The first numeric argument (if the range is set by a list of values inside the function) or a reference to a cell that contains it." +msgstr "" -#. HYjBf +#. wNPAv #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id2309201514193338\n" "help.text" -msgid "<emph>Ref2, 3, ...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." -msgstr "<emph>réf2, 3, ...</emph> - facultatif. Un argument numérique ou une référence de cellule (jusqu'à 253 arguments) pour lequel vous avez besoin de la valeur de groupe." +msgid "<emph>Number2, 3, ...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." +msgstr "" -#. XGBRq +#. VQD44 #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id99381371214702\n" "help.text" -msgid "<emph>Array</emph> – obligatory argument. The array can be specified by the boundaries of the range, the name of the named range or the column label." -msgstr "<emph>matrice</emph> – argument obligatoire. La matrice peut être spécifiée par les limites de la plage, le nom de la plage nomée ou l'étiquette de la colonne." +msgid "<emph>Array</emph> – required argument. The array can be specified by the boundaries of the range, the name of the named range or the column label." +msgstr "" #. tQG5i #: func_aggregate.xhp @@ -55339,14 +55321,14 @@ msgctxt "" msgid "For using column labels “Automatically find columns and rows labels” function needs to be enabled." msgstr "Pour utiliser les étiquettes de colonnes, la fonction “Trouver automatiquement les étiquettes de lignes et de colonnes” doit être activée." -#. 7dDDM +#. FChoZ #: func_aggregate.xhp msgctxt "" "func_aggregate.xhp\n" "par_id2209201514174370\n" "help.text" -msgid "<emph>k</emph> – obligatory argument for the following functions: LARGE, SMALL, PERCENTILE.INC, QUARTILE.INC, PERCENTILE.EXC, QUARTILE.EXC. It is a numeric argument, which must correspond to the second argument of these functions." -msgstr "<emph>k</emph> – argument obligatoire pour les fonctions suivantes : GRANDE.VALEUR, PETITE.VALEUR, CENTILE.INCLURE, QUARTILE.INCLURE, CENTILE.EXCLURE, QUARTILE.EXCLURE. C'est un argument numérique qui doit correspondre au second argument de cette fonction." +msgid "<emph>k</emph> – required argument for the following functions: LARGE, SMALL, PERCENTILE.INC, QUARTILE.INC, PERCENTILE.EXC, QUARTILE.EXC. It is a numeric argument, which must correspond to the second argument of these functions." +msgstr "" #. 5M7aG #: func_aggregate.xhp @@ -56158,23 +56140,14 @@ msgctxt "" msgid "When ranges are used, the cells are traversed row by row (from top to bottom) to concatenate." msgstr "Lorsque les plages sont utilisées, les cellules sont traversées ligne par ligne (de haut en bas) pour concaténer." -#. Em25Q -#: func_concat.xhp -msgctxt "" -"func_concat.xhp\n" -"par_id911556226813411\n" -"help.text" -msgid "CONCAT( string1[, string2][, …] )" -msgstr "CONCAT(chaîne1[,chaîne2][,...])" - -#. suFNR +#. fJEF4 #: func_concat.xhp msgctxt "" "func_concat.xhp\n" -"par_id581556227044166\n" +"par_id911556226813412\n" "help.text" -msgid "<emph>string1[, string2][, …]</emph> are strings or references to cells or ranges that contains strings to concatenate." -msgstr "<emph>chaîne1[,chaîne2][,...]</emph> sont des chaînes ou des références à des cellules ou plages qui contiennent les chaînes à concaténer." +msgid "CONCAT( <embedvar href=\"text/scalc/01/ful_func.xhp#string255_1\" markup=\"keep\"/> )" +msgstr "" #. aTwgH #: func_concat.xhp @@ -56230,23 +56203,14 @@ msgctxt "" msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>" msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">Renvoie le nombre de cellules qui correspond aux critères dans des plages multiples.</variable></ahelp>" -#. CQxwD +#. xRjyE #: func_countifs.xhp msgctxt "" "func_countifs.xhp\n" "par_id27421466710275\n" "help.text" -msgid "COUNTIFS(Range1; Criterion1 [; Range2; Criterion2 [; ...]])" -msgstr "NB.SI.ENS(plage_1;critère_1[;plage2;critère2[;...]])" - -#. fMsMm -#: func_countifs.xhp -msgctxt "" -"func_countifs.xhp\n" -"par_id242131304318587\n" -"help.text" -msgid "<emph>Range1</emph> – required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for counting and finding the corresponding criterion." -msgstr "<emph>plage_1</emph> - argument requis. C'est une plage de cellules, un nom d'une plage nommée ou une étiquette d'une colonne ou d'une ligne contenant les valeurs pour compter et rechercher le critère correspondant." +msgid "COUNTIFS(Range1; Criterion1[; Range2; Criterion2][; ... ; [Range127; Criterion127]])" +msgstr "" #. 2BB8K #: func_countifs.xhp @@ -58570,14 +58534,14 @@ msgctxt "" msgid "<variable id=\"variable name\"><ahelp hid=\".\">IFS is a multiple IF-function.</ahelp></variable>" msgstr "<variable id=\"variable name\"><ahelp hid=\".\">SI.CONDITIONS est une fonction SI multiple.</ahelp></variable>" -#. pspe6 +#. WxB3F #: func_ifs.xhp msgctxt "" "func_ifs.xhp\n" "par_id271556235333493\n" "help.text" -msgid "IFS( expression1, result1[, expression2, result2][, …] )" -msgstr "SI.CONDITIONS(expression1,résultat1[,expression2,résultat2][,...])" +msgid "IFS(expression1; result1[; expression2; result2][; ... ; [expression127; result127]])" +msgstr "" #. 3KbKX #: func_ifs.xhp @@ -61108,32 +61072,50 @@ msgctxt "" msgid "<ahelp hid=\".\">Subtracts a set of numbers and gives the result without eliminating small roundoff errors.</ahelp>" msgstr "<ahelp hid=\".\">Soustrait un ensemble de nombres et donne le résultat sans éliminer les petites erreurs d'arrondis.</ahelp>" -#. H2pwA +#. DZTdg #: func_rawsubtract.xhp msgctxt "" "func_rawsubtract.xhp\n" "par_2016112109233\n" "help.text" -msgid "RAWSUBTRACT(Minuend, Subtrahend1, Subtrahend2, ...)" -msgstr "SOUSTRAIRE.BRUT(diminuende,diminuteur1,diminuteur2,...)" +msgid "RAWSUBTRACT(Minuend; Subtrahend 1[; Subtrahend 2][; … ;[ Subtrahend 254]])" +msgstr "" -#. xbWdN +#. 7mBFv #: func_rawsubtract.xhp msgctxt "" "func_rawsubtract.xhp\n" "par_2016112109234\n" "help.text" -msgid "Subtracts the subtrahend(s) from the minuend without eliminating roundoff errors. The function should be called with at least two parameters." -msgstr "Soustrait le ou les diminuteurs du diminuende sans éliminer les erreurs d'arrondis. La fonction doit être appelée avec au moins deux paramètres." +msgid "<emph>Minuend</emph> is a number or a reference to a cell containing a number." +msgstr "" -#. fB4Ah +#. nFADC +#: func_rawsubtract.xhp +msgctxt "" +"func_rawsubtract.xhp\n" +"par_id241585352178687\n" +"help.text" +msgid "<emph>Subtrahend 1[; Subtrahend 2][; ... ;[ Subtrahend 254]]</emph> are numbers or references to cells containing numbers." +msgstr "" + +#. 7ciz5 #: func_rawsubtract.xhp msgctxt "" "func_rawsubtract.xhp\n" "par_2016112109235\n" "help.text" +msgid "The function should be called with at least two parameters." +msgstr "" + +#. gwtEM +#: func_rawsubtract.xhp +msgctxt "" +"func_rawsubtract.xhp\n" +"par_2016112109236\n" +"help.text" msgid "<item type=\"literal\">RAWSUBTRACT(0.987654321098765, 0.9876543210987)</item> returns 6.53921361504217E-14" -msgstr "<item type=\"literal\">SOUSTRAIRE.BRUT(0,987654321098765, 0,9876543210987)</item> renvoie 6,53921361504217E-14" +msgstr "" #. QZT3B #: func_rawsubtract.xhp @@ -61693,32 +61675,23 @@ msgctxt "" msgid "<ahelp hid=\".\">Calculates the skewness of a distribution using the population of a random variable.</ahelp>" msgstr "<ahelp hid=\".\">Calcule le coefficient d'asymétrie d'une distribution en utilisant la population d'une variable aléatoire.</ahelp>" -#. w2FMD +#. FCmqL #: func_skewp.xhp msgctxt "" "func_skewp.xhp\n" "par_id27421466710275\n" "help.text" -msgid "SKEWP(Number1; Number2; ...; Number30)" -msgstr "COEFFICIENT.ASYMETRIE(nombre1;nombre2;...;nombre30)" - -#. r6EFM -#: func_skewp.xhp -msgctxt "" -"func_skewp.xhp\n" -"par_id242131304318587\n" -"help.text" -msgid "<emph>Number1, Number2, ..., Number30</emph> are up to 30 numerical values or ranges." -msgstr "<emph>nombre1;nombre2;...;nombre30</emph> représentent jusqu'à 30 valeurs numériques ou plages." +msgid "SKEWP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" -#. 2Cw95 +#. Af6Mq #: func_skewp.xhp msgctxt "" "func_skewp.xhp\n" "par_id242131304315587\n" "help.text" -msgid "Calculates the skewness of a distribution using the population, i.e. the possible outcomes, of a random variable. The sequence shall contain three numbers at least." -msgstr "Calcule le coefficient d'asymétrie d'une distribution en utilisant la population, i.e. les résultats possible d'une variable aléatoire. La séquence doit contenir au moins trois nombres." +msgid "The parameters should specify at least three values." +msgstr "" #. W8hYu #: func_skewp.xhp @@ -61981,14 +61954,23 @@ msgctxt "" msgid "<variable id=\"functionswitch\"><ahelp hid=\".\">SWITCH compares <emph>expression</emph> with <emph>value1</emph> to <emph>valuen</emph> and returns the result belonging to the first value that equals expression. If there is no match and default_result is given, that will be returned.</ahelp></variable>" msgstr "<variable id=\"functionswitch\"><ahelp hid=\".\">SI.MULTIPLE compare une <emph>expression</emph> de <emph>valeur1</emph> à <emph>valeurn</emph> et renvoie le résultat appartenant à la première valeur qui est égale à l'expression. S'il n'y a pas de correspondance et que le résultat par défaut est donné, il sera renvoyé.</ahelp></variable>" -#. esoEp +#. tFvZx #: func_switch.xhp msgctxt "" "func_switch.xhp\n" "par_id521556242803283\n" "help.text" -msgid "SWITCH( expression, value1, result1[, value2, result2][, … ][, default_result] )" -msgstr "SI.MULTIPLE(expression, valeur1, résultat1[,valeur2,résultat2][,...][,résultat par défaut])" +msgid "SWITCH(expression; value1; result1[; value2; result2][; ... ; [value127; result127][; default_result]])" +msgstr "" + +#. p8fL8 +#: func_switch.xhp +msgctxt "" +"func_switch.xhp\n" +"par_id111585520651521\n" +"help.text" +msgid "If you choose not to specify a default result, 127 value / result pairs may be entered as parameters. If you choose to include a default result at the end of the list of parameters, then only 126 value / result pairs may be entered." +msgstr "" #. nnW4D #: func_switch.xhp @@ -62089,14 +62071,14 @@ msgctxt "" msgid "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Concatenates one or more strings, and uses delimiters between them.</ahelp></variable>" msgstr "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Concatène une ou plusieurs chaînes et utilise des séparateurs entre elles.</ahelp></variable>" -#. qZsoF +#. q72j4 #: func_textjoin.xhp msgctxt "" "func_textjoin.xhp\n" "par_id541556228253979\n" "help.text" -msgid "TEXTJOIN( delimiter, skip_empty, string1[, string2][, …] )" -msgstr "JOINDRE.TEXTE(séparateur,ignorer_vide,chaîne1[,chaîne2][,...])" +msgid "TEXTJOIN( delimiter, skip_empty, String 1[; String 2][; … ;[String 253]] )" +msgstr "" #. WaME6 #: func_textjoin.xhp @@ -62116,14 +62098,14 @@ msgctxt "" msgid "<emph>skip_empty</emph> is a logical (TRUE or FALSE, 1 or 0) argument. When TRUE, empty strings will be ignored." msgstr "<emph>ignorer_vide</emph> est un argument logique (VRAI ou FAUX, 1 ou 0). Si VRAI, les chaînes vides seront ignorées." -#. emud3 +#. JoYks #: func_textjoin.xhp msgctxt "" "func_textjoin.xhp\n" "par_id631556228516997\n" "help.text" -msgid "<emph>string1[, string2][, …]</emph> are strings or references to cells or ranges that contains text to join." -msgstr "<emph>chaîne1[,chaîne2][,...]</emph> sont des chaînes ou des références à des cellules ou plages qui contiennent les textes à joindre." +msgid "<emph>String 1[; String 2][; … ;[String 253]]</emph> are strings, references to cells or to cell ranges of strings." +msgstr "" #. PDbCp #: func_textjoin.xhp @@ -64510,14 +64492,14 @@ msgctxt "" msgid "Data Statistics in Calc" msgstr "Statistiques de données dans Calc" -#. wekDu +#. VK8em #: statistics.xhp msgctxt "" "statistics.xhp\n" "hd_id1000010\n" "help.text" -msgid "Data Statistics in Calc" -msgstr "Statistiques de données dans Calc" +msgid "<link href=\"text/scalc/01/statistics.xhp\" name=\"Data Statistics in Calc\">Statistics</link>" +msgstr "" #. iXfGE #: statistics.xhp @@ -64537,2399 +64519,2471 @@ msgctxt "" msgid "To work on a complex statistical or engineering analysis, you can save steps and time by using Calc Data Statistics. You provide the data and parameters for each analysis, and the set of tools uses the appropriate statistical or engineering functions to calculate and display the results in an output table." msgstr "Pour travailler sur des statistiques complexes ou faire des analyses d'ingénierie, vous pouvez réduire les étapes et le temps de réalisation en utilisant les statistiques de données de Calc. Vous fournissez les données et les paramètres pour chaque analyse et le jeu d'outils utilise la fonction statistique ou d'ingénierie appropriée pour calculer et afficher le résultat dans une table de sortie. " -#. MufZD -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"bm_id2764278\n" -"help.text" -msgid "<bookmark_value>Analysis toolpack;sampling</bookmark_value><bookmark_value>sampling;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;sampling</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;échantillonnage</bookmark_value><bookmark_value>Échantillonage;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;échantillonnage</bookmark_value>" - -#. HBwLS -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"hd_id1000020\n" -"help.text" -msgid "Sampling" -msgstr "Échantillonnage" - -#. Tg67b -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000030\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Créez une table avec des données échantillonnées à partir d'une autre table.</ahelp>" - -#. omEF9 -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000040\n" -"help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Sampling</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Échantillonnage</emph></variable>" - -#. PBJaF -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000050\n" -"help.text" -msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis." -msgstr "L'échantillonnage permet de choisir des données à partir d'une table <emph>source</emph> afin de remplir une table <emph>cible</emph>. L'échantillonnage peut être aléatoire ou sur une base périodique." - -#. EWdZp -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000060\n" -"help.text" -msgid "Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table." -msgstr "L'échantillonnage se fait par lignes. Cela signifie que les données échantillonnées vont prendre toute la ligne de la table source et être copiées dans une ligne de la table cible. " - -#. SLV5d -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"hd_id1000030\n" -"help.text" -msgid "Sampling Method" -msgstr "Méthode d'échantillonnage" - -#. Hz5r6 -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000070\n" -"help.text" -msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way." -msgstr "<emph>Aléatoire</emph> : prends exactement des lignes de la <emph>taille de l'échantillon</emph> de la table source de façon aléatoire." - -#. xu8WG -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000080\n" -"help.text" -msgid "<emph>Sample size</emph>: Number of lines sampled from the source table." -msgstr "<emph>Taille de l'échantillon</emph> : nombre de lignes échantillonnées à partir de la table source." - -#. JXVvj -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000090\n" -"help.text" -msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>." -msgstr "<emph>Périodique</emph> : prends des lignes suivant un rythme défini par <emph>période</emph>." - -#. 8P2qJ -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000100\n" -"help.text" -msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling." -msgstr "<emph>Période</emph> : le nombre de lignes à ignorer périodiquement lors de l'échantillonnage." - -#. oCAwA -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000110\n" -"help.text" -msgid "The following data will be used as example of source data table for sampling:" -msgstr "Les données suivantes vont être utilisées comme exemple de table de données source pour l'échantillonnage :" - -#. ig3WX -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000510\n" -"help.text" -msgid "Sampling with a period of 2 will result in the following table:" -msgstr "L'échantillonnage avec une période de 2 a pour résultat la table suivante :" - -#. GWdPA -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"bm_id01001\n" -"help.text" -msgid "<bookmark_value>Analysis toolpack;descriptive statistics</bookmark_value><bookmark_value>descriptive statistics;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;descriptive statistics</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;statistiques descriptives</bookmark_value><bookmark_value>Statistiques descriptives;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;statistiques descriptives</bookmark_value>" - -#. AFPzR -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"hd_id1000050\n" -"help.text" -msgid "Descriptive Statistics" -msgstr "Statistiques descriptives" - -#. 268Cs -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000640\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Fill a table in the spreadsheet with the main statistical properties of the data set.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Remplir une table dans une feuille de calcul avec les propriétés statistiques principales d'un jeu de données.</ahelp>" - -#. KAFvp -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000650\n" -"help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Descriptive Statistics</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Statistiques descriptives</emph></variable>" - -#. kELPD -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000660\n" -"help.text" -msgid "The Descriptive Statistics analysis tool generates a report of univariate statistics for data in the input range, providing information about the central tendency and variability of your data." -msgstr "L'outil d'analyse de statistiques descriptives génère un rapport de statistiques univariantes pour les données dans la plage de saisie, fournissant des informations pour la tendance centrale et la variabilité des données." - -#. Ys6kB -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000670\n" -"help.text" -msgid "For more information on descriptive statistics, refer to the <link href=\"https://en.wikipedia.org/wiki/Descriptive_statistics\" name=\"English Wikipedia: Descriptive statistics\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur les statistiques descriptives, référez-vous à <link href=\"https://fr.wikipedia.org/wiki/Statistique_descriptive\" name=\"French Wikipedia: Statistiques descriptives\">l'article Wikipedia correspondant</link>." - -#. EDqCK -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000680\n" -"help.text" -msgid "The following table displays the results of the descriptive statistics of the sample data above." -msgstr "La table suivante affiche le résultat des statistiques descriptives de l'échantillon de données ci-dessus." - -#. H26q7 -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000690\n" -"help.text" -msgid "Column 1" -msgstr "Colonne 1" - -#. Xo3Q9 -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000700\n" -"help.text" -msgid "Column 2" -msgstr "Colonne 2" - -#. 6kGNU -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000710\n" -"help.text" -msgid "Column 3" -msgstr "Colonne 3" - -#. Y7mYt -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000720\n" -"help.text" -msgid "Mean" -msgstr "Moyenne" - -#. JKRLG -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000760\n" -"help.text" -msgid "Standard Error" -msgstr "Erreur type" - -#. 7Fdbc -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000800\n" -"help.text" -msgid "Mode" -msgstr "Mode" - -#. 4qjpU -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000840\n" -"help.text" -msgid "Median" -msgstr "Médiane" - -#. wBD4D -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000880\n" -"help.text" -msgid "Variance" -msgstr "Variance" - -#. RoEEt -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000920\n" -"help.text" -msgid "Standard Deviation" -msgstr "Écart type" - -#. cWsBq -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1000960\n" -"help.text" -msgid "Kurtosis" -msgstr "Kurtosis" - -#. SGK2Y -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001000\n" -"help.text" -msgid "Skewness" -msgstr "Asymétrie" - -#. ye9tA -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001040\n" -"help.text" -msgid "Range" -msgstr "Plage" - -#. Y8X9J -#: statistics.xhp +#. CGf5i +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" -"par_id1001080\n" -"help.text" -msgid "Minimum" -msgstr "Minimum" - -#. KumSv -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001120\n" -"help.text" -msgid "Maximum" -msgstr "Maximum" - -#. HFRrE -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001160\n" -"help.text" -msgid "Sum" -msgstr "Somme" - -#. bS8FL -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001200\n" +"statistics_anova.xhp\n" +"tit\n" "help.text" -msgid "Count" -msgstr "Nombre" +msgid "ANOVA" +msgstr "" -#. Pxk9L -#: statistics.xhp +#. UAf2Q +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "bm_id02001\n" "help.text" msgid "<bookmark_value>Analysis toolpack;analysis of variance</bookmark_value><bookmark_value>Analysis toolpack;ANOVA</bookmark_value><bookmark_value>analysis of variance;Analysis toolpack</bookmark_value><bookmark_value>ANOVA;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;analysis of variance</bookmark_value><bookmark_value>Data statistics;ANOVA</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;analyse de la variance</bookmark_value><bookmark_value>Outils d'analyse;ANOVA</bookmark_value><bookmark_value>Analyse de la variance;outils d'analyse</bookmark_value><bookmark_value>ANOVE;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;analyse de la variance</bookmark_value><bookmark_value>Statistiques de données;ANOVA</bookmark_value>" +msgstr "" -#. 5KmAN -#: statistics.xhp +#. DLedq +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "hd_id1000060\n" "help.text" -msgid "Analysis of Variance (ANOVA)" -msgstr "Analyse de la variance (ANOVA)" +msgid "<variable id=\"anovah1\"><link href=\"text/scalc/01/statistics_anova.xhp\" name=\"Analysis of Variance (ANOVA)\">Analysis of Variance (ANOVA)</link></variable>" +msgstr "" -#. GyVwG -#: statistics.xhp +#. oSUDa +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001240\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produces the analysis of variance (ANOVA) of a given data set</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produit l'analyse de la variance (ANOVA) d'un jeu de données donné</ahelp>" +msgstr "" -#. SupiC -#: statistics.xhp +#. w5pw6 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001250\n" "help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Analysis of Variance (ANOVA)</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Analyse de la variance (ANOVA)</emph></variable>" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Analysis of Variance (ANOVA)</menuitem></variable>" +msgstr "" -#. MHFxP -#: statistics.xhp +#. r9GGt +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001260\n" "help.text" msgid "ANOVA is the acronym for <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. This tool produces the analysis of variance of a given data set" -msgstr "ANOVA est l'acronyme de <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Cet outil produit l'analyse de la variance d'un jeu de données donné." +msgstr "" -#. v5YoG -#: statistics.xhp +#. fRyBD +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001270\n" "help.text" msgid "For more information on ANOVA, refer to the <link href=\"https://en.wikipedia.org/wiki/ANOVA\" name=\"English Wikipedia: ANOVA\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'information sur ANOVA, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Analyse_de_la_variance\" name=\"French Wikipedia : Analyse de la variance\">l'article Wikipedia correspondant</link>." +msgstr "" -#. 6BG9w -#: statistics.xhp +#. Lw9W4 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "hd_id1000070\n" "help.text" msgid "Type" -msgstr "Type" +msgstr "" -#. Lj8jU -#: statistics.xhp +#. t2j8D +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001280\n" "help.text" msgid "Select if the analysis is for a <emph>single factor</emph> or for <emph>two factor</emph> ANOVA." -msgstr "Sélectionnez si l'analyse est pour un <emph>facteur unique</emph> ou pour <emph>deux facteurs</emph> ANOVA." +msgstr "" -#. dC3VK -#: statistics.xhp +#. msAwu +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "hd_id1000080\n" "help.text" msgid "Parameters" -msgstr "Paramètres" +msgstr "" -#. urnKD -#: statistics.xhp +#. ARzmU +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001290\n" "help.text" msgid "<emph>Alpha</emph>: the level of significance of the test." -msgstr "<emph>Alpha</emph> : le niveau de précision du test." +msgstr "" -#. ThHAU -#: statistics.xhp +#. PyK5A +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001300\n" "help.text" msgid "<emph>Rows per sample</emph>: Define how many rows a sample has." -msgstr "<emph>Lignes par échantillon</emph> : définissez de combien de lignes l'échantillon est constitué." +msgstr "" -#. ZN697 -#: statistics.xhp +#. 5yBo2 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001310\n" "help.text" msgid "The following table displays the results of the <emph>analysis of variance (ANOVA)</emph> of the sample data above." -msgstr "La table suivante affiche le résultat de <emph>l'analyse de la variance (ANOVA)</emph> de l'échantillon de données ci-dessus." +msgstr "" -#. TKjsT -#: statistics.xhp +#. 5uDqB +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001320\n" "help.text" msgid "ANOVA - Single Factor" -msgstr "ANOVA - Facteur Unique" +msgstr "" -#. GPUcf -#: statistics.xhp +#. AzFd3 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001330\n" "help.text" msgid "Alpha" -msgstr "Alpha" +msgstr "" -#. jFRS3 -#: statistics.xhp +#. Dvbo3 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001350\n" "help.text" msgid "Groups" -msgstr "Groupes" +msgstr "" -#. 6JGBA -#: statistics.xhp +#. L6VAY +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001360\n" "help.text" msgid "Count" -msgstr "Nombre" +msgstr "" -#. AWmMZ -#: statistics.xhp +#. G9fqK +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001370\n" "help.text" msgid "Sum" -msgstr "Somme" +msgstr "" -#. 3LKBY -#: statistics.xhp +#. n2Ayi +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001380\n" "help.text" msgid "Mean" -msgstr "Moyenne" +msgstr "" -#. 5kBZx -#: statistics.xhp +#. CnFDW +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001390\n" "help.text" msgid "Variance" -msgstr "Variance" +msgstr "" -#. HN9Kg -#: statistics.xhp +#. 2LDkn +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001400\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. S4dmD -#: statistics.xhp +#. p6hJA +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001450\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. Dqm5K -#: statistics.xhp +#. 6jqh4 +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001500\n" "help.text" msgid "Column 3" -msgstr "Colonne 3" +msgstr "" -#. G7cR5 -#: statistics.xhp +#. d3ASg +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001550\n" "help.text" msgid "Source of Variation" -msgstr "Source de la variation" +msgstr "" -#. YDAXn -#: statistics.xhp +#. CrpJv +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001560\n" "help.text" msgid "SS" -msgstr "SS" +msgstr "" -#. hThUx -#: statistics.xhp +#. 3BARp +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001570\n" "help.text" msgid "df" -msgstr "df" +msgstr "" -#. C5Mqo -#: statistics.xhp +#. YhWBw +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001580\n" "help.text" msgid "MS" -msgstr "MS" +msgstr "" -#. EUK48 -#: statistics.xhp +#. KV6Cy +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001590\n" "help.text" msgid "F" -msgstr "F" +msgstr "" -#. SdY8k -#: statistics.xhp +#. QRdrB +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001600\n" "help.text" msgid "P-value" -msgstr "valeur-P" +msgstr "" -#. E6QVZ -#: statistics.xhp +#. Vabri +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id841554943563747\n" "help.text" msgid "F-critical" -msgstr "Critique F" +msgstr "" -#. oMeZQ -#: statistics.xhp +#. RR2va +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001610\n" "help.text" msgid "Between Groups" -msgstr "Entre les groupes" +msgstr "" -#. JybQF -#: statistics.xhp +#. vuDTW +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id411554944014360\n" "help.text" msgid "3.340385558" -msgstr "3,340385558" +msgstr "" -#. 6bYDS -#: statistics.xhp +#. tpzCU +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001670\n" "help.text" msgid "Within Groups" -msgstr "À travers les groupes" +msgstr "" -#. 6qH4W -#: statistics.xhp +#. Lcu3C +#: statistics_anova.xhp msgctxt "" -"statistics.xhp\n" +"statistics_anova.xhp\n" "par_id1001710\n" "help.text" msgid "Total" -msgstr "Total" +msgstr "" -#. WYXKV -#: statistics.xhp +#. NaUDo +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" +"tit\n" +"help.text" +msgid "Data Correlation in Calc" +msgstr "" + +#. agTA6 +#: statistics_correlation.xhp +msgctxt "" +"statistics_correlation.xhp\n" "bm_id1464278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;correlation</bookmark_value><bookmark_value>correlation;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;correlation</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;corrélation</bookmark_value><bookmark_value>Corrélation;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;corrélation</bookmark_value>" +msgstr "" -#. qFxEj -#: statistics.xhp +#. GDsXj +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "hd_id1000090\n" "help.text" -msgid "Correlation" -msgstr "Corrélation" +msgid "<variable id=\"correlationh1\"><link href=\"text/scalc/01/statistics_correlation.xhp\" name=\"Correlation\">Correlation</link></variable>" +msgstr "" -#. Um82Z -#: statistics.xhp +#. zJrnQ +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001740\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calculates the correlation of two sets of numeric data.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calcule la corrélation de deux jeux de données numériques.</ahelp>" +msgstr "" -#. DtTZA -#: statistics.xhp +#. WK8ke +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001750\n" "help.text" -msgid "<variable id=\"corr01\">Choose <emph>Data - Statistics - Correlation</emph></variable>" -msgstr "<variable id=\"corr01\">Choisissez <emph>Données - Statistiques - Corrélation</emph></variable>" +msgid "<variable id=\"corr01\">Choose <menuitem>Data - Statistics - Correlation</menuitem></variable>" +msgstr "" -#. nyGfA -#: statistics.xhp +#. 85aLv +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001760\n" "help.text" msgid "The correlation coefficient (a value between -1 and +1) means how strongly two variables are related to each other. You can use the CORREL function or the Data Statistics to find the correlation coefficient between two variables." -msgstr "Le coefficient de corrélation (une valeur entre -1 et +1) signifie la force avec laquelle deux variables sont relatives l'une à l'autre . Vous pouvez utiliser la fonction CORREL ou les statistiques de données pour trouver le coefficient de corrélation entre deux variables." +msgstr "" -#. Ahycu -#: statistics.xhp +#. Az6pZ +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001770\n" "help.text" msgid "A correlation coefficient of +1 indicates a perfect positive correlation." -msgstr "Un coefficient de corrélation de +1 indique une corrélation positive parfaite." +msgstr "" -#. 5AEs9 -#: statistics.xhp +#. FtKmy +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001780\n" "help.text" msgid "A correlation coefficient of -1 indicates a perfect negative correlation" -msgstr "Un coefficient de corrélation de -1 indique une corrélation négative parfaite" +msgstr "" -#. uHjNT -#: statistics.xhp +#. rzVxG +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001790\n" "help.text" msgid "For more information on statistical correlation, refer to the <link href=\"https://en.wikipedia.org/wiki/Correlation\" name=\"English Wikipedia: Correlation\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur la corrélation statistique, veuillez vous référer à <link href=\"http://fr.wikipedia.org/wiki/Corrélation_(statistiques)\" name=\"French Wikipedia : Corrélation (statistiques)\">l'article Wikipedia correspondant</link>." +msgstr "" -#. LQP4K -#: statistics.xhp +#. 9LxBc +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001800\n" "help.text" msgid "The following table displays the results of the correlation of the sample data above." -msgstr "La table suivant affiche le résultat de la corrélation de l'échantillon de données ci-dessus." +msgstr "" -#. bJYwq -#: statistics.xhp +#. GZnGj +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001810\n" "help.text" msgid "Correlations" -msgstr "Corrélations" +msgstr "" -#. QAQyB -#: statistics.xhp +#. JMJ4R +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001820\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. CBoxF -#: statistics.xhp +#. EJm3M +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001830\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. WVNev -#: statistics.xhp +#. UjLAb +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001840\n" "help.text" msgid "Column 3" -msgstr "Colonne 3" +msgstr "" -#. QUWeh -#: statistics.xhp +#. JiUAt +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001850\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. bGwFq -#: statistics.xhp +#. h5ubU +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001870\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. qAAKN -#: statistics.xhp +#. j3GXA +#: statistics_correlation.xhp msgctxt "" -"statistics.xhp\n" +"statistics_correlation.xhp\n" "par_id1001900\n" "help.text" msgid "Column 3" -msgstr "Colonne 3" +msgstr "" -#. 9xF7p -#: statistics.xhp +#. SpEzh +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" +"tit\n" +"help.text" +msgid "Data Covariance in Calc" +msgstr "" + +#. FsgEU +#: statistics_covariance.xhp +msgctxt "" +"statistics_covariance.xhp\n" "bm_id2964278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;covariance</bookmark_value><bookmark_value>covariance;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;covariance</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;covariance</bookmark_value><bookmark_value>Covariance;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;covariance</bookmark_value>" +msgstr "" -#. YjBBG -#: statistics.xhp +#. mELGD +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "hd_id1000100\n" "help.text" -msgid "Covariance" -msgstr "Covariance" +msgid "<variable id=\"covarianceh1\"><link href=\"text/scalc/01/statistics_covariance.xhp\" name=\"Covariance\">Covariance</link></variable>" +msgstr "" -#. sD4Fo -#: statistics.xhp +#. xZ7MH +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001940\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calculates the covariance of two sets of numeric data.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calcule la covariance de deux jeux de données numériques.</ahelp>" +msgstr "" -#. iCA2j -#: statistics.xhp +#. WgiEU +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001950\n" "help.text" -msgid "<variable id=\"cov01\">Choose <emph>Data - Statistics - Covariance</emph></variable>" -msgstr "<variable id=\"cov01\">Choisissez <emph>Données - Statistiques - Covariance</emph></variable>" +msgid "<variable id=\"cov01\">Choose <menuitem>Data - Statistics - Covariance</menuitem></variable>" +msgstr "" -#. ZC5Fs -#: statistics.xhp +#. PrEaV +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001960\n" "help.text" msgid "The covariance is a measure of how much two random variables change together." -msgstr "La covariance est une mesure de la quantité dont deux variables aléatoires changent ensemble." +msgstr "" -#. 8yDuo -#: statistics.xhp +#. mnNLA +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001970\n" "help.text" msgid "For more information on statistical covariance, refer to the <link href=\"https://en.wikipedia.org/wiki/Covariance\" name=\"English Wikipedia: Covariance\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur la covariance statistiques, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Covariance\" name=\"French Wikipedia : Covariance\">l'article Wikipedia correspondant</link>." +msgstr "" -#. CPE2e -#: statistics.xhp +#. FNxfQ +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001980\n" "help.text" msgid "The following table displays the results of the covariance of the sample data above." -msgstr "La table suivante affiche le résultat de la covariance de l'échantillon de données ci-dessus." +msgstr "" -#. wXZ5E -#: statistics.xhp +#. NEWzK +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1001990\n" "help.text" msgid "Covariances" -msgstr "Covariances" +msgstr "" -#. YL6nE -#: statistics.xhp +#. onYs5 +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002000\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. cKgoA -#: statistics.xhp +#. sqErz +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002010\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. ZeGD3 -#: statistics.xhp +#. n3e2C +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002020\n" "help.text" msgid "Column 3" -msgstr "Colonne 3" +msgstr "" -#. PfqDB -#: statistics.xhp +#. F4E2J +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002030\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. B6YQi -#: statistics.xhp +#. 3d6Ds +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002050\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. N7C2i -#: statistics.xhp +#. GajDs +#: statistics_covariance.xhp msgctxt "" -"statistics.xhp\n" +"statistics_covariance.xhp\n" "par_id1002080\n" "help.text" msgid "Column 3" -msgstr "Colonne 3" +msgstr "" -#. xGFXz -#: statistics.xhp +#. mc3YQ +#: statistics_descriptive.xhp msgctxt "" -"statistics.xhp\n" +"statistics_descriptive.xhp\n" +"tit\n" +"help.text" +msgid "Descriptive Statistics in Calc" +msgstr "" + +#. H4Cik +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"bm_id01001\n" +"help.text" +msgid "<bookmark_value>Analysis toolpack;descriptive statistics</bookmark_value><bookmark_value>descriptive statistics;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;descriptive statistics</bookmark_value>" +msgstr "" + +#. CWfuc +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"hd_id1000050\n" +"help.text" +msgid "<variable id=\"descriptivestatisticsh1\"><link href=\"text/scalc/01/statistics_descriptive.xhp\" name=\"Descriptive Statistics\">Descriptive Statistics</link></variable>" +msgstr "" + +#. 7XkEb +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000640\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Fill a table in the spreadsheet with the main statistical properties of the data set.</ahelp>" +msgstr "" + +#. EAywA +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000650\n" +"help.text" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Descriptive Statistics</menuitem></variable>" +msgstr "" + +#. cuUnJ +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000660\n" +"help.text" +msgid "The Descriptive Statistics analysis tool generates a report of univariate statistics for data in the input range, providing information about the central tendency and variability of your data." +msgstr "" + +#. 2bsE3 +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000670\n" +"help.text" +msgid "For more information on descriptive statistics, refer to the <link href=\"https://en.wikipedia.org/wiki/Descriptive_statistics\" name=\"English Wikipedia: Descriptive statistics\">corresponding Wikipedia article</link>." +msgstr "" + +#. VccwM +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000680\n" +"help.text" +msgid "The following table displays the results of the descriptive statistics of the sample data above." +msgstr "" + +#. XC7CC +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000690\n" +"help.text" +msgid "Column 1" +msgstr "" + +#. HY2UN +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000700\n" +"help.text" +msgid "Column 2" +msgstr "" + +#. qTDSp +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000710\n" +"help.text" +msgid "Column 3" +msgstr "" + +#. AjAbs +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000720\n" +"help.text" +msgid "Mean" +msgstr "" + +#. CuH3F +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000760\n" +"help.text" +msgid "Standard Error" +msgstr "" + +#. bU9Yb +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000800\n" +"help.text" +msgid "Mode" +msgstr "" + +#. PH44f +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000840\n" +"help.text" +msgid "Median" +msgstr "" + +#. GKGy8 +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000880\n" +"help.text" +msgid "Variance" +msgstr "" + +#. XBfaP +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000920\n" +"help.text" +msgid "Standard Deviation" +msgstr "" + +#. JqtpV +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1000960\n" +"help.text" +msgid "Kurtosis" +msgstr "" + +#. CNLwk +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001000\n" +"help.text" +msgid "Skewness" +msgstr "" + +#. 4dWHz +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001040\n" +"help.text" +msgid "Range" +msgstr "" + +#. XX2DK +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001080\n" +"help.text" +msgid "Minimum" +msgstr "" + +#. LKHuw +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001120\n" +"help.text" +msgid "Maximum" +msgstr "" + +#. FM2fN +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001160\n" +"help.text" +msgid "Sum" +msgstr "" + +#. FZdrB +#: statistics_descriptive.xhp +msgctxt "" +"statistics_descriptive.xhp\n" +"par_id1001200\n" +"help.text" +msgid "Count" +msgstr "" + +#. gAEBc +#: statistics_exposmooth.xhp +msgctxt "" +"statistics_exposmooth.xhp\n" +"tit\n" +"help.text" +msgid "Exponential Smoothing in Calc" +msgstr "" + +#. cNRQD +#: statistics_exposmooth.xhp +msgctxt "" +"statistics_exposmooth.xhp\n" "bm_id03001\n" "help.text" msgid "<bookmark_value>Analysis toolpack;exponential smoothing</bookmark_value><bookmark_value>exponential smoothing;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;exponential smoothing</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;lissage exponentiel</bookmark_value><bookmark_value>Lissage exponentiel;outils d'anlayse</bookmark_value><bookmark_value>Statistiques de données;lissage exponentiel</bookmark_value>" +msgstr "" -#. pjmjS -#: statistics.xhp +#. CF4hG +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "hd_id1000110\n" "help.text" -msgid "Exponential Smoothing" -msgstr "Lissage exponentiel" +msgid "<variable id=\"exponentialsmoothingh1\"><link href=\"text/scalc/01/statistics_exposmooth.xhp\" name=\"Exponential Smoothing\">Exponential Smoothing</link></variable>" +msgstr "" -#. HQfdM -#: statistics.xhp +#. ESHYa +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002120\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Results in a smoothed data series</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Résulte en une série de données lissées</ahelp>" +msgstr "" -#. GjYAF -#: statistics.xhp +#. CA94C +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002130\n" "help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Exponential Smoothing</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Lissage exponentiel</emph></variable>" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Exponential Smoothing</menuitem></variable>" +msgstr "" -#. 5q76p -#: statistics.xhp +#. M4GPm +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002140\n" "help.text" msgid "Exponential smoothing is a filtering technique that when applied to a data set, produces smoothed results. It is employed in many domains such as stock market, economics and in sampled measurements." -msgstr "Le lissage exponentiel est une technique de filtrage qui quand elle est appliquée à un ensemble de données, produit un résultat lissé. Il est employé dans plusieurs domaines tels que le marché boursier, l'économie et dans les mesures échantillonnées." +msgstr "" -#. VGPLc -#: statistics.xhp +#. BX9Ci +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002150\n" "help.text" msgid "For more information on exponential smoothing, refer to the <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur le lissage exponentiel, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Moyenne_glissante#Moyenne_mobile_exponentielle\" name=\"French Wikipedia : Moyenne glissante\">l'article Wikipedia correspondant</link>." +msgstr "" -#. 5HoYB -#: statistics.xhp +#. 2PBvq +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "hd_id1000120\n" "help.text" msgid "Parameters" -msgstr "Paramètres" +msgstr "" -#. Kk9Cq -#: statistics.xhp +#. 5FYLV +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002160\n" "help.text" msgid "<emph>Smoothing Factor</emph>: A parameter between 0 and 1 that represents the damping factor Alpha in the smoothing equation." -msgstr "<emph>Facteur de lissage</emph> : un paramètre entre 0 et 1 qui représente le le facteur d'amortissement Alpha dans l'équation de lissage." +msgstr "" -#. L8SEj -#: statistics.xhp +#. b4y8A +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002170\n" "help.text" msgid "The resulting smoothing is below with smoothing factor as 0.5:" -msgstr "Le lissage résultant est ci-dessous avec un facteur de lissage de 0,5 :" +msgstr "" -#. tbXxy -#: statistics.xhp +#. GnSwW +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002180\n" "help.text" msgid "Alpha" -msgstr "Alpha" +msgstr "" -#. HNgFX -#: statistics.xhp +#. ZJzEM +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002200\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. MR6ET -#: statistics.xhp +#. dMdDR +#: statistics_exposmooth.xhp msgctxt "" -"statistics.xhp\n" +"statistics_exposmooth.xhp\n" "par_id1002210\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. 9PsYD -#: statistics.xhp +#. AXaMM +#: statistics_fourier.xhp msgctxt "" -"statistics.xhp\n" +"statistics_fourier.xhp\n" +"tit\n" +"help.text" +msgid "Fourier Analysis" +msgstr "" + +#. F2ncB +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"bm_id2764278\n" +"help.text" +msgid "<bookmark_value>Analysis toolpack;Fourier analysis</bookmark_value><bookmark_value>Fourier analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Fourier analysis</bookmark_value>" +msgstr "" + +#. EV56D +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"hd_id431561808831965\n" +"help.text" +msgid "<variable id=\"fourieranalysysh1\"><link href=\"text/scalc/01/statistics_fourier.xhp\" name=\"Fourier analysis\">Fourier Analysis</link></variable>" +msgstr "" + +#. EEBRe +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id1001240\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the Fourier analysis of a data set by computing the Discrete Fourier Transform (DFT) of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp>" +msgstr "" + +#. sG8zA +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id1000040\n" +"help.text" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Fourier Analysis</menuitem></variable>" +msgstr "" + +#. HpuG9 +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id1001270\n" +"help.text" +msgid "For more information on Fourier analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Fourier_analysis\" name=\"English Wikipedia: Fourier analysis\">corresponding Wikipedia article</link>." +msgstr "" + +#. VArYS +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id301561811172762\n" +"help.text" +msgid "<emph>Input range has label</emph>: Mark when the first row or column of the input array is actually a label and not part of the data analysis." +msgstr "" + +#. Gi5kk +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id741556228390897\n" +"help.text" +msgid "Input Range is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data." +msgstr "" + +#. GqXZr +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"hd_id211561811324208\n" +"help.text" +msgid "Options:" +msgstr "" + +#. 68RRB +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id631556228516997\n" +"help.text" +msgid "<emph>Inverse</emph>: When checked, calculates the inverse Discrete Fourier Transform." +msgstr "" + +#. MH9kg +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id811561732287508\n" +"help.text" +msgid "<emph>Polar</emph>: When checked, the results are in polar coordinates (magnitude, phase)." +msgstr "" + +#. peNbe +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id661561732521977\n" +"help.text" +msgid "<emph>Minimum magnitude for polar form output (in dB)</emph>: used only when output is in polar form. All frequency components with magnitude less than this value in decibels will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed." +msgstr "" + +#. 8pLcW +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id731561827207828\n" +"help.text" +msgid "The source data for this example is the same of the <link href=\"text/scalc/01/func_fourier.xhp\" name=\"Fourier function\">FOURIER function page</link>." +msgstr "" + +#. 4XJPB +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id290620191257279817\n" +"help.text" +msgid "Fourier Transform" +msgstr "" + +#. nfhVE +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id29062019125727379\n" +"help.text" +msgid "Fourier Transform" +msgstr "" + +#. G6aEG +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id290620191257276510\n" +"help.text" +msgid "<emph>Input data range : $B$6:$C$40</emph>" +msgstr "" + +#. 5L22z +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id290620191257273433\n" +"help.text" +msgid "<emph>Input data range : $B$6:$C$40</emph>" +msgstr "" + +#. Vyu9a +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id290620191257273688\n" +"help.text" +msgid "<emph>Real</emph>" +msgstr "" + +#. qEshW +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id290620191257276202\n" +"help.text" +msgid "<emph>Imaginary</emph>" +msgstr "" + +#. fJ6BG +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id481561825547527\n" +"help.text" +msgid "<emph>Magnitude</emph>" +msgstr "" + +#. XcXJz +#: statistics_fourier.xhp +msgctxt "" +"statistics_fourier.xhp\n" +"par_id751561825556834\n" +"help.text" +msgid "<emph>Phase</emph>" +msgstr "" + +#. Yo4ob +#: statistics_movingavg.xhp +msgctxt "" +"statistics_movingavg.xhp\n" +"tit\n" +"help.text" +msgid "Moving Average in Calc" +msgstr "" + +#. pgLeC +#: statistics_movingavg.xhp +msgctxt "" +"statistics_movingavg.xhp\n" "bm_id04001\n" "help.text" msgid "<bookmark_value>Analysis toolpack;moving average</bookmark_value><bookmark_value>moving average;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;moving average</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;moyenne glissante</bookmark_value><bookmark_value>Moyenne glissante;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;moyenne glissante</bookmark_value>" +msgstr "" -#. sbBFf -#: statistics.xhp +#. XUnST +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "hd_id1000130\n" "help.text" -msgid "Moving Average" -msgstr "Moyenne glissante" +msgid "<variable id=\"movingaverageh1\"><link href=\"text/scalc/01/statistics_movingavg.xhp\" name=\"Moving Average\">Moving Average</link></variable>" +msgstr "" -#. yBhLV -#: statistics.xhp +#. ghTMS +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002500\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calculates the moving average of a time series</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calcule la moyenne glissante d'une série de temps</ahelp>" +msgstr "" -#. sXEAs -#: statistics.xhp +#. yW3BR +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002510\n" "help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Moving Average</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Moyenne glissante</emph></variable>" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Moving Average</menuitem></variable>" +msgstr "" -#. yEGoW -#: statistics.xhp +#. kn7s5 +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002520\n" "help.text" msgid "For more information on the moving average, refer to the <link href=\"https://en.wikipedia.org/wiki/Moving_average\" name=\"English Wikipedia: Moving average\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur la moyenne glissante, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Moyenne_glissante\" name=\"French Wikipedia : Moyenne glissante\">l'article Wikipedia correspondant</link>." +msgstr "" -#. Si43s -#: statistics.xhp +#. eoQu3 +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "hd_id1000140\n" "help.text" msgid "Parameters" -msgstr "Paramètres" +msgstr "" -#. 6LjdG -#: statistics.xhp +#. z4Wmd +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002530\n" "help.text" msgid "<emph>Interval</emph>: The number of samples used in the moving average calculation." -msgstr "<emph>Intervalle</emph> : le nombre d'échantillons utilisés dans le calcul de la moyenne glissante." +msgstr "" -#. CJRXM -#: statistics.xhp +#. ZTYni +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "hd_id1000171\n" "help.text" msgid "Results of the moving average:" -msgstr "Résultat de la moyenne glissante :" +msgstr "" -#. GNGxZ -#: statistics.xhp +#. GGAtW +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002540\n" "help.text" msgid "Column 1" -msgstr "Colonne 1" +msgstr "" -#. LRwyV -#: statistics.xhp +#. LDUuS +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002550\n" "help.text" msgid "Column 2" -msgstr "Colonne 2" +msgstr "" -#. T2NME -#: statistics.xhp +#. bJZmR +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002560\n" "help.text" msgid "#N/A" -msgstr "#N/D" +msgstr "" -#. yftCU -#: statistics.xhp +#. qn2Vi +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002570\n" "help.text" msgid "#N/A" -msgstr "#N/D" +msgstr "" -#. TEysC -#: statistics.xhp +#. bE5BK +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002800\n" "help.text" msgid "#N/A" -msgstr "#N/D" +msgstr "" -#. yrKbW -#: statistics.xhp +#. qTU2p +#: statistics_movingavg.xhp msgctxt "" -"statistics.xhp\n" +"statistics_movingavg.xhp\n" "par_id1002810\n" "help.text" msgid "#N/A" -msgstr "#N/D" - -#. CsQFD -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"bm_id05001\n" -"help.text" -msgid "<bookmark_value>Analysis toolpack;t-test</bookmark_value><bookmark_value>Analysis toolpack;paired t-test</bookmark_value><bookmark_value>t-test;Analysis toolpack</bookmark_value><bookmark_value>paired t-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;paired t-test</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse; test t</bookmark_value><bookmark_value>Outils d'analyse; test de Student</bookmark_value><bookmark_value>Outils d'analyse; test t apparié</bookmark_value><bookmark_value>Test t; outils d'analyse</bookmark_value><bookmark_value>Test de Student; outils d'analyse</bookmark_value><bookmark_value>Apparié; test t</bookmark_value><bookmark_value>Statistiques de données; test t apparié</bookmark_value>" - -#. SzpeD -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"hd_id1000150\n" -"help.text" -msgid "Paired t-test" -msgstr "Test-t apparié" - -#. XwyAU -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1002820\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calcule le TEST.STUDENT apparié de deux jeux de données.</ahelp>" - -#. GGeBc -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1002830\n" -"help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Paired t-test</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Test-t apparié</emph></variable>" +msgstr "" -#. Pa56H -#: statistics.xhp +#. 7EZAg +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002840\n" +"statistics_regression.xhp\n" +"tit\n" "help.text" -msgid "A <emph>paired t-test</emph> is any statistical hypothesis test that follows a Student's t distribution." -msgstr "Un <emph>test t apparié</emph> est un test d'hypothèse statistique dans lequel la statistique calculée suit une loi de Student." +msgid "Regression Analysis" +msgstr "Analyse de régression" -#. UECyT -#: statistics.xhp +#. wDYsU +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002850\n" +"statistics_regression.xhp\n" +"bm_id2764278\n" "help.text" -msgid "For more information on paired t-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/T-test\" name=\"English Wikipedia: T-test\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur les tests t appariés, veuillez vous référer à <link href=\"http://fr.wikipedia.org/wiki/Test_de_Student\" name=\"French Wikipedia : Test de Student\">l'article Wikipedia correspondant</link>." +msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value><bookmark_value>regression analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;regression analysis</bookmark_value>" +msgstr "" -#. BDZik -#: statistics.xhp +#. UPKr7 +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000160\n" +"statistics_regression.xhp\n" +"hd_id1701201615033510\n" "help.text" -msgid "Data" -msgstr "Données" +msgid "<variable id=\"regressionanalysish1\"><link href=\"text/scalc/01/statistics_regression.xhp\" name=\"regression analysis\">Regression Analysis</link></variable>" +msgstr "" -#. gcjsZ -#: statistics.xhp +#. NFhSA +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002860\n" +"statistics_regression.xhp\n" +"par_id1001240\n" "help.text" -msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze." -msgstr "<emph>Plage de variable 1</emph> : la référence à la plage de la première série de donner à analyser." +msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the regression analysis of a data set</ahelp>" +msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produit l'analyse de régression d'un jeu de données</ahelp>" -#. YWrFc -#: statistics.xhp +#. ENJtD +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002870\n" +"statistics_regression.xhp\n" +"par_id1000040\n" "help.text" -msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze." -msgstr "<emph>Plage de variable 2</emph> : la référence de la plage de la seconde série de données à analyser." +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Regression</menuitem></variable>" +msgstr "" -#. JFPu9 -#: statistics.xhp +#. zADGk +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002880\n" +"statistics_regression.xhp\n" +"par_id1001270\n" "help.text" -msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed." -msgstr "<emph>Résultat à</emph> : la référence à la cellule en haut à gauche de la plage où le test doit être affiché." +msgid "For more information on regression analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Regression_analysis\" name=\"English Wikipedia: Regression analysis\">corresponding Wikipedia article</link>." +msgstr "Pour plus d'information sur les analyses de régression, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/R%C3%A9gression_(statistiques)\" name=\"French Wikipedia: Régression (statistiques)\">l'article Wikipedia correspondant.</link>" -#. vWS92 -#: statistics.xhp +#. rdATw +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000170\n" +"statistics_regression.xhp\n" +"hd_id1000070\n" "help.text" -msgid "Results for paired t-test:" -msgstr "Résultats du test t apparié :" +msgid "Output Regression Type" +msgstr "Type de régression donné" -#. L9Vxq -#: statistics.xhp +#. QMDBG +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002890\n" +"statistics_regression.xhp\n" +"par_id1001280\n" "help.text" -msgid "The following table shows the <emph>paired t-test</emph> for the data series above:" -msgstr "Le tableau suivant montre le <emph>test t apparié</emph> pour les séries de données ci-dessus :" +msgid "Set the regression type. Three types are available:" +msgstr "Définit le type de régression. Trois types sont disponibles :" -#. KvDmj -#: statistics.xhp +#. 7Avaz +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002900\n" +"statistics_regression.xhp\n" +"par_id1701201620334364\n" "help.text" -msgid "paired t-test" -msgstr "test-t apparié" +msgid "<emph>Linear Regression</emph>: find a straight line in the form of <item type=\"literal\">y = a.x + b</item>, where <item type=\"literal\">a</item> is the slope and <item type=\"literal\">b</item> is the intercept that best fits the data." +msgstr "<emph>Régression linéaire</emph> : trouver une ligne directe sous la forme de <item type=\"literal\">y = a.x + b</item>, où <item type=\"literal\">a</item> est la pente et <item type=\"literal\">b</item> est l'ordonnée à l'origine qui correspond le mieux aux données." -#. T9BFU -#: statistics.xhp +#. B6dex +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002910\n" +"statistics_regression.xhp\n" +"par_id1701201620340168\n" "help.text" -msgid "Alpha" -msgstr "Alpha" +msgid "<emph>Logarithmic regression</emph>: find a logarithmic curve in the form of <item type=\"literal\">y = a.ln(x) + b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept and <item type=\"literal\">ln(x)</item> is the natural logarithm of <item type=\"literal\">x</item>, that best fits the data." +msgstr "<emph>Régression logarithmique</emph> : trouve une courbe logarithmique de la forme de <item type=\"literal\">y = a.In(x) + b</item>, où <item type=\"literal\">a</item> est la pente, <item type=\"literal\">b</item> est l'interception et <item type=\"literal\">In(x)</item> le logarithme népérien de <item type=\"literal\">x</item>, qui correspond le mieux aux données." -#. LAnve -#: statistics.xhp +#. txgoZ +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002930\n" +"statistics_regression.xhp\n" +"par_id1701201620340139\n" "help.text" -msgid "Hypothesized Mean Difference" -msgstr "Différence de moyenne supposée" +msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the coefficient, <item type=\"literal\">b</item> is the power that best fits the data." +msgstr "<emph>Régression de puissance</emph> : trouvez la courbe de puissance sous la forme de <item type=\"literal\">y = a.x^b</item>, où <item type=\"literal\">a</item> est le coefficient, <item type=\"literal\">b</item> est la puissance qui correspond le mieux aux données." -#. 6fWZ5 -#: statistics.xhp +#. EtPbr +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002950\n" +"statistics_regression.xhp\n" +"par_id1001310\n" "help.text" -msgid "Variable 1" -msgstr "Variable 1" +msgid "The results of the three types of <emph>regression analysis</emph> of the measurements in the table above are shown below." +msgstr "Le résultat des trois types <emph>d'analyse de régression</emph> des mesures dans la table ci-dessus sont affichés ci-dessous." -#. EJLqE -#: statistics.xhp +#. iJ7yf +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002960\n" +"statistics_regression.xhp\n" +"par_id1701201618090526\n" "help.text" -msgid "Variable 2" -msgstr "Variable 2" +msgid "Regression" +msgstr "Régression" -#. MPnR3 -#: statistics.xhp +#. cSAoU +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1002970\n" +"statistics_regression.xhp\n" +"par_id1701201618090542\n" "help.text" -msgid "Mean" -msgstr "Moyenne" +msgid "Regression Model" +msgstr "Modèle de régression" -#. xmB6Y -#: statistics.xhp +#. YAGFi +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003000\n" +"statistics_regression.xhp\n" +"par_id1701201618090596\n" "help.text" -msgid "Variance" -msgstr "Variance" +msgid "Linear" +msgstr "Linéaire" -#. j5EJE -#: statistics.xhp +#. 2zcqS +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003030\n" +"statistics_regression.xhp\n" +"par_id1701201618090586\n" "help.text" -msgid "Observations" -msgstr "Observations" +msgid "Logarithmic" +msgstr "Logarithmique" -#. TqdAS -#: statistics.xhp +#. QvaFq +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003060\n" +"statistics_regression.xhp\n" +"par_id1701201618090555\n" "help.text" -msgid "Pearson Correlation" -msgstr "Corrélation Pearson" +msgid "Power" +msgstr "Puissance" -#. KRXGK -#: statistics.xhp +#. oHBnC +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003080\n" +"statistics_regression.xhp\n" +"par_id1701201618090553\n" "help.text" -msgid "Observed Mean Difference" -msgstr "Différence moyenne observée" +msgid "R^2" +msgstr "R^2" -#. XqdB7 -#: statistics.xhp +#. egmFM +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003100\n" +"statistics_regression.xhp\n" +"par_id1701201618090595\n" "help.text" -msgid "Variance of the Differences" -msgstr "Variance des différences" +msgid "Standard Error" +msgstr "Erreur type" -#. LvHvG -#: statistics.xhp +#. woESA +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003120\n" +"statistics_regression.xhp\n" +"par_id1701201618090563\n" "help.text" -msgid "df" -msgstr "df" +msgid "Slope" +msgstr "Pente" -#. fCMcg -#: statistics.xhp +#. qfNCA +#: statistics_regression.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003140\n" +"statistics_regression.xhp\n" +"par_id1701201618090642\n" "help.text" -msgid "t Stat" -msgstr "t stat" +msgid "Intercept" +msgstr "Intercepter" -#. LAg7e -#: statistics.xhp +#. u47eB +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003160\n" +"statistics_sampling.xhp\n" +"tit\n" "help.text" -msgid "P (T<=t) one-tail" -msgstr "P (T<=t) unilatéral" +msgid "Data Sampling in Calc" +msgstr "" -#. vqE6u -#: statistics.xhp +#. LSf66 +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003180\n" +"statistics_sampling.xhp\n" +"bm_id2764278\n" "help.text" -msgid "t Critical one-tail" -msgstr "t critique unilatéral" +msgid "<bookmark_value>Analysis toolpack;sampling</bookmark_value><bookmark_value>sampling;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;sampling</bookmark_value>" +msgstr "" -#. g2gAd -#: statistics.xhp +#. 4SPkL +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003200\n" +"statistics_sampling.xhp\n" +"hd_id1000020\n" "help.text" -msgid "P (T<=t) two-tail" -msgstr "P (T<=t) bilatéral" +msgid "<variable id=\"datasamplingh1\"><link href=\"text/scalc/01/statistics_sampling.xhp\" name=\"Sampling\">Sampling</link></variable>" +msgstr "" -#. 9dv9Z -#: statistics.xhp +#. 9XjLD +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003220\n" +"statistics_sampling.xhp\n" +"par_id1000030\n" "help.text" -msgid "t Critical two-tail" -msgstr "t critique bilatéral" +msgid "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>" +msgstr "" -#. oA65G -#: statistics.xhp +#. vM6cz +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"bm_id05002\n" +"statistics_sampling.xhp\n" +"par_id1000040\n" "help.text" -msgid "<bookmark_value>Analysis toolpack;F-test</bookmark_value><bookmark_value>F-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;F-test</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;F-test</bookmark_value><bookmark_value>F-test;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;F-test</bookmark_value>" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Sampling</menuitem></variable>" +msgstr "" -#. ehPwx -#: statistics.xhp +#. MDjEn +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000180\n" +"statistics_sampling.xhp\n" +"par_id1000050\n" "help.text" -msgid "F-test" -msgstr "F-test" +msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis." +msgstr "" -#. brHw9 -#: statistics.xhp +#. GRbRi +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003240\n" +"statistics_sampling.xhp\n" +"par_id1000060\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calcule le test-T de deux jeux de données.</ahelp>" +msgid "Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table." +msgstr "" -#. pbkFE -#: statistics.xhp +#. DmJMr +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003250\n" +"statistics_sampling.xhp\n" +"hd_id1000030\n" "help.text" -msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - F-test</emph></variable>" -msgstr "<variable id=\"sam02\">Choisissez <emph>Données - Statistiques - test-F</emph></variable>" +msgid "Sampling Method" +msgstr "" -#. Wjkbb -#: statistics.xhp +#. zDwkD +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003260\n" +"statistics_sampling.xhp\n" +"par_id1000070\n" "help.text" -msgid "A <emph>F-test</emph> is any statistical test based on the F-distribution under the null hypothesis." -msgstr "Un <emph>test-F</emph> correspond à n'importe quel test statistique basé sur la répartition F sous l'hypothèse nulle." +msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way." +msgstr "" -#. o8Ex8 -#: statistics.xhp +#. AAvrF +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003270\n" +"statistics_sampling.xhp\n" +"par_id1000080\n" "help.text" -msgid "For more information on F-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/F-test\" name=\"English Wikipedia: F-test\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur les tests-F, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Test_de_Fisher\" name=\"French Wikipedia : Test de Fisher\">l'article correspondant sur Wikipedia</link>." +msgid "<emph>Sample size</emph>: Number of lines sampled from the source table." +msgstr "" -#. NwkkV -#: statistics.xhp +#. hy48Z +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000190\n" +"statistics_sampling.xhp\n" +"par_id1000090\n" "help.text" -msgid "Data" -msgstr "Données" +msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>." +msgstr "" -#. 8yUF7 -#: statistics.xhp +#. i8TDF +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003280\n" +"statistics_sampling.xhp\n" +"par_id1000100\n" "help.text" -msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze." -msgstr "<emph>Plage de variable 1</emph> : la référence de la plage de la première série de données à analyser." +msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling." +msgstr "" -#. ZRSwx -#: statistics.xhp +#. NjytZ +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003290\n" +"statistics_sampling.xhp\n" +"par_id1000110\n" "help.text" -msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze." -msgstr "<emph>Plage de variable 2</emph> : la référence de la plage de la seconde série de données à analyser." +msgid "The following data will be used as example of source data table for sampling:" +msgstr "" -#. iGCgj -#: statistics.xhp +#. VR7DD +#: statistics_sampling.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003300\n" +"statistics_sampling.xhp\n" +"par_id1000510\n" "help.text" -msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed." -msgstr "<emph>Résultat à</emph> : la référence à la cellule en haut à gauche de la plage où le test doit être affiché." +msgid "Sampling with a period of 2 will result in the following table:" +msgstr "" -#. BS5E6 -#: statistics.xhp +#. 7UA8A +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000200\n" +"statistics_test_chisqr.xhp\n" +"tit\n" "help.text" -msgid "Results for F-Test:" -msgstr "Résultat du test-F :" +msgid "Chi Square Statistics in Calc" +msgstr "" -#. fDAwv -#: statistics.xhp +#. hAnmA +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003310\n" +"statistics_test_chisqr.xhp\n" +"bm_id05004\n" "help.text" -msgid "The following table shows the <emph>F-Test</emph> for the data series above:" -msgstr "La table suivante affiche le <emph>Test-F</emph> de la série de données ci-dessus :" +msgid "<bookmark_value>Analysis toolpack;Chi-square test</bookmark_value><bookmark_value>Chi-square test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Chi-square test</bookmark_value>" +msgstr "" -#. FTLNF -#: statistics.xhp +#. ECMEg +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003320\n" +"statistics_test_chisqr.xhp\n" +"hd_id1000240\n" "help.text" -msgid "Ftest" -msgstr "TEST.F" +msgid "<variable id=\"chisqtesth1\"><link href=\"text/scalc/01/statistics_test_chisqr.xhp\" name=\"Chi-square test\">Chi-square test</link></variable>" +msgstr "" -#. 5abPE -#: statistics.xhp +#. u5MGV +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003330\n" +"statistics_test_chisqr.xhp\n" +"par_id1003641\n" "help.text" -msgid "Alpha" -msgstr "Alpha" +msgid "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calculates the Chi-square test of a data sample.</ahelp>" +msgstr "" -#. PC3Js -#: statistics.xhp +#. pdD2p +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003350\n" +"statistics_test_chisqr.xhp\n" +"par_id1003990\n" "help.text" -msgid "Variable 1" -msgstr "Variable 1" +msgid "<variable id=\"sam02\">Choose <menuitem>Data - Statistics - Chi-square Test</menuitem></variable>" +msgstr "" -#. Fxv9b -#: statistics.xhp +#. V4PzH +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003360\n" +"statistics_test_chisqr.xhp\n" +"par_id1004000\n" "help.text" -msgid "Variable 2" -msgstr "Variable 2" +msgid "For more information on chi-square tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Chi-square_test\" name=\"English Wikipedia: Chi-square_test\">corresponding Wikipedia article</link>." +msgstr "" -#. igFPM -#: statistics.xhp +#. 46RmG +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003370\n" +"statistics_test_chisqr.xhp\n" +"hd_id1000231\n" "help.text" -msgid "Mean" -msgstr "Moyenne" +msgid "Results for Chi-square Test:" +msgstr "" -#. P7Dte -#: statistics.xhp +#. QHuAe +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003400\n" +"statistics_test_chisqr.xhp\n" +"par_id1004030\n" "help.text" -msgid "Variance" -msgstr "Variance" +msgid "Test of Independence (Chi-Square)" +msgstr "" -#. DDEUW -#: statistics.xhp +#. BzGNg +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003430\n" +"statistics_test_chisqr.xhp\n" +"par_id1004040\n" "help.text" -msgid "Observations" -msgstr "Observations" +msgid "Alpha" +msgstr "" -#. GCVd2 -#: statistics.xhp +#. CRP8j +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003460\n" +"statistics_test_chisqr.xhp\n" +"par_id1004060\n" "help.text" msgid "df" -msgstr "df" - -#. e3MnX -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1003490\n" -"help.text" -msgid "F" -msgstr "F" - -#. 9iAny -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1003510\n" -"help.text" -msgid "P (F<=f) right-tail" -msgstr "P (F<=f) latéral droite" +msgstr "" -#. Ew7mY -#: statistics.xhp +#. rcX5Y +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003530\n" +"statistics_test_chisqr.xhp\n" +"par_id1004080\n" "help.text" -msgid "F Critical right-tail" -msgstr "F critique latéral droite" +msgid "P-value" +msgstr "" -#. 6CajG -#: statistics.xhp +#. oF79y +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003550\n" +"statistics_test_chisqr.xhp\n" +"par_id1004100\n" "help.text" -msgid "P (F<=f) left-tail" -msgstr "P (F <=f) latéral gauche" +msgid "Test Statistic" +msgstr "" -#. CTNrD -#: statistics.xhp +#. ykGTD +#: statistics_test_chisqr.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003570\n" +"statistics_test_chisqr.xhp\n" +"par_id1004120\n" "help.text" -msgid "F Critical left-tail" -msgstr "F critique latéral gauche" +msgid "Critical Value" +msgstr "" -#. dPGJc -#: statistics.xhp +#. SeEHX +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003590\n" +"statistics_test_f.xhp\n" +"tit\n" "help.text" -msgid "P two-tail" -msgstr "P bilatéral" +msgid "F Test Statistics in Calc" +msgstr "" -#. c7cBK -#: statistics.xhp +#. bWFPL +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003610\n" +"statistics_test_f.xhp\n" +"bm_id05002\n" "help.text" -msgid "F Critical two-tail" -msgstr "F critique bilatéral" +msgid "<bookmark_value>Analysis toolpack;F-test</bookmark_value><bookmark_value>F-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;F-test</bookmark_value>" +msgstr "" -#. DJhea -#: statistics.xhp +#. gZWPc +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"bm_id05003\n" +"statistics_test_f.xhp\n" +"hd_id1000180\n" "help.text" -msgid "<bookmark_value>Analysis toolpack;Z-test</bookmark_value><bookmark_value>Z-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Z-test</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;test-Z</bookmark_value><bookmark_value>test-Z;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;test-Z</bookmark_value>" +msgid "<variable id=\"ftesth1\"><link href=\"text/scalc/01/statistics_test_f.xhp\" name=\"F-test\">F-test</link></variable>" +msgstr "" -#. mP5zB -#: statistics.xhp +#. qHRjW +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000210\n" +"statistics_test_f.xhp\n" +"par_id1003240\n" "help.text" -msgid "Z-test" -msgstr "test-Z" +msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>" +msgstr "" -#. VdKxp -#: statistics.xhp +#. ARt6p +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003640\n" +"statistics_test_f.xhp\n" +"par_id1003250\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calcule le TEST.Z de deux jeux de données.</ahelp>" +msgid "<variable id=\"sam02\">Choose <menuitem>Data - Statistics - F-test</menuitem></variable>" +msgstr "" -#. FpaeZ -#: statistics.xhp +#. FxKGF +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003650\n" +"statistics_test_f.xhp\n" +"par_id1003260\n" "help.text" -msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Z-test</emph></variable>" -msgstr "<variable id=\"sam02\">Choisissez <emph>Données - Statistiques - test-Z</emph></variable>" +msgid "A <emph>F-test</emph> is any statistical test based on the F-distribution under the null hypothesis." +msgstr "" -#. G2Df9 -#: statistics.xhp +#. EGFSG +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003660\n" +"statistics_test_f.xhp\n" +"par_id1003270\n" "help.text" -msgid "For more information on Z-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Z-test\" name=\"English Wikipedia: Z-test\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur les tests-Z, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/Z-test\" name=\"French Wikipedia : Z-test\">l'article Wikipedia correspondant (en anglais)</link>." +msgid "For more information on F-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/F-test\" name=\"English Wikipedia: F-test\">corresponding Wikipedia article</link>." +msgstr "" -#. BcMk3 -#: statistics.xhp +#. GxHaD +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000220\n" +"statistics_test_f.xhp\n" +"hd_id1000190\n" "help.text" msgid "Data" -msgstr "Données" +msgstr "" -#. z9aEs -#: statistics.xhp +#. jtjaQ +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003670\n" +"statistics_test_f.xhp\n" +"par_id1003280\n" "help.text" msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze." -msgstr "<emph>Plage de variable 1</emph> : la référence de la plage de la première série de données à analyser." +msgstr "" -#. hAxVY -#: statistics.xhp +#. qzYBv +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003680\n" +"statistics_test_f.xhp\n" +"par_id1003290\n" "help.text" msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze." -msgstr "<emph>Plage de variable 2</emph> : la référence de la plage de la seconde série de données à analyser." +msgstr "" -#. e8JtG -#: statistics.xhp +#. MvvMT +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003690\n" +"statistics_test_f.xhp\n" +"par_id1003300\n" "help.text" msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed." -msgstr "<emph>Résultat à</emph> : la référence à la cellule en haut à gauche de la plage où le test doit être affiché." +msgstr "" -#. R6V7y -#: statistics.xhp +#. Greqo +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000230\n" +"statistics_test_f.xhp\n" +"hd_id1000200\n" "help.text" -msgid "Results for z-Test:" -msgstr "Résultat du Test-z :" +msgid "Results for F-Test:" +msgstr "" -#. D8FiS -#: statistics.xhp +#. XqyMa +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003700\n" +"statistics_test_f.xhp\n" +"par_id1003310\n" "help.text" -msgid "The following table shows the <emph>z-Test</emph> for the data series above:" -msgstr "La table suivante affiche le <emph>Test-z</emph> de la série de données ci-dessus :" +msgid "The following table shows the <emph>F-Test</emph> for the data series above:" +msgstr "" -#. C8bSD -#: statistics.xhp +#. git3T +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003710\n" +"statistics_test_f.xhp\n" +"par_id1003320\n" "help.text" -msgid "z-test" -msgstr "test-z" +msgid "Ftest" +msgstr "" -#. MLZyG -#: statistics.xhp +#. WsA4s +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003720\n" +"statistics_test_f.xhp\n" +"par_id1003330\n" "help.text" msgid "Alpha" -msgstr "Alpha" - -#. uaG8z -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1003740\n" -"help.text" -msgid "Hypothesized Mean Difference" -msgstr "Différence de moyenne supposée" +msgstr "" -#. z8C94 -#: statistics.xhp +#. xj9Se +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003760\n" +"statistics_test_f.xhp\n" +"par_id1003350\n" "help.text" msgid "Variable 1" -msgstr "Variable 1" +msgstr "" -#. d8qiE -#: statistics.xhp +#. p5piv +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003770\n" +"statistics_test_f.xhp\n" +"par_id1003360\n" "help.text" msgid "Variable 2" -msgstr "Variable 2" +msgstr "" -#. Jj28P -#: statistics.xhp +#. YA2dy +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003780\n" +"statistics_test_f.xhp\n" +"par_id1003370\n" "help.text" -msgid "Known Variance" -msgstr "Variance connue" +msgid "Mean" +msgstr "" -#. mCBCo -#: statistics.xhp +#. 8MXro +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003810\n" +"statistics_test_f.xhp\n" +"par_id1003400\n" "help.text" -msgid "Mean" -msgstr "Moyenne" +msgid "Variance" +msgstr "" -#. AuNuX -#: statistics.xhp +#. W2J6x +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003840\n" +"statistics_test_f.xhp\n" +"par_id1003430\n" "help.text" msgid "Observations" -msgstr "Observations" +msgstr "" -#. 9Kte4 -#: statistics.xhp +#. DqgMQ +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003870\n" +"statistics_test_f.xhp\n" +"par_id1003460\n" "help.text" -msgid "Observed Mean Difference" -msgstr "Différence moyenne observée" +msgid "df" +msgstr "" -#. WXPWw -#: statistics.xhp +#. BJ3Vi +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003890\n" +"statistics_test_f.xhp\n" +"par_id1003490\n" "help.text" -msgid "z" -msgstr "z" +msgid "F" +msgstr "" -#. NYjYx -#: statistics.xhp +#. AasLh +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003900\n" +"statistics_test_f.xhp\n" +"par_id1003510\n" "help.text" -msgid "#DIV/0!" -msgstr "#DIV/0!" +msgid "P (F<=f) right-tail" +msgstr "" -#. etDij -#: statistics.xhp +#. FVAJa +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003910\n" +"statistics_test_f.xhp\n" +"par_id1003530\n" "help.text" -msgid "P (Z<=z) one-tail" -msgstr "P (Z<=z) unilatéral" +msgid "F Critical right-tail" +msgstr "" -#. HDtBQ -#: statistics.xhp +#. zBzCY +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003920\n" +"statistics_test_f.xhp\n" +"par_id1003550\n" "help.text" -msgid "#DIV/0!" -msgstr "#DIV/0!" +msgid "P (F<=f) left-tail" +msgstr "" -#. keob4 -#: statistics.xhp +#. LA56M +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003930\n" +"statistics_test_f.xhp\n" +"par_id1003570\n" "help.text" -msgid "z Critical one-tail" -msgstr "z critique unilatéral" +msgid "F Critical left-tail" +msgstr "" -#. KzE5V -#: statistics.xhp +#. 9ZNSy +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003950\n" +"statistics_test_f.xhp\n" +"par_id1003590\n" "help.text" -msgid "P (Z<=z) two-tail" -msgstr "P (Z<=z) bilatéral" +msgid "P two-tail" +msgstr "" -#. TsDyQ -#: statistics.xhp +#. dQ4WA +#: statistics_test_f.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003960\n" +"statistics_test_f.xhp\n" +"par_id1003610\n" "help.text" -msgid "#DIV/0!" -msgstr "#DIV/0!" +msgid "F Critical two-tail" +msgstr "" -#. huD6B -#: statistics.xhp +#. jMBzo +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003970\n" +"statistics_test_t.xhp\n" +"tit\n" "help.text" -msgid "z Critical two-tail" -msgstr "z critique bilatéral" +msgid "T Test Statistics in Calc" +msgstr "" -#. C98ER -#: statistics.xhp +#. cKb9k +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"bm_id05004\n" +"statistics_test_t.xhp\n" +"bm_id05001\n" "help.text" -msgid "<bookmark_value>Analysis toolpack;Chi-square test</bookmark_value><bookmark_value>Chi-square test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Chi-square test</bookmark_value>" -msgstr "<bookmark_value>Outils d'analyse;Test Khideux</bookmark_value><bookmark_value>Test Khideux;outils d'analyse</bookmark_value><bookmark_value>Statistiques de données;Test Khideux</bookmark_value>" +msgid "<bookmark_value>Analysis toolpack;t-test</bookmark_value><bookmark_value>Analysis toolpack;paired t-test</bookmark_value><bookmark_value>t-test;Analysis toolpack</bookmark_value><bookmark_value>paired t-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;paired t-test</bookmark_value>" +msgstr "" -#. hBHDK -#: statistics.xhp +#. QWgi3 +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000240\n" +"statistics_test_t.xhp\n" +"hd_id1000150\n" "help.text" -msgid "Chi-square test" -msgstr "Test Khideux" +msgid "<variable id=\"ttesth1\"><link href=\"text/scalc/01/statistics_test_t.xhp\" name=\"Paired t-test\">Paired t-test</link></variable>" +msgstr "" -#. uJFGU -#: statistics.xhp +#. TXtGV +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003641\n" +"statistics_test_t.xhp\n" +"par_id1002820\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calculates the Chi-square test of a data sample.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calcule le test Khideux d'un échantillon de données</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>" +msgstr "" -#. mkjok -#: statistics.xhp +#. EVZDy +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1003990\n" +"statistics_test_t.xhp\n" +"par_id1002830\n" "help.text" -msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Chi-square Test</emph></variable>" -msgstr "<variable id=\"sam02\">Choisissez<emph> Données - Statistiques - Test Khideux</emph></variable>" +msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Paired t-test</menuitem></variable>" +msgstr "" -#. AMY4A -#: statistics.xhp +#. 3ngCe +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004000\n" +"statistics_test_t.xhp\n" +"par_id1002840\n" "help.text" -msgid "For more information on chi-square tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Chi-square_test\" name=\"English Wikipedia: Chi-square_test\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'informations sur les tests khi-deux, reportez-vous à l'<link href=\"https://en.wikipedia.org/wiki/Chi-square_test\" name=\"English Wikipedia: Chi-square_test\">article correspondant sur Wikipedia</link>" +msgid "A <emph>paired t-test</emph> is any statistical hypothesis test that follows a Student's t distribution." +msgstr "" -#. FYnfb -#: statistics.xhp +#. NE5Ro +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"hd_id1000231\n" +"statistics_test_t.xhp\n" +"par_id1002850\n" "help.text" -msgid "Results for Chi-square Test:" -msgstr "Résultat du test Khideux :" +msgid "For more information on paired t-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/T-test\" name=\"English Wikipedia: T-test\">corresponding Wikipedia article</link>." +msgstr "" -#. iRDRE -#: statistics.xhp +#. BEkGF +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004030\n" +"statistics_test_t.xhp\n" +"hd_id1000160\n" "help.text" -msgid "Test of Independence (Chi-Square)" -msgstr "Test d'indépendance (Khideux)" +msgid "Data" +msgstr "" -#. he69g -#: statistics.xhp +#. aU9k6 +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004040\n" +"statistics_test_t.xhp\n" +"par_id1002860\n" "help.text" -msgid "Alpha" -msgstr "Alpha" +msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze." +msgstr "" -#. LuZZQ -#: statistics.xhp +#. 27zQ4 +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004060\n" +"statistics_test_t.xhp\n" +"par_id1002870\n" "help.text" -msgid "df" -msgstr "df" +msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze." +msgstr "" -#. AC5p4 -#: statistics.xhp +#. 8D2Gp +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004080\n" +"statistics_test_t.xhp\n" +"par_id1002880\n" "help.text" -msgid "P-value" -msgstr "valeur-P" +msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed." +msgstr "" -#. B9dja -#: statistics.xhp +#. KcmaB +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004100\n" +"statistics_test_t.xhp\n" +"hd_id1000170\n" "help.text" -msgid "Test Statistic" -msgstr "Statistique du test" +msgid "Results for paired t-test:" +msgstr "" -#. MnuJ5 -#: statistics.xhp +#. egFAr +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004120\n" +"statistics_test_t.xhp\n" +"par_id1002890\n" "help.text" -msgid "Critical Value" -msgstr "Valeur critique" +msgid "The following table shows the <emph>paired t-test</emph> for the data series above:" +msgstr "" -#. fZBAh -#: statistics.xhp +#. rDVBE +#: statistics_test_t.xhp msgctxt "" -"statistics.xhp\n" -"par_id1004140\n" +"statistics_test_t.xhp\n" +"par_id1002900\n" "help.text" -msgid "<link href=\"text/scalc/01/statistics_regression.xhp#regressionanalysis\">Regression Analysis</link>" -msgstr "<link href=\"text/scalc/01/statistics_regression.xhp#regressionanalysis\">Analyse de régression</link>" +msgid "paired t-test" +msgstr "" -#. AXaMM -#: statistics_fourier.xhp +#. pFrdF +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"tit\n" +"statistics_test_t.xhp\n" +"par_id1002910\n" "help.text" -msgid "Fourier Analysis" +msgid "Alpha" msgstr "" -#. EV56D -#: statistics_fourier.xhp +#. da77D +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"hd_id431561808831965\n" +"statistics_test_t.xhp\n" +"par_id1002930\n" "help.text" -msgid "<variable id=\"fourieranalysysh1\"><link href=\"text/scalc/01/statistics_fourier.xhp\" name=\"Fourier analysis\">Fourier Analysis</link></variable>" +msgid "Hypothesized Mean Difference" msgstr "" -#. EEBRe -#: statistics_fourier.xhp +#. tJarn +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id1001240\n" +"statistics_test_t.xhp\n" +"par_id1002950\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the Fourier analysis of a data set by computing the Discrete Fourier Transform (DFT) of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp>" +msgid "Variable 1" msgstr "" -#. F2ncB -#: statistics_fourier.xhp +#. kfGaW +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"bm_id2764278\n" +"statistics_test_t.xhp\n" +"par_id1002960\n" "help.text" -msgid "<bookmark_value>Analysis toolpack;Fourier analysis</bookmark_value><bookmark_value>Fourier analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Fourier analysis</bookmark_value>" +msgid "Variable 2" msgstr "" -#. se49E -#: statistics_fourier.xhp +#. ttThs +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id1000040\n" +"statistics_test_t.xhp\n" +"par_id1002970\n" "help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Fourier Analysis</emph></variable>" +msgid "Mean" msgstr "" -#. HpuG9 -#: statistics_fourier.xhp +#. G7NDq +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id1001270\n" +"statistics_test_t.xhp\n" +"par_id1003000\n" "help.text" -msgid "For more information on Fourier analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Fourier_analysis\" name=\"English Wikipedia: Fourier analysis\">corresponding Wikipedia article</link>." +msgid "Variance" msgstr "" -#. VArYS -#: statistics_fourier.xhp +#. AsmDu +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id301561811172762\n" +"statistics_test_t.xhp\n" +"par_id1003030\n" "help.text" -msgid "<emph>Input range has label</emph>: Mark when the first row or column of the input array is actually a label and not part of the data analysis." +msgid "Observations" msgstr "" -#. Gi5kk -#: statistics_fourier.xhp +#. MmDD2 +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id741556228390897\n" +"statistics_test_t.xhp\n" +"par_id1003060\n" "help.text" -msgid "Input Range is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data." +msgid "Pearson Correlation" msgstr "" -#. GqXZr -#: statistics_fourier.xhp +#. Nqq8i +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"hd_id211561811324208\n" +"statistics_test_t.xhp\n" +"par_id1003080\n" "help.text" -msgid "Options:" +msgid "Observed Mean Difference" msgstr "" -#. 68RRB -#: statistics_fourier.xhp +#. vDgsc +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id631556228516997\n" +"statistics_test_t.xhp\n" +"par_id1003100\n" "help.text" -msgid "<emph>Inverse</emph>: When checked, calculates the inverse Discrete Fourier Transform." +msgid "Variance of the Differences" msgstr "" -#. MH9kg -#: statistics_fourier.xhp +#. CFBrp +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id811561732287508\n" +"statistics_test_t.xhp\n" +"par_id1003120\n" "help.text" -msgid "<emph>Polar</emph>: When checked, the results are in polar coordinates (magnitude, phase)." +msgid "df" msgstr "" -#. peNbe -#: statistics_fourier.xhp +#. mAixM +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id661561732521977\n" +"statistics_test_t.xhp\n" +"par_id1003140\n" "help.text" -msgid "<emph>Minimum magnitude for polar form output (in dB)</emph>: used only when output is in polar form. All frequency components with magnitude less than this value in decibels will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed." +msgid "t Stat" msgstr "" -#. 8pLcW -#: statistics_fourier.xhp +#. utcA9 +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id731561827207828\n" +"statistics_test_t.xhp\n" +"par_id1003160\n" "help.text" -msgid "The source data for this example is the same of the <link href=\"text/scalc/01/func_fourier.xhp\" name=\"Fourier function\">FOURIER function page</link>." +msgid "P (T<=t) one-tail" msgstr "" -#. 4XJPB -#: statistics_fourier.xhp +#. 7mezL +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id290620191257279817\n" +"statistics_test_t.xhp\n" +"par_id1003180\n" "help.text" -msgid "Fourier Transform" +msgid "t Critical one-tail" msgstr "" -#. nfhVE -#: statistics_fourier.xhp +#. GdcRG +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id29062019125727379\n" +"statistics_test_t.xhp\n" +"par_id1003200\n" "help.text" -msgid "Fourier Transform" +msgid "P (T<=t) two-tail" msgstr "" -#. G6aEG -#: statistics_fourier.xhp +#. kh5E7 +#: statistics_test_t.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id290620191257276510\n" +"statistics_test_t.xhp\n" +"par_id1003220\n" "help.text" -msgid "<emph>Input data range : $B$6:$C$40</emph>" +msgid "t Critical two-tail" msgstr "" -#. 5L22z -#: statistics_fourier.xhp +#. QA9fL +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id290620191257273433\n" +"statistics_test_z.xhp\n" +"tit\n" "help.text" -msgid "<emph>Input data range : $B$6:$C$40</emph>" +msgid "Z Test Statistics in Calc" msgstr "" -#. Vyu9a -#: statistics_fourier.xhp +#. EQw7L +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id290620191257273688\n" +"statistics_test_z.xhp\n" +"bm_id05003\n" "help.text" -msgid "<emph>Real</emph>" +msgid "<bookmark_value>Analysis toolpack;Z-test</bookmark_value><bookmark_value>Z-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Z-test</bookmark_value>" msgstr "" -#. qEshW -#: statistics_fourier.xhp +#. XEQkC +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id290620191257276202\n" +"statistics_test_z.xhp\n" +"hd_id1000210\n" "help.text" -msgid "<emph>Imaginary</emph>" +msgid "<variable id=\"ztesth1\"><link href=\"text/scalc/01/statistics_test_z.xhp\" name=\"Z-test\">Z-test</link></variable>" msgstr "" -#. fJ6BG -#: statistics_fourier.xhp +#. vjPXp +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id481561825547527\n" +"statistics_test_z.xhp\n" +"par_id1003640\n" "help.text" -msgid "<emph>Magnitude</emph>" +msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>" msgstr "" -#. XcXJz -#: statistics_fourier.xhp +#. FeUKV +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id751561825556834\n" +"statistics_test_z.xhp\n" +"par_id1003650\n" "help.text" -msgid "<emph>Phase</emph>" +msgid "<variable id=\"sam02\">Choose <menuitem>Data - Statistics - Z-test</menuitem></variable>" msgstr "" -#. 7f8Bq -#: statistics_fourier.xhp +#. DrfAa +#: statistics_test_z.xhp msgctxt "" -"statistics_fourier.xhp\n" -"par_id14337286612130\n" +"statistics_test_z.xhp\n" +"par_id1003660\n" "help.text" -msgid "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Sampling</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Descriptive Statistics</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analysis of Variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponential Smoothing</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moving Average</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Paired t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Chi-square test</link>." +msgid "For more information on Z-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Z-test\" name=\"English Wikipedia: Z-test\">corresponding Wikipedia article</link>." msgstr "" -#. 7EZAg -#: statistics_regression.xhp +#. uj2zU +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"tit\n" +"statistics_test_z.xhp\n" +"hd_id1000220\n" "help.text" -msgid "Regression Analysis" -msgstr "Analyse de régression" +msgid "Data" +msgstr "" -#. UPKr7 -#: statistics_regression.xhp +#. G5qUC +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"hd_id1701201615033510\n" +"statistics_test_z.xhp\n" +"par_id1003670\n" "help.text" -msgid "<variable id=\"regressionanalysish1\"><link href=\"text/scalc/01/statistics_regression.xhp\" name=\"regression analysis\">Regression Analysis</link></variable>" +msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze." msgstr "" -#. NFhSA -#: statistics_regression.xhp +#. 6sDZb +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1001240\n" +"statistics_test_z.xhp\n" +"par_id1003680\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the regression analysis of a data set</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produit l'analyse de régression d'un jeu de données</ahelp>" +msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze." +msgstr "" -#. wDYsU -#: statistics_regression.xhp +#. SRfn5 +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"bm_id2764278\n" +"statistics_test_z.xhp\n" +"par_id1003690\n" "help.text" -msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value><bookmark_value>regression analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;regression analysis</bookmark_value>" +msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed." msgstr "" -#. nCe3o -#: statistics_regression.xhp +#. WLqsj +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1000040\n" +"statistics_test_z.xhp\n" +"hd_id1000230\n" "help.text" -msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Regression</emph></variable>" -msgstr "<variable id=\"sam01\">Choisissez <emph>Données - Statistiques - Régression</emph></variable>" +msgid "Results for z-Test:" +msgstr "" -#. zADGk -#: statistics_regression.xhp +#. bS4Zx +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1001270\n" +"statistics_test_z.xhp\n" +"par_id1003700\n" "help.text" -msgid "For more information on regression analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Regression_analysis\" name=\"English Wikipedia: Regression analysis\">corresponding Wikipedia article</link>." -msgstr "Pour plus d'information sur les analyses de régression, veuillez vous référer à <link href=\"https://fr.wikipedia.org/wiki/R%C3%A9gression_(statistiques)\" name=\"French Wikipedia: Régression (statistiques)\">l'article Wikipedia correspondant.</link>" +msgid "The following table shows the <emph>z-Test</emph> for the data series above:" +msgstr "" -#. rdATw -#: statistics_regression.xhp +#. cyNij +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"hd_id1000070\n" +"statistics_test_z.xhp\n" +"par_id1003710\n" "help.text" -msgid "Output Regression Type" -msgstr "Type de régression donné" +msgid "z-test" +msgstr "" -#. QMDBG -#: statistics_regression.xhp +#. 2jGDY +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1001280\n" +"statistics_test_z.xhp\n" +"par_id1003720\n" "help.text" -msgid "Set the regression type. Three types are available:" -msgstr "Définit le type de régression. Trois types sont disponibles :" +msgid "Alpha" +msgstr "" -#. 7Avaz -#: statistics_regression.xhp +#. S4FZC +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201620334364\n" +"statistics_test_z.xhp\n" +"par_id1003740\n" "help.text" -msgid "<emph>Linear Regression</emph>: find a straight line in the form of <item type=\"literal\">y = a.x + b</item>, where <item type=\"literal\">a</item> is the slope and <item type=\"literal\">b</item> is the intercept that best fits the data." -msgstr "<emph>Régression linéaire</emph> : trouver une ligne directe sous la forme de <item type=\"literal\">y = a.x + b</item>, où <item type=\"literal\">a</item> est la pente et <item type=\"literal\">b</item> est l'ordonnée à l'origine qui correspond le mieux aux données." +msgid "Hypothesized Mean Difference" +msgstr "" -#. B6dex -#: statistics_regression.xhp +#. EyFTK +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201620340168\n" +"statistics_test_z.xhp\n" +"par_id1003760\n" "help.text" -msgid "<emph>Logarithmic regression</emph>: find a logarithmic curve in the form of <item type=\"literal\">y = a.ln(x) + b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept and <item type=\"literal\">ln(x)</item> is the natural logarithm of <item type=\"literal\">x</item>, that best fits the data." -msgstr "<emph>Régression logarithmique</emph> : trouve une courbe logarithmique de la forme de <item type=\"literal\">y = a.In(x) + b</item>, où <item type=\"literal\">a</item> est la pente, <item type=\"literal\">b</item> est l'interception et <item type=\"literal\">In(x)</item> le logarithme népérien de <item type=\"literal\">x</item>, qui correspond le mieux aux données." +msgid "Variable 1" +msgstr "" -#. txgoZ -#: statistics_regression.xhp +#. yybKF +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201620340139\n" +"statistics_test_z.xhp\n" +"par_id1003770\n" "help.text" -msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the coefficient, <item type=\"literal\">b</item> is the power that best fits the data." -msgstr "<emph>Régression de puissance</emph> : trouvez la courbe de puissance sous la forme de <item type=\"literal\">y = a.x^b</item>, où <item type=\"literal\">a</item> est le coefficient, <item type=\"literal\">b</item> est la puissance qui correspond le mieux aux données." +msgid "Variable 2" +msgstr "" -#. EtPbr -#: statistics_regression.xhp +#. zi3v9 +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1001310\n" +"statistics_test_z.xhp\n" +"par_id1003780\n" "help.text" -msgid "The results of the three types of <emph>regression analysis</emph> of the measurements in the table above are shown below." -msgstr "Le résultat des trois types <emph>d'analyse de régression</emph> des mesures dans la table ci-dessus sont affichés ci-dessous." +msgid "Known Variance" +msgstr "" -#. iJ7yf -#: statistics_regression.xhp +#. RozyW +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090526\n" +"statistics_test_z.xhp\n" +"par_id1003810\n" "help.text" -msgid "Regression" -msgstr "Régression" +msgid "Mean" +msgstr "" -#. cSAoU -#: statistics_regression.xhp +#. fV5Cq +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090542\n" +"statistics_test_z.xhp\n" +"par_id1003840\n" "help.text" -msgid "Regression Model" -msgstr "Modèle de régression" +msgid "Observations" +msgstr "" -#. YAGFi -#: statistics_regression.xhp +#. Nfz8K +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090596\n" +"statistics_test_z.xhp\n" +"par_id1003870\n" "help.text" -msgid "Linear" -msgstr "Linéaire" +msgid "Observed Mean Difference" +msgstr "" -#. 2zcqS -#: statistics_regression.xhp +#. MDCGb +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090586\n" +"statistics_test_z.xhp\n" +"par_id1003890\n" "help.text" -msgid "Logarithmic" -msgstr "Logarithmique" +msgid "z" +msgstr "" -#. QvaFq -#: statistics_regression.xhp +#. N35cE +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090555\n" +"statistics_test_z.xhp\n" +"par_id1003900\n" "help.text" -msgid "Power" -msgstr "Puissance" +msgid "#DIV/0!" +msgstr "" -#. oHBnC -#: statistics_regression.xhp +#. BiBJi +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090553\n" +"statistics_test_z.xhp\n" +"par_id1003910\n" "help.text" -msgid "R^2" -msgstr "R^2" +msgid "P (Z<=z) one-tail" +msgstr "" -#. egmFM -#: statistics_regression.xhp +#. HqGPf +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090595\n" +"statistics_test_z.xhp\n" +"par_id1003920\n" "help.text" -msgid "Standard Error" -msgstr "Erreur type" +msgid "#DIV/0!" +msgstr "" -#. woESA -#: statistics_regression.xhp +#. 2NUBk +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090563\n" +"statistics_test_z.xhp\n" +"par_id1003930\n" "help.text" -msgid "Slope" -msgstr "Pente" +msgid "z Critical one-tail" +msgstr "" -#. qfNCA -#: statistics_regression.xhp +#. WBGeU +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id1701201618090642\n" +"statistics_test_z.xhp\n" +"par_id1003950\n" "help.text" -msgid "Intercept" -msgstr "Intercepter" +msgid "P (Z<=z) two-tail" +msgstr "" -#. ZAad5 -#: statistics_regression.xhp +#. TPsmf +#: statistics_test_z.xhp msgctxt "" -"statistics_regression.xhp\n" -"par_id14337286612130\n" +"statistics_test_z.xhp\n" +"par_id1003960\n" "help.text" -msgid "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Sampling</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Descriptive Statistics</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analysis of Variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponential Smoothing</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moving Average</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Paired t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Chi-square test</link>." -msgstr "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Échantillonnage</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Statistiques descriptives</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analyse de variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Corrélation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Lissage exponentiel</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moyenne glissante</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Test t apparié</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">Test-F</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Test-Z</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Test Khideux</link>." +msgid "#DIV/0!" +msgstr "" + +#. NCMYu +#: statistics_test_z.xhp +msgctxt "" +"statistics_test_z.xhp\n" +"par_id1003970\n" +"help.text" +msgid "z Critical two-tail" +msgstr "" #. bdLFh #: text2columns.xhp @@ -66958,14 +67012,14 @@ msgctxt "" msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>" msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Texte en colonnes</link>" -#. y8ix9 +#. pvPPw #: text2columns.xhp msgctxt "" "text2columns.xhp\n" "par_id655232\n" "help.text" -msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells. </variable>" -msgstr "<variable id=\"text2columns\">Ouvre la boîte de dialogue Texte en colonnes, où vous pouvez saisir des paramètres permettant d'étendre le contenu des cellules sélectionnées à de multiples cellules</variable>" +msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells.</variable>" +msgstr "" #. YwdL2 #: text2columns.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/02.po b/source/fr/helpcontent2/source/text/scalc/02.po index 6adb0d34b84..129abd3d540 100644 --- a/source/fr/helpcontent2/source/text/scalc/02.po +++ b/source/fr/helpcontent2/source/text/scalc/02.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:09+0100\n" -"PO-Revision-Date: 2019-05-15 14:56+0000\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc02/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1557932212.000000\n" #. aSE5T @@ -50,7 +50,7 @@ msgctxt "" "par_id3155267\n" "help.text" msgid "<image src=\"cmd/sc_currencyfield.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_currencyfield.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Icône de format de nombre monétaire</alt></image>" #. KBVhJ #: 02130000.xhp @@ -104,7 +104,7 @@ msgctxt "" "par_id3153968\n" "help.text" msgid "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Icône</alt></image>" #. CAFBw #: 02140000.xhp @@ -203,7 +203,7 @@ msgctxt "" "par_id3155922\n" "help.text" msgid "<image src=\"cmd/sc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Icon Standard Format </alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Icône de format standard</alt></image>" #. 7xorF #: 02150000.xhp @@ -257,7 +257,7 @@ msgctxt "" "par_id3145787\n" "help.text" msgid "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Icon Add Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Icône d'ajout de nombre décimal</alt></image>" #. NDn3G #: 02160000.xhp @@ -302,7 +302,7 @@ msgctxt "" "par_id3145173\n" "help.text" msgid "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Icon Delete Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Icône de suppression de décimales</alt></image>" #. xCuwp #: 02170000.xhp @@ -320,7 +320,7 @@ msgctxt "" "tit\n" "help.text" msgid "Name Box" -msgstr "" +msgstr "Zone de nom" #. JJA9o #: 06010000.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_id3152596\n" "help.text" msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4. You can also enter full name of a sheet; the tooltip then changes to \"Go To Sheet\", and pressing Enter switches to that sheet." -msgstr "" +msgstr "Pour aller à une cellule particulière, ou pour sélectionner une plage de cellules, saisissez la référence de la cellule ou la référence de la plage de cellules dans cette zone, par exemple F1 ou A1:C4. Vous pouvez aussi saisir le nom complet d'une feuille ; l'infobulle se modifie alors en \"Aller à la feuille\" et appuyer sur Entrée renvoie à cette feuille." #. VFke2 #: 06030000.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/05.po b/source/fr/helpcontent2/source/text/scalc/05.po index 6188812d3de..d6c5939d5e4 100644 --- a/source/fr/helpcontent2/source/text/scalc/05.po +++ b/source/fr/helpcontent2/source/text/scalc/05.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" -"PO-Revision-Date: 2019-11-05 11:59+0000\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textscalc05/fr/>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -132,7 +132,7 @@ msgctxt "" "par_id3165767\n" "help.text" msgid "none" -msgstr "" +msgstr "aucun" #. 6s9C6 #: 02140000.xhp @@ -141,7 +141,7 @@ msgctxt "" "par_id3169267\n" "help.text" msgid "This value is outside of limits valid for this format" -msgstr "" +msgstr "Cette valeur est en dehors des limites valides pour ce format." #. ApVjg #: 02140000.xhp @@ -429,7 +429,7 @@ msgctxt "" "par_id3146142\n" "help.text" msgid "519<br/>#VALUE!" -msgstr "" +msgstr "519<br/>#VALEUR!" #. ESdqW #: 02140000.xhp @@ -438,7 +438,7 @@ msgctxt "" "par_id3155954\n" "help.text" msgid "No result (instead of Err:519 cell displays #VALUE!)" -msgstr "" +msgstr "Aucun résultat (au lieu de Err:519 la cellule affiche #VALEUR!)" #. cf6oh #: 02140000.xhp @@ -474,7 +474,7 @@ msgctxt "" "par_id3153737\n" "help.text" msgid "Internal syntax error (instead of Err:521 cell displays #NULL!)" -msgstr "" +msgstr "Erreur de syntaxe interne (au lieu de Err:521 la cellule affiche #NULL!)" #. AiUic #: 02140000.xhp @@ -483,7 +483,7 @@ msgctxt "" "par_id3155436\n" "help.text" msgid "No code or no result." -msgstr "" +msgstr "Aucun code ou aucun résultat." #. SWNv6 #: 02140000.xhp @@ -528,7 +528,7 @@ msgctxt "" "par_id3153544\n" "help.text" msgid "524<br/>#REF!" -msgstr "" +msgstr "524<br/>#REF!" #. ioqDF #: 02140000.xhp @@ -537,7 +537,7 @@ msgctxt "" "par_id3154634\n" "help.text" msgid "invalid references (instead of Err:524 cell displays #REF!)" -msgstr "" +msgstr "références incorrectes (au lieu de Err:524 la cellule affiche #REF!)" #. iGGQE #: 02140000.xhp @@ -564,7 +564,7 @@ msgctxt "" "par_id3148428\n" "help.text" msgid "invalid names (instead of Err:525 cell displays #NAME?)" -msgstr "" +msgstr "noms incorrectes (au lieu de Err:525 la cellule affiche #NOM?)" #. pTzCU #: 02140000.xhp @@ -701,15 +701,6 @@ msgctxt "" msgid "Error: Array or matrix size" msgstr "Erreur : taille du tableau ou de la matrice" -#. EkQbK -#: 02140000.xhp -msgctxt "" -"02140000.xhp\n" -"par_id601549825744677\n" -"help.text" -msgid "-" -msgstr "-" - #. GXCEU #: 02140000.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/scalc/guide.po b/source/fr/helpcontent2/source/text/scalc/guide.po index 57235c3d859..0a397c8dafe 100644 --- a/source/fr/helpcontent2/source/text/scalc/guide.po +++ b/source/fr/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2020-03-04 14:15+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/fr/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1558541914.000000\n" @@ -11339,14 +11339,14 @@ msgctxt "" msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>" msgstr "<bookmark_value>Filtres;définition de filtres spéciaux</bookmark_value><bookmark_value>Filtres spéciaux</bookmark_value><bookmark_value>Définition;filtres spéciaux</bookmark_value><bookmark_value>Plages de base de données;filtres spéciaux</bookmark_value>" -#. JC6fD +#. GS4TQ #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "hd_id3148798\n" "help.text" -msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link> </variable>" -msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filtre : application de filtres spéciaux\">Filtre : application de filtres spéciaux</link></variable>" +msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link></variable>" +msgstr "" #. tYuAi #: specialfilter.xhp @@ -11798,6 +11798,168 @@ msgctxt "" msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." msgstr "Choisissez <emph>Données - Filtre - Filtre spécial</emph>, puis sélectionnez la plage A20:E22. Une fois que vous avez cliqué sur OK, seules les lignes filtrées sont affichées. Les autres lignes sont masquées." +#. jQ6bn +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"tit\n" +"help.text" +msgid "Using Subtotals Tool" +msgstr "" + +#. aKjYH +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"bm_id521585182060496\n" +"help.text" +msgid "<bookmark_value>subtotals;using subtotals tool</bookmark_value>" +msgstr "" + +#. 6JBG9 +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"hd_id631585177069332\n" +"help.text" +msgid "<variable id=\"subtotaltoolh1\"><link href=\"text/scalc/guide/subtotaltool.xhp\" name=\"Using Subtotal Tool\">Using Subtotal Tool</link></variable>" +msgstr "" + +#. rC9BC +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id301585177069332\n" +"help.text" +msgid "Calc offers the Subtotals tool as a more comprehensive alternative to the <link href=\"text/scalc/01/04060106.xhp#Section12\" name=\"subtotal\">SUBTOTAL function</link>. In contrast to SUBTOTAL, which only works on a single array, the Subtotals tool can create subtotals for up to three arrays arranged in labeled columns. It also groups subtotals by category and sorts them automatically, thereby eliminating the need to apply AutoFilters and filter categories by hand." +msgstr "" + +#. NEkbi +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"hd_id891585177511329\n" +"help.text" +msgid "Using the Subtotals tool" +msgstr "" + +#. kwLkR +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id91585177517697\n" +"help.text" +msgid "To insert subtotal values into a worksheet:" +msgstr "" + +#. DKZ3o +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id241585177550504\n" +"help.text" +msgid "Select the cell range for the subtotals that you want to calculate, and remember to include the column heading labels. Alternatively, click on a single cell within your data to allow Calc to automatically identify the range." +msgstr "" + +#. owkFH +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id421585177574387\n" +"help.text" +msgid "Select <menuitem>Data > Subtotals</menuitem> from the Menu bar to open the Subtotals dialog." +msgstr "" + +#. AmnUD +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id41585177608508\n" +"help.text" +msgid "In the Group by drop-down list on the first Group page, select a column by its label. Entries in the cell range from step 1 will be grouped and sorted by matching values in this column." +msgstr "" + +#. dq83u +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id451585177625978\n" +"help.text" +msgid "In the Calculate subtotals for box on the first Group page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals." +msgstr "" + +#. xFgAD +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id661585177644535\n" +"help.text" +msgid "In the Use function box on the first Group page, select a function to calculate the subtotals for the column selected in step 4." +msgstr "" + +#. EhUvq +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id351585177661529\n" +"help.text" +msgid "Repeat steps 4 and 5 to create subtotals for other columns on the first Group page." +msgstr "" + +#. aQRn7 +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id511585177679372\n" +"help.text" +msgid "You can create two more subtotal categories by using the second Group and third Group pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”." +msgstr "" + +#. AaCGA +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id301585177698777\n" +"help.text" +msgid "Click OK. Calc will add subtotal and grand total rows to your cell range." +msgstr "" + +#. iMTer +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"hd_id211585178799496\n" +"help.text" +msgid "Subtotal outline" +msgstr "" + +#. 35yNv +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id841585178819108\n" +"help.text" +msgid "When you use the Subtotals tool, Calc inserts an outline to the left of the row number column. This outline represents the hierarchical structure of your subtotals, and can be used to hide or show data at different levels in the hierarchy using the numbered column indicators at the top of the outline or the group indicators, denoted by plus <emph>(+)</emph> and minus <emph>(-)</emph> signs." +msgstr "" + +#. EhreW +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id371585181820075\n" +"help.text" +msgid "This feature is useful if you have many subtotals, as you can simply hide low-level details, such as individual entries, to produce a high-level summary of your data." +msgstr "" + +#. SEYEM +#: subtotaltool.xhp +msgctxt "" +"subtotaltool.xhp\n" +"par_id161585178829165\n" +"help.text" +msgid "To turn off outlines, select <menuitem>Data > Group and Outline > Remove Outline</menuitem> from the Menu bar. To reinstate them, select <menuitem>Data > Group and Outline > AutoOutline</menuitem>." +msgstr "" + #. oU9ew #: super_subscript.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/schart/02.po b/source/fr/helpcontent2/source/text/schart/02.po index f16b1c8efa4..e095b06c5b7 100644 --- a/source/fr/helpcontent2/source/text/schart/02.po +++ b/source/fr/helpcontent2/source/text/schart/02.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-12-17 14:17+0100\n" -"PO-Revision-Date: 2017-05-09 22:59+0000\n" -"Last-Translator: Anonymous Pootle User\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textschart02/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1494370777.000000\n" #. RTFEU @@ -50,7 +50,7 @@ msgctxt "" "par_id3150751\n" "help.text" msgid "<image id=\"img_id3145643\" src=\"cmd/sc_datainrows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145643\">Icon Data in Rows</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145643\" src=\"cmd/sc_datainrows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145643\">Icône Données en lignes</alt></image>" #. 6yPuD #: 01190000.xhp @@ -95,7 +95,7 @@ msgctxt "" "par_id3149260\n" "help.text" msgid "<image id=\"img_id3149379\" src=\"cmd/sc_dataincolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Data in Columns</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_dataincolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icône Données en colonnes</alt></image>" #. CByTA #: 01200000.xhp diff --git a/source/fr/helpcontent2/source/text/sdraw.po b/source/fr/helpcontent2/source/text/sdraw.po index dcd322ed251..37a56c1533d 100644 --- a/source/fr/helpcontent2/source/text/sdraw.po +++ b/source/fr/helpcontent2/source/text/sdraw.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2019-11-05 11:59+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textsdraw/fr/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1557931791.000000\n" #. dHbww @@ -736,15 +736,6 @@ msgctxt "" msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)." msgstr "Les commandes de ce menu sont utiles pour éditer les documents Draw (par exemple, copier et coller)." -#. uGPTy -#: main_edit.xhp -msgctxt "" -"main_edit.xhp\n" -"hd_id3147396\n" -"help.text" -msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>" -msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Collage spécial\">Collage spécial</link>" - #. dCFBH #: main_edit.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/shared.po b/source/fr/helpcontent2/source/text/shared.po index 47765cf09b3..b421f618a09 100644 --- a/source/fr/helpcontent2/source/text/shared.po +++ b/source/fr/helpcontent2/source/text/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:05+0100\n" -"PO-Revision-Date: 2019-12-17 11:21+0000\n" +"PO-Revision-Date: 2020-03-27 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/fr/>\n" "Language: fr\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1546876650.000000\n" #. ybhKD @@ -734,7 +734,7 @@ msgctxt "" "par_idN106A5\n" "help.text" msgid "<link href=\"text/shared/01/06010000.xhp\">Spelling</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06010000.xhp\">Orthographe</link>" #. ZVSLP #: main0201.xhp @@ -2273,7 +2273,7 @@ msgctxt "" "tit\n" "help.text" msgid "Text" -msgstr "" +msgstr "Texte" #. pVEBz #: submenu_text.xhp @@ -2282,7 +2282,7 @@ msgctxt "" "hd_id411816022675978\n" "help.text" msgid "<link href=\"text/shared/submenu_text.xhp\">Text</link>" -msgstr "" +msgstr "<link href=\"text/shared/submenu_text.xhp\">Texte</link>" #. UdmfU #: submenu_text.xhp @@ -2291,7 +2291,7 @@ msgctxt "" "par_id398855439580083\n" "help.text" msgid "<ahelp hid=\".\">Opens a submenu where you can choose text formatting commands.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Ouvre un sous menu dans lequel vous pouvez choisir des commandes de formatage de texte.</ahelp>" #. JCTNH #: submenu_text.xhp @@ -2300,7 +2300,7 @@ msgctxt "" "hd_id893328657433073\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id0123200902243376\">Overline</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id0123200902243376\">Ligne au-dessus</link>" #. U9h8v #: submenu_text.xhp @@ -2309,7 +2309,7 @@ msgctxt "" "par_id281953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#overline\" markup=\"ignore\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#overline\" markup=\"ignore\"/>" #. NLNGF #: submenu_text.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "hd_id773632078996899\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3163714\">Shadow</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3163714\">Ombre</link>" #. hMRVP #: submenu_text.xhp @@ -2327,7 +2327,7 @@ msgctxt "" "hd_id873632078996899\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3147287\">Outline</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3147287\">Plan</link>" #. br5DC #: submenu_text.xhp @@ -2336,7 +2336,7 @@ msgctxt "" "hd_id207025326941609\n" "help.text" msgid "Wrap Text" -msgstr "" +msgstr "Adaptation du texte" #. jBc2E #: submenu_text.xhp @@ -2345,7 +2345,7 @@ msgctxt "" "par_id302484503842787\n" "help.text" msgid "<ahelp hid=\".\">Break text automatically at the right edges of the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Coupe le texte automatiquement au bord droit des cellules sélectionnées.</ahelp>" #. BqgSi #: submenu_text.xhp @@ -2354,7 +2354,7 @@ msgctxt "" "hd_id273587522269593\n" "help.text" msgid "<link href=\"text/swriter/main0202.xhp#hd_id0122200903085320\">Increase Size</link>" -msgstr "" +msgstr "<link href=\"text/swriter/main0202.xhp#hd_id0122200903085320\">Augmenter la taille</link>" #. GTjCT #: submenu_text.xhp @@ -2363,7 +2363,7 @@ msgctxt "" "hd_id511910578827551\n" "help.text" msgid "<link href=\"text/swriter/main0202.xhp#hd_id012220090308532\">Decrease Size</link>" -msgstr "" +msgstr "<link href=\"text/swriter/main0202.xhp#hd_id012220090308532\">Diminuer la taille</link>" #. WApc3 #: submenu_text.xhp @@ -2372,7 +2372,7 @@ msgctxt "" "hd_id373587522269593\n" "help.text" msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" -msgstr "" +msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Augmenter la taille</link>" #. AQANy #: submenu_text.xhp @@ -2381,7 +2381,7 @@ msgctxt "" "hd_id711910578827551\n" "help.text" msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" -msgstr "" +msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Diminuer la taille</link>" #. uzDFv #: submenu_text.xhp @@ -2390,7 +2390,7 @@ msgctxt "" "hd_id473587522269593\n" "help.text" msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" -msgstr "" +msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Augmenter la taille</link>" #. GQ8Fj #: submenu_text.xhp @@ -2399,7 +2399,7 @@ msgctxt "" "hd_id611910578827551\n" "help.text" msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" -msgstr "" +msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Diminuer la taille</link>" #. wSRdX #: submenu_text.xhp @@ -2408,7 +2408,7 @@ msgctxt "" "hd_id172462591626807\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">UPPERCASE</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">MAJUSCULE</link>" #. sjNg6 #: submenu_text.xhp @@ -2417,7 +2417,7 @@ msgctxt "" "par_id381953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#uppercase\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#uppercase\"/>" #. FFVUb #: submenu_text.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "hd_id935919548287354\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">lowercase</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">minuscule</link>" #. ijGEm #: submenu_text.xhp @@ -2435,7 +2435,7 @@ msgctxt "" "par_id481953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#lowercase\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#lowercase\"/>" #. zGBE2 #: submenu_text.xhp @@ -2444,7 +2444,7 @@ msgctxt "" "hd_id3147143\n" "help.text" msgid "Cycle Case" -msgstr "" +msgstr "Cycle de la casse" #. TSJfn #: submenu_text.xhp @@ -2453,7 +2453,7 @@ msgctxt "" "par_id3152372\n" "help.text" msgid "<ahelp hid=\".uno:ChangeCaseRotateCase\">Cycles the case of the selected characters between Title Case, Sentence case, UPPERCASE and lowercase.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:ChangeCaseRotateCase\">Cycle la casse des caractères sélectionnés entre Casse de titre, Casse de phrase, MAJUSCULE et minuscule.</ahelp>" #. v24QT #: submenu_text.xhp @@ -2462,7 +2462,7 @@ msgctxt "" "hd_id3147572\n" "help.text" msgid "Sentence case" -msgstr "" +msgstr "Casse de phrase" #. v3Cr9 #: submenu_text.xhp @@ -2471,7 +2471,7 @@ msgctxt "" "par_id3150694\n" "help.text" msgid "<ahelp hid=\".\">Changes the first letter of the selected characters to an uppercase character.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Modifie la première lettre des caractères sélectionnés par un caractère majuscule.</ahelp>" #. JtsaD #: submenu_text.xhp @@ -2480,7 +2480,7 @@ msgctxt "" "hd_id640520497868661\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Capitalize Every Word</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Capitaliser chaque mot</link>" #. 3UGHA #: submenu_text.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "par_id581953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>" #. Y9fn4 #: submenu_text.xhp @@ -2498,7 +2498,7 @@ msgctxt "" "hd_id3147521\n" "help.text" msgid "tOGGLE cASE" -msgstr "" +msgstr "bASCULER la cASSE" #. eb5K9 #: submenu_text.xhp @@ -2507,7 +2507,7 @@ msgctxt "" "par_id3150623\n" "help.text" msgid "<ahelp hid=\".\">Toggles case of all selected characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Bascule la casse de tous les caractères sélectionnés.</ahelp>" #. WNuFq #: submenu_text.xhp @@ -2516,7 +2516,7 @@ msgctxt "" "hd_id342778277179117\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Petites capitales</link>" #. K6tXB #: submenu_text.xhp @@ -2525,7 +2525,7 @@ msgctxt "" "par_id681953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" #. VXJzA #: submenu_text.xhp @@ -2534,7 +2534,7 @@ msgctxt "" "hd_id442778277179117\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Petites capitales</link>" #. arEu2 #: submenu_text.xhp @@ -2543,7 +2543,7 @@ msgctxt "" "par_id781953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" #. KQxFn #: submenu_text.xhp @@ -2552,7 +2552,7 @@ msgctxt "" "hd_id542778277179117\n" "help.text" msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Petites capitales</link>" #. okCcu #: submenu_text.xhp @@ -2561,7 +2561,7 @@ msgctxt "" "par_id881953548674188\n" "help.text" msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" #. zo6cE #: submenu_text.xhp @@ -2570,7 +2570,7 @@ msgctxt "" "hd_id3155392\n" "help.text" msgid "Half-width" -msgstr "" +msgstr "Demi-chasse" #. SEpmw #: submenu_text.xhp @@ -2579,7 +2579,7 @@ msgctxt "" "par_id3147088\n" "help.text" msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Modifie le caractère asiatique sélectionné en des caractères demi-chasse.</ahelp>" #. rA2DG #: submenu_text.xhp @@ -2588,7 +2588,7 @@ msgctxt "" "hd_id3156113\n" "help.text" msgid "Full Width" -msgstr "" +msgstr "Pleine casse" #. Ep24G #: submenu_text.xhp @@ -2597,7 +2597,7 @@ msgctxt "" "par_id3154749\n" "help.text" msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full-width characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Modifie les caractères asiatiques sélectionnés en des caractères pleine casse.</ahelp>" #. dZCcC #: submenu_text.xhp @@ -2606,7 +2606,7 @@ msgctxt "" "hd_id3152996\n" "help.text" msgid "Hiragana" -msgstr "" +msgstr "Hiragana" #. AB6ta #: submenu_text.xhp @@ -2615,7 +2615,7 @@ msgctxt "" "par_id3156156\n" "help.text" msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Modifie les caractères asiatiques sélectionnés en caractères Hiragana.</ahelp>" #. LNQLS #: submenu_text.xhp @@ -2624,7 +2624,7 @@ msgctxt "" "hd_id3154173\n" "help.text" msgid "Katakana" -msgstr "" +msgstr "Katakana" #. QSxUp #: submenu_text.xhp @@ -2633,4 +2633,4 @@ msgctxt "" "par_id3146137\n" "help.text" msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Modifie les caractères asiatiques sélectionnés en caractères Katakan.</ahelp>" diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po index 1d49113d4b6..673ababd50d 100644 --- a/source/fr/helpcontent2/source/text/shared/00.po +++ b/source/fr/helpcontent2/source/text/shared/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-10 13:37+0100\n" -"PO-Revision-Date: 2020-02-01 14:30+0000\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" +"PO-Revision-Date: 2020-03-31 08:32+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/fr/>\n" "Language: fr\n" @@ -285,7 +285,7 @@ msgctxt "" "par_id131583023155214\n" "help.text" msgid "This option appears only for Paragraph Style, Frame Style, and Page Style." -msgstr "" +msgstr "Cette option n'apparaît que pour le style de paragraphe, le style de cadre ou le style de page." #. ZQiEE #: 00000001.xhp @@ -294,7 +294,7 @@ msgctxt "" "par_id131583023155356\n" "help.text" msgid "This option appears only for Paragraph Style and Character Style." -msgstr "" +msgstr "Cette option apparaît uniquement pour le style de paragraphe ou le style de caractère." #. 8ZDnK #: 00000001.xhp @@ -375,7 +375,7 @@ msgctxt "" "par_id3154046\n" "help.text" msgid "<variable id=\"previewhelp\"><ahelp hid=\".\">Displays a preview of the current selection.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"previewhelp\"><ahelp hid=\".\">Affiche un aperçu de la sélection active.</ahelp></variable>" #. BUkEd #: 00000001.xhp @@ -384,7 +384,7 @@ msgctxt "" "hd_id3156193\n" "help.text" msgid "Preview" -msgstr "" +msgstr "Aperçu" #. oRhpG #: 00000001.xhp @@ -6999,7 +6999,7 @@ msgctxt "" "par_id211574090645188\n" "help.text" msgid "Choose <menuitem>File - Export As - Export as PDF</menuitem>, <emph>General</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Ficher - Exporter en - Exporter en PDF</menuitem>, onglet <emph>Général</emph>." #. SUTsb #: 00000401.xhp @@ -7008,7 +7008,7 @@ msgctxt "" "par_id601574090650587\n" "help.text" msgid "Choose <menuitem>File - Export As - Export as PDF</menuitem>, <emph>Initial View</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Fichier - Exporter en - Exporter en PDF</menuitem>, onglet <emph>Vue initiale</emph>." #. dwtTE #: 00000401.xhp @@ -7017,7 +7017,7 @@ msgctxt "" "par_id51574090655835\n" "help.text" msgid "Choose <menuitem>File - Export As - Export as PDF</menuitem>, <emph>Links</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Fichier - Exporter en - Exporter en PDF</menuitem>, onglet <emph>Liens</emph>." #. RGybr #: 00000401.xhp @@ -7026,7 +7026,7 @@ msgctxt "" "par_id541574090661437\n" "help.text" msgid "Choose <menuitem>File - Export As - Export as PDF</menuitem>, <emph>User Interface</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Fichier - Exporter en - Exporter en PDF</menuitem>, onglet <emph>Interface utilisateur</emph>." #. itwVi #: 00000401.xhp @@ -7305,7 +7305,7 @@ msgctxt "" "par_id3152780\n" "help.text" msgid "<variable id=\"farbleiste\">Choose <emph>View - Color Bar</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"farbleiste\">Choisissez <emph>Affichage - Barre des couleurs</emph>.</variable>" #. xJPUt #: 00000403.xhp @@ -7521,7 +7521,7 @@ msgctxt "" "par_id3253808\n" "help.text" msgid "<variable id=\"notizkbd\">Key <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"notizkbd\">Touche <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Commande</emph>+<emph>Options</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph>.</variable>" #. 8FMuh #: 00000404.xhp @@ -7890,7 +7890,7 @@ msgctxt "" "par_id491577300092990\n" "help.text" msgid "On the <emph>Fontwork</emph> bar, click" -msgstr "" +msgstr "Dans la barre <emph>Fontwork</emph>, cliquez sur" #. 6QW9h #: 00000404.xhp @@ -7899,7 +7899,7 @@ msgctxt "" "par_idN10DDC\n" "help.text" msgid "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_fontwork\">Icon Fontwork</alt></image>" -msgstr "" +msgstr "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_fontwork\">Icône Fontwork</alt></image>" #. W5iAB #: 00000404.xhp @@ -7917,7 +7917,7 @@ msgctxt "" "par_id521577299133097\n" "help.text" msgid "Choose <menuitem>Insert - Fontwork</menuitem>" -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Fontwork</menuitem>" #. jYEWS #: 00000404.xhp @@ -8034,7 +8034,7 @@ msgctxt "" "par_id81526422144005\n" "help.text" msgid "Choose <emph>Insert - Signature Line...</emph>" -msgstr "" +msgstr "Choisissez <emph>Insertion - Ligne de signature...</emph>" #. aFWLc #: 00000406.xhp @@ -8232,7 +8232,7 @@ msgctxt "" "par_id3151386\n" "help.text" msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"selectmakro\">Choisissez <emph>Outils - Macros - Exécuter les macros</emph>.</variable>" #. oTQwa #: 00000406.xhp @@ -8286,7 +8286,7 @@ msgctxt "" "par_id3150498\n" "help.text" msgid "<variable id=\"liborganizer\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <widget>Organizer</widget> button.</variable>" -msgstr "" +msgstr "<variable id=\"liborganizer\">Choisissez <emph>Outils - Macros - Organiser les macros - %PRODUCNTAME Basic</emph><br/>, cliquez sur le bouton <widget>Organiser</widget>.</variable>" #. SqBL5 #: 00000406.xhp @@ -8313,7 +8313,7 @@ msgctxt "" "par_id3151106\n" "help.text" msgid "<variable id=\"xmlfilter\">Choose <menuitem>Tools - Macros - XML Filter Settings</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"xmlfilter\">Choisissez <menuitem>Outils - Macros - Paramètres du filtre XML</menuitem>.</variable>" #. FDFcn #: 00000406.xhp @@ -8322,7 +8322,7 @@ msgctxt "" "par_id3153778\n" "help.text" msgid "<variable id=\"xmlfilteredit\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"xmlfilteredit\"><menuitem>Outils - Macros - Paramètres du filtre XML</menuitem>, puis cliquez sur <emph>Nouveau</emph>ou <emph>Éditer</emph>.</variable>" #. 5GEDi #: 00000406.xhp @@ -8331,7 +8331,7 @@ msgctxt "" "par_id3148979\n" "help.text" msgid "<variable id=\"xmlfiltertest\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>Test XSLTs</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"xmlfiltertest\"><menuitem>Outils - Macros - Paramètres du filtre XML</menuitem>, puis cliquez sur <emph>Tester les XSLT</emph>.</variable>" #. EzGsj #: 00000406.xhp @@ -8358,7 +8358,7 @@ msgctxt "" "par_idN108E9\n" "help.text" msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>" -msgstr "" +msgstr "Onglet <variable id=\"menuenew\">Choisissez <menuitem>Outils - Personnaliser - Menus</menuitem>, cliquez sur le menu déroulant engrenage<image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icône Menu engrenage</alt></image> et choisissez <menuitem>Ajouter</menuitem>.</variable>" #. H7agM #: 00000406.xhp @@ -8367,7 +8367,7 @@ msgctxt "" "par_idN10919\n" "help.text" msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>" -msgstr "" +msgstr "Onglet <variable id=\"menuemove\">Choisissez <menuitem>Outils - Personnaliser - Menus</menuitem>, cliquez sur le menu déroulant engrenage<image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icône Menu engrenage</alt></image> et choisissez <menuitem>Déplacer</menuitem>.</variable>" #. BKMeD #: 00000406.xhp @@ -9303,7 +9303,7 @@ msgctxt "" "par_id3155619\n" "help.text" msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147588\">Icon Standard Filter</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147588\">Icône Filtre standard</alt></image>" #. oB9GF #: 00000409.xhp @@ -9537,7 +9537,7 @@ msgctxt "" "par_id3151245\n" "help.text" msgid "<image id=\"img_id3153063\" src=\"cmd/sc_dbnewtable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153063\">Add Table Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153063\" src=\"cmd/sc_dbnewtable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153063\">Icône Ajouter un tableau</alt></image>" #. ooNgH #: 00000450.xhp @@ -9555,7 +9555,7 @@ msgctxt "" "par_id3149457\n" "help.text" msgid "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147282\">New Relation Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147282\">Icône Nouvelle relation</alt></image>" #. DRd37 #: 00000450.xhp @@ -9582,7 +9582,7 @@ msgctxt "" "par_id3157962\n" "help.text" msgid "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145419\">Find Record Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145419\">Icône Rechercher l'enregistrement</alt></image>" #. JTGFP #: 00000450.xhp @@ -9609,7 +9609,7 @@ msgctxt "" "par_id3150393\n" "help.text" msgid "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145606\">Sort Order Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145606\">Icône Ordre de tri</alt></image>" #. gPJGC #: 00000450.xhp @@ -9717,7 +9717,7 @@ msgctxt "" "par_id3148998\n" "help.text" msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icône Caractère</alt></image>" #. AdBzN #: 00040500.xhp @@ -9933,7 +9933,7 @@ msgctxt "" "par_id3155995\n" "help.text" msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icône Paragraphe</alt></image>" #. E7XoA #: 00040500.xhp @@ -10212,7 +10212,7 @@ msgctxt "" "par_id3146791\n" "help.text" msgid "Choose <menuitem>Format - Page Style - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Style de page - Organiser</menuitem>." #. 5BJtP #: 00040500.xhp @@ -10221,7 +10221,7 @@ msgctxt "" "par_id7146791\n" "help.text" msgid "Choose <menuitem>Styles - Edit Style - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Styles - Éditer le style - Organiser</menuitem>." #. 8xdE8 #: 00040500.xhp @@ -10230,7 +10230,7 @@ msgctxt "" "par_id631579002848692\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem> - ouvrez le menu contextuel de n'importe quelle entrée et choisissez l'onglet <menuitem>Modifier/Nouveau - Organiser</menuitem>." #. Z2AF5 #: 00040500.xhp @@ -10239,7 +10239,7 @@ msgctxt "" "par_id3146788\n" "help.text" msgid "<variable id=\"Calcseiteverwaltenh1\">Choose <menuitem>Format - Page - Organizer</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"Calcseiteverwaltenh1\">Choisissez l'onglet <menuitem>Format - Page - Organiser </menuitem>.</variable>" #. Y2ck5 #: 00040500.xhp @@ -10248,7 +10248,7 @@ msgctxt "" "par_id961579003607432\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem> - ouvrez le menu contextuel de n'importe quelle entrée et choisissez l'onglet <menuitem>Modifier/Nouveau - Organiser</menuitem>." #. 5tDj9 #: 00040500.xhp @@ -10257,7 +10257,7 @@ msgctxt "" "par_id3123788\n" "help.text" msgid "<variable id=\"Drawseiteverwaltenh1\">Choose <menuitem>Format - Styles - Edit Style - Organizer</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"Drawseiteverwaltenh1\">Choisissez l'onglet <menuitem>Format - Styles - Éditer le style - Organiser</menuitem>.</variable>" #. HE8gX #: 00040500.xhp @@ -10266,7 +10266,7 @@ msgctxt "" "par_id111579003773016\n" "help.text" msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Format - Styles - Gérer les styles</menuitem> - ouvrez le menu contextuel de n'importe quelle entrée et choisissez l'onglet <menuitem>Modifier/Nouveau - Organiser</menuitem>." #. rSUuK #: 00040500.xhp @@ -10275,7 +10275,7 @@ msgctxt "" "par_id3149388\n" "help.text" msgid "<variable id=\"Impressseiteverwaltenh1\">Choose <menuitem>Slide - Properties - Page</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"Impressseiteverwaltenh1\">Choisissez l'onglet <menuitem>Diapo - Propriétés -Page</menuitem>.</variable>" #. Tv5B3 #: 00040500.xhp @@ -10284,7 +10284,7 @@ msgctxt "" "par_id3154482\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11) - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - ouvrez le menu contextuel de n'importe quelle entrée et choisissez l'onglet <menuitem>Modifier/Nouveau - Organizer</menuitem>." #. a85dA #: 00040500.xhp @@ -10293,7 +10293,7 @@ msgctxt "" "par_id3153357\n" "help.text" msgid "Choose <menuitem>Format - Page - Page</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Page - Page</menuitem>." #. RWWCj #: 00040500.xhp @@ -10302,7 +10302,7 @@ msgctxt "" "par_id3149323\n" "help.text" msgid "Choose <menuitem>Slide - Properties - Page</menuitem> tab (in $[officename] Impress)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Diapo - Propriétés - Page</menuitem> (dans $[officename] Impress)." #. 9mYb4 #: 00040500.xhp @@ -10311,7 +10311,7 @@ msgctxt "" "par_id3154972\n" "help.text" msgid "Choose <menuitem>Page - Properties - Page</menuitem> tab (in $[officename] Draw)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Page - Propriétés - Page</menuitem> dans $[officename] Draw)." #. Qk9bQ #: 00040500.xhp @@ -10320,7 +10320,7 @@ msgctxt "" "par_id3154362\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> - ouvrez le menu contextuel de n'importe quelle entrée et choisissez l'onglet <emph>Modifier/Nouveau - Page</emph>." #. w3yEG #: 00040500.xhp @@ -10365,7 +10365,7 @@ msgctxt "" "par_id3166447\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>" #. fqW8D #: 00040500.xhp @@ -10374,7 +10374,7 @@ msgctxt "" "par_id3147404\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem>." -msgstr "" +msgstr "Choissez <menuitem>Affichage - Styles</menuitem>." #. j6BRB #: 00040500.xhp @@ -10383,7 +10383,7 @@ msgctxt "" "par_id2847164\n" "help.text" msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Format - Styles - Gérer les styles</menuitem>." #. AKrzh #: 00040500.xhp @@ -10392,7 +10392,7 @@ msgctxt "" "par_id3147164\n" "help.text" msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Format - Styles - Gérer les styles</menuitem>." #. 3RGHA #: 00040500.xhp @@ -10401,7 +10401,7 @@ msgctxt "" "par_id3192854\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem>." #. LUBTb #: 00040500.xhp @@ -10410,7 +10410,7 @@ msgctxt "" "par_id3147854\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem>." #. VR98p #: 00040500.xhp @@ -10428,7 +10428,7 @@ msgctxt "" "par_id3148533\n" "help.text" msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icon Styles</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icône Styles</alt></image>" #. GGmAC #: 00040500.xhp @@ -10455,7 +10455,7 @@ msgctxt "" "par_id3109845\n" "help.text" msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Icon 3d window</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Icône Fenêtre 3D</alt></image>" #. hT4Qu #: 00040500.xhp @@ -10536,7 +10536,7 @@ msgctxt "" "par_id3149445\n" "help.text" msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icon bullet list</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icône Liste à puces</alt></image>" #. yavcV #: 00040500.xhp @@ -10608,7 +10608,7 @@ msgctxt "" "par_id3156011\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11) - context menu of a Presentation Style (except Background) - choose <menuitem>New/Modify - Numbering</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - menu contextuel d'un style de présentation (excepté l'arrière-plan) - choisissez l'onglet <menuitem>Nouveau/Modifier</menuitem>." #. 3g7gB #: 00040500.xhp @@ -10617,7 +10617,7 @@ msgctxt "" "par_id3150862\n" "help.text" msgid "Choose <menuitem>Format - Bullets and Numbering - Numbering</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Puces et numérotation - Numérotation</menuitem>." #. iTevh #: 00040500.xhp @@ -10626,7 +10626,7 @@ msgctxt "" "par_id3129011\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11) - context menu of a List Style - choose <menuitem>New/Modify - Numbering Style</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/Modifier - Style de numérotation</menuitem>." #. dAnx5 #: 00040500.xhp @@ -10635,7 +10635,7 @@ msgctxt "" "par_id3146019\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose - context menu of a List Style - choose <menuitem>New/Modify - Numbering Style</menuitem> tab." -msgstr "" +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem> - choisissez le menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/Modifier - Style de numérotation</menuitem>." #. 4AKhs #: 00040500.xhp @@ -10671,7 +10671,7 @@ msgctxt "" "par_id3153812\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - choisissez Styles de listes - le menu contextuel d'une entrée - choisissez l'onget <menuitem>Nouveau/Modifier</menuitem> - <emph>Position</emph>.</caseinline></switchinline>" #. gfMdA #: 00040500.xhp @@ -10680,7 +10680,7 @@ msgctxt "" "par_id3156658\n" "help.text" msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Format - Puces et numérotation</menuitem> - onglet <emph>Position</emph>." #. QJzFj #: 00040500.xhp @@ -10689,7 +10689,7 @@ msgctxt "" "par_id3153899\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choisissez <menuitem>Styles - Gérer les styles</menuitem> - choisissez Styles de liste - le menu contextuel d'une entrée - choisissez l'onglet <menuitem>Nouveau/Modifier</menuitem> - onglet <emph>Position</emph>.</caseinline></switchinline>" #. SZuQU #: 00040500.xhp @@ -10698,7 +10698,7 @@ msgctxt "" "par_id3156170\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choisissez l'onglet <menuitem>Outils - Numérotation des chapitre - Position</menuitem>.</caseinline></switchinline>" #. agBgR #: 00040500.xhp @@ -10725,7 +10725,7 @@ msgctxt "" "par_id3149953\n" "help.text" msgid "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155092\">Icon Crop</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155092\">Icône Rogner</alt></image>" #. Qs4bZ #: 00040500.xhp @@ -10743,7 +10743,7 @@ msgctxt "" "par_id3151254\n" "help.text" msgid "Choose <menuitem>Format - Text</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Format - Texte</menuitem>." #. suPn7 #: 00040500.xhp @@ -12165,7 +12165,7 @@ msgctxt "" "par_id3145607\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> - choose <switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph, Frame or Page</caseinline></switchinline> style - open context menu - choose <menuitem>Modify/New - </menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Background</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> - choisissez le style <switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraphe, Cadre ou Page</caseinline></switchinline> - ouvrez le menu contextuel - choisissez <menuitem>Modifier/Nouveau -</menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Arrière-plan</menuitem></caseinline> onglet <defaultinline><menuitem>Remplissage</menuitem></defaultinline></switchinline>." #. TGDHe #: 00040502.xhp @@ -12174,15 +12174,15 @@ msgctxt "" "par_id841527083135387\n" "help.text" msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Table - Propriétés - Arrière-plan</menuitem>." -#. jBEkR +#. DhLwG #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id821578662265845\n" "help.text" -msgid "Choose <menuitem>Format - Page - Area</menuitem> tab." +msgid "Choose <menuitem>Format - Page Style - Area</menuitem> tab." msgstr "" #. hu68D @@ -12192,7 +12192,7 @@ msgctxt "" "par_id3149664\n" "help.text" msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Diapo - Propriétés - Arrière-plan</menuitem>." #. NP4xZ #: 00040502.xhp @@ -12201,7 +12201,7 @@ msgctxt "" "par_id431578737397995\n" "help.text" msgid "Choose <menuitem>Format - Cells - Background</menuitem> tab" -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Cellules - Arrière-plan</menuitem>." #. 8Ac8B #: 00040502.xhp @@ -12210,7 +12210,7 @@ msgctxt "" "par_id9149694\n" "help.text" msgid "Choose <menuitem>Page - Properties - Background</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Page - Propriétés - Arrière-plan</menuitem>." #. BNF8c #: 00040502.xhp @@ -12219,7 +12219,7 @@ msgctxt "" "par_id3154948\n" "help.text" msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Zone de texte et forme - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Objet et forme - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Objet - </emph></caseinline></switchinline><emph>Remplissage - Remplissage</emph>." #. CQaYm #: 00040502.xhp @@ -12228,7 +12228,7 @@ msgctxt "" "par_id3152922\n" "help.text" msgid "Choose <menuitem>Format - Title - Area</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Titre - Remplissage</menuitem> (documents diagramme)" #. dCqeB #: 00040502.xhp @@ -12237,7 +12237,7 @@ msgctxt "" "par_id3157894\n" "help.text" msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Légende - Remplissage</menuitem> (documents diagramme)" #. KcL9w #: 00040502.xhp @@ -12246,7 +12246,7 @@ msgctxt "" "par_id3144444\n" "help.text" msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Paroi du diagramme - Remplissage</menuitem> (documents diagramme)." #. ijD7Y #: 00040502.xhp @@ -12255,7 +12255,7 @@ msgctxt "" "par_id3156543\n" "help.text" msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Plancher du diagramme - Remplissage</menuitem> (documents diagramme)." #. Zuv4t #: 00040502.xhp @@ -12264,7 +12264,7 @@ msgctxt "" "par_id3150685\n" "help.text" msgid "Choose <menuitem>Format - Chart Area - Area</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Zone du diagramme - Remplissage</menuitem> (documents diagramme)." #. MBrCE #: 00040502.xhp @@ -12390,7 +12390,7 @@ msgctxt "" "par_id3147189\n" "help.text" msgid "Choose <emph>Format - Paragraph - Transparency</emph> tab." -msgstr "" +msgstr "Choisissez l'onglet <emph>Format - Paragraphe - Transparence</emph>." #. GBRys #: 00040502.xhp @@ -12399,7 +12399,7 @@ msgctxt "" "par_id3144352\n" "help.text" msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Transparency</emph> tab." -msgstr "" +msgstr "Choisissez <emph>Affichage - Styles</emph> - ouvrez le menu contextuel d'une entrée et choisissez l'onglet <emph>Modifier/Nouveau - Transparence</emph>." #. JHYnk #: 00040502.xhp @@ -12426,6 +12426,15 @@ msgctxt "" "par_id3155308\n" "help.text" msgid "<variable id=\"schraffur\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem></caseinline></switchinline><menuitem>Area</menuitem><emph> - Hatch</emph> tab.</variable>" +msgstr "<variable id=\"schraffur\">Choisissez l'onglet <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Zone de texte et forme - </menuitem></caseinline><caseinline select=\"CALC\"><menuitem>Objet - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Objet et forme - </menuitem></caseinline></switchinline><menuitem>Remplissage</menuitem><emph>- Hachures</emph>.</variable>" + +#. poEmE +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id3155314\n" +"help.text" +msgid "<variable id=\"page_hatch\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Format - Page Style - Area</menuitem><emph> - Hatch</emph> tab.</caseinline> <caseinline select=\"DRAW\">Choose <menuitem>Page - Properties - Background</menuitem><emph> - Hatch</emph> tab.</caseinline><caseinline select=\"IMPRESS\">Choose <menuitem>Slide - Properties - Background</menuitem><emph> - Hatch</emph> tab.</caseinline></switchinline></variable>" msgstr "" #. J5DJs @@ -12453,7 +12462,7 @@ msgctxt "" "par_id3152810\n" "help.text" msgid "<variable id=\"text\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - Text Attributes</menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - Text</menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape</menuitem></caseinline><defaultinline><menuitem>Text</menuitem></defaultinline></switchinline><emph> - Text</emph> tab.</variable>" -msgstr "" +msgstr "<variable id=\"text\">Choisissez <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Zone de texte et forme - Attributs de texte</menuitem></caseinline><caseinline select=\"CALC\"><menuitem>Objet - Texte</menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Objet et formes</menuitem></caseinline><defaultinline><menuitem>Texte</menuitem></defaultinline></switchinline><emph> - Texte</emph>.</variable>" #. D7D2C #: 00040502.xhp @@ -12714,7 +12723,7 @@ msgctxt "" "par_id3154589\n" "help.text" msgid "Open the menu <menuitem>Format - Text</menuitem> and choose <menuitem>Single Underline</menuitem> or <menuitem>Double Underline</menuitem>." -msgstr "" +msgstr "Ouvrez le menu <menuitem>Format - Texte</menuitem> et choisissez <menuitem>Soulignage simple</menuitem> ou <menuitem>Soulignage double</menuitem>." #. ibTke #: 00040502.xhp @@ -13227,7 +13236,7 @@ msgctxt "" "par_id3148668\n" "help.text" msgid "Choose <menuitem>Format - Cells - Numbers</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Cellules - Nombres</menuitem>." #. KdbT6 #: 00040503.xhp @@ -13236,7 +13245,7 @@ msgctxt "" "par_id3152349\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11) - open context menu and choose <emph>Modify/New - Numbers</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - ouvrez le menu contextuel et choisissez l'onglet <emph>Modifier/Nouveau - Nombres</emph>." #. hadQp #: 00040503.xhp @@ -13245,7 +13254,7 @@ msgctxt "" "par_id3161459\n" "help.text" msgid "Open context menu for a column header in an open database table - choose <menuitem>Column Format - Format</menuitem> tab." -msgstr "" +msgstr "Ouvrez le menu contextuel d'une en-tête de colonne dans une table de base de données ouverte - choisissez l'onglet <menuitem>Format de colonnes - Format</menuitem>." #. uckxj #: 00040503.xhp @@ -13254,7 +13263,7 @@ msgctxt "" "par_id3150823\n" "help.text" msgid "Choose <menuitem>Table - Number Format</menuitem> (for tables)." -msgstr "" +msgstr "Choisissez <menuitem>Table - Format de nombre</menuitem> (pour les tables)." #. zEP8P #: 00040503.xhp @@ -13263,7 +13272,7 @@ msgctxt "" "par_id231578229435232\n" "help.text" msgid "Choose <menuitem>Insert - Field - More Fields - Variables</menuitem> tab and select <emph>Additional formats</emph> in the <emph>Format</emph> list (for variables)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Insertion - Champs - Autres - Variables</menuitem> et sélectionnez <emph>Formats supplémentaires</emph> dans la liste <emph>Format</emph> (pour les variables)." #. xXuAA #: 00040503.xhp @@ -13272,7 +13281,7 @@ msgctxt "" "par_id3147531\n" "help.text" msgid "Choose <menuitem>Format - Axis - Y Axis - Numbers</menuitem> tab (chart documents)." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Axe - Axe Y - Nombres</menuitem> (documents diagramme)." #. yMFSR #: 00040503.xhp @@ -13985,14 +13994,104 @@ msgctxt "" msgid "Paste" msgstr "Coller" -#. P8dZs +#. 8U2sv #: edit_menu.xhp msgctxt "" "edit_menu.xhp\n" "par_id3152791\n" "help.text" -msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>" -msgstr "<variable id=\"inhalte\">Choisissez <emph>Édition - Collage spécial</emph>.</variable>" +msgid "Choose <menuitem>Edit - Paste Special - Paste Special</menuitem>." +msgstr "" + +#. CFGeE +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id431584795675377\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + V</keycode>." +msgstr "" + +#. iDRPM +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id731584805182269\n" +"help.text" +msgid "Choose <menuitem>Edit - Paste Special - Paste Unformatted Text</menuitem>." +msgstr "" + +#. ngeHG +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id431584825207430\n" +"help.text" +msgid "Right click to open the context menu and choose <menuitem>Paste Special - Unformatted Text</menuitem>." +msgstr "" + +#. hUjhY +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id941584805189349\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Alt + Shift + V</keycode>." +msgstr "" + +#. jEkdB +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id531584805456716\n" +"help.text" +msgid "Choose <menuitem>Edit - Paste Special - Paste Nested Table</menuitem>." +msgstr "" + +#. oFtar +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id701584824350359\n" +"help.text" +msgid "Right click on the target table cell to open the context menu and choose <menuitem>Paste Special - Nested Table</menuitem>." +msgstr "" + +#. fLFXd +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id961584805473396\n" +"help.text" +msgid "Choose <menuitem>Edit - Paste Special - Paste as Rows above</menuitem>." +msgstr "" + +#. EjC8L +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id961584822968492\n" +"help.text" +msgid "Right click on the target table cell to open the context menu and choose <menuitem>Paste Special - Rows above</menuitem>." +msgstr "" + +#. 2xgA5 +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id711584805479741\n" +"help.text" +msgid "Choose <menuitem>Edit - Paste Special - Paste as Columns Before</menuitem>." +msgstr "" + +#. LBKGw +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id61584824301756\n" +"help.text" +msgid "Right click on the target table cell to open the context menu and choose <menuitem>Paste Special - Columns Before</menuitem>." +msgstr "" #. RPFZr #: edit_menu.xhp @@ -14415,7 +14514,7 @@ msgctxt "" "tit\n" "help.text" msgid "Keyboard Shortcuts" -msgstr "" +msgstr "Raccourcis clavier" #. wSL8L #: kbd_shortcuts.xhp @@ -14424,7 +14523,7 @@ msgctxt "" "hd_id801580051149152\n" "help.text" msgid "Keyboard Shortcuts (to embed)" -msgstr "" +msgstr "Raccourcis clavier (pour intégrer)" #. 2kHoJ #: kbd_shortcuts.xhp @@ -14433,7 +14532,7 @@ msgctxt "" "par_id111580052612843\n" "help.text" msgid "<variable id=\"F11\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline> <defaultinline><keycode>F11</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"F11\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>" #. g6zDB #: kbd_shortcuts.xhp @@ -14442,7 +14541,7 @@ msgctxt "" "par_id991580052612844\n" "help.text" msgid "<variable id=\"togglefieldshading\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+F8</keycode></caseinline> <defaultinline><keycode>Ctrl+F8</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"togglefieldshading\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+F8</keycode></caseinline><defaultinline><keycode>Ctrl+F8</keycode></defaultinline></switchinline></variable>" #. AL7Ct #: kbd_shortcuts.xhp @@ -14451,7 +14550,7 @@ msgctxt "" "par_id111580052612822\n" "help.text" msgid "<variable id=\"toggleshowfields\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+F9</keycode></caseinline> <defaultinline><keycode>Ctrl+F9</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"toggleshowfields\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline></variable>" #. J5rG9 #: kbd_shortcuts.xhp @@ -14460,7 +14559,7 @@ msgctxt "" "par_id991580052612821\n" "help.text" msgid "<variable id=\"pagebreak\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+Enter</keycode></caseinline> <defaultinline><keycode>Ctrl+Enter</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"pagebreak\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+Entrée</keycode></caseinline><defaultinline><keycode>Ctrl+Entrée</keycode></defaultinline></switchinline></variable>" #. TrijJ #: kbd_shortcuts.xhp @@ -14469,7 +14568,7 @@ msgctxt "" "par_id4915807652612821\n" "help.text" msgid "<variable id=\"insertnewpara\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Option+Enter</keycode></caseinline> <defaultinline><keycode>Alt+Enter</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"insertnewpara\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option+Entrée</keycode></caseinline><defaultinline><keycode>Alt+Entrée</keycode></defaultinline></switchinline></variable>" #. GWRwK #: kbd_shortcuts.xhp @@ -14478,4 +14577,4 @@ msgctxt "" "par_id4925907652612821\n" "help.text" msgid "<variable id=\"pasteunformatted\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+Option+Shift+V</keycode></caseinline> <defaultinline><keycode>Crtl+Alt+Shift+V</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"pasteunformatted\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+Options+Maj+V</keycode></caseinline><defaultinline><keycode>Ctrl+Alt+Maj+V</keycode></defaultinline></switchinline></variable>" diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po index 9e215403e91..7ea1e709114 100644 --- a/source/fr/helpcontent2/source/text/shared/01.po +++ b/source/fr/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:05+0100\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2020-02-10 17:41+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/fr/>\n" @@ -6371,14 +6371,14 @@ msgctxt "" msgid "Paste Special" msgstr "Collage spécial" -#. tQuE6 +#. AGDhZ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3147477\n" "help.text" -msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>" -msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Collage spécial\">Collage spécial</link>" +msgid "<variable id=\"paste_specialh1\"><link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link></variable>" +msgstr "" #. 2xiJU #: 02070000.xhp @@ -6416,347 +6416,347 @@ msgctxt "" msgid "Selection" msgstr "Sélection" -#. ASDJq +#. KVhBz #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3149812\n" "help.text" -msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/pastespecial/list\">Sélectionnez un format pour le contenu du presse-papiers que vous souhaitez coller.</ahelp>" +msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste. The available format depends on the copied or cut source format.</ahelp>" +msgstr "" -#. 9xeUZ +#. HzshB #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3147653\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">When you paste HTML data into a text document, you can choose \"<emph>HTML format</emph>\" or \"<emph>HTML format without comments</emph>\". The second choice is the default; it pastes all HTML data, but no comments.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lorsque vous collez des données HTML dans un texte, vous avez le choix entre \"<emph>Format HTML</emph>\" et \"<emph>Format HTML sans commentaires</emph>\". La seconde option est le choix par défaut : les données HTML sont collées dans leur intégralité, mais sans commentaires.</caseinline></switchinline>" +msgid "When you paste HTML data into a text document, you can choose \"<emph>HTML format</emph>\" or \"<emph>HTML format without comments</emph>\". The second choice is the default; it pastes all HTML data, but no comments." +msgstr "" -#. crofX +#. AiR33 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3155420\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste Special</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Collage spécial</caseinline></switchinline>" +msgid "Paste Special" +msgstr "" -#. 98m4k +#. yj2Fr #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3150976\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">This dialog appears in Calc if the clipboard contains spreadsheet cells.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cette boîte de dialogue s'affiche dans Calc si le presse-papiers contient des cellules de feuille de calcul.</caseinline></switchinline>" +msgid "This dialog appears in Calc if the clipboard contains spreadsheet cells." +msgstr "" -#. sYFMC +#. LTyRC #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3155341\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Selection</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sélection</caseinline></switchinline>" +msgid "Selection" +msgstr "" -#. bDEHP +#. ENGDQ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3152909\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select a format for the clipboard contents that you want to paste.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sélectionnez un format pour le contenu du presse-papiers à coller.</caseinline></switchinline>" +msgid "Select a format for the clipboard contents that you want to paste." +msgstr "" -#. EfrCf +#. rPXGJ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3145120\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste all</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tout coller</caseinline></switchinline>" +msgid "Paste all" +msgstr "" -#. TXCqn +#. aBXw3 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3146848\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/paste_all\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/paste_all\">Colle dans le document actif la totalité des commentaires, formats, objets et contenus de cellules.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/paste_all\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp>" +msgstr "" -#. FZDxH +#. 2zvDG #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3155449\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Text</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Texte</caseinline></switchinline>" +msgid "Text" +msgstr "" -#. y2oHm +#. REHuj #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3149244\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/text\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing text.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/text\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère des cellules contenant des chaînes de texte.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/text\">Inserts cells containing text.</ahelp>" +msgstr "" -#. LYYFK +#. EBWrT #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3148947\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Numbers</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nombres</caseinline></switchinline>" +msgid "Numbers" +msgstr "" -#. xq3Pj +#. GDE2X #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3152360\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/numbers\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing numbers.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/numbers\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère des cellules contenant des nombres.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/numbers\">Inserts cells containing numbers.</ahelp>" +msgstr "" -#. vTaLp +#. EuRG9 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3151054\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Date & Time</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Date & heure</caseinline></switchinline>" +msgid "Date & Time" +msgstr "" -#. zCeXr +#. kMiEY #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3154226\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/datetime\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing date and time values.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/datetime\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère des cellules contenant des valeurs de date et d'heure.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/datetime\">Inserts cells containing date and time values.</ahelp>" +msgstr "" -#. zkWjy +#. jBXgB #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3150791\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formules</caseinline></switchinline>" +msgid "Formulas" +msgstr "" -#. dfLhB +#. siXaL #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3145744\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/formulas\">Inserts cells containing formulae.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/formulas\">Insère des cellules contenant des formules.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/formulas\">Inserts cells containing formulae.</ahelp>" +msgstr "" -#. BBKQF +#. 8hAk2 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3153968\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Commentaires</caseinline></switchinline>" +msgid "Comments" +msgstr "" -#. gTJjs +#. PSGBG #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3156422\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the \"Add\" operation.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère des commentaires qui sont attachés à des cellules. Si vous souhaitez ajouter les commentaires au contenu de cellule existant, sélectionnez l'opération \"Addition\".</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the \"Add\" operation.</ahelp>" +msgstr "" -#. 9wHA7 +#. BVEu4 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3152935\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formats</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formats</caseinline></switchinline>" +msgid "Formats" +msgstr "" -#. DC8Bz +#. sSEUh #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3125863\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/formats\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cell format attributes.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/formats\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère des attributs de format de cellule.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/formats\">Inserts cell format attributes.</ahelp>" +msgstr "" -#. 2aHGA +#. vt4Hc #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3156282\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objects</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objets</caseinline></switchinline>" +msgid "Objects" +msgstr "" -#. yVAsZ +#. L7ZAm #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3149810\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/objects\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/objects\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Insère les objets présents dans la plage de cellules sélectionnée. Il peut s'agir d'objets OLE, d'objets de diagramme ou d'objets de dessin.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/objects\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects.</ahelp>" +msgstr "" -#. AoQgE +#. PEQod #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3150440\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Operations</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Opérations</caseinline></switchinline>" +msgid "Operations" +msgstr "" -#. H6nHu +#. MjkRH #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3151351\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select the operation to apply when you paste cells into your sheet.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sélectionnez l'opération à effectuer lorsque vous collez des cellules dans la feuille.</caseinline></switchinline>" +msgid "Select the operation to apply when you paste cells into your sheet." +msgstr "" -#. QQA6o +#. Ea8L3 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3153952\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">None</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Aucun</caseinline></switchinline>" +msgid "None" +msgstr "" -#. QHSC7 +#. Ff6dF #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3147348\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/none\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/none\"><switchinline select=\"appl\"><caseinline select=\"CALC\">N'applique pas d'opération lorsque vous insérez la plage de cellules à partir du presse-papiers. Le contenu du presse-papiers remplace le contenu de la ou des cellules existantes.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/none\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents.</ahelp>" +msgstr "" -#. EzALk +#. nub6H #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3154988\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Add</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ajouter</caseinline></switchinline>" +msgid "Add" +msgstr "" -#. fECGG +#. htC6o #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3159196\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/add\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/add\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Ajoute les valeurs des cellules du presse-papiers à celles des cellules cibles. Si le presse-papiers ne contient que des commentaires, ceux-ci sont ajoutés aux cellules cibles.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/add\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells.</ahelp>" +msgstr "" -#. 4jAGT +#. xCBTk #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3145263\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Subtract</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Soustraire</caseinline></switchinline>" +msgid "Subtract" +msgstr "" -#. mH3e2 +#. LmxHG #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3154149\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/subtract\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Subtracts the values in the clipboard cells from the values in the target cells.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/subtract\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Soustrait les valeurs des cellules du presse-papiers de celles des cellules cibles.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/subtract\">Subtracts the values in the clipboard cells from the values in the target cells.</ahelp>" +msgstr "" -#. qZkVC +#. CkGuW #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3155312\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Multiply</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplier</caseinline></switchinline>" +msgid "Multiply" +msgstr "" -#. zQm4i +#. JQTu7 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3155307\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/multiply\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplies the values in the clipboard cells with the values in the target cells.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/multiply\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplie les valeurs des cellules du presse-papiers par celles des cellules cibles. </caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/multiply\">Multiplies the values in the clipboard cells with the values in the target cells.</ahelp>" +msgstr "" -#. UrLCG +#. wwJFy #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3154320\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Divide</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Diviser</caseinline></switchinline>" +msgid "Divide" +msgstr "" -#. EHxq3 +#. eUmBX #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3155417\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/divide\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Divides the values in the target cells by the values in the clipboard cells.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/divide\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Divise les valeurs des cellules cibles par les valeurs des cellules du presse-papiers.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/divide\">Divides the values in the target cells by the values in the clipboard cells.</ahelp>" +msgstr "" -#. roPcm +#. YQPSF #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3147048\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Options</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Options</caseinline></switchinline>" +msgid "Options" +msgstr "" -#. tKEaY +#. yJWfD #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3156283\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sets the paste options for the clipboard contents.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Définit les options de collage du contenu du presse-papiers</caseinline></switchinline>" +msgid "Sets the paste options for the clipboard contents." +msgstr "" -#. AxCSJ +#. rgU5u #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3151052\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Skip empty cells</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ignorer les cellules vides</caseinline></switchinline>" +msgid "Skip empty cells" +msgstr "" -#. htowS +#. ZEuoV #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3148775\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/skip_empty\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the \"Multiply\" or the \"Divide\" operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/skip_empty\">Les cellules vides contenues dans le presse-papiers ne remplacent pas de cellules cibles. Si vous utilisez cette option lors d'une opération de multiplication ou de division, l'opération n'est pas appliquée à la cellule cible d'une cellule vide dans le presse-papiers.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/skip_empty\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the \"Multiply\" or the \"Divide\" operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp>" +msgstr "" #. 2Duk9 #: 02070000.xhp @@ -6767,122 +6767,122 @@ msgctxt "" msgid "If you select a mathematical operation and clear the <emph>Skip empty cells</emph> box, empty cells in the clipboard are treated as zeroes. For example, if you apply the <emph>Multiply</emph> operation, the target cells are filled with zeroes." msgstr "Si vous sélectionnez une opération mathématique et décochez la case <emph>Ignorer les cellules vides</emph>, les cellules vides du presse-papiers sont traitées comme s'il s'agissait de zéros. Par exemple, si vous appliquez l'opération <emph>Multiplication</emph>, les cellules cibles sont remplies avec des zéros." -#. WSUpC +#. TYpT5 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3147173\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transpose</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transposer</caseinline></switchinline>" +msgid "Transpose" +msgstr "" -#. RkCEX +#. yGdbE #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3147223\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/transpose\">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/transpose\">Les lignes de la plage dans le presse-papiers sont collées comme colonnes dans la plage de sortie. Les colonnes de la plage dans le presse-papiers sont collées comme lignes.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/transpose\">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</ahelp>" +msgstr "" -#. TNRcd +#. WFn3f #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3152971\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Link</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lier</caseinline></switchinline>" +msgid "Link" +msgstr "" -#. qGkT4 +#. ss8BJ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3146969\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/link\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the \"Insert All\" option is also selected. </ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/link\">Insère la plage de cellules en tant que lien, de sorte que les modifications apportées aux cellules dans le fichier source sont mises à jour dans le fichier cible. Pour s'assurer que les modifications apportées aux cellules vides du fichier source sont mises à jour dans le fichier cible, vérifiez que l'option \"Tout insérer\" est également sélectionnée. </ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/link\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the \"Insert All\" option is also selected. </ahelp>" +msgstr "" -#. FtgAE +#. 5BxP6 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3145667\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vous pouvez aussi lier des feuilles de calcul au sein d'un même classeur. Lorsque vous définissez un lien vers d'autres fichiers, un <link href=\"text/shared/00/00000005.xhp#dde\" name=\"lien DDE\">lien DDE</link> est automatiquement créé. Un lien DDE est inséré en tant que formule de matrice ; il ne peut être modifié que dans sa globalité.</caseinline></switchinline>" +msgid "You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole." +msgstr "" -#. awash +#. QgPWJ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3146914\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shift Cells</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Déplacement des cellules</caseinline></switchinline>" +msgid "Shift Cells" +msgstr "" -#. AGiue +#. fjeGH #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3145169\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set the shift options for the target cells when the clipboard content is inserted.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Définissez les options de déplacement pour les cellules cibles lors de l'insertion du contenu du presse-papiers.</caseinline></switchinline>" +msgid "Set the shift options for the target cells when the clipboard content is inserted." +msgstr "" -#. Mgvq7 +#. 2tqEi #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3155518\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Don't shift</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ne pas déplacer</caseinline></switchinline>" +msgid "Don't shift" +msgstr "" -#. ByHWT +#. JLew4 #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3154158\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/no_shift\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserted cells replace the target cells.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/no_shift\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Les cellules insérées remplacent les cellules cibles. </caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/no_shift\">Inserted cells replace the target cells.</ahelp>" +msgstr "" -#. LbMtk +#. 7pWWW #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3148483\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Down</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vers le bas</caseinline></switchinline>" +msgid "Down" +msgstr "" -#. rYQdR +#. jVBVg #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3152962\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_down\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted downward when you insert cells from the clipboard.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/move_down\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Les cellules cibles sont déplacées vers le bas lorsque vous insérez des cellules à partir du presse-papiers. </caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_down\">Target cells are shifted downward when you insert cells from the clipboard.</ahelp>" +msgstr "" -#. DeqWj +#. JJojt #: 02070000.xhp msgctxt "" "02070000.xhp\n" "hd_id3145621\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Right</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vers la droite</caseinline></switchinline>" +msgid "Right" +msgstr "" -#. cEHKF +#. ncgjJ #: 02070000.xhp msgctxt "" "02070000.xhp\n" "par_id3159264\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_right\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted to the right when you insert cells from the clipboard.</caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/move_right\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Les cellules cibles sont déplacées vers la droite lorsque vous insérez des cellules à partir du presse-papiers.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_right\">Target cells are shifted to the right when you insert cells from the clipboard.</ahelp>" +msgstr "" #. 2fEf3 #: 02090000.xhp @@ -26846,14 +26846,14 @@ msgctxt "" msgid "Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"color picker\">color picker dialog</link> for a graphical selection of the desired color." msgstr "" -#. Eybzn +#. bdrRA #: 05210300.xhp msgctxt "" "05210300.xhp\n" "tit\n" "help.text" -msgid "Gradients" -msgstr "Dégradés" +msgid "Gradient" +msgstr "" #. BSymY #: 05210300.xhp @@ -26864,14 +26864,95 @@ msgctxt "" msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradients\">Gradients</link>" msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Dégradés\">Dégradés</link>" -#. zJe74 +#. NYyR5 #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3154812\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Set the properties of a gradient, or save and load gradient lists.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Définissez les propriétés d'un dégradé ou enregistrez et chargez des listes de dégradés.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Select a gradient, modify the properties of a gradient, or save a new gradient.</ahelp>" +msgstr "" + +#. fMDs9 +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"hd_id691584574297573\n" +"help.text" +msgid "Gradient" +msgstr "" + +#. eyRRB +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"par_id971584574359838\n" +"help.text" +msgid "Lists the available gradients. You can also modify or create your own gradients." +msgstr "" + +#. jEbtG +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"hd_id3150669\n" +"help.text" +msgid "Add" +msgstr "Ajouter" + +#. a33x9 +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"par_id3145416\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/gradientpage/add\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>" +msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Ajoute un dégradé personnalisé à la liste active. Spécifiez les propriétés du dégradé, puis cliquez sur ce bouton.</ahelp>" + +#. GRnAA +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"hd_id3150772\n" +"help.text" +msgid "Modify" +msgstr "Modifier" + +#. NtETT +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"par_id3147573\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Applique les propriétés de dégradé actives au dégradé sélectionné. Vous pouvez enregistrer le dégradé sous un autre nom.</ahelp>" + +#. Vttcx +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"par_id161584528499683\n" +"help.text" +msgid "To rename a gradient, select the gradient, right-click and choose <menuitem>Rename</menuitem>. To delete a gradient, select the gradient, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + +#. QvQ4W +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"hd_id591584574095111\n" +"help.text" +msgid "Options" +msgstr "" + +#. DwwDT +#: 05210300.xhp +msgctxt "" +"05210300.xhp\n" +"par_id811584574574437\n" +"help.text" +msgid "Use the options to define or modify a gradient." +msgstr "" #. gM7bE #: 05210300.xhp @@ -26900,14 +26981,14 @@ msgctxt "" msgid "Center X" msgstr "Centre X" -#. LVNPm +#. FtDpo #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3153114\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Saisissez le retrait horizontal pour le dégradé, où 0 % correspond à l'emplacement horizontal actuel de la couleur du point limite du dégradé. La couleur du point limite est la couleur sélectionnée dans la zone <emph>À</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To Color</emph> box.</ahelp>" +msgstr "" #. TGhRA #: 05210300.xhp @@ -26918,14 +26999,14 @@ msgctxt "" msgid "Center Y" msgstr "Centre Y" -#. 47zBS +#. idHu9 #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3154751\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Saisissez le retrait vertical pour le dégradé, où 0 % correspond à l'emplacement vertical actuel de la couleur du point final du dégradé. La couleur du point limite est la couleur sélectionnée dans la zone <emph>À</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To Color</emph> box.</ahelp>" +msgstr "" #. Vh5bN #: 05210300.xhp @@ -26954,23 +27035,23 @@ msgctxt "" msgid "Border" msgstr "Bordure" -#. ZbooT +#. avBLy #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3155941\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Saisissez le niveau d'ajustement à apporter à la zone de la couleur du point limite du dégradé. La couleur du point limite est la couleur sélectionnée dans la zone <emph>À</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To Color</emph> box.</ahelp>" +msgstr "" -#. UUKEx +#. JmtoS #: 05210300.xhp msgctxt "" "05210300.xhp\n" "hd_id3152551\n" "help.text" -msgid "From" -msgstr "De" +msgid "From Color" +msgstr "" #. kA7FM #: 05210300.xhp @@ -26981,23 +27062,23 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Select a color for the beginning point of the gradient.</ahelp>" msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Sélectionnez une couleur pour le point de départ du dégradé.</ahelp>" -#. DpiEH +#. DqxCm #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3149398\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/colorfrommtr\">Enter the intensity for the color in the <emph>From </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfrommtr\">Saisissez l'intensité de la couleur dans la zone <emph>De</emph>, où 0 % correspond au noir et 100 % correspond à la couleur sélectionnée.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/colorfrommtr\">Enter the intensity for the color in the <emph>From Color</emph> box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>" +msgstr "" -#. 7HMgL +#. iqyqC #: 05210300.xhp msgctxt "" "05210300.xhp\n" "hd_id3149903\n" "help.text" -msgid "To" -msgstr "À" +msgid "To Color" +msgstr "" #. red4y #: 05210300.xhp @@ -27008,50 +27089,14 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Select a color for the endpoint of the gradient.</ahelp>" msgstr "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Sélectionnez une couleur pour le point limite du dégradé.</ahelp>" -#. kBiFY +#. tNBg6 #: 05210300.xhp msgctxt "" "05210300.xhp\n" "par_id3154142\n" "help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Enter the intensity for the color in the <emph>To </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Saisissez l'intensité de la couleur dans la zone <emph>À</emph>, où 0 % correspond au noir et 100 % correspond à la couleur sélectionnée.</ahelp>" - -#. jEbtG -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3150669\n" -"help.text" -msgid "Add" -msgstr "Ajouter" - -#. a33x9 -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3145416\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/add\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Ajoute un dégradé personnalisé à la liste active. Spécifiez les propriétés du dégradé, puis cliquez sur ce bouton.</ahelp>" - -#. GRnAA -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3150772\n" -"help.text" -msgid "Modify" -msgstr "Modifier" - -#. NtETT -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3147573\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Applique les propriétés de dégradé actives au dégradé sélectionné. Vous pouvez enregistrer le dégradé sous un autre nom.</ahelp>" +msgid "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Enter the intensity for the color in the <emph>To Color</emph> box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>" +msgstr "" #. NCtQh #: 05210400.xhp @@ -27080,13 +27125,13 @@ msgctxt "" msgid "<link href=\"text/shared/01/05210400.xhp\" name=\"Hatching\">Hatch</link>" msgstr "" -#. pfdin +#. MgSvL #: 05210400.xhp msgctxt "" "05210400.xhp\n" "par_id3144436\n" "help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Set the properties of a hatching pattern, or save a new hatching pattern</ahelp>" +msgid "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Set the properties of a hatching pattern, or save a new hatching pattern.</ahelp>" msgstr "" #. evjyS @@ -27107,6 +27152,15 @@ msgctxt "" msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern." msgstr "Liste les motifs de hachures disponibles. Vous pouvez aussi modifier ou créer vos propres motifs de hachures." +#. ScXki +#: 05210400.xhp +msgctxt "" +"05210400.xhp\n" +"par_id161584528499683\n" +"help.text" +msgid "To rename a hatching pattern, select the pattern, right-click and choose <menuitem>Rename</menuitem>. To delete a hatching pattern, select the pattern, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + #. 2FhdX #: 05210400.xhp msgctxt "" @@ -46061,6 +46115,231 @@ msgctxt "" msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>" msgstr "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Saisissez de nouveau le mot de passe principal.</ahelp>" +#. GpSBd +#: pastecolumnleft.xhp +msgctxt "" +"pastecolumnleft.xhp\n" +"tit\n" +"help.text" +msgid "Paste as Column Before" +msgstr "" + +#. gsE4t +#: pastecolumnleft.xhp +msgctxt "" +"pastecolumnleft.xhp\n" +"hd_id211584810952165\n" +"help.text" +msgid "<variable id=\"pastecolumnlefth1\"><link href=\"text/shared/01/pastecolumnleft.xhp\" name=\"Paste Column Before\">Paste as Column Before</link></variable>" +msgstr "" + +#. sYvSY +#: pastecolumnleft.xhp +msgctxt "" +"pastecolumnleft.xhp\n" +"par_id31584810952167\n" +"help.text" +msgid "<ahelp hid=\".\">Insert clipboard table data in a table as new columns before instead of overwriting the content of the original cells of the target table.</ahelp>" +msgstr "" + +#. as5zb +#: pastenestedtable.xhp +msgctxt "" +"pastenestedtable.xhp\n" +"tit\n" +"help.text" +msgid "Paste Nested Table" +msgstr "" + +#. B3CFV +#: pastenestedtable.xhp +msgctxt "" +"pastenestedtable.xhp\n" +"bm_id361584810142517\n" +"help.text" +msgid "<bookmark_value>paste;nested table</bookmark_value> <bookmark_value>paste special;nested table</bookmark_value> <bookmark_value>paste nested table</bookmark_value>" +msgstr "" + +#. BXzAw +#: pastenestedtable.xhp +msgctxt "" +"pastenestedtable.xhp\n" +"hd_id81584806817671\n" +"help.text" +msgid "<variable id=\"pastenestedtableh1\"><link href=\"text/shared/01/pastenestedtable.xhp\" name=\"Paste Nested Table\">Paste Nested Table</link></variable>" +msgstr "" + +#. sr9PD +#: pastenestedtable.xhp +msgctxt "" +"pastenestedtable.xhp\n" +"par_id91584806817674\n" +"help.text" +msgid "<ahelp hid=\".\">Paste clipboard content (including native tables or tables copied from Calc or other spreadsheets) as nested tables in empty cells and at cell starting cursor position.</ahelp>" +msgstr "" + +#. K7apy +#: pastenestedtable.xhp +msgctxt "" +"pastenestedtable.xhp\n" +"par_id81584810089800\n" +"help.text" +msgid "Pasting table data in Writer tables overwrites the contents of the existing cells, when the cursor is in an empty cell or at the beginning of the first paragraph of a table cell." +msgstr "" + +#. FqhdV +#: pasterowabove.xhp +msgctxt "" +"pasterowabove.xhp\n" +"tit\n" +"help.text" +msgid "Paste as Row Above" +msgstr "" + +#. LH8xb +#: pasterowabove.xhp +msgctxt "" +"pasterowabove.xhp\n" +"hd_id211584810952165\n" +"help.text" +msgid "<variable id=\"pasterowaboveh1\"><link href=\"text/shared/01/pasterowabove.xhp\" name=\"Paste as Row Above\">Paste as Row Above</link></variable>" +msgstr "" + +#. YbQg8 +#: pasterowabove.xhp +msgctxt "" +"pasterowabove.xhp\n" +"par_id31584810952167\n" +"help.text" +msgid "<ahelp hid=\".\">Insert clipboard table data in a table as new rows instead of overwriting the content of the original cells of the target table.</ahelp>" +msgstr "" + +#. oivUB +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"tit\n" +"help.text" +msgid "Paste Special" +msgstr "" + +#. HuP73 +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"hd_id361584804540671\n" +"help.text" +msgid "<variable id=\"pastespecialmenuh1\"><link href=\"text/shared/01/pastespecialmenu.xhp\" name=\"paste special\">Paste Special</link></variable>" +msgstr "" + +#. RWjTr +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"par_id721584804540674\n" +"help.text" +msgid "<ahelp hid=\".\">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp>" +msgstr "" + +#. CWNoo +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"bm_id201584826135259\n" +"help.text" +msgid "<bookmark_value>paste special;only text (spreadsheet)</bookmark_value><bookmark_value>paste special;only numbers (spreadsheet)</bookmark_value><bookmark_value>paste special;only formula (spreadsheet)</bookmark_value>" +msgstr "" + +#. P4Tr4 +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"hd_id251584817231192\n" +"help.text" +msgid "Paste Only Text" +msgstr "" + +#. zLxQP +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"par_id371584821640174\n" +"help.text" +msgid "Paste clipboard text contents only. Numeric and formula values are not pasted and their destination cells contents are deleted." +msgstr "" + +#. 2Ncc5 +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"hd_id731584817235850\n" +"help.text" +msgid "Paste Only Numbers" +msgstr "" + +#. AhTRU +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"par_id751584821644720\n" +"help.text" +msgid "Paste clipboard numeric contents only. Text and formulas are not pasted and their destination cells contents are deleted." +msgstr "" + +#. 8DnBE +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"hd_id631584817239681\n" +"help.text" +msgid "Paste Only Formula" +msgstr "" + +#. AE2Ez +#: pastespecialmenu.xhp +msgctxt "" +"pastespecialmenu.xhp\n" +"par_id231584821650968\n" +"help.text" +msgid "Paste clipboard formula contents only. Text and numeric values are not pasted and their destination cells contents are deleted." +msgstr "" + +#. 3Bax9 +#: pasteunformatted.xhp +msgctxt "" +"pasteunformatted.xhp\n" +"tit\n" +"help.text" +msgid "Paste Unformatted Text" +msgstr "" + +#. XAUt6 +#: pasteunformatted.xhp +msgctxt "" +"pasteunformatted.xhp\n" +"bm_id401584806628533\n" +"help.text" +msgid "<bookmark_value>paste;unformatted text</bookmark_value><bookmark_value>paste special;unformatted text</bookmark_value><bookmark_value>unformatted text;paste special</bookmark_value>" +msgstr "" + +#. G344i +#: pasteunformatted.xhp +msgctxt "" +"pasteunformatted.xhp\n" +"hd_id41584805874368\n" +"help.text" +msgid "<variable id=\"pasteunformattedh1\"><link href=\"text/shared/01/pasteunformatted.xhp\" name=\"Paste Unformatted Text\">Paste Unformatted Text</link></variable>" +msgstr "" + +#. euzNe +#: pasteunformatted.xhp +msgctxt "" +"pasteunformatted.xhp\n" +"par_id41584805874371\n" +"help.text" +msgid "<ahelp hid=\".\">Paste only the text contents, without any formatting.</ahelp>" +msgstr "" + #. HuYM5 #: profile_safe_mode.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/shared/02.po b/source/fr/helpcontent2/source/text/shared/02.po index b0f53068326..8656f8d2b2f 100644 --- a/source/fr/helpcontent2/source/text/shared/02.po +++ b/source/fr/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-06 11:46+0100\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2020-02-05 07:19+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/fr/>\n" @@ -13696,41 +13696,23 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Sorts the data of the selected field in ascending order. </ahelp>Text fields are sorted alphabetically, numerical fields are sorted by number." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trie les données du champ sélectionné par ordre croissant. </ahelp> Les champs de texte sont triés par ordre alphabétique et les champs numériques par ordre croissant." -#. Syahg -#: 12010000.xhp -msgctxt "" -"12010000.xhp\n" -"par_id3154749\n" -"help.text" -msgid "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Icon</alt></image>" -msgstr "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Icône</alt></image>" - -#. zntxP -#: 12010000.xhp -msgctxt "" -"12010000.xhp\n" -"par_id3159158\n" -"help.text" -msgid "Sort Ascending" -msgstr "Tri croissant" - -#. Qk63L +#. hLscj #: 12010000.xhp msgctxt "" "12010000.xhp\n" "par_id3154380\n" "help.text" -msgid "<variable id=\"selektionsortieren\">Data of the currently selected field are always sorted. A field is always selected as soon as you place the cursor in the field. To sort within tables, you can also click the corresponding column header. </variable>" -msgstr "<variable id=\"selektionsortieren\">Les données du champ sélectionné sont toujours triées. Un champ est toujours sélectionné dès que vous y placez le curseur. Pour effectuer un tri dans des tables, vous pouvez également cliquer sur l'en-tête de colonne correspondant.</variable>" +msgid "<variable id=\"selektionsortieren\">Data of the currently selected field are always sorted. A field is always selected as soon as you place the cursor in the field. To sort within tables, you can also click the corresponding column header.</variable>" +msgstr "" -#. FfFez +#. WrDm4 #: 12010000.xhp msgctxt "" "12010000.xhp\n" "par_id3150504\n" "help.text" -msgid "<variable id=\"dialogsortieren\">To sort more than one data field, choose <emph>Data - Sort</emph>, then choose the <link href=\"text/shared/02/12100100.xhp\" name=\"Sort Criteria\">Sort Criteria</link> tab, where you can combine several sort criteria. </variable>" -msgstr "<variable id=\"dialogsortieren\">Pour trier plusieurs champs de données, choisissez <emph>Données - Trier</emph>, puis l'onglet <link href=\"text/shared/02/12100100.xhp\" name=\"Critères de tri\">Critères de tri</link>, où vous avez la possibilité de combiner plusieurs critères de tri.</variable>" +msgid "<variable id=\"dialogsortieren\">To sort more than one data field, choose <emph>Data - Sort</emph>, then choose the <link href=\"text/shared/02/12100100.xhp\" name=\"Sort Criteria\">Sort Criteria</link> tab, where you can combine several sort criteria.</variable>" +msgstr "" #. QAjRs #: 12020000.xhp @@ -13759,24 +13741,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Sorts the data of the selected field in descending order.</ahelp> Text fields are sorted alphabetically, number fields are sorted by number." msgstr "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Trie les données du champ sélectionné par ordre décroissant.</ahelp> Les champs de texte sont triés par ordre alphabétique ; les champs numériques sont triés par ordre décroissant." -#. DsrmX -#: 12020000.xhp -msgctxt "" -"12020000.xhp\n" -"par_id3149496\n" -"help.text" -msgid "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Icon</alt></image>" -msgstr "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Icône</alt></image>" - -#. uvsyc -#: 12020000.xhp -msgctxt "" -"12020000.xhp\n" -"par_id3144436\n" -"help.text" -msgid "Sort Descending" -msgstr "Tri décroissant" - #. SF2GC #: 12030000.xhp msgctxt "" @@ -17440,23 +17404,23 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double cliquez sur le champ <emph>Style de page</emph> pour ouvrir la boîte de dialogue <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Style de page</emph></link>, dans laquelle vous pouvez éditer le style de la page active.</caseinline></switchinline>" -#. iMn2D +#. DJrnE #: 20020000.xhp msgctxt "" "20020000.xhp\n" "par_id3149346\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-cliquez sur le champ pour ouvrir la boîte de dialogue <link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\"><emph>Style de diapo</emph></link> qui permet de sélectionner le style de la page active. Vous pouvez sélectionner un format de papier ou un arrière-plan différent.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Available Master Slides\"><emph>Available Master Slides</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>" +msgstr "" -#. SDhEK +#. DLgbQ #: 20020000.xhp msgctxt "" "20020000.xhp\n" "par_id3147008\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-cliquez sur le champ pour ouvrir la boîte de dialogue <link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\"><emph>Style de diapo</emph></link> qui permet de sélectionner le style de la page active. Vous pouvez sélectionner un format de papier ou un arrière-plan différent. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Available Master Slides\"><emph>Available Master Slides</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>" +msgstr "" #. AMiFU #: 20030000.xhp diff --git a/source/fr/helpcontent2/source/text/shared/05.po b/source/fr/helpcontent2/source/text/shared/05.po index 6bc0b1affb5..b1a6e85ec27 100644 --- a/source/fr/helpcontent2/source/text/shared/05.po +++ b/source/fr/helpcontent2/source/text/shared/05.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-12-17 14:17+0100\n" -"PO-Revision-Date: 2018-11-09 15:36+0000\n" +"PO-Revision-Date: 2020-03-31 08:32+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1541777771.000000\n" #. WPTtk @@ -50,7 +50,7 @@ msgctxt "" "par_id3150667\n" "help.text" msgid "You can find support on <link href=\"https://www.libreoffice.org/get-help/feedback/\">the %PRODUCTNAME website</link>." -msgstr "" +msgstr "Vous pouvez trouver de l'aide sur le <link href=\"https://www.libreoffice.org/get-help/feedback/\">site de %PRODUCTNAME</link>." #. tyE6M #: 00000001.xhp @@ -59,7 +59,7 @@ msgctxt "" "par_id3154230\n" "help.text" msgid "For a summary of the current support services refer to the <emph>Readme</emph> file in the %PRODUCTNAME folder." -msgstr "" +msgstr "Pour un résumé des services de support actuels, reportez-vous au fichier <emph>Lisez-moi</emph> dans le dossier %PRODUCTNAME." #. FvwQg #: 00000001.xhp @@ -77,7 +77,7 @@ msgctxt "" "par_id1318380\n" "help.text" msgid "The %PRODUCTNAME localization projects offer support pages in various languages. Find an overview of the native language projects at the <link href=\"https://www.libreoffice.org/community/nlc/\">%PRODUCTNAME website</link>. You can find English-language help and support on the <link href=\"https://www.libreoffice.org/get-help/feedback\">%PRODUCTNAME website</link> as well." -msgstr "" +msgstr "Les projets de localization de %PRODUCTNAME offrent des pages d'aides en différentes langues. Vous trouvez un aperçu des projets en langue native sur le <link href=\"https://www.libreoffice.org/community/nlc/\">site de %PRODUCTNAME</link>. Vous trouverez de l'aide en anglais sur le <link href=\"https://www.libreoffice.org/get-help/feedback\">site %PRODUCTNAME</link> également." #. nPGLp #: 00000001.xhp diff --git a/source/fr/helpcontent2/source/text/shared/06.po b/source/fr/helpcontent2/source/text/shared/06.po index 6c57d931e32..cfa5473db07 100644 --- a/source/fr/helpcontent2/source/text/shared/06.po +++ b/source/fr/helpcontent2/source/text/shared/06.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-17 16:45+0100\n" -"PO-Revision-Date: 2018-09-06 16:21+0000\n" +"PO-Revision-Date: 2020-04-02 15:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1536250869.000000\n" #. EUcrc @@ -23,7 +23,7 @@ msgctxt "" "tit\n" "help.text" msgid "Filter screenshots" -msgstr "" +msgstr "Filtrer les captures d'écrans" #. KKTAL #: filter_screenshots.xhp @@ -32,7 +32,7 @@ msgctxt "" "par_id431534783734366\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdfgeneralpage/PdfGeneralPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export General Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdfgeneralpage/PdfGeneralPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des options générales de l'export PDF</alt></image>" #. NiURr #: filter_screenshots.xhp @@ -41,7 +41,7 @@ msgctxt "" "par_id434534783734366\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdflinkspage/PdfLinksPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export Links Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdflinkspage/PdfLinksPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue d'options des liens de l'export PDF</alt></image>" #. 6V29R #: filter_screenshots.xhp @@ -50,7 +50,7 @@ msgctxt "" "par_id434534703734366\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdfviewpage/PdfViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export View Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdfviewpage/PdfViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des options d'affichage de l'export PDF</alt></image>" #. csH2C #: filter_screenshots.xhp @@ -59,7 +59,7 @@ msgctxt "" "par_id434534703734306\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdfuserinterfacepage/PdfUserInterfacePage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export User Interface Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdfuserinterfacepage/PdfUserInterfacePage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des option de l'interface utilisateur de l'export PDF</alt></image>" #. Ea8o3 #: filter_screenshots.xhp @@ -68,7 +68,7 @@ msgctxt "" "par_id434534703704306\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdfsignpage/PdfSignPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export Digital Signature Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdfsignpage/PdfSignPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des options de signature numérique de l'export PDF</alt></image>" #. mBPGC #: filter_screenshots.xhp @@ -77,7 +77,7 @@ msgctxt "" "par_id434034703704306\n" "help.text" msgid "<image src=\"media/screenshots/filter/ui/pdfsecuritypage/PdfSecurityPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">PDF Export Security Options Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/filter/ui/pdfsecuritypage/PdfSecurityPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des options de sécurité de l'export PDF</alt></image>" #. cEcCB #: optionen_screenshots.xhp @@ -86,7 +86,7 @@ msgctxt "" "tit\n" "help.text" msgid "Optionen Screenshots" -msgstr "" +msgstr "Captures d'écran des options" #. wCY4r #: optionen_screenshots.xhp @@ -95,7 +95,7 @@ msgctxt "" "par_id431534783734366\n" "help.text" msgid "<image src=\"media/screenshots/cui/ui/optviewpage/OptViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Options View Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/cui/ui/optviewpage/OptViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Image de la boîte de dialogue des options d'affichage</alt></image>" #. ncxnF #: optionen_screenshots.xhp @@ -104,7 +104,7 @@ msgctxt "" "par_id431534383734366\n" "help.text" msgid "<image src=\"media/screenshots/cui/ui/optfltrpage/OptFltrPage.png\" id=\"img_id131594783734367\"><alt id=\"alt_id271534783734367\">Options Load/Save Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/cui/ui/optfltrpage/OptFltrPage.png\" id=\"img_id131594783734367\"><alt id=\"alt_id271534783734367\">Image des options de la boîte de dialogue Charger/enregistrer</alt></image>" #. 4ESEt #: optionen_screenshots.xhp @@ -113,7 +113,7 @@ msgctxt "" "par_id431534385734366\n" "help.text" msgid "<image src=\"media/screenshots/cui/ui/opthtmlpage/OptHtmlPage.png\" id=\"img_id131594783734368\"><alt id=\"alt_id271534783734367\">Options HTML Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/cui/ui/opthtmlpage/OptHtmlPage.png\" id=\"img_id131594783734368\"><alt id=\"alt_id271534783734367\">Image des options de la boîte de dialogue HTML</alt></image>" #. FjGtw #: optionen_screenshots.xhp @@ -122,7 +122,7 @@ msgctxt "" "par_id431564385734366\n" "help.text" msgid "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Options Accessibility Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Image des options de la boîte de dialogue Accessibilité</alt></image>" #. XPDyx #: optionen_screenshots.xhp @@ -131,7 +131,7 @@ msgctxt "" "par_id431564381734366\n" "help.text" msgid "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Options Save Dialog Image</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Image des options de la boîte de dialogue Enregistrer</alt></image>" #. FAeBR #: optionen_screenshots.xhp diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po index 83a2879c244..28435be3085 100644 --- a/source/fr/helpcontent2/source/text/shared/guide.po +++ b/source/fr/helpcontent2/source/text/shared/guide.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2019-05-31 14:24+0000\n" +"PO-Revision-Date: 2020-03-27 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: ll.org\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559312645.000000\n" @@ -2328,7 +2328,7 @@ msgctxt "" "par_id150820161816047387\n" "help.text" msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to store the password in %PRODUCTNAME’s user profile. The password will be secured by the master password in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Security - Internet passwords</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"rememberpw\"><emph>Se souvenir du mot de passe</emph> : cocher pour enregistre le mot dans dans le profil utilisateur %PRODUCTNAME. Le mot de passe sera sécurisé par le mot de passe principal dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Sécurité - Mots de passe Internet</menuitem>.</variable>" #. xGTap #: cmis-remote-files-setup.xhp @@ -3912,7 +3912,7 @@ msgctxt "" "par_writer132\n" "help.text" msgid "Word 2007–365" -msgstr "" +msgstr "Word 2007–365" #. c3THm #: convertfilters.xhp @@ -3921,7 +3921,7 @@ msgctxt "" "par_writer135\n" "help.text" msgid "Word 2007–365 Template" -msgstr "" +msgstr "Modèle Word 2007–365" #. SvsgT #: convertfilters.xhp @@ -3930,7 +3930,7 @@ msgctxt "" "par_writer138\n" "help.text" msgid "Word 2007–365 VBA" -msgstr "" +msgstr "VBA Word 2007-365" #. M2GE9 #: convertfilters.xhp @@ -4164,7 +4164,7 @@ msgctxt "" "par_calc24\n" "help.text" msgid "Excel 2007–365" -msgstr "" +msgstr "Excel 2007–365" #. bhLnK #: convertfilters.xhp @@ -4173,7 +4173,7 @@ msgctxt "" "par_calc27\n" "help.text" msgid "Excel 2007–365 Template" -msgstr "" +msgstr "Modèle Excel 2007–365" #. bfGWF #: convertfilters.xhp @@ -4767,7 +4767,7 @@ msgctxt "" "par_impress48\n" "help.text" msgid "PowerPoint 2007–365" -msgstr "" +msgstr "PowerPoint 2007–365" #. ypSMq #: convertfilters.xhp @@ -4776,7 +4776,7 @@ msgctxt "" "par_impress51\n" "help.text" msgid "PowerPoint 2007–365" -msgstr "" +msgstr "PowerPoint 2007–365" #. hvWY9 #: convertfilters.xhp @@ -4785,7 +4785,7 @@ msgctxt "" "par_impress54\n" "help.text" msgid "PowerPoint 2007–365 Template" -msgstr "" +msgstr "Modèle PowerPoint 2007–365" #. KqQcD #: convertfilters.xhp @@ -4794,7 +4794,7 @@ msgctxt "" "par_impress57\n" "help.text" msgid "PowerPoint 2007–365 VBA" -msgstr "" +msgstr "VBA PowerPoint 2007–365" #. DBWC6 #: convertfilters.xhp @@ -5919,7 +5919,7 @@ msgctxt "" "par_id3156426\n" "help.text" msgid "You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a frame, a spreadsheet cell, or into the outline view of a presentation." -msgstr "" +msgstr "Vous pouvez insérer du texte dans d'autres types de documents, tels que des feuilles de calcul et des présentations. Notez qu'il existe une différence entre l'insertion du texte dans un cadre, une cellule de feuille de calcul ou la vue hiérarchique d'une présentation." #. NMAmB #: copytext2application.xhp @@ -7170,7 +7170,7 @@ msgctxt "" "par_idN105C1\n" "help.text" msgid "Data from any <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> can be registered to the installed instance of %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets." -msgstr "" +msgstr "Les données de tout<link href=\"text/shared/explorer/database/dabadoc.xhp\">fichier de base de données</link> peuvent être enregistrées dans l'instance installée de %PRODUCTNAME. Enregistrer signifie dire à% PRODUCTNAME où se trouvent les données, comment elles sont organisées, comment obtenir ces données, et plus encore. Une fois la base de données enregistrée, vous pouvez utiliser la commande de menu <emph>Affichage - Source de données</emph> pour accéder aux enregistrements de données de vos documents texte et feuilles de calcul." #. ADK4M #: data_register.xhp @@ -9078,7 +9078,7 @@ msgctxt "" "par_idN10720\n" "help.text" msgid "If you have created different profiles in Thunderbird or Firefox and you want to use certificates from one specific user profile, select the profile in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Security - Certificate Path</menuitem>. Alternatively, you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder containing that profile." -msgstr "" +msgstr "Si vous avez créé des profiles différents dans Thunderbird ou Firefox et que vous souhaitez utiliser des certificats d'un profile utilisateur spécifique, sélectionnez le profile dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - Sécurité - Chemin du certificat</menuitem>. Alternativement, vous pouvez définir une variable d'environnement MOZILLA_CERTIFICATE_FOLDER pointant vers le fichier contenant ce profile." #. gFHy4 #: digitalsign_send.xhp @@ -11166,7 +11166,7 @@ msgctxt "" "par_id3153711\n" "help.text" msgid "<ahelp hid=\".\">The filter conditions that have been set appear in the <emph>Filter navigator</emph>. As soon as a filter is set, you see a blank filter entry at the bottom of the <emph>Filter navigator</emph> . You can select this entry by clicking the word \"Or\". Once you have selected the blank filter entry, you can enter additional filter conditions in the form. These conditions are linked by Boolean OR to the previously defined conditions.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Les conditions du filtre qui ont été définies apparaissent dans le <emph>Navigateur de filtre</emph>. Dès qu'un filtre est défini, vous voyez une entrée de filtre vide en bas du <emph>Navigateur de filtre</emph>. Vous pouvez sélectionner cette entrée en cliquant sur le mot \"Ou\". Une fois que vous avez sélectionné l'entrée de filtre vide, vous pouvez saisir des conditions de filtre supplémentaires dans le formulaire. Ces conditions sont liées par OU booléen aux conditions précédemment définies.</ahelp>" #. zBSLq #: filternavigator.xhp @@ -11175,7 +11175,7 @@ msgctxt "" "par_id3145620\n" "help.text" msgid "The context menu can be called for each entry in the <emph>Filter navigator</emph>. You can edit the filter conditions in this area directly as text. If you wish to check if a field has content or no content, you can select the filter conditions \"empty\" (SQL:\"Is Null\") or \"not empty\" (SQL: \"Is not Null\"). It is also possible to delete the entry by using the context menu." -msgstr "" +msgstr "Le menu contextuel peut être appelé pour chaque entrée dans le <emph>Navigateur de filtres</emph>. Vous pouvez modifier les conditions de filtrage dans cette zone directement sous forme de texte. Si vous souhaitez vérifier si un champ a du contenu ou pas, vous pouvez sélectionner les conditions de filtre \"vide\" (SQL: \"Is Null\") ou \"non vide\" (SQL: \"Is not Null\"). Il est également possible de supprimer l'entrée en utilisant le menu contextuel." #. ZCGLY #: filternavigator.xhp @@ -11679,7 +11679,7 @@ msgctxt "" "par_idN1068B\n" "help.text" msgid "<variable id=\"fontwork01\">You can use Fontwork to create graphical text art objects.</variable>" -msgstr "" +msgstr "<variable id=\"fontwork01\">Vous pouvez utilisez le Fontwork pour créer des objets de texte graphiques.</variable>" #. xA3KE #: fontwork.xhp @@ -12561,7 +12561,7 @@ msgctxt "" "hd_id3145071\n" "help.text" msgid "Changing the text of a hyperlink" -msgstr "" +msgstr "Changer le texte d'un hyperlien" #. cyGqJ #: hyperlink_edit.xhp @@ -12579,7 +12579,7 @@ msgctxt "" "par_id2690511\n" "help.text" msgid "If you leave the hyperlink by positioning the cursor elsewhere, only the visible text changes." -msgstr "" +msgstr "Si vous quittez l'hyperlien en positionnant le curseur ailleurs, seul le texte visible change." #. bU4xF #: hyperlink_edit.xhp @@ -12606,7 +12606,7 @@ msgctxt "" "hd_id3158432\n" "help.text" msgid "Changing the URL of a hyperlink" -msgstr "" +msgstr "Modifier l'URL d'un hyperlien" #. jCEKw #: hyperlink_edit.xhp @@ -12624,7 +12624,7 @@ msgctxt "" "hd_id3148686\n" "help.text" msgid "Changing the attribute of all hyperlinks" -msgstr "" +msgstr "Modifier les attributs de tous les hyperliens" #. MwCds #: hyperlink_edit.xhp @@ -12669,7 +12669,7 @@ msgctxt "" "hd_id3147530\n" "help.text" msgid "Editing a hyperlink button" -msgstr "" +msgstr "Éditer un bouton d'hyperlien" #. rCCJN #: hyperlink_edit.xhp @@ -12678,7 +12678,7 @@ msgctxt "" "par_id901565307899796\n" "help.text" msgid "Hyperlink buttons must be edited in Form design mode." -msgstr "" +msgstr "Les boutons d'hyperlien doivent être édités en mode Ébauche de formulaire" #. ZiK7F #: hyperlink_edit.xhp @@ -12687,7 +12687,7 @@ msgctxt "" "par_id641565307910254\n" "help.text" msgid "Select menu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Form - Design mode</menuitem> or choose </caseinline></switchinline> <menuitem>View - Toolbars</menuitem> and enable the Form Controls toolbar, click on the Design Mode icon and click on the button. The button handles shows." -msgstr "" +msgstr "Sélectionnez le menu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Formulaire - Mode ébauche</menuitem> ou choisissez </caseinline></switchinline><menuitem>Affichage - Barre d'outils</menuitem> et activez la barre d'outils Contrôles de formulaire, cliquez sur l'icône Mode ébauche et cliquez sur le bouton. Les poignées du bouton s'affichent." #. xTmQW #: hyperlink_edit.xhp @@ -12696,7 +12696,7 @@ msgctxt "" "par_id961565308003935\n" "help.text" msgid "Open context menu and select <menuitem>Control Properties</menuitem>." -msgstr "" +msgstr "Ouvrez le menu contextuel et sélectionnez <menuitem>Propriétés du contrôle</menuitem>." #. hToHs #: hyperlink_edit.xhp @@ -12705,7 +12705,7 @@ msgctxt "" "par_id811565308009651\n" "help.text" msgid "Edit the property in the control dialog box." -msgstr "" +msgstr "Éditez les propriétés dans la boîte de dialogue du contrôle." #. GjZJA #: hyperlink_insert.xhp @@ -13704,7 +13704,7 @@ msgctxt "" "par_id3155535\n" "help.text" msgid "To view a selection of all characters, choose <menuitem>Insert - Special Character</menuitem>." -msgstr "" +msgstr "Pour voir une sélection de tous les caractères, choisissez <menuitem>Insertion - Caractères spéciaux</menuitem>." #. fFAT9 #: insert_specialchar.xhp @@ -13713,7 +13713,7 @@ msgctxt "" "par_id3147275\n" "help.text" msgid "In the large selection field double-click on the desired character, which is inserted in the current document." -msgstr "" +msgstr "Dans le grand champ de sélection, double cliquez sur le caractère souhaité, qui est inséré dans le document actif." #. p7XqC #: insert_specialchar.xhp @@ -15486,7 +15486,7 @@ msgctxt "" "bm_id3083278\n" "help.text" msgid "<bookmark_value>languages; selecting for text</bookmark_value> <bookmark_value>documents; languages</bookmark_value> <bookmark_value>characters; language selection</bookmark_value> <bookmark_value>character styles;language selection</bookmark_value> <bookmark_value>text; language selection</bookmark_value> <bookmark_value>paragraph styles; languages</bookmark_value> <bookmark_value>drawings; languages</bookmark_value> <bookmark_value>defaults;languages</bookmark_value> <bookmark_value>spellcheck; default languages</bookmark_value> <bookmark_value>spelling; default languages</bookmark_value> <bookmark_value>dictionaries, see also languages</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Langue;sélection pour le texte</bookmark_value><bookmark_value>Documents;langues</bookmark_value><bookmark_value>Caractères;sélection de la langue</bookmark_value><bookmark_value>Styles de caractère;sélection de la langue</bookmark_value><bookmark_value>Texte;sélection de la langue</bookmark_value><bookmark_value>Styles de paragraphe;langues</bookmark_value><bookmark_value>Dessing;langues</bookmark_value><bookmark_value>Par défaut;langues</bookmark_value><bookmark_value>Orthographe;langues par défaut</bookmark_value><bookmark_value>Correction;langues par défaut</bookmark_value><bookmark_value>Dictionnaires;voire aussi langues</bookmark_value>" #. AoAWf #: language_select.xhp @@ -15837,7 +15837,7 @@ msgctxt "" "par_id3806878\n" "help.text" msgid "Click <emph>OK</emph> and restart %PRODUCTNAME." -msgstr "" +msgstr "Cliquez sur <emph>OK</emph> et redémarrez %PRODUCTNAME." #. jocyk #: language_select.xhp @@ -17313,7 +17313,7 @@ msgctxt "" "par_id3150297\n" "help.text" msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Spelling</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Orthographe</link>" #. RdJY7 #: microsoft_terms.xhp @@ -18276,7 +18276,7 @@ msgctxt "" "par_id3154823\n" "help.text" msgid "All contents of the Navigator window are referred to here as \"categories,\" whether headings, sheets, tables, frames, graphics, OLE objects, sections, hyperlinks, references, indexes, comments, or drawing objects." -msgstr "" +msgstr "Tous les contenus de la fenêtre Navigateur sont appelés ici \"catégories\", qu'il s'agisse d'en-têtes, de feuilles, de tableaux, de cadres, de graphiques, d'objets OLE, de sections, de liens hypertexte, de références, d'index, de commentaires ou d'objets de dessin." #. EseGu #: navigator.xhp @@ -18285,7 +18285,7 @@ msgctxt "" "par_id3153662\n" "help.text" msgid "The Navigator displays types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip." -msgstr "" +msgstr "Le navigateur affiche les types d'objets contenus dans un document. Si un signe plus apparaît à côté d'une catégorie, cela indique qu'il existe au moins un objet de ce type. Si vous placez le pointeur de la souris sur le nom de la catégorie, le nombre d'objets s'affiche dans une info ballon." #. GD7Zi #: navigator.xhp @@ -18582,7 +18582,7 @@ msgctxt "" "hd_id131543693200115\n" "help.text" msgid "<variable id=\"openpgph1\"><link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp\">Encrypting Documents with OpenPGP</link></variable>" -msgstr "" +msgstr "<variable id=\"openpgph1\"><link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp\">Chiffrement de documents avec OpenPGP</link></variable>" #. pDG6n #: openpgp.xhp @@ -18708,7 +18708,7 @@ msgctxt "" "par_id611543699681558\n" "help.text" msgid "Choose menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – User Data</menuitem>. In the <emph>Cryptography</emph> area:" -msgstr "" +msgstr "Choisissez le menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - Données utilisateurs</menuitem>. Dans la zone <emph>Chiffrement</emph> :" #. 8cVYn #: openpgp.xhp @@ -19545,7 +19545,7 @@ msgctxt "" "par_id3149233\n" "help.text" msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress</menuitem> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Draw</menuitem>, as appropriate." -msgstr "" +msgstr "Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress</menuitem> ou <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem>- %PRODUCTNAME Draw</menuitem>, comme approprié." #. E9NZ5 #: print_blackwhite.xhp @@ -19626,7 +19626,7 @@ msgctxt "" "par_id3150541\n" "help.text" msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer</menuitem> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer/Web</menuitem>." -msgstr "" +msgstr "Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer</menuitem> ou <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer/Web</menuitem>." #. vZrWW #: print_blackwhite.xhp @@ -19698,7 +19698,7 @@ msgctxt "" "par_id3154146\n" "help.text" msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> dialog</link>" -msgstr "" +msgstr "Boîte de dialogue <link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline></link>" #. dSas5 #: print_faster.xhp @@ -20103,7 +20103,7 @@ msgctxt "" "tit\n" "help.text" msgid "QR Code" -msgstr "" +msgstr "QR code" #. Yuk2B #: qrcode.xhp @@ -20112,7 +20112,7 @@ msgctxt "" "bm_id901566317201860\n" "help.text" msgid "<bookmark_value>QR Code</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>QR code</bookmark_value>" #. FqKRN #: qrcode.xhp @@ -20121,7 +20121,7 @@ msgctxt "" "hd_id461566315781439\n" "help.text" msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR Code</link>" -msgstr "" +msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR code</link>" #. Q8ujF #: qrcode.xhp @@ -20130,7 +20130,7 @@ msgctxt "" "par_id381566315781439\n" "help.text" msgid "<ahelp hid=\".\">Generate QR Code for any text or URL.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Génère un QR code pour n'importe quel texte ou URL.</ahelp>" #. SzeNM #: qrcode.xhp @@ -20139,7 +20139,7 @@ msgctxt "" "par_id411566316109551\n" "help.text" msgid "The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image." -msgstr "" +msgstr "La fonction Génération de QR code aide à créer de QR codes pour n'importe quel texte ou URL. Le QR code est produit comme un image ou une forme et a toutes les propriétés associées à une image." #. JFjy3 #: qrcode.xhp @@ -20148,7 +20148,7 @@ msgctxt "" "par_id761566316165430\n" "help.text" msgid "Choose <menuitem>Insert - Object - QR Code</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Objet - QR code</menuitem>." #. vF7bp #: qrcode.xhp @@ -20157,7 +20157,7 @@ msgctxt "" "hd_id611566316506278\n" "help.text" msgid "URL or Text" -msgstr "" +msgstr "URL ou Texte" #. XRjvN #: qrcode.xhp @@ -20166,7 +20166,7 @@ msgctxt "" "par_id251566316519649\n" "help.text" msgid "The text for which the QR Code is generated." -msgstr "" +msgstr "Le texte pour lequel le QR code est généré." #. 6mj5K #: qrcode.xhp @@ -20175,7 +20175,7 @@ msgctxt "" "hd_id701566317347416\n" "help.text" msgid "Error correction" -msgstr "" +msgstr "Correction d'erreur" #. VezeF #: qrcode.xhp @@ -20184,7 +20184,7 @@ msgctxt "" "par_id281566317365617\n" "help.text" msgid "The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged." -msgstr "" +msgstr "La valeur de correction d'erreur pour le QR code à créer. La correction d'erreur d'un QR code est une mesure qui aide à réparer le QR code s'il est endommagé." #. iHFHY #: qrcode.xhp @@ -20193,7 +20193,7 @@ msgctxt "" "par_id781566317374864\n" "help.text" msgid "There are four standard error correction values." -msgstr "" +msgstr "Il y a quatre valeurs de correction d'erreur standard." #. LdLRP #: qrcode.xhp @@ -20202,7 +20202,7 @@ msgctxt "" "par_id271566316757549\n" "help.text" msgid "<emph>Low</emph>: 7% of codewords can be restored." -msgstr "" +msgstr "<emph>Basse</emph> : 7% des mots codés peuvent être réparés ." #. gNLdh #: qrcode.xhp @@ -20211,7 +20211,7 @@ msgctxt "" "par_id751566316834436\n" "help.text" msgid "<emph>Medium</emph>: 15% of codewords can be restored." -msgstr "" +msgstr "<emph>Moyenne</emph> : 15% des mots codés peuvent être réparés." #. GQtTJ #: qrcode.xhp @@ -20220,7 +20220,7 @@ msgctxt "" "par_id481566316843503\n" "help.text" msgid "<emph>Quartile</emph>: 25% of codewords can be restored." -msgstr "" +msgstr "<emph>Quartile</emph> : 25% des mots codés peuvent être réparés." #. QBceY #: qrcode.xhp @@ -20229,7 +20229,7 @@ msgctxt "" "par_id641566316849901\n" "help.text" msgid "<emph>High</emph>: 30% of codewords can be restored." -msgstr "" +msgstr "<emph>Haute</emph> : 30% des mots codés peuvent être restaurés." #. F32vf #: qrcode.xhp @@ -20238,7 +20238,7 @@ msgctxt "" "hd_id701566316879046\n" "help.text" msgid "Border" -msgstr "" +msgstr "Bordure" #. AbnEH #: qrcode.xhp @@ -20247,7 +20247,7 @@ msgctxt "" "par_id981566316947064\n" "help.text" msgid "The border width in dots surrounding the QR Code. Must be a non-negative value." -msgstr "" +msgstr "La largeur de bordure en points entourant le QR code. Cela doit être une valeur non négative." #. kZPNW #: qrcode.xhp @@ -20256,7 +20256,7 @@ msgctxt "" "hd_id761566322212787\n" "help.text" msgid "Example" -msgstr "" +msgstr "Exemple" #. QsE8C #: qrcode.xhp @@ -20265,7 +20265,7 @@ msgctxt "" "par_id401566321281041\n" "help.text" msgid "The QR code below was generated for the text <literal>www.libreoffice.org</literal>:" -msgstr "" +msgstr "Le QR code ci-dessous a été généré pour le texte <literal>www.libreoffice.org</literal> :" #. jDPsG #: qrcode.xhp @@ -20274,7 +20274,7 @@ msgctxt "" "par_id561566321218295\n" "help.text" msgid "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">QR code example</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">Exemple de QR code</alt></image>" #. zkgFS #: qrcode.xhp @@ -20283,7 +20283,7 @@ msgctxt "" "par_id441566317415844\n" "help.text" msgid "QR code in the <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>" -msgstr "" +msgstr "QR code dans <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>" #. FuBFK #: redaction.xhp @@ -20292,7 +20292,7 @@ msgctxt "" "tit\n" "help.text" msgid "Redaction" -msgstr "" +msgstr "Caviardage" #. Fb9ty #: redaction.xhp @@ -20301,7 +20301,7 @@ msgctxt "" "bm_id821562797360035\n" "help.text" msgid "<bookmark_value>spreadsheet; redacting contents</bookmark_value> <bookmark_value>presentations; redacting contents</bookmark_value> <bookmark_value>text documents; redacting contents</bookmark_value> <bookmark_value>redaction</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Feuille de calcul;caviarder du contenu</bookmark_value><bookmark_value>Présentations;caviarder du contenu</bookmark_value><bookmark_value>Documents texte;caviarder du contenu</bookmark_value><bookmark_value>Caviardage</bookmark_value>" #. uen9A #: redaction.xhp @@ -20310,7 +20310,7 @@ msgctxt "" "hd_id171562795247717\n" "help.text" msgid "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Redacting Documents</link>" -msgstr "" +msgstr "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Caviarder des documents</link>" #. rUjmE #: redaction.xhp @@ -20319,7 +20319,7 @@ msgctxt "" "par_id471562795247717\n" "help.text" msgid "<variable id=\"redaction\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and helps enterprises and organizations to comply with regulations on confidentiality or privacy." -msgstr "" +msgstr "<variable id=\"redaction\"><ahelp hid=\".\"> Le caviardage des documents bloque des mots ou des parties d'un document à des fins d'utilisation ou de visualisation autorisées. </ahelp> </variable> Le caviardage protège les informations sensibles et aide les entreprises et les organisations à respecter les réglementations en matière de confidentialité ou de confidentialité." #. QdoMp #: redaction.xhp @@ -20328,7 +20328,7 @@ msgctxt "" "par_id961562795751821\n" "help.text" msgid "Choose <menuitem>Tools - Redact</menuitem>" -msgstr "" +msgstr "Choisissez <menuitem>Outils - Caviarder</menuitem>" #. JBRpx #: redaction.xhp @@ -20337,7 +20337,7 @@ msgctxt "" "hd_id281562795791927\n" "help.text" msgid "How redaction works in %PRODUCTNAME?" -msgstr "" +msgstr "Comment le caviardage fonctionne dans %PRODUCTNAME ?" #. PEEvZ #: redaction.xhp @@ -20346,7 +20346,7 @@ msgctxt "" "par_id791562795799809\n" "help.text" msgid "The current document is exported to a drawing document edited in %PRODUCTNAME Draw. The redacted text or contents is removed from the drawing document and replaced by the redaction block of pixels, preventing any attempt to restore or copy the original contents. The redacted drawing document is often exported to PDF for publication or sharing." -msgstr "" +msgstr "Le document actuel est exporté vers un document de dessin modifié dans% PRODUCTNAME Draw. Le texte ou le contenu expurgé est supprimé du document de dessin et remplacé par le bloc de pixel de caviardage, empêchant toute tentative de restauration ou de copie du contenu d'origine. Le document de dessin expurgé est souvent exporté au format PDF pour publication ou partage." #. 7a2gY #: redaction.xhp @@ -20355,7 +20355,7 @@ msgctxt "" "par_id671562795811658\n" "help.text" msgid "When redacting, the redaction shapes are transparent and in gray so the user can see what is being redacted." -msgstr "" +msgstr "Lors du caviardage, les formes de caviardage sont transparentes et grises de façon à ce que l'utilisateur puisse voir ce qui est caviardé." #. HNkTB #: redaction.xhp @@ -20364,7 +20364,7 @@ msgctxt "" "par_id81562795822462\n" "help.text" msgid "The source document (text, spreadsheet or presentation) is not affected by redaction and can continue to be edited." -msgstr "" +msgstr "Le document source (texte, feuille de calcul ou présentation) n'est pas affecté par le caviardage et peut continué à être édité." #. LDDyY #: redaction.xhp @@ -20373,7 +20373,7 @@ msgctxt "" "par_id411562795827608\n" "help.text" msgid "Save and share the in-redaction copies of the document with peers either in the modifiable (drawing) or the verbatim (PDF) format at your option." -msgstr "" +msgstr "Enregistrez et partagez les copies du document en cours de caviardage avec des pairs au format modifiable (dessin) ou textuel (PDF) à votre choix." #. 4C7qW #: redaction.xhp @@ -20382,7 +20382,7 @@ msgctxt "" "hd_id221562796409113\n" "help.text" msgid "The redaction toolbar" -msgstr "" +msgstr "La barre d'outils de caviardage" #. ti4GD #: redaction.xhp @@ -20391,7 +20391,7 @@ msgctxt "" "par_id441562796415026\n" "help.text" msgid "The redaction toolbar consist of four tools" -msgstr "" +msgstr "La barre d'outils de caviardage est constituée de quatre outils" #. fUsGb #: redaction.xhp @@ -20400,7 +20400,7 @@ msgctxt "" "par_id691562796423552\n" "help.text" msgid "<image src=\"cmd/sc_rect.svg\" id=\"img_id41562796484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151562796484514\">Rectangle Redaction tool icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_rect.svg\" id=\"img_id41562796484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151562796484514\">Icône outil de caviardage en rectangle</alt></image>" #. UYBBQ #: redaction.xhp @@ -20409,7 +20409,7 @@ msgctxt "" "par_id731562796423552\n" "help.text" msgid "The <emph>Rectangle Redaction</emph> tool is used to mark the content for redaction by drawing transparent rectangles covering the content. Use the handles to resize the redaction rectangle." -msgstr "" +msgstr "L'outil de <emph>Caviardage en rectangle</emph> est utilisé pour marquer le contenu à caviarder en dessinant des rectangles transparents recouvrant le contenu. Utilisez les poignées pour redimensionner le rectangle de caviardage." #. jEFws #: redaction.xhp @@ -20418,7 +20418,7 @@ msgctxt "" "par_id401562796560552\n" "help.text" msgid "<image src=\"cmd/sc_freeline_unfilled.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Freeform Redaction tool icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_freeline_unfilled.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Icône d'outil de caviardage à main levée</alt></image>" #. mx6Ta #: redaction.xhp @@ -20427,7 +20427,7 @@ msgctxt "" "par_id641562796560552\n" "help.text" msgid "The <emph>Freeform Redaction</emph> tool allows the user to mark the content for redaction by drawing free-form lines or polygons covering the content." -msgstr "" +msgstr "L'outil <emph>Caviardage à main levée</emph> permet à l'utilisateur de marquer le contenu à caviarder en dessinant de lignes à main levée ou des polygones recouvrant le contenu." #. fAQEW #: redaction.xhp @@ -20436,7 +20436,7 @@ msgctxt "" "par_id961562796701222\n" "help.text" msgid "<image src=\"cmd/sc_redactedexportwhite.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">White Redacted Export tool icon</alt></image> <image src=\"cmd/sc_redactedexportblack.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Black Redacted Export tool icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_redactedexportwhite.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Icône d'outil d'export caviardé blanc.</alt></image><image src=\"cmd/sc_redactedexportblack.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Icône d'outil d'export caviardé noir</alt></image>" #. EUfoB #: redaction.xhp @@ -20445,7 +20445,7 @@ msgctxt "" "par_id231562796701222\n" "help.text" msgid "The <emph>Redacted Export</emph> button box has two options:" -msgstr "" +msgstr "Le bouton <emph>Export caviardé</emph> a deux options :" #. H66t9 #: redaction.xhp @@ -20454,7 +20454,7 @@ msgctxt "" "par_id551562796791417\n" "help.text" msgid "<emph>Redacted Export (Black)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque black and export as a pixellized PDF file." -msgstr "" +msgstr "<emph>Export caviardé (noir)</emph> : finalisez votre document en convertissant les formes de caviardage grises transparentes en noires opaques et exportez-le en un fichier PDF pixellisé." #. o3usW #: redaction.xhp @@ -20463,7 +20463,7 @@ msgctxt "" "par_id191562796822685\n" "help.text" msgid "<emph>Redacted Export (White)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque white shapes, and export as a pixellized PDF file." -msgstr "" +msgstr "<emph>Export caviardé (blanc)</emph> : finalisez votre document en convertissant les formes de caviardage grises transparentes en formes blanches opaques et exportez-le sous forme de fichier PDF pixellisé." #. 2w5mE #: redaction.xhp @@ -20472,7 +20472,7 @@ msgctxt "" "par_id961562796947231\n" "help.text" msgid "<image src=\"cmd/sc_exportdirecttopdf.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Direct Export to PDF icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_exportdirecttopdf.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Icône d'export direct en PDF</alt></image>" #. wqjEG #: redaction.xhp @@ -20481,7 +20481,7 @@ msgctxt "" "par_id901562796947232\n" "help.text" msgid "<emph>Direct Export to PDF</emph>: Makes an in-redaction copy of the document in PDF to share as a verbatim copy for review" -msgstr "" +msgstr "<emph>Export direct en PDF</emph> : effectue une copie en cours de caviardage du document au format PDF à partager en tant que copie textuelle pour révision" #. CigEo #: redlining.xhp @@ -22776,7 +22776,7 @@ msgctxt "" "par_id631571706947129\n" "help.text" msgid "Unix and Linux user can invoke %PRODUCTNAME with these additional parameters for debugging purposes." -msgstr "" +msgstr "Les utilisateurs Unix et Linux peuvent invoquer %PRODUCTNAME avec ces paramètres supplémentaires à des fins de débogage." #. zJG7Z #: start_parameters.xhp @@ -22785,7 +22785,7 @@ msgctxt "" "par_id491571706970241\n" "help.text" msgid "Parameter" -msgstr "" +msgstr "Paramètre" #. fg9oE #: start_parameters.xhp @@ -22794,7 +22794,7 @@ msgctxt "" "par_id11571706970242\n" "help.text" msgid "Meaning" -msgstr "" +msgstr "Signification" #. iAEUa #: start_parameters.xhp @@ -22803,7 +22803,7 @@ msgctxt "" "par_id11571706970245\n" "help.text" msgid "An enhanced debugger." -msgstr "" +msgstr "Un débogage amélioré." #. VQCLF #: start_parameters.xhp @@ -22812,7 +22812,7 @@ msgctxt "" "par_id971571707080686\n" "help.text" msgid "Prints the backtrace of the entire stack." -msgstr "" +msgstr "Imprime la trace arrière (backtrace) de la pile entière." #. EybYK #: start_parameters.xhp @@ -22821,7 +22821,7 @@ msgctxt "" "par_id621571707097884\n" "help.text" msgid "strace is a diagnostic, debugging and instructional userspace utility for Linux." -msgstr "" +msgstr "strace est un utilitaire de diagnostic, de débogage et d'instruction de l'espace utilisateur pour Linux." #. vGFFD #: start_parameters.xhp @@ -22830,7 +22830,7 @@ msgctxt "" "par_id281571707115502\n" "help.text" msgid "Automatically detect many memory management and threading bugs, and profile the program in detail." -msgstr "" +msgstr "Détectez automatiquement de nombreux bogues de gestion de la mémoire et de thread, et profilez le programme en détail." #. D3bfs #: start_parameters.xhp @@ -22839,7 +22839,7 @@ msgctxt "" "par_id571571707462064\n" "help.text" msgid "The debug options <emph>--record</emph>, <emph>--backtrace</emph>, <emph>--strace</emph> and <emph>--valgrind</emph> cannot be used together. Please use them one by one." -msgstr "" +msgstr "Les options de débogage <emph>--record </emph>, <emph>--backtrace </emph>, <emph>--strace </emph> et <emph>--valgrind </emph> ne peuvent pas être utilisées ensemble . Veuillez les utiliser une par une." #. hntPb #: start_parameters.xhp @@ -23172,7 +23172,7 @@ msgctxt "" "par_id0820200803204063\n" "help.text" msgid "Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Press F1 whenever you need help using %PRODUCTNAME." -msgstr "" +msgstr "Bienvenue dans %PRODUCTNAME. Merci d'utiliser l'<link href=\"text/shared/05/00000110.xhp\">aide de l'application</link> %PRODUCTNAME. Appuyez sur F1 chaque fois que vous avez besoin d'aide pour utiliser %PRODUCTNAME." #. mg9A4 #: startcenter.xhp @@ -23388,7 +23388,7 @@ msgctxt "" "par_id9434492\n" "help.text" msgid "Change the default tab stops for all documents: Use the menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - General</menuitem>." -msgstr "" +msgstr "Pour modifier les tabulations par défaut de tous les documents : utilisez le menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Général</menuitem>." #. WQVau #: tabs.xhp @@ -23586,7 +23586,7 @@ msgctxt "" "par_id3147349\n" "help.text" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you drag a tab on the ruler to move that tab and all the tabs to the right of it. This results in the spacing between those tabs changing proportionally to their distance from the margin." -msgstr "" +msgstr "Appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> lorsque que vous faites glisser cette tabulation et toutes les autres tabulations pour les placer à droite de la règle. L'espacement entre les tabulations est modifié de façon proportionnelle par rapport à la distance qui les sépare de la marge." #. auJot #: tabs.xhp @@ -23649,7 +23649,7 @@ msgctxt "" "par_id3146972\n" "help.text" msgid "The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there." -msgstr "" +msgstr "Le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la règle permet de modifier les unités de mesure affichées. Ces modifications ne sont plus valides dès lors que vous quittez $[officename] et s'appliquent exclusivement à la règle dont vous avez modifié le menu contextuel. Pour modifier définitivement les unités de mesure de la règle, choisissez<switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem> Outils - Options</menuitem></defaultinline></switchinline><menuitem> - [Type de document] - Affichage</menuitem> et modifiez l'unité de mesure ici." #. ojDwN #: tabs.xhp @@ -23766,7 +23766,7 @@ msgctxt "" "par_id041620170723504381\n" "help.text" msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <keycode>Ctrl-Shift-N</keycode> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." -msgstr "" +msgstr "Si vous avez ouvert le centre de démarrage %PRODUCTNAME et n'avez pas encore ouvert de document ou d'application, le gestionnaire de modèle peut être accédé différemment. <keycode>Ctrl+Maj+N</keycode> ouvrira toujours le gestionnaire de modèles, mais il peut aussi être accédé en choisissant Modèles à partir du volet de gauche et en choisissant Gérer les modèles." #. oD5Ec #: template_manager.xhp diff --git a/source/fr/helpcontent2/source/text/shared/menu.po b/source/fr/helpcontent2/source/text/shared/menu.po index 7f0ce5d4179..69ae051adc2 100644 --- a/source/fr/helpcontent2/source/text/shared/menu.po +++ b/source/fr/helpcontent2/source/text/shared/menu.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2019-09-27 16:20+0000\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedmenu/fr/>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedmenu/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1468145254.000000\n" #. EEMss @@ -194,7 +194,7 @@ msgctxt "" "par_id121566143431256\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\".uno:SaveBackground\">Saves the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\".uno:SaveBackground\">Enregistre l'image d'arrière plan de la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp></variable>" #. Y5Mt5 #: save_image.xhp @@ -212,7 +212,7 @@ msgctxt "" "par_id291566144541584\n" "help.text" msgid "Opens the <emph>Export Image</emph> dialog to save the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select the image file format in the Filter box, enter a file name for the image and click <emph>Save</emph>." -msgstr "" +msgstr "Ouvre la boîte de dialogue <emph>Exporter une image</emph> pour enregistrer l'image d'arrière plan de la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline> active. Sélectionnez le format de fichier de l'image dans la zone Filtre, saisissez le nom de fichier de l'image et cliquez sur <emph>Enregistrer</emph>." #. LJVBr #: save_image.xhp @@ -257,7 +257,7 @@ msgctxt "" "par_id121566143431256\n" "help.text" msgid "<variable id=\"setimagebackground\"><ahelp hid=\".uno:SelectBackground\">Set the image background of the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"setimagebackground\"><ahelp hid=\".uno:SelectBackground\">Définir l'image d'arrière-plan de la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp></variable>" #. j4B9R #: set_image_background.xhp diff --git a/source/fr/helpcontent2/source/text/shared/optionen.po b/source/fr/helpcontent2/source/text/shared/optionen.po index 00b0682c0c1..7f1fbd5531b 100644 --- a/source/fr/helpcontent2/source/text/shared/optionen.po +++ b/source/fr/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:06+0100\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2019-06-03 14:35+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: ll.org\n" @@ -2996,13 +2996,13 @@ msgctxt "" msgid "Windows Default apps" msgstr "" -#. PDkSx +#. BnQGA #: 01010600.xhp msgctxt "" "01010600.xhp\n" "par_id481581548792359\n" "help.text" -msgid "Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application)." +msgid "Call Windows file associations management. This button behaves according to Microsoft file association management policy, which is to open \"Default apps\" on Windows 7, 8, and 8.1; and to show a message telling user how to open that applet manually in Windows 10." msgstr "" #. 9MQ7V diff --git a/source/fr/helpcontent2/source/text/simpress.po b/source/fr/helpcontent2/source/text/simpress.po index 677ced13368..da46b185cee 100644 --- a/source/fr/helpcontent2/source/text/simpress.po +++ b/source/fr/helpcontent2/source/text/simpress.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:10+0100\n" -"PO-Revision-Date: 2019-05-15 14:53+0000\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: ll.org\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1557932011.000000\n" @@ -258,7 +258,7 @@ msgctxt "" "hd_id3146918\n" "help.text" msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>" -msgstr "" +msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Diagramme</link>" #. QKdUC #: main0104.xhp @@ -267,7 +267,7 @@ msgctxt "" "par_id0302200904002496\n" "help.text" msgid "Inserts a chart." -msgstr "" +msgstr "Insère un diagramme." #. Rz4Mz #: main0104.xhp @@ -285,7 +285,7 @@ msgctxt "" "hd_id3147003\n" "help.text" msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Cadre flottant</link>" #. bAHCA #: main0104.xhp @@ -294,7 +294,7 @@ msgctxt "" "hd_id3156285\n" "help.text" msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>" -msgstr "" +msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlien</link>" #. qs9B7 #: main0104.xhp @@ -303,7 +303,7 @@ msgctxt "" "hd_id3163726\n" "help.text" msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Caractère spécial</link>" #. JdPCK #: main0104.xhp @@ -312,7 +312,7 @@ msgctxt "" "par_idN105C7\n" "help.text" msgid "Slide Number" -msgstr "" +msgstr "Numéro de diapo" #. dk5d2 #: main0104.xhp @@ -681,7 +681,7 @@ msgctxt "" "hd_id0122200903104143\n" "help.text" msgid "Increase Font Size" -msgstr "" +msgstr "Augmenter la taille de la police" #. ALAG8 #: main0203.xhp @@ -699,7 +699,7 @@ msgctxt "" "hd_id0122200903104228\n" "help.text" msgid "Decrease Font Size" -msgstr "" +msgstr "Diminuer la taille de la police" #. AGSKe #: main0203.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/00.po b/source/fr/helpcontent2/source/text/simpress/00.po index 80c55142019..b4abc525ee7 100644 --- a/source/fr/helpcontent2/source/text/simpress/00.po +++ b/source/fr/helpcontent2/source/text/simpress/00.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:10+0100\n" -"PO-Revision-Date: 2019-06-07 12:37+0000\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress00/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1559911077.000000\n" #. sqmGT @@ -590,7 +590,7 @@ msgctxt "" "par_id3151239\n" "help.text" msgid "Choose <emph>Insert - Table</emph>" -msgstr "" +msgstr "Choisissez <emph>Insertion - Tableau</emph>" #. 6CAQP #: 00000404.xhp @@ -608,7 +608,7 @@ msgctxt "" "par_id3163703\n" "help.text" msgid "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145361\">Icon Insert Table</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145361\">Icône Insertion tableau</alt></image>" #. tUXJX #: 00000404.xhp @@ -617,7 +617,7 @@ msgctxt "" "par_id3146963\n" "help.text" msgid "Table" -msgstr "" +msgstr "Tableau" #. mEkeS #: 00000404.xhp @@ -626,7 +626,7 @@ msgctxt "" "par_id3153075\n" "help.text" msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>" -msgstr "" +msgstr "Choisissez <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Diapo - Insérer une diapo à partir d'un fichier</menuitem></caseinline><defaultinline><menuitem>Page - Insérer une page à partir d'un fichier</menuitem></defaultinline></switchinline>" #. ttNgv #: 00000404.xhp @@ -653,7 +653,7 @@ msgctxt "" "par_id3157900\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Insert Slide from File</caseinline><defaultinline>Insert Page from File</defaultinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Insérer une diapo à partir d'un fichier</caseinline><defaultinline>Insérer une page à partir d'un fichier</defaultinline></switchinline>" #. YV4RY #: 00000404.xhp @@ -788,7 +788,7 @@ msgctxt "" "par_id3146316\n" "help.text" msgid "Choose <emph>Format - Interaction</emph>" -msgstr "" +msgstr "Choisissez <emph>Format - Interaction</emph>" #. Gfjf3 #: 00000405.xhp @@ -797,7 +797,7 @@ msgctxt "" "par_id3149257\n" "help.text" msgid "On the <emph>Standard</emph> toolbar, click" -msgstr "" +msgstr "Dans la barre d'outils <emph>Standard</emph> cliquez sur" #. 4a3bB #: 00000405.xhp @@ -806,7 +806,7 @@ msgctxt "" "par_id3154649\n" "help.text" msgid "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150205\">Icon Interaction</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150205\">Icône Interaction</alt></image>" #. 8eiDD #: 00000405.xhp @@ -815,7 +815,7 @@ msgctxt "" "par_id3155380\n" "help.text" msgid "Interaction" -msgstr "" +msgstr "Interaction" #. aFWLc #: 00000406.xhp @@ -878,7 +878,7 @@ msgctxt "" "par_id3158394\n" "help.text" msgid "<variable id=\"etdaw\">Choose <menuitem>View - Slide Transition</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"etdaw\">Choisissez <menuitem>Affichage - Transition de diapo</menuitem></variable>" #. LvLjL #: 00000407.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/01.po b/source/fr/helpcontent2/source/text/simpress/01.po index d2c57b16066..faa887f1a4b 100644 --- a/source/fr/helpcontent2/source/text/simpress/01.po +++ b/source/fr/helpcontent2/source/text/simpress/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-17 12:22+0100\n" -"PO-Revision-Date: 2020-02-18 14:15+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" +"PO-Revision-Date: 2020-04-02 15:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -69,7 +69,7 @@ msgctxt "" "par_id3155961\n" "help.text" msgid "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Document\">HTML Document</link>, <link href=\"text/shared/00/00000200.xhp\" name=\"Image Options\">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>." -msgstr "" +msgstr "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Document\">Document HTML</link>, <link href=\"text/shared/00/00000200.xhp\" name=\"Image Options\">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>." #. LDX5K #: 01170000.xhp @@ -528,7 +528,7 @@ msgctxt "" "hd_id3152999\n" "help.text" msgid "First <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Première<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Diapo</caseinline><defaultinline>Page</defaultinline></switchinline>" #. XGo6A #: 02110000.xhp @@ -537,7 +537,7 @@ msgctxt "" "par_id3153564\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Jumps to the first <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Saute à la première <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>" #. EcZAg #: 02110000.xhp @@ -546,7 +546,7 @@ msgctxt "" "par_id3155925\n" "help.text" msgid "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Icon First Slide</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Icône Première diapo</alt></image>" #. MPHRK #: 02110000.xhp @@ -555,7 +555,7 @@ msgctxt "" "par_id3145246\n" "help.text" msgid "First <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Première <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. 8Hda2 #: 02110000.xhp @@ -564,7 +564,7 @@ msgctxt "" "hd_id3156061\n" "help.text" msgid "Previous <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Précédente <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. EzsXF #: 02110000.xhp @@ -573,7 +573,7 @@ msgctxt "" "par_id3148768\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Moves back one <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Déplace à la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline> précédente.</ahelp>" #. fkXpB #: 02110000.xhp @@ -582,7 +582,7 @@ msgctxt "" "par_id3153045\n" "help.text" msgid "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Icon Previous Slide</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Icône Diapo précédente</alt></image>" #. yuS3R #: 02110000.xhp @@ -591,7 +591,7 @@ msgctxt "" "par_id3150473\n" "help.text" msgid "Previous <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Précédente <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. ArMiT #: 02110000.xhp @@ -600,7 +600,7 @@ msgctxt "" "hd_id3155369\n" "help.text" msgid "Next <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Prochaine <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. ZMEvk #: 02110000.xhp @@ -609,7 +609,7 @@ msgctxt "" "par_id3153920\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Move forward one <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Déplace d'une <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline> en avant.</ahelp>" #. PAhBu #: 02110000.xhp @@ -618,7 +618,7 @@ msgctxt "" "par_id3083279\n" "help.text" msgid "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Icon Next Slide</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Icône Diapo suivante</alt></image>" #. auJUM #: 02110000.xhp @@ -627,7 +627,7 @@ msgctxt "" "par_id3149454\n" "help.text" msgid "Next <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Prochaine <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. yA7AU #: 02110000.xhp @@ -636,7 +636,7 @@ msgctxt "" "hd_id3150762\n" "help.text" msgid "Last <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Dernière <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. qxd3Z #: 02110000.xhp @@ -645,7 +645,7 @@ msgctxt "" "par_id3147564\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Jumps to the last <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Saute à la dernière <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline></ahelp>" #. FD8jY #: 02110000.xhp @@ -654,7 +654,7 @@ msgctxt "" "par_id3151183\n" "help.text" msgid "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Icon Last Record</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Icône Dernier enregistrement</alt></image>" #. gBkye #: 02110000.xhp @@ -663,7 +663,7 @@ msgctxt "" "par_id3154055\n" "help.text" msgid "Last <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" -msgstr "" +msgstr "Dernière <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>" #. qy3c4 #: 02110000.xhp @@ -1529,14 +1529,14 @@ msgctxt "" msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Slide Layout\">Slide Layout</link>" msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Mise en page des diapos\">Mise en page des diapos</link>" -#. 4H6FN +#. twX7u #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3155960\n" "help.text" -msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>" -msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\">Style de page</link>" +msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Change Slide Master</link>" +msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Modifier la diapo maîtresse</link>" #. UCxrT #: 03080000.xhp @@ -1788,7 +1788,7 @@ msgctxt "" "par_id3154016\n" "help.text" msgid "<variable id=\"bldpra\"><ahelp hid=\".\">Starts your slide show.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"bldpra\"><ahelp hid=\".\">Démarre le diaporama.</ahelp></variable>" #. D7jc6 #: 03130000.xhp @@ -1887,7 +1887,7 @@ msgctxt "" "par_id3150011\n" "help.text" msgid "<ahelp hid=\".\">Switches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Bascule vers l'une des différentes vues principales, où vous pouvez ajouter les éléments que vous souhaitez voir apparaître sur toutes les diapositives de votre diaporama.</ahelp>" #. h4RwT #: 03150100.xhp @@ -2580,7 +2580,7 @@ msgctxt "" "hd_id3145800\n" "help.text" msgid "<link href=\"text/simpress/01/04030000.xhp\" name=\"Snap Point/Line\">Snap Point/Line</link>" -msgstr "" +msgstr "<link href=\"text/simpress/01/04030000.xhp\" name=\"Snap Point/Line\">Ligne/point de capture</link>" #. YTzoX #: 04030000.xhp @@ -2958,7 +2958,7 @@ msgctxt "" "hd_id3146976\n" "help.text" msgid "<variable id=\"insertobjectfromfile\"><link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insert <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable>" -msgstr "" +msgstr "<variable id=\"insertobjectfromfile\"><link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insérer <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">une diapo</caseinline><defaultinline>une page</defaultinline></switchinline>/des objets à partir d'un fichier</link></variable>" #. zCX2g #: 04110100.xhp @@ -3084,7 +3084,7 @@ msgctxt "" "par_id3149018\n" "help.text" msgid "The inserted text uses the default text formatting of the active slide. If you want, you can drag a text box in your slide, and then insert the text. The box automatically extends downwards for longer text passages." -msgstr "" +msgstr "Le texte inséré utilise la mise en forme du texte par défaut de la diapo active. Si vous le souhaitez, vous pouvez faire glisser une zone de texte dans votre diapo, puis insérer le texte. La boîte s'étend automatiquement vers le bas pour les passages de texte plus longs." #. zJb7d #: 04110200.xhp @@ -3678,7 +3678,7 @@ msgctxt "" "par_id3154253\n" "help.text" msgid "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156382\">Icon Presentation Styles</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156382\">Icône Styles de présentation</alt></image>" #. FX2fC #: 05100000.xhp @@ -3714,7 +3714,7 @@ msgctxt "" "par_id3145587\n" "help.text" msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150370\">Icon Graphic Styles</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150370\">Icône Styles d'image</alt></image>" #. CVtXt #: 05100000.xhp @@ -3750,7 +3750,7 @@ msgctxt "" "par_id3156020\n" "help.text" msgid "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153246\">Icon Fill format mode</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153246\">Icône Mode remplir</alt></image>" #. Nafq7 #: 05100000.xhp @@ -3786,7 +3786,7 @@ msgctxt "" "par_id3147297\n" "help.text" msgid "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151390\">Icon New Style from selection</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151390\">Icône Nouveau style à partir de la sélection</alt></image>" #. xeuEr #: 05100000.xhp @@ -3822,7 +3822,7 @@ msgctxt "" "par_id3149888\n" "help.text" msgid "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146878\">Icon Update Style</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146878\">Icône Actualiser le style</alt></image>" #. FuMK5 #: 05100000.xhp @@ -3905,32 +3905,32 @@ msgctxt "" msgid "Delete Row" msgstr "Supprimer une ligne" -#. rdR75 +#. DUW5B #: 05120000.xhp msgctxt "" "05120000.xhp\n" "tit\n" "help.text" -msgid "Slide Design" -msgstr "Style de diapo" +msgid "Change Slide Master" +msgstr "Modifier la diapo maîtresse" -#. NRQvz +#. Jg7LJ #: 05120000.xhp msgctxt "" "05120000.xhp\n" "hd_id3154253\n" "help.text" -msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>" -msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\">Style de page</link>" +msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Change Slide Master</link>" +msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Modifier la diapo maîtresse</link>" -#. GW8uD +#. Bi55Y #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3148485\n" "help.text" -msgid "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Slide Design</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable>" -msgstr "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Affiche la boîte de dialogue <emph>Conception de diapo</emph>, dans laquelle vous pouvez sélectionner un jeu de mise en page pour la diapo active. Tous les objets de la conception de diapo sont insérés derrière les objets de la diapo active.</ahelp></variable>" +msgid "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Available Master Slides</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable>" +msgstr "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Affiche la boîte de dialogue des <emph>Diapos maîtresses disponibles</emph> dans laquelle vous sélectionnez la mise en page de la diapo active. Tous les objets dans le design de la diapo sont insérés derrière les objets de la diapo active.</ahelp></variable>" #. nywQP #: 05120000.xhp @@ -3995,32 +3995,32 @@ msgctxt "" msgid "Load" msgstr "Charger" -#. HHbgT +#. PJUGm #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3156020\n" "help.text" -msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Affiche la boîte de dialogue <link href=\"text/simpress/01/05120100.xhp\" name=\"Charger une conception de diapo\"><emph>Charger une conception de diapo</emph></link>, dans laquelle vous pouvez sélectionner d'autres conceptions de diapos.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Master Slide\"><emph>Load Master Slide</emph></link> dialog, where you can select additional slide designs.</ahelp>" +msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Affiche la boîte de dialogue <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Master Slide\"><emph>Charger la diapo maîtresse</emph></link> dans laquelle vous sélectionnez des mises en page de diapo supplémentaires.</ahelp>" -#. tbF86 +#. sQnAB #: 05120100.xhp msgctxt "" "05120100.xhp\n" "tit\n" "help.text" -msgid "Load Slide Design" -msgstr "Charger une conception de diapo" +msgid "Load Master Slide" +msgstr "Charger la diapo maîtresse" -#. bE2DG +#. cVSPz #: 05120100.xhp msgctxt "" "05120100.xhp\n" "hd_id3153728\n" "help.text" -msgid "Load Slide Design" -msgstr "Charger une conception de diapo" +msgid "Load Master Slide" +msgstr "Charger la diapo maîtresse" #. DB49E #: 05120100.xhp @@ -4263,7 +4263,7 @@ msgctxt "" "par_id3154658\n" "help.text" msgid "A Dimension Line is always inserted on the <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing." -msgstr "" +msgstr "Une ligne de cote est toujours insérée sur la <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">couche</link> appelée <emph>Lignes de cote</emph>. Si vous définissez cette couche sur invisible, vous ne verrez aucune ligne de cote dans votre dessin." #. hZjxh #: 05150000.xhp @@ -6108,7 +6108,7 @@ msgctxt "" "hd_id3153246\n" "help.text" msgid "<link href=\"text/simpress/01/06070000.xhp\" name=\"Interaction\">Interaction</link>" -msgstr "" +msgstr "<link href=\"text/simpress/01/06070000.xhp\" name=\"Interaction\">Interaction</link>" #. fFHEt #: 06070000.xhp @@ -9024,7 +9024,7 @@ msgctxt "" "par_id541535057041285\n" "help.text" msgid "Click <emph>Remove Client Authorization</emph>." -msgstr "" +msgstr "Cliquez sur <emph>Supprimer l'autorisation du client</emph>." #. 7oZpm #: slide_properties.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/02.po b/source/fr/helpcontent2/source/text/simpress/02.po index 59cff965360..802c51bb390 100644 --- a/source/fr/helpcontent2/source/text/simpress/02.po +++ b/source/fr/helpcontent2/source/text/simpress/02.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:10+0100\n" -"PO-Revision-Date: 2020-02-17 11:31+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress02/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -770,7 +770,7 @@ msgctxt "" "par_id3154018\n" "help.text" msgid "Transformations (%PRODUCTNAME Draw only)" -msgstr "" +msgstr "Transformations (%PRODUCTNAME Draw uniquement)" #. xeiRd #: 10030000.xhp @@ -779,7 +779,7 @@ msgctxt "" "par_id3149018\n" "help.text" msgid "To open the <emph>Transformations</emph> toolbar, choose <emph>View - Toolbars - Transformations</emph>. In <item type=\"productname\">%PRODUCTNAME</item> Draw, you can also click the arrow next to the <emph>Transformations</emph> icon on the <emph>Standard</emph> bar." -msgstr "" +msgstr "Pour ouvrir la barre d'outils <emph>Transformations</emph>, choisissez <emph>Affichage - Barres d'outils - Transformations</emph>. Dans <item type=\"productname\">%PRODUCTNAME</item> Draw, vous pouvez aussi cliquer sur la flèche près de l'icône <emph>Transformations</emph> dans la barre d'outils <emph>Standard</emph>." #. pfG6c #: 10030000.xhp @@ -1751,7 +1751,7 @@ msgctxt "" "par_id3148770\n" "help.text" msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text box with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the box. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a box, and then type or paste your text." -msgstr "" +msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Dessine une zone de texte avec une orientation du texte verticale que vous pouvez cliquer et glisser dans le document actif. Le texte que vous saisissez est automatiquement redimensionnée pour s'adapter à la dimension de la zone (activez la prise en charge de texte asiatique pour activer cette icône).</ahelp> Cliquez n'importe où dans le document et ensuite, saisissez ou collez le texte. Vous pouvez également déplacer le curseur à l'endroit où vous souhaitez ajouter le texte, glissez une zone et ensuite saisir ou coller le texte." #. GYCAK #: 10050000.xhp @@ -5036,7 +5036,7 @@ msgctxt "" "par_id3154702\n" "help.text" msgid "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icon First Level</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icône Premier niveau</alt></image>" #. cx5A2 #: 11060000.xhp @@ -5090,7 +5090,7 @@ msgctxt "" "par_id3155333\n" "help.text" msgid "<image src=\"cmd/sc_outlineexpandall.png\" id=\"img_id3154705\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154705\">Icon All Levels</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlineexpandall.png\" id=\"img_id3154705\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154705\">Icône Tous les niveaux</alt></image>" #. Y9hBE #: 11070000.xhp @@ -5144,7 +5144,7 @@ msgctxt "" "par_id3155961\n" "help.text" msgid "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icon Hide Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icône Masquer les sous-points</alt></image>" #. YhA3W #: 11080000.xhp @@ -5198,7 +5198,7 @@ msgctxt "" "par_id3155959\n" "help.text" msgid "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icon Show Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icône Afficher les sous-points</alt></image>" #. CYjYo #: 11090000.xhp @@ -5351,7 +5351,7 @@ msgctxt "" "par_id3153713\n" "help.text" msgid "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Icon Glue Points</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Icône Points de collage</alt></image>" #. TnU3Q #: 13010000.xhp @@ -5720,7 +5720,7 @@ msgctxt "" "par_id3155443\n" "help.text" msgid "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154757\">Icon Exit all groups</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154757\">Icône Quitter tous les groupes</alt></image>" #. CGmZy #: 13100000.xhp @@ -5792,7 +5792,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154016\">Icon Snap to Page Margins</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154016\">Icône Capturer aux marges de la page</alt></image>" #. BVB6e #: 13150000.xhp @@ -5828,7 +5828,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Icon Snap to Object Border</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Icône Capturer aux bordures de l'objet</alt></image>" #. 5AnZF #: 13160000.xhp @@ -5864,7 +5864,7 @@ msgctxt "" "par_id3154016\n" "help.text" msgid "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153415\">Icon Snap to Object Points</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153415\">Icône Capturer aux points de l'objet</alt></image>" #. ggjdc #: 13170000.xhp @@ -5900,7 +5900,7 @@ msgctxt "" "par_id3149664\n" "help.text" msgid "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153728\">Icon Allow Quick Editing</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153728\">Icône Autoriser l'édition rapide</alt></image>" #. 6agsE #: 13180000.xhp @@ -5936,7 +5936,7 @@ msgctxt "" "par_id3154510\n" "help.text" msgid "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154015\">Icon Select Text Area Only</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154015\">Icône Sélectionner uniquement la zone de texte</alt></image>" #. GUik3 #: 13190000.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/04.po b/source/fr/helpcontent2/source/text/simpress/04.po index 8d4775b7994..bc6da07d365 100644 --- a/source/fr/helpcontent2/source/text/simpress/04.po +++ b/source/fr/helpcontent2/source/text/simpress/04.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2019-06-07 12:44+0000\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: ll.org\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress04/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559911484.000000\n" @@ -132,7 +132,7 @@ msgctxt "" "hd_id3149052\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3" #. gqgLd #: 01020000.xhp @@ -204,7 +204,7 @@ msgctxt "" "par_idN10769\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F5" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+F5" #. cCpcB #: 01020000.xhp @@ -231,7 +231,7 @@ msgctxt "" "par_id3154559\n" "help.text" msgid "Spelling" -msgstr "" +msgstr "Orthographe" #. YoPUH #: 01020000.xhp @@ -240,7 +240,7 @@ msgctxt "" "hd_id3153004\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7" #. DPB8j #: 01020000.xhp @@ -276,7 +276,7 @@ msgctxt "" "hd_id3155439\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F8" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+F8" #. u6nqu #: 01020000.xhp @@ -483,7 +483,7 @@ msgctxt "" "hd_id3153580\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Page Up" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page vers le haut" #. Lv4pq #: 01020000.xhp @@ -501,7 +501,7 @@ msgctxt "" "hd_id3152944\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Page Down" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page vers le bas" #. 7m7d9 #: 01020000.xhp @@ -654,7 +654,7 @@ msgctxt "" "hd_id3154195\n" "help.text" msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+G" -msgstr "" +msgstr "Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+G" #. AUADM #: 01020000.xhp @@ -690,7 +690,7 @@ msgctxt "" "hd_id3149309\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ click" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+clic" #. KQA4e #: 01020000.xhp @@ -744,7 +744,7 @@ msgctxt "" "hd_id3149784\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Plus key" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ touche Plus" #. d2xxG #: 01020000.xhp @@ -762,7 +762,7 @@ msgctxt "" "hd_id3148972\n" "help.text" msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Plus key" -msgstr "" +msgstr "Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ touche Plus" #. BxpBJ #: 01020000.xhp @@ -780,7 +780,7 @@ msgctxt "" "hd_id3149040\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Minus key" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ touche Moins" #. t2wEB #: 01020000.xhp @@ -798,7 +798,7 @@ msgctxt "" "hd_id3148742\n" "help.text" msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Minus key" -msgstr "" +msgstr "Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ touche Moins" #. ZSCZ4 #: 01020000.xhp @@ -1473,7 +1473,7 @@ msgctxt "" "hd_id3154384\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ Arrow Key" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ touche fléchée" #. m9FiD #: 01020000.xhp @@ -1509,7 +1509,7 @@ msgctxt "" "hd_id3154117\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ drag (with <link href=\"text/shared/optionen/01070500.xhp\" name=\"Copy when moving\">Copy when moving</link> option active)" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ glissé (avec l'option <link href=\"text/shared/optionen/01070500.xhp\" name=\"Copy when moving\">Copie lors du déplacement</link> active)" #. Bwos6 #: 01020000.xhp @@ -1518,7 +1518,7 @@ msgctxt "" "par_id3150584\n" "help.text" msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and drag an object to create a copy of the object." -msgstr "" +msgstr "Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> et glissez un objet pour créer une copie de l'objet." #. GEDhM #: 01020000.xhp @@ -1689,7 +1689,7 @@ msgctxt "" "hd_id3145258\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Entrée" #. ToHSt #: 01020000.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/guide.po b/source/fr/helpcontent2/source/text/simpress/guide.po index 3f047087bc4..31d7b65c347 100644 --- a/source/fr/helpcontent2/source/text/simpress/guide.po +++ b/source/fr/helpcontent2/source/text/simpress/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:10+0100\n" -"PO-Revision-Date: 2020-03-11 18:15+0000\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpressguide/fr/>\n" "Language: fr\n" @@ -3740,7 +3740,7 @@ msgctxt "" "hd_id3149018\n" "help.text" msgid "To apply a new <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">master slide</caseinline><defaultinline>master page</defaultinline></switchinline>" -msgstr "" +msgstr "Pour appliquer une nouvelle <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo maîtresse</caseinline><defaultinline>page maîtresse</defaultinline></switchinline>" #. NDv5o #: masterpage.xhp @@ -3749,7 +3749,7 @@ msgctxt "" "par_id3154702\n" "help.text" msgid "Select <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Master Slide</menuitem></caseinline><defaultinline><menuitem>Page - Master Page</menuitem></defaultinline></switchinline>." -msgstr "" +msgstr "Sélectionnez <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Diapo - Diapo maîtresse</menuitem></caseinline><defaultinline><menuitem>Page - Page maîtresse</menuitem></defaultinline></switchinline>." #. AvkGN #: masterpage.xhp @@ -3758,7 +3758,7 @@ msgctxt "" "par_id3148485\n" "help.text" msgid "Click <widget>Load</widget>." -msgstr "" +msgstr "Cliquez sur <widget>Charger</widget>." #. rUwCa #: masterpage.xhp @@ -3767,7 +3767,7 @@ msgctxt "" "par_id3145384\n" "help.text" msgid "Under <emph>Categories</emph>, select the category of templates." -msgstr "" +msgstr "Sous <emph>Catégories</emph>, sélectionnez la catégorie des modèles." #. UbWRG #: masterpage.xhp @@ -3776,7 +3776,7 @@ msgctxt "" "par_id3153915\n" "help.text" msgid "Under <emph>Templates</emph>, select a template with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">master slide</caseinline><defaultinline>master page</defaultinline></switchinline> that you want to apply. To preview the template, click <widget>Preview</widget>." -msgstr "" +msgstr "Sous <emph>Modèles</emph>, sélectionnez le modèle contenant la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo maîtresse</caseinline><defaultinline>page maîtresse</defaultinline></switchinline> que vous souhaitez appliquer. Pour avoir un aperçu du modèle, cliquez sur <widget>Aperçu</widget>." #. Aikky #: masterpage.xhp @@ -3785,7 +3785,7 @@ msgctxt "" "par_id3154652\n" "help.text" msgid "Click <widget>OK</widget>." -msgstr "" +msgstr "Cliquez sur <widget>OK</widget>." #. ouC9f #: masterpage.xhp @@ -3803,7 +3803,7 @@ msgctxt "" "par_id5150436\n" "help.text" msgid "To apply the master slide to all of the slides in your presentation, select the <emph>Exchange background page</emph> check box, and then click <widget>OK</widget>." -msgstr "" +msgstr "Pour appliquer la diapo maîtresse à toutes les diapos de la présentation, sélectionnez la case à cocher <emph>Échanger l'arrière-plan de la page</emph> et cliquez sur <widget>OK</widget>." #. 7GAJr #: masterpage.xhp @@ -3812,7 +3812,7 @@ msgctxt "" "par_id5151387\n" "help.text" msgid "To apply the slide design to the current slide only, clear the <emph>Exchange background page</emph> check box, and then click <widget>OK</widget>." -msgstr "" +msgstr "Pour appliquer l'ébauche de diapo à la diapo active uniquement, décochez la case <emph>Échanger l'arrière-plan de la page</emph> et cliquez sur <widget>OK</widget>." #. iDdL3 #: masterpage.xhp @@ -3821,7 +3821,7 @@ msgctxt "" "par_id4150436\n" "help.text" msgid "To apply the master page to all of the pages in your document, select the <emph>Exchange background page</emph> check box, and then click <widget>OK</widget>." -msgstr "" +msgstr "Pour appliquer la page maîtresse à toute les pages du document, sélectionnez la case à cocher <emph>Échanger la page d'arrière-plan</emph> et cliquez sur <widget>OK</widget>." #. MAp6s #: masterpage.xhp @@ -3830,7 +3830,7 @@ msgctxt "" "par_id4151387\n" "help.text" msgid "To apply the page design to the current page only, clear the <emph>Exchange background page</emph> check box, and then click <widget>OK</widget>." -msgstr "" +msgstr "Pour appliquer l'ébauche à la page active uniquement, décochez la case <emph>Échanger l'arrière-plan de la page</emph> et cliquez sur <widget>OK</widget>." #. rnFQF #: masterpage.xhp @@ -4217,7 +4217,7 @@ msgctxt "" "par_id3154702\n" "help.text" msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>." -msgstr "" +msgstr "Choisissez <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Diapo - Insérer une diapo à partir d'un fichier</menuitem></caseinline><defaultinline><menuitem>Page - Insérer une page à partir d'un fichier</menuitem></defaultinline></switchinline>." #. 4wCrD #: page_copy.xhp @@ -5135,7 +5135,7 @@ msgctxt "" "par_id3156385\n" "help.text" msgid "To set the default printing options for $[officename] Impress, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem>." -msgstr "" +msgstr "Pour définir les options d'impression par défaut pour $[officename] Impress, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Imprimer</menuitem>." #. eFCv4 #: printing.xhp @@ -5171,7 +5171,7 @@ msgctxt "" "par_id3150431\n" "help.text" msgid "These settings override the default printer options in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem> for the current print job only." -msgstr "" +msgstr "Les paramètres écrasent les options d'impression par défaut dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Imprimer</menuitem> pour la tâche d'impression active uniquement." #. 5HEGY #: printing.xhp diff --git a/source/fr/helpcontent2/source/text/smath/01.po b/source/fr/helpcontent2/source/text/smath/01.po index cac368f613b..41a47e3f9c1 100644 --- a/source/fr/helpcontent2/source/text/smath/01.po +++ b/source/fr/helpcontent2/source/text/smath/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-03-31 10:35+0200\n" "PO-Revision-Date: 2019-06-07 13:38+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: ll.org\n" @@ -13795,3 +13795,84 @@ msgctxt "" "help.text" msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>." msgstr "Cette commande ne prend en charge que les contenus au format MathML. Si vous avez copié une formule %PRODUCTNAME Math dans le presse-papiers, insérez la en utilisant la commande <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Coller</emph></link> sous <emph>Édition</emph>." + +#. wqDkX +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"tit\n" +"help.text" +msgid "Chemical Formulas" +msgstr "" + +#. j2CrZ +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"bm_id241584201850390\n" +"help.text" +msgid "<bookmark_value>chemical formula</bookmark_value>" +msgstr "" + +#. cmCqg +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"hd_id951584200892379\n" +"help.text" +msgid "<variable id=\"chemicalh1\"><link href=\"text/smath/01/chemical.xhp\" name=\"Chemical Formulas\">Chemical Formulas Examples</link></variable>" +msgstr "" + +#. 9RNL8 +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"par_id111584200892379\n" +"help.text" +msgid "The primary purpose of %PRODUCTNAME Math is to create mathematical formulas, but it can also be used to write chemical formulas. However, in chemical formulas, the chemical symbols are normally written in uppercase using non-italic characters." +msgstr "" + +#. CLnAG +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"par_id61584210063479\n" +"help.text" +msgid "To create chemical formulas using Math, you may want to change the font used for variables to a non-italic font, or use the <literal>nitalic</literal> modifier." +msgstr "" + +#. LHaDo +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"hd_id681584201309050\n" +"help.text" +msgid "Molecules" +msgstr "" + +#. Fhyg6 +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"hd_id801584201314869\n" +"help.text" +msgid "Isotopes" +msgstr "" + +#. f9BiV +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"hd_id921584201320412\n" +"help.text" +msgid "Ions" +msgstr "" + +#. CfSpa +#: chemical.xhp +msgctxt "" +"chemical.xhp\n" +"par_id921584201737219\n" +"help.text" +msgid "<input>SO_4^{2-{}}</input> or <input>SO_4^{2\"-\"}</input>" +msgstr "" diff --git a/source/fr/helpcontent2/source/text/swriter.po b/source/fr/helpcontent2/source/text/swriter.po index 0015f98046e..92ad8e490fc 100644 --- a/source/fr/helpcontent2/source/text/swriter.po +++ b/source/fr/helpcontent2/source/text/swriter.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2020-02-10 17:41+0000\n" -"Last-Translator: Joachim Vincent <jojorealisateur@outlook.com>\n" +"PO-Revision-Date: 2020-03-26 21:16+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1546876370.000000\n" @@ -294,7 +294,7 @@ msgctxt "" "par_id030820161747133280\n" "help.text" msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents." -msgstr "" +msgstr "%PRODUCTNAME permet de personnaliser les niveaux de classification pour votre entreprise. Pour personnaliser le nombre et le nom des niveaux, copiez le fichier <item type=\"literal\">exemple.xml</item> situé dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem> %PRODUCTNAME - Préférences </menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Chemins - Classification </menuitem> dans un dossier local et éditez le contenu." #. F3njz #: classificationbar.xhp @@ -879,7 +879,7 @@ msgctxt "" "hd_id981573492083329\n" "help.text" msgid "Resolved comments" -msgstr "" +msgstr "Commentaires résolus" #. DGBcc #: main0103.xhp @@ -888,7 +888,7 @@ msgctxt "" "par_id331573492076499\n" "help.text" msgid "Show or hide <link href=\"text/shared/01/04050000.xhp#resolvecomments\" name=\"resolve comments\">resolved comments</link>." -msgstr "" +msgstr "Afficher ou masquer les <link href=\"text/shared/01/04050000.xhp#resolvecomments\" name=\"resolve comments\">commentaires résolus</link>." #. DAXRW #: main0103.xhp @@ -1059,7 +1059,7 @@ msgctxt "" "hd_id3149428\n" "help.text" msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Text from File</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Texte à partir d'un fichier</link>" #. RFwdc #: main0104.xhp @@ -2904,7 +2904,7 @@ msgctxt "" "par_id3147797\n" "help.text" msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of templates for almost every purpose. You can also create your own templates using the wizards." -msgstr "" +msgstr "$[officename] Writer inclut également des fonctionnalités utiles comme un <link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">correcteur orthographique</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">dictionnaire des synonymes</link>, une <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrection</link>, et un <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">dictionnaire de césure</link> ainsi qu'une variété de modèle pour différents sujets. Vous pouvez également créer vos propres modèles en utilisant l'assistant." #. TCYhh #: main0503.xhp @@ -2949,7 +2949,7 @@ msgctxt "" "par_id3145610\n" "help.text" msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"frames\">frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects." -msgstr "" +msgstr "$[officename] Writer contient de nombreux outils de publication assistée par ordinateur et de dessin pour vous aider à créer des documents de style professionnel, tels que des brochures, des bulletins et des invitations. Vous pouvez formater vos documents avec des dispositions multi-colonnes, des <link href=\"text/swriter/guide/text_frame.xhp\" name=\"frames\">cadres</link>, des <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">images </link>, des <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tableaux</link>, et d'autres objets." #. EpFCE #: main0503.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/01.po b/source/fr/helpcontent2/source/text/swriter/01.po index 48d7df4901a..a6e048fd8cd 100644 --- a/source/fr/helpcontent2/source/text/swriter/01.po +++ b/source/fr/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-13 12:06+0100\n" +"POT-Creation-Date: 2020-04-03 11:47+0200\n" "PO-Revision-Date: 2020-02-10 17:41+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/fr/>\n" @@ -1556,13 +1556,13 @@ msgctxt "" msgid "Working With the Navigation Toolbar" msgstr "Utilisation de la barre d'outils Navigation" -#. ZzGR7 +#. KASRf #: 02110100.xhp msgctxt "" "02110100.xhp\n" "par_id3150045\n" "help.text" -msgid "Open the <emph>Navigation</emph> toolbar by clicking on its icon located in the vertical scrollbar. You can break the toolbar away from its place by dragging and arranging it on the screen." +msgid "Open the <emph>Navigation</emph> toolbar by clicking on its top left icon located on the top of the Navigator display area. You can break the toolbar away from its place by dragging and arranging it on the screen." msgstr "" #. sg88n @@ -3311,14 +3311,14 @@ msgctxt "" msgid "Index" msgstr "Index" -#. hXHxQ +#. eEQCf #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3151251\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type." -msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Affiche le type d'index auquel appartient l'entrée sélectionnée.</ahelp> Cette boîte de dialogue ne permet pas de changer le type d'index défini pour une entrée d'index. Vous devez supprimer l'entrée d'index du document et le réinsérer sous un type d'index différent." +msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-edit\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type." +msgstr "" #. HjkxD #: 02160000.xhp @@ -8567,13 +8567,13 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the name of the user-defined field that you want to create.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Saisissez le nom du champ définit par l'utilisateur que vous souhaitez créer.</ahelp>" -#. hcDiP +#. BufeR #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id381583794664065\n" "help.text" -msgid "<embedvar href=\"text/swriter/01/04090002.xhp#FieldName)\"/> This option is available for \"Set variable\", \"DDE field\", \"Number range\" and \"User Field\" field types." +msgid "<embedvar href=\"text/swriter/01/04090002.xhp#FieldName\"/> This option is available for \"Set variable\", \"DDE field\", \"Number range\" and \"User Field\" field types." msgstr "" #. KsGDR @@ -8684,14 +8684,14 @@ msgctxt "" msgid "Numbering by Chapter" msgstr "" -#. S56s4 +#. pBDFD #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3146340\n" "help.text" -msgid "Sets the options for resetting chapter numbers. <variable id=\"NumberRange\">This option is only available for the \"Number range\" field type.</variable>" -msgstr "" +msgid "Sets the options for resetting chapter numbers." +msgstr "Spécifie les options selon lesquelles les numéros des chapitres sont redéfinis." #. p6M67 #: 04090005.xhp @@ -8702,14 +8702,14 @@ msgctxt "" msgid "Level" msgstr "Niveau" -#. zihCw +#. GBBZd #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3149836\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp> <embedvar href=\"text/swriter/01/04090005.xhp#NumberRange\"/>" -msgstr "" +msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Sélectionnez le niveau de titre ou de chapitre à partir duquel la numérotation doit reprendre dans le document.</ahelp>" #. qesfL #: 04090005.xhp @@ -8720,13 +8720,22 @@ msgctxt "" msgid "Separator" msgstr "Séparateur" -#. NzWzD +#. zwEP5 #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3148846\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp> <embedvar href=\"text/swriter/01/04090005.xhp#NumberRange\"/>" +msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Saisissez le caractère à utiliser comme séparateur entre les niveaux de titre ou de chapitre.</ahelp>" + +#. FC7Cy +#: 04090005.xhp +msgctxt "" +"04090005.xhp\n" +"par_id941584040174795\n" +"help.text" +msgid "<emph>Numbering by Chapter</emph>, <emph>Level</emph> and <emph>Separator</emph> are only available for the \"Number range\" field type." msgstr "" #. u5c6E @@ -10943,14 +10952,14 @@ msgctxt "" msgid "Index" msgstr "Index" -#. TC9jF +#. KdGwt #: 04120100.xhp msgctxt "" "04120100.xhp\n" "par_id3154103\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Select the index that you want to add the entry to.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Sélectionnez l'index auquel ajouter une entrée.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-insert\">Select the index that you want to add the entry to.</ahelp>" +msgstr "" #. uxWFA #: 04120100.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/02.po b/source/fr/helpcontent2/source/text/swriter/02.po index a5a4170c32f..dabf8b9f9c5 100644 --- a/source/fr/helpcontent2/source/text/swriter/02.po +++ b/source/fr/helpcontent2/source/text/swriter/02.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-02-17 12:22+0100\n" -"PO-Revision-Date: 2017-11-30 17:30+0000\n" +"PO-Revision-Date: 2020-03-27 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: ll.org\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1512063046.000000\n" @@ -114,7 +114,7 @@ msgctxt "" "par_id3145244\n" "help.text" msgid "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Icon Link Frames</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Icône Lier les cadres</alt></image>" #. kcF9p #: 03210000.xhp @@ -321,7 +321,7 @@ msgctxt "" "par_id3155896\n" "help.text" msgid "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155903\">Icon Table: Fixed</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155903\">Icône Tableau : fixe</alt></image>" #. aRzgG #: 04220000.xhp @@ -366,7 +366,7 @@ msgctxt "" "par_id3145087\n" "help.text" msgid "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156378\">Icon Table: Fixed, Proportional</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156378\">Icône Tableau : fixe, proportionnel</alt></image>" #. nSBPn #: 04230000.xhp @@ -411,7 +411,7 @@ msgctxt "" "par_id3145415\n" "help.text" msgid "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Table: Variable</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icône Tableau : variable</alt></image>" #. 6EZas #: 04240000.xhp @@ -519,7 +519,7 @@ msgctxt "" "par_id3151177\n" "help.text" msgid "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icon Numbering Off</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icône Désactiver la numérotation</alt></image>" #. tfm6a #: 06040000.xhp @@ -699,7 +699,7 @@ msgctxt "" "par_id3145083\n" "help.text" msgid "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Move Up with Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icône Déplacer vers le haut (sous-points inclus)</alt></image>" #. QBCGp #: 06120000.xhp @@ -744,7 +744,7 @@ msgctxt "" "par_id3145086\n" "help.text" msgid "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156377\">Icon Move Down with Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156377\">Icône Déplacer vers le bas (sous-points inclus)</alt></image>" #. XsMtS #: 06130000.xhp @@ -789,7 +789,7 @@ msgctxt "" "par_id3145082\n" "help.text" msgid "<image src=\"cmd/sc_numberingstart.png\" id=\"img_id3145089\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145089\">Icon Restart Numbering</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_numberingstart.png\" id=\"img_id3145089\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145089\">Icône Redémarrer la numérotation</alt></image>" #. dPfnv #: 06140000.xhp @@ -816,7 +816,7 @@ msgctxt "" "hd_id3145241\n" "help.text" msgid "Page Number" -msgstr "" +msgstr "Numéro de page" #. JTxYv #: 08010000.xhp @@ -825,7 +825,7 @@ msgctxt "" "par_id3151184\n" "help.text" msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A click opens \"Go to Page\", with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:StatePageNumber\">Le numéro de page actif est affiché dans le champ de la barre d'état. Un clic ouvre \"Aller à la page\", avec lequel vous pouvez naviguer à travers le document. Un clic avec le bouton droit de la souris affiche les marque-pages du document. Cliquez sur le marque-page pour positionner le curseur à son emplacement.</ahelp>" #. BinAk #: 08010000.xhp @@ -942,7 +942,7 @@ msgctxt "" "par_id3154572\n" "help.text" msgid "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155895\">Icon Zoom In</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155895\">Icône Zoom avant</alt></image>" #. pBveG #: 10010000.xhp @@ -1059,7 +1059,7 @@ msgctxt "" "par_id3149292\n" "help.text" msgid "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151170\">Icon Two Pages Preview</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151170\">Icône Aperçu deux pages</alt></image>" #. tb5KW #: 10050000.xhp @@ -1194,7 +1194,7 @@ msgctxt "" "par_idN1054C\n" "help.text" msgid "<ahelp hid=\".\">Select to display the first page on the right side in the print preview.</ahelp> If not selected, the first page is displayed on the left side of the preview." -msgstr "" +msgstr "<ahelp hid=\".\">Sélectionner pour afficher la première page sur la droite dans l'aperçu avant impressions.</ahelp> Si non sélectionné, la première page est affichée sur la gauche de l'aperçu." #. hDfSR #: 10080000.xhp @@ -1707,7 +1707,7 @@ msgctxt "" "par_id3150244\n" "help.text" msgid "<ahelp hid=\".\">You can insert various operators in your formula.</ahelp> Choose from the following functions:" -msgstr "" +msgstr "<ahelp hid=\".\">Vous pouvez insérer différents opérateurs dans une formule.</ahelp> Choisissez parmi les fonctions suivantes :" #. kN6pM #: 14020000.xhp @@ -2130,7 +2130,7 @@ msgctxt "" "par_id3154263\n" "help.text" msgid "<ahelp hid=\".\">You can choose from the following statistical functions:</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Vous pouvez sélectionner les fonctions statistiques suivantes : </ahelp>" #. SimgP #: 14020000.xhp @@ -2256,7 +2256,7 @@ msgctxt "" "par_id3153226\n" "help.text" msgid "<ahelp hid=\".\">You can choose from the following trigonometric functions:</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Vous pouvez choisir les fonctions trigonométriques suivantes : </ahelp>" #. HmrvU #: 14020000.xhp @@ -2355,7 +2355,7 @@ msgctxt "" "par_id3149369\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/tag\">Calculates the tangent in radians.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/tag\">Calcule la tangente en radians.</ahelp>" #. 4UG3b #: 14020000.xhp @@ -2814,7 +2814,7 @@ msgctxt "" "par_id3149286\n" "help.text" msgid "<image src=\"svx/res/nu01.png\" id=\"img_id3149291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149291\">Icon Apply</alt></image>" -msgstr "" +msgstr "<image src=\"svx/res/nu01.png\" id=\"img_id3149291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149291\">Icône Appliquer</alt></image>" #. nwkU8 #: 14040000.xhp @@ -3399,7 +3399,7 @@ msgctxt "" "tit\n" "help.text" msgid "First Author (field)" -msgstr "" +msgstr "Premier auteur (champ)" #. 7ACzA #: 18030700.xhp @@ -3408,7 +3408,7 @@ msgctxt "" "hd_id3154505\n" "help.text" msgid "<link href=\"text/swriter/02/18030700.xhp\" name=\"Author\">First Author (field)</link>" -msgstr "" +msgstr "<link href=\"text/swriter/02/18030700.xhp\" name=\"Author\">Premier auteur (champ)</link>" #. wAFbk #: 18030700.xhp @@ -3462,7 +3462,7 @@ msgctxt "" "par_id3151177\n" "help.text" msgid "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156379\">Icon Images and Charts</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156379\">Icône Images et diagrammes</alt></image>" #. P95p4 #: 18120000.xhp @@ -3525,7 +3525,7 @@ msgctxt "" "par_id3147508\n" "help.text" msgid "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154840\">Icon Toggle Direct Cursor Mode</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154840\">Icône Basculer le mode curseur direct</alt></image>" #. yboK5 #: 18130000.xhp @@ -3813,7 +3813,7 @@ msgctxt "" "par_id3149286\n" "help.text" msgid "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149292\">Icon Text Animation</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149292\">Icône Animation du texte</alt></image>" #. Hp96F #: 19050000.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/04.po b/source/fr/helpcontent2/source/text/swriter/04.po index 072f67a1e5e..3eac20c89cf 100644 --- a/source/fr/helpcontent2/source/text/swriter/04.po +++ b/source/fr/helpcontent2/source/text/swriter/04.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2018-06-16 16:27+0000\n" +"PO-Revision-Date: 2020-03-24 22:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter04/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1529166455.000000\n" #. brcGC @@ -221,7 +221,7 @@ msgctxt "" "par_id451547122572675\n" "help.text" msgid "Shift+F5" -msgstr "" +msgstr "Maj+F5" #. E4Zqz #: 01020000.xhp @@ -230,7 +230,7 @@ msgctxt "" "par_id191547122572675\n" "help.text" msgid "Moves the cursor to the position that it had when the document was last saved before it was last closed." -msgstr "" +msgstr "Déplace le curseur à la position qu'il avait lorsque le document a été enregistré pour la dernière fois avant d'être fermé." #. GEWBz #: 01020000.xhp @@ -266,7 +266,7 @@ msgctxt "" "par_id3149957\n" "help.text" msgid "Spelling" -msgstr "" +msgstr "Orthographe" #. BgpGm #: 01020000.xhp @@ -2219,7 +2219,7 @@ msgctxt "" "par_id3149024\n" "help.text" msgid "Cursor is inside a frame and no text is selected: Escape selects the frame." -msgstr "" +msgstr "Le curseur est à l'intérieur d'un cadre et aucun texte n'est sélectionné : Échap sélectionne le cadre." #. 9B5YD #: 01020000.xhp @@ -2228,7 +2228,7 @@ msgctxt "" "par_id3149039\n" "help.text" msgid "Frame is selected: Escape clears the cursor from the frame." -msgstr "" +msgstr "Le cadre est sélectionné : Échap enlève le curseur du cadre." #. aCq7z #: 01020000.xhp @@ -2246,7 +2246,7 @@ msgctxt "" "par_id3149890\n" "help.text" msgid "If a frame is selected: positions the cursor to the end of the text in the frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text." -msgstr "" +msgstr "Si un cadre est sélectionné : positionne le curseur à la fin du texte dans le cadre. Si vous appuyez sur n'importe quelle touche qui produit un caractère à l'écran et que le document est en mode d'édition, le caractère est ajouté au texte." #. EHxBu #: 01020000.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/guide.po b/source/fr/helpcontent2/source/text/swriter/guide.po index b23000110aa..1568800f1f9 100644 --- a/source/fr/helpcontent2/source/text/swriter/guide.po +++ b/source/fr/helpcontent2/source/text/swriter/guide.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2019-12-10 20:23+0000\n" +"PO-Revision-Date: 2020-04-02 15:16+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textswriterguide/fr/>\n" +"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562257671.000000\n" @@ -2886,7 +2886,7 @@ msgctxt "" "bm_id3147691\n" "help.text" msgid "<bookmark_value>inserting; captions</bookmark_value> <bookmark_value>captions; inserting and editing</bookmark_value> <bookmark_value>editing;captions</bookmark_value> <bookmark_value>objects; captioning</bookmark_value> <bookmark_value>tables; labeling</bookmark_value> <bookmark_value>charts; labeling</bookmark_value> <bookmark_value>frames; labeling</bookmark_value> <bookmark_value>draw objects; inserting captions</bookmark_value> <bookmark_value>legends, see also captions</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Insertion;légendes</bookmark_value><bookmark_value>Légendes;insertion et édition</bookmark_value><bookmark_value>Édition;légendes</bookmark_value><bookmark_value>Objets;légendes</bookmark_value><bookmark_value>Tableaux;étiquettes</bookmark_value><bookmark_value>Diagrammes;étiquette</bookmark_value><bookmark_value>Cadres;étiquette</bookmark_value><bookmark_value>Objets de dessin;insertion de légendes</bookmark_value><bookmark_value>Légendes, voir également étiquettes</bookmark_value>" #. S9d5u #: captions.xhp @@ -3192,7 +3192,7 @@ msgctxt "" "par_id3150532\n" "help.text" msgid "Click the <emph> Styles actions</emph> icon and select <emph>New Style from Selection</emph> from the submenu." -msgstr "" +msgstr "Cliquez sur l'icône <emph>Action des styles</emph> et sélectionnez <emph>Nouveau style à partir de la sélection</emph> à partir du sous-menu." #. YjYdP #: change_header.xhp @@ -3237,7 +3237,7 @@ msgctxt "" "par_id3155592\n" "help.text" msgid "Choose <menuitem>Insert - More Breaks - Manual Break</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Plus de sauts - Saut manuel</menuitem>." #. KwdyA #: change_header.xhp @@ -3246,7 +3246,7 @@ msgctxt "" "par_id3147771\n" "help.text" msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Page break</item> and then select “Default Page Style” from the <item type=\"menuitem\">Style</item> box." -msgstr "" +msgstr "Dans la zone <item type=\"menuitem\">Ytpe</item>, sélectionnez <item type=\"menuitem\">Saut de page</item> et sélectionnez ensuite \"Style de page par défaut\" dans la zone <item type=\"menuitem\">Style</item>." #. EmHA4 #: change_header.xhp @@ -6315,7 +6315,7 @@ msgctxt "" "par_id3156240\n" "help.text" msgid "To insert an existing file as a subdocument, choose <menuitem>File</menuitem>, locate the file that you want to include, and then click <emph>Open</emph>." -msgstr "" +msgstr "Pour insérer un fichier existant comme sous-document, choisissez <menuitem>Fichier</menuitem>, localisez le fichier que vous voulez inclure puis cliquez sur <emph>Ouvrir</emph>." #. DHqof #: globaldoc_howtos.xhp @@ -6513,7 +6513,7 @@ msgctxt "" "hd_id3145228\n" "help.text" msgid "To Export a Master Document" -msgstr "" +msgstr "Pour exporter un document maître" #. 8fFGC #: globaldoc_howtos.xhp @@ -6531,7 +6531,7 @@ msgctxt "" "par_id3148580\n" "help.text" msgid "In the <emph>Save as type</emph> list, select a text document file format and click <emph>Save</emph>." -msgstr "" +msgstr "Dans la liste <emph>Enregistrer comme type</emph>, sélectionnez un format de fichier document texte et cliquez sur <emph>Enregistrer</emph>" #. qGjnL #: globaldoc_howtos.xhp @@ -9834,7 +9834,7 @@ msgctxt "" "par_id731529889382463\n" "help.text" msgid "Open the <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Load Styles</emph></link> dialog box by either" -msgstr "" +msgstr "Ouvrez la boîte de dialogue <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Charger les styles</emph></link> par" #. DFanE #: load_styles.xhp @@ -9843,7 +9843,7 @@ msgctxt "" "par_id3155936\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem> or" -msgstr "" +msgstr "Choisissez <menuitem>Styles - Charger les styles</menuitem> ou" #. JZDEh #: load_styles.xhp @@ -9870,7 +9870,7 @@ msgctxt "" "par_idN10703\n" "help.text" msgid "Click the arrow next to the <emph>Styles actions</emph> icon to open the submenu, and choose <menuitem>Load Styles</menuitem>" -msgstr "" +msgstr "Cliquez sur la flèche près de l'icône <emph>Actions des styles</emph> pour ouvrir un sous-menu et choisissez <menuitem>Charger les styles</menuitem>" #. MM5dc #: load_styles.xhp @@ -11004,7 +11004,7 @@ msgctxt "" "par_idN10827\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11)." #. ER3fT #: pagebackground.xhp @@ -11067,7 +11067,7 @@ msgctxt "" "par_idN1085F\n" "help.text" msgid "Click the <emph>Area</emph> tab." -msgstr "" +msgstr "Cliquez sur l'onglet <emph>Remplissage</emph>." #. FivVF #: pagebackground.xhp @@ -11076,7 +11076,7 @@ msgctxt "" "par_idN10867\n" "help.text" msgid "Select whether you want a solid color or a graphic. Then select your options from the tab page." -msgstr "" +msgstr "Sélectionnez si vous souhaitez une couleur unie ou un graphique. Sélectionnez ensuite les options dans l'onglet de la page." #. Wx8wE #: pagebackground.xhp @@ -11112,7 +11112,7 @@ msgctxt "" "par_idN10892\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11)." #. Pr9iF #: pagebackground.xhp @@ -11166,7 +11166,7 @@ msgctxt "" "par_idN108C1\n" "help.text" msgid "Choose <menuitem>Insert - Manual Break</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Saut manuel</menuitem>." #. GkxXk #: pagebackground.xhp @@ -11274,7 +11274,7 @@ msgctxt "" "par_id8611102\n" "help.text" msgid "Choose <menuitem>Insert - Page Number</menuitem> to insert a page number at the current cursor position." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Numéro de page</menuitem> pour insérer un numéro de page à la position active du curseur." #. dU382 #: pagenumbers.xhp @@ -11283,7 +11283,7 @@ msgctxt "" "par_id6604510\n" "help.text" msgid "If you see the text \"Page number\" instead of the number, choose <menuitem>View - Field Names</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline>)." -msgstr "" +msgstr "Si vous voyez le texte \"Numéro de page\" à la place du nombre, choisissez <menuitem>Affichage - Noms des champs</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline>)." #. CurbT #: pagenumbers.xhp @@ -11337,7 +11337,7 @@ msgctxt "" "par_id2632831\n" "help.text" msgid "Choose <menuitem>Format - Paragraph - Text flow</menuitem> tab." -msgstr "" +msgstr "Choisissez l'onglet <menuitem>Format - Paragraphe - Enchaînements</menuitem>." #. LLNW3 #: pagenumbers.xhp @@ -11364,7 +11364,7 @@ msgctxt "" "hd_id7519150\n" "help.text" msgid "To Select the Page Number Format" -msgstr "" +msgstr "Pour sélectionner le format du numéro de page" #. 7Dnq2 #: pagenumbers.xhp @@ -11400,7 +11400,7 @@ msgctxt "" "hd_id5051728\n" "help.text" msgid "Using Different Page Number Formats in Headers and Footers" -msgstr "" +msgstr "Utiliser différent formats de numéro de page dans les en-têtes et les pieds de page" #. vXUs5 #: pagenumbers.xhp @@ -11409,7 +11409,7 @@ msgctxt "" "par_id1558885\n" "help.text" msgid "You need some pages with the roman numbering format, followed by the remaining pages in another format." -msgstr "" +msgstr "Vous avez besoin de quelques pages au format de numérotation romaine, suivies des pages restantes dans un autre format." #. YKhHd #: pagenumbers.xhp @@ -11445,7 +11445,7 @@ msgctxt "" "par_id4569231\n" "help.text" msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"." -msgstr "" +msgstr "Par exemple, le style de page \"Première page\" a le \"Style de page par défaut\" comme style de suite. Pour voir cela, vous devez appuyer sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> pour ouvrir la fenêtre <item type=\"menuitem\">Styles</item>, cliquez sur l'icône <item type=\"menuitem\">Styles de page</item>, faites un clic avec le bouton droit sur l'entrée \"Première page\". Choisissez <item type=\"menuitem\">Modifier</item> à partir du menu contextuel. Sur l'onglet <item type=\"menuitem\">Organiser</item>, vous pouvez voire le \"Style de suite\"." #. yGPGH #: pagenumbers.xhp @@ -11463,7 +11463,7 @@ msgctxt "" "par_id3341776\n" "help.text" msgid "If you just press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Enter</keycode></caseinline><defaultinline><keycode>Ctrl+Enter</keycode></defaultinline></switchinline>, you apply a page break without a change of styles." -msgstr "" +msgstr "Si vous appuyez juste sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+Entrée</keycode></caseinline><defaultinline><keycode>Ctrl+Entrée</keycode></defaultinline></switchinline>, vous appliquez un saut de page sans changement des styles." #. ByysM #: pagenumbers.xhp @@ -11472,7 +11472,7 @@ msgctxt "" "par_id5947141\n" "help.text" msgid "If you choose <menuitem>Insert - More Breaks - Manual Break</menuitem>, you can insert a page break without or with a change of style or with a change of page number." -msgstr "" +msgstr "Si vous choisissez <menuitem>Insertion - Plus de sauts - Saut manuel</menuitem>, vous pouvez insérer un saut de page avec ou sans changement de styles ou avec une modification du numéro de page." #. RBx4t #: pagenumbers.xhp @@ -11508,7 +11508,7 @@ msgctxt "" "par_id4313791\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>)." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>)." #. MX8dB #: pagenumbers.xhp @@ -11535,7 +11535,7 @@ msgctxt "" "par_id2318796\n" "help.text" msgid "Now your title page has the style \"First Page\", and the next pages automatically have the \"Default Page Style\"." -msgstr "" +msgstr "Maintenant la page de titre a le style \"Première page\" et les pages suivantes ont automatiquement le \"Style de page par défaut\"." #. Uwbmh #: pagenumbers.xhp @@ -11544,7 +11544,7 @@ msgctxt "" "par_id399182\n" "help.text" msgid "You can now for example insert a footer for the \"Default Page Style\" only, or insert footers in both page styles, but with differently formatted page number fields." -msgstr "" +msgstr "Vous pouvez maintenant par exemple insérer un pied de page pour le \"Style de page par défaut\" uniquement, ou insérer des pieds de page pour les deux styles de page, mais avec des champs de numéro de page formatés différemment." #. D7byy #: pagenumbers.xhp @@ -11571,7 +11571,7 @@ msgctxt "" "par_id95828\n" "help.text" msgid "Choose <emph>Insert - More Breaks - Manual Break</emph>. You see the <emph>Insert Break</emph> dialog." -msgstr "" +msgstr "Choisissez <emph>Insertion - Plus de sauts - Saut manuel</emph>. Vous voyez la boîte de dialogue <emph>Insérer un saut</emph>." #. FR7CF #: pagenumbers.xhp @@ -14838,7 +14838,7 @@ msgctxt "" "par_id3156104\n" "help.text" msgid "When a possible spelling error is encountered, the <item type=\"menuitem\">Spelling</item> dialog opens and $[officename] offers some suggested corrections." -msgstr "" +msgstr "Lorsqu'une faute d'orthographe possible est rencontrée, la boîte de dialogue <item type=\"menuitem\">Orthographe</item> s'ouvre et $[officename] offre des suggestions de correction." #. xjFxB #: spellcheck_dialog.xhp @@ -14883,7 +14883,7 @@ msgctxt "" "par_id3147107\n" "help.text" msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Spelling dialog</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Boite de dialogue Orthographe</link>" #. cgrCU #: stylist_fillformat.xhp @@ -15171,7 +15171,7 @@ msgctxt "" "par_id3149838\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> or press <keycode>F11</keycode>." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> ou appuyez sur <keycode>F11</keycode>." #. Pry6h #: stylist_update.xhp @@ -15207,7 +15207,7 @@ msgctxt "" "par_id3153119\n" "help.text" msgid "Click the arrow next to the <emph>Style actions</emph> icon and choose <menuitem>Update Selected Style</menuitem> from the submenu." -msgstr "" +msgstr "Cliquez sur la flèche près de l'icône <emph>Actions du style</emph> et choisissez <menuitem>Actualiser le style sélectionné</menuitem> à partir du sous-menu." #. nbBhi #: stylist_update.xhp @@ -17052,7 +17052,7 @@ msgctxt "" "bm_id3149487\n" "help.text" msgid "<bookmark_value>frames; inserting/editing/linking</bookmark_value> <bookmark_value>editing;frames</bookmark_value> <bookmark_value>inserting;frames</bookmark_value> <bookmark_value>resizing;frames, by mouse</bookmark_value> <bookmark_value>scaling; frames, by mouse</bookmark_value> <bookmark_value>links;frames</bookmark_value> <bookmark_value>text flow; from frame to frame</bookmark_value> <bookmark_value>frames; linking</bookmark_value> <bookmark_value>printing;hiding frames from printing</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Cadres;insertion/édition/lien</bookmark_value><bookmark_value>Édition;cadres</bookmark_value><bookmark_value>Insertion;cadres</bookmark_value><bookmark_value>Redimensionnement;cadres, à la souris</bookmark_value><bookmark_value>Mise à l'échelle;cadres, à la souris</bookmark_value><bookmark_value>Liens;cadres</bookmark_value><bookmark_value>Enchaînements;de cadre à cadre</bookmark_value><bookmark_value>Cadres;liens</bookmark_value><bookmark_value>Impression;masquer les cadres à l'impression</bookmark_value>" #. XN4cq #: text_frame.xhp @@ -17061,7 +17061,7 @@ msgctxt "" "hd_id3149487\n" "help.text" msgid "<variable id=\"text_frame\"><link href=\"text/swriter/guide/text_frame.xhp\" name=\"Inserting, Editing, and Linking Frames\">Inserting, Editing, and Linking Frames</link></variable>" -msgstr "" +msgstr "<variable id=\"text_frame\"><link href=\"text/swriter/guide/text_frame.xhp\" name=\"Inserting, Editing, and Linking Frames\">Insérer, éditer et lier des cadres</link></variable>" #. JY4Cz #: text_frame.xhp @@ -17070,7 +17070,7 @@ msgctxt "" "par_id3149842\n" "help.text" msgid "A frame is a container for text and graphics that you can place anywhere on a page. You can also use a frame to apply a column layout to text." -msgstr "" +msgstr "Un cadre est un conteneur pour du texte et des images que vous pouvez placer n'importe où sur une page. Vous pouvez également utiliser un cadre pour appliquer une mise en page en colonnes à du texte." #. WuTkK #: text_frame.xhp @@ -17079,7 +17079,7 @@ msgctxt "" "hd_id3156104\n" "help.text" msgid "To Insert a Frame" -msgstr "" +msgstr "Pour insérer un cadre" #. yqfuF #: text_frame.xhp @@ -17106,7 +17106,7 @@ msgctxt "" "hd_id3145115\n" "help.text" msgid "To Edit a Frame" -msgstr "" +msgstr "Pour éditer un cadre" #. oPhnC #: text_frame.xhp @@ -17115,7 +17115,7 @@ msgctxt "" "par_id3149578\n" "help.text" msgid "To edit the contents of a frame, click in the frame, and make the changes that you want." -msgstr "" +msgstr "Pour éditer le contenu d'un cadre, cliquez dans le cadre et apportez les modifications appropriées." #. jjneJ #: text_frame.xhp @@ -17133,7 +17133,7 @@ msgctxt "" "par_id3156261\n" "help.text" msgid "To resize a frame, click an edge of the frame, and drag one of the edges or corners of the frame. Hold down Shift while you drag to maintain the proportion of the frame." -msgstr "" +msgstr "Pour redimensionner un cadre, cliquez sur un bord du cadre et faites glisser l'un des bords ou angles de ce cadre. Maintenez la touche Maj enfoncée pendant que vous faites glisser le bord ou l'angle afin de conserver les proportions du cadre." #. buehC #: text_frame.xhp @@ -17151,7 +17151,7 @@ msgctxt "" "par_id3154262\n" "help.text" msgid "Any Writer frame can be set to a mode which allows viewing the text on screen, but hides the text from printing." -msgstr "" +msgstr "Vous pouvez appliquer à tout cadre Writer un mode permettant d'afficher le texte à l'écran mais à pas à l'impression." #. 2DYo3 #: text_frame.xhp @@ -17160,7 +17160,7 @@ msgctxt "" "par_id3154858\n" "help.text" msgid "Select the frame (you see the eight handles)." -msgstr "" +msgstr "Sélectionnez le cadre (les huit poignées s'affichent)." #. eamsW #: text_frame.xhp @@ -17187,7 +17187,7 @@ msgctxt "" "hd_id3148701\n" "help.text" msgid "To Link Frames" -msgstr "" +msgstr "Pour lier des cadres" #. AqEGm #: text_frame.xhp @@ -17196,7 +17196,7 @@ msgctxt "" "par_id3149986\n" "help.text" msgid "You can link Writer frames so that their contents automatically flow from one frame to another." -msgstr "" +msgstr "Vous pouvez lier des cadres Writer entre eux de sorte que le contenu d'un cadre coule automatiquement dans un autre cadre." #. AFrkj #: text_frame.xhp @@ -17214,7 +17214,7 @@ msgctxt "" "par_id3150223\n" "help.text" msgid "On the <item type=\"menuitem\">Frame</item> Bar, click the <item type=\"menuitem\">Link Frames</item> icon<image id=\"img_id3148968\" src=\"cmd/sc_chainframes.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3148968\">Icon</alt></image>." -msgstr "" +msgstr "Dans la barre <item type=\"menuitem\">Cadre</item>, cliquez sur l'icône <item type=\"menuitem\">Lier les cadres</item> <image id=\"img_id3148968\" src=\"cmd/sc_chainframes.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3148968\">Icône</alt></image>." #. vEBwD #: text_frame.xhp @@ -17772,7 +17772,7 @@ msgctxt "" "par_id3147412\n" "help.text" msgid "Choose <menuitem>Insert - Text from File</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Insertion - Texte à partir d'un fichier</menuitem>." #. jNsFu #: textdoc_inframe.xhp @@ -18186,7 +18186,7 @@ msgctxt "" "par_id3149635\n" "help.text" msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Bullets On/Off</item> icon <image id=\"img_id3156108\" src=\"cmd/sc_defaultbullet.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156108\">Icon</alt></image> (Shift-F12)." -msgstr "" +msgstr "Dans la barre <item type=\"menuitem\">Formatage</item>, cliquez sur l'icône <item type=\"menuitem\">(Dés)Activer les puces</item> <image id=\"img_id3156108\" src=\"cmd/sc_defaultbullet.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156108\">Icône</alt></image> (Maj+F12)" #. fd4ap #: using_numbered_lists.xhp @@ -18222,7 +18222,7 @@ msgctxt "" "par_id3153390\n" "help.text" msgid "Click on the <item type=\"menuitem\">Bullet</item> tab or the <item type=\"menuitem\">Image</item> tab, and then select a symbol style in the <item type=\"menuitem\">Selection</item> area." -msgstr "" +msgstr "Cliquez sur l'onglet <item type=\"menuitem\">Puce</item> ou sur l'onglet <item type=\"menuitem\">Image</item> et sélectionnez un style de symbole dans la zone <item type=\"menuitem\">Sélection</item>." #. XtKb5 #: using_numbered_lists.xhp @@ -18231,7 +18231,7 @@ msgctxt "" "par_id3153399\n" "help.text" msgid "To introduce another bulleting symbol, click on the <item type=\"menuitem\">Customize</item> tab, click the <item type=\"menuitem\">Select</item> button next to <item type=\"menuitem\">Character</item>, then select a special character." -msgstr "" +msgstr "Pour introduire un autre symbole de puce, cliquez sur l'onglet <item type=\"menuitem\">Personnaliser</item>, cliquez sur le bouton <item type=\"menuitem\">Sélectionner</item> près de <item type=\"menuitem\">Caractères</item> puis sélectionnez un caractère spécial." #. xJEoQ #: using_numbered_lists2.xhp |