update translations for 7.5.0 rc2 / master

and force-fix errors using pocheck

Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c
This commit is contained in:
Christian Lohmaier
2023-01-09 12:11:06 +01:00
parent 642fe8324e
commit fd1416ef15
702 changed files with 16499 additions and 21115 deletions

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
"PO-Revision-Date: 2022-06-10 12:06+0000\n"
"PO-Revision-Date: 2023-01-08 10:41+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/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.12.2\n"
"X-POOTLE-MTIME: 1563968531.000000\n"
#. naSFZ
@@ -95,7 +95,7 @@ msgctxt ""
"hd_id901655365903313\n"
"help.text"
msgid "%PRODUCTNAME Python Modules"
msgstr ""
msgstr "Modules Python %PRODUCTNAME"
#. dtVM5
#: main0000.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id21655367848705\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_screen.xhp\"><literal>msgbox</literal> module</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/python/python_screen.xhp\">module <literal>msgbox</literal></link>"
#. vzq4f
#: main0000.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id801655368030968\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\"><literal>scriptforge</literal> module</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\">module <literal>scriptforge</literal></link>"
#. LN2JT
#: main0000.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"par_id12655637848750\n"
"help.text"
msgid "<link href=\"text/sbasic/python/python_programming.xhp#uno\"><literal>uno</literal> module</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/python/python_programming.xhp#uno\">module <literal>uno</literal></link>"
#. naZBV
#: python_2_basic.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"bm_id20191031405\n"
"help.text"
msgid "<bookmark_value>Python;examples</bookmark_value> <bookmark_value>Python;platform</bookmark_value> <bookmark_value>Python;session</bookmark_value> <bookmark_value>Python;screen input/output</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>Python;exemples</bookmark_value><bookmark_value>Python;plateforme</bookmark_value><bookmark_value>Python;session</bookmark_value><bookmark_value>Python;sortie à l'écran</bookmark_value>"
#. QbiDM
#: python_examples.xhp
@@ -2608,7 +2608,7 @@ msgctxt ""
"N0218\n"
"help.text"
msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDesktop</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDocument</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;getDesktop</bookmark_value> <bookmark_value>uno.py;getDocument</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>Python;programmation</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDesktop</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDocument</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;getDesktop</bookmark_value> <bookmark_value>uno.py;getDocument</bookmark_value>"
#. sZPDY
#: python_programming.xhp
@@ -2761,7 +2761,7 @@ msgctxt ""
"bm_id391659034206678\n"
"help.text"
msgid "<bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;absolutize</bookmark_value> <bookmark_value>uno.py;createUnoStruct</bookmark_value> <bookmark_value>uno.py;fileUrlToSystemPath</bookmark_value> <bookmark_value>uno.py;getClass</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;Enum</bookmark_value> <bookmark_value>uno.py;getConstantByName</bookmark_value> <bookmark_value>uno.py;isInterface</bookmark_value> <bookmark_value>uno.py;systemPathToFileUrl</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;absolutize</bookmark_value> <bookmark_value>uno.py;createUnoStruct</bookmark_value> <bookmark_value>uno.py;fileUrlToSystemPath</bookmark_value> <bookmark_value>uno.py;getClass</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;Enum</bookmark_value> <bookmark_value>uno.py;getConstantByName</bookmark_value> <bookmark_value>uno.py;isInterface</bookmark_value> <bookmark_value>uno.py;systemPathToFileUrl</bookmark_value>"
#. Gi6iz
#: python_programming.xhp
@@ -2941,7 +2941,7 @@ msgctxt ""
"N1297\n"
"help.text"
msgid "Importing an embedded Module"
msgstr ""
msgstr "Importer un module intégré"
#. GPRuc
#: python_programming.xhp
@@ -2950,7 +2950,7 @@ msgctxt ""
"N1298\n"
"help.text"
msgid "Similarly to %PRODUCTNAME Basic that supports browsing and dynamic loading of libraries, Python libraries can be explored and imported on demand. For more information on library containers, visit <link href=\"https://api.libreoffice.org/\">%PRODUCTNAME Application Programming Interface</link> (API) or download <link href=\"https://www.libreoffice.org/download/download/\">%PRODUCTNAME Software Development Kit</link> (SDK)."
msgstr ""
msgstr "Comme pour %PRODUCTNAME Basic qui prend en charge la navigation et le chargement dynamique des bibliothèques, les bibliothèques Python peuvent être explorées et importées à la demande. Pour plus d'informations sur les conteneurs de bibliothèque, visitez <link href=\"https://api.libreoffice.org/\">l'interface de programmation d'application %PRODUCTNAME</link> (API) ou téléchargez le <link href=\"https://www.libreoffice.org/download/download/\">Kit de développement logiciel %PRODUCTNAME</link> (SDK)."
#. SEeXV
#: python_programming.xhp
@@ -2959,7 +2959,7 @@ msgctxt ""
"N3299\n"
"help.text"
msgid "Importing a Python document embedded module is illustrated below, exception handling is not detailed:"
msgstr ""
msgstr "L'import d'un module intégré de document Python est illustré ci-dessous, la gestion des exceptions n'est pas détaillée :"
#. P2R2D
#: python_programming.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"msgbox_tip\n"
"help.text"
msgid "%PRODUCTNAME <literal>msgbox</literal> Python module proposes a <literal>msgbox()</literal> method that is illustrated in <link href=\"text/sbasic/python/python_handler.xhp\">Creating Event Listeners</link> and <link href=\"text/sbasic/python/python_handler.xhp\">Creating a dialog handler</link> example pages."
msgstr ""
msgstr "Le module %PRODUCTNAME <literal>msgbox</literal> Python propose une méthode <literal>msgbox()</literal> illustrée dans les pages d'exemple <link href=\"text/sbasic/python/python_handler.xhp\">Création d'écouteurs d'événements</link> et <link href=\"text/sbasic/python/python_handler.xhp\">Création d'un gestionnaire de dialogue</link>."
#. aPSDz
#: python_screen.xhp
@@ -3193,7 +3193,7 @@ msgctxt ""
"par_id161655364816553\n"
"help.text"
msgid "<literal>MsgBox</literal> and <literal>InputBox</literal> methods from the <link href=\"text/sbasic/shared/03/sf_basic.xhp\">Basic service</link> included in <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\"> the ScriptForge libraries</link> call directly their native Basic counterparts."
msgstr ""
msgstr "Les méthodes <literal>MsgBox</literal> et <literal>InputBox</literal> du <link href=\"text/sbasic/shared/03/sf_basic.xhp\">service de Basic</link> inclus dans <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\"> les bibliothèques ScriptForge</link> appellent directement leurs homologues Basic natifs."
#. EYqxJ
#: python_screen.xhp
@@ -3211,7 +3211,7 @@ msgctxt ""
"tip_APSO\n"
"help.text"
msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module."
msgstr ""
msgstr "L'extension <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer</link> (APSO) offre une fonction msgbox() de son module <literal>apso_utils</literal>."
#. CGnPe
#: python_session.xhp
@@ -3544,7 +3544,7 @@ msgctxt ""
"N0117\n"
"help.text"
msgid "<bookmark_value>Python console</bookmark_value> <bookmark_value>Python Interactive Shell</bookmark_value> <bookmark_value>Python;Shell</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>Console Python</bookmark_value><bookmark_value>Shell interactif Python</bookmark_value><bookmark_value>Python;Shell</bookmark_value>"
#. 6dAy2
#: python_shell.xhp

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-08 19:46+0100\n"
"PO-Revision-Date: 2022-12-27 11:23+0000\n"
"PO-Revision-Date: 2023-01-08 10:41+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"
@@ -45707,7 +45707,7 @@ msgctxt ""
"par_id701665407334603\n"
"help.text"
msgid "<variable id=\"seenotebelow\">See note below.</variable>"
msgstr ""
msgstr "<variable id=\"seenotebelow\">Voir la remarque ci-dessous.</variable>"
#. AAKPP
#: 05120100.xhp
@@ -45716,7 +45716,7 @@ msgctxt ""
"par_id421662919561954\n"
"help.text"
msgid "is below average"
msgstr ""
msgstr "est en dessous de la moyenne"
#. DAPwV
#: 05120100.xhp
@@ -45725,7 +45725,7 @@ msgctxt ""
"par_id661662919561956\n"
"help.text"
msgid "The cell value is strictly less than the average of the cell range values."
msgstr ""
msgstr "La valeur de la cellule est strictement inférieure à la moyenne des valeurs de la plage de cellules."
#. 5cN4q
#: 05120100.xhp
@@ -45734,7 +45734,7 @@ msgctxt ""
"par_id831662919693474\n"
"help.text"
msgid "is above or equal average"
msgstr ""
msgstr "est supérieur ou égal à la moyenne"
#. dk8XB
#: 05120100.xhp
@@ -45743,7 +45743,7 @@ msgctxt ""
"par_id71662919693475\n"
"help.text"
msgid "The cell value is greater or equal than the average of the cell range values."
msgstr ""
msgstr "La valeur de la cellule est supérieure ou égale à la moyenne des valeurs de la plage de cellules."
#. HuZ9i
#: 05120100.xhp
@@ -45752,7 +45752,7 @@ msgctxt ""
"par_id521662919771410\n"
"help.text"
msgid "is below or equal average"
msgstr ""
msgstr "est inférieur ou égal à la moyenne"
#. GRFFh
#: 05120100.xhp
@@ -45761,7 +45761,7 @@ msgctxt ""
"par_id131662919771411\n"
"help.text"
msgid "The cell value is less or equal than the average of the cell range values."
msgstr ""
msgstr "La valeur de la cellule est inférieure ou égale à la moyenne des valeurs de la plage de cellules."
#. R6uQc
#: 05120100.xhp
@@ -45770,7 +45770,7 @@ msgctxt ""
"hd_id301665406258582\n"
"help.text"
msgid "Conditions on Errors in Cells."
msgstr ""
msgstr "Conditions sur les erreurs dans les cellules."
#. PBCMe
#: 05120100.xhp
@@ -45779,7 +45779,7 @@ msgctxt ""
"par_id451665406273943\n"
"help.text"
msgid "Condition"
msgstr ""
msgstr "Condition"
#. 3BdfG
#: 05120100.xhp
@@ -45788,7 +45788,7 @@ msgctxt ""
"par_id71665406273943\n"
"help.text"
msgid "Description"
msgstr ""
msgstr "Description"
#. vFFDn
#: 05120100.xhp
@@ -45797,7 +45797,7 @@ msgctxt ""
"par_id451662919849856\n"
"help.text"
msgid "is error"
msgstr ""
msgstr "est en erreur"
#. qKYm2
#: 05120100.xhp
@@ -45806,7 +45806,7 @@ msgctxt ""
"par_id911662919849857\n"
"help.text"
msgid "The cell is in the error condition defined in the text box on the right. See <link href=\"text/scalc/05/02140000.xhp\">List of Calc errors</link>."
msgstr ""
msgstr "La cellule est dans la condition d'erreur définie dans la zone de texte à droite. Voir <link href=\"text/scalc/05/02140000.xhp\">Liste des erreurs Calc</link>."
#. uUxWk
#: 05120100.xhp
@@ -45815,7 +45815,7 @@ msgctxt ""
"par_id961662920774180\n"
"help.text"
msgid "is not error"
msgstr ""
msgstr "n'est pas en erreur"
#. wYckz
#: 05120100.xhp
@@ -45824,7 +45824,7 @@ msgctxt ""
"par_id381662920774181\n"
"help.text"
msgid "The cell is not in the error condition defined in the text box on the right. See <link href=\"text/scalc/05/02140000.xhp\">List of Calc errors</link>"
msgstr ""
msgstr "La cellule n'est pas dans la condition d'erreur définie dans la zone de texte à droite. Voir <link href=\"text/scalc/05/02140000.xhp\">Liste des erreurs Calc</link>"
#. DAG5B
#: 05120100.xhp
@@ -45833,7 +45833,7 @@ msgctxt ""
"par_id61662920733334\n"
"help.text"
msgid "A cell that references another cell with an error condition is not in error itself."
msgstr ""
msgstr "Une cellule qui fait référence à une autre cellule avec une condition d'erreur n'est pas elle-même en erreur."
#. 9ycFs
#: 05120100.xhp
@@ -45842,7 +45842,7 @@ msgctxt ""
"par_id471665407993996\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
#. 4zHYR
#: 05120200.xhp
@@ -45851,7 +45851,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Conditional Formatting - Formula is"
msgstr ""
msgstr "Formatage conditionnel - La formule est"
#. go5b8
#: 05120200.xhp
@@ -45860,7 +45860,7 @@ msgctxt ""
"hd_id471662936567369\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/05120200.xhp\">Condition - Formula is</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/05120200.xhp\">Condition - Formule est</link></variable>"
#. WwqGv
#: 05120200.xhp
@@ -45869,7 +45869,7 @@ msgctxt ""
"par_id31494139\n"
"help.text"
msgid "Applies the selected style to the cell when the formula expression in the text box in the right is <emph>not</emph> zero."
msgstr ""
msgstr "Applique le style sélectionné à la cellule lorsque l'expression de la formule dans la zone de texte de droite est <emph>non</emph> nulle."
#. S3dcs
#: 05120200.xhp
@@ -45878,7 +45878,7 @@ msgctxt ""
"par_id1001662932287796\n"
"help.text"
msgid "The formula is expressed similar to a test condition evaluating to <literal>TRUE</literal> or <literal>FALSE</literal>."
msgstr ""
msgstr "La formule est exprimée de manière similaire à une condition de test évaluée à <literal>VRAI</literal> ou <literal>FAUX</literal>."
#. dAQYf
#: 05120200.xhp
@@ -45887,7 +45887,7 @@ msgctxt ""
"par_id111662936728630\n"
"help.text"
msgid "For example, if C29 has a conditional formatting which formula is <input>B1>=(DATE(2015;5;4)+TIME(18;0;0))</input> - a logical expression that evaluates true or false - the style applied to C29 depends on B1 contents."
msgstr ""
msgstr "Par exemple, si C29 a une mise en forme conditionnelle dont la formule est <input>B1>=(DATE(2015;5;4)+TEMPS(18;0;0))</input> - une expression logique qui évalue vrai ou faux - le style appliqué à C29 dépend du contenu de B1."
#. PydFB
#: 05120200.xhp
@@ -45896,7 +45896,7 @@ msgctxt ""
"par_id471665407993996\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
#. PJRcV
#: 05120300.xhp
@@ -45905,7 +45905,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Conditional Formatting - Date is"
msgstr ""
msgstr "Formatage conditionnel : Date est"
#. 5GUiU
#: 05120300.xhp
@@ -45914,7 +45914,7 @@ msgctxt ""
"hd_id321662936831682\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/05120300.xhp\">Condition - Date is</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/05120300.xhp\">Condition - Date est</link></variable>"
#. eZ8g9
#: 05120300.xhp
@@ -45923,7 +45923,7 @@ msgctxt ""
"par_id31662934883939\n"
"help.text"
msgid "Applies the selected style to the cell when the cell contents is formatted as date and the condition is one of the available date interval in the dropdown list."
msgstr ""
msgstr "Applique le style sélectionné à la cellule lorsque le contenu de la cellule est formaté en tant que date et que la condition est l'un des intervalles de dates disponibles dans la liste déroulante."
#. FuPW5
#: 05120300.xhp
@@ -45932,7 +45932,7 @@ msgctxt ""
"par_id231662933568615\n"
"help.text"
msgid "<emph>Today</emph>: applies the cell style if the cell date contents is today."
msgstr ""
msgstr "<emph>Aujourd'hui</emph> : applique le style de cellule si le contenu de la date de la cellule est aujourd'hui."
#. Jp3xf
#: 05120300.xhp
@@ -45941,7 +45941,7 @@ msgctxt ""
"par_id891662933647849\n"
"help.text"
msgid "<emph>Yesterday</emph>: applies the cell style if the cell date contents is yesterday."
msgstr ""
msgstr "<emph>Hier</emph> : applique le style de cellule si le contenu de la date de la cellule est hier."
#. kGKdd
#: 05120300.xhp
@@ -45950,7 +45950,7 @@ msgctxt ""
"par_id701662933702962\n"
"help.text"
msgid "<emph>Tomorrow</emph>: applies the cell style if the cell date contents is tomorrow."
msgstr ""
msgstr "<emph>Demain</emph> : applique le style de cellule si le contenu de la date de la cellule est demain."
#. qiPQc
#: 05120300.xhp
@@ -45959,7 +45959,7 @@ msgctxt ""
"par_id291662933755624\n"
"help.text"
msgid "<emph>Last 7 days</emph>: applies the cell style if the cell date contents is in the last 7 calendar days."
msgstr ""
msgstr "<emph>7 derniers jours</emph> : applique le style de cellule si le contenu de la date de la cellule se situe dans les 7 derniers jours calendaires."
#. ReAps
#: 05120300.xhp
@@ -45968,7 +45968,7 @@ msgctxt ""
"par_id151662933849611\n"
"help.text"
msgid "<emph>This week, Last week and Next week</emph>: applies the cell style if the cell date contents is in this week, last week and next week respectively. The start and end of the week is locale dependent."
msgstr ""
msgstr "<emph>Cette semaine, La semaine dernière et La semaine prochaine</emph> : applique le style de cellule si le contenu de la date de la cellule se trouve respectivement dans cette semaine, la semaine dernière et la semaine prochaine. Le début et la fin de la semaine dépendent des paramètres régionaux."
#. 6bfmv
#: 05120300.xhp
@@ -45977,7 +45977,7 @@ msgctxt ""
"par_id421662934429482\n"
"help.text"
msgid "<emph>This month, Last month and Next month</emph>: applies the cell style if the cell date contents is in this month, last month and next month respectively."
msgstr ""
msgstr "<emph>Ce mois-ci, Le mois dernier et Le mois prochain</emph> : applique le style de cellule si le contenu de la date de la cellule se trouve respectivement dans ce mois, le mois dernier et le mois prochain."
#. xduEr
#: 05120300.xhp
@@ -45986,7 +45986,7 @@ msgctxt ""
"par_id461662934605639\n"
"help.text"
msgid "<emph>This year, Last year and Next year</emph>: applies the cell style if the cell date contents is in this year, last year and next year respectively."
msgstr ""
msgstr "<emph>Cette année, L'année dernière et L'année prochaine</emph> : applique le style de cellule si le contenu de la date de la cellule se trouve respectivement dans cette année, l'année dernière et l'année prochaine."
#. jqWLy
#: 05120300.xhp
@@ -45995,7 +45995,7 @@ msgctxt ""
"par_id471665407993996\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
#. ZANZR
#: 05120400.xhp
@@ -46004,7 +46004,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Conditional Formatting - All cells"
msgstr ""
msgstr "Formatage conditionnel - Toutes les cellules"
#. 2J3Dw
#: 05120400.xhp
@@ -46013,7 +46013,7 @@ msgctxt ""
"hd_id861662937013389\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/05120400.xhp\">Condition - All cells</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/05120400.xhp\">Condition - Toutes les cellules</link></variable>"
#. Bstud
#: 05120400.xhp
@@ -46022,7 +46022,7 @@ msgctxt ""
"par_id31662915586650\n"
"help.text"
msgid "Applies the conditional formatting to the set of cells defined in the selected range. The formatting is applied based on the contents of the whole range."
msgstr ""
msgstr "Applique la mise en forme conditionnelle à l'ensemble de cellules défini dans la plage sélectionnée. La mise en forme est appliquée en fonction du contenu de toute la plage."
#. EzAUv
#: 05120400.xhp
@@ -46031,7 +46031,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120400.xhp#colorscale\">Color Scale</link>"
msgstr ""
msgstr "<link href=\"text/scalc/01/05120400.xhp#colorscale\">Échelle de couleurs</link>"
#. VvAiE
#: 05120400.xhp
@@ -46040,7 +46040,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "Applies a color scale to a range consisting of displaying a bicolor or tricolor gradient on this range depending on the value of each cell."
msgstr ""
msgstr "Applique une échelle de couleurs à une plage consistant à afficher un dégradé bicolore ou tricolore sur cette plage en fonction de la valeur de chaque cellule."
#. S9Btk
#: 05120400.xhp
@@ -46049,7 +46049,7 @@ msgctxt ""
"hd_id541663598275609\n"
"help.text"
msgid "Conditions"
msgstr ""
msgstr "Conditions"
#. zip59
#: 05120400.xhp
@@ -46058,7 +46058,7 @@ msgctxt ""
"par_id231663598294535\n"
"help.text"
msgid "The calculation of the color scale depends on 2 or 3 conditions, defined as follows:"
msgstr ""
msgstr "Le calcul de l'échelle de couleurs dépend de 2 ou 3 conditions, définies comme suit :"
#. XKMSV
#: 05120400.xhp
@@ -46067,7 +46067,7 @@ msgctxt ""
"par_id701864449697771\n"
"help.text"
msgid "<emph>Min (Max)</emph>: calculates using the minimum (maximum) values in the range."
msgstr ""
msgstr "<emph>Min (Max)</emph> : calcule à l'aide des valeurs minimales (maximales) de la plage."
#. eGYev
#: 05120400.xhp
@@ -46076,7 +46076,7 @@ msgctxt ""
"par_id321663440728295\n"
"help.text"
msgid "<emph>Value</emph>: a fixed value. Enter the value in the text box."
msgstr ""
msgstr "<emph>Valeur</emph> : une valeur fixe. Saisissez la valeur dans la zone de texte."
#. DZxAs
#: 05120400.xhp
@@ -46085,7 +46085,7 @@ msgctxt ""
"par_id611663440697270\n"
"help.text"
msgid "<emph>Percentile</emph>: A percentile is each of the 99 values which divide the sorted data in 100 equal parts, so that each part represents 1/100 of the sample population. A percentile return the value for a data series going from the smallest to the largest value in a set of data. For P = 25, the percentile means the first quartile. P = 50 is also the MEDIAN of the data set. Enter the percentile value in the text box. Valid values are from 0 to 100."
msgstr ""
msgstr "<emph>Centile</emph> : un centile correspond à chacune des 99 valeurs qui divisent les données triées en 100 parties égales, de sorte que chaque partie représente 1/100 de l'échantillon de population. Un centile renvoie la valeur d'une série de données allant de la plus petite à la plus grande valeur dans un ensemble de données. Pour C = 25, le centile signifie le premier quartile. C = 50 est également la MÉDIANE de l'ensemble de données. Saisissez la valeur du centile dans la zone de texte. Les valeurs valides sont comprises entre 0 et 100."
#. zwwLa
#: 05120400.xhp
@@ -46094,7 +46094,7 @@ msgctxt ""
"par_id211663440834104\n"
"help.text"
msgid "<emph>Percent</emph>: a fixed value representing the percentage of the minimum (maximum) of the length defined by minimum and maximum values in the range. A minimum of 10% selects the values below 10% of the segment [Min,Max]. A maximum of 80% select values above 80% of the segment [Min,Max]. Valid values are from 0 (zero) to 100. Do not enter a percent (%) sign."
msgstr ""
msgstr "<emph>Pourcentage</emph> : une valeur fixe représentant le pourcentage du minimum (maximum) de la longueur définie par les valeurs minimum et maximum de la plage. Un minimum de 10% sélectionne les valeurs inférieures à 10% du segment [Min,Max]. Un maximum de 80 % sélectionnent des valeurs supérieures à 80 % du segment [Min,Max]. Les valeurs valides sont comprises entre 0 (zéro) et 100. N'entrez pas de signe de pourcentage (%)."
#. nF8iD
#: 05120400.xhp
@@ -46103,7 +46103,7 @@ msgctxt ""
"par_id961663440848168\n"
"help.text"
msgid "<emph>Formula</emph>: A formula expression starting with the equal sign (=) that calculates a numeric value. Values can be numbers, dates or time. Enter the formula expression in the text box."
msgstr ""
msgstr "<emph>Formule</emph> : une expression de formule commençant par le signe égal (=) qui calcule une valeur numérique. Les valeurs peuvent être des nombres, des dates ou des heures. Saisissez l'expression de la formule dans la zone de texte."
#. YGTzE
#: 05120400.xhp
@@ -46112,7 +46112,7 @@ msgctxt ""
"par_id991609782427459\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120400.xhp#databar\">Data Bar</link>"
msgstr ""
msgstr "<link href=\"text/scalc/01/05120400.xhp#databar\">Barre de données</link>"
#. ZEyNr
#: 05120400.xhp
@@ -46121,7 +46121,7 @@ msgctxt ""
"par_id41609780964157\n"
"help.text"
msgid "Data bar option will fill the cell with solid or gradient color corresponding to the numeric value in the cell."
msgstr ""
msgstr "L'option de barre de données remplira la cellule avec une couleur unie ou dégradée correspondant à la valeur numérique de la cellule."
#. WHWWc
#: 05120400.xhp
@@ -46130,7 +46130,7 @@ msgctxt ""
"hd_id631663449553346\n"
"help.text"
msgid "Conditions"
msgstr ""
msgstr "Conditions"
#. CENjM
#: 05120400.xhp
@@ -46139,7 +46139,7 @@ msgctxt ""
"par_id931609781970981\n"
"help.text"
msgid "The calculation of the bar area fill is based on the conditions below:"
msgstr ""
msgstr "Le calcul du remplissage de la surface de la barre est basé sur les conditions ci-dessous :"
#. DzwrN
#: 05120400.xhp
@@ -46148,7 +46148,7 @@ msgctxt ""
"par_id281663449673792\n"
"help.text"
msgid "<emph>Automatic</emph>: calculates using the minimum and maximum values in the range."
msgstr ""
msgstr "<emph>Automatique</emph> : calcule à l'aide des valeurs minimales et maximales de la plage."
#. 9aPGW
#: 05120400.xhp
@@ -46157,7 +46157,7 @@ msgctxt ""
"par_id701663449697771\n"
"help.text"
msgid "<emph>Min (Max)</emph>: calculates using the minimum (maximum) values in the range."
msgstr ""
msgstr "<emph>Min (Max)</emph> : calcule à l'aide des valeurs minimales (maximales) de la plage."
#. Yst5U
#: 05120400.xhp
@@ -46166,7 +46166,7 @@ msgctxt ""
"par_id281609781729359\n"
"help.text"
msgid "More Options"
msgstr ""
msgstr "Plus d'options"
#. wB7B5
#: 05120400.xhp
@@ -46175,7 +46175,7 @@ msgctxt ""
"par_id501663454998977\n"
"help.text"
msgid "The Data Bar dialog opens to add details on the display of data bars."
msgstr ""
msgstr "La boîte de dialogue Barre de données s'ouvre pour ajouter des détails sur l'affichage des barres de données."
#. Xi84x
#: 05120400.xhp
@@ -46184,7 +46184,7 @@ msgctxt ""
"hd_id221663453502042\n"
"help.text"
msgid "Entry values"
msgstr ""
msgstr "Valeurs d'entrée"
#. j4CZx
#: 05120400.xhp
@@ -46193,7 +46193,7 @@ msgctxt ""
"par_id891663453681870\n"
"help.text"
msgid "Same as the conditions above."
msgstr ""
msgstr "Identiques aux conditions ci-dessus."
#. qYC9D
#: 05120400.xhp
@@ -46202,7 +46202,7 @@ msgctxt ""
"hd_id511663453530293\n"
"help.text"
msgid "Bar Colors"
msgstr ""
msgstr "Couleurs de barre"
#. 3WvU9
#: 05120400.xhp
@@ -46211,7 +46211,7 @@ msgctxt ""
"par_id371663453564807\n"
"help.text"
msgid "Choose the color for positive and negative values."
msgstr ""
msgstr "Choisissez la couleur des valeurs positives et négatives."
#. F7ADR
#: 05120400.xhp
@@ -46220,7 +46220,7 @@ msgctxt ""
"hd_id891663453607961\n"
"help.text"
msgid "Fill"
msgstr ""
msgstr "Remplir"
#. NK7yv
#: 05120400.xhp
@@ -46229,7 +46229,7 @@ msgctxt ""
"par_id671663453639829\n"
"help.text"
msgid "<emph>Gradient</emph>: set a color scale between the color of positive (negative) values and white."
msgstr ""
msgstr "<emph>Dégradé</emph> : définissez une échelle de couleurs entre la couleur des valeurs positives (négatives) et le blanc."
#. UsHFm
#: 05120400.xhp
@@ -46238,7 +46238,7 @@ msgctxt ""
"par_id551663453647462\n"
"help.text"
msgid "<emph>Color</emph>: use the positive (negative) color for the entire data bar, no fade out gradient."
msgstr ""
msgstr "<emph>Couleur</emph> : utilisez la couleur positive (négative) pour toute la barre de données, sans dégradé de fondu."
#. 3XDGX
#: 05120400.xhp
@@ -46247,7 +46247,7 @@ msgctxt ""
"hd_id701663453750779\n"
"help.text"
msgid "Axis"
msgstr ""
msgstr "Axe"
#. SCFQf
#: 05120400.xhp
@@ -46256,7 +46256,7 @@ msgctxt ""
"par_id691663453763746\n"
"help.text"
msgid "Set the position of the vertical axis for the data bar. Values are"
msgstr ""
msgstr "Définissez la position de l'axe vertical de la barre de données. Les valeurs sont"
#. 7mCxG
#: 05120400.xhp
@@ -46265,7 +46265,7 @@ msgctxt ""
"par_id381663453792294\n"
"help.text"
msgid "<emph>Automatic:</emph> position the vertical axis in the middle of the maximum and minimum values."
msgstr ""
msgstr "<emph>Automatique :</emph> positionne l'axe vertical au milieu des valeurs maximales et minimales."
#. u9oCp
#: 05120400.xhp
@@ -46274,7 +46274,7 @@ msgctxt ""
"par_id791663453800602\n"
"help.text"
msgid "<emph>Middle:</emph> set the vertical axis in the middle of the column."
msgstr ""
msgstr "<emph>Milieu :</emph> définit l'axe vertical au milieu de la colonne."
#. NGqHG
#: 05120400.xhp
@@ -46283,7 +46283,7 @@ msgctxt ""
"par_id461663453808288\n"
"help.text"
msgid "<emph>None:</emph> do not display a vertical axis."
msgstr ""
msgstr "<emph>Aucun :</emph> n'affiche pas d'axe vertical."
#. MbcW9
#: 05120400.xhp
@@ -46292,7 +46292,7 @@ msgctxt ""
"hd_id511663453851599\n"
"help.text"
msgid "Bar Lengths"
msgstr ""
msgstr "Longueurs de la barre"
#. EcZWp
#: 05120400.xhp
@@ -46301,7 +46301,7 @@ msgctxt ""
"par_id601663453865023\n"
"help.text"
msgid "Sets the minimum (maximum) length of the data bars, as a percentage of the column width."
msgstr ""
msgstr "Définit la longueur minimale (maximale) des barres de données, sous forme de pourcentage de la largeur de la colonne."
#. 6iAs7
#: 05120400.xhp
@@ -46310,7 +46310,7 @@ msgctxt ""
"hd_id211663453914830\n"
"help.text"
msgid "Display bars only"
msgstr ""
msgstr "Afficher seulement les barres"
#. zAE3C
#: 05120400.xhp
@@ -46319,7 +46319,7 @@ msgctxt ""
"par_id561663453936590\n"
"help.text"
msgid "Do not display values in the cell, only the data bars."
msgstr ""
msgstr "N'affiche pas les valeurs dans la cellule, uniquement les barres de données."
#. 3ywDD
#: 05120400.xhp
@@ -46328,7 +46328,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120400.xhp#iconset\">Icon Set</link>"
msgstr ""
msgstr "<link href=\"text/scalc/01/05120400.xhp#iconset\">Jeu d'icônes</link>"
#. RjnfG
#: 05120400.xhp
@@ -46337,7 +46337,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "Add an icon to the cell based on the value relative to the specified thresholds. Several icon sets are available."
msgstr ""
msgstr "Ajoutez une icône à la cellule en fonction de la valeur relative aux seuils spécifiés. Plusieurs jeux d'icônes sont disponibles."
#. 5EFt7
#: 05120400.xhp
@@ -46346,7 +46346,7 @@ msgctxt ""
"hd_id191663440362309\n"
"help.text"
msgid "Available Icon Sets"
msgstr ""
msgstr "Jeux d'icônes disponibles"
#. 8cgd9
#: 05120400.xhp
@@ -46355,7 +46355,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
msgstr ""
msgstr "3, 4 ou 5 - flèches"
#. Aoquj
#: 05120400.xhp
@@ -46364,7 +46364,7 @@ msgctxt ""
"par_id91663429174806\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-colorarrows-up.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663429174808\">Color arrow up</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-colorarrows-slightly-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663529174808\">Color arrow slightly up</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-colorarrows-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663529174808\">Color arrow same</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-colorarrows-slightly-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663729174808\">Color arrow slightly down</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-colorarrows-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663329174808\">Color arrow down</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-colorarrows-up.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663429174808\">Flèche de couleur vers le haut</alt></image><image src=\"media/icon-themes/sc/res/icon-set-colorarrows-slightly-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663529174808\">Flèche de couleur légèrement vers le haut</alt></image><image src=\"media/icon-themes/sc/res/icon-set-colorarrows-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663529174808\">Flèche de couleur identique</alt></image><image src=\"media/icon-themes/sc/res/icon-set-colorarrows-slightly-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663729174808\">Flèche de couleur légèrement vers le bas</alt></image><image src=\"media/icon-themes/sc/res/icon-set-colorarrows-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id81663329174808\">Flèche de couleur vers le bas</alt></image>"
#. PxAE7
#: 05120400.xhp
@@ -46373,7 +46373,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
msgstr ""
msgstr "3, 4 ou 5 - flèches grises"
#. 2Fk3v
#: 05120400.xhp
@@ -46382,7 +46382,7 @@ msgctxt ""
"par_id91661429174806\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-grayarrows-up.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Gray arrow up</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-grayarrows-slightly-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Gray arrow slightly up</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-grayarrows-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Gray arrow same</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-grayarrows-slightly-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663729174808\">Gray arrow slightly down</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-grayarrows-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663329174808\">Gray arrow down</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-grayarrows-up.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Flèche grise vers le haut</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-grayarrows-slightly-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Flèche grise légèrement vers le haut</alt></image><image src=\"media/icon-themes/sc/res/icon-set-grayarrows-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Flèche grise identique</alt></image><image src=\"media/icon-themes/sc/res/icon-set-grayarrows-slightly-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663729174808\">Flèche grise légèrement vers le bas</alt></image><image src=\"media/icon-themes/sc/res/icon-set-grayarrows-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663329174808\">Flèche grise vers le bas</alt></image>"
#. jA8Sa
#: 05120400.xhp
@@ -46391,7 +46391,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
msgstr ""
msgstr "3 - drapeaux"
#. Bi9Tr
#: 05120400.xhp
@@ -46400,7 +46400,7 @@ msgctxt ""
"par_id101663433624185\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-flags-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Yellow flag</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-flags-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Red flag</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-flags-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Green flag</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-flags-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Drapeau jaune</alt></image><image src=\"media/icon-themes/sc/res/icon-set-flags-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Drapeau rouge</alt></image><image src=\"media/icon-themes/sc/res/icon-set-flags-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Drapeau vert</alt></image>"
#. FCb5V
#: 05120400.xhp
@@ -46409,7 +46409,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
msgstr ""
msgstr "3 - feux tricolores 1 et 2 (deux dessins différents)"
#. LugGg
#: 05120400.xhp
@@ -46418,7 +46418,7 @@ msgctxt ""
"par_id721663433917655\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-circles1-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Yellow traffic light 1</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles1-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Red traffic light 1</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles1-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Green traffic light 1</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-circles1-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Feu jaune 1</alt></image><image src=\"media/icon-themes/sc/res/icon-set-circles1-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Feu rouge 1</alt></image><image src=\"media/icon-themes/sc/res/icon-set-circles1-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Feu vert 1</alt></image>"
#. EBREt
#: 05120400.xhp
@@ -46427,7 +46427,7 @@ msgctxt ""
"par_id501663433925207\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-trafficlights-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Yellow traffic light 2</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-trafficlights-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Red traffic light 2</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-trafficlights-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Green traffic light 2</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-trafficlights-yellow.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Feu jaune 2</alt></image><image src=\"media/icon-themes/sc/res/icon-set-trafficlights-red.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Feu rouge 2</alt></image><image src=\"media/icon-themes/sc/res/icon-set-trafficlights-green.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Feu vert 2</alt></image>"
#. itKqQ
#: 05120400.xhp
@@ -46436,7 +46436,7 @@ msgctxt ""
"par_id701663438522480\n"
"help.text"
msgid "3 - Smileys 1 and 2"
msgstr ""
msgstr "3 - Smileys 1 et 2"
#. GoDfk
#: 05120400.xhp
@@ -46445,7 +46445,7 @@ msgctxt ""
"par_id991663438568052\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-positive-yellow-smilie.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Yellow positive smiley</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-neutral-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Yellow neutral smiley</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-negative-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Yellow negative smiley</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-positive-yellow-smilie.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Smiley positif jaune</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-neutral-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Smiley neutre jaune</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-negative-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Smiley négatif jaune</alt></image>"
#. ABksa
#: 05120400.xhp
@@ -46454,7 +46454,7 @@ msgctxt ""
"par_id991663438966721\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-positive-green-smilie.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Green positive smiley</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-neutral-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Yellow neutral smiley</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-negative-red-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Red negative smiley</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-positive-green-smilie.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Smiley positif vert</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-neutral-yellow-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Smiley neutre jaune</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-negative-red-smilie.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Smiley négatif rouge</alt></image>"
#. QdJxa
#: 05120400.xhp
@@ -46463,7 +46463,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols"
msgstr ""
msgstr "3 - symboles"
#. 3DDFG
#: 05120400.xhp
@@ -46472,7 +46472,7 @@ msgctxt ""
"par_id421663434453517\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-shapes-triangle.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Shape triangle</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-shapes-diamond.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Shape diamond</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-shapes-circle.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Shape circle</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-shapes-triangle.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Forme triangle</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-shapes-diamond.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Forme diamant</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-shapes-circle.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Forme cercle</alt></image>"
#. ndFCp
#: 05120400.xhp
@@ -46481,7 +46481,7 @@ msgctxt ""
"par_id961663439450424\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-symbols1-exclamation-mark.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Exclamation mark</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-symbols1-cross.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Cross</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-symbols1-check.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Check mark</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-symbols1-exclamation-mark.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Point d'exclamation</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-symbols1-cross.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Croix</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-symbols1-check.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Coche</alt></image>"
#. BQAHC
#: 05120400.xhp
@@ -46490,7 +46490,7 @@ msgctxt ""
"par_id1001663439805133\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-stars-empty.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Empty star</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-stars-half.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Half star</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-stars-full.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Full star</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-stars-empty.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Étoile vide</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-stars-half.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Demie étoile</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-stars-full.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Étoile pleine</alt></image>"
#. dEQvx
#: 05120400.xhp
@@ -46499,7 +46499,7 @@ msgctxt ""
"par_id171663440020964\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-triangles-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Triangle up</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-triangles-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Same</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-triangles-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Triangle down</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-triangles-up.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Triangle vers le haut</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-triangles-same.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Identique</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-triangles-down.svg\" id=\"img_id261663429176807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663529174808\">Triangle vers le bas</alt></image>"
#. MtGvd
#: 05120400.xhp
@@ -46508,7 +46508,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
msgstr ""
msgstr "4 - cercles de rouge à noir"
#. C9BEU
#: 05120400.xhp
@@ -46517,7 +46517,7 @@ msgctxt ""
"par_id481663434995022\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-circles2-dark-red.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Dark red</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-light-red.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Light red</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-light-gray.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Light gray</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-dark-gray.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Dark gray</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-circles2-dark-red.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Rouge foncé</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-light-red.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Rouge clair</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-light-gray.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Gris clair</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-circles2-dark-gray.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Gris foncé</alt></image>"
#. AuYQx
#: 05120400.xhp
@@ -46526,7 +46526,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
msgstr ""
msgstr "4 ou 5 - classements"
#. 8WLQP
#: 05120400.xhp
@@ -46535,7 +46535,7 @@ msgctxt ""
"par_id631663435728155\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-bars-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Empty bars</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-bars-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">One quarters bars</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-bars-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Half bars</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-bars-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Three quarters bars</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-bars-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Full bars</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-bars-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Barres vides</alt></image><image src=\"media/icon-themes/sc/res/icon-set-bars-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Barres d'un quart</alt></image><image src=\"media/icon-themes/sc/res/icon-set-bars-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Demi-barres</alt></image><image src=\"media/icon-themes/sc/res/icon-set-bars-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Barres de trois quarts</alt></image><image src=\"media/icon-themes/sc/res/icon-set-bars-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Barres pleines</alt></image>"
#. FdJYa
#: 05120400.xhp
@@ -46544,7 +46544,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
msgstr ""
msgstr "5 - quartiers"
#. Db9xw
#: 05120400.xhp
@@ -46553,7 +46553,7 @@ msgctxt ""
"par_id741663436015689\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-pies-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Empty</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-pies-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">One quarter</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-pies-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Half</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-pies-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Three quarters</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-pies-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Full</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-pies-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Vide</alt></image><image src=\"media/icon-themes/sc/res/icon-set-pies-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Un quartier</alt></image><image src=\"media/icon-themes/sc/res/icon-set-pies-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Demi</alt></image><image src=\"media/icon-themes/sc/res/icon-set-pies-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Trois quartiers</alt></image><image src=\"media/icon-themes/sc/res/icon-set-pies-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Plein</alt></image>"
#. 4Gyqu
#: 05120400.xhp
@@ -46562,7 +46562,7 @@ msgctxt ""
"par_id821663436639070\n"
"help.text"
msgid "5 - boxes"
msgstr ""
msgstr "5 - boîtes"
#. QqwRQ
#: 05120400.xhp
@@ -46571,7 +46571,7 @@ msgctxt ""
"par_id811663438472751\n"
"help.text"
msgid "<image src=\"media/icon-themes/sc/res/icon-set-squares-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Empty</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">One quarter</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Half</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Three quarters</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Full</alt></image>"
msgstr ""
msgstr "<image src=\"media/icon-themes/sc/res/icon-set-squares-empty.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Vide</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-one-quarter.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Un quartier</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-half.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Demi</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-three-quarters.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Trois quartiers</alt></image> <image src=\"media/icon-themes/sc/res/icon-set-squares-full.svg\" id=\"img_id261663429174807\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id91663429174808\">Plein</alt></image>"
#. pB8zZ
#: 05120400.xhp
@@ -46580,7 +46580,7 @@ msgctxt ""
"hd_id621663440395987\n"
"help.text"
msgid "Conditions for thresholds"
msgstr ""
msgstr "Conditions pour les seuils"
#. 7BkCL
#: 05120400.xhp
@@ -46589,7 +46589,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to set the thresholds for each icon can be specified as follows"
msgstr ""
msgstr "Les conditions de définition des seuils pour chaque icône peuvent être spécifiées comme suit"
#. qxbFT
#: 05120400.xhp
@@ -46598,7 +46598,7 @@ msgctxt ""
"par_id471665407993996\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
#. DdaUm
#: 05120400.xhp
@@ -46607,7 +46607,7 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link> in TDF Wiki."
msgstr ""
msgstr "<link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">Comment utiliser la page de mise en forme conditionnelle du jeu d'icônes</link> dans Wiki TDF."
#. s9tpC
#: 05120400.xhp
@@ -46616,7 +46616,7 @@ msgctxt ""
"par_id651663598549283\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link> in TDF Wiki."
msgstr ""
msgstr "<link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">Comment appliquer une page de mise en forme conditionnelle d'échelle de couleurs</link> dans Wiki TDF."
#. AiUSf
#: 05120500.xhp
@@ -46625,7 +46625,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Conditional Formatting - Manage Conditions"
msgstr ""
msgstr "Formatage conditionnel - Gérer les conditions"
#. a66Es
#: 05120500.xhp
@@ -46634,7 +46634,7 @@ msgctxt ""
"hd_id391662937414401\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/05120500.xhp\">Manage Conditions</link></variable>"
msgstr ""
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/05120500.xhp\">Gérer les conditions</link></variable>"
#. SdPis
#: 05120500.xhp
@@ -46643,7 +46643,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "Manage all the conditional formatting defined in the spreadsheet."
msgstr ""
msgstr "Gérez toute la mise en forme conditionnelle définie dans la feuille de calcul."
#. rMivF
#: 05120500.xhp
@@ -46652,7 +46652,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog is where you can add, edit or delete one or several conditional formattings."
msgstr ""
msgstr "La boîte de dialogue <emph>Gérer le formatage conditionnel</emph> vous permet d'ajouter, de modifier ou de supprimer une ou plusieurs mises en forme conditionnelles."
#. rFGM7
#: 05120500.xhp
@@ -46661,7 +46661,7 @@ msgctxt ""
"par_id3155909\n"
"help.text"
msgid "The <emph>Conditional Formats</emph> list displays the active conditional formatting rules set in the current spreadsheet. Only the first rule for each cell range is listed, even if there are multiple rules defined for a given range."
msgstr ""
msgstr "La liste <emph>Formats conditionnels</emph> affiche les règles de mise en forme conditionnelle actives définies dans la feuille de calcul actuelle. Seule la première règle de chaque plage de cellules est répertoriée, même si plusieurs règles sont définies pour une plage donnée."
#. dEeLT
#: 05120500.xhp
@@ -46670,7 +46670,7 @@ msgctxt ""
"par_id3155908\n"
"help.text"
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
msgstr ""
msgstr "Si vous avez défini un formatage conditionnel sur une plage de cellules et que vous essayez maintenant de définir un nouveau formatage conditionnel sur une partie de cette plage, une message d'alerte sera affiché, demandant si vous souhaitez éditer le formatage conditionnel existant (sur toute la plage) ou définir un nouveau formatage conditionnel (sur la plage sélectionnée) le chevauchant."
#. MpYLG
#: 05120500.xhp
@@ -46679,7 +46679,7 @@ msgctxt ""
"par_id471665407993996\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
msgstr ""
msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
#. GXZBY
#: 06020000.xhp
@@ -54095,7 +54095,7 @@ msgctxt ""
"hd_id371655560095924\n"
"help.text"
msgid "See also"
msgstr ""
msgstr "Voir aussi"
#. 7AVhU
#: common_func.xhp
@@ -58064,7 +58064,7 @@ msgctxt ""
"par_id481620428685029\n"
"help.text"
msgid "Below are the unit measurement groups supported by the <literal>CONVERT</literal> function. Be aware that conversions can only happen between units that belong to the same group."
msgstr ""
msgstr "Vous trouverez ci-dessous les groupes de mesure d'unités pris en charge par la fonction <literal>CONVERTIR</literal>. Attention, les conversions ne peuvent avoir lieu qu'entre des unités appartenant au même groupe."
#. hGonG
#: func_convert.xhp
@@ -69170,7 +69170,7 @@ msgctxt ""
"par_id271589981559367\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Wiki page on solvers and their algorithms</link>"
msgstr ""
msgstr "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Page de wiki à propos des solveurs et de leurs algorithmes</link>"
#. akxrP
#: solver_options.xhp
@@ -69305,7 +69305,7 @@ msgctxt ""
"par_id271589981559367\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Wiki page on non-linear solvers and their algorithms</link>"
msgstr ""
msgstr "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Page de wiki à propos des solveurs non linéaires et de leurs algorithmes</link>"
#. A843R
#: solver_options_algo.xhp
@@ -69350,7 +69350,7 @@ msgctxt ""
"par_id931590164412542\n"
"help.text"
msgid "DEPS consists of two independent algorithms: Differential Evolution and Particle Swarm Optimization. Both are especially suited for numerical problems, such as nonlinear optimization, and are complementary to each other in that they even out each others shortcomings."
msgstr ""
msgstr "Le DEPS se compose de deux algorithmes indépendants : l'évolution différentielle et l'optimisation de l'essaim de particules. Les deux sont particulièrement adaptés aux problèmes numériques, tels que l'optimisation non linéaire, et sont complémentaires en ce sens qu'ils compensent les lacunes de l'autre."
#. EFbzc
#: solver_options_algo.xhp
@@ -69881,7 +69881,7 @@ msgctxt ""
"par_id271589981559367\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Wiki page on non-linear solvers and their algorithms</link>"
msgstr ""
msgstr "<link href=\"https://wiki.documentfoundation.org/NLPSolver\">Page de wiki à propos des solveurs non linéaires et de leurs algorithmes</link>"
#. D2nCR
#: solver_options_algo.xhp
@@ -69944,7 +69944,7 @@ msgctxt ""
"par_id761654173486733\n"
"help.text"
msgid "Choose <menuitem>Insert - Sparkline</menuitem>."
msgstr ""
msgstr "Choisissez <menuitem>Insertion - Sparkline</menuitem>"
#. 6ivXp
#: sparklines.xhp
@@ -70079,7 +70079,7 @@ msgctxt ""
"par_id21654177035348\n"
"help.text"
msgid "<emph>Right-to-left</emph>: check to have the sparklines show the data in reverse order."
msgstr ""
msgstr "<emph>De droite à gauche</emph> : cochez cette case pour que les graphiques sparkline affichent les données dans l'ordre inverse."
#. FhUrj
#: sparklines.xhp

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"PO-Revision-Date: 2022-12-08 18:53+0000\n"
"PO-Revision-Date: 2023-01-08 10:41+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/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.12.2\n"
"X-POOTLE-MTIME: 1559305809.000000\n"
#. Edm6o
@@ -12632,7 +12632,7 @@ msgctxt ""
"par_id3153089\n"
"help.text"
msgid "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit Mode</emph> option to activate the edit mode."
msgstr ""
msgstr "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Permet d'éditer un document ou une table de base de données en lecture seule.</ahelp> Utilisez l'icône <emph>Mode édition</emph> pour activer ou désactiver le mode édition."
#. HpbAm
#: 07070000.xhp

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"PO-Revision-Date: 2022-12-19 14:17+0000\n"
"PO-Revision-Date: 2023-01-08 10:41+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/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.12.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1546876370.000000\n"
@@ -249,7 +249,7 @@ msgctxt ""
"hd_id3147619\n"
"help.text"
msgid "Select Text"
msgstr ""
msgstr "Sélectionner le texte"
#. Hug2v
#: main0102.xhp

View File

@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"PO-Revision-Date: 2022-12-09 18:42+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"PO-Revision-Date: 2023-01-08 10:41+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"
"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.12.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562257671.000000\n"
@@ -16998,7 +16998,7 @@ msgctxt ""
"par_id3149957\n"
"help.text"
msgid "You can set a default template, so every new $[officename] document would use it, unless you specified otherwise (for example, when you create a new document from a different template)."
msgstr ""
msgstr "Vous pouvez définir un modèle par défaut, afin que chaque nouveau document $[officename] l'utilise, sauf indication contraire (par exemple, lorsque vous créez un nouveau document à partir d'un modèle différent)."
#. UXnRC
#: templates_styles.xhp