diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-12-21 18:00:56 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-12-21 18:06:05 +0100 |
commit | f506a2490665212eeefb5934d6d4346a8a8c1856 (patch) | |
tree | 1d46d830bbfd1d144bf730aa29950d8a837587d6 /source/fr/helpcontent2 | |
parent | 9658a28df4b4c0eb79a9635221bab10ee09fed61 (diff) |
update translations for 7.3.0 rc1
and force-fix errors using pocheck
Change-Id: Iaf5f970103a9ace669ee6019b2362031e34cbdf0
Diffstat (limited to 'source/fr/helpcontent2')
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/python.po | 38 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/shared.po | 541 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/sbasic/shared/03.po | 1248 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/scalc/01.po | 122 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/scalc/guide.po | 56 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/00.po | 13 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/01.po | 280 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/shared/guide.po | 532 | ||||
-rw-r--r-- | source/fr/helpcontent2/source/text/swriter/guide.po | 50 |
9 files changed, 1782 insertions, 1098 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/python.po b/source/fr/helpcontent2/source/text/sbasic/python.po index c2e18742201..1cd868b4965 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-11-16 12:08+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2021-07-08 08:53+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n" @@ -277,33 +277,6 @@ msgctxt "" msgid "Python Syntax" msgstr "Syntaxe Python" -#. GXEC9 -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0369\n" -"help.text" -msgid "<literal>results = script.invoke((prompt,buttons,title), (), ())</literal>" -msgstr "<literal>results = script.invoke((prompt,buttons,title), (), ())</literal>" - -#. 465No -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0370\n" -"help.text" -msgid "<literal>script.invoke((message,), tuple, ())</literal>" -msgstr "<literal>script.invoke((message,), tuple, ())</literal>" - -#. wnGWp -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0371\n" -"help.text" -msgid "<literal>script.invoke((args), (), results)</literal>" -msgstr "<literal>script.invoke((args), (), results)</literal>" - #. oWBhX #: python_2_basic.xhp msgctxt "" @@ -637,15 +610,6 @@ msgctxt "" msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>." msgstr "" -#. AdYNb -#: python_document_events.xhp -msgctxt "" -"python_document_events.xhp\n" -"N0543\n" -"help.text" -msgid "class UiDocument(unohelper.Base, AdapterPattern):" -msgstr "class UiDocument(unohelper.Base, AdapterPattern) :" - #. i7waD #: python_document_events.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po index 0e73e8066f2..648c1db0da1 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: 2021-11-24 12:02+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2021-09-08 09:07+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n" @@ -8441,14 +8441,14 @@ msgctxt "" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Titre de la boîte de dialogue\")" -#. mos4Z +#. ubeYB #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170242005479\n" "help.text" -msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")" -msgstr "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Titre de la boîte de dialogue\")" +msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialog title\")" +msgstr "" #. BaStC #: 03010103.xhp @@ -8810,15 +8810,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. qNGaq -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"par_id3149457\n" -"help.text" -msgid "Blue (Color As Long)" -msgstr "Blue (Color As Long)" - #. 6NsAv #: 03010301.xhp msgctxt "" @@ -8945,15 +8936,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. yGCYn -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"par_id3153969\n" -"help.text" -msgid "Green (Color As Long)" -msgstr "Green (Color As Long)" - #. q3DPS #: 03010302.xhp msgctxt "" @@ -9080,15 +9062,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. 3nHCU -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"par_id3150448\n" -"help.text" -msgid "Red (ColorNumber As Long)" -msgstr "Red (ColorNumber As Long)" - #. nbbWR #: 03010303.xhp msgctxt "" @@ -9226,15 +9199,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. scoHN -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3151042\n" -"help.text" -msgid "QBColor (ColorNumber As Integer)" -msgstr "QBColor (ColorNumber As Integer)" - #. 32yR4 #: 03010304.xhp msgctxt "" @@ -9244,15 +9208,6 @@ msgctxt "" msgid "Return value:" msgstr "Valeur de retour :" -#. MNPy2 -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3154685\n" -"help.text" -msgid "Long" -msgstr "Long" - #. Z9k2a #: 03010304.xhp msgctxt "" @@ -9496,15 +9451,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. rd647 -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3155132\n" -"help.text" -msgid "RGB (Red, Green, Blue)" -msgstr "RGB (Rouge, Vert, Bleu)" - #. T8jX4 #: 03010305.xhp msgctxt "" @@ -9514,15 +9460,6 @@ msgctxt "" msgid "Return value:" msgstr "Valeur de retour :" -#. MRb5q -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FRE8M #: 03010305.xhp msgctxt "" @@ -9712,15 +9649,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme de l'instruction Close</alt></image>" -#. FEDAa -#: 03020101.xhp -msgctxt "" -"03020101.xhp\n" -"par_id3147265\n" -"help.text" -msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" -msgstr "Close [[#]fileNum [, [#]fileNum2 [,...]]]" - #. gdqMu #: 03020101.xhp msgctxt "" @@ -10090,15 +10018,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Get Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme de l'instruction Get</alt></image>" -#. xBhKA -#: 03020201.xhp -msgctxt "" -"03020201.xhp\n" -"par_id3150792\n" -"help.text" -msgid "Get [#]fileNum, [recordNum|filePos], variable" -msgstr "Get [#]fileNum, [recordNum|filePos], variable" - #. UM9CG #: 03020201.xhp msgctxt "" @@ -10522,15 +10441,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Put Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme de l'instruction Put</alt></image>" -#. RBpeh -#: 03020204.xhp -msgctxt "" -"03020204.xhp\n" -"par_id3155132\n" -"help.text" -msgid "Put [#]fileNum, [recordNum|filePos], variable" -msgstr "Put [#]fileNum, [recordNum|filePos], variable" - #. bSFd2 #: 03020204.xhp msgctxt "" @@ -10738,15 +10648,6 @@ msgctxt "" msgid "Determines if the file pointer has reached the end of a file." msgstr "Détermine si le pointeur de fichier a atteint la fin d'un fichier." -#. KmauZ -#: 03020301.xhp -msgctxt "" -"03020301.xhp\n" -"par_id3147399\n" -"help.text" -msgid "Eof (intexpression As Integer)" -msgstr "Eof (intexpression As Integer)" - #. 4WM7u #: 03020301.xhp msgctxt "" @@ -10819,15 +10720,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. K5Bo8 -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3150768\n" -"help.text" -msgid "Loc(FileNumber)" -msgstr "Loc(FileNumber)" - #. 2TN73 #: 03020302.xhp msgctxt "" @@ -10837,15 +10729,6 @@ msgctxt "" msgid "Return value:" msgstr "Valeur de retour :" -#. bUFYD -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3152578\n" -"help.text" -msgid "Long" -msgstr "Long" - #. CN8kc #: 03020302.xhp msgctxt "" @@ -10918,24 +10801,6 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "Renvoie la taille d'un fichier ouvert, en octets." -#. 43MqD -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Lof (FileNumber)" -msgstr "Lof (FileNumber)" - -#. BwEgF -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3147230\n" -"help.text" -msgid "Long" -msgstr "Long" - #. BBamj #: 03020303.xhp msgctxt "" @@ -11026,15 +10891,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. kDJUc -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3145365\n" -"help.text" -msgid "Seek (FileNumber)" -msgstr "Seek (FileNumber)" - #. CPK2A #: 03020304.xhp msgctxt "" @@ -11044,15 +10900,6 @@ msgctxt "" msgid "Return value:" msgstr "Valeur de retour :" -#. MWoFQ -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3159156\n" -"help.text" -msgid "Long" -msgstr "Long" - #. agXgn #: 03020304.xhp msgctxt "" @@ -11134,15 +10981,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Seek Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme d'instruction Seek</alt></image>" -#. PjcAp -#: 03020305.xhp -msgctxt "" -"03020305.xhp\n" -"par_id3145273\n" -"help.text" -msgid "Seek [#]filePos, {filePos|recordNum}" -msgstr "Seek [#]filePos, {filePos|recordNum}" - #. vwzuK #: 03020305.xhp msgctxt "" @@ -11818,15 +11656,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. LnQdV -#: 03020406.xhp -msgctxt "" -"03020406.xhp\n" -"par_id3146957\n" -"help.text" -msgid "FileCopy TextFrom As String, TextTo As String" -msgstr "FileCopy TextFrom As String, TextTo As String" - #. CjRbT #: 03020406.xhp msgctxt "" @@ -11917,15 +11746,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. CPCBG -#: 03020407.xhp -msgctxt "" -"03020407.xhp\n" -"par_id3154124\n" -"help.text" -msgid "FileDateTime (Text As String)" -msgstr "FileDateTime (Text As String)" - #. meGd2 #: 03020407.xhp msgctxt "" @@ -12007,15 +11827,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. MoBSd -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3149656\n" -"help.text" -msgid "FileLen (Text As String)" -msgstr "FileLen (Text As String)" - #. LVwBo #: 03020408.xhp msgctxt "" @@ -12025,15 +11836,6 @@ msgctxt "" msgid "Return value:" msgstr "Valeur de retour :" -#. 7CmL7 -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3156282\n" -"help.text" -msgid "Long" -msgstr "Long" - #. H2KXW #: 03020408.xhp msgctxt "" @@ -12115,15 +11917,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. 45fLv -#: 03020409.xhp -msgctxt "" -"03020409.xhp\n" -"par_id3150359\n" -"help.text" -msgid "GetAttr (Text As String)" -msgstr "GetAttr (Text As String)" - #. mBMu7 #: 03020409.xhp msgctxt "" @@ -12610,15 +12403,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. AUhBt -#: 03020412.xhp -msgctxt "" -"03020412.xhp\n" -"par_id3153381\n" -"help.text" -msgid "Name OldName As String As NewName As String" -msgstr "Name OldName As String As NewName As String" - #. 7AwQo #: 03020412.xhp msgctxt "" @@ -12700,15 +12484,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">RmDir Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">diagramme de l'instruction RmDir</alt></image>" -#. uE7FC -#: 03020413.xhp -msgctxt "" -"03020413.xhp\n" -"par_id3154367\n" -"help.text" -msgid "RmDir Text As String" -msgstr "RmDir Text As String" - #. 2mpBg #: 03020413.xhp msgctxt "" @@ -12772,15 +12547,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. CrLq9 -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"par_id3154365\n" -"help.text" -msgid "SetAttr FileName As String, Attribute As Integer" -msgstr "SetAttr FileName As String, Attribute As Integer" - #. 7arWD #: 03020414.xhp msgctxt "" @@ -12943,15 +12709,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. Tvkos -#: 03020415.xhp -msgctxt "" -"03020415.xhp\n" -"par_id3154685\n" -"help.text" -msgid "FileExists(FileName As String | DirectoryName As String)" -msgstr "FileExists(FileName As String | DirectoryName As String)" - #. iTkt5 #: 03020415.xhp msgctxt "" @@ -13105,15 +12862,6 @@ msgctxt "" msgid "Returns a <emph>Date</emph> value for a specified year, month, or day." msgstr "Renvoie une valeur de <emph>date</emph> pour une année, un mois ou un jour précis." -#. 5G7kZ -#: 03030101.xhp -msgctxt "" -"03030101.xhp\n" -"par_id3149670\n" -"help.text" -msgid "DateSerial (year, month, day)" -msgstr "DateSerial (année, mois, jour)" - #. xroUB #: 03030101.xhp msgctxt "" @@ -14563,15 +14311,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. cPRUh -#: 03030111.xhp -msgctxt "" -"03030111.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDate(aDate)" -msgstr "CDateToUnoDate(aDate)" - #. iGwfJ #: 03030111.xhp msgctxt "" @@ -14662,15 +14401,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. snhBW -#: 03030112.xhp -msgctxt "" -"03030112.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDate(aDate)" -msgstr "CDateFromUnoDate(aDate)" - #. B3CDo #: 03030112.xhp msgctxt "" @@ -14761,15 +14491,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. ABYMv -#: 03030113.xhp -msgctxt "" -"03030113.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoTime(aDate)" -msgstr "CDateToUnoTime(aDate)" - #. N7qeB #: 03030113.xhp msgctxt "" @@ -14860,15 +14581,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. EQoqi -#: 03030114.xhp -msgctxt "" -"03030114.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoTime(aTime)" -msgstr "CDateFromUnoTime(aTime)" - #. QreGF #: 03030114.xhp msgctxt "" @@ -14959,15 +14671,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. TMAGP -#: 03030115.xhp -msgctxt "" -"03030115.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDateTime(aDate)" -msgstr "CDateToUnoDateTime(aDate)" - #. 9vAhc #: 03030115.xhp msgctxt "" @@ -15058,15 +14761,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. qhgq3 -#: 03030116.xhp -msgctxt "" -"03030116.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "CDateFromUnoDateTime(aDateTime)" - #. kjYF8 #: 03030116.xhp msgctxt "" @@ -15148,15 +14842,6 @@ msgctxt "" msgid "Returns the number of date or time intervals between two given date values." msgstr "Renvoie le nombre de date ou d'intervalle de temps entre deux valeurs de dates données." -#. AzmeS -#: 03030120.xhp -msgctxt "" -"03030120.xhp\n" -"par_idN10648\n" -"help.text" -msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" -msgstr "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" - #. BPDH8 #: 03030120.xhp msgctxt "" @@ -15499,15 +15184,6 @@ msgctxt "" msgid "The DatePart function returns a specified part of a date." msgstr "La fonction DatePart renvoie la partie spécifiée de la date." -#. GWMCJ -#: 03030130.xhp -msgctxt "" -"03030130.xhp\n" -"par_idN105E8\n" -"help.text" -msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" -msgstr "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" - #. wi5B9 #: 03030130.xhp msgctxt "" @@ -15670,15 +15346,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression" msgstr "Cette fonction est l'inverse de la fonction <emph>TimeSerial</emph>. Elle renvoie une valeur au format nombre entier représentant l'heure à partir d'une valeur horaire générée par la fonction <emph>TimeSerial</emph> ou <emph>TimeValue </emph>. Par exemple, l'expression" -#. zCCqA -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3163798\n" -"help.text" -msgid "Print Hour(TimeSerial(12,30,41))" -msgstr "Print Hour(TimeSerial(12:30:41))" - #. n3zH6 #: 03030201.xhp msgctxt "" @@ -15697,15 +15364,6 @@ msgctxt "" msgid "Example:" msgstr "Exemple :" -#. iELda -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3146985\n" -"help.text" -msgid "Sub ExampleHour" -msgstr "Sub ExampleHour" - #. qwk5P #: 03030201.xhp msgctxt "" @@ -15814,15 +15472,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:" msgstr "Cette fonction est l'inverse de la fonction <emph>TimeSerial</emph>. Elle renvoie la minute de la valeur horaire sérielle générée par la fonction <emph>TimeSerial</emph> ou <emph>TimeValue </emph>. Par exemple, l'expression suivante :" -#. Gr7YY -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3149262\n" -"help.text" -msgid "Print Minute(TimeSerial(12,30,41))" -msgstr "Print Minute(TimeSerial(12:30:41))" - #. 6ZmVp #: 03030202.xhp msgctxt "" @@ -15841,15 +15490,6 @@ msgctxt "" msgid "Example:" msgstr "Exemple :" -#. NEseB -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3159154\n" -"help.text" -msgid "Sub ExampleMinute" -msgstr "Sub ExampleMinute" - #. uxFus #: 03030202.xhp msgctxt "" @@ -16030,15 +15670,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:" msgstr "Cette fonction est l'inverse de la fonction <emph>TimeSerial</emph>. Elle renvoie les secondes de la valeur horaire sérielle générée par la fonction <emph>TimeSerial</emph> ou <emph>TimeValue</emph>. Par exemple, l'expression suivante :" -#. Tjkza -#: 03030204.xhp -msgctxt "" -"03030204.xhp\n" -"par_id3153951\n" -"help.text" -msgid "Print Second(TimeSerial(12,30,41))" -msgstr "Print Second(TimeSerial(12,30,41))" - #. AMELh #: 03030204.xhp msgctxt "" @@ -16111,15 +15742,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. rBHrY -#: 03030205.xhp -msgctxt "" -"03030205.xhp\n" -"par_id3150792\n" -"help.text" -msgid "TimeSerial (hour, minute, second)" -msgstr "TimeSerial (heures, minutes, secondes)" - #. mCg7g #: 03030205.xhp msgctxt "" @@ -16318,15 +15940,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. WPuDv -#: 03030206.xhp -msgctxt "" -"03030206.xhp\n" -"par_id3156282\n" -"help.text" -msgid "TimeValue (Text As String)" -msgstr "TimeValue (Text As String)" - #. NQV5A #: 03030206.xhp msgctxt "" @@ -17587,15 +17200,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagramme de déclaration d'erreur</alt></image>" -#. CKJJr -#: 03050500.xhp -msgctxt "" -"03050500.xhp\n" -"par_id3145173\n" -"help.text" -msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" -msgstr "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" - #. CmqUN #: 03050500.xhp msgctxt "" @@ -17740,15 +17344,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. jairQ -#: 03060100.xhp -msgctxt "" -"03060100.xhp\n" -"par_id3156344\n" -"help.text" -msgid "Result = Expression1 And Expression2" -msgstr "Result = Expression1 And Expression2" - #. Nfu49 #: 03060100.xhp msgctxt "" @@ -17902,15 +17497,6 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe :" -#. m9bM6 -#: 03060200.xhp -msgctxt "" -"03060200.xhp\n" -"par_id3154910\n" -"help.text" -msgid "Result = Expression1 Eqv Expression2" -msgstr "Result = Expression1 Eqv Expression2" - #. 7fkPv #: 03060200.xhp msgctxt "" @@ -19729,22 +19315,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply degrees by <literal>Pi</literal>/180, and to convert radians to degrees, multiply radians by 180/<literal>Pi</literal>." msgstr "" -#. CCzJK +#. yescR #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" -msgid "grad=(radiant*180)/<literal>Pi</literal>" +msgid "degrees=(radians*180)/<literal>Pi</literal>" msgstr "" -#. EED9X +#. PZTcG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" -msgid "radiant=(grad*<literal>Pi</literal>)/180" +msgid "radians=(degrees*<literal>Pi</literal>)/180" msgstr "" #. EFgfE @@ -19900,22 +19486,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply by <literal>Pi</literal>/180. To convert radians to degrees, multiply by 180/<literal>Pi</literal>." msgstr "" -#. L5KFp +#. bAYDk #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" -msgid "degrees=(radiant*180)/<literal>Pi</literal>" +msgid "degrees=(radians*180)/<literal>Pi</literal>" msgstr "" -#. AdvXG +#. hDLbM #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" -msgid "radiant=(degrees*<literal>Pi</literal>)/180" +msgid "radians=(degrees*<literal>Pi</literal>)/180" msgstr "" #. AEqBK @@ -25507,13 +25093,49 @@ msgctxt "" msgid "If the argument is a number, it is used as numeric value of the expression." msgstr "" -#. RD4KV +#. UnfBB #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159416\n" "help.text" -msgid "If the argument is string, the function trims the leading whitespace; then it tries to recognize a number in following characters. These syntaxes are recognized: decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10); octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 11 digits from 0 to 7; hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits from 0 to 9, A to F, or a to f. The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." +msgid "If the argument is string, the function trims the leading white space; then it tries to recognize a number in following characters. The syntax below are recognized:" +msgstr "" + +#. kj6xg +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id811638383475418\n" +"help.text" +msgid "Decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10);" +msgstr "" + +#. GZWV7 +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id361638383494362\n" +"help.text" +msgid "Octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence no longer than 11 digits, from 0 to 7, up to the next non-alphanumeric character;" +msgstr "" + +#. GUVCt +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id91638383518862\n" +"help.text" +msgid "Hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits, from 0 to 9, A to F, or a to f." +msgstr "" + +#. ypDkR +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id61638383582794\n" +"help.text" +msgid "The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." msgstr "" #. ioj8X @@ -30196,15 +29818,6 @@ msgctxt "" msgid "Asc(string) As Long" msgstr "" -#. s239Q -#: 03120101.xhp -msgctxt "" -"03120101.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. DZtGt #: 03120101.xhp msgctxt "" @@ -30295,15 +29908,6 @@ msgctxt "" msgid "Chr[$](expression As Integer) As String" msgstr "" -#. HnFyY -#: 03120102.xhp -msgctxt "" -"03120102.xhp\n" -"par_id3153824\n" -"help.text" -msgid "String" -msgstr "Chaîne de caractères" - #. 4nv5b #: 03120102.xhp msgctxt "" @@ -30709,15 +30313,6 @@ msgctxt "" msgid "Returns the Unicode value of the first character in a string expression." msgstr "Renvoie la valeur Unicode du premier caractère dans une expression chaîne de caractères." -#. re4di -#: 03120111.xhp -msgctxt "" -"03120111.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. sEFFg #: 03120111.xhp msgctxt "" @@ -42643,24 +42238,6 @@ msgctxt "" msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system." msgstr "Convertit les caractères de <emph>Text</emph> en caractères Unicode en utilisant la page de code par défaut du système." -#. EhJtA -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id901622764984846\n" -"help.text" -msgid "vbFromUnicode" -msgstr "vbFromUnicode" - -#. mn5xD -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id281622764984846\n" -"help.text" -msgid "128" -msgstr "128" - #. 4VdbE #: strconv.xhp msgctxt "" @@ -42715,6 +42292,24 @@ msgctxt "" msgid "REM Converts Katakana characters in string to Hiragana characters" msgstr "REM Convertit les caractères Katakana de la chaîne en caractères Hiragana." +#. 9sG37 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id861622770508875\n" +"help.text" +msgid "REM Assumes CP-1252 encoding associated with en-US locale used in unit tests." +msgstr "" + +#. gcaG4 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id841622770962002\n" +"help.text" +msgid "Print UBound(x) ' 8 characters" +msgstr "" + #. 4wc9E #: thisdbdoc.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po index 48e5df34801..ffbad3f25b1 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-11-25 19:33+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2021-09-10 12:22+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/fr/>\n" @@ -2761,13 +2761,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. FX6mM +#. UxDTL #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. gDM4C @@ -2833,13 +2833,13 @@ msgctxt "" msgid "Typical example:" msgstr "" -#. yrYgm +#. fBDsN #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" "pyc_id971618493778666\n" "help.text" -msgid "svc.MsgBox('This has to be displayed in a message box')" +msgid "bas.MsgBox('Display this text in a message box from a Python script')" msgstr "" #. kGyCd @@ -3706,22 +3706,22 @@ msgctxt "" msgid "The <literal>SFDocuments</literal> shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents." msgstr "" -#. r34Cu +#. CBPyB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id351591014177269\n" "help.text" -msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Calc documents are defined in the <literal>SF_Calc</literal> module." +msgid "The <literal>SFDocuments.Calc</literal> service is a subclass of the <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"SF_Document_link\"><literal>SFDocuments.Document</literal></link> service. All methods and properties defined for the <literal>Document</literal> service can also be accessed using a <literal>Calc</literal> service instance." msgstr "" -#. kTVJM +#. 4uAEX #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id591589189364267\n" "help.text" -msgid "The <literal>SF_Calc</literal> module is focused on:" +msgid "The <literal>Calc</literal> service is focused on:" msgstr "" #. Gy8dD @@ -3751,6 +3751,15 @@ msgctxt "" msgid "Copying and importing massive amounts of data" msgstr "" +#. UFCyZ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id851638217526844\n" +"help.text" +msgid "This help page describes methods and properties that are applicable only to Calc documents." +msgstr "" + #. A47hJ #: sf_calc.xhp msgctxt "" @@ -4165,13 +4174,13 @@ msgctxt "" msgid "Argument" msgstr "" -#. GkAHr +#. H9m2q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id31582885195238\n" "help.text" -msgid "Type" +msgid "Return type" msgstr "" #. DDSFu @@ -4210,13 +4219,94 @@ msgctxt "" msgid "String or array of strings" msgstr "" -#. KUB6n +#. kAAXc #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id85159240716560\n" "help.text" -msgid "The single selected range as a string or the list of selected ranges as an array" +msgid "The single selected range as a string or the list of selected ranges as an array." +msgstr "" + +#. PFB5D +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407165606\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 5GeyC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165545\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. TBHV2 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716828\n" +"help.text" +msgid "Returns the first used cell in a given range or sheet." +msgstr "" + +#. BkCoD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407166642\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ToQBc +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165145\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. boSak +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716225\n" +"help.text" +msgid "Returns the leftmost column number in a given range or sheet." +msgstr "" + +#. 3AKqL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407167972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. zf3hK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165695\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. BXscD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716128\n" +"help.text" +msgid "Returns the topmost row number in a given range or sheet." msgstr "" #. BHFeu @@ -4237,13 +4327,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. R8spm +#. FhLMF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id311593094953330\n" "help.text" -msgid "The number of rows (>= 1) in the given range" +msgid "The number of rows (>= 1) in the given range." msgstr "" #. cU3Ah @@ -4255,22 +4345,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. 4bY5E +#. ALJCP #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id501591018870619\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. XTyXP +#. SNj7Q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id881582885195976\n" "help.text" -msgid "The last used cell in 'A1' format in the given sheet" +msgid "Returns the last used cell in a given range or sheet." msgstr "" #. 75PEK @@ -4282,22 +4372,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. Cu5Dr +#. 3h43j #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id831592315106202\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. ZZuih +#. bU5vD #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id791592315106790\n" "help.text" -msgid "The last used column in the given sheet" +msgid "The last used column in a given range or sheet." msgstr "" #. q9Bx7 @@ -4309,22 +4399,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. hn9su +#. r6diM #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id81591025591696\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. NGNDP +#. SDdEC #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id421591025591509\n" "help.text" -msgid "The last used row in the given sheet" +msgid "The last used row in a given range or sheet." msgstr "" #. 4t3He @@ -4345,13 +4435,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. DSHss +#. 2tmEj #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025591367\n" "help.text" -msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>" +msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>." msgstr "" #. boDiE @@ -4372,13 +4462,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. kdjWP +#. ey2LS #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025599937\n" "help.text" -msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <keycode>Ctrl + *</keycode> shortcut to the given range." +msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command + *</keycode></caseinline><defaultinline><keycode>Ctrl + *</keycode></defaultinline></switchinline> shortcut to the given range." msgstr "" #. 66iAb @@ -4399,13 +4489,13 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. JQ3xT +#. 4KoAw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id731591025591753\n" "help.text" -msgid "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>" +msgid "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>." msgstr "" #. HLpEQ @@ -4435,13 +4525,13 @@ msgctxt "" msgid "Array of strings" msgstr "" -#. dpUQH +#. qGsms #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id491591025591370\n" "help.text" -msgid "The list with the names of all existing sheets" +msgid "The list with the names of all existing sheets." msgstr "" #. EaAB2 @@ -4462,13 +4552,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. 2qreU +#. BKFhE #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id681593095062358\n" "help.text" -msgid "The number of columns (>= 1) in the given range" +msgid "The number of columns (>= 1) in the given range." msgstr "" #. cju3B @@ -4489,22 +4579,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. s6c4j +#. VaGpB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321592315404430\n" "help.text" -msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object" -msgstr "" - -#. DFirg -#: sf_calc.xhp -msgctxt "" -"sf_calc.xhp\n" -"par_id961592315565332\n" -"help.text" -msgid "XSheetCellCursor" +msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object." msgstr "" #. nAD2d @@ -4552,22 +4633,22 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. 8eX6C +#. cJAB7 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id41592315560095\n" "help.text" -msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object" +msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object." msgstr "" -#. r9Fpc +#. hwjGf #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321611613059105\n" "help.text" -msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." +msgid "Visit %PRODUCTNAME API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." msgstr "" #. V5dF8 @@ -4687,13 +4768,13 @@ msgctxt "" msgid "Activating a sheet makes sense only if it is performed on a Calc document. To make sure you have a Calc document at hand you can use the <literal>isCalc</literal> property of the document object, which returns <literal>True</literal> if it is a Calc document and <literal>False</literal> otherwise." msgstr "" -#. 2EffV +#. KWFFF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id93158919969856\n" "help.text" -msgid "Returns either the list with the names of all chart objects in a given sheet or a single chart service instance." +msgid "Returns either the list with the names of all chart objects in a given sheet or a single <literal>Chart</literal> service instance." msgstr "" #. sBNho @@ -4732,13 +4813,13 @@ msgctxt "" msgid "<emph>chartname</emph>: The user-defined name of the chart object to be returned. If the chart does not have a user-defined name, then the internal object name can be used. If this argument is absent, then the list of chart names in the specified sheet is returned." msgstr "" -#. Bdgw9 +#. C7CSH #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id431635438771588\n" "help.text" -msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category." +msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category." msgstr "" #. zbX9R @@ -5785,13 +5866,202 @@ msgctxt "" msgid "'SheetX.$C$3:$H$7 (A1 offset by two rows and columns with width of 5 rows and 6 columns)" msgstr "" -#. bNqfB +#. GwPQh +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233506021\n" +"help.text" +msgid "Opens a non-modal dialog that can be used to select a range in the document and returns a string containing the selected range." +msgstr "" + +#. CWn2A +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301637936295380\n" +"help.text" +msgid "This method opens the same dialog that is used by %PRODUCTNAME when the Shrink button is pressed. For example, the <menuitem>Tools - Goal Seek</menuitem> dialog has a Shrink button to the right of the <menuitem>Formula cell</menuitem> field." +msgstr "" + +#. XUoah +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936545121\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. tAHiV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506001\n" +"help.text" +msgid "<emph>title</emph>: The title of the dialog, as a string." +msgstr "" + +#. Yyn74 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234124502\n" +"help.text" +msgid "<emph>selection</emph>: An optional range that is initially selected when the dialog is displayed." +msgstr "" + +#. zo7VK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234138989\n" +"help.text" +msgid "<emph>singlecell</emph>: When <literal>True</literal> (default) only single-cell selection is allowed. When <literal>False</literal> range selection is allowed." +msgstr "" + +#. SqEWv +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id321592234150345\n" +"help.text" +msgid "<emph>closeafterselect</emph>: When <literal>True</literal> (default) the dialog is closed immediately after the selection is made. When <literal>False</literal> the user can change the selection as many times as needed and then manually close the dialog." +msgstr "" + +#. yDiCm +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233503441\n" +"help.text" +msgid "Returns the input string after substituting its token characters by their values in a given range." +msgstr "" + +#. Qu4DK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936596521\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. eEqCY +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id171637938442558\n" +"help.text" +msgid "This method can be used to quickly extract specific parts of a range name, such as the sheet name or first cell column and row, and use them to compose a new range address." +msgstr "" + +#. RAAVz +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506232\n" +"help.text" +msgid "<emph>inputstr</emph>: The string containing the tokens that will be replaced by the corresponding values in <literal>range</literal>." +msgstr "" + +#. NJdUy +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234161102\n" +"help.text" +msgid "<emph>range</emph>: A <literal>RangeName</literal> from which values will be extracted. If it contains a sheet name, the sheet must exist." +msgstr "" + +#. BgCCD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234102889\n" +"help.text" +msgid "<emph>tokencharacter</emph>: Character used to identify tokens. By default \"%\" is the token character. The following tokens are accepted:" +msgstr "" + +#. WTDwR +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id261637943912156\n" +"help.text" +msgid "<emph>%S</emph> - The sheet name containing the range, including single quotes when necessary." +msgstr "" + +#. YHLeU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id441637943912380\n" +"help.text" +msgid "<emph>%R1</emph> - The row number of the top left cell of the range." +msgstr "" + +#. joJi7 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id521637943912620\n" +"help.text" +msgid "<emph>%C1</emph> - The column letter of the top left cell of the range." +msgstr "" + +#. YAfmV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id371637943912860\n" +"help.text" +msgid "<emph>%R2</emph> - The row number of the bottom right cell of the range." +msgstr "" + +#. imuBD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id291637943913116\n" +"help.text" +msgid "<emph>%C2</emph> - The column letter of the bottom right cell of the range." +msgstr "" + +#. gpmpG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941637943467476\n" +"help.text" +msgid "The example below extracts each element of the <literal>RangeName</literal> defined in <literal>sRange</literal> and uses them to compose a message." +msgstr "" + +#. nbJ59 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id241637944350648\n" +"help.text" +msgid "The <literal>Printf</literal> method can be combined with <literal>SetFormula</literal> to create formulas over multiple cells. For instance, consider a table with numeric values in the range \"A1:E10\" from which formulas are to be created to sum the values in each row and place the results in the range \"F1:F10\":" +msgstr "" + +#. foAvd +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id371637944971921\n" +"help.text" +msgid "' Note the use of the \"$\" character" +msgstr "" + +#. wBpRw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the given sheet to a default printer or a printer defined by the <literal>SetPrinter()</literal> method of the <literal>Document</literal> Service." +msgid "This method sends the contents of the given sheet to the default printer or to the printer defined by the <literal>SetPrinter</literal> method of the <literal>Document</literal> service." msgstr "" #. BaDL9 @@ -5821,13 +6091,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. i2Rtx +#. DBFDA #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. C8abL @@ -6181,6 +6451,357 @@ msgctxt "" msgid "'D2 contains the formula \"=H2\"" msgstr "" +#. gF7Gb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880373070\n" +"help.text" +msgid "Moves a given range of cells downwards by inserting empty rows. The current selection is not affected." +msgstr "" + +#. VTxxB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929435655\n" +"help.text" +msgid "Depending on the value of the <literal>wholerows</literal> argument the inserted rows can either span the width of the specified range or span all columns in the row." +msgstr "" + +#. uvH4j +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880370247\n" +"help.text" +msgid "This method returns a string representing the new location of the initial range." +msgstr "" + +#. cvqws +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id811637929284110\n" +"help.text" +msgid "If the shifted range exceeds the sheet edges, then nothing happens." +msgstr "" + +#. bUdZp +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376123\n" +"help.text" +msgid "<emph>range</emph>: The range above which rows will be inserted, as a string." +msgstr "" + +#. fVYpB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880376566\n" +"help.text" +msgid "<emph>wholerow</emph>: If set to <literal>False</literal> (default), then the width of the inserted rows will be the same as the width of the specified <literal>range</literal>. Otherwise, the inserted row will span all columns in the sheet." +msgstr "" + +#. rXzZX +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373045\n" +"help.text" +msgid "<emph>rows</emph>: The number of rows to be inserted. The default value is the height of the original <literal>range</literal>. The number of rows must be a positive number." +msgstr "" + +#. dacHK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931053547\n" +"help.text" +msgid "' Moves the range \"A3:D3\" down by one row; affects only columns A to D" +msgstr "" + +#. v4w3P +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232893\n" +"help.text" +msgid "' The inserted row spans all columns in the sheet" +msgstr "" + +#. vsryg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931053897\n" +"help.text" +msgid "' Moves the range \"A3:D3\" down by five rows" +msgstr "" + +#. pwuUG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id501638218784265\n" +"help.text" +msgid "' Moves the range \"A3:D10\" down by two rows and shows the new location of the original range" +msgstr "" + +#. hVfv3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880376255\n" +"help.text" +msgid "Deletes the leftmost columns of a given range and moves to the left all cells to the right of the affected range. The current selection is not affected." +msgstr "" + +#. iawBn +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929460261\n" +"help.text" +msgid "Depending on the value of the <literal>wholecolumns</literal> argument the deleted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. BXEkG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880371259\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. CyRpL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376205\n" +"help.text" +msgid "<emph>range</emph>: The range from which cells will be deleted, as a string." +msgstr "" + +#. zWG3Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880356026\n" +"help.text" +msgid "<emph>wholecolumn</emph>: If set to <literal>False</literal> (default), then the height of the deleted columns will be the same as the height of the specified <literal>range</literal>. Otherwise, the deleted columns will span all rows in the sheet." +msgstr "" + +#. JLdBr +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373306\n" +"help.text" +msgid "<emph>columns</emph>: The number of columns to be deleted from the specified <literal>range</literal>. The default value is the width of the original <literal>range</literal>, which is also the maximum value of this argument." +msgstr "" + +#. 8UycD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064919\n" +"help.text" +msgid "' Deletes the range \"B3:B6\"; moves left all cells to the right" +msgstr "" + +#. vM8hB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056991\n" +"help.text" +msgid "' Deletes the first column in the range \"A3:D6\"" +msgstr "" + +#. FPVSg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232569\n" +"help.text" +msgid "' The deleted columns (A to D) spans all rows in the sheet" +msgstr "" + +#. TAB2b +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880373529\n" +"help.text" +msgid "Deletes the topmost rows of a given range and moves upwards all cells below the affected range. The current selection is not affected." +msgstr "" + +#. kb5h3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929435361\n" +"help.text" +msgid "Depending on the value of the <literal>wholerows</literal> argument the deleted rows can either span the width of the specified range or span all columns in the row." +msgstr "" + +#. s9Nfb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880370299\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. H5EtV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376583\n" +"help.text" +msgid "<emph>range</emph>: The range from which cells will be deleted, as a string." +msgstr "" + +#. JQtGb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880300966\n" +"help.text" +msgid "<emph>wholerow</emph>: If set to <literal>False</literal> (default), then the width of the deleted rows will be the same as the width of the specified <literal>range</literal>. Otherwise, the deleted row will span all columns in the sheet." +msgstr "" + +#. ueo8E +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373265\n" +"help.text" +msgid "<emph>rows</emph>: The number of rows to be deleted from the specified <literal>range</literal>. The default value is the height of the original <literal>range</literal>, which is also the maximum value of this argument." +msgstr "" + +#. jHP9x +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064667\n" +"help.text" +msgid "' Deletes the range \"A3:D3\"; moves all cells below it by one row up" +msgstr "" + +#. Make5 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056647\n" +"help.text" +msgid "' Deletes the first row in the range \"A3:D6\"" +msgstr "" + +#. APQKA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232493\n" +"help.text" +msgid "' The deleted rows spans all columns in the sheet" +msgstr "" + +#. gKkbB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880372568\n" +"help.text" +msgid "Moves a given range of cells to the right by inserting empty columns. The current selection is not affected." +msgstr "" + +#. RxvcF +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929335255\n" +"help.text" +msgid "Depending on the value of the <literal>wholecolumns</literal> argument the inserted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. Fh33o +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880372560\n" +"help.text" +msgid "This method returns a string representing the new location of the initial range." +msgstr "" + +#. pLAHD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id811637929283210\n" +"help.text" +msgid "If the shifted range exceeds the sheet edges, then nothing happens." +msgstr "" + +#. SeAGD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880370543\n" +"help.text" +msgid "<emph>range</emph>: The range which will have empty columns inserted to its left, as a string." +msgstr "" + +#. KtD6Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880373316\n" +"help.text" +msgid "<emph>wholecolumn</emph>: If set to <literal>False</literal> (default), then the height of the inserted columns will be the same as the height of the specified <literal>range</literal>. Otherwise, the inserted columns will span all rows in the sheet." +msgstr "" + +#. fBzCG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515938803791960\n" +"help.text" +msgid "<emph>columns</emph>: The number of columns to be inserted. The default value is the width of the original <literal>range</literal>." +msgstr "" + +#. nmXTU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931052587\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by one column; affects only rows 3 to 6" +msgstr "" + +#. 5mWBq +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931053225\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by five columns" +msgstr "" + +#. G53xT +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232548\n" +"help.text" +msgid "' The inserted column spans all rows in the sheet" +msgstr "" + #. FrC59 #: sf_calc.xhp msgctxt "" @@ -6523,13 +7144,13 @@ msgctxt "" msgid "Specifies if the chart is displayed with 3D elements. If the value is a string, it must be either \"Bar\", \"Cylinder\", \"Cone\" or \"Pyramid\"." msgstr "" -#. aT4GF +#. HgqhX #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "par_id541600788076141\n" "help.text" -msgid "If the boolean <literal>True</literal> value is specified, than the chart is displayed using 3D bars." +msgid "If the boolean <literal>True</literal> value is specified, then the chart is displayed using 3D bars." msgstr "" #. vDs4z @@ -6559,15 +7180,6 @@ msgctxt "" msgid "No" msgstr "" -#. FVExu -#: sf_chart.xhp -msgctxt "" -"sf_chart.xhp\n" -"par_id201633021748455\n" -"help.text" -msgid "Boolean" -msgstr "" - #. AaBHr #: sf_chart.xhp msgctxt "" @@ -8521,6 +9133,60 @@ msgctxt "" msgid "This Python code displays <literal>DlgConvert</literal> modal dialog from <literal>Euro</literal> shared Basic library." msgstr "" +#. HU6Jv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598187900349\n" +"help.text" +msgid "Replaces all fixed text strings in a dialog by their translated versions based on a <literal>L10N</literal> service instance. This method translates the following strings:" +msgstr "" + +#. JixXU +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns <literal>True</literal> if successful." +msgstr "" + +#. v5Zt5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id61637871260604\n" +"help.text" +msgid "To create a list of translatable strings in a dialog use the <link href=\"text/sbasic/shared/03/sf_l10n.xhp#AddTextsFromDialog\" name=\"AddTextsFromDialog\">AddTextsFromDialog</link> method from the L10N service." +msgstr "" + +#. ECNVg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id451598185776205\n" +"help.text" +msgid "<emph>l10n</emph>: A <literal>L10N</literal> service instance from which translated strings will be retrieved." +msgstr "" + +#. MeJAT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id951620300689850\n" +"help.text" +msgid "The following example loads translated strings and applies them to the dialog \"MyDialog\"." +msgstr "" + +#. p3KMX +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id901637872163895\n" +"help.text" +msgid "Read the <link href=\"text/sbasic/shared/03/sf_l10n.xhp\" name=\"L10N\">L10N service</link> help page to learn more about how PO and POT files are handled." +msgstr "" + #. ARCGg #: sf_dialog.xhp msgctxt "" @@ -8953,13 +9619,13 @@ msgctxt "" msgid "Yes" msgstr "" -#. LgGtA +#. rDJFC #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id151598177605296\n" "help.text" -msgid "Specifies the number of rows in a list box or a combo box." +msgid "Specifies the number of rows in a ListBox, a ComboBox or a TableControl." msgstr "" #. kaaLt @@ -8971,13 +9637,13 @@ msgctxt "" msgid "No" msgstr "" -#. JAmaD +#. Ey9iG #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id251588334016874\n" "help.text" -msgid "Specifies which item is selected in a list box or combo box." +msgid "Specifies which item is selected in a ListBox, a ComboBox or a TableControl." msgstr "" #. azv7C @@ -9556,6 +10222,15 @@ msgctxt "" msgid "Must be within the predefined bounds" msgstr "" +#. CVTcE +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id441598543254951\n" +"help.text" +msgid "One-dimensional array with the data of the currently selected row." +msgstr "" + #. a9AMF #: sf_dialogcontrol.xhp msgctxt "" @@ -10114,6 +10789,105 @@ msgctxt "" msgid "This method is often called from a dialog or control event." msgstr "" +#. it2QN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id541638553960464\n" +"help.text" +msgid "Fills a <literal>TableControl</literal> with the given data. All preexisting data is cleared before inserting the new data passed as argument." +msgstr "" + +#. Vmmag +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id551638554058131\n" +"help.text" +msgid "When the <literal>TableControl</literal> is added to the dialog, it is possible to use the Basic IDE to define whether column and row headers will be shown in the table. If the <literal>TableControl</literal> has column and/or row headers, the first column and/or row in the provided data array are used as labels for the table headers." +msgstr "" + +#. qn4UN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id411638569396108\n" +"help.text" +msgid "This method returns <literal>True</literal> when successful." +msgstr "" + +#. LESVB +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257133\n" +"help.text" +msgid "<emph>dataarray</emph>: Data to be entered into the table represented as an Array of Arrays in Basic or a tuple of tuples in Python. The data must include column and row headers if they are to be displayed by the <literal>TableControl</literal>." +msgstr "" + +#. 6AKaJ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257025\n" +"help.text" +msgid "<emph>widths</emph>: Array containing the relative widths of each column. In other words, <literal>widths = Array(1, 2)</literal> means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns." +msgstr "" + +#. AEGq3 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257007\n" +"help.text" +msgid "<emph>alignments</emph>: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns." +msgstr "" + +#. FCNEg +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id381638569172413\n" +"help.text" +msgid "The following example assumes that the dialog <literal>myDialog</literal> has a <literal>TableControl</literal> named <literal>Grid1</literal> with \"Show header row\" and \"Show column row\" properties set to \"Yes\"." +msgstr "" + +#. N9Byz +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id171638650502346\n" +"help.text" +msgid "The <literal>Value</literal> property returns the selected row in the table. If no row is selected, an empty Array object is returned. The following code snippet shows how to test if any row is selected in the table." +msgstr "" + +#. C3f3k +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id361638651540588\n" +"help.text" +msgid "MsgBox \"No row selected.\"" +msgstr "" + +#. iQ94A +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id781638651541028\n" +"help.text" +msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\"" +msgstr "" + +#. yyATt +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id111638569958471\n" +"help.text" +msgid "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" +msgstr "" + #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -11311,13 +12085,103 @@ msgctxt "" msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." msgstr "" -#. wvxcZ +#. CGKZA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id156589200123048\n" +"help.text" +msgid "Exports the document directly as a PDF file to the specified location. Returns <literal>True</literal> if the PDF file was successfully created." +msgstr "" + +#. PBk4E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811638276067119\n" +"help.text" +msgid "The export options can be set either manually using the <menuitem>File - Export As - Export as PDF</menuitem> dialog or by calling the methods <literal>GetPDFExportOptions</literal> and <literal>SetPDFExportOptions</literal> from the <link href=\"text/sbasic/shared/03/sf_session.xhp\" name=\"SFSession\">Session</link> service." +msgstr "" + +#. SFwEd +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211635436910641\n" +"help.text" +msgid "<emph>filename</emph>: The full path and file name of the PDF to be created. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." +msgstr "" + +#. E6KyY +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436912005\n" +"help.text" +msgid "<emph>overwrite</emph>: Specifies if the destination file can be overwritten (Default = <literal>False</literal>). An error will occur if <literal>overwrite</literal> is set to <literal>False</literal> and the destination file already exists." +msgstr "" + +#. d9RRn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436913587\n" +"help.text" +msgid "<emph>pages</emph><emph/>: String specifying which pages will be exported. This argument uses the same notation as in the dialog <menuitem>File - Export As - Export as PDF</menuitem>." +msgstr "" + +#. kBDPk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436919655\n" +"help.text" +msgid "<emph>password</emph><emph/>: Specifies a password to open the PDF file." +msgstr "" + +#. joeXi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436913365\n" +"help.text" +msgid "<emph>watermark</emph>: Text to be used as watermark in the PDF file, which will be drawn in every page of the resulting PDF." +msgstr "" + +#. NmChF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301638234284727\n" +"help.text" +msgid "The following example exports the current document as a PDF file, defines a password and overwrites the destination file if it already exists." +msgstr "" + +#. wEW7B +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id311638276257020\n" +"help.text" +msgid "The code snippet below gets the current PDF export options and uses them to create the PDF file." +msgstr "" + +#. 7uUWr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id851638277174798\n" +"help.text" +msgid "' Sets to True the option to export comments as PDF notes" +msgstr "" + +#. HNC9m #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the document to a default printer or a printer defined by the <literal>SetPrinter</literal> method." +msgid "This method sends the contents of the document to the default printer or to the printer defined by the <literal>SetPrinter</literal> method." msgstr "" #. CJxTR @@ -11338,13 +12202,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. eD7LB +#. EHtFi #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. Nmwv9 @@ -11392,13 +12256,13 @@ msgctxt "" msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell." msgstr "" -#. pbYAn +#. avaEg #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id751611153375195\n" "help.text" -msgid "The example above actually runs the UNO command <literal>uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \"uno:\" substring." +msgid "The example above actually runs the UNO command <literal>.uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \".uno:\" substring." msgstr "" #. JRHRS @@ -11617,13 +12481,13 @@ msgctxt "" msgid "<emph>orientation</emph>: Either <literal>PORTRAIT</literal> or <literal>LANDSCAPE</literal>. When absent, left unchanged with respect to the printer settings." msgstr "" -#. H2EDf +#. ENyZH #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id821985205147330\n" "help.text" -msgid "<emph>paperformat</emph>: One of the following string values <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal>, <literal>TABLOID</literal>. Left unchanged when absent." +msgid "<emph>paperformat</emph>: Specifies the paper format as a string value that can be either <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal> or <literal>TABLOID</literal>. Left unchanged when absent." msgstr "" #. WCH7E @@ -16792,13 +17656,13 @@ msgctxt "" msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:" msgstr "" -#. B5QLA +#. 3eh6E #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562833004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" #. 8jneo @@ -16828,22 +17692,22 @@ msgctxt "" msgid "MsgBox \"Selected option: \" & optControl.Caption" msgstr "" -#. kxKPM +#. YnBgM #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562822004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" -#. QBAvs +#. TNTT9 #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id441622562080419\n" "help.text" -msgid "ui.MsgBox('Selected option: ' + control.Caption)" +msgid "bas.MsgBox('Selected option: ' + control.Caption)" msgstr "" #. czP76 @@ -17467,13 +18331,13 @@ msgctxt "" msgid "The <literal>L10N</literal> service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit <link href=\"https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html\" name=\"GetText\">GNU gettext Utilities: PO Files</link>." msgstr "" -#. 4CMir +#. DGiG9 #: sf_l10n.xhp msgctxt "" "sf_l10n.xhp\n" "par_id91585843652832\n" "help.text" -msgid "This service implements the three methods listed below:" +msgid "This service implements the methods listed below:" msgstr "" #. fBXDW @@ -17485,6 +18349,15 @@ msgctxt "" msgid "<emph>AddText</emph>: Used by the programmer to build a set of strings that will be translated later." msgstr "" +#. BtuQ3 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id81637866601151\n" +"help.text" +msgid "<emph>AddTextsFromDialog</emph>: Extracts all strings from a <literal>Dialog</literal> service instance." +msgstr "" + #. cm7fq #: sf_l10n.xhp msgctxt "" @@ -17791,6 +18664,96 @@ msgctxt "" msgid "The example below creates a set of strings in English:" msgstr "" +#. rWt7U +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id1001585843659821\n" +"help.text" +msgid "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:" +msgstr "" + +#. bS7ZL +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id621637863440015\n" +"help.text" +msgid "The title of the dialog." +msgstr "" + +#. EBFAC +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id61637863440399\n" +"help.text" +msgid "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton." +msgstr "" + +#. uCL85 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id251637863440626\n" +"help.text" +msgid "Static strings in ListBoxes and ComboBoxes." +msgstr "" + +#. HWkAU +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id811637863596791\n" +"help.text" +msgid "The tooltip or help text displayed when the mouse hovers over the control." +msgstr "" + +#. gKbEN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns <literal>True</literal> if successful." +msgstr "" + +#. Kcowa +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id731637863894577\n" +"help.text" +msgid "The dialog from which strings will be extracted must not be open when the method is called." +msgstr "" + +#. 75EGY +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id911637864050221\n" +"help.text" +msgid "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\" name=\"GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog." +msgstr "" + +#. ejhbN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id391585843652113\n" +"help.text" +msgid "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted." +msgstr "" + +#. QzWzG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id461614364298983\n" +"help.text" +msgid "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:" +msgstr "" + #. DqFBf #: sf_l10n.xhp msgctxt "" @@ -18952,15 +19915,6 @@ msgctxt "" msgid "The example below uses the icon \"sc_newdoc.svg\" that is located inside the \"cmd\" folder. The forward slash \"/\" character is used as the path separator regardless of the operating system." msgstr "" -#. HReGj -#: sf_popupmenu.xhp -msgctxt "" -"sf_popupmenu.xhp\n" -"bas_id121636725026678\n" -"help.text" -msgid "myPopup.AddItem(\"Item A\", Icon := \"cmd/sc_newdoc.svg\")" -msgstr "" - #. 2QW4m #: sf_popupmenu.xhp msgctxt "" @@ -19834,6 +20788,42 @@ msgctxt "" msgid "The following examples show how to call the function <literal>odd_integers</literal> from within Basic and Python scripts." msgstr "" +#. pbmij +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816585087\n" +"help.text" +msgid "Returns the current PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." +msgstr "" + +#. K7j2q +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id931638383270026\n" +"help.text" +msgid "Export options set with the <menuitem>PDF Options</menuitem> dialog are kept for future use. Hence <literal>GetPDFExportOptions</literal> returns the settings currently defined. In addition, use <literal>SetPDFExportOptions</literal> to change current PDF export options." +msgstr "" + +#. uFCEq +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id801638383659558\n" +"help.text" +msgid "This method returns a <literal>Dictionary</literal> object wherein each key represent export options and the corresponding values are the current PDF export settings." +msgstr "" + +#. 6kXBe +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457198\n" +"help.text" +msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." +msgstr "" + #. Lv4iA #: sf_session.xhp msgctxt "" @@ -20005,6 +20995,60 @@ msgctxt "" msgid "<emph>editmessage</emph>: When <literal>True</literal> (default), the message is edited before being sent." msgstr "" +#. g7zLC +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816583005\n" +"help.text" +msgid "Modifies the PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." +msgstr "" + +#. T2DkW +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id181638385131806\n" +"help.text" +msgid "Calling this method changes the actual values set in the <menuitem>PDF Options</menuitem> dialog, which are used by the <literal>ExportAsPDF</literal> method from the <literal>Document</literal> service." +msgstr "" + +#. FBrKg +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id391638385313847\n" +"help.text" +msgid "This method returns <literal>True</literal> when successful." +msgstr "" + +#. 9BqH3 +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457321\n" +"help.text" +msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." +msgstr "" + +#. JhhXU +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id771582816585233\n" +"help.text" +msgid "<emph>pdfoptions</emph>: <literal>Dictionary</literal> object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialog." +msgstr "" + +#. 8DKZK +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id141638386087986\n" +"help.text" +msgid "The following example changes the maximum image resolution to 150 dpi and exports the current document as a PDF file." +msgstr "" + #. HtzHP #: sf_session.xhp msgctxt "" @@ -24352,13 +25396,13 @@ msgctxt "" msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"." msgstr "" -#. S5MwC +#. y684J #: sf_writer.xhp msgctxt "" "sf_writer.xhp\n" "par_id31592919577984\n" "help.text" -msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter()</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful." +msgid "Send the contents of the document to the printer. The printer may be previously defined by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful." msgstr "" #. CKDb5 diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po index 92a847df9fb..ae49a7980b6 100644 --- a/source/fr/helpcontent2/source/text/scalc/01.po +++ b/source/fr/helpcontent2/source/text/scalc/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: 2021-11-25 19:33+0100\n" -"PO-Revision-Date: 2021-11-19 16:06+0000\n" -"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"PO-Revision-Date: 2021-12-21 16:39+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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 4.8.1\n" "X-POOTLE-MTIME: 1565208174.000000\n" #. sZfWF @@ -122,7 +122,7 @@ msgctxt "" "par_id3156422\n" "help.text" msgid "<ahelp hid=\".uno:Navigator\">Activates and deactivates the Navigator.</ahelp> The Navigator is a <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dockable window\">dockable window</link>." -msgstr "" +msgstr "<ahelp hid=\".uno:Navigator\">Active et désactive le Navigateur.</ahelp> Le Navigateur est une <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dockable window\">fenêtre ancrable</link>." #. tDkHa #: 02110000.xhp @@ -8285,7 +8285,7 @@ msgctxt "" "par_id9841608\n" "help.text" msgid "The type of the operating system: <br/>\"AIX\" for Advanced Interactive Executive IBM computer operating systems<br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEM\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows" -msgstr "" +msgstr "Le type de système d'exploitation : <br/>\"AIX\" pour les systèmes d'exploitation informatiques IBM Advanced Interactive Executive<br/>\"ANDROID\" pour le système d'exploitation mobile Google<br/>\"DRAGONFLY\" pour le système d'exploitation DragonFly dérivé de FreeBSD<br/>\"EMSCRIPTEM\" pour le navigateur WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" ou \"NETBSD\" pour les systèmes d'exploitation basés sur Berkeley Software Distribution (BSD)<br/>\"HAIKU\" pour le système d'exploitation compatible BeOS<br/>\"iOS\" pour le système d'exploitation mobile Apple <br/>\"LINUX\" pour les systèmes d'exploitation basés sur GNU/Linux<br/>\"MACOSX\" pour Apple Mac OS X<br/>\"SOLARIS\" pour le système d'exploitation Oracle Solaris<br/>\"WNT\" pour Microsoft Windows" #. zcvAx #: 04060104.xhp @@ -12866,7 +12866,7 @@ msgctxt "" "par_id3148511\n" "help.text" msgid "TRUNC(Number[; Count])" -msgstr "" +msgstr "TRONQUE(nombre[;nombre])" #. TXm3Z #: 04060106.xhp @@ -12920,7 +12920,7 @@ msgctxt "" "par_id441635243969504\n" "help.text" msgid "<input>=TRUNC(-45.67)</input> returns -45. The default value for <emph>Count</emph> is 0." -msgstr "" +msgstr "<input>=TRONQUE(-45,67</input> renvoie -45. La valeur par défaut pour <emph>nombre</emph>est 0." #. gMj5a #: 04060106.xhp @@ -12929,7 +12929,7 @@ msgctxt "" "par_id151635245092041\n" "help.text" msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\" name=\"TRUNC_Wiki\">TRUNC</link> wiki page for more details about this function." -msgstr "" +msgstr "Référez-vous à la page de wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\" name=\"TRUNC_Wiki\">TRONQUE</link> pour des détails complémentaires sur cette fonction." #. MQVNf #: 04060106.xhp @@ -13388,7 +13388,7 @@ msgctxt "" "par_id431635251540138\n" "help.text" msgid "<input>=SERIESSUM(A1; 0; 1; {1; 2; 3})</input> calculates the value of 1+2x+3x<sup>2</sup>, where x is the value in cell A1. If A1 contains 1, the formula returns 6; if A1 contains 2, the formula returns 17; if A1 contains 3, the formula returns 34; and so on." -msgstr "" +msgstr "<input>=SOMME.SERIES(A1;0; 1; {1; 2; 3})</input> calcul la valeur de 1+2x+3x<sup>2</sup>, où x est la valeur de la cellule A1. Si A1 contient 1, la formule renvoie 6 ; si A1 contient 2, la formule renvoie 17 ; si A1 contient 3, la formule renvoie 34 et ainsi de suite." #. i8GB7 #: 04060106.xhp @@ -13397,7 +13397,7 @@ msgctxt "" "par_id881635251427220\n" "help.text" msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SERIESSUM\" name=\"SERIESSUM_Wiki\">SERIESSUM</link> wiki page for more details about this function." -msgstr "" +msgstr "Référez-vous à la page de wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SERIESSUM\" name=\"SERIESSUM_Wiki\">SOMME.SERIES</link> pour des détails complémentaires sur cette fonction." #. cEDZn #: 04060106.xhp @@ -14848,14 +14848,14 @@ msgctxt "" msgid "CONVERT_OOO" msgstr "CONVERTIR_OOO" -#. rE3zF +#. Dx7ki #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id0908200902131122\n" "help.text" -msgid "<ahelp hid=\".\">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." -msgstr "" +msgid "<ahelp hid=\".\">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the Eurozone, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." +msgstr "<ahelp hid=\".\">Convertit en euros une valeur monétaire exprimée dans l'une des anciennes devises des 19 États membres de la zone euro, et vice versa.</ahelp> La conversion utilise les taux de change fixes auxquels les anciennes devises sont entrées l'euro." #. de7Xa #: 04060106.xhp @@ -14864,7 +14864,7 @@ msgctxt "" "par_id581631900947319\n" "help.text" msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardized function and is not portable." -msgstr "" +msgstr "Nous vous recommandons d'utiliser la fonction EUROCONVERT plus flexible pour la conversion entre ces devises. CONVERTIR_OOO n'est pas une fonction standardisée et n'est pas portable." #. ETLYS #: 04060106.xhp @@ -14873,7 +14873,7 @@ msgctxt "" "par_id0908200902131191\n" "help.text" msgid "CONVERT_OOO(Value; \"Text1\"; \"Text2\")" -msgstr "" +msgstr "CONVERTIR_OOO(valeur;\"texte1\";\"texte2\")" #. jE8Vq #: 04060106.xhp @@ -14882,7 +14882,7 @@ msgctxt "" "par_id901631901062056\n" "help.text" msgid "<emph>Value</emph> is the amount of the currency to be converted." -msgstr "" +msgstr "<emph>valeur</emph> est le montant de la monnaie à convertir." #. AE6XU #: 04060106.xhp @@ -14891,7 +14891,7 @@ msgctxt "" "par_id461631901137229\n" "help.text" msgid "<emph>Text1</emph> is a three-character string that specifies the currency to be converted from." -msgstr "" +msgstr "<emph>texte1</emph> est une chaîne de trois caractères qui spécifie la devise à partir de laquelle convertir." #. w8BoY #: 04060106.xhp @@ -14900,7 +14900,7 @@ msgctxt "" "par_id351631901218862\n" "help.text" msgid "<emph>Text2</emph> is a three-character string that specifies the currency to be converted to." -msgstr "" +msgstr "<emph>texte2</emph> est une chaîne de trois caractères qui spécifie la devise à convertir." #. WMq4R #: 04060106.xhp @@ -14909,7 +14909,7 @@ msgctxt "" "par_id1001631901312606\n" "help.text" msgid "<emph>Text1</emph> and <emph>Text2</emph> must each take one of the following values: \"ATS\", \"BEF\", \"CYP\", \"DEM\", \"EEK\", \"ESP\", \"EUR\", \"FIM\", \"FRF\", \"GRD\", \"IEP\", \"ITL\", \"LTL\", \"LUF\", \"LVL\", \"MTL\", \"NLG\", \"PTE\", \"SIT\", and \"SKK\"." -msgstr "" +msgstr "<emph>texte1</emph> et <emph>texte2</emph> doivent chacun prendre l'une des valeurs suivantes : \"ATS\", \"BEF\", \"CYP\", \"DEM\", \"EEK\", \"ESP\", \"EUR\", \"FIM\", \"FRF\", \"GRD\", \"IEP\", \"ITL\", \"LTL\", \"LUF\", \"LVL\", \"MTL\", \"NLG\", \"PTE\", \"SIT\" et \"SKK\"." #. RBRUW #: 04060106.xhp @@ -14918,7 +14918,7 @@ msgctxt "" "par_id111631901383901\n" "help.text" msgid "One, and only one, of <emph>Text1</emph> or <emph>Text2</emph> must be equal to \"EUR\"." -msgstr "" +msgstr "Un et seulement de <emph>texte1</emph> ou <emph>texte2</emph> doit être égal à \"EUR\"." #. Smhnw #: 04060106.xhp @@ -14927,7 +14927,7 @@ msgctxt "" "par_id090820090213112\n" "help.text" msgid "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> returns the euro value of 100 Austrian schillings." -msgstr "" +msgstr "<item type=\"input\">=CONVERTIR_OOO(100;\"ATS\";\"EUR\")</item> renvoie la valeur en Euro de 100 shillings autrichiens." #. UjHaw #: 04060106.xhp @@ -14936,7 +14936,7 @@ msgctxt "" "par_id0908200902475431\n" "help.text" msgid "<input>=CONVERT_OOO(100;\"EUR\";\"DEM\")</input> converts 100 euros into German marks." -msgstr "" +msgstr "<input>=CONVERTIR_OOO(100;\"EUR\";\"DEM\")</input> convertit 100 Euros en marks allemands." #. PRgAD #: 04060106.xhp @@ -14945,7 +14945,7 @@ msgctxt "" "par_id251631901851101\n" "help.text" msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CONVERT_OOO\" name=\"CONVERT_OOO Wiki\">CONVERT_OOO</link> wiki page for more details about this function." -msgstr "" +msgstr "Référez-vous à la page de wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CONVERT_OOO\" name=\"CONVERT_OOO Wiki\">CONVERTIR_OOO</link> pour des détails complémentaires sur cette fonction." #. 5CcjA #: 04060106.xhp @@ -15593,7 +15593,7 @@ msgctxt "" "bm_id3147273\n" "help.text" msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>deleting; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Matrices;fonctions</bookmark_value><bookmark_value>Assistant fonctions;matrices</bookmark_value><bookmark_value>Formules de matrice</bookmark_value><bookmark_value>Constantes de matrice en ligne</bookmark_value><bookmark_value>Formule;matrices</bookmark_value><bookmark_value>Fonctions;fonctions de matrice</bookmark_value><bookmark_value>Édition;formules de matrice</bookmark_value><bookmark_value>Copie;formules de matrice</bookmark_value><bookmark_value>Suppression;formules de matrice</bookmark_value><bookmark_value>Ajustement de plages de matrice</bookmark_value><bookmark_value>Calcul;calcul conditionnel</bookmark_value><bookmark_value>Matrices;calcul</bookmark_value><bookmark_value>Calcul conditionnel avec matrices</bookmark_value><bookmark_value>Matrices implicites, gestion</bookmark_value><bookmark_value>Matrices forcées, gestion</bookmark_value>" #. ALUph #: 04060107.xhp @@ -15782,7 +15782,7 @@ msgctxt "" "par_id3154342\n" "help.text" msgid "The cells in a results array are automatically protected against changes. However, you can edit, delete or copy the array formula by selecting the entire array cell range." -msgstr "" +msgstr "Les cellules composant une matrice de résultat sont automatiquement protégées contre les modifications. Vous pouvez cependant éditer, supprimer ou copier la formule en sélectionnant la totalité de la plage de cellules de la matrice." #. 2tDZj #: 04060107.xhp @@ -15935,7 +15935,7 @@ msgctxt "" "par_id3149241\n" "help.text" msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>/</keycode>, where <keycode>/</keycode> is the division key on the numeric keypad." -msgstr "" +msgstr "Sélectionnez la plage de cellules ou la matrice contenant la formule de matrice. Pour sélectionner la matrice entière, positionnez le curseur de cellule à l'intérieur de la plage de matrice, puis appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>/</keycode>, où <keycode>/</keycode> est le symbole de division sur le clavier numérique." #. BzLzG #: 04060107.xhp @@ -15971,7 +15971,7 @@ msgctxt "" "hd_id541633516074226\n" "help.text" msgid "Deleting Array Formulae" -msgstr "" +msgstr "Suppression de formules de matrice" #. adAax #: 04060107.xhp @@ -15980,7 +15980,7 @@ msgctxt "" "par_id681633516103267\n" "help.text" msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>/</keycode>, where <keycode>/</keycode> is the division key on the numeric keypad." -msgstr "" +msgstr "Sélectionnez la plage de cellules ou la matrice contenant la formule de matrice. Pour sélectionner la matrice entière, positionnez le curseur de cellule à l'intérieur de la plage de matrice, puis appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>/</keycode>, où <keycode>/</keycode> est le symbole de division sur le clavier numérique." #. 5xB8E #: 04060107.xhp @@ -15989,7 +15989,7 @@ msgctxt "" "par_id61633516164519\n" "help.text" msgid "Press <keycode>Delete</keycode> to delete the array contents, including the array formula, or press <keycode>Backspace</keycode> and this brings up the <link href=\"text/scalc/01/02150000.xhp\" name=\"delete contents\">Delete Contents</link> dialog box. Select <emph>Formula</emph> or <emph>Delete All</emph> and click <emph>OK</emph>." -msgstr "" +msgstr "Appuyez sur <keycode>Supprimer</keycode> pour supprimer le contenu de la matrice, y compris la formule de la matrice, ou appuyez sur <keycode>Retour arrière</keycode> et cela fait apparaître la boîte de dialogue<link href=\"text/scalc/01/02150000.xhp\" name=\"delete contents\">Supprimer le contenu</link>. Sélectionnez <emph>Formule</emph> ou <emph>Tout supprimer</emph> et cliquez sur <emph>OK</emph>." #. dEcVJ #: 04060107.xhp @@ -18554,7 +18554,7 @@ msgctxt "" "par_id3149711\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_SPALTE\">Renvoie le numéro de colonne d'une référence à une cellule.</ahelp> Si la référence est une cellule, le numéro de colonne de la cellule est renvoyé. Si le paramètre est une zone de cellule, les numéros de colonne correspondants sont renvoyés dans une <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">matrice</link> à ligne unique si la formule est saisie <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">en tant que formule de matrice</link>. Si la fonction COLONNE n'est pas utilisée avec un paramètre de référence de zone pour une formule de matrice, seul le numéro de colonne de la première cellule de la zone est déterminé." #. poCRX #: 04060109.xhp @@ -19013,7 +19013,7 @@ msgctxt "" "par_id3147528\n" "help.text" msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. For Type = -1, the index of the last value that is larger or equal is returned." -msgstr "" +msgstr "Si Type = 1 ou si le troisième paramètre est manquant, l'index de la dernière valeur inférieure ou égale au critère de recherche est renvoyé. Pour Type = -1, l'index de la dernière valeur supérieure ou égale est renvoyé." #. eFMjk #: 04060109.xhp @@ -19607,7 +19607,7 @@ msgctxt "" "par_id3154564\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_ZEILE\">Renvoie le numéro de ligne d'une référence à une cellule.</ahelp> Si la référence est une cellule, le numéro de ligne de la cellule est renvoyé. Si la référence est une plage de cellules, les numéros de ligne correspondants sont renvoyés dans une <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">matrice</link> à colonne unique si la formule est saisie <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">en tant que formule de matrice</link>. Si la fonction LIGNE contenant une référence à une plage n'est pas utilisée dans une formule de matrice, seul le numéro de ligne de la première cellule de la plage est renvoyé." #. 97EEE #: 04060109.xhp @@ -20147,7 +20147,7 @@ msgctxt "" "bm_id331624453577057\n" "help.text" msgid "<bookmark_value>using double quotation marks in formulas</bookmark_value> <bookmark_value>formulas; using double quotation marks</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Utilisation de guillemets doubles dans les formules</bookmark_value><bookmark_value>Formules;en utilisant des guillemets doubles</bookmark_value>" #. XXyWj #: 04060110.xhp @@ -20156,7 +20156,7 @@ msgctxt "" "hd_id291624454173529\n" "help.text" msgid "Using double quotation marks in formulas" -msgstr "" +msgstr "Utiliser des guillemets doubles dans les formules" #. aGDFQ #: 04060110.xhp @@ -20165,7 +20165,7 @@ msgctxt "" "par_id891624454058773\n" "help.text" msgid "To include a text string in a formula, place the text string between two double quotation marks (\") and Calc takes the characters in the string without attempting to interpret them. For example, the formula <input>=\"Hello world!\"</input> displays the text string <literal>Hello world!</literal> in the cell, with no surrounding double quotation marks." -msgstr "" +msgstr "Pour inclure une chaîne de texte dans une formule, placez la chaîne de texte entre deux guillemets doubles (\"\") et Calc prend les caractères de la chaîne sans tenter de les interpréter. Par exemple, la formule <input>=\"Hello le monde !\"</input> affiche la chaîne de texte <literal>Hello le monde !</literal> dans la cellule, sans guillemets doubles environnants." #. HCwEU #: 04060110.xhp @@ -20174,7 +20174,7 @@ msgctxt "" "par_id461624454425320\n" "help.text" msgid "The more complex formula <input>=CONCATENATE(\"Life is really simple, \"; \"but we insist on making it complicated \"; \"(Confucius).\")</input> concatenates three individual strings in double quotation marks, outputting <literal>Life is really simple, but we insist on making it complicated (Confucius).</literal>" -msgstr "" +msgstr "La formule plus complexe <input>=CONCATENER(\"La vie est vraiment simple,\";\"mais nous insistons pour la rendre compliquée\";\"(Confucius).\")</input> concatène trois chaînes individuelles entre guillemets doubles, produisant <literal>La vie est vraiment simple, mais nous insistons pour la rendre compliquée (Confucius).</literal>" #. XBDt9 #: 04060110.xhp @@ -20183,7 +20183,7 @@ msgctxt "" "par_id711624454477483\n" "help.text" msgid "To place a literal double quotation mark within a string inside a formula, two methods can be used:" -msgstr "" +msgstr "Pour placer un guillemet double littéral dans une chaîne à l'intérieur d'une formule, deux méthodes peuvent être utilisées :" #. 8qFEv #: 04060110.xhp @@ -20192,7 +20192,7 @@ msgctxt "" "par_id541624454496424\n" "help.text" msgid "You can \"escape\" the double quotation mark with an additional double quotation mark, and Calc treats the escaped double quotation mark as a literal value. For example, the formula <input>=\"My name is \"\"John Doe\"\".\"</input> outputs the string <literal>My name is \"John Doe\".</literal> Another simple example is the formula <input>=UNICODE(\"\"\"\")</input> which returns <literal>34</literal>, the decimal value of the Unicode quotation mark character (U+0022) — here the first and fourth double quotation marks indicate the beginning and end of the string, while the second double quotation mark escapes the third." -msgstr "" +msgstr "Vous pouvez \"échapper\" le guillemet double avec un guillemet double supplémentaire, et Calc traite le guillemet double échappé comme une valeur littérale. Par exemple, la formule <input>=\"Mon nom est\"\"John Doe\"\".\"</input> renvoie la chaîne <literal>Mon nom est \"John Doe\".</literal> Un autre exemple simple est la formule <input>=UNICODE(\"\"\"\")</input> qui renvoie <literal>34</literal>, la valeur décimale du caractère guillemet Unicode (U+0022) — ici les premier et quatrième guillemets doubles indiquent le début et la fin de la chaîne, tandis que le deuxième guillemet double échappe au troisième." #. MfLZn #: 04060110.xhp @@ -20201,7 +20201,7 @@ msgctxt "" "par_id21624454513641\n" "help.text" msgid "You can use the CHAR function or the UNICHAR function to insert a double quotation mark. For example, the formula <input>=UNICHAR(34) & \"The Catcher in the Rye\" & UNICHAR(34) & \" is a famous book by J. D. Salinger.\"</input> displays the string <literal>\"The Catcher in the Rye\" is a famous book by J. D. Salinger.</literal>" -msgstr "" +msgstr "Vous pouvez utiliser la fonction CAR ou la fonction UNICAR pour insérer un guillemet double. Par exemple, la formule <input>=UNICAR(34) & \"The Catcher in the Rye\" & UNICAR(34) & \" est un livre célèbre de JD Salinger.\"</input> affiche la chaîne <literal>\"The Catcher in the Rye\" est un livre célèbre de JD Salinger.</literal>" #. cpK3Z #: 04060110.xhp @@ -20210,7 +20210,7 @@ msgctxt "" "par_id401624454547945\n" "help.text" msgid "Beware that Calc's AutoCorrect function may modify double quotation marks. AutoCorrect should not change the double quotation marks within formula cells but may change those used in non-formula cells containing text. For example, if you copy a string that is surrounded by some other form of typographical double quotation marks, such as the left double quotation mark (U+201C) and the right double quotation mark (U+201D), and then paste into a formula cell, an error may result. Open the <emph>Double Quotes</emph> area of the <menuitem>Tools - AutoCorrect Options - Localized Options</menuitem> dialog to set the characters used to automatically correct the start and end typographical double quotation marks. Uncheck the <menuitem>Replace</menuitem> toggle button to disable the feature." -msgstr "" +msgstr "Attention, la fonction de correction automatique de Calc peut modifier les guillemets doubles. La correction automatique ne doit pas modifier les guillemets doubles dans les cellules de formule, mais peut modifier ceux utilisés dans les cellules sans formule contenant du texte. Par exemple, si vous copiez une chaîne entourée d'une autre forme de guillemets doubles typographiques, comme le guillemet double gauche (U+201C) et le guillemet double droit (U+201D), puis la collez dans une cellule de formule, une erreur peut en résulter. Ouvrez la zone <emph>Guillemets doubles</emph> de la boîte de dialogue <menuitem>Outils - Options de correction automatique - Options localisées</menuitem> pour définir les caractères utilisés pour corriger automatiquement les guillemets typographiques de début et de fin. Décochez le bouton bascule <menuitem>Remplacer</menuitem> pour désactiver la fonctionnalité." #. rdzbS #: 04060110.xhp @@ -20291,7 +20291,7 @@ msgctxt "" "par_id3153289\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_BASIS\">Converts a positive integer to a specified base into a text from the <link href=\"text/shared/00/00000005.xhp#number_system\" name=\"numbering system\">numbering system</link>.</ahelp> The digits 0-9 and the letters A-Z are used." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_BASIS\">Convertit un entier positif en une base spécifiée en un texte à partir du <link href=\"text/shared/00/00000005.xhp#number_system\" name=\"numbering system\">système de numérotation</link>.</ahelp> Les chiffres 0-9 et les lettres AZ sont utilisés." #. 2cDvi #: 04060110.xhp @@ -20642,7 +20642,7 @@ msgctxt "" "par_id3156361\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_DEZIMAL\">Converts text with characters from a <link href=\"text/shared/00/00000005.xhp#number_system\" name=\"number system\">number system</link> to a positive integer in the base radix given.</ahelp> The radix must be in the range 2 to 36. Spaces and tabs are ignored. The <emph>Text</emph> field is not case-sensitive." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_DEZIMAL\">Convertit le texte avec des caractères d'un <link href=\"text/shared/00/00000005.xhp#number_system\" name=\"number system\">système de nombres</link> en un entier positif dans la base racine donnée.</ahelp> La racine doit être comprise entre 2 et 36. Les espaces et les tabulations sont ignorés. Le champ <emph>Texte</emph> n'est pas sensible à la casse." #. 5yN72 #: 04060110.xhp @@ -21164,7 +21164,7 @@ msgctxt "" "par_id2949141\n" "help.text" msgid "<item type=\"input\">=LEFTB(\"中国\";1)</item> returns \" \" (1 byte is only half a DBCS character and a space character is returned instead)." -msgstr "" +msgstr "<item type=\"input\">=GAUCHEB(\"中国\";1)</item> renvoie \" \" (1 octet est seulement la moitié d'un caractère DBCS et un caractère d'espace est renvoyé à la place)." #. mQvUN #: 04060110.xhp @@ -21173,7 +21173,7 @@ msgctxt "" "par_id2949151\n" "help.text" msgid "<item type=\"input\">=LEFTB(\"中国\";2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)." -msgstr "" +msgstr "<item type=\"input\">=GAUCHEB(\"中国\";2)</item> renvoie \"中\" (2 octets constituent un caractère DBCS complet)." #. qAEZ3 #: 04060110.xhp @@ -21182,7 +21182,7 @@ msgctxt "" "par_id2949161\n" "help.text" msgid "<item type=\"input\">=LEFTB(\"中国\";3)</item> returns \"中 \" (3 bytes constitute one DBCS character and a half; the last character returned is therefore a space character)." -msgstr "" +msgstr "<item type=\"input\">=GAUCHEB(\"中国\";3)</item> renvoie \"中 \" (3 octets constituent un caractère DBCS et demi ; le dernier caractère renvoyé est alors un caractère d'espace.)" #. s3UVQ #: 04060110.xhp @@ -21191,7 +21191,7 @@ msgctxt "" "par_id2949171\n" "help.text" msgid "<item type=\"input\">=LEFTB(\"中国\";4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)." -msgstr "" +msgstr "<item type=\"input\">=GAUCHEB(\"中国\";4)</item> renvoie \"中国\" (4 octets constituent deux caractères DBCS complets)." #. FM3FS #: 04060110.xhp @@ -21200,7 +21200,7 @@ msgctxt "" "par_id2949181\n" "help.text" msgid "<item type=\"input\">=LEFTB(\"office\";3)</item> returns \"off\" (3 non-DBCS characters each consisting of 1 byte)." -msgstr "" +msgstr "<item type=\"input\">=GAUCHEB(\"bureau\";3)</item> renvoie \"bur\" (3 caractères non-DBCS chacun consistant en 1 byte)." #. eEgeD #: 04060110.xhp @@ -21551,7 +21551,7 @@ msgctxt "" "par_id2958417\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";1;0)</item> returns \"\" (0 bytes is always an empty string)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";1;0)</item> renvoie \"\" (0 octet est toujours une chaîne vide)." #. q6dWL #: 04060110.xhp @@ -21560,7 +21560,7 @@ msgctxt "" "par_id2958427\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";1;1)</item> returns \" \" (1 byte is only half a DBCS character and therefore the result is a space character)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";1;1)</item> renvoie \" \" (1 octet est seulement la moitié d'un caractère DBCS et donc le résultat est un caractère d'espace)." #. CfNES #: 04060110.xhp @@ -21569,7 +21569,7 @@ msgctxt "" "par_id2958437\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";1;2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";1;2)</item> renvoie \"中\" (2 octets constituent un caractère DBCS complet)." #. wBLqC #: 04060110.xhp @@ -21578,7 +21578,7 @@ msgctxt "" "par_id2958447\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";1;3)</item> returns \"中 \" (3 bytes constitute one and a half DBCS character; the last byte results in a space character)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";1;3)</item> renvoie \"中 \" (3 octets constituent un caractère DBCS et demi, le dernier octet résulte en un caractère d'espace)." #. GedmG #: 04060110.xhp @@ -21587,7 +21587,7 @@ msgctxt "" "par_id2958457\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";1;4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";1;4)</item> renvoie \"中国\" (4 octets constituent deux caractères DBCS complets)." #. dAMAA #: 04060110.xhp @@ -21596,7 +21596,7 @@ msgctxt "" "par_id2958467\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";2;1)</item> returns \" \" (byte position 2 is not at the beginning of a character in a DBCS string; 1 space character is returned)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";2;1)</item> renvoie \" \" (la position 2 de l'octet n'est pas au début d'un caractère dans une chaîne DBCS ; 1 caractère d'espace est renvoyé)." #. SXLij #: 04060110.xhp @@ -21605,7 +21605,7 @@ msgctxt "" "par_id2958477\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";2;2)</item> returns \" \" (byte position 2 points to the last half of the first character in the DBCS string; the 2 bytes asked for therefore constitutes the last half of the first character and the first half of the second character in the string; 2 space characters are therefore returned)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";2;2)</item> renvoie \" \" (la position 2 de l'octet pointe la dernière moitié du premier caractère dans la chaîne DBCS ; les 2 octets demandés pour constituer la dernière moitié du premier caractère et la première moitié du deuxième caractère dans la chaîne ; 2 caractères d'espace sont donc renvoyés)." #. cFw7V #: 04060110.xhp @@ -21614,7 +21614,7 @@ msgctxt "" "par_id2958487\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";2;3)</item> returns \" 国\" (byte position 2 is not at the beginning of a character in a DBCS string; a space character is returned for byte position 2)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";2;3)</item> renvoie \" 国\" (l'octet en position 2 n'est pas au début d'un caractère dans une chaîne DBCS ; un caractère d'espace est renvoyé pour l'octet en position 2)." #. drtpL #: 04060110.xhp @@ -21623,7 +21623,7 @@ msgctxt "" "par_id2958497\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";3;1)</item> returns \" \" (byte position 3 is at the beginning of a character in a DBCS string, but 1 byte is only half a DBCS character and a space character is therefore returned instead)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";3;1)</item> renvoie \" \" (l'octet en position 3 est au début d'un caractère dans une chaîne DBCS, mais 1 octet correspond seulement à la moitié d'un caractère DBCS et un caractère d'espace est donc renvoyé à la place)." #. koipq #: 04060110.xhp @@ -21632,7 +21632,7 @@ msgctxt "" "par_id2958507\n" "help.text" msgid "<item type=\"input\">=MIDB(\"中国\";3;2)</item> returns \"国\" (byte position 3 is at the beginning of a character in a DBCS string, and 2 bytes constitute one DBCS character)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"中国\";3;2)</item> renvoie \"国\" (l'octet en position 3 est au début d'un caractère dans une chaîne DBCS, et 2 octets constituent un caractère DBCS)." #. aQmsH #: 04060110.xhp @@ -21641,7 +21641,7 @@ msgctxt "" "par_id2958517\n" "help.text" msgid "<item type=\"input\">=MIDB(\"office\";2;3)</item> returns \"ffi\" (byte position 2 is at the beginning of a character in a non-DBCS string, and 3 bytes of a non-DBCS string constitute 3 characters)." -msgstr "" +msgstr "<item type=\"input\">=STXTB(\"bureau\";2;3)</item> renvoie \"ure\" (l'octet à la position 2 est au début d'un caractère dans une chaîne non-DBCS, et 3 octets d'une chaîne non-DBCS constituent 3 caractères)." #. k4kCo #: 04060110.xhp @@ -21857,7 +21857,7 @@ msgctxt "" "par_id381626381556310\n" "help.text" msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REPT\" name=\"REPT_Wiki\">REPT</link> wiki page for more details about this function." -msgstr "" +msgstr "Référez-vous à la page de wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REPT\" name=\"REPT_Wiki\">REPT</link> pour des détails complémentaires sur cette fonction." #. mtFNA #: 04060110.xhp @@ -21911,7 +21911,7 @@ msgctxt "" "par_id3153350\n" "help.text" msgid "<emph>Number</emph> (optional) is the number of characters from the right part of the text. If this parameter is not defined, one character is returned." -msgstr "" +msgstr "<emph>nombre</emph> (facultatif) indique le nombre de caractères du texte de départ. Si ce paramètre n'est pas défini, un seul caractère est renvoyé." #. xNFMc #: 04060110.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/guide.po b/source/fr/helpcontent2/source/text/scalc/guide.po index 58d063d6f10..37e99f324b5 100644 --- a/source/fr/helpcontent2/source/text/scalc/guide.po +++ b/source/fr/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-11-16 11:21+0000\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/fr/>\n" "Language: fr\n" @@ -411,7 +411,7 @@ msgctxt "" "bm_id3155132\n" "help.text" msgid "<bookmark_value>tables; AutoFormat</bookmark_value> <bookmark_value>AutoFormat cell ranges</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Tables;AutoFormat</bookmark_value><bookmark_value>AutoFormat de plages de cellules</bookmark_value><bookmark_value>Formats;formater automatiquement des feuilles de calcul</bookmark_value><bookmark_value>Feuilles;AutoFormat</bookmark_value>" #. EiEMB #: autoformat.xhp @@ -438,7 +438,7 @@ msgctxt "" "par_idN10702\n" "help.text" msgid "Applying an AutoFormat to a Selected Cell Range" -msgstr "" +msgstr "Pour appliquer un AutoFormat à une plage de cellules sélectionnée" #. jDKjA #: autoformat.xhp @@ -447,7 +447,7 @@ msgctxt "" "par_idN106CE\n" "help.text" msgid "Select the range of cells to which the AutoFormat style is to be applied. The range must be at least 3 columns and 3 rows in size." -msgstr "" +msgstr "Sélectionnez la plage de cellules à laquelle appliquer le style d'AutoFormat. La plage doit être d'au moins 3 colonnes et 3 lignes." #. 6GCsB #: autoformat.xhp @@ -456,7 +456,7 @@ msgctxt "" "par_idN106D5\n" "help.text" msgid "Go to <menuitem>Format - AutoFormat Styles</menuitem> to open the AutoFormat dialog." -msgstr "" +msgstr "Allez dans le menu <menuitem>Format - Styles d'AutoFormat</menuitem> pour ouvrir la boîte de dialogue d'AutoFormat." #. CXiex #: autoformat.xhp @@ -465,7 +465,7 @@ msgctxt "" "par_id771630333791025\n" "help.text" msgid "In the <emph>Format</emph> list choose the AutoFormat style to apply." -msgstr "" +msgstr "Dans la liste <emph>Format</emph> choisissez le style d'AutoFormat à appliquer." #. tCZL9 #: autoformat.xhp @@ -474,7 +474,7 @@ msgctxt "" "par_id3151242\n" "help.text" msgid "In the <emph>Formatting</emph> section choose which properties from the AutoFormat style to apply to the selected cell range." -msgstr "" +msgstr "Dans la section <emph>Formatage</emph> choisissez les propriétés du style d'AutoFormat à appliquer à la plage de cellules sélectionnées." #. rgXQa #: autoformat.xhp @@ -483,7 +483,7 @@ msgctxt "" "par_idN10715\n" "help.text" msgid "Click <emph>OK</emph> to apply the AutoFormat style and close the dialog." -msgstr "" +msgstr "Cliquez sur <emph>OK</emph> pour appliquer le style d'AutoFormat et fermer la boîte de dialogue." #. EAyCv #: autoformat.xhp @@ -492,7 +492,7 @@ msgctxt "" "par_id3149210\n" "help.text" msgid "In case the color of the cell contents does not change, make sure <menuitem>View - Value Highlighting</menuitem> is disabled." -msgstr "" +msgstr "Si la couleur du contenu de la cellule ne change pas, assurez-vous que l'option <menuitem>Affichage - Mise en évidence des valeurs</menuitem> est désactivée." #. ovMm9 #: autoformat.xhp @@ -501,7 +501,7 @@ msgctxt "" "bm_id11630343392868\n" "help.text" msgid "<bookmark_value>defining;AutoFormat styles</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Définition;styles d'AutoFormat</bookmark_value>" #. 5DZHa #: autoformat.xhp @@ -510,7 +510,7 @@ msgctxt "" "hd_id731630343367098\n" "help.text" msgid "Defining a new AutoFormat style" -msgstr "" +msgstr "Définir un nouveau style d'AutoFormat" #. 2QDCM #: autoformat.xhp @@ -519,7 +519,7 @@ msgctxt "" "par_id3152985\n" "help.text" msgid "In a Calc spreadsheet, format a cell range with at least 4 columns and 4 rows to serve as model to create the new AutoFormat style." -msgstr "" +msgstr "Dans une feuille de calcul Calc, formatez une plage de cellules avec au moins 4 colonnes et 4 lignes pour servir de modèle à la création du nouveau style d'AutoFormat." #. 3GsCL #: autoformat.xhp @@ -528,7 +528,7 @@ msgctxt "" "par_id3145384\n" "help.text" msgid "Select the cell range formatted in the previous step and go to <menuitem>Format - AutoFormat Styles</menuitem>." -msgstr "" +msgstr "Sélectionnez la plage de cellules formatée à l'étape précédente et allez sous <menuitem>Format - Styles d'AutoFormat</menuitem>." #. CzaoG #: autoformat.xhp @@ -546,7 +546,7 @@ msgctxt "" "par_idN10760\n" "help.text" msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the new AutoFormat style." -msgstr "" +msgstr "Dans la zone <emph>Nom</emph> de la boîte de dialogue <emph>Ajouter un AutoFormat</emph>, saisissez un nom pour le nouveau style d'AutoFormat." #. pMxn9 #: autoformat.xhp @@ -555,7 +555,7 @@ msgctxt "" "par_idN107C3\n" "help.text" msgid "Click <emph>OK</emph> and close the dialog." -msgstr "" +msgstr "Cliquez sur <emph>OK</emph> et fermez la boîte de dialogue." #. HJiDi #: autoformat.xhp @@ -564,7 +564,7 @@ msgctxt "" "par_id51630343134146\n" "help.text" msgid "The new AutoFormat styles created using the steps above can be applied to any %PRODUCTNAME Calc file. Hence they are not limited to the file where the style was created." -msgstr "" +msgstr "Les nouveaux styles d'AutoFormat créés à l'aide des étapes ci-dessus peuvent être appliqués à n'importe quel fichier %PRODUCTNAME Calc. Par conséquent, ils ne sont pas limités au fichier dans lequel le style a été créé." #. hpPvo #: autoformat.xhp @@ -726,7 +726,7 @@ msgctxt "" "bm_id3457441\n" "help.text" msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Cellules;bordures</bookmark_value><bookmark_value>Disposition des lignes avec les cellules</bookmark_value><bookmark_value>Bordures;cellules</bookmark_value>" #. ajMCN #: borders.xhp @@ -1239,7 +1239,7 @@ msgctxt "" "bm_id151630452717743\n" "help.text" msgid "<bookmark_value>adjacent cells;remove border</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Cellules adjacentes;supprimer la bordure</bookmark_value>" #. eEE4F #: borders.xhp @@ -1248,7 +1248,7 @@ msgctxt "" "hd_id861630451554176\n" "help.text" msgid "Adjacent Cells" -msgstr "" +msgstr "Cellules adjacentes" #. k8s2o #: borders.xhp @@ -1257,7 +1257,7 @@ msgctxt "" "par_id231630451548190\n" "help.text" msgid "This option becomes available when formatting a range of cells that already have borders and the new format defined for the range involves removing outer borders." -msgstr "" +msgstr "Cette option devient disponible lors de la mise en forme d'une plage de cellules qui ont déjà des bordures et le nouveau format défini pour la plage implique la suppression des bordures extérieures." #. xADD4 #: borders.xhp @@ -1266,7 +1266,7 @@ msgctxt "" "par_id931630451706604\n" "help.text" msgid "By default the option <emph>Remove border</emph> is disabled and the borders at the edges of the selected range are left unchanged. Check this option if the borders at the edge of the selection should be removed." -msgstr "" +msgstr "Par défaut, l'option <emph>Supprimer la bordure</emph> est désactivée et les bordures aux bords de la plage sélectionnée restent inchangées. Cochez cette option si les bordures au bord de la sélection doivent être supprimées." #. V8sNd #: borders.xhp @@ -1275,7 +1275,7 @@ msgctxt "" "par_id641630452272324\n" "help.text" msgid "If the preset <emph>No Borders</emph> is chosen then the <emph>Remove border</emph> option is enabled." -msgstr "" +msgstr "Si le préréglage <emph>Pas de bordures</emph> est choisi, l'option <emph>Supprimer la bordure</emph> est activée." #. kCAyU #: calc_date.xhp @@ -9087,7 +9087,7 @@ msgctxt "" "bm_id3145068\n" "help.text" msgid "<bookmark_value>formats; text as numbers</bookmark_value> <bookmark_value>time format conversion</bookmark_value> <bookmark_value>date formats;conversion</bookmark_value> <bookmark_value>converting;text, into numbers</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Formats;texte comme nombres</bookmark_value><bookmark_value>Conversion de format d'heure</bookmark_value><bookmark_value>Formats de date;conversion</bookmark_value><bookmark_value>Conversion;texte, en nombres</bookmark_value>" #. pqhdm #: numbers_text.xhp @@ -9321,7 +9321,7 @@ msgctxt "" "par_id111567772433803\n" "help.text" msgid "The text to number conversion can be customized in the <link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailed_link\">Detailed Calculation Settings</link> option." -msgstr "" +msgstr "La conversion de texte en nombre peut être personnalisée dans l'option <link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailed_link\">Paramètres de calcul détaillés</link>." #. WE8wt #: numbers_text.xhp @@ -10689,7 +10689,7 @@ msgctxt "" "tit\n" "help.text" msgid "Removing Duplicate Values" -msgstr "" +msgstr "Suppression des valeurs dupliquées" #. hGQvA #: remove_duplicates.xhp @@ -10698,7 +10698,7 @@ msgctxt "" "bm_id3153896\n" "help.text" msgid "<bookmark_value>filters; removing duplicates</bookmark_value> <bookmark_value>filters; finding unique values</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Filtres;supprimer les doublons</bookmark_value><bookmark_value>Filtres;rechercher les valeurs uniques</bookmark_value>" #. Q5494 #: remove_duplicates.xhp @@ -10707,7 +10707,7 @@ msgctxt "" "hd_id501630021281902\n" "help.text" msgid "<variable id=\"filters\"><link href=\"text/scalc/guide/remove_duplicates.xhp\" name=\"Duplicates_h1\">Removing Duplicate Values</link></variable>" -msgstr "" +msgstr "<variable id=\"filters\"><link href=\"text/scalc/guide/remove_duplicates.xhp\" name=\"Duplicates_h1\">Supprimer les valeurs dupliquées</link></variable>" #. ocizx #: remove_duplicates.xhp @@ -10716,7 +10716,7 @@ msgctxt "" "par_id3150869\n" "help.text" msgid "Consider a single column with values where some may be duplicates. To remove duplicate values and obtain only the unique entries in the column:" -msgstr "" +msgstr "Considérez une seule colonne avec des valeurs où certaines peuvent être des doublons. Pour supprimer les valeurs en double et obtenir uniquement les entrées uniques dans la colonne :" #. omVUk #: remove_duplicates.xhp diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po index 51b2d33bf3b..ac4da99f75b 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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-11-03 10:36+0000\n" +"POT-Creation-Date: 2021-12-21 12:38+0100\n" +"PO-Revision-Date: 2021-12-21 15:43+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/fr/>\n" "Language: fr\n" @@ -10646,6 +10646,15 @@ msgctxt "" 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 of a page style entry and choose <emph>Modify/New - Page</emph> tab." msgstr "Choisissez <menuitem>Affichage - Styles</menuitem>.<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Commande+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - ouvrez le menu contextuel du style de page sélectionné et choisissez <emph>Nouveau/modifier- Page</emph>." +#. iCz7o +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3133357\n" +"help.text" +msgid "Choose <menuitem>Format - Page Style - Page</menuitem> tab (Writer)." +msgstr "Choisissez l'onglet <menuitem>Format - Style de page - Page</menuitem> (Writer)." + #. w3yEG #: 00040500.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po index 2bebd4982ff..338103aa6d8 100644 --- a/source/fr/helpcontent2/source/text/shared/01.po +++ b/source/fr/helpcontent2/source/text/shared/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: 2021-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-08-10 09:20+0000\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562148554.000000\n" @@ -231,7 +231,7 @@ msgctxt "" "par_idN108D0\n" "help.text" msgid "Opens the <link href=\"text/sdatabase/dabawiz01.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/sdatabase/dabadoc.xhp\"><emph>database file</emph></link>." -msgstr "" +msgstr "Ouvre l'<link href=\"text/sdatabase/dabawiz01.xhp\"><emph>assistant Bases de données</emph></link> en vue de la création d'un <link href=\"text/sdatabase/dabadoc.xhp\"><emph>fichier de base de données</emph></link>." #. 9nYdo #: 01010000.xhp @@ -7197,7 +7197,7 @@ msgctxt "" "hd_id191630440520574\n" "help.text" msgid "Presets" -msgstr "" +msgstr "Préréglages" #. H4Mqr #: 02070000.xhp @@ -7206,7 +7206,7 @@ msgctxt "" "par_id951630440692605\n" "help.text" msgid "Choose one of the presets to quickly load commonly used settings for Paste Special." -msgstr "" +msgstr "Choisissez l'un des préréglages pour charger rapidement les paramètres couramment utilisés pour le collage spécial." #. DBS7B #: 02070000.xhp @@ -7215,7 +7215,7 @@ msgctxt "" "hd_id41630440570501\n" "help.text" msgid "Values Only" -msgstr "" +msgstr "Valeurs uniquement" #. pk4yA #: 02070000.xhp @@ -7224,7 +7224,7 @@ msgctxt "" "par_id111630440722545\n" "help.text" msgid "Pastes only cell contents including text, numbers and dates." -msgstr "" +msgstr "Colle uniquement le contenu des cellules, y compris le texte, les nombres et les dates." #. khvcS #: 02070000.xhp @@ -7233,7 +7233,7 @@ msgctxt "" "hd_id891630440587478\n" "help.text" msgid "Values & Formats" -msgstr "" +msgstr "Valeurs & Formats" #. h6phw #: 02070000.xhp @@ -7242,7 +7242,7 @@ msgctxt "" "par_id511630441051343\n" "help.text" msgid "Pastes cell contents and formats applied to cells." -msgstr "" +msgstr "Colle le contenu des cellules et les formats appliqués aux cellules." #. VUzzv #: 02070000.xhp @@ -7251,7 +7251,7 @@ msgctxt "" "hd_id301630440615367\n" "help.text" msgid "Formats Only" -msgstr "" +msgstr "Formats seulement" #. uStsB #: 02070000.xhp @@ -7260,7 +7260,7 @@ msgctxt "" "par_id851630441123702\n" "help.text" msgid "Pastes only formats applied to cells." -msgstr "" +msgstr "Colle uniquement les formats appliqués aux cellules." #. 2kAAp #: 02070000.xhp @@ -7269,7 +7269,7 @@ msgctxt "" "hd_id81630440632865\n" "help.text" msgid "Transpose All" -msgstr "" +msgstr "Transposer tout" #. dszzk #: 02070000.xhp @@ -7278,7 +7278,7 @@ msgctxt "" "par_id41630441349354\n" "help.text" msgid "Pastes all cell contents with their positions transposed." -msgstr "" +msgstr "Colle tout le contenu des cellules avec leurs positions transposées." #. uNrP7 #: 02070000.xhp @@ -7287,7 +7287,7 @@ msgctxt "" "hd_id991630441460829\n" "help.text" msgid "Run immediately" -msgstr "" +msgstr "Exécuter immédiatement" #. FP5bX #: 02070000.xhp @@ -7296,7 +7296,7 @@ msgctxt "" "par_id331630441454811\n" "help.text" msgid "Check this option to load the preset and immediately apply it. When unchecked, choosing a preset will only load the corresponding options in the dialog without pasting anything." -msgstr "" +msgstr "Cochez cette option pour charger le préréglage et l'appliquer immédiatement. Lorsqu'elle n'est pas cochée, le choix d'un préréglage ne chargera que les options correspondantes dans la boîte de dialogue sans rien coller." #. 3etKJ #: 02070000.xhp @@ -7305,7 +7305,7 @@ msgctxt "" "par_id811630441564039\n" "help.text" msgid "Uncheck <emph>Run immediately</emph> to load the options from the preset and change its settings in the Paste Special dialog before applying them by clicking <emph>OK</emph>." -msgstr "" +msgstr "Décochez <emph>Exécuter immédiatement</emph> pour charger les options du préréglage et modifier ses paramètres dans la boîte de dialogue Collage spécial avant de les appliquer en cliquant sur <emph>OK</emph>." #. LTyRC #: 02070000.xhp @@ -7800,7 +7800,7 @@ msgctxt "" "bm_id501629842533945\n" "help.text" msgid "<bookmark_value>Find & Replace dialog</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Boîte de dialogue Rechercher et remplacer</bookmark_value>" #. FGyuJ #: 02100000.xhp @@ -7809,7 +7809,7 @@ msgctxt "" "hd_id3154044\n" "help.text" msgid "<variable id=\"02100000\"> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link> </variable>" -msgstr "" +msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Rechercher et remplacer</link></variable>" #. ANaCL #: 02100000.xhp @@ -7818,7 +7818,7 @@ msgctxt "" "par_id3149893\n" "help.text" msgid "<variable id=\"suchenersetzentext\"> <ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Recherche ou remplace du texte ou des formats dans le document actif.</ahelp></variable>" #. 2c3d6 #: 02100000.xhp @@ -7899,7 +7899,7 @@ msgctxt "" "par_id3154760\n" "help.text" msgid "<variable id=\"exakt\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Matches the exact character provided in the <emph>Find</emph> box without considering any alternative case matches.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Correspond au caractère exact fourni dans la zone <emph>Rechercher</emph> sans tenir compte d'autres correspondances de casse.</ahelp></variable>" #. jsLqT #: 02100000.xhp @@ -7908,7 +7908,7 @@ msgctxt "" "par_id811629842746430\n" "help.text" msgid "Disable this option to consider all possible case matches. For example, entering \"a\" in the <emph>Find</emph> box matches both \"a\" and \"A\"." -msgstr "" +msgstr "Désactivez cette option pour prendre en compte toutes les correspondances de casse possibles. Par exemple, saisir \"a\" dans la zone <emph>Rechercher</emph> correspond à la fois à \"a\" et à \"A\"." #. F9EPB #: 02100000.xhp @@ -7917,7 +7917,7 @@ msgctxt "" "par_id901629843129983\n" "help.text" msgid "Beware that some characters may have more than one match when <emph>Match case</emph> is disabled. For instance, \"s\" matches \"s\", \"S\" and \"ß\" (sharp S used in the German language)." -msgstr "" +msgstr "Attention, certains caractères peuvent avoir plus d'une correspondance lorsque <emph>Respecter la casse</emph> est désactivé. Par exemple, « s » correspond à « s », « S » et « ß » (le S dièse utilisé dans la langue allemande)." #. VHvn4 #: 02100000.xhp @@ -7926,7 +7926,7 @@ msgctxt "" "bm_id891558923816062\n" "help.text" msgid "<bookmark_value>searching;formatted numbers</bookmark_value> <bookmark_value>searching;formatted display</bookmark_value> <bookmark_value>finding;formatted numbers</bookmark_value> <bookmark_value>finding;formatted display</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Rechercher;nombres formatés</bookmark_value><bookmark_value>Rechercher;affichage formaté</bookmark_value><bookmark_value>Trouver;nombres formatés</bookmark_value><bookmark_value>Trouver;affichage formaté</bookmark_value>" #. UnzxV #: 02100000.xhp @@ -7953,7 +7953,7 @@ msgctxt "" "hd_id3148538\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Entire Cells</caseinline> <defaultinline>Whole words only</defaultinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cellules entières</caseinline><defaultinline>Uniquement les mots entiers</defaultinline></switchinline>" #. FBomz #: 02100000.xhp @@ -7962,7 +7962,7 @@ msgctxt "" "par_id3149579\n" "help.text" msgid "<variable id=\"ganze\"> <ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Recherche les mots entiers ou les cellules identiques au texte de la recherche.</ahelp></variable>" #. GjHVg #: 02100000.xhp @@ -7971,7 +7971,7 @@ msgctxt "" "bm_id3152960\n" "help.text" msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Recherche;dans toutes les feuilles</bookmark_value><bookmark_value>Trouver;dans toutes les feuilles</bookmark_value><bookmark_value>Feuilles;recherche dans toutes</bookmark_value>" #. 4ARiJ #: 02100000.xhp @@ -7980,7 +7980,7 @@ msgctxt "" "hd_id3152960\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">All sheets</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Toutes les feuilles</caseinline></switchinline>" #. dQCPM #: 02100000.xhp @@ -7989,7 +7989,7 @@ msgctxt "" "par_id3145619\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche à travers toutes les feuilles dans le fichier classeur actif.</caseinline></switchinline>" #. D5Jko #: 02100000.xhp @@ -8124,7 +8124,7 @@ msgctxt "" "par_id3145660\n" "help.text" msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp> <switchinline select=\"appl\"> <caseinline select=\"IMPRESS\"> Repeat this command until all replacements on your slide have been made.</caseinline> </switchinline>" -msgstr "" +msgstr "<ahelp hid=\".\">Remplace toutes les occurrences de texte ou de format à remplacer.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Répétez cette commande jusqu'à ce que tous les remplacements aient été effectués dans la diapo.</caseinline></switchinline>" #. vUDHU #: 02100000.xhp @@ -8214,7 +8214,7 @@ msgctxt "" "hd_id3144439\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> <caseinline select=\"IMPRESS\"/> <defaultinline>Regular expressions</defaultinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>Expressions régulières</defaultinline></switchinline>" #. YTjDH #: 02100000.xhp @@ -8223,7 +8223,7 @@ msgctxt "" "par_id3155342\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> <caseinline select=\"IMPRESS\"/> <defaultinline>Allows you to use regular expressions in your search.</defaultinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>Autorise l'utilisation d'expressions régulières dans la recherche</defaultinline></switchinline>" #. JTXQw #: 02100000.xhp @@ -8250,7 +8250,7 @@ msgctxt "" "hd_id3153524\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Paragraph Styles / Including Styles</caseinline> <caseinline select=\"CALC\">Cell Styles</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Styles de paragraphe / Inclure les styles</caseinline><caseinline select=\"CALC\">Styles de cellule</caseinline></switchinline>" #. sg7R3 #: 02100000.xhp @@ -8277,7 +8277,7 @@ msgctxt "" "par_id3145744\n" "help.text" msgid "<variable id=\"halbnormaltext\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full-width</link> character forms.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingue entre les formes de caractères<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">demi-chasse et pleine chasse</link>.</ahelp></variable>" #. D4hMq #: 02100000.xhp @@ -8295,7 +8295,7 @@ msgctxt "" "par_id3145421\n" "help.text" msgid "<variable id=\"aehnlichtext\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"aehnlichtext\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Vous permet de spécifier les options de recherche pour une notation similaire utilisée dans le texte japonais. Cochez cette case, puis cliquez sur le bouton <emph>Sons</emph> pour spécifier les options de recherche.</ahelp> </variable>" #. pCFVE #: 02100000.xhp @@ -8304,7 +8304,7 @@ msgctxt "" "par_id3149765\n" "help.text" msgid "<variable id=\"aehnlichbutton\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp> </variable>" -msgstr "" +msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Définit les options de recherche pour une notation similaire utilisée dans le texte japonais.</ahelp></variable>" #. buRmS #: 02100000.xhp @@ -8358,7 +8358,7 @@ msgctxt "" "hd_id3147348\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"> <link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link> </caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributs</link></caseinline></switchinline>" #. S66Gf #: 02100000.xhp @@ -8367,7 +8367,7 @@ msgctxt "" "hd_id3155854\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"> <link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link> </caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" #. 2HX6G #: 02100000.xhp @@ -8394,7 +8394,7 @@ msgctxt "" "hd_id3154188\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">No Format</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aucun format</caseinline></switchinline>" #. U8isj #: 02100000.xhp @@ -8403,7 +8403,7 @@ msgctxt "" "par_id3159155\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Cliquez dans la zone <emph>Rechercher</emph> ou <emph>Remplacer</emph>, puis sur ce bouton pour supprimer les critères de recherche basés sur les formats.</caseinline></switchinline>" #. RD9Dh #: 02100000.xhp @@ -8430,7 +8430,7 @@ msgctxt "" "hd_id3153004\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Direction</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Direction</caseinline></switchinline>" #. DM8Er #: 02100000.xhp @@ -8439,7 +8439,7 @@ msgctxt "" "par_id3156332\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Determines the order for searching the cells.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Détermine l'ordre de recherche dans les cellules.</caseinline></switchinline>" #. zFwLm #: 02100000.xhp @@ -8448,7 +8448,7 @@ msgctxt "" "hd_id3155064\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Rows</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lignes</caseinline></switchinline>" #. TAnrV #: 02100000.xhp @@ -8457,7 +8457,7 @@ msgctxt "" "par_id301020161457217894\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches from left to right across the rows.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche de gauche à droite à travers les lignes.</caseinline></switchinline>" #. XN5B4 #: 02100000.xhp @@ -8475,7 +8475,7 @@ msgctxt "" "hd_id3156277\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Columns</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Colonnes</caseinline></switchinline>" #. drjqY #: 02100000.xhp @@ -8484,7 +8484,7 @@ msgctxt "" "par_id3145207\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche du haut en bas à travers les colonnes.</caseinline></switchinline>" #. DKdyD #: 02100000.xhp @@ -8502,7 +8502,7 @@ msgctxt "" "hd_id3154944\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Search in</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rechercher</caseinline></switchinline>" #. GpAnn #: 02100000.xhp @@ -8511,7 +8511,7 @@ msgctxt "" "hd_id3146925\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Formulas</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formules</caseinline></switchinline>" #. BsCkZ #: 02100000.xhp @@ -8520,7 +8520,7 @@ msgctxt "" "par_id301020161448509633\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche les caractères que vous avez indiqué dans les formules et dans les valeurs fixées (non calculées). Par exemple, vous pouvez rechercher des formules qui contiennent 'SOMME'.</caseinline></switchinline>" #. 5Jw5w #: 02100000.xhp @@ -8538,7 +8538,7 @@ msgctxt "" "hd_id3149400\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Values</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Valeurs</caseinline></switchinline>" #. g2dn5 #: 02100000.xhp @@ -8547,7 +8547,7 @@ msgctxt "" "par_id3146969\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche les caractères spécifiés en valeurs et dans les résultats des formules.</caseinline></switchinline>" #. aj5NM #: 02100000.xhp @@ -8565,7 +8565,7 @@ msgctxt "" "hd_id3145650\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Comments</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Commentaires</caseinline></switchinline>" #. BRdDC #: 02100000.xhp @@ -8574,7 +8574,7 @@ msgctxt "" "par_id3153947\n" "help.text" msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline> </switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Recherche les caractères spécifiés dans les commentaires qui sont attachés aux cellules.</caseinline></switchinline>" #. psHFB #: 02100000.xhp @@ -9942,7 +9942,7 @@ msgctxt "" "par_id3156737\n" "help.text" msgid "Finds the <link href=\"text/shared/00/00000005.xhp#widows_and_orphans\"><emph>Orphan Control</emph></link> attribute." -msgstr "" +msgstr "Recherche l'attribut <link href=\"text/shared/00/00000005.xhp#widows_and_orphans\"><emph>Traitement des orphelines</emph></link>." #. 2r5Ai #: 02100200.xhp @@ -12588,7 +12588,7 @@ msgctxt "" "hd_id3149988\n" "help.text" msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show Track Changes</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Suivi des modifications</link>" #. Bk7zQ #: 02230200.xhp @@ -14937,7 +14937,7 @@ msgctxt "" "par_id661633376449596\n" "help.text" msgid "The dialog displays settings for the selected scanner and the scan job." -msgstr "" +msgstr "La boîte de dialogue affiche les paramètres du scanner sélectionné et de la tâche en cours." #. t6BMj #: 04060100.xhp @@ -14946,7 +14946,7 @@ msgctxt "" "hd_id721633369239013\n" "help.text" msgid "Sources" -msgstr "" +msgstr "Sources" #. GvcAB #: 04060100.xhp @@ -14955,7 +14955,7 @@ msgctxt "" "par_id361633369288384\n" "help.text" msgid "Displays a list of available scanners detected in your system. Click on a scanner in the list and press <emph>Select</emph> to open the scanner configuration dialog. The configuration dialog depends on the scanner driver installed." -msgstr "" +msgstr "Affiche une liste des scanners disponibles détectés dans votre système. Cliquez sur un scanner dans la liste et appuyez sur <emph>Sélectionner</emph> pour ouvrir la boîte de dialogue de configuration du scanner. La boîte de dialogue de configuration dépend du pilote de scanner installé." #. Caooc #: 04060100.xhp @@ -14964,7 +14964,7 @@ msgctxt "" "hd_id511633368095174\n" "help.text" msgid "Scan Area" -msgstr "" +msgstr "Zone de numérisation" #. vYcZn #: 04060100.xhp @@ -14973,7 +14973,7 @@ msgctxt "" "hd_id991633368100151\n" "help.text" msgid "Left, right, top, bottom" -msgstr "" +msgstr "gauche, droite, haut, bas" #. mncAH #: 04060100.xhp @@ -14982,7 +14982,7 @@ msgctxt "" "par_id561633368111347\n" "help.text" msgid "Set the margins of the scan area." -msgstr "" +msgstr "Définissez les marges de la zone à numériser." #. wmUp5 #: 04060100.xhp @@ -14991,7 +14991,7 @@ msgctxt "" "hd_id81633368116162\n" "help.text" msgid "Preview" -msgstr "" +msgstr "Aperçu" #. GFTiz #: 04060100.xhp @@ -15000,7 +15000,7 @@ msgctxt "" "par_id811633368127119\n" "help.text" msgid "Displays a preview of the scanned image. The preview area contains eight handles. Drag the handles to adjust the scan area or enter a value in the corresponding margin spin box." -msgstr "" +msgstr "Affiche un aperçu de l'image numérisée. La zone d'aperçu contient huit poignées. Faites glisser les poignées pour ajuster la zone de numérisation ou saisissez une valeur dans la zone de marge correspondante." #. SQG8n #: 04060100.xhp @@ -15009,7 +15009,7 @@ msgctxt "" "hd_id181633369359784\n" "help.text" msgid "Device used" -msgstr "" +msgstr "Périphérique utilisé" #. vtMfF #: 04060100.xhp @@ -15018,7 +15018,7 @@ msgctxt "" "par_id311633371297646\n" "help.text" msgid "Select the scanner device in the list of devices detected by your system." -msgstr "" +msgstr "Sélectionnez le périphérique de numérisation dans la liste de périphériques détecté par votre système." #. PAHaK #: 04060100.xhp @@ -15027,7 +15027,7 @@ msgctxt "" "hd_id161633369549370\n" "help.text" msgid "Resolution [DPI]" -msgstr "" +msgstr "Résolution [DPI]" #. jTyuD #: 04060100.xhp @@ -15036,7 +15036,7 @@ msgctxt "" "par_id401633369701424\n" "help.text" msgid "Select the resolution in dots per inch for the scan job. The available resolutions depends on the scanner driver." -msgstr "" +msgstr "Sélectionnez la résolution en points par pouce pour la tâche de numérisation. Les résolutions disponibles dépendent du pilote du scanner." #. F5SoB #: 04060100.xhp @@ -15045,7 +15045,7 @@ msgctxt "" "hd_id351633369697474\n" "help.text" msgid "Show advanced options" -msgstr "" +msgstr "Afficher les options avancées" #. Hj5EW #: 04060100.xhp @@ -15054,7 +15054,7 @@ msgctxt "" "par_id771633369733491\n" "help.text" msgid "Mark this checkbox to display more configuration options for the scanner device. The set of options is displayed in the <emph>Options</emph> box and depends on the scanner driver." -msgstr "" +msgstr "Cochez cette case pour afficher des options de configuration supplémentaires pour le scanner. L'ensemble d'options est affiché dans la zone <emph>Options</emph> et dépend du pilote du scanner." #. 6qqQP #: 04060100.xhp @@ -15063,7 +15063,7 @@ msgctxt "" "hd_id461633370147200\n" "help.text" msgid "Options" -msgstr "" +msgstr "Options" #. JtCux #: 04060100.xhp @@ -15072,7 +15072,7 @@ msgctxt "" "par_id761633371067498\n" "help.text" msgid "Displays the list of available scanner driver advanced options. Double click an option to display its contents just below. The option and its values depends on the scanner driver." -msgstr "" +msgstr "Affiche la liste des options avancées du pilote de scanner disponibles. Double-cliquez sur une option pour afficher son contenu juste en dessous. L'option et ses valeurs dépendent du pilote du scanner." #. DFbzA #: 04060100.xhp @@ -15081,7 +15081,7 @@ msgctxt "" "hd_id461633371554790\n" "help.text" msgid "About Device" -msgstr "" +msgstr "À propos du périphérique" #. 2DSpo #: 04060100.xhp @@ -15090,7 +15090,7 @@ msgctxt "" "par_id821633371816925\n" "help.text" msgid "Displays a popup window with information obtained from the scanner driver: device address, vendor, scanner model and type of scanner." -msgstr "" +msgstr "Affiche une fenêtre contextuelle avec des informations obtenues à partir du pilote du scanner : adresse du périphérique, fournisseur, modèle de scanner et type de scanner." #. HCSD9 #: 04060100.xhp @@ -15099,7 +15099,7 @@ msgctxt "" "hd_id971633371559920\n" "help.text" msgid "Create preview" -msgstr "" +msgstr "Créer un aperçu" #. T4Tgs #: 04060100.xhp @@ -15108,7 +15108,7 @@ msgctxt "" "par_id431633375721518\n" "help.text" msgid "Scans and displays the document in the preview area. Use the <emph>Create Preview</emph> command to view a sample of the scanned document and set the scan job properties." -msgstr "" +msgstr "Numérise et affiche le document dans la zone d'aperçu. Utilisez la commande <emph>Créer un aperçu</emph> pour afficher un échantillon du document numérisé et définir les propriétés de la tâche de numérisation." #. YL3KE #: 04060100.xhp @@ -15117,7 +15117,7 @@ msgctxt "" "hd_id151633371565195\n" "help.text" msgid "Scan" -msgstr "" +msgstr "Numériser" #. zWLcX #: 04060100.xhp @@ -15126,7 +15126,7 @@ msgctxt "" "par_id851633375846639\n" "help.text" msgid "Scans an image, and then inserts the result into the document and closes the dialog." -msgstr "" +msgstr "Numérise une image, puis insère le résultat dans le document et ferme la boîte de dialogue." #. qDEzX #: 04060200.xhp @@ -16656,7 +16656,7 @@ msgctxt "" "hd_id3162942\n" "help.text" msgid "<variable id=\"NumbersLink\"><link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link></variable>" -msgstr "" +msgstr "<variable id=\"NumbersLink\"><link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Nombres</link></variable>" #. z8GFZ #: 05020300.xhp @@ -22515,7 +22515,7 @@ msgctxt "" "par_id3148643\n" "help.text" msgid "Alternatively, use the <emph>Borders</emph> button on the toolbar to apply predefined border formats." -msgstr "" +msgstr "Vous pouvez également utiliser le bouton <emph>Bordures</emph> de la barre d'outils pour appliquer des formats de bordure prédéfinis." #. m9hFs #: 05030500.xhp @@ -22524,7 +22524,7 @@ msgctxt "" "par_id591630450693398\n" "help.text" msgid "The <emph>Remove border</emph> option in the <emph>Adjacent Cells</emph> section determines if borders in the edges of the selected range are to be removed. Leave this option unchecked if edge borders should be left unchanged." -msgstr "" +msgstr "L'option <emph>Supprimer la bordure</emph> dans la section <emph>Cellules adjacentes</emph> détermine si les bordures des bords de la plage sélectionnée doivent être supprimées. Laissez cette option décochée si les bordures doivent rester inchangées." #. PjDF8 #: 05030500.xhp @@ -22533,7 +22533,7 @@ msgctxt "" "par_id181630450040456\n" "help.text" msgid "Read the help page <link href=\"text/scalc/guide/borders.xhp\">User Defined Borders in Cells</link> to learn more on how to define custom line arrangements." -msgstr "" +msgstr "Lisez la page d'aide <link href=\"text/scalc/guide/borders.xhp\">Bordures définies par l'utilisateur dans les cellules</link> pour en savoir plus sur la façon de définir des dispositions de lignes personnalisées." #. 2SFo2 #: 05030500.xhp @@ -24927,7 +24927,7 @@ msgctxt "" "par_id3156280\n" "help.text" msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the ruby text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Sélectionnez l'alignement horizontal du texte Ruby.</ahelp>" #. jYcBH #: 05060000.xhp @@ -25116,7 +25116,7 @@ msgctxt "" "par_id3144336\n" "help.text" msgid "The vertical position of the selected objects is not affected by this command." -msgstr "" +msgstr "La position verticale des objets sélectionnés n'est pas affectée par cette commande." #. yXXeh #: 05070200.xhp @@ -25125,7 +25125,7 @@ msgctxt "" "par_id891634662083611\n" "help.text" msgid "To align the individual objects in a group, choose <menuitem>Format - Group - Enter Group</menuitem> to enter the group, select the objects, right-click, and then choose an alignment option." -msgstr "" +msgstr "Pour aligner les objets individuels dans un groupe, choisissez <menuitem>Format - Groupe - Entrer dans le groupement</menuitem> pour entrer dans le groupe, sélectionnez les objets, cliquez avec le bouton droit, puis choisissez une option d'alignement." #. FyxcB #: 05070200.xhp @@ -25134,7 +25134,7 @@ msgctxt "" "par_id81634662074262\n" "help.text" msgid "To align the individual objects in a group, double-click to enter the group, select the objects, right-click, and then choose an alignment option." -msgstr "" +msgstr "Pour aligner les objets individuels dans un groupe, double-cliquez pour entrer dans le groupe, sélectionnez les objets, cliquez avec le bouton droit, puis choisissez une option d'alignement." #. xtqWj #: 05070300.xhp @@ -25494,7 +25494,7 @@ msgctxt "" "tit\n" "help.text" msgid "Merge Cells" -msgstr "" +msgstr "Fusionner les cellules" #. vrqEL #: 05100100.xhp @@ -25503,7 +25503,7 @@ msgctxt "" "bm_id501632012952361\n" "help.text" msgid "<bookmark_value>merge/merging cells</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Fusionner/fusion de cellules</bookmark_value>" #. 4qzwA #: 05100100.xhp @@ -25512,7 +25512,7 @@ msgctxt "" "hd_id451632377983974\n" "help.text" msgid "<variable id=\"mergecells\"><link href=\"text/shared/01/05100100.xhp\" name=\"Merging Cells without centering\">Merge Cells</link></variable>" -msgstr "" +msgstr "<variable id=\"mergecells\"><link href=\"text/shared/01/05100100.xhp\" name=\"Merging Cells without centering\">Fusionner des cellules</link></variable>" #. NCP7C #: 05100100.xhp @@ -25521,7 +25521,7 @@ msgctxt "" "par_id3147406\n" "help.text" msgid "<variable id=\"verbindentext\"><ahelp hid=\".\">Combines the contents of the selected cells into a single cell, retaining the formatting of the first cell in the selection.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"verbindentext\"><ahelp hid=\".\">Combine le contenu des cellules sélectionnées en une cellule unique, en retenant le formatage de la première cellule de la sélection.</ahelp></variable>" #. Cb2xp #: 05100100.xhp @@ -25530,7 +25530,7 @@ msgctxt "" "par_id461632808376973\n" "help.text" msgid "Select the cells to be merged then do one of the following:" -msgstr "" +msgstr "Sélectionnez les cellules à fusionner puis faites l'une des actions suivantes :" #. bJGUQ #: 05100100.xhp @@ -25539,7 +25539,7 @@ msgctxt "" "par_id221632803290526\n" "help.text" msgid "In the <emph>Formatting</emph> toolbar, click:" -msgstr "" +msgstr "Dans la barre d'outils <emph>Formatage</emph>, cliquez sur :" #. kBxWW #: 05100100.xhp @@ -25548,7 +25548,7 @@ msgctxt "" "par_id3154351\n" "help.text" msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>. If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further." -msgstr "" +msgstr "Ou, faites un clic avec le bouton droit sur la sélection pour ouvrir le menu contextuel et choisissez <menuitem>Fusionner les cellules</menuitem>. Si <menuitem>Scinder les cellules</menuitem> est présent à la place alors la sélection de cellules contient des cellules fusionnées et ne peut pas être à nouveau fusionnée." #. Fz6u9 #: 05100100.xhp @@ -25557,7 +25557,7 @@ msgctxt "" "par_id931632803442925\n" "help.text" msgid "Or, in the <emph>Properties</emph> sidebar mark the <emph>Merge Cells</emph> checkbox." -msgstr "" +msgstr "Ou dans la barre latérale <emph>Propriétés</emph>, cochez la case <emph>Fusionner les cellules</emph>." #. CmQFq #: 05100100.xhp @@ -25566,7 +25566,7 @@ msgctxt "" "par_id3154020\n" "help.text" msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Merge Cells</menuitem>." -msgstr "" +msgstr "Ou, choisissez <menuitem>Format - Fusionner et scinder les cellules - Fusionner les cellules</menuitem>." #. tHAGa #: 05100100.xhp @@ -25575,7 +25575,7 @@ msgctxt "" "par_id321632377889618\n" "help.text" msgid "Choose <emph>Table - Merge Cells</emph>.<br/>" -msgstr "" +msgstr "Choisissez <emph>Tableau - Fusionner des cellules</emph>.<br/>" #. B7FNs #: 05100100.xhp @@ -25584,7 +25584,7 @@ msgctxt "" "par_id3154370\n" "help.text" msgid "Or, on the <emph>Table</emph> toolbar click:" -msgstr "" +msgstr "Ou, dans la barre <emph>Tableau</emph>, cliquez sur :" #. pfYCj #: 05100200.xhp @@ -25602,7 +25602,7 @@ msgctxt "" "bm_id501632012952361\n" "help.text" msgid "<bookmark_value>unmerge/unmerging cells</bookmark_value><bookmark_value>split/splitting cells</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Scinder/scission de cellules</bookmark_value><bookmark_value>Scinder des cellules</bookmark_value>" #. zDkKt #: 05100200.xhp @@ -25611,7 +25611,7 @@ msgctxt "" "hd_id621632385142590\n" "help.text" msgid "<variable id=\"unmergecells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Unmerging Cells\">Unmerge Cells</link></variable>" -msgstr "" +msgstr "<variable id=\"unmergecells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Unmerging Cells\">Scinder des cellules</link></variable>" #. vXyfX #: 05100200.xhp @@ -25620,7 +25620,7 @@ msgctxt "" "par_id871632385128307\n" "help.text" msgid "<ahelp hid=\".\">Divides previously merged cells back to the original cells. If the original cells had content that was kept when merged that content is restored.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"> Divise les cellules précédemment fusionnées dans les cellules d'origine. Si les cellules d'origine avaient du contenu qui a été conservé lors de la fusion, ce contenu est restauré.</ahelp>" #. qBugU #: 05100200.xhp @@ -25629,7 +25629,7 @@ msgctxt "" "par_id1001632807096225\n" "help.text" msgid "Select the cells to be unmerged then do one of the following:" -msgstr "" +msgstr "Sélectionnez les cellules à dissocier, puis effectuez l'une des opérations suivantes :" #. 8HDVx #: 05100200.xhp @@ -25638,7 +25638,7 @@ msgctxt "" "par_id961632804418168\n" "help.text" msgid "In the <emph>Formatting</emph> toolbar click:" -msgstr "" +msgstr "Dans la barre d'outils <emph>Formatage</emph> cliquez sur :" #. SMhxF #: 05100200.xhp @@ -25647,7 +25647,7 @@ msgctxt "" "par_id161632275254217\n" "help.text" msgid "Or, right click the selection to open the context menu and choose <menuitem>Unmerge Cells</menuitem>. If <menuitem>Merge Cells</menuitem> is present instead then the cell selection does not contain any merged cells." -msgstr "" +msgstr "Ou, faites un clic droit sur la sélection pour ouvrir le menu contextuel et choisissez <menuitem>Scinder les cellules</menuitem>. Si <menuitem>Fusionner les cellules</menuitem> est présent à la place, la sélection de cellules ne contient aucune cellule fusionnée." #. WLbsk #: 05100200.xhp @@ -25656,7 +25656,7 @@ msgctxt "" "par_id901632804430738\n" "help.text" msgid "Or, in the <emph>Properties</emph> sidebar clear the <emph>Merge Cells</emph> checkbox." -msgstr "" +msgstr "Ou, dans la barre latérale <emph>Propriétés</emph> décochez la case <emph>Fusionner les cellules</emph>." #. nnwCo #: 05100200.xhp @@ -25665,7 +25665,7 @@ msgctxt "" "par_id381632805680565\n" "help.text" msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Unmerge Cells</menuitem>" -msgstr "" +msgstr "Ou, choisissez <menuitem>Format - Fusionner et scinder des cellules - Scinder des cellules</menuitem>" #. Tvbae #: 05100200.xhp @@ -25674,7 +25674,7 @@ msgctxt "" "hd_id3154654\n" "help.text" msgid "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Splitting Cells\">Split Cells</link></variable>" -msgstr "" +msgstr "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Splitting Cells\">Scinder des cellules</link></variable>" #. 3sZ8J #: 05100200.xhp @@ -25683,7 +25683,7 @@ msgctxt "" "par_id3083451\n" "help.text" msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Affiche la boîte de dialogue Scinder des cellules où la scission peut être définie horizontalement ou verticalement et le nombre par lequel chaque cellule sera scindée.</ahelp></variable>" #. aAHnr #: 05100200.xhp @@ -25692,7 +25692,7 @@ msgctxt "" "par_id321632807186976\n" "help.text" msgid "Do one of the following:" -msgstr "" +msgstr "Faites l'une des actions suivantes :" #. yzi5c #: 05100200.xhp @@ -25701,7 +25701,7 @@ msgctxt "" "par_id3154024\n" "help.text" msgid "Choose <emph>Table - Split Cells</emph>." -msgstr "" +msgstr "Choisissez <emph>Tableau - Scinder des cellules</emph>." #. pNAsT #: 05100200.xhp @@ -25710,7 +25710,7 @@ msgctxt "" "par_id3154042\n" "help.text" msgid "Or, on the <emph>Table</emph> toolbar click:" -msgstr "" +msgstr "Ou dans la barre <emph>Tableau</emph>, cliquez sur :" #. 4oLAA #: 05100200.xhp @@ -25719,7 +25719,7 @@ msgctxt "" "hd_id3154558\n" "help.text" msgid "Split Cells Dialog" -msgstr "" +msgstr "Boîte de dialogue Scinder les cellules" #. cDdv6 #: 05100200.xhp @@ -26772,7 +26772,7 @@ msgctxt "" "par_id661630417737429\n" "help.text" msgid "Names must be unique between images, OLE objects and frames in the same document." -msgstr "" +msgstr "Les noms doivent être uniques entre les images, les objets OLE et les cadres d'un même document." #. 2gqYZ #: 05190100.xhp @@ -27654,7 +27654,7 @@ msgctxt "" "par_id3154863\n" "help.text" msgid "You can add custom colors, gradients, hatchings, two color patterns and image patterns to the default lists for later use." -msgstr "" +msgstr "Vous pouvez ajouter des couleurs, dégradés, hachures, des motifs bicolores et des motifs d'image personnalisés à la liste par défaut pour un usage ultérieur." #. CGbA3 #: 05210100.xhp @@ -28410,7 +28410,7 @@ msgctxt "" "tit\n" "help.text" msgid "Image" -msgstr "" +msgstr "Image" #. 9yCZ3 #: 05210500.xhp @@ -28419,7 +28419,7 @@ msgctxt "" "bm_id3155619\n" "help.text" msgid "<bookmark_value>images; areas</bookmark_value><bookmark_value>areas; image</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Images;zones</bookmark_value><bookmark_value>Zones;image</bookmark_value>" #. EXFDE #: 05210500.xhp @@ -28428,7 +28428,7 @@ msgctxt "" "hd_id3155619\n" "help.text" msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Image\">Image</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Image\">Image</link>" #. AAzK8 #: 05210500.xhp @@ -28437,7 +28437,7 @@ msgctxt "" "par_id3149495\n" "help.text" msgid "<ahelp hid=\"cui/ui/imagetabpage/ImageTabPage\">Select an image that you want to use as a fill image, or add your own image pattern.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/imagetabpage/ImageTabPage\">Sélectionnez une image que vous souhaitez utiliser comme image de remplissage ou ajoutez votre propre motif d'image.</ahelp>" #. fogGu #: 05210500.xhp @@ -28446,7 +28446,7 @@ msgctxt "" "hd_id3148585\n" "help.text" msgid "Image" -msgstr "" +msgstr "Image" #. AbybR #: 05210500.xhp @@ -28455,7 +28455,7 @@ msgctxt "" "par_id3147226\n" "help.text" msgid "Lists the available images. You can also import images." -msgstr "" +msgstr "Liste les images disponibles. Vous pouvez également importer des images." #. rr7b8 #: 05210500.xhp @@ -28464,7 +28464,7 @@ msgctxt "" "par_id501592872056000\n" "help.text" msgid "To rename an image, select the image, right-click and choose <menuitem>Rename</menuitem>. To delete an image, select the image, right-click and choose <menuitem>Delete</menuitem>." -msgstr "" +msgstr "Pour renommer une image, sélectionnez l'image, faites un clic avec le bouton droit et choisissez <menuitem>Renommer</menuitem>. Pour supprimer une image, sélectionnez l'image, faites un clic avec le bouton droit et choisissez <menuitem>Supprimer</menuitem>." #. MqVdD #: 05210500.xhp @@ -28482,7 +28482,7 @@ msgctxt "" "par_id3148473\n" "help.text" msgid "<ahelp hid=\"cui/ui/imagetabpage/BTN_IMPORT\">Locate the image that you want to import, and then click <emph>Open</emph>. the image is added to the end of the list of available images.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Localisez l'image à importer, puis cliquez sur <emph>Ouvrir</emph>. L'image est ajoutée à la fin de la liste des images disponibles.</ahelp>" #. FXqsL #: 05210500.xhp @@ -28491,7 +28491,7 @@ msgctxt "" "par_id301592866270627\n" "help.text" msgid "Imported images are saved in your user profile and can be used in other documents." -msgstr "" +msgstr "Les images importées sont enregistrées dans votre profile utilisateur et peuvent être utilisées dans d'autres documents." #. pC4QD #: 05210500.xhp @@ -28518,7 +28518,7 @@ msgctxt "" "par_id241592868416096\n" "help.text" msgid "<emph>Tiled</emph>: Fill the area with the image as tiles." -msgstr "" +msgstr "<emph>Tuilée</emph> : remplissez l'arrière-plan avec des images disposées en tuiles." #. gCgdA #: 05210500.xhp @@ -28536,7 +28536,7 @@ msgctxt "" "par_id651592868426975\n" "help.text" msgid "<emph>Custom position/size</emph>: Set a custom size and position of the image in the object area." -msgstr "" +msgstr "<emph>Position/taille personnalisée</emph> : définissez une taille et une position personnalisées de l'image dans l'arrière-plan de l'objet." #. sAiUV #: 05210500.xhp @@ -28599,7 +28599,7 @@ msgctxt "" "par_id321592869780471\n" "help.text" msgid "Select the anchoring position of the image inside the object area." -msgstr "" +msgstr "Sélectionnez la position de l'ancre de l'image à l'intérieur de l'arrière-plan de l'objet." #. WKmCj #: 05210500.xhp @@ -28617,7 +28617,7 @@ msgctxt "" "par_id811592870169715\n" "help.text" msgid "<emph>X-Offset</emph>: Set the horizontal image offset value with respect to the anchoring position." -msgstr "" +msgstr "<emph>Décalage X</emph> : définissez la valeur de décalage horizontal de l'image en fonction de sa position d'ancrage." #. MM4XP #: 05210500.xhp @@ -28626,7 +28626,7 @@ msgctxt "" "par_id41592870267463\n" "help.text" msgid "<emph>Y-Offset</emph>: Set the vertical image offset value with respect to the anchoring position." -msgstr "" +msgstr "<emph>Décalage Y</emph> : définissez la valeur de décalage verticale de l'image en fonction de sa position d'ancrage." #. FeN7H #: 05210500.xhp @@ -29625,7 +29625,7 @@ msgctxt "" "bm_id3154350\n" "help.text" msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value> <bookmark_value>draw objects;positioning and resizing</bookmark_value> <bookmark_value>controls; positions and sizes</bookmark_value> <bookmark_value>sizes;draw objects</bookmark_value> <bookmark_value>anchors;types/positions for draw objects</bookmark_value> <bookmark_value>draw objects; anchoring</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Positionnement;objets de dessin et contrôles</bookmark_value><bookmark_value>Objets de dessin;positionnement et agrandissement</bookmark_value><bookmark_value>Contrôles;positions et tailles</bookmark_value><bookmark_value>Tailles;objets de dessin</bookmark_value><bookmark_value>Ancrages;types/positions des objets de dessin</bookmark_value><bookmark_value>Objets de dessin;ancrage</bookmark_value>" #. p36co #: 05230100.xhp @@ -30003,7 +30003,7 @@ msgctxt "" "par_id591602522244128\n" "help.text" msgid "Adapt is only available for Text Boxes. To adapt Shapes to text, use <menuitem>Format - Text</menuitem>." -msgstr "" +msgstr "Adapter n'est disponible que pour les Zones de texte. Pour adapter une Forme au texte, utilisez <menuitem>Format - Texte</menuitem>." #. F5Va7 #: 05230100.xhp @@ -37122,7 +37122,7 @@ msgctxt "" "bm_id3153391\n" "help.text" msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value> <bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Fonction AutoCorrection;activer et désactiver</bookmark_value><bookmark_value>Insertion automatique, voir également Autocorrection/AutoSaisie</bookmark_value>" #. Ka2SS #: 06040000.xhp @@ -37149,7 +37149,7 @@ msgctxt "" "par_id3147261\n" "help.text" msgid "To apply an AutoCorrect rule, enter the predefined text in the document and press the <widget>Spacebar</widget>." -msgstr "" +msgstr "Pour appliquer une règle d'AutoCorrection, saisissez le texte prédéfini dans le document et appuyez sur la <widget>Barre d'espace</widget>." #. rBtji #: 06040000.xhp @@ -37158,7 +37158,7 @@ msgctxt "" "par_id791632159942582\n" "help.text" msgid "To turn off AutoCorrect in %PRODUCTNAME Writer choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link1\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Writer." -msgstr "" +msgstr "Pour désactiver la correction automatique dans %PRODUCTNAME Writer, choisissez <menuitem>Outils - AutoCorrection - Pendant la frappe</menuitem>. Reportez-vous à la page d'aide <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link1\">Désactiver la correction automatique</link> pour en savoir plus sur la désactivation de la correction automatique dans %PRODUCTNAME Writer." #. rqivx #: 06040000.xhp @@ -37167,7 +37167,7 @@ msgctxt "" "par_id561632160115951\n" "help.text" msgid "To apply AutoCorrect to an entire text document, choose <menuitem>Tools - AutoCorrect - Apply</menuitem>." -msgstr "" +msgstr "Pour appliquer une AutoCorrection à un document entier, choisissez <menuitem>Outils - AutoCorrection - Appliquer</menuitem>." #. 9cDF3 #: 06040000.xhp @@ -37176,7 +37176,7 @@ msgctxt "" "par_id911632159367467\n" "help.text" msgid "To turn off AutoCorrect in %PRODUCTNAME Calc, go to <menuitem>Tools - AutoCorrect Options</menuitem> and uncheck all items in the <emph>Options</emph> and <emph>Localized Options</emph> tabs. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Calc." -msgstr "" +msgstr "Pour désactiver la correction automatique dans %PRODUCTNAME Calc, allez dans <menuitem>Outils - Options d'AutoCorrection</menuitem> et décochez tous les éléments dans les onglets <emph>Options</emph> et <emph>Options localisées</emph>. Reportez-vous à la page d'aide <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Désactiver la correction automatique</link> pour en savoir plus sur la désactivation de la correction automatique dans %PRODUCTNAME Calc." #. EmB5a #: 06040000.xhp @@ -44898,7 +44898,7 @@ msgctxt "" "par_id3145119\n" "help.text" msgid "When you export a file to an HTML document, the description and the user-defined file properties are included as META <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> between the HEAD tags of the exported document. META tags are not displayed in a Web browser, and are used to include information, such as keywords for search engines on your Web page. To set the properties of the current document, choose <menuitem>File - Properties</menuitem>, click the <emph>Description</emph> or <emph>Custom Properties</emph> tabs, and then type the information you want." -msgstr "" +msgstr "Lorsque vous exportez un fichier vers un document HTML, la description et les propriétés du fichier définies par l'utilisateur sont incluses en tant que <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">balises</link > entre les balises HEAD du document exporté. Les balises META ne s'affichent pas dans un navigateur Web et sont utilisées pour inclure des informations, telles que des mots-clés pour les moteurs de recherche sur votre page Web. Pour définir les propriétés du document actuel, choisissez <menuitem>Fichier - Propriétés</menuitem>, cliquez sur les onglets <emph>Description</emph> ou <emph>Propriétés personnalisées</emph>, puis saisissez les informations souhaitées ." #. AMHpy #: about_meta_tags.xhp @@ -44916,7 +44916,7 @@ msgctxt "" "par_id321630929312928\n" "help.text" msgid "ODF Property" -msgstr "" +msgstr "Propriété ODF" #. 3XGHd #: about_meta_tags.xhp @@ -44925,7 +44925,7 @@ msgctxt "" "par_id611630929312929\n" "help.text" msgid "HTML Tags" -msgstr "" +msgstr "Balises HTML" #. eX98Q #: about_meta_tags.xhp @@ -44934,7 +44934,7 @@ msgctxt "" "par_id3154935\n" "help.text" msgid "Title" -msgstr "" +msgstr "Titre" #. ESE4Z #: about_meta_tags.xhp @@ -45006,7 +45006,7 @@ msgctxt "" "par_id3159149\n" "help.text" msgid "Custom Properties" -msgstr "" +msgstr "Propriétés personnalisées" #. adi33 #: about_meta_tags.xhp @@ -45015,7 +45015,7 @@ msgctxt "" "par_id3157892\n" "help.text" msgid "<META NAME=\"Custom field name\" CONTENT=\"Custom field content\">" -msgstr "" +msgstr "<META NAME=\"Nom de champ personnalité\" CONTENT=\"Nom de champ personnalisé\">" #. DXH3M #: about_meta_tags.xhp @@ -50622,7 +50622,7 @@ msgctxt "" "hd_id291629821618352\n" "help.text" msgid "Export hidden pages" -msgstr "" +msgstr "Exporter les pages masquées" #. Wttv3 #: ref_pdf_export_general.xhp @@ -50631,7 +50631,7 @@ msgctxt "" "par_id631629821626204\n" "help.text" msgid "Exports the document’s hidden slides." -msgstr "" +msgstr "Exporte les diapos masquées du document." #. 9FqPS #: ref_pdf_export_general.xhp diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po index 3159b6196bc..f455898856f 100644 --- a/source/fr/helpcontent2/source/text/shared/guide.po +++ b/source/fr/helpcontent2/source/text/shared/guide.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: 2021-11-24 12:02+0100\n" -"PO-Revision-Date: 2021-11-25 18:40+0000\n" +"POT-Creation-Date: 2021-12-20 13:21+0100\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n" "Language: fr\n" @@ -5966,14 +5966,14 @@ msgctxt "" msgid "CSV Filter parameters" msgstr "Paramètres de filtre CSV" -#. cvtJM +#. KyLbg #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "bm_id181634740978601\n" "help.text" -msgid "<bookmark_value>CSV;filter options</bookmark_value> <bookmark_value>CSV;import options</bookmark_value> <bookmark_value>CSV;export options</bookmark_value> <bookmark_value>CSV;command line filter options</bookmark_value>" -msgstr "<bookmark_value>CSV;options de filtre</bookmark_value><bookmark_value>CSV;options d'import</bookmark_value><bookmark_value>CSV;options d'export</bookmark_value><bookmark_value>CSV;options de filtre en ligne de commande</bookmark_value>" +msgid "<bookmark_value>CSV;filter options</bookmark_value> <bookmark_value>CSV;separator specification line</bookmark_value> <bookmark_value>CSV;import options</bookmark_value> <bookmark_value>CSV;export options</bookmark_value> <bookmark_value>CSV;command line filter options</bookmark_value>" +msgstr "<bookmark_value>CSV;options du filtre</bookmark_value><bookmark_value>CSV;ligne de spécification du séparateur</bookmark_value><bookmark_value>CSV;options d'import</bookmark_value><bookmark_value>CSV;options d'export</bookmark_value><bookmark_value>CSV;options de filtre en ligne de commande</bookmark_value>" #. szBoK #: csv_params.xhp @@ -6326,6 +6326,87 @@ msgctxt "" msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>." msgstr "Chaîne, soit <literal>false</literal>, soit <literal>true</literal>. Valeur par défaut : <literal>false</literal>. Détermine si les expressions de formule commençant par un signe = égal doivent être évaluées en tant que formules ou importées en tant que données textuelles. Si <literal>true</literal> évalue les formules en entrée. Si les formules <literal>false</literal> sont saisies sous forme de texte. Si omis (pas du tout présent), la valeur par défaut est <literal>true</literal> pour conserver le comportement de la chaîne d'options des anciennes versions qui n'avait pas du tout ce jeton. S'il est présent et vide (ou toute autre valeur que <literal>true</literal>), la valeur par défaut est <literal>false</literal>." +#. DAriB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"hd_id591638374883162\n" +"help.text" +msgid "Special case of CSV files with separator defined in the first line" +msgstr "Cas particulier des fichiers CSV avec séparateur défini sur la première ligne" + +#. gpBdg +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id781638374952502\n" +"help.text" +msgid "CSV import and export support a <literal>sep=</literal> and <literal>\"sep=\"</literal> field separator setting. When reading a CSV document, the separator is taken from the initial <literal>sep=</literal> or <literal>\"sep=\"</literal> single field, if that is the only line content." +msgstr "L'import et l'export CSV prennent en charge un paramètre de séparateur de champ <literal>sep=</literal> et <literal>\"sep=\"</literal> . Lors de la lecture d'un document CSV, le séparateur est extrait du champ unique <literal>sep=</literal> ou <literal>\"sep=\"</literal> initial, s'il s'agit du seul contenu de ligne." + +#. q8D8y +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id561638377619263\n" +"help.text" +msgid "When reading a CSV file, the quoted form is preserved as (unquoted) cell content. You see <literal>sep=|</literal> when | is the separator in the first line. In the unquoted form, the separator is discarded because it is a real field separator in the context. You see <literal>sep=</literal> in the first line." +msgstr "Lors de la lecture d'un fichier CSV, la forme entre guillemets est conservée en tant que contenu de cellule (sans guillemets). Vous voyez <literal>sep=|</literal> quand | est le séparateur de la première ligne. Dans la forme sans guillemets, le séparateur est ignoré car il s'agit d'un véritable séparateur de champ dans le contexte. Vous voyez <literal>sep=</literal> dans la première ligne." + +#. j5dBK +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id761638377626465\n" +"help.text" +msgid "When writing a CSV file, the existing single top left cell's content such as <literal>sep=|</literal> is adapted to the current separator with the quoted form of <literal>\"sep=|\"</literal> (if quotes / text delimiters aren't set empty and | is the separator) and always uses the ASCII \" double quote character." +msgstr "Lors de l'écriture d'un fichier CSV, le contenu de la cellule en haut à gauche existante, telle que <literal>sep=|</literal> est adapté au séparateur actuel avec la forme entre guillemets <literal>\"sep=\"\"</literal> (si les guillemets / délimiteurs de texte ne sont pas vides et | est le séparateur) et utilise toujours le caractère ASCII guillemet double \"." + +#. uBq4B +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id61638377631743\n" +"help.text" +msgid "If the line containing the <literal>sep=|</literal> is not to be imported as data, remember to set the <emph>From row</emph> number in the dialog to 2. Note that this line will not be preserved when re-saving." +msgstr "Si la ligne contenant le <literal>sep=|</literal> ne doit pas être importée en tant que données, n'oubliez pas de définir le nombre <emph>De la ligne</emph> dans la boîte de dialogue sur 2. Notez que cette ligne ne sera pas conservée lors du réenregistrement." + +#. oGd5z +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id731638374814029\n" +"help.text" +msgid "\"LETTER\"|\"ANIMAL\"" +msgstr "\"LETTRE\"|\"ANIMAL\"" + +#. CsfKB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id801638374818291\n" +"help.text" +msgid "\"a\"|\"aardvark\"" +msgstr "\"a\"|\"araignée\"" + +#. t62e9 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id621638374822275\n" +"help.text" +msgid "\"b\"|\"bear\"" +msgstr "\"b\"|\"buffle\"" + +#. G2aQG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id851638374831208\n" +"help.text" +msgid "\"c\"|\"cow\"" +msgstr "\"c\"|\"canard\"" + #. EFwn3 #: csv_params.xhp msgctxt "" @@ -8889,7 +8970,7 @@ msgctxt "" "hd_id951627860296699\n" "help.text" msgid "<variable id=\"DevTools_h1\"><link href=\"text/shared/guide/dev_tools.xhp\" name=\"DevTools_help\">Development Tools</link></variable>" -msgstr "" +msgstr "<variable id=\"DevTools_h1\"><link href=\"text/shared/guide/dev_tools.xhp\" name=\"DevTools_help\">Outils de développement</link></variable>" #. p3pqz #: dev_tools.xhp @@ -8898,7 +8979,7 @@ msgctxt "" "par_id3155069\n" "help.text" msgid "<variable id=\"DevTools_intro\"><ahelp hid=\".uno:LoadToolBox\">Inspects objects in %PRODUCTNAME documents and shows supported UNO services, as well as available methods, properties and implemented interfaces. This feature also allows to explore the document structure using the Document Object Model (DOM).</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"DevTools_intro\"><ahelp hid=\".uno:LoadToolBox\">Inspecte les objets dans les documents %PRODUCTNAME et affiche les services UNO pris en charge, ainsi que les méthodes, propriétés et interfaces implémentées disponibles. Cette fonctionnalité permet également d'explorer la structure du document à l'aide du modèle d'objet de document (DOM).</ahelp></variable>" #. st97j #: dev_tools.xhp @@ -8907,7 +8988,7 @@ msgctxt "" "par_id961562795750725\n" "help.text" msgid "Choose <menuitem>Tools - Development Tools</menuitem>" -msgstr "" +msgstr "Choisissez <menuitem>Outils - Outils de développement</menuitem>" #. G6m74 #: dev_tools.xhp @@ -8916,7 +8997,7 @@ msgctxt "" "par_id241637079282587\n" "help.text" msgid "<image src=\"cmd/lc_developmenttoolsdockingwindow.svg\" id=\"img_id341637079282588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651637079282589\">Icon Development Tools</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_developmenttoolsdockingwindow.svg\" id=\"img_id341637079282588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651637079282589\">Icône Outils de développement</alt></image>" #. Adauw #: dev_tools.xhp @@ -8925,7 +9006,7 @@ msgctxt "" "par_id991637079282590\n" "help.text" msgid "Development Tools" -msgstr "" +msgstr "Outils de développement" #. EcEEb #: dev_tools.xhp @@ -8934,7 +9015,7 @@ msgctxt "" "par_id271627931218557\n" "help.text" msgid "The <emph>Development Tools</emph> are visible in all documents of %PRODUCTNAME Writer, Calc, Impress and Draw. The display is persistent and remain visible until deselected." -msgstr "" +msgstr "Les <emph>Outils de développement</emph> sont visibles dans tous les document %PRODUCTNAME Writer, Calc, Impress et Draw. L'affichage est persistant et reste visible jusqu'à sa dé-sélection." #. YrKDj #: dev_tools.xhp @@ -8943,7 +9024,7 @@ msgctxt "" "par_id3152821\n" "help.text" msgid "When <emph>Development Tools</emph> is enabled, a dockable window is shown at the bottom of the screen. This window has two sections:" -msgstr "" +msgstr "Lorsque <emph>Outils de développement</emph> est activé, une fenêtre ancrable est affichée en bas de l'écran. Cette fenêtre a deux sections :" #. BbGGE #: dev_tools.xhp @@ -8952,7 +9033,7 @@ msgctxt "" "par_id31627862228021\n" "help.text" msgid "<emph>Document Object Model tree view:</emph> Displays document portions according to the Document Object Model (DOM). Use this section to chose the object to inspect." -msgstr "" +msgstr "<emph>Arborescence du modèle d'objet de document :</emph> affiche les parties du document selon le modèle d'objet de document (DOM). Utilisez cette section pour choisir l'objet à inspecter." #. fJXDt #: dev_tools.xhp @@ -8961,7 +9042,7 @@ msgctxt "" "par_id581627862228381\n" "help.text" msgid "<emph>Object inspection panel:</emph> Displays the available services, methods, properties and interfaces of the selected object." -msgstr "" +msgstr "<emph>Panneau d'inspection des objets :</emph> affiche les services, méthodes, propriétés et interfaces disponibles de l'objet sélectionné." #. fiPDo #: dev_tools.xhp @@ -8970,7 +9051,7 @@ msgctxt "" "par_id91627862617231\n" "help.text" msgid "This feature is available since %PRODUCTNAME 7.2 for Writer, Calc, Impress and Draw." -msgstr "" +msgstr "Cette fonction est disponible depuis la version %PRODUCTNAME 7.2 pour Writer, Calc, Impress et Draw." #. 5J2jc #: dev_tools.xhp @@ -8979,7 +9060,7 @@ msgctxt "" "hd_id791627911297568\n" "help.text" msgid "Document Model Tree View" -msgstr "" +msgstr "Arborescence du modèle de document" #. WCR6k #: dev_tools.xhp @@ -8988,7 +9069,7 @@ msgctxt "" "par_id3153303\n" "help.text" msgid "The left side of the window contains a <emph>Current Selection</emph> toggle button, a <emph>Refresh</emph> button and a tree view that displays all objects in the document." -msgstr "" +msgstr "Le côté gauche de la fenêtre contient un bouton bascule <emph>Sélection active</emph>, un bouton <emph>Actualiser</emph> et une arborescence qui affiche tous les objets du document." #. DEPEn #: dev_tools.xhp @@ -8997,7 +9078,7 @@ msgctxt "" "par_id891627912224207\n" "help.text" msgid "The behavior of the tree view depends on the status of the <emph>Current Selection</emph> toggle button:" -msgstr "" +msgstr "Le comportement de l'arborescence dépend de l'état du bouton bascule <emph>Sélection active</emph> :" #. CJUxG #: dev_tools.xhp @@ -9006,7 +9087,7 @@ msgctxt "" "par_id811627912238786\n" "help.text" msgid "Click on <emph>Current Selection</emph> to display the properties of the object currently selected in the document. Hence, clicking any item in the tree view have no effect." -msgstr "" +msgstr "Cliquez sur <emph>Sélection active</emph> pour afficher les propriétés de l'objet actuellement sélectionné dans le document. Par conséquent, cliquer sur n'importe quel élément de l'arborescence n'a aucun effet." #. C3mpn #: dev_tools.xhp @@ -9015,7 +9096,7 @@ msgctxt "" "par_id721627912239053\n" "help.text" msgid "Click on <emph>Current Selection</emph> again to display any item in the tree view and update the contents of the <emph>Object Inspection Panel</emph>." -msgstr "" +msgstr "Cliquez à nouveau sur <emph>Sélection active</emph> pour afficher n'importe quel élément dans l'arborescence et mettre à jour le contenu du <emph>Panneau d'inspection des objets</emph>." #. PmkTZ #: dev_tools.xhp @@ -9024,7 +9105,7 @@ msgctxt "" "par_id931627912467594\n" "help.text" msgid "The types of objects displayed by the <emph>Document Model Tree View</emph> depend on the %PRODUCTNAME application being used:" -msgstr "" +msgstr "Les types d'objets affichés par la <emph>Vue de l'arborescence du modèle de document</emph> dépendent de l'application %PRODUCTNAME utilisée :" #. AMFhp #: dev_tools.xhp @@ -9033,7 +9114,7 @@ msgctxt "" "par_id691627912559559\n" "help.text" msgid "%PRODUCTNAME application" -msgstr "" +msgstr "Application %PRODUCTNAME" #. 44vcy #: dev_tools.xhp @@ -9042,7 +9123,7 @@ msgctxt "" "par_id771627912559559\n" "help.text" msgid "Supported objects" -msgstr "" +msgstr "Objets pris en charge" #. meXjs #: dev_tools.xhp @@ -9051,7 +9132,7 @@ msgctxt "" "par_id941627912559559\n" "help.text" msgid "Paragraphs<br/>Text Portions in a Paragraph<br/>Shapes<br/>Tables<br/>Frames<br/>Graphic Objects<br/>Embedded Objects (OLE)<br/>Style Families and Styles" -msgstr "" +msgstr "Paragraphes<br/>Portions de texte dans un paragraphe<br/>Formes<br/>Tableaux<br/>Cadres<br/>Objets graphiques<br/>Objets incorporés (OLE)<br/>Familles de styles et styles" #. SHryG #: dev_tools.xhp @@ -9060,7 +9141,7 @@ msgctxt "" "par_id601627912702265\n" "help.text" msgid "Sheets<br/>Shapes per sheet<br/>Charts per sheet<br/>Pivot tables per sheet<br/>Style Families and Styles" -msgstr "" +msgstr "Feuilles<br/>Formes par feuille<br/>Diagrammes par feuille<br/>Tableaux croisés dynamiques par feuille<br/>Familles de styles et styles" #. G7tq6 #: dev_tools.xhp @@ -9069,7 +9150,7 @@ msgctxt "" "par_id561627912902324\n" "help.text" msgid "Slides<br/>Shapes per slide<br/>Master slides<br/>Style Families and Styles" -msgstr "" +msgstr "Diapositives<br/>Formes par diapositive<br/>Diapositives maîtresses<br/>Familles de styles et styles" #. QBNop #: dev_tools.xhp @@ -9078,7 +9159,7 @@ msgctxt "" "par_id561627912902123\n" "help.text" msgid "Pages<br/>Shapes per page<br/>Style Families and Styles" -msgstr "" +msgstr "Pages<br/>Formes par page<br/>Familles de styles et styles" #. SsmFY #: dev_tools.xhp @@ -9087,7 +9168,7 @@ msgctxt "" "hd_id731627913346236\n" "help.text" msgid "Object Inspection Panel" -msgstr "" +msgstr "Panneau d'inspection d'objets" #. ULvie #: dev_tools.xhp @@ -9096,7 +9177,7 @@ msgctxt "" "par_id571627913372273\n" "help.text" msgid "The right side of the window is the <emph>Object Inspection Panel</emph> that displays information about the object being inspected." -msgstr "" +msgstr "Le côté droit de la fenêtre est le <emph>Panneau d'inspection des objets</emph> qui affiche des informations sur l'objet inspecté." #. KJDUA #: dev_tools.xhp @@ -9105,7 +9186,7 @@ msgctxt "" "par_id361627930602108\n" "help.text" msgid "<emph>Class Name</emph>: is the name of the object class." -msgstr "" +msgstr "<emph>Nom de la classe</emph> : est le nom de la classe d'objets." #. TbDBD #: dev_tools.xhp @@ -9114,7 +9195,7 @@ msgctxt "" "par_id111627931046662\n" "help.text" msgid "Use the class name to search more information in the API documentation. For example, the top-level object in a Writer document is an instance of the class <emph>SwXTextDocument</emph>, which is documented at <link href=\"https://docs.libreoffice.org/sw/html/classSwXTextDocument.html\" name=\"SwXTextDocument_API\">SwXTextDocument Class Reference</link>." -msgstr "" +msgstr "Utilisez le nom de la classe pour rechercher des informations supplémentaires dans la documentation de l'API. Par exemple, l'objet de niveau supérieur dans un document Writer est une instance de la classe <emph>SwXTextDocument</emph>, qui est documentée sur <link href=\"https://docs.libreoffice.org/sw/html/classSwXTextDocument.html\" name=\"SwXTextDocument_API\">Référence de classe SwXTextDocument</link>." #. 7g3wB #: dev_tools.xhp @@ -9123,7 +9204,7 @@ msgctxt "" "par_id371627930700568\n" "help.text" msgid "You can inspect the object further by using the four tabs available that display its <emph>Interfaces</emph>, <emph>Services</emph>, <emph>Properties</emph> and <emph>Methods</emph>." -msgstr "" +msgstr "Vous pouvez inspecter davantage l'objet en utilisant les quatre onglets disponibles qui affichent ses <emph>Interfaces</emph>, <emph>Services</emph>, <emph>Propriétés</emph> et <emph>Méthodes</emph> ." #. hd4cE #: dev_tools.xhp @@ -9132,7 +9213,7 @@ msgctxt "" "par_id71627913884995\n" "help.text" msgid "The information about the object is organized in columns in each tab. The set of columns displayed depend on the selected tab." -msgstr "" +msgstr "Les informations sur l'objet sont organisées en colonnes dans chaque onglet. L'ensemble des colonnes affichées dépend de l'onglet sélectionné." #. RECVL #: dev_tools.xhp @@ -9141,7 +9222,7 @@ msgctxt "" "hd_id511627914011995\n" "help.text" msgid "Interfaces tab" -msgstr "" +msgstr "Onglet Interfaces" #. FJcvE #: dev_tools.xhp @@ -9150,7 +9231,7 @@ msgctxt "" "par_id321627914033147\n" "help.text" msgid "Contains a single column presenting the list of interfaces implemented by the object." -msgstr "" +msgstr "Contient une seule colonne présentant la liste des interfaces implémentées par l'objet." #. BF7qu #: dev_tools.xhp @@ -9159,7 +9240,7 @@ msgctxt "" "hd_id21627913972266\n" "help.text" msgid "Services tab" -msgstr "" +msgstr "Onglet Services" #. HZPma #: dev_tools.xhp @@ -9168,7 +9249,7 @@ msgctxt "" "par_id371627913989665\n" "help.text" msgid "Contains a single column presenting the list of services supported by the object." -msgstr "" +msgstr "Contient une seule colonne présentant la liste des services pris en charge par l'objet." #. NGnte #: dev_tools.xhp @@ -9177,7 +9258,7 @@ msgctxt "" "hd_id901627914056156\n" "help.text" msgid "Properties tab" -msgstr "" +msgstr "Onglet Propriétés" #. 9kX9a #: dev_tools.xhp @@ -9186,7 +9267,7 @@ msgctxt "" "par_id531627914066770\n" "help.text" msgid "Contains four columns that describe the properties of the object:" -msgstr "" +msgstr "Contient quatre colonnes qui décrivent les propriétés de l'objet :" #. eNhy9 #: dev_tools.xhp @@ -9195,7 +9276,7 @@ msgctxt "" "par_id461627914264898\n" "help.text" msgid "<emph>Property</emph>: Shows the names of the object properties." -msgstr "" +msgstr "<emph>Propriété</emph> : affiche les noms des propriétés de l'objet." #. hDfcB #: dev_tools.xhp @@ -9204,7 +9285,7 @@ msgctxt "" "par_id491627914265327\n" "help.text" msgid "<emph>Value</emph>: Displays a textual representation of the current property value." -msgstr "" +msgstr "<emph>Valeur</emph> : affiche une représentation textuelle de la valeur de la propriété active." #. 7P4rv #: dev_tools.xhp @@ -9213,7 +9294,7 @@ msgctxt "" "par_id981627914265672\n" "help.text" msgid "<emph>Type</emph>: Shows the property type." -msgstr "" +msgstr "<emph>Type</emph> : affiche le type de propriété." #. VxeGP #: dev_tools.xhp @@ -9222,7 +9303,7 @@ msgctxt "" "par_id391627914265992\n" "help.text" msgid "<emph>Info</emph>: display relevant information about the property. For example, a read-only property displays \"read-only\" in this column." -msgstr "" +msgstr "<emph>Info</emph> : affichez les informations pertinentes sur la propriété. Par exemple, une propriété en lecture seule affiche \"lecture seule\" dans cette colonne." #. L6iHf #: dev_tools.xhp @@ -9231,7 +9312,7 @@ msgctxt "" "par_id161627914138859\n" "help.text" msgid "The <emph>Properties</emph> tab also includes a text box on the bottom to display the full textual representation of the property value." -msgstr "" +msgstr "L'onglet <emph>Propriétés</emph> comprend également une zone de texte en bas pour afficher la représentation textuelle complète de la valeur de la propriété." #. ptFVa #: dev_tools.xhp @@ -9240,7 +9321,7 @@ msgctxt "" "hd_id941627914764723\n" "help.text" msgid "Methods tab" -msgstr "" +msgstr "Onglet Méthodes" #. XBugD #: dev_tools.xhp @@ -9249,7 +9330,7 @@ msgctxt "" "par_id671627914803456\n" "help.text" msgid "Contains four columns that describe the combined list of methods that can be called by the current object:" -msgstr "" +msgstr "Contient quatre colonnes qui décrivent la liste combinée des méthodes pouvant être appelées par l'objet actuel :" #. iFvEX #: dev_tools.xhp @@ -9258,7 +9339,7 @@ msgctxt "" "par_id281627914839271\n" "help.text" msgid "<emph>Method</emph>: Shows the names of all methods of the object." -msgstr "" +msgstr "<emph>Méthode</emph> : affiche les noms de toutes les méthodes de l'objet." #. hFE8H #: dev_tools.xhp @@ -9267,7 +9348,7 @@ msgctxt "" "par_id421627914839748\n" "help.text" msgid "<emph>Return type</emph>: Displays the return type of the object methods. Methods that do not return any value are marked as \"void\" in this column." -msgstr "" +msgstr "<emph>Type de retour</emph> : affiche le type de retour des méthodes de l'objet. Les méthodes qui ne renvoient aucune valeur sont marquées comme « void » dans cette colonne." #. NwGtg #: dev_tools.xhp @@ -9276,7 +9357,7 @@ msgctxt "" "par_id891627914840174\n" "help.text" msgid "<emph>Parameters</emph>: Shows the list of parameters that are required by the method as well as their respective types." -msgstr "" +msgstr "<emph>Paramètres</emph> : affiche la liste des paramètres requis par la méthode ainsi que leurs types respectifs." #. KDTST #: dev_tools.xhp @@ -9285,7 +9366,7 @@ msgctxt "" "par_id371627914840561\n" "help.text" msgid "<emph>Implementation class</emph>: Displays the name of the class where the method is implemented." -msgstr "" +msgstr "<emph>Classe d'implémentation</emph> : affiche le nom de la classe dans laquelle la méthode est implémentée." #. WNbRY #: digital_signatures.xhp @@ -17412,7 +17493,7 @@ msgctxt "" "tit\n" "help.text" msgid "Lotus, dBase and Diff filter parameters" -msgstr "" +msgstr "Paramètres de filtre Lotus, dBase et Diff" #. vTZDY #: lotusdbasediff.xhp @@ -17421,7 +17502,7 @@ msgctxt "" "bm_id561634741028649\n" "help.text" msgid "<bookmark_value>Lotus;command line filter options</bookmark_value><bookmark_value>dBase;command line filter options</bookmark_value><bookmark_value>Diff;command line filter options</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Lotus;options de filtre de ligne de commande</bookmark_value><bookmark_value>dBase;options de filtre de ligne de commande</bookmark_value><bookmark_value>Diff;options de filtre de ligne de commande</bookmark_value>" #. AMfh8 #: lotusdbasediff.xhp @@ -17430,7 +17511,7 @@ msgctxt "" "hd_id871634727961723\n" "help.text" msgid "<variable id=\"lotusbasediff_h1\"><link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"LotusdBaseDiff\">Lotus, dBase and Diff filter parameters</link></variable>" -msgstr "" +msgstr "<variable id=\"lotusbasediff_h1\"><link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"LotusdBaseDiff\">Paramètres de filtre Lotus, dBase et Diff</link></variable>" #. GaDJ8 #: lotusdbasediff.xhp @@ -17439,7 +17520,7 @@ msgctxt "" "par_id951634727961726\n" "help.text" msgid "The Lotus, dBase and Diff filters accept a string containing the numerical index of the used character set for single-byte characters, that is, 0 for the system character set. The numerical indexes assigned to the character sets are in the table below." -msgstr "" +msgstr "Les filtres Lotus, dBase et Diff acceptent une chaîne contenant l'index numérique du jeu de caractères utilisé pour les caractères à un octet, c'est-à-dire 0 pour le jeu de caractères système. Les index numériques attribués aux jeux de caractères sont dans le tableau ci-dessous." #. DC55B #: lotusdbasediff.xhp @@ -17448,7 +17529,7 @@ msgctxt "" "par_id711634734305500\n" "help.text" msgid "To import file myLotus.wk3 with DOS/OS2-850/International (Western) character set." -msgstr "" +msgstr "Pour importer le fichier myLotus.wk3 avec le jeu de caractères DOS/OS2-850/International (Western)." #. 9K3yd #: lotusdbasediff.xhp @@ -17457,7 +17538,7 @@ msgctxt "" "par_id271634732842048\n" "help.text" msgid "<literal>soffice --infilter=\"Lotus:4\" myLotus.wk3</literal>" -msgstr "" +msgstr "<literal>soffice --infilter=\"Lotus:4\" myLotus.wk3</literal>" #. vgUAD #: lotusdbasediff.xhp @@ -17466,7 +17547,7 @@ msgctxt "" "par_id941634728189424\n" "help.text" msgid "Character set" -msgstr "" +msgstr "Jeu de caractères" #. tgBCT #: lotusdbasediff.xhp @@ -17475,7 +17556,7 @@ msgctxt "" "par_id361634728189424\n" "help.text" msgid "Index" -msgstr "" +msgstr "Index" #. mwKC2 #: lotusdbasediff.xhp @@ -17484,7 +17565,7 @@ msgctxt "" "par_id3595418994\n" "help.text" msgid "Unknown" -msgstr "" +msgstr "Inconnu(e)" #. t4M3L #: lotusdbasediff.xhp @@ -17493,7 +17574,7 @@ msgctxt "" "par_id6867528259\n" "help.text" msgid "Windows-1252/WinLatin 1 (Western)" -msgstr "" +msgstr "Windows-1252/WinLatin 1 (Western)" #. n8WbE #: lotusdbasediff.xhp @@ -17502,7 +17583,7 @@ msgctxt "" "par_id8119642953\n" "help.text" msgid "Apple Macintosh (Western)" -msgstr "" +msgstr "Apple Macintosh (Western)" #. wYujo #: lotusdbasediff.xhp @@ -17511,7 +17592,7 @@ msgctxt "" "par_id463985409\n" "help.text" msgid "DOS/OS2-437/US (Western)" -msgstr "" +msgstr "DOS/OS2-437/US (Western)" #. yK7oB #: lotusdbasediff.xhp @@ -17520,7 +17601,7 @@ msgctxt "" "par_id7577032620\n" "help.text" msgid "DOS/OS2-850/International (Western)" -msgstr "" +msgstr "DOS/OS2-850/International (Western)" #. LDVc7 #: lotusdbasediff.xhp @@ -17529,7 +17610,7 @@ msgctxt "" "par_id8394619482\n" "help.text" msgid "DOS/OS2-860/Portuguese (Western)" -msgstr "" +msgstr "DOS/OS2-860/Portuguese (Western)" #. eyZPs #: lotusdbasediff.xhp @@ -17538,7 +17619,7 @@ msgctxt "" "par_id8817860061\n" "help.text" msgid "DOS/OS2-861/Icelandic (Western)" -msgstr "" +msgstr "DOS/OS2-861/Icelandic (Western)" #. wMUyq #: lotusdbasediff.xhp @@ -17547,7 +17628,7 @@ msgctxt "" "par_id4921442704\n" "help.text" msgid "DOS/OS2-863/Canadian-French (Western)" -msgstr "" +msgstr "DOS/OS2-863/Canadian-French (Western)" #. 8ZQ69 #: lotusdbasediff.xhp @@ -17556,7 +17637,7 @@ msgctxt "" "par_id7664791639\n" "help.text" msgid "DOS/OS2-865/Nordic (Western)" -msgstr "" +msgstr "DOS/OS2-865/Nordic (Western)" #. dVvsS #: lotusdbasediff.xhp @@ -17565,7 +17646,7 @@ msgctxt "" "par_id2517707917\n" "help.text" msgid "System default" -msgstr "" +msgstr "Par défaut du système" #. uxJB9 #: lotusdbasediff.xhp @@ -17574,7 +17655,7 @@ msgctxt "" "par_id726768156\n" "help.text" msgid "Symbol" -msgstr "" +msgstr "Symbole" #. MsC3b #: lotusdbasediff.xhp @@ -17583,7 +17664,7 @@ msgctxt "" "par_id9649275081\n" "help.text" msgid "ASCII/US (Western)" -msgstr "" +msgstr "ASCII/US (Western)" #. QMkdx #: lotusdbasediff.xhp @@ -17592,7 +17673,7 @@ msgctxt "" "par_id7560998407\n" "help.text" msgid "ISO-8859-1 (Western)" -msgstr "" +msgstr "ISO-8859-1 (Western)" #. 5Coku #: lotusdbasediff.xhp @@ -17601,7 +17682,7 @@ msgctxt "" "par_id7110791405\n" "help.text" msgid "ISO-8859-2 (Central European)" -msgstr "" +msgstr "ISO-8859-2 (Central European)" #. cnoiQ #: lotusdbasediff.xhp @@ -17610,7 +17691,7 @@ msgctxt "" "par_id6569976233\n" "help.text" msgid "ISO-8859-3 (Latin 3)" -msgstr "" +msgstr "ISO-8859-3 (Latin 3)" #. NfYxS #: lotusdbasediff.xhp @@ -17619,7 +17700,7 @@ msgctxt "" "par_id6885689002\n" "help.text" msgid "ISO-8859-4 (Baltic)" -msgstr "" +msgstr "ISO-8859-4 (Baltic)" #. FEpGp #: lotusdbasediff.xhp @@ -17628,7 +17709,7 @@ msgctxt "" "par_id9664335036\n" "help.text" msgid "ISO-8859-5 (Cyrillic)" -msgstr "" +msgstr "ISO-8859-5 (Cyrillic)" #. jSnZ8 #: lotusdbasediff.xhp @@ -17637,7 +17718,7 @@ msgctxt "" "par_id8104755630\n" "help.text" msgid "ISO-8859-6 (Arabic)" -msgstr "" +msgstr "ISO-8859-6 (Arabic)" #. 3MTAK #: lotusdbasediff.xhp @@ -17646,7 +17727,7 @@ msgctxt "" "par_id5395014781\n" "help.text" msgid "ISO-8859-7 (Greek)" -msgstr "" +msgstr "ISO-8859-7 (Greek)" #. w7DLg #: lotusdbasediff.xhp @@ -17655,7 +17736,7 @@ msgctxt "" "par_id5354416572\n" "help.text" msgid "ISO-8859-8 (Hebrew)" -msgstr "" +msgstr "ISO-8859-8 (Hebrew)" #. nzT2W #: lotusdbasediff.xhp @@ -17664,7 +17745,7 @@ msgctxt "" "par_id3982667842\n" "help.text" msgid "ISO-8859-9 (Turkish)" -msgstr "" +msgstr "ISO-8859-9 (Turkish)" #. GZMhu #: lotusdbasediff.xhp @@ -17673,7 +17754,7 @@ msgctxt "" "par_id4764337087\n" "help.text" msgid "ISO-8859-14 (Western)" -msgstr "" +msgstr "ISO-8859-14 (Western)" #. htMTX #: lotusdbasediff.xhp @@ -17682,7 +17763,7 @@ msgctxt "" "par_id5341317667\n" "help.text" msgid "ISO-8859-15/EURO (Western)" -msgstr "" +msgstr "ISO-8859-15/EURO (Western)" #. iCAjC #: lotusdbasediff.xhp @@ -17691,7 +17772,7 @@ msgctxt "" "par_id8190805703\n" "help.text" msgid "DOS/OS2-737 (Greek)" -msgstr "" +msgstr "DOS/OS2-737 (Greek)" #. 9xBJb #: lotusdbasediff.xhp @@ -17700,7 +17781,7 @@ msgctxt "" "par_id3299597784\n" "help.text" msgid "DOS/OS2-775 (Baltic)" -msgstr "" +msgstr "DOS/OS2-775 (Baltic)" #. 6hVhF #: lotusdbasediff.xhp @@ -17709,7 +17790,7 @@ msgctxt "" "par_id7018988324\n" "help.text" msgid "DOS/OS2-852 (Central European)" -msgstr "" +msgstr "DOS/OS2-852 (Central European)" #. SX66i #: lotusdbasediff.xhp @@ -17718,7 +17799,7 @@ msgctxt "" "par_id9277324375\n" "help.text" msgid "DOS/OS2-855 (Cyrillic)" -msgstr "" +msgstr "DOS/OS2-855 (Cyrillic)" #. agTyE #: lotusdbasediff.xhp @@ -17727,7 +17808,7 @@ msgctxt "" "par_id138732955\n" "help.text" msgid "DOS/OS2-857 (Turkish)" -msgstr "" +msgstr "DOS/OS2-857 (Turkish)" #. K7Ngv #: lotusdbasediff.xhp @@ -17736,7 +17817,7 @@ msgctxt "" "par_id6163462950\n" "help.text" msgid "DOS/OS2-862 (Hebrew)" -msgstr "" +msgstr "DOS/OS2-862 (Hebrew)" #. oBLqw #: lotusdbasediff.xhp @@ -17745,7 +17826,7 @@ msgctxt "" "par_id957523556\n" "help.text" msgid "DOS/OS2-864 (Arabic)" -msgstr "" +msgstr "DOS/OS2-864 (Arabic)" #. wDrHu #: lotusdbasediff.xhp @@ -17754,7 +17835,7 @@ msgctxt "" "par_id3620965595\n" "help.text" msgid "DOS/OS2-866/Russian (Cyrillic)" -msgstr "" +msgstr "DOS/OS2-866/Russian (Cyrillic)" #. KmHiA #: lotusdbasediff.xhp @@ -17763,7 +17844,7 @@ msgctxt "" "par_id5590690561\n" "help.text" msgid "DOS/OS2-869/Modern (Greek)" -msgstr "" +msgstr "DOS/OS2-869/Modern (Greek)" #. HzHu5 #: lotusdbasediff.xhp @@ -17772,7 +17853,7 @@ msgctxt "" "par_id4413925285\n" "help.text" msgid "DOS/Windows-874 (Thai)" -msgstr "" +msgstr "DOS/Windows-874 (Thai)" #. ASun4 #: lotusdbasediff.xhp @@ -17781,7 +17862,7 @@ msgctxt "" "par_id8678281824\n" "help.text" msgid "Windows-1250/WinLatin 2 (Central European)" -msgstr "" +msgstr "Windows-1250/WinLatin 2 (Central European)" #. EBPgi #: lotusdbasediff.xhp @@ -17790,7 +17871,7 @@ msgctxt "" "par_id7262965442\n" "help.text" msgid "Windows-1251 (Cyrillic)" -msgstr "" +msgstr "Windows-1251 (Cyrillic)" #. dSjzb #: lotusdbasediff.xhp @@ -17799,7 +17880,7 @@ msgctxt "" "par_id349886227\n" "help.text" msgid "Windows-1253 (Greek)" -msgstr "" +msgstr "Windows-1253 (Greek)" #. JqWit #: lotusdbasediff.xhp @@ -17808,7 +17889,7 @@ msgctxt "" "par_id9334140001\n" "help.text" msgid "Windows-1254 (Turkish)" -msgstr "" +msgstr "Windows-1254 (Turkish)" #. osHL5 #: lotusdbasediff.xhp @@ -17817,7 +17898,7 @@ msgctxt "" "par_id198637729\n" "help.text" msgid "Windows-1255 (Hebrew)" -msgstr "" +msgstr "Windows-1255 (Hebrew)" #. AGNDB #: lotusdbasediff.xhp @@ -17826,7 +17907,7 @@ msgctxt "" "par_id1915253947\n" "help.text" msgid "Windows-1256 (Arabic)" -msgstr "" +msgstr "Windows-1256 (Arabic)" #. yLXBd #: lotusdbasediff.xhp @@ -17835,7 +17916,7 @@ msgctxt "" "par_id3963233883\n" "help.text" msgid "Windows-1257 (Baltic)" -msgstr "" +msgstr "Windows-1257 (Baltic)" #. 4R3tM #: lotusdbasediff.xhp @@ -17844,7 +17925,7 @@ msgctxt "" "par_id7531693853\n" "help.text" msgid "Windows-1258 (Vietnamese)" -msgstr "" +msgstr "Windows-1258 (Vietnamese)" #. XCFQC #: lotusdbasediff.xhp @@ -17853,7 +17934,7 @@ msgctxt "" "par_id1467844465\n" "help.text" msgid "Apple Macintosh (Arabic)" -msgstr "" +msgstr "Apple Macintosh (Arabic)" #. BPTER #: lotusdbasediff.xhp @@ -17862,7 +17943,7 @@ msgctxt "" "par_id6024654003\n" "help.text" msgid "Apple Macintosh (Central European)" -msgstr "" +msgstr "Apple Macintosh (Central European)" #. HD8gK #: lotusdbasediff.xhp @@ -17871,7 +17952,7 @@ msgctxt "" "par_id5126976760\n" "help.text" msgid "Apple Macintosh/Croatian (Central European)" -msgstr "" +msgstr "Apple Macintosh/Croatian (Central European)" #. 8VBmx #: lotusdbasediff.xhp @@ -17880,7 +17961,7 @@ msgctxt "" "par_id3792290000\n" "help.text" msgid "Apple Macintosh (Cyrillic)" -msgstr "" +msgstr "Apple Macintosh (Cyrillic)" #. YXyyc #: lotusdbasediff.xhp @@ -17889,7 +17970,7 @@ msgctxt "" "par_id9965406690\n" "help.text" msgid "Not supported: Apple Macintosh (Devanagari)" -msgstr "" +msgstr "Non pris en charge : Apple Macintosh (Devanagari)" #. u4DPB #: lotusdbasediff.xhp @@ -17898,7 +17979,7 @@ msgctxt "" "par_id8871119906\n" "help.text" msgid "Not supported: Apple Macintosh (Farsi)" -msgstr "" +msgstr "Non pris en charge : Apple Macintosh (Farsi)" #. 8BsMh #: lotusdbasediff.xhp @@ -17907,7 +17988,7 @@ msgctxt "" "par_id4888972012\n" "help.text" msgid "Apple Macintosh (Greek)" -msgstr "" +msgstr "Apple Macintosh (Greek)" #. t5ZDC #: lotusdbasediff.xhp @@ -17916,7 +17997,7 @@ msgctxt "" "par_id4238449987\n" "help.text" msgid "Not supported: Apple Macintosh (Gujarati)" -msgstr "" +msgstr "Non pris en charge : Apple Macintosh (Gujarati)" #. d9zo6 #: lotusdbasediff.xhp @@ -17925,7 +18006,7 @@ msgctxt "" "par_id7304430577\n" "help.text" msgid "Not supported: Apple Macintosh (Gurmukhi)" -msgstr "" +msgstr "Non pris en charge : Apple Macintosh (Gurmukhi)" #. EdkVx #: lotusdbasediff.xhp @@ -17934,7 +18015,7 @@ msgctxt "" "par_id5620424688\n" "help.text" msgid "Apple Macintosh (Hebrew)" -msgstr "" +msgstr "Apple Macintosh (Hebrew)" #. UvmYZ #: lotusdbasediff.xhp @@ -17943,7 +18024,7 @@ msgctxt "" "par_id9801830706\n" "help.text" msgid "Apple Macintosh/Icelandic (Western)" -msgstr "" +msgstr "Apple Macintosh/Icelandic (Western)" #. NUAXB #: lotusdbasediff.xhp @@ -17952,7 +18033,7 @@ msgctxt "" "par_id1158047357\n" "help.text" msgid "Apple Macintosh/Romanian (Central European)" -msgstr "" +msgstr "Apple Macintosh/Romanian (Central European)" #. VjbPQ #: lotusdbasediff.xhp @@ -17961,7 +18042,7 @@ msgctxt "" "par_id8229976184\n" "help.text" msgid "Apple Macintosh (Thai)" -msgstr "" +msgstr "Apple Macintosh (Thai)" #. fTrd4 #: lotusdbasediff.xhp @@ -17970,7 +18051,7 @@ msgctxt "" "par_id9198338282\n" "help.text" msgid "Apple Macintosh (Turkish)" -msgstr "" +msgstr "Apple Macintosh (Turkish)" #. k2DCo #: lotusdbasediff.xhp @@ -17979,7 +18060,7 @@ msgctxt "" "par_id8309681854\n" "help.text" msgid "Apple Macintosh/Ukrainian (Cyrillic)" -msgstr "" +msgstr "Apple Macintosh/Ukrainian (Cyrillic)" #. LaGmk #: lotusdbasediff.xhp @@ -17988,7 +18069,7 @@ msgctxt "" "par_id8838054309\n" "help.text" msgid "Apple Macintosh (Chinese Simplified)" -msgstr "" +msgstr "Apple Macintosh (Chinese Simplified)" #. SSjQu #: lotusdbasediff.xhp @@ -17997,7 +18078,7 @@ msgctxt "" "par_id3756233214\n" "help.text" msgid "Apple Macintosh (Chinese Traditional)" -msgstr "" +msgstr "Apple Macintosh (Chinese Traditional)" #. QU5fA #: lotusdbasediff.xhp @@ -18006,7 +18087,7 @@ msgctxt "" "par_id2879385879\n" "help.text" msgid "Apple Macintosh (Japanese)" -msgstr "" +msgstr "Apple Macintosh (Japanese)" #. jExUJ #: lotusdbasediff.xhp @@ -18015,7 +18096,7 @@ msgctxt "" "par_id1036377524\n" "help.text" msgid "Apple Macintosh (Korean)" -msgstr "" +msgstr "Apple Macintosh (Korean)" #. 4YszB #: lotusdbasediff.xhp @@ -18024,7 +18105,7 @@ msgctxt "" "par_id864841246\n" "help.text" msgid "Windows-932 (Japanese)" -msgstr "" +msgstr "Windows-932 (Japanese)" #. PFMie #: lotusdbasediff.xhp @@ -18033,7 +18114,7 @@ msgctxt "" "par_id2673430188\n" "help.text" msgid "Windows-936 (Chinese Simplified)" -msgstr "" +msgstr "Windows-936 (Chinese Simplified)" #. CCkYn #: lotusdbasediff.xhp @@ -18042,7 +18123,7 @@ msgctxt "" "par_id8091466179\n" "help.text" msgid "Windows-Wansung-949 (Korean)" -msgstr "" +msgstr "Windows-Wansung-949 (Korean)" #. vaegT #: lotusdbasediff.xhp @@ -18051,7 +18132,7 @@ msgctxt "" "par_id39627464\n" "help.text" msgid "Windows-950 (Chinese Traditional)" -msgstr "" +msgstr "Windows-950 (Chinese Traditional)" #. 9TDCJ #: lotusdbasediff.xhp @@ -18060,7 +18141,7 @@ msgctxt "" "par_id9816819191\n" "help.text" msgid "Shift-JIS (Japanese)" -msgstr "" +msgstr "Shift-JIS (Japanese)" #. pcnRD #: lotusdbasediff.xhp @@ -18069,7 +18150,7 @@ msgctxt "" "par_id3206710481\n" "help.text" msgid "GB-2312 (Chinese Simplified)" -msgstr "" +msgstr "GB-2312 (Chinese Simplified)" #. ELQVE #: lotusdbasediff.xhp @@ -18078,7 +18159,7 @@ msgctxt "" "par_id4470976171\n" "help.text" msgid "GBT-12345 (Chinese Traditional)" -msgstr "" +msgstr "GBT-12345 (Chinese Traditional)" #. iAUTD #: lotusdbasediff.xhp @@ -18087,7 +18168,7 @@ msgctxt "" "par_id4932831786\n" "help.text" msgid "GBK/GB-2312-80 (Chinese Simplified)" -msgstr "" +msgstr "GBK/GB-2312-80 (Chinese Simplified)" #. pmCaK #: lotusdbasediff.xhp @@ -18096,7 +18177,7 @@ msgctxt "" "par_id838501984\n" "help.text" msgid "BIG5 (Chinese Traditional)" -msgstr "" +msgstr "BIG5 (Chinese Traditional)" #. 9UAnC #: lotusdbasediff.xhp @@ -18105,7 +18186,7 @@ msgctxt "" "par_id1029043733\n" "help.text" msgid "EUC-JP (Japanese)" -msgstr "" +msgstr "EUC-JP (Japanese)" #. YAg8h #: lotusdbasediff.xhp @@ -18114,7 +18195,7 @@ msgctxt "" "par_id6012776196\n" "help.text" msgid "EUC-CN (Chinese Simplified)" -msgstr "" +msgstr "EUC-CN (Chinese Simplified)" #. EUiHu #: lotusdbasediff.xhp @@ -18123,7 +18204,7 @@ msgctxt "" "par_id5452136920\n" "help.text" msgid "EUC-TW (Chinese Traditional)" -msgstr "" +msgstr "EUC-TW (Chinese Traditional)" #. kbAeV #: lotusdbasediff.xhp @@ -18132,7 +18213,7 @@ msgctxt "" "par_id3435928309\n" "help.text" msgid "ISO-2022-JP (Japanese)" -msgstr "" +msgstr "ISO-2022-JP (Japanese)" #. Nk6pG #: lotusdbasediff.xhp @@ -18141,7 +18222,7 @@ msgctxt "" "par_id2502757680\n" "help.text" msgid "ISO-2022-CN (Chinese Simplified)" -msgstr "" +msgstr "ISO-2022-CN (Chinese Simplified)" #. AggZE #: lotusdbasediff.xhp @@ -18150,7 +18231,7 @@ msgctxt "" "par_id1644410169\n" "help.text" msgid "KOI8-R (Cyrillic)" -msgstr "" +msgstr "KOI8-R (Cyrillic)" #. D4igh #: lotusdbasediff.xhp @@ -18159,7 +18240,7 @@ msgctxt "" "par_id5346160920\n" "help.text" msgid "Unicode (UTF-7)" -msgstr "" +msgstr "Unicode (UTF-7)" #. 4mFF3 #: lotusdbasediff.xhp @@ -18168,7 +18249,7 @@ msgctxt "" "par_id6945821257\n" "help.text" msgid "Unicode (UTF-8)" -msgstr "" +msgstr "Unicode (UTF-8)" #. EFYkJ #: lotusdbasediff.xhp @@ -18177,7 +18258,7 @@ msgctxt "" "par_id360272883\n" "help.text" msgid "ISO-8859-10 (Central European)" -msgstr "" +msgstr "ISO-8859-10 (Central European)" #. DANdZ #: lotusdbasediff.xhp @@ -18186,7 +18267,7 @@ msgctxt "" "par_id7595099556\n" "help.text" msgid "ISO-8859-13 (Central European)" -msgstr "" +msgstr "ISO-8859-13 (Central European)" #. JDPMV #: lotusdbasediff.xhp @@ -18195,7 +18276,7 @@ msgctxt "" "par_id9690820995\n" "help.text" msgid "EUC-KR (Korean)" -msgstr "" +msgstr "EUC-KR (Korean)" #. cBnEq #: lotusdbasediff.xhp @@ -18204,7 +18285,7 @@ msgctxt "" "par_id5313899602\n" "help.text" msgid "ISO-2022-KR (Korean)" -msgstr "" +msgstr "ISO-2022-KR (Korean)" #. EnC6J #: lotusdbasediff.xhp @@ -18213,7 +18294,7 @@ msgctxt "" "par_id8105979305\n" "help.text" msgid "JIS 0201 (Japanese)" -msgstr "" +msgstr "JIS 0201 (Japanese)" #. JtyuF #: lotusdbasediff.xhp @@ -18222,7 +18303,7 @@ msgctxt "" "par_id1229669587\n" "help.text" msgid "JIS 0208 (Japanese)" -msgstr "" +msgstr "JIS 0208 (Japanese)" #. ncHwS #: lotusdbasediff.xhp @@ -18231,7 +18312,7 @@ msgctxt "" "par_id3628381032\n" "help.text" msgid "JIS 0212 (Japanese)" -msgstr "" +msgstr "JIS 0212 (Japanese)" #. sBZGC #: lotusdbasediff.xhp @@ -18240,7 +18321,7 @@ msgctxt "" "par_id7686777017\n" "help.text" msgid "Windows-Johab-1361 (Korean)" -msgstr "" +msgstr "Windows-Johab-1361 (Korean)" #. wmAKk #: lotusdbasediff.xhp @@ -18249,7 +18330,7 @@ msgctxt "" "par_id4764349313\n" "help.text" msgid "GB-18030 (Chinese Simplified)" -msgstr "" +msgstr "GB-18030 (Chinese Simplified)" #. fDAdA #: lotusdbasediff.xhp @@ -18258,7 +18339,7 @@ msgctxt "" "par_id3047093405\n" "help.text" msgid "BIG5-HKSCS (Chinese Traditional)" -msgstr "" +msgstr "BIG5-HKSCS (Chinese Traditional)" #. f89n4 #: lotusdbasediff.xhp @@ -18267,7 +18348,7 @@ msgctxt "" "par_id472750950\n" "help.text" msgid "TIS 620 (Thai)" -msgstr "" +msgstr "TIS 620 (Thai)" #. sMGuE #: lotusdbasediff.xhp @@ -18276,7 +18357,7 @@ msgctxt "" "par_id5498125014\n" "help.text" msgid "KOI8-U (Cyrillic)" -msgstr "" +msgstr "KOI8-U (Cyrillic)" #. TRHTM #: lotusdbasediff.xhp @@ -18285,7 +18366,7 @@ msgctxt "" "par_id7311184156\n" "help.text" msgid "ISCII Devanagari (Indian)" -msgstr "" +msgstr "ISCII Devanagari (Indian)" #. DEuFQ #: lotusdbasediff.xhp @@ -18294,7 +18375,7 @@ msgctxt "" "par_id6161848540\n" "help.text" msgid "Unicode (Java's modified UTF-8)" -msgstr "" +msgstr "Unicode (UTF-8 modifié de Java)" #. fiMu3 #: lotusdbasediff.xhp @@ -18303,7 +18384,7 @@ msgctxt "" "par_id3941935297\n" "help.text" msgid "Adobe Standard" -msgstr "" +msgstr "Standard Adobe" #. vbSBX #: lotusdbasediff.xhp @@ -18312,7 +18393,7 @@ msgctxt "" "par_id9054912223\n" "help.text" msgid "Adobe Symbol" -msgstr "" +msgstr "Symbole Adobe" #. HuPBo #: lotusdbasediff.xhp @@ -18321,7 +18402,7 @@ msgctxt "" "par_id317092561\n" "help.text" msgid "PT 154 (Windows Cyrillic Asian codepage developed in ParaType)" -msgstr "" +msgstr "PT 154 (page de code asiatique cyrillique Windows développée en ParaType)" #. DJAEX #: lotusdbasediff.xhp @@ -18330,7 +18411,7 @@ msgctxt "" "par_id3689682515\n" "help.text" msgid "Unicode UCS4" -msgstr "" +msgstr "Unicode UCS4" #. VoHsG #: lotusdbasediff.xhp @@ -18339,7 +18420,7 @@ msgctxt "" "par_id7382215766\n" "help.text" msgid "Unicode UCS2" -msgstr "" +msgstr "Unicode UCS2" #. F8tDM #: macro_recording.xhp @@ -18672,7 +18753,7 @@ msgctxt "" "par_idN10841\n" "help.text" msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Assistant Table</link>" #. fLi53 #: main.xhp @@ -20805,7 +20886,7 @@ msgctxt "" "par_id291631706320606\n" "help.text" msgid "GPG signing only works for ODF documents." -msgstr "" +msgstr "La signature GPG ne fonctionne que pour les documents ODF." #. LrFLD #: openpgp.xhp @@ -21219,7 +21300,7 @@ msgctxt "" "bm_id380260\n" "help.text" msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Pinceau de formatage</bookmark_value><bookmark_value>Cloner le formatage</bookmark_value> <bookmark_value>Formatage;copie</bookmark_value><bookmark_value>Copie;formatage</bookmark_value><bookmark_value>Pinceau</bookmark_value>" #. 7BBrB #: paintbrush.xhp @@ -21237,7 +21318,7 @@ msgctxt "" "par_idN10655\n" "help.text" msgid "Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object." -msgstr "" +msgstr "Vous pouvez utiliser l'outil <emph>Cloner le formatage</emph> pour copier le formatage d'une sélection de texte ou d'un objet et l'appliquer à une autre sélection de texte ou d'objet." #. F7Fcd #: paintbrush.xhp @@ -21255,7 +21336,7 @@ msgctxt "" "par_idN10667\n" "help.text" msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket." -msgstr "" +msgstr "Dans la <emph>Barre Standard</emph>, cliquez sur l'icône <emph>Formatage du clone</emph>. Le curseur de la souris se transforme en pot de peinture." #. AZjCv #: paintbrush.xhp @@ -21273,7 +21354,7 @@ msgctxt "" "par_id291629997756899\n" "help.text" msgid "If you want to apply the formatting to more than one selection, double-click the <emph>Clone Formatting</emph> icon <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Icon</alt></image>. After you apply all the formatting, click the icon again." -msgstr "" +msgstr "Si vous souhaitez appliquer la mise en forme à plusieurs sélections, double-cliquez sur l'icône <emph>Cloner le formatage</emph> <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Icône</alt></image>. Après avoir appliqué toute la mise en forme, cliquez à nouveau sur l'icône." #. 9ivCF #: paintbrush.xhp @@ -21291,7 +21372,7 @@ msgctxt "" "par_id1001629997571404\n" "help.text" msgid "In Calc, the Clone Formatting tool only copies formatting applied using the <menuitem>Format - Cells</menuitem> dialog or other equivalent methods. Therefore, any formatting applied directly to characters by selecting text inside a cell and then going to the <menuitem>Format - Character</menuitem> dialog will not be copied using the Clone Formatting tool." -msgstr "" +msgstr "Dans Calc, l'outil Cloner le formatage copie uniquement le formatage appliqué à l'aide de la boîte de dialogue <menuitem>Format - Cellules</menuitem> ou d'autres méthodes équivalentes. Par conséquent, tout formatage appliqué directement aux caractères en sélectionnant du texte dans une cellule, puis en accédant à la boîte de dialogue <menuitem>Format - Caractère</menuitem> ne sera pas copié à l'aide de l'outil Cloner le formatage." #. pjGa2 #: paintbrush.xhp @@ -21489,7 +21570,7 @@ msgctxt "" "par_idN1070C\n" "help.text" msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog." -msgstr "" +msgstr "Copie la mise en forme des cellules spécifiée à l'aide de la boîte de dialogue <menuitem>Format - Cellules</menuitem>." #. LFKkc #: pasting.xhp @@ -22038,7 +22119,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>protecting; contents</bookmark_value> <bookmark_value>protected contents</bookmark_value> <bookmark_value>contents protection</bookmark_value> <bookmark_value>encryption of contents</bookmark_value> <bookmark_value>passwords for protecting contents</bookmark_value> <bookmark_value>security;protecting contents</bookmark_value> <bookmark_value>form controls; protecting</bookmark_value> <bookmark_value>draw objects;protecting</bookmark_value> <bookmark_value>OLE objects;protecting</bookmark_value> <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Protection;contenu</bookmark_value><bookmark_value>Contenu protégé</bookmark_value><bookmark_value>Protection du contenu</bookmark_value><bookmark_value>Chiffrage du contenu</bookmark_value><bookmark_value>Mots de passe pour la protection du contenu</bookmark_value><bookmark_value>Sécurité;protection du contenu</bookmark_value><bookmark_value>Contrôles de formulaire;protection</bookmark_value><bookmark_value>Objets de dessin;protection</bookmark_value><bookmark_value>Objets OLE;protection</bookmark_value><bookmark_value>Images;protection</bookmark_value><bookmark_value>Cadres;protection</bookmark_value>" #. gpCCS #: protection.xhp @@ -22047,7 +22128,7 @@ msgctxt "" "hd_id3155364\n" "help.text" msgid "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Contents in %PRODUCTNAME\">Protecting Contents in <item type=\"productname\">%PRODUCTNAME</item></link></variable>" -msgstr "" +msgstr "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Contents in %PRODUCTNAME\">Protection du contenu dans <item type=\"productname\">%PRODUCTNAME</item></link></variable>" #. srHbB #: protection.xhp @@ -22065,7 +22146,7 @@ msgctxt "" "hd_id3146957\n" "help.text" msgid "Protecting Documents With Passwords When Saving" -msgstr "" +msgstr "Protection des document avec un mot de passe lors de l'enregistrement" #. 74CYA #: protection.xhp @@ -22119,7 +22200,7 @@ msgctxt "" "par_id761632164002322\n" "help.text" msgid "It is possible to use OpenPGP to define private and public keys to be used to encrypt %PRODUCTNAME documents. Read <link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp_link\">Encrypting Documents with OpenPGP</link> to learn more on how to set up OpenPGP encryption keys." -msgstr "" +msgstr "Il est possible d'utiliser OpenPGP pour définir les clés privées et publiques à utiliser pour crypter les documents %PRODUCTNAME. Lisez <link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp_link\">Crypter des documents avec OpenPGP</link> pour en savoir plus sur la configuration des clés de cryptage OpenPGP." #. HfUCF #: protection.xhp @@ -22283,77 +22364,77 @@ msgctxt "" msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box." msgstr "Choisissez <emph>Format - Objet - Position et taille</emph> et cliquez sur l'onglet <emph>Position et taille</emph>. Désactivez la case à cocher <emph>Position</emph> ou <emph>Taille</emph>." -#. CnLjj +#. dwefM #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "tit\n" "help.text" -msgid "QR Code" -msgstr "Code QR" +msgid "QR and Barcode" +msgstr "Code QR et code-barres" -#. Yuk2B +#. 3tty9 #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "bm_id901566317201860\n" "help.text" -msgid "<bookmark_value>QR Code</bookmark_value>" -msgstr "<bookmark_value>code QR</bookmark_value>" +msgid "<bookmark_value>QR code;barcode</bookmark_value>" +msgstr "<bookmark_value>Code QR;code-barre</bookmark_value>" -#. FqKRN +#. 82bgJ #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "hd_id461566315781439\n" "help.text" -msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR Code</link>" -msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">Code QR</link>" +msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR and Barcode\">QR and Barcode</link>" +msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR and Barcode\">Code QR et code-barre</link>" -#. YdWKF +#. ztYka #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id381566315781439\n" "help.text" -msgid "Generate QR Code for any text or URL." -msgstr "Générer un code QR pour tout texte ou URL." +msgid "Generate linear and matrix codes for any text or URL." +msgstr "Générez des codes linéaires et matriciels pour tout texte ou URL." -#. SzeNM +#. UCs5m #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "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 "La fonction Génération de codes QR aide à créer des codes QR pour n'importe quel texte ou URL. Le code QR est produit comme un image ou une forme et a toutes les propriétés associées à une image." +msgid "The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning." +msgstr "La fonction de génération de code QR et de codes-barres vous permet d'encoder n'importe quelle chaîne de texte ou URL en tant que code-barres ou code QR et de l'insérer en tant qu'objet graphique dans un document à numériser." -#. JFjy3 +#. N32UF #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id761566316165430\n" "help.text" -msgid "Choose <menuitem>Insert - Object - QR Code</menuitem>." -msgstr "Choisissez <menuitem>Insertion - Objet - Code QR</menuitem>." +msgid "Choose <menuitem>Insert - Object - QR and Barcode</menuitem>." +msgstr "Choisissez <menuitem>Insertion - Objet - Code QR et code-barre</menuitem>." -#. vF7bp +#. UCeXG #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "hd_id611566316506278\n" "help.text" -msgid "URL or Text" +msgid "URL or text" msgstr "URL ou texte" -#. ikC8E +#. q98jw #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id251566316519649\n" "help.text" -msgid "The text from which to generate the QR code." -msgstr "Le texte à partir duquel générer le code QR." +msgid "The text from which to generate the code." +msgstr "Le texte à partir duquel générer le code." #. 6mj5K #: qrcode.xhp @@ -22427,14 +22508,14 @@ msgctxt "" msgid "Margin" msgstr "Marge" -#. MUEWe +#. PuMhx #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id981566316947064\n" "help.text" -msgid "The width of the margin surrounding the QR code." -msgstr "La largeur de la marge entourant le code QR." +msgid "The width of the margin surrounding the code." +msgstr "La largeur de la marge entourant le code." #. kZPNW #: qrcode.xhp @@ -22463,15 +22544,6 @@ msgctxt "" 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 "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">Exemple de code QR</alt></image>" -#. zkgFS -#: qrcode.xhp -msgctxt "" -"qrcode.xhp\n" -"par_id441566317415844\n" -"help.text" -msgid "QR code in the <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>" -msgstr "Code QR dans <link href=\"https://fr.wikipedia.org/wiki/Code_QR\" name=\"wikipedia\">Wikipedia</link>" - #. FuBFK #: redaction.xhp msgctxt "" @@ -22497,7 +22569,7 @@ msgctxt "" "hd_id171562795247717\n" "help.text" msgid "<variable id=\"redaction_h1\"><link href=\"text/shared/guide/redaction.xhp\" name=\"redaction_link\">Redacting Documents</link></variable>" -msgstr "" +msgstr "<variable id=\"redaction_h1\"><link href=\"text/shared/guide/redaction.xhp\" name=\"redaction_link\">Caviardage de document</link></variable>" #. AFwWF #: redaction.xhp @@ -22506,7 +22578,7 @@ msgctxt "" "par_id471562795247717\n" "help.text" msgid "<variable id=\"redaction_desc\"><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_desc\"><ahelp hid=\".\">Le caviardage de documents bloque des mots ou des parties d'un document pour une utilisation ou une visualisation autorisée.</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 respect de la vie privée." #. QdoMp #: redaction.xhp @@ -22767,7 +22839,7 @@ msgctxt "" "bm_id3150247\n" "help.text" msgid "<bookmark_value>changes; accepting or rejecting</bookmark_value> <bookmark_value>review function;accepting or rejecting changes</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Modifications;acceptation ou rejet</bookmark_value><bookmark_value>Fonction de révision;acceptation ou rejet des modifications</bookmark_value>" #. FTaFc #: redlining_accept.xhp @@ -22812,7 +22884,7 @@ msgctxt "" "par_id3147008\n" "help.text" msgid "If you have put multiple copies of the document in circulation, first merge these into one document (see <link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"redlining_docmerge_link\">Merging Versions</link>)." -msgstr "" +msgstr "Si vous avez mis plusieurs copies du document en circulation, commencez par les fusionner dans un seul document (consultez <link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"redlining_docmerge_link\">Fusionner des versions</link>)." #. Rk8jv #: redlining_accept.xhp @@ -24621,7 +24693,7 @@ msgctxt "" "par_id3156152\n" "help.text" msgid "Search for <emph>Run</emph> in the Windows Start menu." -msgstr "" +msgstr "Recherchez <emph>Exécuter</emph> dans le menu de démarrage Windows." #. xf2BF #: start_parameters.xhp @@ -24630,7 +24702,7 @@ msgctxt "" "par_id3152472\n" "help.text" msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>." -msgstr "" +msgstr "Saisissez le texte suivant dans la zone de texte <emph>Ouvrir</emph> puis cliquez sur <emph>OK</emph>." #. nMQWE #: start_parameters.xhp @@ -24639,7 +24711,7 @@ msgctxt "" "par_id3147561\n" "help.text" msgid "{install}\\program\\soffice.exe {parameter}" -msgstr "" +msgstr "{install}\\program\\soffice.exe {parameter}" #. mmyAy #: start_parameters.xhp @@ -24648,7 +24720,7 @@ msgctxt "" "par_id3153360\n" "help.text" msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>" -msgstr "" +msgstr "Remplacez <emph>{install}</emph> par le chemin de votre installation de %PRODUCTNAME (par exemple <emph>C:\\Program Files\\%PRODUCTNAME</emph>)" #. x5jE9 #: start_parameters.xhp @@ -24657,7 +24729,7 @@ msgctxt "" "par_id3157152\n" "help.text" msgid "Open a shell under Linux, *BSD, or macOS platforms." -msgstr "" +msgstr "Sous les plateformes Linux, *BSD et macOS, ouvrez une console." #. LEs72 #: start_parameters.xhp @@ -24666,7 +24738,7 @@ msgctxt "" "par_id3147669\n" "help.text" msgid "Type the following line of text, then press <emph>Return</emph>:" -msgstr "" +msgstr "Saisissez la ligne de texte suivante puis appuyez sur <emph>Retour</emph> :" #. smkWS #: start_parameters.xhp @@ -24675,7 +24747,7 @@ msgctxt "" "par_id3143561\n" "help.text" msgid "{install}/program/soffice {parameter}" -msgstr "" +msgstr "{install}/program/soffice {parameter}" #. BEAF7 #: start_parameters.xhp @@ -24684,7 +24756,7 @@ msgctxt "" "par_id3157360\n" "help.text" msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>/opt/%PRODUCTNAME</emph> in UNIX)" -msgstr "" +msgstr "Remplacez <emph>{install}</emph> par le chemin de votre installation de %PRODUCTNAME (par exemple <emph>/opt/%PRODUCTNAME</emph> sous UNIX)" #. 4EMfS #: start_parameters.xhp @@ -24918,7 +24990,7 @@ msgctxt "" "par_id3146786\n" "help.text" msgid "Sets the <emph>DISPLAY</emph> environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms." -msgstr "" +msgstr "Définit la variable d'environnement <emph>DISPLAY</emph> sur les plateformes de type UNIX à la valeur <emph>{display}</emph>. Ce paramètre est seulement pris en charge par le script de démarrage du logiciel $[officename] sur les plateformes de type UNIX." #. 67rps #: start_parameters.xhp @@ -25377,7 +25449,7 @@ msgctxt "" "par_id2016120401222926\n" "help.text" msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName[:OutputFilterParams]] is effective. If --outdir is used more than once, only its last value is effective. For example:" -msgstr "" +msgstr "Si --convert-to est utilisé plus d'une seule fois, c'est la dernière valeur de OutputFileExtension[:OutputFilterName] qui est effective. Si --outdir est utilisé plus d'une fois, seule sa dernière valeur est effective. Par exemple :" #. ir37U #: start_parameters.xhp @@ -25395,7 +25467,7 @@ msgctxt "" "par_id51634741869672\n" "help.text" msgid "The list of <link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"lotusparams\">filter options for Lotus, dBase and Diff files</link>." -msgstr "" +msgstr "La liste des <link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"lotusparams\">options de filtrage pour les fichiers Lotus, dBase et Diff</link>." #. goKPf #: start_parameters.xhp @@ -25404,7 +25476,7 @@ msgctxt "" "par_id1001634741874640\n" "help.text" msgid "The list of <link href=\"text/shared/guide/csv_params.xhp\" name=\"csvparams\">filter options for CSV files</link>." -msgstr "" +msgstr "La liste des <link href=\"text/shared/guide/csv_params.xhp\" name=\"csvparams\">options de filtre pour les fichiers CSV</link>." #. EiUnD #: start_parameters.xhp @@ -27006,7 +27078,7 @@ msgctxt "" "tit\n" "help.text" msgid "Tip of the day" -msgstr "" +msgstr "Astuce du jour" #. hEahE #: tipoftheday.xhp @@ -27015,7 +27087,7 @@ msgctxt "" "bm_id961630844980165\n" "help.text" msgid "<bookmark_value>tip of the day</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Astuce du jour</bookmark_value>" #. Pmxkf #: tipoftheday.xhp @@ -27024,7 +27096,7 @@ msgctxt "" "hd_id161630843025887\n" "help.text" msgid "<link href=\"text/shared/guide/tipoftheday.xhp\" name=\"tod\">Tip of the Day</link>" -msgstr "" +msgstr "<link href=\"text/shared/guide/tipoftheday.xhp\" name=\"tod\">Astuce du jour</link>" #. PtZCz #: tipoftheday.xhp @@ -27033,7 +27105,7 @@ msgctxt "" "par_id731630843025888\n" "help.text" msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">The Tip of the Day dialog displays useful tips for the user.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">La boîte de dialogue Astuce du jour affiche des astuces utiles pour l'utilisateur.</ahelp></variable>" #. eGRcH #: tipoftheday.xhp @@ -27042,7 +27114,7 @@ msgctxt "" "par_id721630843443217\n" "help.text" msgid "Choose <menuitem>Help - Show Tip of the day</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Aide - Afficher l'astuce du jour</menuitem>." #. Mix66 #: tipoftheday.xhp @@ -27051,7 +27123,7 @@ msgctxt "" "par_id601630844290206\n" "help.text" msgid "The set of tips is collected from several %PRODUCTNAME community web pages, and is updated on each new release of the software." -msgstr "" +msgstr "L'ensemble des astuces est collecté à partir de plusieurs pages web de la communauté %PRODUCTNAME et est mis à jour à chaque nouvelle version du logiciel." #. cFRY5 #: tipoftheday.xhp @@ -27060,7 +27132,7 @@ msgctxt "" "par_id51630844860633\n" "help.text" msgid "The tip of the day is not specific to the current module." -msgstr "" +msgstr "L'astuce du jour n'est pas spécifique au module actif." #. XjuPZ #: tipoftheday.xhp @@ -27069,7 +27141,7 @@ msgctxt "" "hd_id171630844295289\n" "help.text" msgid "Show tips on startup" -msgstr "" +msgstr "Afficher les astuces au démarrage" #. LqZHq #: tipoftheday.xhp @@ -27078,7 +27150,7 @@ msgctxt "" "par_id711630844302059\n" "help.text" msgid "Displays a dialog with a random tip on %PRODUCTNAME startup." -msgstr "" +msgstr "Affiche une boîte de dialogue contenant une astuce aléatoire au démarrage de %PRODUCTNAME." #. PAxHM #: tipoftheday.xhp @@ -27087,7 +27159,7 @@ msgctxt "" "hd_id81630844306451\n" "help.text" msgid "Next Tip" -msgstr "" +msgstr "Astuce suivante" #. nqjpy #: tipoftheday.xhp @@ -27096,7 +27168,7 @@ msgctxt "" "par_id401630844318220\n" "help.text" msgid "Displays another tip of the day in the same dialog." -msgstr "" +msgstr "Affiche une autre astuce du jour dans la même boîte de dialogue." #. rSTiz #: tipoftheday.xhp @@ -27105,7 +27177,7 @@ msgctxt "" "hd_id251630844323484\n" "help.text" msgid "OK" -msgstr "" +msgstr "OK" #. GoQru #: tipoftheday.xhp @@ -27114,7 +27186,7 @@ msgctxt "" "par_id511630844327861\n" "help.text" msgid "Close the Tip of the Day dialog." -msgstr "" +msgstr "Ferme la boîte de dialogue Astuce du jour." #. C6Bb4 #: undo_formatting.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/guide.po b/source/fr/helpcontent2/source/text/swriter/guide.po index e46d9386916..bd80008a6b4 100644 --- a/source/fr/helpcontent2/source/text/swriter/guide.po +++ b/source/fr/helpcontent2/source/text/swriter/guide.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: 2021-11-25 19:34+0100\n" -"PO-Revision-Date: 2021-11-25 16:38+0000\n" +"POT-Creation-Date: 2021-12-20 13:21+0100\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/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.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562257671.000000\n" @@ -7766,15 +7766,6 @@ msgctxt "" msgid "Some words contain special characters that %PRODUCTNAME treats as a hyphen. If you do not want such words to be hyphenated, you can insert a special code that prevents hyphenation at the position where the special code is inserted. Proceed as follows:" msgstr "Certains mots contiennent des caractères spéciaux que %PRODUCTNAME traite comme un trait d'union. Si vous ne souhaitez pas que de tels mots soient coupés, vous pouvez insérer un code spécial qui empêchera la coupure à la position où le code spécial est inséré. Procédez comme suit :" -#. 2aXji -#: hyphen_prevent.xhp -msgctxt "" -"hyphen_prevent.xhp\n" -"par_id0302200910262850\n" -"help.text" -msgid "Enable the special features of complex text layout (CTL) languages: Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language Settings - Languages</item> and check <emph>Enabled for complex text layout (CTL)</emph>. Click OK." -msgstr "Active les fonctions spécifiques aux langues à scripts complexes (CTL) : choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Préférences</item></caseinline><defaultinline><item type=\"menuitem\">Outils - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Paramètres linguistiques - Langues</item> et cochez <emph>Activé pour les scripts complexes (CTL)</emph>. Cliquez sur OK." - #. CiY92 #: hyphen_prevent.xhp msgctxt "" @@ -7793,14 +7784,14 @@ msgctxt "" msgid "Choose <menuitem>Insert - Formatting Mark - Word Joiner</menuitem>." msgstr "Choisissez <menuitem>Insertion - Marque de formatage - Gluon de mots</menuitem>." -#. 6u4r9 +#. 4qRmW #: hyphen_prevent.xhp msgctxt "" "hyphen_prevent.xhp\n" -"par_id0302200910572128\n" +"par_id501639661322712\n" "help.text" -msgid "Once the special character is inserted, you might disable CTL again. Support of CTL was only necessary to insert the special character." -msgstr "Une fois que le caractère spécial est inséré, vous pouvez désactiver de nouveau la prise en charge des scripts complexes. La prise en charge des scripts complexes était utile uniquement pour insérer le caractère spécial." +msgid "The inserted formatting mark will be shown in gray. To remove it, simply place the cursor over the formatting mark and press the <keycode>Del</keycode> key." +msgstr "La marque de formatage insérée est affiché en gris. Pour la supprimer, placez simplement le curseur sur la marque de formatage et appuyez sur la touche <keycode>Suppr</keycode>." #. skDHA #: hyphen_prevent.xhp @@ -15866,6 +15857,15 @@ msgctxt "" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+P to make the text superscript, and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+B to make the text subscript." msgstr "Appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+P pour mettre le texte en exposant et sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+B pour mettre le texte en indice." +#. ALJRV +#: subscript.xhp +msgctxt "" +"subscript.xhp\n" +"par_id3149205\n" +"help.text" +msgid "In the <menuitem>Properties</menuitem> deck of the sidebar, go to the <menuitem>Character</menuitem> area and click the <menuitem>Superscript</menuitem> or <menuitem>Subscript</menuitem> buttons." +msgstr "Dans l'onglet <menuitem>Propriétés</menuitem> de la barre latérale, allez dans la zone <menuitem>Caractère</menuitem> et cliquez sur les boutons <menuitem>Indice</menuitem> ou <menuitem>Exposant</menuitem>." + #. VwZA6 #: subscript.xhp msgctxt "" @@ -17261,14 +17261,14 @@ msgctxt "" msgid "To set the behavior of the direct cursor, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph>." msgstr "Pour définir le comportement du curseur direct, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Préférences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Aides au formatage</emph>." -#. gJUFG +#. 4MoxW #: text_direct_cursor.xhp msgctxt "" "text_direct_cursor.xhp\n" "par_idN106A3\n" "help.text" -msgid "On the <menuitem>Tools</menuitem> bar, click the <menuitem>Direct Cursor</menuitem> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icon</alt></image>. Alternativelly, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - Direct Cursor Mode</menuitem>." -msgstr "" +msgid "On the <menuitem>Tools</menuitem> bar, click the <menuitem>Direct Cursor</menuitem> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icon</alt></image>. Alternatively, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - Direct Cursor Mode</menuitem>." +msgstr "Dans la barre <menuitem>Outils</menuitem>, cliquez sur l'icône <menuitem>Curseur direct</menuitem><image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icône</alt></image>. Alternativement, activez le <emph>Curseur direct</emph> dans le menu <menuitem>Édition - Mode curseur direct</menuitem>." #. AmitQ #: text_direct_cursor.xhp @@ -17286,7 +17286,7 @@ msgctxt "" "par_id561637758600046\n" "help.text" msgid "<image src=\"media/helpimg/dircursleft.png\" id=\"img_id961637758600046\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600046\">Align left</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/dircursleft.png\" id=\"img_id961637758600046\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600046\">Aligner à gauche</alt></image>" #. mVyJu #: text_direct_cursor.xhp @@ -17295,7 +17295,7 @@ msgctxt "" "par_id321637758600046\n" "help.text" msgid "Align left" -msgstr "" +msgstr "Aligner à gauche" #. Q8zi2 #: text_direct_cursor.xhp @@ -17304,7 +17304,7 @@ msgctxt "" "par_id561637758600047\n" "help.text" msgid "<image src=\"media/helpimg/dircurscent.png\" id=\"img_id961637758600047\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600047\">Centered</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/dircurscent.png\" id=\"img_id961637758600047\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600047\">Centré</alt></image>" #. cHvxC #: text_direct_cursor.xhp @@ -17313,7 +17313,7 @@ msgctxt "" "par_id321637758600047\n" "help.text" msgid "Centered" -msgstr "" +msgstr "Centré" #. AvKq7 #: text_direct_cursor.xhp @@ -17322,7 +17322,7 @@ msgctxt "" "par_id561637758600048\n" "help.text" msgid "<image src=\"media/helpimg/dircursright.png\" id=\"img_id961637758600048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600048\">Align right</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/dircursright.png\" id=\"img_id961637758600048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600048\">Aligner à droite</alt></image>" #. EzADx #: text_direct_cursor.xhp @@ -17331,7 +17331,7 @@ msgctxt "" "par_id321637758600048\n" "help.text" msgid "Align right" -msgstr "" +msgstr "Aligner à droite" #. EuMGF #: text_direct_cursor.xhp |