update translations for master
and force-fix errors using pocheck Change-Id: I5b89ae56a22a53d2975d3f3f34f7b854b5a0151a
This commit is contained in:
@@ -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-03-19 17:31+0100\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-04-10 15:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 4.4.2\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1563968531.000000\n"
|
||||
|
||||
#. naSFZ
|
||||
@@ -2448,14 +2448,14 @@ msgctxt ""
|
||||
msgid "Python : Programming with Python"
|
||||
msgstr "Programmation avec Python"
|
||||
|
||||
#. bG2BP
|
||||
#. g4R9j
|
||||
#: python_programming.xhp
|
||||
msgctxt ""
|
||||
"python_programming.xhp\n"
|
||||
"N0218\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>uno.py</bookmark_value>"
|
||||
msgstr "<bookmark_value>Python;programmation</bookmark_value><bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value><bookmark_value>uno.py</bookmark_value>"
|
||||
msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext()</bookmark_value> <bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;getComponentContext()</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. CU6JS
|
||||
#: python_programming.xhp
|
||||
|
||||
@@ -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-04-27 17:02+0200\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-04-22 09:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
|
||||
@@ -2186,6 +2186,51 @@ msgctxt ""
|
||||
msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
|
||||
msgstr "Après avoir déclaré une variable comme étant d'un certain type, vous ne pouvez pas la déclarer à nouveau sous le même nom comme étant d'un type différent !"
|
||||
|
||||
#. V5Csc
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id421619551219763\n"
|
||||
"help.text"
|
||||
msgid "When you declare multiple variables in a single line of code you need to specify the type of each variable. If the type of a variable is not explicitly specified, then Basic will assume that the variable is of the <emph>Variant</emph> type."
|
||||
msgstr ""
|
||||
|
||||
#. FzKND
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id321619555442706\n"
|
||||
"help.text"
|
||||
msgid "' Both variables \"a\" and \"b\" are of the Integer type"
|
||||
msgstr ""
|
||||
|
||||
#. NCE7F
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id451619555463988\n"
|
||||
"help.text"
|
||||
msgid "' Variable \"c\" is a Variant and \"d\" is an Integer"
|
||||
msgstr ""
|
||||
|
||||
#. fsaNa
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id161619555482237\n"
|
||||
"help.text"
|
||||
msgid "' A variable can also be explicitly declared as a Variant"
|
||||
msgstr ""
|
||||
|
||||
#. uQD9L
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id521619551687371\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Variant</emph> type is a special data type that can store any kind of value. To learn more, refer to the section <link href=\"text/sbasic/shared/01020100.xhp#VariantTypeH2\" name=\"Variant Type\">The Variant type</link> below."
|
||||
msgstr ""
|
||||
|
||||
#. RENXG
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
@@ -2537,6 +2582,114 @@ msgctxt ""
|
||||
msgid "dob = #2010-09-28#"
|
||||
msgstr ""
|
||||
|
||||
#. pCPWV
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bm_id601619552599885\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>The Variant type</bookmark_value> <bookmark_value>The Any type</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. mPKPe
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"VariantTypeH2\n"
|
||||
"help.text"
|
||||
msgid "The Variant type"
|
||||
msgstr ""
|
||||
|
||||
#. gnP2t
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id1001619552129323\n"
|
||||
"help.text"
|
||||
msgid "Variables declared as <emph>Variant</emph> can handle any data type. This means that the actual data type is defined during runtime as a value is assigned to the variable."
|
||||
msgstr ""
|
||||
|
||||
#. kKQzr
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id631619552417188\n"
|
||||
"help.text"
|
||||
msgid "There are three main ways to create a <emph>Variant</emph> variable, as shown below:"
|
||||
msgstr ""
|
||||
|
||||
#. ZTswL
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id751619554900163\n"
|
||||
"help.text"
|
||||
msgid "Dim varA ' The type is not specified, hence the variable is a Variant"
|
||||
msgstr ""
|
||||
|
||||
#. 3mWEB
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id181619554965451\n"
|
||||
"help.text"
|
||||
msgid "Dim varB as Variant ' The variable is explicitly declared as a Variant"
|
||||
msgstr ""
|
||||
|
||||
#. vEpTz
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id371619554853094\n"
|
||||
"help.text"
|
||||
msgid "varC = \"abc\" ' Previously undeclared variables are treated as Variants"
|
||||
msgstr ""
|
||||
|
||||
#. PDFED
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id631619552417343\n"
|
||||
"help.text"
|
||||
msgid "The example below uses the <link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName function\">TypeName function</link> to show how the type of a <emph>Variant</emph> variable changes upon assignment."
|
||||
msgstr ""
|
||||
|
||||
#. smtqw
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id141619553442668\n"
|
||||
"help.text"
|
||||
msgid "A <emph>Variant</emph> variable is initialized with the <link href=\"text/sbasic/shared/03040000.xhp#objectconstants\" name=\" object constants\">Empty</link> special data type. You can use the <link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty function\">IsEmpty function</link> to test if a variable is an <emph>Empty Variant</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. aervF
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id541619552755706\n"
|
||||
"help.text"
|
||||
msgid "You can also use the keyword <emph>Any</emph> to declare a variable as a <emph>Variant</emph>. However, <emph>Any</emph> is deprecated and is available for backward compatibility."
|
||||
msgstr ""
|
||||
|
||||
#. 74VtP
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"par_id711619622934043\n"
|
||||
"help.text"
|
||||
msgid "Arguments with type <emph>Variant</emph> or <emph>Any</emph> passed in function calls are not checked for their types."
|
||||
msgstr ""
|
||||
|
||||
#. qFpUB
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
"01020100.xhp\n"
|
||||
"bas_id141619552837486\n"
|
||||
"help.text"
|
||||
msgid "Dim myVar As Any ' Variable \"myVar\" is a Variant"
|
||||
msgstr ""
|
||||
|
||||
#. kGGKi
|
||||
#: 01020100.xhp
|
||||
msgctxt ""
|
||||
@@ -7874,31 +8027,31 @@ msgctxt ""
|
||||
msgid "Displays a dialog box containing a message."
|
||||
msgstr "Affiche une boîte de dialogue contenant un message."
|
||||
|
||||
#. 6pAvx
|
||||
#. rXKix
|
||||
#: 03010101.xhp
|
||||
msgctxt ""
|
||||
"03010101.xhp\n"
|
||||
"par_id3148798\n"
|
||||
"help.text"
|
||||
msgid "<emph>Prompt</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
|
||||
msgid "<emph>prompt</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
|
||||
msgstr ""
|
||||
|
||||
#. wNFv5
|
||||
#. oK5f6
|
||||
#: 03010101.xhp
|
||||
msgctxt ""
|
||||
"03010101.xhp\n"
|
||||
"par_id3150769\n"
|
||||
"help.text"
|
||||
msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
|
||||
msgid "<emph>title</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
|
||||
msgstr ""
|
||||
|
||||
#. aC93y
|
||||
#. HPRQD
|
||||
#: 03010101.xhp
|
||||
msgctxt ""
|
||||
"03010101.xhp\n"
|
||||
"par_id3147228\n"
|
||||
"help.text"
|
||||
msgid "<emph>Buttons</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Buttons</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
|
||||
msgid "<emph>buttons</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Buttons</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
|
||||
msgstr ""
|
||||
|
||||
#. xuEUm
|
||||
@@ -8459,58 +8612,58 @@ msgctxt ""
|
||||
msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
|
||||
msgstr "L'instruction <emph>InputBox</emph> permet de saisir facilement du texte au moyen d'une boîte de dialogue. Pour confirmer l'entrée, cliquez sur OK ou appuyez sur Entrée. L'entrée est renvoyée en tant que valeur de retour de la fonction. Si vous fermez la boîte de dialogue en cliquant sur Annuler, <emph>InputBox</emph> renvoie une chaîne de longueur zéro (\"\")."
|
||||
|
||||
#. G7eXr
|
||||
#. fcMCj
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3153311\n"
|
||||
"help.text"
|
||||
msgid "<emph>Prompt</emph>: String expression displayed as the message in the dialog box."
|
||||
msgid "<emph>prompt</emph>: String expression displayed as the message in the dialog box."
|
||||
msgstr ""
|
||||
|
||||
#. 66zGG
|
||||
#. kqAw6
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3145315\n"
|
||||
"help.text"
|
||||
msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
|
||||
msgstr "<emph>Title</emph>: expression au format chaîne de caractères affichée dans la barre de titre de la boîte de dialogue."
|
||||
msgid "<emph>title</emph>: String expression displayed in the title bar of the dialog box."
|
||||
msgstr ""
|
||||
|
||||
#. b7vFT
|
||||
#. 4qoJn
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3154307\n"
|
||||
"help.text"
|
||||
msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
|
||||
msgstr "<emph>Default</emph> : expression au format chaîne de caractères affichée dans la zone de texte en tant qu'expression par défaut en l'absence d'autre entrée."
|
||||
msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given."
|
||||
msgstr ""
|
||||
|
||||
#. Cs49h
|
||||
#. w5QhP
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3147573\n"
|
||||
"help.text"
|
||||
msgid "<emph>xPosTwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
|
||||
msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
|
||||
msgstr ""
|
||||
|
||||
#. QyymW
|
||||
#. CannW
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3156024\n"
|
||||
"help.text"
|
||||
msgid "<emph>yPosTwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
|
||||
msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
|
||||
msgstr ""
|
||||
|
||||
#. 8pC7C
|
||||
#. m6iBC
|
||||
#: 03010201.xhp
|
||||
msgctxt ""
|
||||
"03010201.xhp\n"
|
||||
"par_id3153897\n"
|
||||
"help.text"
|
||||
msgid "If <emph>xPosTwips</emph> and <emph>yPosTwips</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
|
||||
msgid "If <literal>xpostwips</literal> and <literal>yPosTwips</literal> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
|
||||
msgstr ""
|
||||
|
||||
#. Mh8Z6
|
||||
@@ -9334,32 +9487,32 @@ msgctxt ""
|
||||
msgid "Parameter:"
|
||||
msgstr "Paramètre :"
|
||||
|
||||
#. pP9x5
|
||||
#. QM73e
|
||||
#: 03010305.xhp
|
||||
msgctxt ""
|
||||
"03010305.xhp\n"
|
||||
"par_id3152597\n"
|
||||
"help.text"
|
||||
msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
|
||||
msgstr "<emph>Rouge</emph> : toute expression au format nombre entier représentant le composant rouge (0-255) de la couleur composite."
|
||||
msgid "<emph>red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
|
||||
msgstr ""
|
||||
|
||||
#. pbFvi
|
||||
#. H7yGv
|
||||
#: 03010305.xhp
|
||||
msgctxt ""
|
||||
"03010305.xhp\n"
|
||||
"par_id3146974\n"
|
||||
"help.text"
|
||||
msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
|
||||
msgstr "<emph>Vert</emph> : toute expression au format nombre entier représentant le composant vert (0-255) de la couleur composite."
|
||||
msgid "<emph>green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
|
||||
msgstr ""
|
||||
|
||||
#. XG6FB
|
||||
#. t8P2M
|
||||
#: 03010305.xhp
|
||||
msgctxt ""
|
||||
"03010305.xhp\n"
|
||||
"par_id3151113\n"
|
||||
"help.text"
|
||||
msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
|
||||
msgstr "<emph>Bleu</emph> : toute expression au format nombre entier représentant le composant bleu (0-255) de la couleur composite."
|
||||
msgid "<emph>blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
|
||||
msgstr ""
|
||||
|
||||
#. cFpDD
|
||||
#: 03010305.xhp
|
||||
@@ -13078,68 +13231,32 @@ msgctxt ""
|
||||
msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
|
||||
msgstr "Renvoie une valeur de date à partir d'une chaîne de caractères de date. Celle-ci est une date complète exprimée par une seule valeur numérique. Ce numéro sériel peut également servir à déterminer la différence entre deux dates."
|
||||
|
||||
#. QJz7y
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"hd_id3148799\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxe :"
|
||||
|
||||
#. 3FsEa
|
||||
#. PxEGo
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"par_id3154910\n"
|
||||
"help.text"
|
||||
msgid "DateValue [(date)]"
|
||||
msgstr "DateValue [(date)]"
|
||||
msgid "DateValue(date)"
|
||||
msgstr ""
|
||||
|
||||
#. B7CrF
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"hd_id3150870\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Valeur de retour :"
|
||||
|
||||
#. 4G37B
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"par_id3153194\n"
|
||||
"help.text"
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#. NHYd9
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"hd_id3153969\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Paramètres :"
|
||||
|
||||
#. ghsyA
|
||||
#. vxxyq
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"par_id3153770\n"
|
||||
"help.text"
|
||||
msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. In contrast to the DateSerial function that passes years, months and days as separate numeric values, the DateValue function requests the date string to be according to either one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or to ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted)."
|
||||
msgstr "<emph>Date:</emph> Expression chaîne contenant la date que vous souhaitez calculer. Contrairement à la fonction DateSerial qui transmet les années, les mois et les jours en tant que valeurs numériques distinctes, la fonction DateValue demande que la chaîne de date soit conforme à l'un des modèles d'acceptation de date définis pour votre paramètre régional (voir <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - Paramètres linguistiques - Langues</menuitem>) ou au format de date ISO (momentanément, seul le format ISO avec des tirets, Par exemple \"2012-12-31\" est accepté)."
|
||||
msgid "<emph>Date</emph>: String expression that contains the date that you want to calculate. In contrast to the DateSerial function that passes years, months and days as separate numeric values, the DateValue function requests the date string to be according to either one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or to ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted)."
|
||||
msgstr ""
|
||||
|
||||
#. EWVzU
|
||||
#. KmwFZ
|
||||
#: 03030102.xhp
|
||||
msgctxt ""
|
||||
"03030102.xhp\n"
|
||||
"hd_id3153142\n"
|
||||
"par_id3153194\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr "Exemple :"
|
||||
msgid "The computed date."
|
||||
msgstr ""
|
||||
|
||||
#. wDviP
|
||||
#: 03030103.xhp
|
||||
@@ -14896,22 +15013,22 @@ msgctxt ""
|
||||
msgid "<emph>date1, date2</emph> - The two date values to be compared."
|
||||
msgstr ""
|
||||
|
||||
#. yVo8Q
|
||||
#. e7hMm
|
||||
#: 03030120.xhp
|
||||
msgctxt ""
|
||||
"03030120.xhp\n"
|
||||
"par_idN1066A\n"
|
||||
"help.text"
|
||||
msgid "<emph>firstDayOfWeek</emph> - An optional parameter that specifies the starting day of a week."
|
||||
msgid "<emph>firstdayofweek</emph>: An optional parameter that specifies the starting day of a week."
|
||||
msgstr ""
|
||||
|
||||
#. dDoRU
|
||||
#. wpCoP
|
||||
#: 03030120.xhp
|
||||
msgctxt ""
|
||||
"03030120.xhp\n"
|
||||
"par_idN1067A\n"
|
||||
"help.text"
|
||||
msgid "firstDayOfWeek value"
|
||||
msgid "firstdayofweek value"
|
||||
msgstr ""
|
||||
|
||||
#. gmaR8
|
||||
@@ -15067,22 +15184,22 @@ msgctxt ""
|
||||
msgid "Saturday"
|
||||
msgstr "Samedi"
|
||||
|
||||
#. BLhqf
|
||||
#. E5nqv
|
||||
#: 03030120.xhp
|
||||
msgctxt ""
|
||||
"03030120.xhp\n"
|
||||
"par_idN106EB\n"
|
||||
"help.text"
|
||||
msgid "<emph>firstWeekOfYear</emph> - An optional parameter that specifies the starting week of a year."
|
||||
msgid "<emph>firstweekofyear</emph>: An optional parameter that specifies the starting week of a year."
|
||||
msgstr ""
|
||||
|
||||
#. KGncd
|
||||
#. e3gQd
|
||||
#: 03030120.xhp
|
||||
msgctxt ""
|
||||
"03030120.xhp\n"
|
||||
"par_idN106FB\n"
|
||||
"help.text"
|
||||
msgid "firstWeekOfYear value"
|
||||
msgid "firstweekofyear value"
|
||||
msgstr ""
|
||||
|
||||
#. zAFFS
|
||||
@@ -16417,14 +16534,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>Basic constants</bookmark_value>"
|
||||
msgstr "<bookmark_value>constantes Basic</bookmark_value>"
|
||||
|
||||
#. NMCZ2
|
||||
#. ev3DS
|
||||
#: 03040000.xhp
|
||||
msgctxt ""
|
||||
"03040000.xhp\n"
|
||||
"hd_id051620171022255424\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03040000.xhp\">Basic Constants</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03040000.xhp\">Constantes Basic</link>"
|
||||
msgid "<variable id=\"basicconstantsh1\"><link href=\"text/sbasic/shared/03040000.xhp\">Basic Constants</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. K6sdH
|
||||
#: 03040000.xhp
|
||||
@@ -26497,14 +26614,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>Dim statement</bookmark_value> <bookmark_value>arrays; dimensioning</bookmark_value> <bookmark_value>dimensioning arrays</bookmark_value>"
|
||||
msgstr "<bookmark_value>Dim, instruction</bookmark_value><bookmark_value>Matrices;dimension</bookmark_value><bookmark_value>Dimension;matrices</bookmark_value>"
|
||||
|
||||
#. 4Usmk
|
||||
#. HnQSe
|
||||
#: 03102100.xhp
|
||||
msgctxt ""
|
||||
"03102100.xhp\n"
|
||||
"hd_id3149812\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement\">Dim Statement</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement\">Instruction Dim</link>"
|
||||
msgid "<variable id=\"Dimh1\"><link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement\">Dim Statement</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 9gRSS
|
||||
#: 03102100.xhp
|
||||
@@ -30988,50 +31105,50 @@ msgctxt ""
|
||||
msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function\">Format Function</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function\">Fonction Format</link>"
|
||||
|
||||
#. ZAitp
|
||||
#. AfW2N
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3156042\n"
|
||||
"help.text"
|
||||
msgid "Converts a number to a string, and then formats it according to the format that you specify."
|
||||
msgstr "Convertit un nombre en chaîne de caractères puis formate celle-ci en fonction du format spécifié."
|
||||
msgid "Converts a numeric expression to a string, and then formats it according to the format that you specify."
|
||||
msgstr ""
|
||||
|
||||
#. wp4Ae
|
||||
#. arnAa
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153527\n"
|
||||
"help.text"
|
||||
msgid "Format (Number [, Format As String])"
|
||||
msgstr "Format (Number [, Format As String])"
|
||||
msgid "Format(expression [, format As String]) As String"
|
||||
msgstr ""
|
||||
|
||||
#. gddga
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3148474\n"
|
||||
"help.text"
|
||||
msgid "String"
|
||||
msgstr "Chaîne de caractères"
|
||||
|
||||
#. 6Dyxg
|
||||
#. v2BdG
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3149415\n"
|
||||
"help.text"
|
||||
msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
|
||||
msgstr "<emph>Number :</emph> expression numérique à convertir en chaîne de caractères formatée."
|
||||
msgid "<emph>expression</emph>: Numeric expression that you want to convert to a formatted string."
|
||||
msgstr ""
|
||||
|
||||
#. G3TNy
|
||||
#. p5nFg
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3147531\n"
|
||||
"help.text"
|
||||
msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
|
||||
msgstr "<emph>Format :</emph> chaîne de caractères spécifiant la description de format du nombre. Si <emph>Format</emph> est omis, la fonction Format fonctionne comme la fonction <emph>Str</emph>."
|
||||
msgid "<emph>format</emph>: String that specifies the format code for the number. If <literal>format</literal> is omitted, the Format function works like the %PRODUCTNAME Basic <literal>Str()</literal> function."
|
||||
msgstr ""
|
||||
|
||||
#. Mh6xN
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3148474\n"
|
||||
"help.text"
|
||||
msgid "Text string."
|
||||
msgstr ""
|
||||
|
||||
#. 8DmPW
|
||||
#: 03120301.xhp
|
||||
@@ -31042,59 +31159,59 @@ msgctxt ""
|
||||
msgid "Formatting Codes"
|
||||
msgstr "Descriptions de format"
|
||||
|
||||
#. j9pBf
|
||||
#. 4TDkj
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3147265\n"
|
||||
"help.text"
|
||||
msgid "The following list describes the codes that you can use for formatting a number:"
|
||||
msgstr "La liste suivante décrit les codes à utiliser pour formater un nombre :"
|
||||
msgid "The following list describes the codes that you can use for formatting a numeric expression:"
|
||||
msgstr ""
|
||||
|
||||
#. AA4AR
|
||||
#. LJGi5
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153380\n"
|
||||
"help.text"
|
||||
msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
|
||||
msgstr "<emph>0:</emph> Si <emph>Nombre</emph> possède un chiffre à la position du 0 dans la description de format, ce chiffre s'affiche. Dans le cas contraire, un zéro s'affiche."
|
||||
msgid "<emph>0:</emph> If <literal>expression</literal> has a digit at the position of the 0 in the <literal>format</literal> code, the digit is displayed, otherwise a zero is displayed."
|
||||
msgstr ""
|
||||
|
||||
#. 6hoDN
|
||||
#. MRyQ7
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3151210\n"
|
||||
"help.text"
|
||||
msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
|
||||
msgstr "Si l'expression <emph>numérique</emph> possède moins de chiffres que le nombre de zéros de la description de format (de chaque côté de la décimale), les zéros à gauche et à droite apparaissent. Si le nombre possède plus de chiffres à gauche du séparateur de décimales que le nombre de zéros dans la description de format, les chiffres supplémentaires sont affichés sans formatage."
|
||||
msgid "If <literal>expression</literal> has fewer digits than the number of zeros in the <literal>format</literal> code, (on either side of the decimal), leading or trailing zeros are displayed. If the <literal>expression</literal> has more digits to the left of the decimal separator than the amount of zeros in the <literal>format</literal> code, the additional digits are displayed without formatting."
|
||||
msgstr ""
|
||||
|
||||
#. EDBbq
|
||||
#. bYkcA
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3151176\n"
|
||||
"help.text"
|
||||
msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
|
||||
msgstr "Les décimales du nombre sont arrondies en fonction du nombre de zéros apparaissant après le séparateur de décimales dans la description de <emph>format</emph>."
|
||||
msgid "Decimal places in the <literal>expression</literal> are rounded according to the number of zeros that appear after the decimal separator in the <literal>format</literal> code."
|
||||
msgstr ""
|
||||
|
||||
#. ucKaQ
|
||||
#. Cypxj
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3154123\n"
|
||||
"help.text"
|
||||
msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
|
||||
msgstr "<emph>#:</emph> Si <emph>Nombre</emph> possède un chiffre à la position du substituant # dans la description de <emph>format</emph>, ce chiffre s'affiche. Dans le cas contraire, rien ne s'affiche à cette position."
|
||||
msgid "<emph>#:</emph> If <literal>expression</literal> contains a digit at the position of the # placeholder in the <literal>format</literal> code, the digit is displayed, otherwise nothing is displayed at this position."
|
||||
msgstr ""
|
||||
|
||||
#. EKGPx
|
||||
#. Mst5g
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3148452\n"
|
||||
"help.text"
|
||||
msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
|
||||
msgstr "Ce symbole a la même fonction que le 0, à l'exception du fait que les zéros à gauche ou à droite ne sont pas affichés s'il y a plus de caractères # dans la description de format que de chiffres dans le nombre. Seuls les chiffres pertinents du nombre sont affichés."
|
||||
msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the <literal>format</literal> code than digits in the <literal>expression</literal>. Only the relevant digits of the <literal>expression</literal> are displayed."
|
||||
msgstr ""
|
||||
|
||||
#. Cnq7B
|
||||
#: 03120301.xhp
|
||||
@@ -31105,32 +31222,32 @@ msgctxt ""
|
||||
msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
|
||||
msgstr "<emph>.:</emph> Le substituant décimal détermine le nombre de décimales à gauche et à droite du séparateur de décimales."
|
||||
|
||||
#. tWDUe
|
||||
#. ehB5x
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3159252\n"
|
||||
"help.text"
|
||||
msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
|
||||
msgstr "Si la description de format ne contient que des substituants # à gauche de ce symbole, les nombres inférieurs à 1 débutent par un séparateur de décimales. Pour toujours afficher un zéro à gauche des nombres inférieur à 1, utilisez 0 comme substituant pour le premier chiffre à gauche du séparateur de décimales."
|
||||
msgid "If the <literal>format</literal> code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
|
||||
msgstr ""
|
||||
|
||||
#. L7ry6
|
||||
#. yMgJz
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153368\n"
|
||||
"help.text"
|
||||
msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
|
||||
msgstr "<emph>% :</emph> multiplie le nombre par 100 et insère le signe pourcentage (%) à l'endroit où apparaît le nombre dans la description de format."
|
||||
msgid "<emph>%:</emph> Multiplies the <literal>expression</literal>by 100 and inserts the percent sign (%) where the <literal>expression</literal> appears in the <literal>format</literal> code."
|
||||
msgstr ""
|
||||
|
||||
#. 5A2Kp
|
||||
#. prkKA
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3149481\n"
|
||||
"help.text"
|
||||
msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
|
||||
msgstr "<emph>E- E+ e- e+ :</emph> Si la description de format comporte au moins un substituant de chiffre (0 ou #) situé à droite du symbole E-, E+, e- ou e+, le nombre est formaté au format scientifique ou exponentiel. La lettre E ou e est insérée entre le nombre et l'exposant. Le nombre de substituants des chiffres situés à droite du symbole détermine le nombre de chiffres contenus dans l'exposant."
|
||||
msgid "<emph>E- E+ e- e+ :</emph> If the <literal>format</literal> code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the <literal>expression</literal> is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
|
||||
msgstr ""
|
||||
|
||||
#. jhCb5
|
||||
#: 03120301.xhp
|
||||
@@ -31141,14 +31258,14 @@ msgctxt ""
|
||||
msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
|
||||
msgstr "Si l'exposant a une valeur négative, un signe moins s'affiche entre le symbole E-, E+, e-, e+ et la valeur de l'exposant. Si l'exposant a une valeur positive, le signe plus ne s'affiche qu'entre le symbole E+ ou e+ et la valeur de l'exposant."
|
||||
|
||||
#. shj6y
|
||||
#. WTvZT
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3148617\n"
|
||||
"help.text"
|
||||
msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
|
||||
msgstr "Le séparateur de milliers est affiché si la description de format comporte un séparateur compris entre des substituants de chiffres (0 ou #)."
|
||||
msgid "The thousands delimiter is displayed if the <literal>format</literal> code contains the delimiter enclosed by digit placeholders (0 or #)."
|
||||
msgstr ""
|
||||
|
||||
#. A8QmE
|
||||
#: 03120301.xhp
|
||||
@@ -31159,14 +31276,14 @@ msgctxt ""
|
||||
msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
|
||||
msgstr "L'utilisation du point comme séparateur de décimales et de milliers dépend des paramètres régionaux. Lorsque vous saisissez un nombre directement en code source Basic, utilisez toujours un point comme séparateur de décimales. Le caractère utilisé comme séparateur de décimales dépend du format numérique des paramètres de votre système."
|
||||
|
||||
#. 5EMgE
|
||||
#. sxDcc
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3152887\n"
|
||||
"help.text"
|
||||
msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
|
||||
msgstr "<emph>- + $ ( ) espace :</emph> Les signes plus (+), moins (-), dollar ($), espace, ou des parenthèses saisis directement dans la description de format sont affichés sous forme de caractères littéraux."
|
||||
msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the <literal>format</literal> code is displayed as a literal character."
|
||||
msgstr ""
|
||||
|
||||
#. PyKZq
|
||||
#: 03120301.xhp
|
||||
@@ -31177,23 +31294,23 @@ msgctxt ""
|
||||
msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
|
||||
msgstr "Pour afficher des caractères autres que ceux listés ici, vous devez les faire précéder d'une barre oblique inverse (\\) ou les saisir entre guillemets (\" \")."
|
||||
|
||||
#. 2VEmR
|
||||
#. SqAeG
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153139\n"
|
||||
"help.text"
|
||||
msgid "\\ : The backslash displays the next character in the format code."
|
||||
msgstr "\\ : La barre oblique inverse affiche le caractère suivant dans la description de format."
|
||||
msgid "<emph>\\ :</emph> The backslash displays the next character in the <literal>format</literal> code."
|
||||
msgstr ""
|
||||
|
||||
#. UFfdk
|
||||
#. CBbYy
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153366\n"
|
||||
"help.text"
|
||||
msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
|
||||
msgstr "Les caractères de la description de format ayant une signification spéciale ne peuvent être affichés en tant que caractères littéraux que s'ils sont précédés d'une barre oblique inverse. La barre oblique inverse ne s'affiche pas, sauf si vous saisissez une double barre oblique inverse (\\\\) dans la description de format."
|
||||
msgid "Characters in the <literal>format</literal> code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
|
||||
msgstr ""
|
||||
|
||||
#. L4LbT
|
||||
#: 03120301.xhp
|
||||
@@ -31204,23 +31321,23 @@ msgctxt ""
|
||||
msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
|
||||
msgstr "Les caractères devant être précédés par une barre oblique inverse dans la description de format pour s'afficher en tant que caractères littéraux sont les caractères de formatage de date et d'heure (a, c, d, h, m, n, p, q, s, t, w, y, /, :), les caractères de formatage numérique (#, 0, %, E, e, virgule, point) et les caractères de formatage de chaînes de caractères (@, &, <, >, !)."
|
||||
|
||||
#. NN8eT
|
||||
#. BCQqy
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3145749\n"
|
||||
"help.text"
|
||||
msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
|
||||
msgstr "Vous pouvez aussi utiliser les formats numériques prédéfinis suivants. À l'exception de \"Nombre standard\", toutes les descriptions de format prédéfinies renvoient les nombres en tant que nombres décimaux à deux décimales."
|
||||
msgid "You can also use the following predefined number formats. Except for <literal>\"General Number\"</literal>, all of the predefined format codes return the number as a decimal number with two decimal places."
|
||||
msgstr ""
|
||||
|
||||
#. fkPvC
|
||||
#. MDb3h
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3150113\n"
|
||||
"help.text"
|
||||
msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
|
||||
msgstr "Si vous utilisez des formats prédéfinis, le nom du format doit être saisi entre guillemets."
|
||||
msgid "If you use predefined formats, the name of the <literal>format</literal> must be enclosed in quotation marks."
|
||||
msgstr ""
|
||||
|
||||
#. GT9Rs
|
||||
#: 03120301.xhp
|
||||
@@ -31285,14 +31402,14 @@ msgctxt ""
|
||||
msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
|
||||
msgstr "<emph>Scientific :</emph> affiche les nombres au format scientifique (par exemple, 1.00E+03 pour 1000)."
|
||||
|
||||
#. cMtWm
|
||||
#. AAj9K
|
||||
#: 03120301.xhp
|
||||
msgctxt ""
|
||||
"03120301.xhp\n"
|
||||
"par_id3153707\n"
|
||||
"help.text"
|
||||
msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
|
||||
msgstr "Une description de format peut être divisée en trois sections séparées par des points-virgules. La première partie définit le format des valeurs positives, la seconde le format des valeurs négatives et la troisième le format des valeurs nulles. Si vous ne spécifiez qu'une description de format, celle-ci s'applique à tous les nombres."
|
||||
msgid "A <literal>format</literal> code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one <literal>format</literal> code, it applies to all numbers."
|
||||
msgstr ""
|
||||
|
||||
#. ZsNPC
|
||||
#: 03120301.xhp
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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-04-27 17:02+0200\n"
|
||||
"PO-Revision-Date: 2021-03-19 16:40+0000\n"
|
||||
"PO-Revision-Date: 2021-04-30 16:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/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.4.2\n"
|
||||
"X-POOTLE-MTIME: 1557932195.000000\n"
|
||||
|
||||
#. E9tti
|
||||
@@ -230,7 +230,7 @@ msgctxt ""
|
||||
"par_id831619443265443\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Edit - Cell Protection</menuitem> to activate sheet protection with current cell protection settings."
|
||||
msgstr ""
|
||||
msgstr "Choisissez <menuitem>Édition - Protection des cellules</menuitem> pour activer la protection de la feuille avec les paramètres de protection des cellules actuels."
|
||||
|
||||
#. cjzea
|
||||
#: 00000403.xhp
|
||||
|
||||
@@ -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-04-27 17:02+0200\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-04-13 17:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/fr/>\n"
|
||||
@@ -57562,23 +57562,23 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
|
||||
msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">Renvoie le nombre de cellules qui correspond aux critères dans des plages multiples.</variable></ahelp>"
|
||||
|
||||
#. fyEW6
|
||||
#. jbwVT
|
||||
#: func_countifs.xhp
|
||||
msgctxt ""
|
||||
"func_countifs.xhp\n"
|
||||
"par_id27421466710275\n"
|
||||
"help.text"
|
||||
msgid "COUNTIFS(Range1; Criterion[; Range2; Criterion2][; ... ; [Range127; Criterion127]])"
|
||||
msgid "COUNTIFS(Range; Criterion[; Range2; Criterion2][; ... ; [Range127; Criterion127]])"
|
||||
msgstr ""
|
||||
|
||||
#. 2BB8K
|
||||
#. KTAXW
|
||||
#: func_countifs.xhp
|
||||
msgctxt ""
|
||||
"func_countifs.xhp\n"
|
||||
"par_id14734320631377\n"
|
||||
"help.text"
|
||||
msgid "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
|
||||
msgstr "<emph>plage1,plage2,...</emph> et <emph>critère1,critère2,...</emph>doivent avoir la même taille, sinon la fonction renvoie err:502 - argument incorrecte."
|
||||
msgid "<emph>Range, Range2, ...</emph> and <emph>Criterion, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
|
||||
msgstr ""
|
||||
|
||||
#. ZuFZj
|
||||
#: func_countifs.xhp
|
||||
|
||||
@@ -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-04-27 17:02+0200\n"
|
||||
"PO-Revision-Date: 2021-04-10 15:37+0000\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+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"
|
||||
@@ -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.4.2\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1558541914.000000\n"
|
||||
|
||||
@@ -2031,7 +2031,7 @@ msgctxt ""
|
||||
"par_idN106C0\n"
|
||||
"help.text"
|
||||
msgid "To protect the cells from being changed, viewed or printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <link href=\"text/scalc/01/06060100.xhp\" name=\"Tools protect sheet\"><menuitem>Tools - Protect Sheet</menuitem></link>."
|
||||
msgstr ""
|
||||
msgstr "Pour éviter la modification, l'affichage ou l'impression de cellules en fonction des paramètres que vous avez définis dans la boîte de dialogue <emph>Format - Cellules</emph>, choisissez<link href=\"text/scalc/01/06060100.xhp\" name=\"Tools protect sheet\"><menuitem>Outils - Protéger la feuille</menuitem></link>."
|
||||
|
||||
#. doYSo
|
||||
#: cell_protect.xhp
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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-04-27 17:02+0200\n"
|
||||
"PO-Revision-Date: 2021-04-10 15:37+0000\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+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"
|
||||
@@ -2249,13 +2249,13 @@ msgctxt ""
|
||||
msgid "Direct and Style Formatting"
|
||||
msgstr "Formatages directs et indirects"
|
||||
|
||||
#. DCSZA
|
||||
#. QaB9M
|
||||
#: 00000005.xhp
|
||||
msgctxt ""
|
||||
"00000005.xhp\n"
|
||||
"par_id431619103899855\n"
|
||||
"help.text"
|
||||
msgid "A style is a set of formatting atributes, grouped and identified by a name (the style name). When you apply a style to an object, the object is formatted with the set of attributes of the style. Several objects of same nature can have the same style. As consequence, when you change the set of formatting attributes of the style, all objects associated with the style also change their formatting attributes accordingly. Use styles to uniformly format a large set of paragraphs, cells, and objects and better manage the formatting of documents."
|
||||
msgid "A style is a set of formatting attributes, grouped and identified by a name (the style name). When you apply a style to an object, the object is formatted with the set of attributes of the style. Several objects of same nature can have the same style. As consequence, when you change the set of formatting attributes of the style, all objects associated with the style also change their formatting attributes accordingly. Use styles to uniformly format a large set of paragraphs, cells, and objects and better manage the formatting of documents."
|
||||
msgstr ""
|
||||
|
||||
#. GDMrG
|
||||
@@ -2265,7 +2265,7 @@ msgctxt ""
|
||||
"par_id3159254\n"
|
||||
"help.text"
|
||||
msgid "When you do not use styles, and apply formatting attributes to parts of text directly, this is called Direct formatting (also called manual formatting). The formatting is applied only to the selected area of the document. If the document has several paragraphs, frames, or any other object, you apply direct formatting on each object. Direct formatting is available with the Format menu and with the Formatting toolbar."
|
||||
msgstr ""
|
||||
msgstr "Lorsque vous n'utilisez pas les styles et appliquez des attributs de formatage directement à des parties de texte, ceci est appelé du Formatage direct (ou du formatage manuel). Le formatage n'est appliqué qu'à la partie sélectionnée du document. Si le document a plusieurs paragraphes, cadres ou autres objets, vous appliquez le formatage direct à chaque objet. Le Formatage direct est disponible dans le menu Format et la barre d'outils Formatage."
|
||||
|
||||
#. KeiAC
|
||||
#: 00000005.xhp
|
||||
@@ -2274,7 +2274,7 @@ msgctxt ""
|
||||
"par_id971619105747398\n"
|
||||
"help.text"
|
||||
msgid "A direct formatting attribute applied on a object overrides the corresponding attribute of the style applied to the object."
|
||||
msgstr ""
|
||||
msgstr "Un attribut de formatage direct appliqué à un objet écrase l'attribut de style correspondant du style appliqué à l'objet."
|
||||
|
||||
#. aUcVk
|
||||
#: 00000005.xhp
|
||||
|
||||
@@ -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-04-27 17:02+0200\n"
|
||||
"PO-Revision-Date: 2021-01-30 10:36+0000\n"
|
||||
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-04-30 16:37+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -2166,7 +2166,7 @@ msgctxt ""
|
||||
"par_id3150105\n"
|
||||
"help.text"
|
||||
msgid "When you open a document created from a template, %PRODUCTNAME checks to see if the template has been modified since the document was last opened. If the template was changed, a dialog is shown where you can select which styles to apply to the document."
|
||||
msgstr ""
|
||||
msgstr "Lorsque vous ouvrez un document créé à partir d'un modèle, %PRODUCTNAME vérifie si le modèle a été modifié depuis la dernière ouverture du document. Si le modèle a été modifié, une boîte de dialogue s'affiche dans laquelle vous pouvez sélectionner quel style appliquer au document."
|
||||
|
||||
#. JCkDE
|
||||
#: 01020000.xhp
|
||||
@@ -2175,7 +2175,7 @@ msgctxt ""
|
||||
"par_id3153096\n"
|
||||
"help.text"
|
||||
msgid "To apply the new styles from the template to the document, click <widget>Update Styles</widget>."
|
||||
msgstr ""
|
||||
msgstr "Pour appliquer les nouveaux styles à partir du modèle au document, cliquez <widget>Actualiser les styles</widget>."
|
||||
|
||||
#. BDWYx
|
||||
#: 01020000.xhp
|
||||
@@ -2184,7 +2184,7 @@ msgctxt ""
|
||||
"par_id3147581\n"
|
||||
"help.text"
|
||||
msgid "To retain the styles that are currently used in the document, click <widget>Keep Old Styles</widget>."
|
||||
msgstr ""
|
||||
msgstr "Pour retenir les styles qui sont actuellement utilisés dans le document, cliquez sur <widget>Conserver les anciens styles</widget>."
|
||||
|
||||
#. SLice
|
||||
#: 01020000.xhp
|
||||
@@ -2193,7 +2193,7 @@ msgctxt ""
|
||||
"par_id3145367\n"
|
||||
"help.text"
|
||||
msgid "%PRODUCTNAME recognizes templates located in any directory defined for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><menuitem>%PRODUCTNAME - Paths</menuitem></link>."
|
||||
msgstr ""
|
||||
msgstr "%PRODUCTNAME reconnaît les modèles situés dans n'importe quel répertoire définit pour <emph>Modèles</emph> dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><menuitem>%PRODUCTNAME - Chemins</menuitem></link>."
|
||||
|
||||
#. Nksvx
|
||||
#: 01020000.xhp
|
||||
@@ -2202,7 +2202,7 @@ msgctxt ""
|
||||
"par_id3154988\n"
|
||||
"help.text"
|
||||
msgid "If a document was created using a template that cannot be found, a dialog is shown that asks you how to proceed next time the document is opened."
|
||||
msgstr ""
|
||||
msgstr "Si un document a été créé utilisant un modèle qui ne peut être trouvé, une boîte de dialogue s'affiche demandant comment procéder lors de la prochaine ouverture du document."
|
||||
|
||||
#. HzeB3
|
||||
#: 01020000.xhp
|
||||
@@ -2211,7 +2211,7 @@ msgctxt ""
|
||||
"par_id3151351\n"
|
||||
"help.text"
|
||||
msgid "To break the link between the document and the missing template, click <widget>No</widget>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document."
|
||||
msgstr ""
|
||||
msgstr "Pour rompre le lien entre le document et le modèle manquant, cliquez sur <widget>Non</widget>, faute de quoi <item type=\"productname\">%PRODUCTNAME</item> cherchera le modèle à la prochaine ouverture du document."
|
||||
|
||||
#. Sm3CJ
|
||||
#: 01020000.xhp
|
||||
@@ -2220,7 +2220,7 @@ msgctxt ""
|
||||
"par_id6930143\n"
|
||||
"help.text"
|
||||
msgid "When you use <menuitem>File - Save As</menuitem> and select a template filter to save a template in a directory that is <emph>not</emph> specified in the <emph>Templates</emph> path, then the documents based on that template will <emph>not</emph> be checked."
|
||||
msgstr ""
|
||||
msgstr "Lorsque vous utilisez <menuitem>Fichier - Enregistrer sous</menuitem> et sélectionnez un filtre de modèle dans un répertoire qui n'est <emph>pas</emph> spécifié dans le chemin <emph>Modèles</emph>, alors le document basé sur ce modèle ne sera <emph>pas</emph> vérifié."
|
||||
|
||||
#. 6fFQH
|
||||
#: 01020000.xhp
|
||||
@@ -3075,7 +3075,7 @@ msgctxt ""
|
||||
"hd_id751513634008094\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As\">Export As</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As\">Exporter comme</link>"
|
||||
|
||||
#. yQFCE
|
||||
#: 01070002.xhp
|
||||
@@ -3093,7 +3093,7 @@ msgctxt ""
|
||||
"par_id971513634212601\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>File - Export As</emph>."
|
||||
msgstr ""
|
||||
msgstr "Choisissez <emph>Fichier - Exporter comme</emph>."
|
||||
|
||||
#. 5EMoa
|
||||
#: 01070002.xhp
|
||||
@@ -3597,7 +3597,7 @@ msgctxt ""
|
||||
"par_id171606265050158\n"
|
||||
"help.text"
|
||||
msgid "Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions."
|
||||
msgstr ""
|
||||
msgstr "Enregistre un aperçu miniature .png dans le document. Cette image peut être utilisée par un gestionnaire de fichiers sous certaines conditions."
|
||||
|
||||
#. kGCVD
|
||||
#: 01100200.xhp
|
||||
@@ -3606,7 +3606,7 @@ msgctxt ""
|
||||
"par_id231606265075565\n"
|
||||
"help.text"
|
||||
msgid "To disable generating thumbnails in general, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem/><menuitem> - %PRODUCTNAME - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
|
||||
msgstr ""
|
||||
msgstr "Pour désactiver la génération de miniatures en général, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem/><menuitem> - %PRODUCTNAME - Avancé</menuitem>. Cliquez sur le bouton <widget>Ouvrir la configuration exprt</widget> et recherchez <emph>Générer une miniature</emph>. Si cette propriété a la valeur <literal>true</literal>, double cliquez dessus pour définir la valeur sur <literal>false</literal>."
|
||||
|
||||
#. ibdbD
|
||||
#: 01100300.xhp
|
||||
@@ -4110,7 +4110,7 @@ msgctxt ""
|
||||
"par_id3155377\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Tools - Address Book Source</menuitem>."
|
||||
msgstr ""
|
||||
msgstr "Choisissez <menuitem>Outils - Source du carnet d'adresses</menuitem>."
|
||||
|
||||
#. 46kw3
|
||||
#: 01110101.xhp
|
||||
@@ -4173,7 +4173,7 @@ msgctxt ""
|
||||
"hd_id3145119\n"
|
||||
"help.text"
|
||||
msgid "Assign"
|
||||
msgstr ""
|
||||
msgstr "Assigner"
|
||||
|
||||
#. 7XELF
|
||||
#: 01110101.xhp
|
||||
@@ -4263,7 +4263,7 @@ msgctxt ""
|
||||
"hd_id3147226\n"
|
||||
"help.text"
|
||||
msgid "Enter Template Name"
|
||||
msgstr ""
|
||||
msgstr "Saisir un nom de modèle"
|
||||
|
||||
#. 39pSZ
|
||||
#: 01110300.xhp
|
||||
@@ -4281,7 +4281,7 @@ msgctxt ""
|
||||
"hd_id3147571\n"
|
||||
"help.text"
|
||||
msgid "Select Template Category"
|
||||
msgstr ""
|
||||
msgstr "Sélectionner la catégorie de modèle"
|
||||
|
||||
#. pZzDq
|
||||
#: 01110300.xhp
|
||||
@@ -4317,7 +4317,7 @@ msgctxt ""
|
||||
"par_id861608396537022\n"
|
||||
"help.text"
|
||||
msgid "Templates added with this command appear automatically in the <emph>Template Manager</emph>. You can also use the <emph>Template Manager</emph> to import templates. Both methods are recommended for adding templates."
|
||||
msgstr ""
|
||||
msgstr "Les modèles ajoutés par cette commande apparaissent automatiquement dans le <emph>Gestionnaire de modèles</emph>. Vous pouvez aussi utiliser le <emph>Gestionnaire de modèles</emph> pour importer des modèles. Les deux méthodes sont recommandées pour ajouter des modèles."
|
||||
|
||||
#. 7BaN7
|
||||
#: 01110400.xhp
|
||||
@@ -4326,7 +4326,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Edit Template"
|
||||
msgstr ""
|
||||
msgstr "Éditer le modèle"
|
||||
|
||||
#. VqGEF
|
||||
#: 01110400.xhp
|
||||
@@ -4335,7 +4335,7 @@ msgctxt ""
|
||||
"hd_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Open Template\">Edit Template</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/01/01110400.xhp\" name=\"Open Template\">Éditer le modèle</link>"
|
||||
|
||||
#. VUYtJ
|
||||
#: 01110400.xhp
|
||||
@@ -4353,7 +4353,7 @@ msgctxt ""
|
||||
"par_id01110401\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>File - Templates - Edit Template</menuitem>."
|
||||
msgstr ""
|
||||
msgstr "Choisissez <menuitem>Fichier - Modèles - Éditer le modèle</menuitem>."
|
||||
|
||||
#. VkA8N
|
||||
#: 01130000.xhp
|
||||
@@ -4389,7 +4389,7 @@ msgctxt ""
|
||||
"par_id3146946\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp> </variable> The printing options can vary according to the printer and the operating system that you use."
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Imprime le document actif, la sélection ou les pages spécifiées. Vous pouvez aussi définir les options d'impression pour le document actif.</ahelp></variable> Les options d'impression peuvent varier en fonction de l'imprimante et du système d'exploitation utilisé."
|
||||
|
||||
#. Y8AZi
|
||||
#: 01130000.xhp
|
||||
@@ -4515,7 +4515,7 @@ msgctxt ""
|
||||
"hd_id691619139072776\n"
|
||||
"help.text"
|
||||
msgid "Preview checkbox"
|
||||
msgstr ""
|
||||
msgstr "Case à cocher Aperçu"
|
||||
|
||||
#. FbBW7
|
||||
#: 01130000.xhp
|
||||
@@ -4524,7 +4524,7 @@ msgctxt ""
|
||||
"par_id3150776\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Turn on or off display of the print preview.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".\">Active ou désactive l'aperçu avant impression.</ahelp>"
|
||||
|
||||
#. VupTf
|
||||
#: 01130000.xhp
|
||||
@@ -4533,7 +4533,7 @@ msgctxt ""
|
||||
"hd_id931619139079209\n"
|
||||
"help.text"
|
||||
msgid "Preview navigation box"
|
||||
msgstr ""
|
||||
msgstr "Zone de navigation de l'aperçu"
|
||||
|
||||
#. uGPRE
|
||||
#: 01130000.xhp
|
||||
@@ -4542,7 +4542,7 @@ msgctxt ""
|
||||
"par_id3150773\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Enter the number of page to be shown in the preview in the box or use the arrow buttons to display pages in the preview.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".\">Saisissez le nombre de page à afficher dans l'aperçu dans le champ ou utilisez les boutons fléchés pour afficher les pages dans l'aperçu.</ahelp>"
|
||||
|
||||
#. Zg7aE
|
||||
#: 01130000.xhp
|
||||
@@ -4805,13 +4805,13 @@ msgctxt ""
|
||||
msgid "From which"
|
||||
msgstr ""
|
||||
|
||||
#. 8bGAj
|
||||
#. tHVZf
|
||||
#: 01130000.xhp
|
||||
msgctxt ""
|
||||
"01130000.xhp\n"
|
||||
"par_id35\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the source of sheet content to be printed.</ahelp> Possible valuer are <emph>Print all sheets</emph> and <emph>Print selected sheets</emph>."
|
||||
msgid "<ahelp hid=\".\">Select the source of sheet content to be printed.</ahelp> Possible values are <emph>Print all sheets</emph> and <emph>Print selected sheets</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. fGCJk
|
||||
@@ -15524,13 +15524,13 @@ msgctxt ""
|
||||
msgid "To stop applying a direct format, such as underlining, while you type new text at the end of a line, press <keycode>Shift+Ctrl+X</keycode>."
|
||||
msgstr ""
|
||||
|
||||
#. BsVyF
|
||||
#. uGgku
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
"05010000.xhp\n"
|
||||
"par_id91619108534060\n"
|
||||
"help.text"
|
||||
msgid "Bullets and numbering are properties of lists. <emph>Clear Direct Formatting</emph> does not clear directly formatted bullets and numbering found in a paragraph. To remove the bullet and numbering applied directly to a paragraph, use the <emph>Toggle Unordered List</emph>, the <emph>Togle Ordered List</emph> or the <emph>No List</emph> icons on the Formatting toolbar."
|
||||
msgid "Bullets and numbering are properties of lists. <emph>Clear Direct Formatting</emph> does not clear directly formatted bullets and numbering found in a paragraph. To remove the bullet and numbering applied directly to a paragraph, use the <emph>Toggle Unordered List</emph>, the <emph>Toggle Ordered List</emph> or the <emph>No List</emph> icons on the Formatting toolbar."
|
||||
msgstr ""
|
||||
|
||||
#. rQFC8
|
||||
|
||||
@@ -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-04-27 17:03+0200\n"
|
||||
"POT-Creation-Date: 2021-05-05 17:15+0200\n"
|
||||
"PO-Revision-Date: 2021-03-19 16:40+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/fr/>\n"
|
||||
@@ -16,771 +16,6 @@ msgstr ""
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1559571105.000000\n"
|
||||
|
||||
#. jpgRA
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Data sources in $[officename]"
|
||||
msgstr "Sources de données dans $[officename]"
|
||||
|
||||
#. w4Ehh
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"bm_id3155449\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>databases;drag and drop (Base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>Bases de données;glisser-déposer (Base)</bookmark_value>"
|
||||
|
||||
#. AqvhY
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"hd_id3151299\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Data sources in $[officename]\">Data sources in $[officename]</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Sources de données dans $[officename]\">Sources de données dans $[officename]</link>"
|
||||
|
||||
#. PNBCF
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"hd_id3150616\n"
|
||||
"help.text"
|
||||
msgid "Selecting the Address Book"
|
||||
msgstr "Sélectionner le carnet d'adresses"
|
||||
|
||||
#. GeoEc
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"par_id3153049\n"
|
||||
"help.text"
|
||||
msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Tools - Address Book Source</emph></link>."
|
||||
msgstr "Pour sélectionner le carnet d'adresses que vous souhaitez utiliser, choisissez <link href=\"text/shared/01/01110101.xhp\" name=\"Outils - Source du carnet d'adresses \"><emph>Outils - Source du carnet d'adresses</emph></link>."
|
||||
|
||||
#. hdhBt
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"hd_id3147275\n"
|
||||
"help.text"
|
||||
msgid "Opening a Data Source"
|
||||
msgstr "Ouvrir une source de données"
|
||||
|
||||
#. C7ppK
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"par_id3154143\n"
|
||||
"help.text"
|
||||
msgid "To open the data source view, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode> in a text, spreadsheet or form document."
|
||||
msgstr "Pour ouvrir la vue de source de données, appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Maj+F4</keycode> dans un texte, une feuille de calcul ou un formulaire."
|
||||
|
||||
#. qiyEE
|
||||
#: 11000002.xhp
|
||||
msgctxt ""
|
||||
"11000002.xhp\n"
|
||||
"par_id3154046\n"
|
||||
"help.text"
|
||||
msgid "To view the contents of a database, click the plus sign (+) in front of the name in the data source view."
|
||||
msgstr "Pour afficher le contenu d'une base de données, cliquez sur le signe plus (+) devant son nom dans la vue de la source de données."
|
||||
|
||||
#. 884eA
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "ODBC"
|
||||
msgstr "ODBC"
|
||||
|
||||
#. QkyCA
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3149031\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
|
||||
|
||||
#. kyqcm
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3150499\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Spécifie les paramètres des bases de données <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>, cela comprend vos données d'accès, les paramètres du pilote et le jeu de caractères.</ahelp>"
|
||||
|
||||
#. Dbr2C
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3148642\n"
|
||||
"help.text"
|
||||
msgid "User Name"
|
||||
msgstr "Nom d'utilisateur"
|
||||
|
||||
#. WBXTJ
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3154514\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Type the user name for accessing the database.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Saisissez le nom d'utilisateur pour accéder à la base de données.</ahelp>"
|
||||
|
||||
#. DpZgn
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3153665\n"
|
||||
"help.text"
|
||||
msgid "Password required"
|
||||
msgstr "Mot de passe requis"
|
||||
|
||||
#. HaYKD
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3145119\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Empêche un utilisateur non autorisé d'accéder à la base de données. Le mot de passe ne doit être saisi qu'une seule fois par session.</ahelp>"
|
||||
|
||||
#. QWAfC
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3153087\n"
|
||||
"help.text"
|
||||
msgid "Driver Settings"
|
||||
msgstr "Paramètres des pilotes"
|
||||
|
||||
#. FFBSB
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3143271\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Use this text field to enter additional optional driver settings if this is necessary.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Saisissez dans ce champ de texte les paramètres des pilotes facultatifs supplémentaires, le cas échéant.</ahelp>"
|
||||
|
||||
#. ETNaE
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3152472\n"
|
||||
"help.text"
|
||||
msgid "Character Set"
|
||||
msgstr "Jeu de caractères"
|
||||
|
||||
#. SCzpp
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3151245\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Sélectionnez la conversion de code souhaitée pour afficher la base de données dans $[officename]. Ce choix n'affecte pas la base de données elle-même.</ahelp> Choisissez \"Système\" pour utiliser le jeu de caractères par défaut du système d'exploitation. Les bases de données Texte et dBASE n'acceptent que des jeux de caractères avec une longueur de caractères fixe, où tous les caractères sont codés sur le même nombre d'octets."
|
||||
|
||||
#. xBEZv
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3149669\n"
|
||||
"help.text"
|
||||
msgid "General"
|
||||
msgstr "Général"
|
||||
|
||||
#. REocx
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3147265\n"
|
||||
"help.text"
|
||||
msgid "Retrieve generated values"
|
||||
msgstr "Extraire les valeurs générées"
|
||||
|
||||
#. ToEkf
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3151054\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/autoretrieve\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/autoretrieve\">Active la prise en charge dans $[officename] des champs de données incrémentés automatiquement pour la source de données ODBC ou JDBC active.</ahelp> Cochez cette case si la base de données ne prend pas en charge la fonction d'auto-incrémentation dans sa couche SDBCX. En général, cette fonction est sélectionnée pour le champ de clé primaire."
|
||||
|
||||
#. aokLy
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3150400\n"
|
||||
"help.text"
|
||||
msgid "Auto-increment statement"
|
||||
msgstr "Expression d'incrément automatique"
|
||||
|
||||
#. HFuC7
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3154366\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/statement\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/statement\">Saisissez la commande SQL qui donne instruction à la source de données d'incrémenter automatiquement un champ de données INTEGER (nombre entier) spécifié.</ahelp> Voici un exemple type d'instruction SQL pour la création d'un champ de données :"
|
||||
|
||||
#. C5Mvn
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3159149\n"
|
||||
"help.text"
|
||||
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER)"
|
||||
msgstr "CREATE TABLE \"table1\" (\"id\" INTEGER)"
|
||||
|
||||
#. M4YsG
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3147084\n"
|
||||
"help.text"
|
||||
msgid "To auto-increment the \"id\" data field in a MySQL database, change the statement to:"
|
||||
msgstr "Pour auto-incrémenter le champ de données \"id\" dans une base de données MySQL, modifiez l'instruction comme suit :"
|
||||
|
||||
#. 2pPyd
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3154909\n"
|
||||
"help.text"
|
||||
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
|
||||
msgstr "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
|
||||
|
||||
#. wyFqp
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3152933\n"
|
||||
"help.text"
|
||||
msgid "In other words, enter AUTO_INCREMENT into <emph>Auto-increment statement</emph> box."
|
||||
msgstr "En d'autres termes, saisissez AUTO_INCREMENT dans la zone <emph>Expression d'auto-incrément</emph>."
|
||||
|
||||
#. cFjbY
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3149765\n"
|
||||
"help.text"
|
||||
msgid "Query of generated values"
|
||||
msgstr "Requête des valeurs générées"
|
||||
|
||||
#. EnHXJ
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3145171\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/query\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/query\">Saisissez une instruction SQL renvoyant la dernière valeur auto-incrémentée pour le champ de données de la clé primaire.</ahelp> Exemple :"
|
||||
|
||||
#. KdqAK
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3150769\n"
|
||||
"help.text"
|
||||
msgid "SELECT LAST_INSERT_D();"
|
||||
msgstr "SELECT LAST_INSERT_D();"
|
||||
|
||||
#. UcUfT
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3157892\n"
|
||||
"help.text"
|
||||
msgid "Use SQL92 naming constraints"
|
||||
msgstr "Utilisation des contraintes de nom SQL92"
|
||||
|
||||
#. nvCRa
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3153368\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/specialsettingspage/usesql92\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/specialsettingspage/usesql92\">Autorise uniquement les noms qui utilisent des caractères conformes aux contraintes de nom SQL92 dans la source de données. Tous les autres caractères sont rejetés.</ahelp> Chaque nom doit commencer par une lettre minuscule ou majuscule, ou par un trait de soulignage ( _ ). Les caractères restants peuvent être des lettres ASCII, des traits de soulignage ou des nombres."
|
||||
|
||||
#. 9BNi4
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"hd_id3154011\n"
|
||||
"help.text"
|
||||
msgid "Use Catalog for file-based databases"
|
||||
msgstr "Utiliser le catalogue pour les bases de données basées sur des fichiers"
|
||||
|
||||
#. BaWgu
|
||||
#: 11020000.xhp
|
||||
msgctxt ""
|
||||
"11020000.xhp\n"
|
||||
"par_id3148618\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Uses the current data source of the Catalog. This is useful when the ODBC data source is a database server. If the ODBC data source is a dBASE driver, leave this check box clear.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Utilise la source de données active du catalogue. Cette particularité est utile lorsque la source de données ODBC est un serveur de base de données. Si la source de données ODBC est un pilote dBASE, ne cochez pas cette case.</ahelp>"
|
||||
|
||||
#. RBCN4
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "dBASE"
|
||||
msgstr "dBASE"
|
||||
|
||||
#. bWmM9
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"hd_id3153539\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBASE</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBase</link>"
|
||||
|
||||
#. EFxxW
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3147088\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specify the settings for a dBASE database.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Spécifiez les paramètres d'une base de données dBase.</ahelp>"
|
||||
|
||||
#. bSnXm
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3151110\n"
|
||||
"help.text"
|
||||
msgid "To be able to define relations between tables, use JDBC or ODBC from within $[officename]."
|
||||
msgstr "Pour pouvoir définir des relations entre des tables, utilisez JDBC ou ODBC depuis $[officename]."
|
||||
|
||||
#. irtxH
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"hd_id3149233\n"
|
||||
"help.text"
|
||||
msgid "Display inactive records"
|
||||
msgstr "Afficher les enregistrements désactivés"
|
||||
|
||||
#. Y4AnV
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3153823\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Affiche tous les enregistrements d'un fichier, y compris ceux marqués comme supprimés. Si vous désactivez cette case, vous ne pourrez plus supprimer d'enregistrements.</ahelp>"
|
||||
|
||||
#. 7vpRc
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3156023\n"
|
||||
"help.text"
|
||||
msgid "In dBASE format, deleted records remain in the file."
|
||||
msgstr "Dans le format dBase, les enregistrements supprimés restent dans le fichier."
|
||||
|
||||
#. ZYefW
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3151384\n"
|
||||
"help.text"
|
||||
msgid "To view any changes that you make to the database, close the connection to the database, and then reconnect the database."
|
||||
msgstr "Pour visualiser les modifications apportées à la base de données, déconnectez-vous de celle-ci, puis reconnectez-vous."
|
||||
|
||||
#. 5LBSi
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id0904200811094971\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sélectionnez la conversion de code que vous souhaitez utiliser pour afficher la base de données dans $[officename]. Cela n'affecte pas la base de données</ahelp>"
|
||||
|
||||
#. Gmun9
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"hd_id3149047\n"
|
||||
"help.text"
|
||||
msgid "Indexes"
|
||||
msgstr "Index"
|
||||
|
||||
#. wh2wn
|
||||
#: 11030000.xhp
|
||||
msgctxt ""
|
||||
"11030000.xhp\n"
|
||||
"par_id3161656\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Opens the <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Ouvre la boîte de dialogue <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Index\"><emph>Index</emph></link> dans laquelle vous pouvez organiser les index des tables dans la base de données dBase active.</ahelp>"
|
||||
|
||||
#. vMA8w
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Indexes"
|
||||
msgstr "Index"
|
||||
|
||||
#. aznJb
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3148983\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\">Indexes</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Index\">Index</link>"
|
||||
|
||||
#. DmGsN
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3150247\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Lets you organize dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
|
||||
msgstr "<ahelp hid=\".\">Permet d'organiser les index de base de données dBASE.</ahelp> Un index vous permet d'accéder rapidement à une base de données, à condition que vous demandiez des données dans la sélection définie via l'index. Lorsque vous créez une table, vous pouvez définir les index dans l'onglet <emph>Index</emph>."
|
||||
|
||||
#. Aj5Uz
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3155339\n"
|
||||
"help.text"
|
||||
msgid "Table"
|
||||
msgstr "Table"
|
||||
|
||||
#. bzzGv
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3152551\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Select the database table that you want to index.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Sélectionnez la table de base de données à indexer.</ahelp>"
|
||||
|
||||
#. eyouE
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3159233\n"
|
||||
"help.text"
|
||||
msgid "Table Indexes"
|
||||
msgstr "Index de table"
|
||||
|
||||
#. hyCqp
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3143267\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Liste les index actifs de la table de base de données sélectionnée.</ahelp> Pour supprimer un index de la liste, cliquez sur l'index, puis sur la flèche vers la droite."
|
||||
|
||||
#. scWXw
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3148538\n"
|
||||
"help.text"
|
||||
msgid "Free Indexes"
|
||||
msgstr "Index libres"
|
||||
|
||||
#. mtGqS
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3151110\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Liste les index disponibles que vous pouvez assigner à une table.</ahelp> Pour assigner un index à une table sélectionnée, cliquez sur l'icône de flèche vers la gauche. La double flèche vers la gauche assigne tous les index disponibles."
|
||||
|
||||
#. U4FQh
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3156152\n"
|
||||
"help.text"
|
||||
msgid "<"
|
||||
msgstr "<"
|
||||
|
||||
#. sxDJi
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3150984\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Déplace l'index sélectionné vers la liste <emph>Index de table</emph>.</ahelp>"
|
||||
|
||||
#. FPRFh
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3149416\n"
|
||||
"help.text"
|
||||
msgid "<<"
|
||||
msgstr "<<"
|
||||
|
||||
#. 45Vrm
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3145315\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Déplace l'ensemble des index libres vers la liste <emph>Index de table</emph>.</ahelp>"
|
||||
|
||||
#. Ba8Z9
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3149579\n"
|
||||
"help.text"
|
||||
msgid ">"
|
||||
msgstr ">"
|
||||
|
||||
#. EP9GN
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3149795\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Déplace les index de table sélectionnés vers la liste <emph>Index libres</emph>.</ahelp>"
|
||||
|
||||
#. sAASQ
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"hd_id3155629\n"
|
||||
"help.text"
|
||||
msgid ">>"
|
||||
msgstr ">>"
|
||||
|
||||
#. t2gbA
|
||||
#: 11030100.xhp
|
||||
msgctxt ""
|
||||
"11030100.xhp\n"
|
||||
"par_id3151245\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Déplace tous les index de table vers la liste <emph>Index libres</emph>.</ahelp>"
|
||||
|
||||
#. LQcMC
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Execute SQL statement"
|
||||
msgstr "Exécution d'une instruction SQL"
|
||||
|
||||
#. GDjji
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"bm_id3148983\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>SQL; executing SQL statements (Base)</bookmark_value><bookmark_value>databases; administration through SQL (Base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>SQL;exécution d'instructions SQL (Base)</bookmark_value><bookmark_value>Bases de données;administration SQL (Base)</bookmark_value>"
|
||||
|
||||
#. Fpgqa
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"hd_id3153345\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Execute SQL statement\">Execute SQL statement</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Exécution d'une instruction SQL\">Exécution d'une instruction SQL</link>"
|
||||
|
||||
#. BtQ2b
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3154288\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialog where you can enter an SQL command for administering a database.</ahelp></variable>"
|
||||
msgstr "<variable id=\"sqltext\"><ahelp hid=\".\">Ouvre une boîte de dialogue dans laquelle vous pouvez saisir une commande SQL pour l'administration d'une base de données.</ahelp></variable>"
|
||||
|
||||
#. jhBMm
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3147275\n"
|
||||
"help.text"
|
||||
msgid "You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
|
||||
msgstr "Dans cette boîte de dialogue, vous pouvez uniquement saisir des commandes d'administration, telles que Grant (autoriser un utilisateur), Create Table (créer une table) ou Drop Table (supprimer une table) ; en revanche, vous ne pouvez pas saisir des commandes de filtre. Les commandes que vous pouvez saisir dépendent de la source de données ; par exemple, dBase peut seulement exécuter certaines des commandes SQL de la liste."
|
||||
|
||||
#. JZmCZ
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3154860\n"
|
||||
"help.text"
|
||||
msgid "To run an SQL query for filtering data in the database, use the <link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Query Design View</link>."
|
||||
msgstr "Pour exécuter une requête SQL pour filtrer des données de la base de données, utilisez l'<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Ébauche de requête</link>."
|
||||
|
||||
#. Ck9G4
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"hd_id3149514\n"
|
||||
"help.text"
|
||||
msgid "Command to execute"
|
||||
msgstr "Instruction à exécuter"
|
||||
|
||||
#. BHLbE
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3147618\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Saisissez la commande d'administration SQL à exécuter.</ahelp>"
|
||||
|
||||
#. 5DFEP
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3153087\n"
|
||||
"help.text"
|
||||
msgid "For example, for a \"Bibliography\" data source, you can enter the following SQL command:"
|
||||
msgstr "Par exemple, pour une source de données \"Bibliographie\", vous pouvez saisir la commande SQL suivante :"
|
||||
|
||||
#. XDWsR
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3145673\n"
|
||||
"help.text"
|
||||
msgid "SELECT \"Address\" FROM \"biblio\" \"biblio\""
|
||||
msgstr "SELECT \"Adresse\" FROM \"biblio\" \"biblio\""
|
||||
|
||||
#. LjEvw
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3145611\n"
|
||||
"help.text"
|
||||
msgid "For more information on SQL commands, please consult the documentation that came with the database."
|
||||
msgstr "Pour de plus amples informations sur les instructions SQL, consultez la documentation accompagnant la base de données."
|
||||
|
||||
#. BQmT9
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"hd_id3156024\n"
|
||||
"help.text"
|
||||
msgid "Previous commands"
|
||||
msgstr "Instructions précédentes"
|
||||
|
||||
#. hkxBT
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3149045\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Répertorie les commandes SQL précédemment exécutées. Pour exécuter de nouveau une commande, cliquez sur la commande, puis sur <emph>Exécuter</emph>.</ahelp>"
|
||||
|
||||
#. AvXck
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"hd_id3154348\n"
|
||||
"help.text"
|
||||
msgid "Status"
|
||||
msgstr "État"
|
||||
|
||||
#. yhCpt
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3151054\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Affiche les résultats, y compris les erreurs, de la commande SQL que vous avez exécutée.</ahelp>"
|
||||
|
||||
#. BUpxX
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"hd_id3154071\n"
|
||||
"help.text"
|
||||
msgid "Run"
|
||||
msgstr "Exécuter"
|
||||
|
||||
#. qDYRx
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
"11080000.xhp\n"
|
||||
"par_id3151210\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Exécute la commande que vous avez saisie dans la zone <emph>Instruction à exécuter</emph>.</ahelp>"
|
||||
|
||||
#. 93Xfs
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
"11090000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Filter"
|
||||
msgstr "Filtre de table"
|
||||
|
||||
#. yA8Tv
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
"11090000.xhp\n"
|
||||
"hd_id3150702\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Tables\">Table Filter</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Tables\">Filtre de table</link>"
|
||||
|
||||
#. NLCCV
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
"11090000.xhp\n"
|
||||
"par_id3149164\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Some databases track changes to each record by assigning version number to fields that are changed. This number is incremented by 1 each time the field is changed. Displays the internal version number of the record in the database table.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Certaines bases de données assurent le suivi des modifications apportées à chaque enregistrement en assignant un numéro de version aux champs qui sont modifiés. Ce numéro est incrémenté de 1 chaque fois que le champ est modifié. Affiche le numéro de version interne de l'enregistrement dans la table de base de données.</ahelp>"
|
||||
|
||||
#. axsoU
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
"11090000.xhp\n"
|
||||
"hd_id3154923\n"
|
||||
"help.text"
|
||||
msgid "Sort Ascending"
|
||||
msgstr "Tri croissant"
|
||||
|
||||
#. XFbZd
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
"11090000.xhp\n"
|
||||
"par_id3147559\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Trie la liste des noms de table dans l'ordre croissant en commençant par la première lettre de l'alphabet.</ahelp>"
|
||||
|
||||
#. SaBHA
|
||||
#: dabaadvprop.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2021-04-27 17:03+0200\n"
|
||||
"PO-Revision-Date: 2021-02-21 17:36+0000\n"
|
||||
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -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.4.2\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1559312645.000000\n"
|
||||
|
||||
@@ -20274,7 +20274,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "QR Code"
|
||||
msgstr "QR code"
|
||||
msgstr "Code QR"
|
||||
|
||||
#. Yuk2B
|
||||
#: qrcode.xhp
|
||||
@@ -20283,7 +20283,7 @@ msgctxt ""
|
||||
"bm_id901566317201860\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>QR Code</bookmark_value>"
|
||||
msgstr "<bookmark_value>QR code</bookmark_value>"
|
||||
msgstr "<bookmark_value>code QR</bookmark_value>"
|
||||
|
||||
#. FqKRN
|
||||
#: qrcode.xhp
|
||||
@@ -20292,7 +20292,7 @@ msgctxt ""
|
||||
"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\">QR code</link>"
|
||||
msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">Code QR</link>"
|
||||
|
||||
#. YdWKF
|
||||
#: qrcode.xhp
|
||||
@@ -20310,7 +20310,7 @@ msgctxt ""
|
||||
"par_id411566316109551\n"
|
||||
"help.text"
|
||||
msgid "The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image."
|
||||
msgstr "La fonction Génération de QR code aide à créer de QR codes pour n'importe quel texte ou URL. Le QR code est produit comme un image ou une forme et a toutes les propriétés associées à une image."
|
||||
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."
|
||||
|
||||
#. JFjy3
|
||||
#: qrcode.xhp
|
||||
@@ -20319,7 +20319,7 @@ msgctxt ""
|
||||
"par_id761566316165430\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Insert - Object - QR Code</menuitem>."
|
||||
msgstr "Choisissez <menuitem>Insertion - Objet - QR code</menuitem>."
|
||||
msgstr "Choisissez <menuitem>Insertion - Objet - Code QR</menuitem>."
|
||||
|
||||
#. vF7bp
|
||||
#: qrcode.xhp
|
||||
@@ -20337,7 +20337,7 @@ msgctxt ""
|
||||
"par_id251566316519649\n"
|
||||
"help.text"
|
||||
msgid "The text from which to generate the QR code."
|
||||
msgstr "Le texte à partir duquel générer le QR code."
|
||||
msgstr "Le texte à partir duquel générer le code QR."
|
||||
|
||||
#. 6mj5K
|
||||
#: qrcode.xhp
|
||||
@@ -20355,7 +20355,7 @@ msgctxt ""
|
||||
"par_id281566317365617\n"
|
||||
"help.text"
|
||||
msgid "The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged."
|
||||
msgstr "La valeur de correction d'erreur pour le QR code à créer. La correction d'erreur d'un QR code est une mesure qui aide à réparer le QR code s'il est endommagé."
|
||||
msgstr "La valeur de correction d'erreur pour le code QR à créer. La correction d'erreur d'un code QR est une mesure qui aide à réparer le code QR s'il est endommagé."
|
||||
|
||||
#. iHFHY
|
||||
#: qrcode.xhp
|
||||
@@ -20436,7 +20436,7 @@ msgctxt ""
|
||||
"par_id401566321281041\n"
|
||||
"help.text"
|
||||
msgid "The QR code below was generated for the text <literal>www.libreoffice.org</literal>:"
|
||||
msgstr "Le QR code ci-dessous a été généré pour le texte <literal>www.libreoffice.org</literal> :"
|
||||
msgstr "Le code QR ci-dessous a été généré pour le texte <literal>www.libreoffice.org</literal> :"
|
||||
|
||||
#. jDPsG
|
||||
#: qrcode.xhp
|
||||
@@ -20445,7 +20445,7 @@ msgctxt ""
|
||||
"par_id561566321218295\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">QR code example</alt></image>"
|
||||
msgstr "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">Exemple de QR code</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
|
||||
@@ -20454,7 +20454,7 @@ msgctxt ""
|
||||
"par_id441566317415844\n"
|
||||
"help.text"
|
||||
msgid "QR code in the <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>"
|
||||
msgstr "QR code dans <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
|
||||
|
||||
@@ -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-03-19 17:31+0100\n"
|
||||
"PO-Revision-Date: 2021-03-19 16:40+0000\n"
|
||||
"PO-Revision-Date: 2021-04-30 16:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/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.4.2\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1557932011.000000\n"
|
||||
|
||||
@@ -1563,7 +1563,7 @@ msgctxt ""
|
||||
"hd_id451615217475502\n"
|
||||
"help.text"
|
||||
msgid "Styles"
|
||||
msgstr ""
|
||||
msgstr "Styles"
|
||||
|
||||
#. bpU6u
|
||||
#: main_format.xhp
|
||||
@@ -1572,7 +1572,7 @@ msgctxt ""
|
||||
"par_id41615217505414\n"
|
||||
"help.text"
|
||||
msgid "Shows commands to edit, update, create, and manage styles."
|
||||
msgstr ""
|
||||
msgstr "Affiche des commande pour éditer, mettre à jour, créer et gérer les styles."
|
||||
|
||||
#. CJJ22
|
||||
#: main_format.xhp
|
||||
@@ -1608,7 +1608,7 @@ msgctxt ""
|
||||
"hd_id801615217485302\n"
|
||||
"help.text"
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
msgstr "Tableau"
|
||||
|
||||
#. ZH8Cz
|
||||
#: main_format.xhp
|
||||
@@ -1617,7 +1617,7 @@ msgctxt ""
|
||||
"par_id61615217563797\n"
|
||||
"help.text"
|
||||
msgid "Shows commands to format, edit, and delete a table and its elements."
|
||||
msgstr ""
|
||||
msgstr "Affiche des commandes pour formater, éditer et supprimer un tableau et ses éléments."
|
||||
|
||||
#. iZgpC
|
||||
#: main_format.xhp
|
||||
@@ -1626,7 +1626,7 @@ msgctxt ""
|
||||
"hd_id401615217493429\n"
|
||||
"help.text"
|
||||
msgid "Image"
|
||||
msgstr ""
|
||||
msgstr "Image"
|
||||
|
||||
#. RNZjn
|
||||
#: main_format.xhp
|
||||
@@ -1635,7 +1635,7 @@ msgctxt ""
|
||||
"par_id901615217674598\n"
|
||||
"help.text"
|
||||
msgid "Shows commands to crop, edit, and manage images."
|
||||
msgstr ""
|
||||
msgstr "Affiche des commandes pour rogner, éditer et gérer des images."
|
||||
|
||||
#. F98f9
|
||||
#: main_slide.xhp
|
||||
@@ -1671,7 +1671,7 @@ msgctxt ""
|
||||
"hd_id611615489755701\n"
|
||||
"help.text"
|
||||
msgid "Duplicate Slide"
|
||||
msgstr ""
|
||||
msgstr "Dupliquer la diapo"
|
||||
|
||||
#. uJcAM
|
||||
#: main_slide.xhp
|
||||
@@ -1680,7 +1680,7 @@ msgctxt ""
|
||||
"par_id71615490370664\n"
|
||||
"help.text"
|
||||
msgid "Creates a copy of the currently selected slide."
|
||||
msgstr ""
|
||||
msgstr "Crée une copie de la diapo actuellement sélectionnée."
|
||||
|
||||
#. Jtf2o
|
||||
#: main_slide.xhp
|
||||
@@ -1689,7 +1689,7 @@ msgctxt ""
|
||||
"hd_id631615489785082\n"
|
||||
"help.text"
|
||||
msgid "Delete Slide"
|
||||
msgstr ""
|
||||
msgstr "Supprimer la diapo"
|
||||
|
||||
#. FAJJ6
|
||||
#: main_slide.xhp
|
||||
@@ -1698,7 +1698,7 @@ msgctxt ""
|
||||
"par_id841615491193340\n"
|
||||
"help.text"
|
||||
msgid "Deletes the selected slide(s)."
|
||||
msgstr ""
|
||||
msgstr "Supprime la ou les diapos sélectionnées."
|
||||
|
||||
#. iZWVK
|
||||
#: main_slide.xhp
|
||||
@@ -1707,7 +1707,7 @@ msgctxt ""
|
||||
"hd_id721615489786162\n"
|
||||
"help.text"
|
||||
msgid "Save Background Image"
|
||||
msgstr ""
|
||||
msgstr "Enregistrer l'image d'arrière-plan"
|
||||
|
||||
#. 8ydAh
|
||||
#: main_slide.xhp
|
||||
@@ -1716,7 +1716,7 @@ msgctxt ""
|
||||
"par_id841615491449943\n"
|
||||
"help.text"
|
||||
msgid "If the slide has a background image, this option allows the user to save the corresponding background image file."
|
||||
msgstr ""
|
||||
msgstr "Si la diapo a une image en arrière-plan, cette option permet à l'utilisateur d'enregistrer le fichier d'image d'arrière-plan correspondant."
|
||||
|
||||
#. Bhh37
|
||||
#: main_slide.xhp
|
||||
@@ -1725,7 +1725,7 @@ msgctxt ""
|
||||
"hd_id161615489786339\n"
|
||||
"help.text"
|
||||
msgid "Set Background Image"
|
||||
msgstr ""
|
||||
msgstr "Définir l'image d'arrière-plan"
|
||||
|
||||
#. ekbFN
|
||||
#: main_slide.xhp
|
||||
@@ -1734,7 +1734,7 @@ msgctxt ""
|
||||
"par_id781615491497404\n"
|
||||
"help.text"
|
||||
msgid "Opens a File Picker to choose an image file to be set as the background of the current slide."
|
||||
msgstr ""
|
||||
msgstr "Ouvre un sélecteur de fichier pour choisir un fichier d'image à définir comme arrière-plan de la diapo active."
|
||||
|
||||
#. 92Pku
|
||||
#: main_slide.xhp
|
||||
@@ -1743,7 +1743,7 @@ msgctxt ""
|
||||
"hd_id921615489787123\n"
|
||||
"help.text"
|
||||
msgid "New Master"
|
||||
msgstr ""
|
||||
msgstr "Nouvelle diapo maîtresse"
|
||||
|
||||
#. kPJER
|
||||
#: main_slide.xhp
|
||||
@@ -1752,7 +1752,7 @@ msgctxt ""
|
||||
"par_id131615493790751\n"
|
||||
"help.text"
|
||||
msgid "Creates a new Master Slide. This function is only available in <emph>Master View</emph>."
|
||||
msgstr ""
|
||||
msgstr "Crée une nouvelle diapo maîtresse. Cette fonction n'est disponible qu'en <emph>Affichage maître</emph>."
|
||||
|
||||
#. Vwom7
|
||||
#: main_slide.xhp
|
||||
@@ -1761,7 +1761,7 @@ msgctxt ""
|
||||
"par_id491615494190854\n"
|
||||
"help.text"
|
||||
msgid "To enter the Master View, go to <emph>View - Master Slide</emph>. To exit the Master View, go to <emph>View - Normal</emph>."
|
||||
msgstr ""
|
||||
msgstr "Pour passer en Affichage maître, allez dans <emph>Affichage - Diapo maîtresse</emph>. Pour quitter Affichage maître, allez dans <emph>Affichage - Normal</emph>."
|
||||
|
||||
#. HQQHh
|
||||
#: main_slide.xhp
|
||||
@@ -1770,7 +1770,7 @@ msgctxt ""
|
||||
"hd_id421615489787299\n"
|
||||
"help.text"
|
||||
msgid "Delete Master"
|
||||
msgstr ""
|
||||
msgstr "Supprimer le masque"
|
||||
|
||||
#. EBxxM
|
||||
#: main_slide.xhp
|
||||
@@ -1779,7 +1779,7 @@ msgctxt ""
|
||||
"par_id661615494028415\n"
|
||||
"help.text"
|
||||
msgid "Deletes the currently selected Master Slide. This function is only available in <emph>Master View</emph>"
|
||||
msgstr ""
|
||||
msgstr "Supprime la diapo maîtresse actuellement sélectionnée. Cette fonction n'est disponible que dans <emph>Affichage maître</emph>"
|
||||
|
||||
#. hXNB7
|
||||
#: main_slide.xhp
|
||||
@@ -1788,7 +1788,7 @@ msgctxt ""
|
||||
"hd_id841615489787538\n"
|
||||
"help.text"
|
||||
msgid "Master Background"
|
||||
msgstr ""
|
||||
msgstr "Arrière-plan maître"
|
||||
|
||||
#. Kf3CF
|
||||
#: main_slide.xhp
|
||||
@@ -1797,7 +1797,7 @@ msgctxt ""
|
||||
"par_id921615494351365\n"
|
||||
"help.text"
|
||||
msgid "This option allows to show or hide the background image defined in the master slide."
|
||||
msgstr ""
|
||||
msgstr "Cette option permet d'afficher ou de masquer l'image d'arrière-plan définie dans la diapo maîtresse."
|
||||
|
||||
#. 9GSWp
|
||||
#: main_slide.xhp
|
||||
@@ -1806,7 +1806,7 @@ msgctxt ""
|
||||
"hd_id621615489788132\n"
|
||||
"help.text"
|
||||
msgid "Master Objects"
|
||||
msgstr ""
|
||||
msgstr "Objets maîtres"
|
||||
|
||||
#. wjDcS
|
||||
#: main_slide.xhp
|
||||
@@ -1815,7 +1815,7 @@ msgctxt ""
|
||||
"par_id541615494644223\n"
|
||||
"help.text"
|
||||
msgid "This option allows to show or hide objects defined in the master slide."
|
||||
msgstr ""
|
||||
msgstr "Cette option permet d'afficher ou de masquer les objets définis dans la diapo maîtresse."
|
||||
|
||||
#. BVTEY
|
||||
#: main_slide.xhp
|
||||
@@ -1824,7 +1824,7 @@ msgctxt ""
|
||||
"hd_id51615489788356\n"
|
||||
"help.text"
|
||||
msgid "Master Elements"
|
||||
msgstr ""
|
||||
msgstr "Éléments de la diapo maîtresse"
|
||||
|
||||
#. GaTGo
|
||||
#: main_slide.xhp
|
||||
@@ -1833,7 +1833,7 @@ msgctxt ""
|
||||
"par_id111615494747246\n"
|
||||
"help.text"
|
||||
msgid "Displays a dialog box where the following elements from the master slide can be enabled or disabled:"
|
||||
msgstr ""
|
||||
msgstr "Affiche une boîte de dialogue dans laquelle les éléments suivants peuvent être activés ou désactivés dans la diapo maîtresse :"
|
||||
|
||||
#. fvE2V
|
||||
#: main_slide.xhp
|
||||
@@ -1842,7 +1842,7 @@ msgctxt ""
|
||||
"par_id41615494861841\n"
|
||||
"help.text"
|
||||
msgid "Header"
|
||||
msgstr ""
|
||||
msgstr "En-tête"
|
||||
|
||||
#. xcmiq
|
||||
#: main_slide.xhp
|
||||
@@ -1851,7 +1851,7 @@ msgctxt ""
|
||||
"par_id321615494881187\n"
|
||||
"help.text"
|
||||
msgid "Date/Time"
|
||||
msgstr ""
|
||||
msgstr "Date/heure"
|
||||
|
||||
#. kfNdX
|
||||
#: main_slide.xhp
|
||||
@@ -1860,7 +1860,7 @@ msgctxt ""
|
||||
"par_id721615494891164\n"
|
||||
"help.text"
|
||||
msgid "Footer"
|
||||
msgstr ""
|
||||
msgstr "Pied de page"
|
||||
|
||||
#. LLGmD
|
||||
#: main_slide.xhp
|
||||
@@ -1869,7 +1869,7 @@ msgctxt ""
|
||||
"par_id401615494904662\n"
|
||||
"help.text"
|
||||
msgid "Slide Number"
|
||||
msgstr ""
|
||||
msgstr "Numéro de diapo"
|
||||
|
||||
#. sYXNP
|
||||
#: main_slide.xhp
|
||||
@@ -1878,7 +1878,7 @@ msgctxt ""
|
||||
"hd_id851615489788586\n"
|
||||
"help.text"
|
||||
msgid "Show Slide"
|
||||
msgstr ""
|
||||
msgstr "Afficher la diapo"
|
||||
|
||||
#. 6hQEB
|
||||
#: main_slide.xhp
|
||||
@@ -1887,7 +1887,7 @@ msgctxt ""
|
||||
"par_id321615495037553\n"
|
||||
"help.text"
|
||||
msgid "If a slide is hidden, this function makes it visible again."
|
||||
msgstr ""
|
||||
msgstr "Si une diapo est masquée, cette fonction la rend visible de nouveau."
|
||||
|
||||
#. FFLV4
|
||||
#: main_slide.xhp
|
||||
@@ -1896,7 +1896,7 @@ msgctxt ""
|
||||
"hd_id201615489788874\n"
|
||||
"help.text"
|
||||
msgid "Hide Slide"
|
||||
msgstr ""
|
||||
msgstr "Masquer la diapo"
|
||||
|
||||
#. jdiSK
|
||||
#: main_slide.xhp
|
||||
@@ -1905,7 +1905,7 @@ msgctxt ""
|
||||
"par_id961615495104794\n"
|
||||
"help.text"
|
||||
msgid "If a slide is visible, this function hides it."
|
||||
msgstr ""
|
||||
msgstr "Si une diapo est visible, cette fonction la masque."
|
||||
|
||||
#. nV23n
|
||||
#: main_slide.xhp
|
||||
@@ -1914,7 +1914,7 @@ msgctxt ""
|
||||
"hd_id121615489789140\n"
|
||||
"help.text"
|
||||
msgid "Rename Slide"
|
||||
msgstr ""
|
||||
msgstr "Renommer la diapo"
|
||||
|
||||
#. GpHBE
|
||||
#: main_slide.xhp
|
||||
@@ -1923,7 +1923,7 @@ msgctxt ""
|
||||
"par_id901615495187958\n"
|
||||
"help.text"
|
||||
msgid "Opens a dialog box where a name can be set for the current slide."
|
||||
msgstr ""
|
||||
msgstr "Ouvre une boîte de dialogue dans laquelle saisir un nom pour la diapo active."
|
||||
|
||||
#. D6GtH
|
||||
#: main_slide.xhp
|
||||
@@ -1932,7 +1932,7 @@ msgctxt ""
|
||||
"hd_id551615489789347\n"
|
||||
"help.text"
|
||||
msgid "Jump to Last Edited Slide"
|
||||
msgstr ""
|
||||
msgstr "Aller à la dernière diapo éditée"
|
||||
|
||||
#. Snoa6
|
||||
#: main_slide.xhp
|
||||
@@ -1941,7 +1941,7 @@ msgctxt ""
|
||||
"par_id741615495336473\n"
|
||||
"help.text"
|
||||
msgid "Navigates to the last edited slide in the document."
|
||||
msgstr ""
|
||||
msgstr "Navigue jusqu'à la dernière diapo éditée dans le document."
|
||||
|
||||
#. FA3Ra
|
||||
#: main_slide.xhp
|
||||
@@ -1950,7 +1950,7 @@ msgctxt ""
|
||||
"hd_id641615489789548\n"
|
||||
"help.text"
|
||||
msgid "Move"
|
||||
msgstr ""
|
||||
msgstr "Déplacer"
|
||||
|
||||
#. GBPvF
|
||||
#: main_slide.xhp
|
||||
@@ -1959,7 +1959,7 @@ msgctxt ""
|
||||
"par_id371615495363225\n"
|
||||
"help.text"
|
||||
msgid "Shows a list of move operations that can be applied to the current slide:"
|
||||
msgstr ""
|
||||
msgstr "Affiche une liste d'opérations de déplacement qui peuvent être appliquées à la diapo active :"
|
||||
|
||||
#. TF4iz
|
||||
#: main_slide.xhp
|
||||
@@ -1968,7 +1968,7 @@ msgctxt ""
|
||||
"par_id711615495448201\n"
|
||||
"help.text"
|
||||
msgid "<emph>Slide to Start:</emph> Moves the current slide to the first position."
|
||||
msgstr ""
|
||||
msgstr "<emph>Diapo au début :</emph> déplace la diapo active à la première position."
|
||||
|
||||
#. uAt25
|
||||
#: main_slide.xhp
|
||||
@@ -1977,7 +1977,7 @@ msgctxt ""
|
||||
"par_id101615495452464\n"
|
||||
"help.text"
|
||||
msgid "<emph>Slide Up:</emph> Moves the current slide one position up in the presentation."
|
||||
msgstr ""
|
||||
msgstr "<emph>Diapo vers le haut :</emph> déplace la diapo active d'une position vers le haut dans la présentation."
|
||||
|
||||
#. PdEMy
|
||||
#: main_slide.xhp
|
||||
@@ -1986,7 +1986,7 @@ msgctxt ""
|
||||
"par_id761615495456499\n"
|
||||
"help.text"
|
||||
msgid "<emph>Slide Down:</emph> Moves the current slide one position down in the presentation."
|
||||
msgstr ""
|
||||
msgstr "<emph>Diapo vers le bas :</emph> déplace la diapo active d'une position vers le bas dans la présentation."
|
||||
|
||||
#. ESDFM
|
||||
#: main_slide.xhp
|
||||
@@ -1995,7 +1995,7 @@ msgctxt ""
|
||||
"par_id321615495459372\n"
|
||||
"help.text"
|
||||
msgid "<emph>Slide to End:</emph> Moves the current slide to the last position."
|
||||
msgstr ""
|
||||
msgstr "<emph>Diapo à la fin :</emph> déplace la diapo active à la dernière position."
|
||||
|
||||
#. AsscG
|
||||
#: main_slide.xhp
|
||||
@@ -2004,7 +2004,7 @@ msgctxt ""
|
||||
"hd_id301615489789755\n"
|
||||
"help.text"
|
||||
msgid "Navigate"
|
||||
msgstr ""
|
||||
msgstr "Naviguer"
|
||||
|
||||
#. 62VZA
|
||||
#: main_slide.xhp
|
||||
@@ -2013,7 +2013,7 @@ msgctxt ""
|
||||
"par_id941615558050553\n"
|
||||
"help.text"
|
||||
msgid "Shows a list of functions that can be used to navigate through the slides:"
|
||||
msgstr ""
|
||||
msgstr "Affiche une liste de fonctions à utiliser pour naviguer à travers les diapos :"
|
||||
|
||||
#. Mdi6Y
|
||||
#: main_slide.xhp
|
||||
@@ -2022,7 +2022,7 @@ msgctxt ""
|
||||
"par_id381615558169403\n"
|
||||
"help.text"
|
||||
msgid "<emph>To First Slide:</emph> Selects the first slide in the presentation."
|
||||
msgstr ""
|
||||
msgstr "<emph>À la première diapo: </emph> sélectionne la première diapo dans la présentation."
|
||||
|
||||
#. bYEak
|
||||
#: main_slide.xhp
|
||||
@@ -2031,7 +2031,7 @@ msgctxt ""
|
||||
"par_id131615558173437\n"
|
||||
"help.text"
|
||||
msgid "<emph>To Previous Slide:</emph> Navigates to the previous slide with respect to the currently selected slide."
|
||||
msgstr ""
|
||||
msgstr "<emph>À la diapo précédente :</emph> navigue à la diapo précédente en fonction de la diapo actuellement sélectionnée."
|
||||
|
||||
#. YXD3o
|
||||
#: main_slide.xhp
|
||||
@@ -2040,7 +2040,7 @@ msgctxt ""
|
||||
"par_id941615558176178\n"
|
||||
"help.text"
|
||||
msgid "<emph>To Next Slide:</emph> Navigates to the next slide with respect to the currently selected slide."
|
||||
msgstr ""
|
||||
msgstr "<emph>À la diapo suivante :</emph> navigue à la diapo suivante en fonction de la diapo actuellement sélectionnée."
|
||||
|
||||
#. dspAA
|
||||
#: main_slide.xhp
|
||||
@@ -2049,7 +2049,7 @@ msgctxt ""
|
||||
"par_id91615558179041\n"
|
||||
"help.text"
|
||||
msgid "<emph>To Last Slide:</emph> Selects the last slide in the presentation."
|
||||
msgstr ""
|
||||
msgstr "<emph>À la dernière diapo :</emph> sélectionne la dernière diapo de la présentation."
|
||||
|
||||
#. rCA2e
|
||||
#: main_tools.xhp
|
||||
|
||||
@@ -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-04-27 17:03+0200\n"
|
||||
"PO-Revision-Date: 2021-04-10 15:37+0000\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/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.4.2\n"
|
||||
"X-POOTLE-MTIME: 1559911552.000000\n"
|
||||
|
||||
#. S83CC
|
||||
@@ -590,7 +590,7 @@ msgctxt ""
|
||||
"par_id3149875\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>View - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect."
|
||||
msgstr ""
|
||||
msgstr "Choisissez <emph>Affichage - Animation</emph> pour ouvrir le volet Animation personnalisée dans la barre latérale. Cliquez sur le bouton <emph>Ajouter (+)</emph> et sélectionnez un effet d'animation."
|
||||
|
||||
#. iHWsE
|
||||
#: animated_objects.xhp
|
||||
|
||||
@@ -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-04-27 17:03+0200\n"
|
||||
"PO-Revision-Date: 2021-04-17 04:37+0000\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/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.4.2\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1558473287.000000\n"
|
||||
|
||||
@@ -7269,7 +7269,7 @@ msgctxt ""
|
||||
"par_id5841242\n"
|
||||
"help.text"
|
||||
msgid "The Selection box shows a list of all ordered paragraphs in the order of their appearance in the document. The list includes:"
|
||||
msgstr ""
|
||||
msgstr "La zone de sélection affiche une liste de tous les paragraphes ordonnées dans l'ordre de leur apparition dans le document. Cette liste contient :"
|
||||
|
||||
#. PDMFm
|
||||
#: 04090002.xhp
|
||||
@@ -7278,7 +7278,7 @@ msgctxt ""
|
||||
"par_id971618826026891\n"
|
||||
"help.text"
|
||||
msgid "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Chapter Numbering dialog"
|
||||
msgstr ""
|
||||
msgstr "les paragraphes avec un style de paragraphe assigné à un type de numérotation dans la boîte de dialogue Outils > Numérotation des chapitres"
|
||||
|
||||
#. aJ9QE
|
||||
#: 04090002.xhp
|
||||
@@ -7287,7 +7287,7 @@ msgctxt ""
|
||||
"par_id1001618826039875\n"
|
||||
"help.text"
|
||||
msgid "ordered list paragraphs, formatted with the Formatting toolbar or Bullets and Numbering dialog"
|
||||
msgstr ""
|
||||
msgstr "les paragraphes de listes ordonnées, formatés à partir de la barre d'outils Formatage ou la boîte de dialogue Puces et numérotations"
|
||||
|
||||
#. EsEhC
|
||||
#: 04090002.xhp
|
||||
@@ -7296,7 +7296,7 @@ msgctxt ""
|
||||
"par_id761618826048138\n"
|
||||
"help.text"
|
||||
msgid "paragraphs formatted with a numbered list style"
|
||||
msgstr ""
|
||||
msgstr "les paragraphes formatés avec un style de liste numéroté"
|
||||
|
||||
#. X7UTU
|
||||
#: 04090002.xhp
|
||||
@@ -7305,7 +7305,7 @@ msgctxt ""
|
||||
"par_id941618826055035\n"
|
||||
"help.text"
|
||||
msgid "paragraphs formatted with a paragraph style with a numbered list style applied in the Outline & List tab."
|
||||
msgstr ""
|
||||
msgstr "les paragraphes formatés avec un style de paragraphe avec un style de liste numérotée appliqué dans l'onglet Plan et liste."
|
||||
|
||||
#. DXnQx
|
||||
#: 04090002.xhp
|
||||
@@ -24693,7 +24693,7 @@ msgctxt ""
|
||||
"par_id8237250\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"chapter_numbering_tip\">If you want numbered headings, choose <menuitem>Tools - </menuitem><link name=\"chapternumbering\" href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Chapter Numbering</menuitem></link>. This command opens a dialog where numbering schemes can be assigned to paragraph styles used for headings. Do not use the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> icon on the <link href=\"text/swriter/main0202.xhp\" name=\"FormattingBar\">Formatting Bar</link> or the <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><menuitem>Bullets and Numbering</menuitem></link> dialog.</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"chapter_numbering_tip\">Si vous souhaitez numéroter les titres, choisissez <menuitem>Outils - </menuitem><link name=\"chapternumbering\" href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Numérotation des chapitres</menuitem></link>. Cette commande ouvre une boîte de dialogue où des types de numérotations peuvent être assignés à des styles de paragraphe utilisés pour les titres . N'utilisez pas l'icône <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">(Dés)activer la liste ordonnée</link> dans la <link href=\"text/swriter/main0202.xhp\" name=\"FormattingBar\">barre Formatage</link> ou dans la boîte de dialogue <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><menuitem>Puces et numérotations</menuitem></link>.</variable>"
|
||||
|
||||
#. DFbiG
|
||||
#: 06060000.xhp
|
||||
@@ -24711,7 +24711,7 @@ msgctxt ""
|
||||
"par_id3147512\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter numbering format. A saved chapter numbering format is available to load into other text documents.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Enregistre ou charge un format de numérotation des chapitres. Un format de numérotation des chapitres enregistré est disponible au chargement dans d'autres documents texte.</ahelp>"
|
||||
|
||||
#. DkYUj
|
||||
#: 06060000.xhp
|
||||
@@ -24720,7 +24720,7 @@ msgctxt ""
|
||||
"par_id3150979\n"
|
||||
"help.text"
|
||||
msgid "The <widget>Load/Save</widget> button is only available for chapter numbering. Use List styles to save formatting for ordered or unordered lists."
|
||||
msgstr ""
|
||||
msgstr "Le bouton <widget>Charger/enregistrer</widget> n'est disponible que pour la numérotation des chapitres. Utilisez les styles de liste pour enregistrer le formatage des listes ordonnées ou non ordonnées."
|
||||
|
||||
#. EV2DT
|
||||
#: 06060000.xhp
|
||||
@@ -24738,7 +24738,7 @@ msgctxt ""
|
||||
"par_id3150350\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Select a predefined numbering format.</ahelp> Save your own predefined numbering formats using <emph>Save As</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Sélectionnez un format de numérotation prédéfini.</ahelp> Enregistrez votre propre format de numérotation prédéfini en utilisant <emph>Enregistrer sous</emph>."
|
||||
|
||||
#. NoHGV
|
||||
#: 06060000.xhp
|
||||
|
||||
@@ -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-04-27 17:03+0200\n"
|
||||
"PO-Revision-Date: 2021-04-16 00:37+0000\n"
|
||||
"PO-Revision-Date: 2021-05-05 13:37+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.4.2\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1562257671.000000\n"
|
||||
|
||||
@@ -492,7 +492,7 @@ msgctxt ""
|
||||
"bm_id3154250\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>turning off automatic correction</bookmark_value><bookmark_value>text;turning off automatic correction</bookmark_value><bookmark_value>uppercase;changing to lowercase</bookmark_value><bookmark_value>capital letters;changing to small letters after periods</bookmark_value><bookmark_value>quotation marks;changing automatically</bookmark_value><bookmark_value>words;automatic replacement on/off</bookmark_value><bookmark_value>lines;automatic drawing on/off</bookmark_value><bookmark_value>underlining;quick</bookmark_value><bookmark_value>borders; automatic drawing on/off</bookmark_value><bookmark_value>automatic changes on/off</bookmark_value><bookmark_value>changes;automatic</bookmark_value><bookmark_value>AutoCorrect function;turning off</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>Désactivation de la correction automatique</bookmark_value><bookmark_value>Texte;désactivation de la correction automatique</bookmark_value><bookmark_value>Majuscules;passage en minuscules </bookmark_value><bookmark_value>Capitales;passage en minuscules après un point</bookmark_value><bookmark_value>Guillemets;modification automatique</bookmark_value><bookmark_value>Mots;activation/désactivation du remplacement automatique</bookmark_value><bookmark_value>Lignes;activation/désactivation du dessin automatique</bookmark_value><bookmark_value>Soulignement;rapide</bookmark_value><bookmark_value>Bordures;activation/désactivation du dessin automatique</bookmark_value><bookmark_value>Activation/désactivation des modifications automatiques</bookmark_value><bookmark_value>Modifications;automatiques</bookmark_value><bookmark_value>AutoCorrection, fonction;désactivation</bookmark_value>"
|
||||
|
||||
#. qbd3o
|
||||
#: auto_off.xhp
|
||||
|
||||
Reference in New Issue
Block a user