diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-04 14:13:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-04 14:14:37 +0200 |
commit | 87be4f00f4c2a9b269779ee4f1d6b2417a45a113 (patch) | |
tree | af3c7babf95ae7e2d17bf9fad9094f394beb7537 /source/fr/helpcontent2 | |
parent | c2b26d58f520fa40a8c64fb7d0217c578a1dd135 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I6f0fe9f8928d5a663a14c9d21990e37f94ee18f6
Diffstat (limited to 'source/fr/helpcontent2')
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/shared.po | 70 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/shared/03.po | 20 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/scalc/01.po | 6 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/01.po | 26 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/02.po | 62 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/swriter/01.po | 38 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/swriter/02.po | 92 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/swriter/04.po | 19 |
8 files changed, 207 insertions, 126 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po index 75f058668d5..f41fa8a0059 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: 2022-04-11 15:28+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2022-04-25 17:41+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562340649.000000\n" @@ -26452,6 +26452,15 @@ msgctxt "" msgid "Dim variable [(start To end)] [As typename][, variable2[char] [(start To end)] [,...]]" msgstr "Dim variable [(début à fin)] [As typename][, variable2[char] [(début à fin)] [,...]]" +#. yZw2F +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id221651071987432\n" +"help.text" +msgid "<literal>New</literal> operator is optional when setting <link href=\"text/sbasic/shared/compatible.xhp\" name=\"Option Compatible\">Option Compatible</link> option." +msgstr "" + #. JBuCh #: 03102100.xhp msgctxt "" @@ -32626,15 +32635,6 @@ msgctxt "" msgid "Starts another application and defines the respective window style, if necessary." msgstr "Démarre une autre application et, le cas échéant, définit les styles de fenêtre respectifs." -#. KgPhE -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3153345\n" -"help.text" -msgid "Syntax" -msgstr "Syntaxe" - #. D7XVH #: 03130500.xhp msgctxt "" @@ -32644,15 +32644,6 @@ msgctxt "" msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" -#. rBDPb -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3149235\n" -"help.text" -msgid "Parameter" -msgstr "Paramètre" - #. 7dFVT #: 03130500.xhp msgctxt "" @@ -32689,6 +32680,15 @@ msgctxt "" msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:" msgstr "Expression facultative au format nombre entier spécifiant le style de fenêtre dans lequel le programme doit s'exécuter. Les valeurs suivantes peuvent être utilisées :" +#. UHeLL +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id221651081957774\n" +"help.text" +msgid "Meaning" +msgstr "" + #. KVBLe #: 03130500.xhp msgctxt "" @@ -32788,15 +32788,6 @@ msgctxt "" msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>." msgstr "Si cette valeur est définie sur <emph>True</emph>, la commande <emph>Shell</emph> et toutes les tâches $[officename] sont suspendues jusqu'à ce que le processus shell soit terminé. Si cette valeur est définie sur <emph>False</emph>, le processus shell intervient directement. La valeur par défaut est <emph>False</emph>." -#. DNURM -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3154270\n" -"help.text" -msgid "Example" -msgstr "Exemple" - #. Z3ZeW #: 03130600.xhp msgctxt "" @@ -40096,23 +40087,32 @@ msgctxt "" msgid "Create <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"addvbaconstants\">VBA constants including non-printable characters</link>." msgstr "Créer <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"addvbaconstants\">des constantes VBA incluant des caractères non imprimables</link>." -#. xwLEC +#. rjfZs +#: compatible.xhp +msgctxt "" +"compatible.xhp\n" +"N0110\n" +"help.text" +msgid "Allow the <literal>New</literal> operator to be optional in <literal>Dim</literal> statements." +msgstr "" + +#. yJQAV #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0112\n" "help.text" -msgid "Default values for optional parameters in procedures." -msgstr "Valeurs par défaut pour les paramètres facultatifs dans les procédures." +msgid "Allow default values for optional parameters in procedures." +msgstr "" -#. iDCu5 +#. zzETD #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0113\n" "help.text" -msgid "Named arguments when multiple optional parameters exist." -msgstr "Arguments nommés lorsqu'il existe plusieurs paramètres optionnels." +msgid "Use named arguments when multiple optional parameters exist." +msgstr "" #. 6Fb5x #: compatible.xhp diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po index bdc9998e281..bd34d379d92 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2022-01-29 07:39+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/fr/>\n" @@ -7963,14 +7963,14 @@ msgctxt "" msgid "# Run queries, SQL statements, ..." msgstr "# requêtes Run, instructions SQL, ..." -#. AVkg5 +#. 2Znjy #: sf_database.xhp msgctxt "" "sf_database.xhp\n" "par_id361619188184750\n" "help.text" -msgid "The <link href=\"text/sbasic/shared/03/sf_database.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link> method used in the example above is part of ScriptForge's <literal>Base</literal> service." -msgstr "La méthode <link href=\"text/sbasic/shared/03/sf_database.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link> utilisée dans l'exemple ci-dessus fait partie du service ScriptForge <literal>Base</literal>." +msgid "The <link href=\"text/sbasic/shared/03/sf_base.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link> method used in the example above is part of ScriptForge's <literal>Base</literal> service." +msgstr "" #. EF9Lc #: sf_database.xhp @@ -15163,13 +15163,13 @@ msgctxt "" msgid "aFolder = FSO.PickFolder(\"C:\\Documents\", \"Choose a folder or press Cancel\")" msgstr "" -#. ENDba +#. nW8Rx #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "pyc_id631626276402296\n" "help.text" -msgid "aFolder = fso.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")" +msgid "aFolder = fs.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")" msgstr "" #. xdfBh @@ -25837,13 +25837,13 @@ msgctxt "" msgid "Document object" msgstr "" -#. utsAW +#. w8QcA #: sf_ui.xhp msgctxt "" "sf_ui.xhp\n" "par_id841588521238711\n" "help.text" -msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..." +msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal>, <literal>OpenBaseDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..." msgstr "" #. CbJ8H @@ -26233,13 +26233,13 @@ msgctxt "" msgid "Open an existing %PRODUCTNAME Base document. The method returns a document object." msgstr "" -#. q2E3C +#. CZBya #: sf_ui.xhp msgctxt "" "sf_ui.xhp\n" "par_id231596555746385\n" "help.text" -msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation. If the file already exists, it is overwritten without warning" +msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." msgstr "" #. mtpoL diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po index b5236c7dbf2..00d7facfab3 100644 --- a/source/fr/helpcontent2/source/text/scalc/01.po +++ b/source/fr/helpcontent2/source/text/scalc/01.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: 2022-04-11 15:28+0200\n" -"PO-Revision-Date: 2022-03-03 19:39+0000\n" +"PO-Revision-Date: 2022-05-03 12:46+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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 4.11.2\n" "X-POOTLE-MTIME: 1565208174.000000\n" #. sZfWF @@ -49280,7 +49280,7 @@ msgctxt "" "bm_id3155628\n" "help.text" msgid "<bookmark_value>sheets; hiding details</bookmark_value>" -msgstr "<bookmark_value>Feuilles;création</bookmark_value>" +msgstr "<bookmark_value>Feuilles;masquage des détails</bookmark_value>" #. yL2DX #: 12080100.xhp diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po index 5a64faf48d7..cdd45e69694 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: 2022-04-11 15:28+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-12-22 16:58+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/fr/>\n" @@ -30050,6 +30050,24 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Prevents you from resizing the object.</ahelp>" msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Empêche de modifier la taille de l'objet.</ahelp>" +#. aa5CY +#: 05230100.xhp +msgctxt "" +"05230100.xhp\n" +"par_id956728219000973\n" +"help.text" +msgid "<menuitem>Below page text area</menuitem>: the bottom edge of the page text area to the bottom edge of the page." +msgstr "" + +#. wrDZM +#: 05230100.xhp +msgctxt "" +"05230100.xhp\n" +"par_id69163053457957\n" +"help.text" +msgid "<menuitem>Above page text area</menuitem>: the top edge of the page to the top of the page text area." +msgstr "" + #. H6Z3y #: 05230100.xhp msgctxt "" @@ -48131,14 +48149,14 @@ msgctxt "" msgid "<link href=\"https://help.apple.com/finalcutpro/mac/10.4.6/en.lproj/ver2833f855.html\" name=\"quicktime\">List of media formats for Apple macOS QuickTime</link>." msgstr "<link href=\"https://help.apple.com/finalcutpro/mac/10.4.6/en.lproj/ver2833f855.html\" name=\"quicktime\">Liste des formats de média pour Apple macOS QuickTime</link>." -#. 5hgAB +#. DLcGC #: moviesound.xhp msgctxt "" "moviesound.xhp\n" "par_id561511210645479\n" "help.text" -msgid "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"askbot\">%PRODUCTNAME Askbot question and answer</link>" -msgstr "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"linkname\">Question et réponses (en anglais) %PRODUCTNAME Askbot</link>" +msgid "<link href=\"https://ask.libreoffice.org/t/what-video-formats-does-libreoffice-impress-support/291\" name=\"AskLO\">“What video formats does Impress support?” on Ask</link>" +msgstr "" #. BfayS #: nav_rename.xhp diff --git a/source/fr/helpcontent2/source/text/shared/02.po b/source/fr/helpcontent2/source/text/shared/02.po index 81af23e14a3..a544f6b2578 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-11-25 16:38+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/fr/>\n" @@ -12247,13 +12247,13 @@ msgctxt "" msgid "Move Up" msgstr "Déplacer vers le haut" -#. UaqDw +#. a7CWw #: 06100000.xhp msgctxt "" "06100000.xhp\n" "hd_id3144740\n" "help.text" -msgid "<link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move <switchinline select=\"appl\"><caseinline select=\"WRITER\">Item </caseinline></switchinline>Up</link>" +msgid "<link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Up</caseinline><defaultinline>Move Up</defaultinline></switchinline></link>" msgstr "" #. BooTD @@ -12265,13 +12265,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the paragraph where the cursor is located, or selected paragraphs, to before the previous paragraph.</ahelp>" msgstr "" -#. hPNMA +#. w3Rtd #: 06100000.xhp msgctxt "" "06100000.xhp\n" "par_id3149283\n" "help.text" -msgid "If you have numbered paragraphs and use the <menuitem>Move</menuitem> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Item </menuitem></caseinline></switchinline><menuitem>Up</menuitem> command, then the numbers are adjusted automatically to the current order." +msgid "If you have numbered paragraphs and use the <menuitem>Move Item Up</menuitem> command, then the numbers are adjusted automatically to the current order." msgstr "" #. uQaWS @@ -12292,6 +12292,15 @@ msgctxt "" msgid "The <menuitem>Move Item Up</menuitem> command is always active. This function can also be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Alt</keycode>+<keycode>Up Arrow</keycode>." msgstr "" +#. sFtDj +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id31492839456\n" +"help.text" +msgid "If you have numbered paragraphs and use the <menuitem>Move Up</menuitem> command, then the numbers are adjusted automatically to the current order." +msgstr "" + #. hN8tA #: 06100000.xhp msgctxt "" @@ -12310,6 +12319,15 @@ msgctxt "" msgid "The <menuitem>Move Up</menuitem> command is always active. This function can also be called by pressing <keycode>Alt+Shift+Up Arrow</keycode>." msgstr "" +#. kMbJU +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id154054632\n" +"help.text" +msgid "If you have numbered paragraphs and use <menuitem>Move Down</menuitem>, then the numbers are adjusted automatically to the current order." +msgstr "" + #. tBVE2 #: 06100000.xhp msgctxt "" @@ -12319,13 +12337,13 @@ msgctxt "" msgid "<image id=\"img_id3149827\" src=\"cmd/lc_moveup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149827\">Icon Move Up</alt></image>" msgstr "" -#. DG8Sx +#. GDksK #: 06100000.xhp msgctxt "" "06100000.xhp\n" "par_id3147243\n" "help.text" -msgid "Move <switchinline select=\"appl\"><caseinline select=\"WRITER\">Item</caseinline></switchinline> Up" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Up</caseinline><defaultinline>Move Up</defaultinline></switchinline>" msgstr "" #. 5rj6N @@ -12337,13 +12355,13 @@ msgctxt "" msgid "Move Down" msgstr "Index plus grand" -#. sqceC +#. ExiKN #: 06110000.xhp msgctxt "" "06110000.xhp\n" "hd_id3148520\n" "help.text" -msgid "<link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Item</caseinline></switchinline> Down</link>" +msgid "<link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Down</caseinline><defaultinline>Move Down</defaultinline></switchinline></link>" msgstr "" #. nDsC7 @@ -12355,13 +12373,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the paragraph where the cursor is located, or selected paragraphs, to after the next paragraph.</ahelp>" msgstr "" -#. BnRsq +#. RgGZF #: 06110000.xhp msgctxt "" "06110000.xhp\n" "par_id3158405\n" "help.text" -msgid "If you have numbered paragraphs and use <menuitem>Move</menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"> <menuitem>Item</menuitem></caseinline></switchinline> <menuitem>Down</menuitem>, then the numbers are adjusted automatically to the current order." +msgid "If you have numbered paragraphs and use <menuitem>Move Item Down</menuitem>, then the numbers are adjusted automatically to the current order." msgstr "" #. vAAGh @@ -12382,6 +12400,15 @@ msgctxt "" msgid "The <menuitem>Move Item Down</menuitem> command is always active. This function can also be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Alt</keycode>+<keycode>Down Arrow</keycode>." msgstr "" +#. Cdq5E +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id315840546832\n" +"help.text" +msgid "If you have numbered paragraphs and use <menuitem>Move Down</menuitem>, then the numbers are adjusted automatically to the current order." +msgstr "" + #. MWkW9 #: 06110000.xhp msgctxt "" @@ -12400,6 +12427,15 @@ msgctxt "" msgid "The <menuitem>Move Down</menuitem> command is always active. This function can also be called by pressing <keycode>Alt+Shift+Down Arrow</keycode>." msgstr "" +#. g4SQD +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id154054632\n" +"help.text" +msgid "If you have numbered paragraphs and use <menuitem>Move Down</menuitem>, then the numbers are adjusted automatically to the current order." +msgstr "" + #. UDTXi #: 06110000.xhp msgctxt "" @@ -12409,13 +12445,13 @@ msgctxt "" msgid "<image id=\"img_id3153577\" src=\"cmd/lc_movedown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153577\">Icon Move Down</alt></image>" msgstr "" -#. ei9C8 +#. J9Dbh #: 06110000.xhp msgctxt "" "06110000.xhp\n" "par_id3145212\n" "help.text" -msgid "Move <switchinline select=\"appl\"><caseinline select=\"WRITER\">Item</caseinline></switchinline> Down" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Down</caseinline><defaultinline>Move Down</defaultinline></switchinline>" msgstr "" #. ZvBbZ diff --git a/source/fr/helpcontent2/source/text/swriter/01.po b/source/fr/helpcontent2/source/text/swriter/01.po index 34623c25f58..68ae4d9ba80 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2022-04-25 17:41+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/fr/>\n" @@ -18324,14 +18324,14 @@ msgctxt "" msgid "to" msgstr "pour" -#. WCoTF +#. gbkWP #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id3155075\n" "help.text" -msgid "<ahelp hid=\".\">Select the reference point for the selected vertical alignment option.</ahelp> The following options are available:" -msgstr "<ahelp hid=\".\">Sélectionnez le point de référence de l'option d'alignement vertical sélectionnée.</ahelp> Les options suivantes sont disponibles :" +msgid "<ahelp hid=\".\">Select the region or reference point for the vertical alignment.</ahelp> The object can be positioned in relation to the following regions or reference points:" +msgstr "" #. 5GxHP #: 05060100.xhp @@ -18378,14 +18378,14 @@ msgctxt "" msgid "<emph>Character:</emph> the object is positioned considering the vertical space used by the character." msgstr "<emph>Caractère :</emph> l'objet est positionné en tenant compte de l'espace vertical utilisé par le caractère." -#. 76CzL +#. DLwXg #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id631629212021233\n" "help.text" -msgid "<emph>Line of text:</emph> the object is positioned considering the height of the line of text where the anchor is placed." -msgstr "<emph>Ligne de texte :</emph> l'objet est positionné en fonction de la hauteur de la ligne de texte où l'ancre est placée." +msgid "<menuitem>Line of text</menuitem>: available only for \"To character\" anchoring, the object is positioned considering the height of the line of text where the anchor is placed." +msgstr "" #. ywYwM #: 05060100.xhp @@ -18405,6 +18405,24 @@ msgctxt "" msgid "<emph>Row:</emph> available only for \"As character\" anchoring, this option will position the object considering the height of the row where the anchor is placed." msgstr "<emph>Ligne :</emph> disponible uniquement pour l'ancrage \"Comme caractère\", cette option positionnera l'objet en tenant compte de la hauteur de la ligne où l'ancre est placée." +#. hVev7 +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_id450625620317357\n" +"help.text" +msgid "<menuitem>Entire frame</menuitem>: available only for \"To frame\" anchoring, the outer edges of the frame." +msgstr "" + +#. CvCAa +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_id341625620317835\n" +"help.text" +msgid "<menuitem>Frame text area</menuitem>: available only for \"To frame\" anchoring, the text area of the frame." +msgstr "" + #. bQXrs #: 05060100.xhp msgctxt "" @@ -22815,14 +22833,14 @@ msgctxt "" msgid "For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size." msgstr "Par exemple, si vous appliquez un style de caractère avec une taille de police de 15 pt à une sélection dans un paragraphe avec une propriété de caractère de 12 pt, la sélection est définie sur 15 pt, tandis que le reste du paragraphe reste avec une taille de police de 12 pt." -#. STs3B +#. N2WWD #: 05130002.xhp msgctxt "" "05130002.xhp\n" "par_id751610803325140\n" "help.text" -msgid "The <emph>Default Character Style</emph> is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize the Default Character Style." -msgstr "Le <emph>Style de caractère par défaut</emph> est en fait l'ensemble des propriétés de caractère du style de paragraphe courant. Utilisez le style de caractère par défaut pour réinitialiser les propriétés de caractère de la sélection à celles du style de paragraphe. Vous ne pouvez pas personnaliser le style de caractère par défaut." +msgid "<emph>No Character Style</emph> is actually the set of character properties of the current paragraph style. Choose No Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize No Character Style." +msgstr "" #. KT4mr #: 05130002.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/02.po b/source/fr/helpcontent2/source/text/swriter/02.po index 5a65b97c1b1..08af57f276f 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-11-03 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" @@ -3968,6 +3968,42 @@ msgctxt "" msgid "The list labeling and indent formatting are applied to the selected paragraphs. The position of the paragraphs in the document does not change." msgstr "L'étiquetage de la liste et la mise en forme du retrait sont appliqués aux paragraphes sélectionnés. La position des paragraphes dans le document ne change pas." +#. L9RdM +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"hd_id441616017998739\n" +"help.text" +msgid "Add Consecutive List Entries to an Immediately Prior List" +msgstr "Ajouter des entrées de liste consécutives à une liste immédiatement précédente." + +#. GJuBD +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id631616018294373\n" +"help.text" +msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list." +msgstr "Sélectionnez une ou plusieurs entrées de liste consécutives, à partir de la première entrée, que vous souhaitez ajouter à la liste précédente immédiatement." + +#. g9LRR +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id621616018340980\n" +"help.text" +msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>" +msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>" + +#. p9hUv +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id811616018796902\n" +"help.text" +msgid "Use this procedure to combine two lists." +msgstr "Utiliser cette procédure pour combiner deux listes." + #. pADj5 #: add_to_list.xhp msgctxt "" @@ -3986,23 +4022,23 @@ msgctxt "" msgid "Select paragraphs, whether in a list or not, to be added to a list." msgstr "Sélectionnez les paragraphes, qu'ils soient dans une liste ou non, à ajouter à une liste." -#. smjtz +#. VEa3N #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" "par_id271615998908234\n" "help.text" -msgid "For multiple selections, press and hold the <keycode> Ctrl</keycode> key after the first selection. The <keycode>Ctrl</keycode> key can be released without losing the selections, but must be pressed when clicking in the document." -msgstr "Pour des sélections multiples, appuyez et maintenez la touche <keycode>Ctrl</keycode> après la première sélection. La touche <keycode>Ctrl</keycode> peut être relâchée sans perdre la sélection, mais doit être pressée lors du clic dans le document." +msgid "For multiple selections, press and hold the <keycode> Ctrl</keycode> key after the first selection. Only one character needs to be selected in each paragraph to be added. The <keycode>Ctrl</keycode> key can be released without losing the selections, but must be pressed whenever clicking in the document to preserve the selection." +msgstr "" -#. gwgyD +#. Lshcb #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" "par_id551615985719902\n" "help.text" -msgid "Press and hold the <keycode>Ctrl</keycode> key, then place cursor in the list." -msgstr "Pressez et maintenez la touche <keycode>Ctrl</keycode>, puis placez le curseur dans la liste." +msgid "Press and hold the <keycode>Ctrl</keycode> key, select at least one character in the list, then release the <keycode> Ctrl</keycode> key." +msgstr "" #. 3VT7j #: add_to_list.xhp @@ -4031,14 +4067,14 @@ msgctxt "" msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#toolbar\"/>" msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#toolbar\"/>" -#. D98D9 +#. L2ZPB #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" "par_id161615999749854\n" "help.text" -msgid "<variable id=\"rightclick\">Right-click, choose <menuitem>List - Add to List</menuitem>.</variable> To preserve the selection, at least one character must be selected in the list." -msgstr "<variable id=\"rightclick\">Faites un clic avec le bouton droit, choisissez <menuitem>Liste - Ajouter à la liste</menuitem>.</variable> Pour préserver la sélection, au moins un caractère doit être sélectionné dans la liste." +msgid "<variable id=\"rightclick\">Right-click anywhere in highlighted selection, choose <menuitem>List - Add to List</menuitem>.</variable>" +msgstr "" #. qFmgS #: add_to_list.xhp @@ -4049,42 +4085,6 @@ msgctxt "" msgid "This procedure works for ordered and unordered lists." msgstr "Cette procédure fonctionne pour les listes ordonnées et non ordonnées." -#. L9RdM -#: add_to_list.xhp -msgctxt "" -"add_to_list.xhp\n" -"hd_id441616017998739\n" -"help.text" -msgid "Add Consecutive List Entries to an Immediately Prior List" -msgstr "Ajouter des entrées de liste consécutives à une liste immédiatement précédente." - -#. GJuBD -#: add_to_list.xhp -msgctxt "" -"add_to_list.xhp\n" -"par_id631616018294373\n" -"help.text" -msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list." -msgstr "Sélectionnez une ou plusieurs entrées de liste consécutives, à partir de la première entrée, que vous souhaitez ajouter à la liste précédente immédiatement." - -#. g9LRR -#: add_to_list.xhp -msgctxt "" -"add_to_list.xhp\n" -"par_id621616018340980\n" -"help.text" -msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>" -msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>" - -#. p9hUv -#: add_to_list.xhp -msgctxt "" -"add_to_list.xhp\n" -"par_id811616018796902\n" -"help.text" -msgid "Use this procedure to combine two lists." -msgstr "Utiliser cette procédure pour combiner deux listes." - #. JsrhA #: word_count_stb.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/swriter/04.po b/source/fr/helpcontent2/source/text/swriter/04.po index 3d647c936b4..2fb4b71df22 100644 --- a/source/fr/helpcontent2/source/text/swriter/04.po +++ b/source/fr/helpcontent2/source/text/swriter/04.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-09-20 13:03+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-10-09 04:43+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/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 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1529166455.000000\n" #. brcGC @@ -1078,14 +1078,23 @@ msgctxt "" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter" msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Entrée" -#. rVTr6 +#. g9FzE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153798\n" "help.text" -msgid "Inserting a new paragraph directly before or after a section, or before a table." -msgstr "Insérer un nouveau paragraphe directement avant ou après une section, ou encore avant un tableau." +msgid "Insert a new paragraph directly before or after a section or table." +msgstr "" + +#. D2Ddu +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id9535524\n" +"help.text" +msgid "For sections, the cursor must be placed at the first or last character. For tables, the cursor must be placed at the first character of the first cell or the last character of the last cell." +msgstr "" #. SAcMa #: 01020000.xhp |