aboutsummaryrefslogtreecommitdiff
path: root/source/fr/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:45:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:50:08 +0100
commitff06bb650ac32a415815345a1fd4184a8fc311d4 (patch)
treefa8d385dda4d72766f0747d25cb00bbcfb934f9e /source/fr/helpcontent2
parent71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
Diffstat (limited to 'source/fr/helpcontent2')
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/python.po12
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po80
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared/03.po10
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po14
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/fr/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/fr/helpcontent2/source/text/swriter/01.po182
-rw-r--r--source/fr/helpcontent2/source/text/swriter/02.po17
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po14
9 files changed, 168 insertions, 195 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/python.po b/source/fr/helpcontent2/source/text/sbasic/python.po
index 6a4d8fff065..5dd2493e744 100644
--- a/source/fr/helpcontent2/source/text/sbasic/python.po
+++ b/source/fr/helpcontent2/source/text/sbasic/python.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: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-03 19:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n"
@@ -79,14 +79,14 @@ msgctxt ""
msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME."
msgstr "Vous pouvez exécuter des scripts Python en choisissant <menuitem>Outils - Macros - Exécuter une macro</menuitem>. L'édition des scripts peut se faire à l'aide de votre éditeur de texte préféré. Les scripts Python sont présents à différents endroits détaillés par la suite. Vous pouvez vous référer aux exemples de programmation des macros illustrant comment exécuter une console interactive Python à partir de %PRODUCTNAME."
-#. bb68x
+#. g2dUC
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
"par_id131568902936659\n"
"help.text"
-msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
-msgstr "Sur quelques distributions GNU/Linux, l'environnement de scripts pour Python est facultatif. Pour vérifier qu'il est présent, il suffit de sélectionner <menuitem>Outils - Macros - Exécuter la macro...</menuitem> et de localiser dans <literal>Macros %PRODUCTNAME</literal> le script <literal>HelloWorld – HelloWorldPython</literal>. S'il est absent, consultez la documentation de la distribution afin d'installer l'environnement de scripts %PRODUCTNAME pour Python."
+msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
+msgstr ""
#. naZBV
#: python_2_basic.xhp
@@ -151,13 +151,13 @@ msgctxt ""
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
msgstr "Interruption de l'exécution du script Python par appel de <literal>Xray</literal> pour examiner les variables."
-#. YdsBj
+#. fDXhz
#: python_2_basic.xhp
msgctxt ""
"python_2_basic.xhp\n"
"N0336\n"
"help.text"
-msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
+msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
msgstr ""
#. Gn9Bv
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po
index 5078a28de55..31117dc41fa 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared.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: 2021-02-17 15:58+0100\n"
-"PO-Revision-Date: 2021-02-07 10:36+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
+"PO-Revision-Date: 2021-02-21 17:36+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -530,14 +530,14 @@ msgctxt ""
msgid "Transparent white"
msgstr "Blanc transparent"
-#. sdV2V
+#. aGCSR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
"par_id631529990528928\n"
"help.text"
-msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
-msgstr "Ouvrez <item type=\"menuitem\">Outils - Macros - Gérer les boîtes de dialogue</item> et sélectionnez le conteneur <item type=\"menuitem\">Boîtes de dialogue %PRODUCTNAME</item>."
+msgid "Open <item type=\"menuitem\">Tools - Macros - Organize Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
+msgstr ""
#. C3yvQ
#: 00000003.xhp
@@ -22067,7 +22067,7 @@ msgctxt ""
"bm_id3154422\n"
"help.text"
msgid "<bookmark_value>If statement</bookmark_value> <bookmark_value>ElseIf; If statement</bookmark_value> <bookmark_value>Else If;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>End If;If statement</bookmark_value> <bookmark_value>EndIf;If statement</bookmark_value>"
-msgstr "<bookmark_value>If, instruction</bookmark_value><bookmark_value>ElseIf;instruction If</bookmark_value><bookmark_value>Else If;instruction If</bookmark_value><bookmark_value>Else;instruction If</bookmark_value><bookmark_value>End If;instruction If</bookmark_value><bookmark_value>EndIf;instruction If</bookmark_value>"
+msgstr "<bookmark_value>If, instruction</bookmark_value> <bookmark_value>ElseIf; instruction If</bookmark_value> <bookmark_value>Else If;instruction If</bookmark_value> <bookmark_value>Else;instruction If</bookmark_value> <bookmark_value>Else;instruction If</bookmark_value> <bookmark_value>End If;instruction If</bookmark_value> <bookmark_value>EndIf;instruction If</bookmark_value>"
#. iGHxs
#: 03090101.xhp
@@ -24749,7 +24749,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "Use <literal>With</literal> and <literal>End With</literal> if you have several properties or methods for a single object or an extended data type definition."
-msgstr ""
+msgstr "Utilisez <literal>With</literal>(\"avec\") et <literal>End with</literal>(\"Finir par\") si vous avez plusieurs propriétés ou méthodes pour un seul objet ou une définition de type de données étendu."
#. PzPzj
#: 03090411.xhp
@@ -24758,7 +24758,7 @@ msgctxt ""
"par_id311606839557245\n"
"help.text"
msgid "Nesting <literal>With</literal> statements helps writing and reading Basic routines."
-msgstr ""
+msgstr "Emboîter des instructions <literal>With</literal> facilite l'écriture et la lecture des routines en Basic."
#. C8YyY
#: 03090411.xhp
@@ -24767,7 +24767,7 @@ msgctxt ""
"par_id921606840180540\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Type Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Instruction Type</link>"
#. zLuzY
#: 03090412.xhp
@@ -26504,7 +26504,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Defxxx_statements.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">DefType statements diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Defxxx_statements.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme des instructions DefType</alt></image>"
#. NFRzL
#: 03101100.xhp
@@ -26513,7 +26513,7 @@ msgctxt ""
"par_id3147336\n"
"help.text"
msgid "<emph>char:</emph> Letter prefix that specifies default data type for variables."
-msgstr ""
+msgstr "<emph>char:</emph> Lettre préfixe spécifiant le type de données par défaut pour les variables"
#. CBqSz
#: 03101100.xhp
@@ -26522,7 +26522,7 @@ msgctxt ""
"par_id3147226\n"
"help.text"
msgid "<emph>char-char:</emph> Letter range prefixes that specify default data type for variables."
-msgstr ""
+msgstr "<emph>char-char:</emph> Intervalle de lettres préfixe spécifiant le type de données par défaut pour des variables."
#. 9vqSg
#: 03101100.xhp
@@ -26531,7 +26531,7 @@ msgctxt ""
"par_id3156152\n"
"help.text"
msgid "' Prefix definitions for variable types:"
-msgstr ""
+msgstr "' Définitions des préfixes pour les types de variables :"
#. QC5gr
#: 03101100.xhp
@@ -26540,7 +26540,7 @@ msgctxt ""
"par_id3152481\n"
"help.text"
msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False"
-msgstr ""
+msgstr "Print TypeName(Boole), VarType(Babbage), bitcoin ' Affiche : Boolean 11 False"
#. i5aFp
#: 03101100.xhp
@@ -26549,7 +26549,7 @@ msgctxt ""
"par_id3151381\n"
"help.text"
msgid "bOK=True ' bOK is an implicit boolean variable"
-msgstr ""
+msgstr "bOK=True ' bOK est une variable booléenne implicite"
#. zabpF
#: 03101110.xhp
@@ -26594,7 +26594,7 @@ msgctxt ""
"par_idN105D8\n"
"help.text"
msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6"
-msgstr ""
+msgstr "Print liquid, Typename(coinbit), VarType(money) ' Le résultat est : 0,0000 Currency 6"
#. uA7E4
#: 03101110.xhp
@@ -26693,7 +26693,7 @@ msgctxt ""
"par_idN105D3\n"
"help.text"
msgid "wSng=Single ' wSng is an implicit single variable"
-msgstr ""
+msgstr "wSng=Single ' wSng est une variable unique implicite"
#. B2kjC
#: 03101130.xhp
@@ -26702,7 +26702,7 @@ msgctxt ""
"par_idN105D4\n"
"help.text"
msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4"
-msgstr ""
+msgstr "Print afloat, Typename(Word), VarType(anyNum) ' Le résultat est : 0 single 4"
#. zfvWo
#: 03101140.xhp
@@ -26756,7 +26756,7 @@ msgctxt ""
"par_idN105D4\n"
"help.text"
msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String"
-msgstr ""
+msgstr "Print VarType(slice), strng, TypeName(sheet) ' Le résultat est : 8 \"\" String"
#. E5nXi
#: 03101300.xhp
@@ -26810,7 +26810,7 @@ msgctxt ""
"par_id3153562\n"
"help.text"
msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True"
-msgstr ""
+msgstr "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Affiche : 7 00:00:00 Date True"
#. c8vDs
#: 03101400.xhp
@@ -26855,7 +26855,7 @@ msgctxt ""
"par_id3154244\n"
"help.text"
msgid "fValue=1.23e43 ' fValue is an implicit double variable type"
-msgstr ""
+msgstr "fValue=1,23e43 ' fValue est une variable de type double implicite"
#. DcRHT
#: 03101400.xhp
@@ -26864,7 +26864,7 @@ msgctxt ""
"par_id3153144\n"
"help.text"
msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0"
-msgstr ""
+msgstr "Print Typename(float), VarType(fire), factory ' Le résultat est : Double 5 0"
#. mcUhD
#: 03101500.xhp
@@ -26909,7 +26909,7 @@ msgctxt ""
"par_id3164728\n"
"help.text"
msgid "iCount=200 ' iCount is an implicit integer variable"
-msgstr ""
+msgstr "iCount=200 ' iCount est une variable entière implicite"
#. kXjfq
#: 03101500.xhp
@@ -26918,7 +26918,7 @@ msgctxt ""
"par_id3153728\n"
"help.text"
msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2"
-msgstr ""
+msgstr "Print kilos, Typename(number), VarType(Java) ' Le résultat est : 0 Integer 2"
#. kK2Aw
#: 03101600.xhp
@@ -26963,7 +26963,7 @@ msgctxt ""
"par_id3145273\n"
"help.text"
msgid "xCount=123456789 ' xCount is an implicit long integer variable"
-msgstr ""
+msgstr "xCount=123456789 ' xCount est une variable de type entier long implicite"
#. Pg49N
#: 03101600.xhp
@@ -26972,7 +26972,7 @@ msgctxt ""
"par_id3255273\n"
"help.text"
msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long"
-msgstr ""
+msgstr "Print VarType(Yes), zinc, Typename(Max) ' Le résultat est : 3 0 Long"
#. k5A5k
#: 03101700.xhp
@@ -27017,7 +27017,7 @@ msgctxt ""
"par_id3255273\n"
"help.text"
msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False"
-msgstr ""
+msgstr "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Le résultat est : Object 9 True False"
#. oaF9W
#: 03102000.xhp
@@ -27071,7 +27071,7 @@ msgctxt ""
"par_id3146121\n"
"help.text"
msgid "values=\"Hello world\""
-msgstr ""
+msgstr "values=\"Bonjour le monde\""
#. BoCFz
#: 03102000.xhp
@@ -27080,7 +27080,7 @@ msgctxt ""
"par_id3147221\n"
"help.text"
msgid "Print Typename(glob), VarType(values), IsEmpty(vOffer) ' Displays: Empty 8 True"
-msgstr ""
+msgstr "Print Typename(glob), VarType(values), IsEmpty(vOffer) ' Affiche : Empty 8 True"
#. 2jpst
#: 03102100.xhp
@@ -31463,7 +31463,7 @@ msgctxt ""
"par_id3143228\n"
"help.text"
msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of <emph>n</emph> is 2,147,483,648."
-msgstr ""
+msgstr "<emph>n:</emph> Expression numérique définissant le nombre d'espaces dans la chaîne. La valeur maximale autorisée de <emph>n</emph> est 2 147 483 648."
#. xfAcE
#: 03120201.xhp
@@ -31535,7 +31535,7 @@ msgctxt ""
"par_id3154347\n"
"help.text"
msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648."
-msgstr ""
+msgstr "<emph>n :</emph> Expression numérique indiquant le nombre de caractères à retourner dans la chaîne. La valeur maximale autorisée de n est 2 147 483 648."
#. uARjD
#: 03120202.xhp
@@ -31571,7 +31571,7 @@ msgctxt ""
"bm_id7499008\n"
"help.text"
msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
-msgstr "<bookmark_value>Symbole espérluette (&) en StarBasic</bookmark_value>"
+msgstr "<bookmark_value>Symbole esperluette en StarBasic</bookmark_value>"
#. qvgJA
#: 03120300.xhp
@@ -32111,7 +32111,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>n :</emph> Expression numérique qui spécifie le nombre de caractères que vous souhaitez retourner. Si <emph>n</emph> = 0, alors une chaîne de longueur nulle est renvoyée. La valeur maximale autorisée est 2 147 483 648."
#. FPXvk
#: 03120303.xhp
@@ -32390,7 +32390,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>Start :</emph> Expression numérique indiquant la position du caractère dans la chaîne où commence la portion que vous souhaitez substituer ou restituer. La valeur minimale admise est 1. La valeur maximale admise est 2 147 483 648."
#. dtyT5
#: 03120306.xhp
@@ -32399,7 +32399,7 @@ msgctxt ""
"par_id3148451\n"
"help.text"
msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>Length :</emph> Expression numérique donnant le nombre de caractères que vous souhaitez substituer ou renvoyer. La valeur maximale admise est 2 147 483 648."
#. Cw9Ts
#: 03120306.xhp
@@ -32516,7 +32516,7 @@ msgctxt ""
"par_id3151211\n"
"help.text"
msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>n :</emph> Expression numérique définissant le nombre de caractères que vous souhaitez renvoyer. Si <emph>n</emph> = 0, alors une chaîne de longueur nulle est renvoyée. La valeur maximale admise est 2 147 483 648."
#. ezXrq
#: 03120307.xhp
@@ -33308,7 +33308,7 @@ msgctxt ""
"par_id3153126\n"
"help.text"
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>Start: </emph>Expression numérique qui indique la position dans une chaîne d'où démarrera la recherche de la sous-chaîne spécifiée. Si vious omettez ce paramètre, la recherche démarrera à partir du premier caractère de la chaîne. La valeur minimale autorisée est de 1. La valeur maximale autorisée est de 2 147 483 648."
#. SnP3c
#: 03120401.xhp
@@ -33929,7 +33929,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Beep Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme de l'instruction Beep</alt></image>"
#. 9FABw
#: 03130500.xhp
@@ -40427,7 +40427,7 @@ msgctxt ""
"N0125\n"
"help.text"
msgid "Changing behavior of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
-msgstr ""
+msgstr "Modification du comportement de la commande Basic <literal>Dir</literal>. L'indicateur de répertoire (16) pour la commande <literal>Dir</literal> signifie que seuls les répertoires sont renvoyés dans %PRODUCTNAME Basic, alors que dans VBA les fichiers normaux et les répertoires sont renvoyés."
#. piCTC
#: compatibilitymode.xhp
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po
index 36ca066582c..79e62df9283 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared/03.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: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-09 20:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/fr/>\n"
@@ -10015,13 +10015,13 @@ msgctxt ""
msgid "<variable id=\"SessionService\"><link href=\"text/sbasic/shared/03/sf_session.xhp\" name=\"Session service\"><literal>ScriptForge</literal>.<literal>Session</literal> service</link></variable>"
msgstr ""
-#. QzFdU
+#. yTgFK
#: sf_session.xhp
msgctxt ""
"sf_session.xhp\n"
"par_id861582814720987\n"
"help.text"
-msgid "The <literal>Session</literal> service gathers various general purpose methods about:"
+msgid "The <literal>Session</literal> service gathers various general-purpose methods about:"
msgstr ""
#. a2DCM
@@ -10087,13 +10087,13 @@ msgctxt ""
msgid "Value"
msgstr ""
-#. XYSMr
+#. Wd88w
#: sf_session.xhp
msgctxt ""
"sf_session.xhp\n"
"par_id241582814720636\n"
"help.text"
-msgid "Where to find the library ?"
+msgid "Where to find the library?"
msgstr ""
#. k58kN
diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po
index 0752eddf4aa..f4deb08fc93 100644
--- a/source/fr/helpcontent2/source/text/shared/00.po
+++ b/source/fr/helpcontent2/source/text/shared/00.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: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-02 17:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/fr/>\n"
@@ -8324,14 +8324,14 @@ msgctxt ""
msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>"
msgstr "<variable id=\"makro\">Choisissez <emph>Outils - Macros - Gérer les macros - %PRODUCTNAME Basic</emph>, ou appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (si non assignée par votre système).</variable>"
-#. mxkvw
+#. igagv
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151386\n"
"help.text"
-msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>"
-msgstr "<variable id=\"selectmakro\">Choisissez <emph>Outils - Macros - Exécuter les macros</emph>.</variable>"
+msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macro</emph>.</variable>"
+msgstr ""
#. oTQwa
#: 00000406.xhp
@@ -13544,14 +13544,14 @@ msgctxt ""
msgid "Choose <menuitem>Format - Cells - Numbers</menuitem> tab."
msgstr "Choisissez l'onglet <menuitem>Format - Cellules - Nombres</menuitem>."
-#. KdbT6
+#. Dkn29
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
"par_id3152349\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11) - open context menu and choose <emph>Modify/New - Numbers</emph> tab."
-msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - ouvrez le menu contextuel et choisissez l'onglet <emph>Modifier/Nouveau - Nombres</emph>."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu and choose <emph>Modify/New - Numbers</emph> tab."
+msgstr ""
#. hadQp
#: 00040503.xhp
diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po
index 4adb2f60328..8ab303000d0 100644
--- a/source/fr/helpcontent2/source/text/shared/guide.po
+++ b/source/fr/helpcontent2/source/text/shared/guide.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: 2021-02-17 15:59+0100\n"
-"PO-Revision-Date: 2021-01-27 17:36+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
+"PO-Revision-Date: 2021-02-21 17:36+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -4868,14 +4868,14 @@ msgctxt ""
msgid "ClarisWorks/AppleWorks Document"
msgstr "Document ClarisWorks/AppleWorks"
-#. hRrns
+#. ZiqHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_draw9\n"
"help.text"
-msgid "Corel Draw"
-msgstr "Corel Draw"
+msgid "CorelDRAW"
+msgstr ""
#. rTQKQ
#: convertfilters.xhp
@@ -12723,7 +12723,7 @@ msgctxt ""
"bm_id3150502\n"
"help.text"
msgid "<bookmark_value>ImageMap; editor</bookmark_value> <bookmark_value>editors; ImageMap editor</bookmark_value> <bookmark_value>images; ImageMap</bookmark_value> <bookmark_value>pictures; ImageMap</bookmark_value> <bookmark_value>hotspots;adding to images</bookmark_value> <bookmark_value>URL;in pictures</bookmark_value>"
-msgstr "<bookmark_value>ImageMap;éditeur</bookmark_value><bookmark_value>Éditeurs;éditeur ImageMap</bookmark_value><bookmark_value>Images; ImageMap</bookmark_value><bookmark_value>Point actif; ajout aux images</bookmark_value><bookmark_value>URL; dans les images</bookmark_value>"
+msgstr "<bookmark_value>ImageMap;éditeur</bookmark_value> <bookmark_value>éditeurs;éditeur ImageMap</bookmark_value><bookmark_value>images; ImageMap</bookmark_value> <bookmark_value>point actif; ajout aux images</bookmark_value> <bookmark_value>URL; dans les images</bookmark_value>"
#. 2hvMi
#: imagemap.xhp
diff --git a/source/fr/helpcontent2/source/text/swriter/00.po b/source/fr/helpcontent2/source/text/swriter/00.po
index e4ccd45b90c..fa1473d7244 100644
--- a/source/fr/helpcontent2/source/text/swriter/00.po
+++ b/source/fr/helpcontent2/source/text/swriter/00.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: 2021-01-30 15:37+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-20 13:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/fr/>\n"
@@ -629,14 +629,14 @@ msgctxt ""
msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>"
msgstr "<variable id=\"feldbefehlseitennummer\">Choisissez <menuitem>Insertion - Champ - Numéro de page</menuitem></variable>"
-#. yZFgD
+#. DFTjZ
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149356\n"
"help.text"
-msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>"
-msgstr "<variable id=\"feldbefehlseitenanzahl\">Choisissez <menuitem>Insertion - Champ - Nombre de pages</menuitem></variable>"
+msgid "<variable id=\"pagecount_field\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>"
+msgstr ""
#. 6qzDS
#: 00000404.xhp
@@ -1475,14 +1475,14 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace - Format - Text Flow</emph> tab."
msgstr "Choisissez le menu puis l'onglet <emph>Édition - Rechercher & Remplacer - Format - Enchaînements</emph>."
-#. ihtMU
+#. YBRyA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN10715\n"
"help.text"
-msgid "Right-click a paragraph with style <item type=\"literal\">Text body</item>. Choose <emph>Edit Paragraph Style - Condition</emph> tab."
-msgstr "Cliquez avec le bouton droit de la souris sur un paragraphe possédant le style <item type=\"literal\">Corps de texte</item>. Choisissez l'onglet <emph>Éditer le style de paragraphe - Condition</emph>."
+msgid "Right-click a paragraph with style <literal>Text body</literal>. Choose <menuitem>Paragraph - Edit Style - Condition</menuitem> tab."
+msgstr ""
#. 8fkUm
#: 00000405.xhp
@@ -2852,14 +2852,14 @@ msgctxt ""
msgid "The styles menu"
msgstr "Menu des styles"
-#. VK5GG
+#. iteqY
#: stylesmenu.xhp
msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
-msgstr "<variable id=\"ses\">Choisissez <emph>Styles - Éditer les styles...</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgstr ""
#. fCjG9
#: stylesmenu.xhp
diff --git a/source/fr/helpcontent2/source/text/swriter/01.po b/source/fr/helpcontent2/source/text/swriter/01.po
index dd8ba0695e7..32f07780cbf 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: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-21 14:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/fr/>\n"
@@ -16172,14 +16172,14 @@ msgctxt ""
msgid "Numbering Style"
msgstr "Style de numérotation"
-#. db43r
+#. WGB2B
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3155178\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window (F11) if you click the <emph>List Styles</emph> icon."
-msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Sélectionnez le <link href=\"text/swriter/01/05130004.xhp\" name=\"style de numérotation\">style de numérotation</link> à appliquer au paragraphe.</ahelp> Ces styles sont également listés dans la fenêtre <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> (F11) si vous cliquez sur l'icône <emph>Styles de liste</emph>."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> if you click the <emph>List Styles</emph> icon."
+msgstr ""
#. MycJD
#: 05030800.xhp
@@ -17225,14 +17225,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Compteur format personnalisé"
-#. CUxDr
+#. rKJPu
#: 05040700.xhp
msgctxt ""
"05040700.xhp\n"
"par_id3147092\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Sélectionnez le style de numérotation à appliquer aux notes de bas de page.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering scheme for the footnotes.</ahelp>"
+msgstr ""
#. 5BXNk
#: 05040700.xhp
@@ -17360,14 +17360,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Compteur format personnalisé"
-#. 2cAqR
+#. b9guG
#: 05040700.xhp
msgctxt ""
"05040700.xhp\n"
"par_id3150123\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Sélectionnez le style de numérotation à appliquer aux notes de fin.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering scheme for the endnotes.</ahelp>"
+msgstr ""
#. sQDZt
#: 05040700.xhp
@@ -22058,14 +22058,14 @@ msgctxt ""
msgid "Styles in Writer"
msgstr "Styles dans Writer"
-#. Sh2EF
+#. dxEPD
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"bm_id4005249\n"
"help.text"
-msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>numbering;style categories</bookmark_value>"
-msgstr "<bookmark_value>Styles;catégories</bookmark_value><bookmark_value>Styles de caractère;catégories de styles</bookmark_value><bookmark_value>Styles de paragraphe;catégories de styles</bookmark_value><bookmark_value>Cadre;styles</bookmark_value><bookmark_value>Styles de page;catégories de style</bookmark_value><bookmark_value>Styles de numérotation;catégories de style</bookmark_value>"
+msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>list styles;style categories</bookmark_value>"
+msgstr ""
#. UwTh8
#: 05130000.xhp
@@ -22211,14 +22211,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Styles de liste"
-#. rFiNG
+#. cSJFe
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149298\n"
"help.text"
-msgid "Use List Styles to format numbered or bulleted lists."
-msgstr "La catégorie Styles de liste vous permet de formater des listes à puces ou des listes numérotées."
+msgid "Use List Styles to format ordered or unordered lists."
+msgstr ""
#. 7BYTz
#: 05130000.xhp
@@ -22373,14 +22373,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Styles de liste"
-#. fCbDe
+#. yZ2QG
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149568\n"
"help.text"
-msgid "Displays formatting styles for numbered or bulleted lists."
-msgstr "Affiche les styles de formatage applicables aux listes à puces et aux listes numérotées."
+msgid "Displays formatting styles for ordered or unordered lists."
+msgstr ""
#. t7Gy3
#: 05130000.xhp
@@ -22733,14 +22733,14 @@ msgctxt ""
msgid "Context"
msgstr "Contexte"
-#. NAbBY
+#. MUyEh
#: 05130100.xhp
msgctxt ""
"05130100.xhp\n"
"par_id3147530\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Ici, vous pouvez visualiser les contextes prédéfinis dans $[officename], notamment les niveaux de plan 1 à 10, les niveaux de numérotation et de puces 1 à 10, l'en-tête de tableau, le contenu du tableau, la section, la bordure, la note de bas de page, l'en-tête et le pied de page.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, list levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
+msgstr ""
#. PdECE
#: 05130100.xhp
@@ -25163,14 +25163,14 @@ msgctxt ""
msgid "Numbering"
msgstr "Numérotation"
-#. R2sxP
+#. agAFp
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id3150568\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Sélectionnez le style de numérotation à utiliser.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering scheme that you want to use.</ahelp>"
+msgstr ""
#. cqBBB
#: 06080100.xhp
@@ -25190,6 +25190,24 @@ msgctxt ""
msgid "Description"
msgstr "Description"
+#. BoqBZ
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3150981\n"
+"help.text"
+msgid "1, 2, 3"
+msgstr "1, 2, 3"
+
+#. ECZ4S
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3154569\n"
+"help.text"
+msgid "Arabic numerals"
+msgstr "Chiffres arabes"
+
#. oEuGf
#: 06080100.xhp
msgctxt ""
@@ -25262,24 +25280,6 @@ msgctxt ""
msgid "Roman numerals (lower case)"
msgstr "Chiffres romains en minuscules"
-#. BoqBZ
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3150981\n"
-"help.text"
-msgid "1, 2, 3"
-msgstr "1, 2, 3"
-
-#. ECZ4S
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3154569\n"
-"help.text"
-msgid "Arabic numerals"
-msgstr "Chiffres arabes"
-
#. P9ob7
#: 06080100.xhp
msgctxt ""
@@ -25406,24 +25406,6 @@ msgctxt ""
msgid "Numbers the footnotes in the document sequentially."
msgstr "Numérote de façon séquentielle les notes de bas de page dans le document."
-#. s8xS8
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3149167\n"
-"help.text"
-msgid "Start at"
-msgstr "Commencer avec"
-
-#. vBBcE
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3156268\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Saisissez le numéro de la première note de bas de page dans le document. Cette option n'est disponible que si vous avez sélectionné \"Par document\" dans la zone <emph>Comptage</emph>.</ahelp>"
-
#. Vofmb
#: 06080100.xhp
msgctxt ""
@@ -25460,14 +25442,32 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Enter the text that you want to display after the footnote number in the note text.</ahelp> For example, type \")\" to display \"1)\"."
msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Saisissez le texte devant suivre le numéro de note de bas de page dans le texte de la note.</ahelp> Par exemple, tapez \")\" pour afficher \"1)\"."
-#. ZUp7X
+#. u4B7E
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id334242345\n"
"help.text"
-msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type=\"keycode\">F11</item> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
-msgstr "Les numéros des notes de bas de page sont alignés à gauche par défaut dans la zone de note de bas de page. Pour aligner à droite les numéros des notes de bas de page, éditez d'abord le style de paragraphe <emph>Note de bas de page</emph>. Appuyez sur <item type=\"keycode\">F11</item> pour ouvrir la boîte de dialogue <emph>Styles</emph> et sélectionnez <emph>Note de bas de page</emph> dans la liste des styles de paragraphe. Ouvrez le menu contextuel par un clic avec le bouton droit et choisissez <emph>Modifier</emph>. Sous l'onglet <emph>Retraits et espacement</emph> définissez un retrait de 0 avant et après le paragraphe, en incluant la première ligne. Dans l'onglet <emph>Tabulations</emph> créez une tabulation à droite de 12pt et une tabulation gauche de 14pt. Puis, dans la boîte de dialogue <emph>Paramètres des notes de bas de page/de fin</emph> saisissez <item type=\"input\">\\t</item> dans les champs <emph>Avant</emph> et <emph>Après</emph>."
+msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
+msgstr ""
+
+#. s8xS8
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"hd_id3149167\n"
+"help.text"
+msgid "Start at"
+msgstr "Commencer avec"
+
+#. vBBcE
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3156268\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Saisissez le numéro de la première note de bas de page dans le document. Cette option n'est disponible que si vous avez sélectionné \"Par document\" dans la zone <emph>Comptage</emph>.</ahelp>"
#. Ffb7D
#: 06080100.xhp
@@ -25523,14 +25523,14 @@ msgctxt ""
msgid "Styles"
msgstr "Styles"
-#. VbWRX
+#. xge57
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id3150695\n"
"help.text"
-msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnotes."
-msgstr "Pour appliquer le même formatage à toutes les notes de bas de page du document, assignez-leur un style de paragraphe."
+msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnote text, and assign character styles to the footnote anchor number and the number in the footnote area."
+msgstr ""
#. srKcC
#: 06080100.xhp
@@ -25577,24 +25577,6 @@ msgctxt ""
msgid "This option is only available if the <emph>End of Document</emph> check box is selected in the <emph>Position</emph> area."
msgstr "Cette option est disponible uniquement si la case <emph>Fin du document</emph> est cochée dans la zone <emph>Position</emph>."
-#. gvSXz
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3147742\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Styles de caractère"
-
-#. tVDLB
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3146335\n"
-"help.text"
-msgid "You can assign styles to footnote anchors and text. You can use the predefined footnote styles, or use a different style."
-msgstr "Vous pouvez assigner des styles au texte et aux appels de notes de bas de page. Choisissez un style parmi les styles prédéfinis de notes de bas de page ou bien utilisez un autre style de votre choix."
-
#. t8msz
#: 06080100.xhp
msgctxt ""
@@ -25775,14 +25757,14 @@ msgctxt ""
msgid "Styles"
msgstr "Styles"
-#. 7BMFG
+#. rhLJp
#: 06080200.xhp
msgctxt ""
"06080200.xhp\n"
"par_id3150970\n"
"help.text"
-msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style."
-msgstr "Pour assurer une apparence uniforme aux notes de fin dans le document, assignez-leur un style de paragraphe."
+msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style, and assign character styles to the endnote anchor number and the number in the endnote area."
+msgstr ""
#. TGC8v
#: 06080200.xhp
@@ -25820,24 +25802,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Select the page style that you want to use for endnotes.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Sélectionnez le style de page à utiliser pour les notes de fin.</ahelp>"
-#. dwpvX
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"hd_id3155901\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Styles de caractère"
-
-#. mjFjR
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"par_id3149692\n"
-"help.text"
-msgid "You can assign styles to endnote anchors and text. You can use the predefined endnote styles, or use a different style."
-msgstr "Vous pouvez assigner des styles au texte et aux appels de notes de fin. Choisissez un style parmi les styles prédéfinis de notes de fin ou bien utilisez un autre style de votre choix."
-
#. DKN6W
#: 06080200.xhp
msgctxt ""
@@ -26729,14 +26693,14 @@ msgctxt ""
msgid "Format"
msgstr "Format"
-#. 9p2nA
+#. kpwgF
#: 06180000.xhp
msgctxt ""
"06180000.xhp\n"
"par_id3145246\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Sélectionnez le style de numérotation à utiliser.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering scheme that you want to use.</ahelp>"
+msgstr ""
#. yAovb
#: 06180000.xhp
diff --git a/source/fr/helpcontent2/source/text/swriter/02.po b/source/fr/helpcontent2/source/text/swriter/02.po
index 09008f09784..76d28ea24a0 100644
--- a/source/fr/helpcontent2/source/text/swriter/02.po
+++ b/source/fr/helpcontent2/source/text/swriter/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: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-19 10:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/fr/>\n"
@@ -3284,14 +3284,23 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertPageCountField\">Inserts as a field the total number of pages in the document.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertPageCountField\">Insère sous forme de champ le nombre total de pages que comporte le document.</ahelp>"
-#. Ld9fD
+#. pkgeA
#: 18030400.xhp
msgctxt ""
"18030400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - More Fields</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command."
-msgstr "Si vous souhaitez que les numéros de page soient formatés avec un style de numérotation différent, sélectionnez le menu <emph>Insertion - Champs - Autres champs</emph> pour insérer le champ requis et spécifiez le paramétrage dans la boîte de dialogue <link href=\"text/swriter/01/04090000.xhp\" name=\"Champs\"><emph>Champs</emph></link>. Le format du champ inséré à partir de la commande <emph>Numéro de page</emph> peut aussi être modifié en utilisant le menu <link href=\"text/swriter/01/02140000.xhp\" name=\"Édition - Champs\"><emph>Édition - Champs</emph></link>."
+msgid "The format of the field inserted using the <emph>Page Count</emph> command can be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><menuitem>Edit - Fields</menuitem></link> command."
+msgstr ""
+
+#. iqoa4
+#: 18030400.xhp
+msgctxt ""
+"18030400.xhp\n"
+"par_id291613751393995\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document Statistics Fields</link>"
+msgstr ""
#. GRfFZ
#: 18030500.xhp
diff --git a/source/fr/helpcontent2/source/text/swriter/guide.po b/source/fr/helpcontent2/source/text/swriter/guide.po
index 8b6ce8f4fa4..7a97620cd04 100644
--- a/source/fr/helpcontent2/source/text/swriter/guide.po
+++ b/source/fr/helpcontent2/source/text/swriter/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: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-20 13:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/fr/>\n"
@@ -11132,14 +11132,14 @@ msgctxt ""
msgid "To Change the Page Background"
msgstr "Pour modifier l'arrière-plan d'une page :"
-#. gsKDm
+#. gH7qW
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10827\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11)."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>."
+msgstr ""
#. ER3fT
#: pagebackground.xhp
@@ -11240,14 +11240,14 @@ msgctxt ""
msgid "Before you begin, ensure that you have created a page style that uses a page background. See <link href=\"text/swriter/guide/pagebackground.xhp#define\">To Change the Page Background</link> for details."
msgstr "Avant toute chose, vérifiez que vous avez créé un style de page utilisant un arrière-plan de page. Pour plus d'informations, reportez-vous à la rubrique <link href=\"text/swriter/guide/pagebackground.xhp#define\">Pour modifier l'arrière-plan d'une page</link>."
-#. zrFB3
+#. M3FVe
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10892\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11)."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>."
+msgstr ""
#. Pr9iF
#: pagebackground.xhp