update translations for master

and force-fix errors using pocheck

Change-Id: I7e90d467017ce8e49d81e914d60d944e2e69e0f1
This commit is contained in:
Christian Lohmaier
2020-08-04 15:24:24 +02:00
parent d0e75e01d0
commit 1c00f74820
1523 changed files with 310371 additions and 135097 deletions

View File

@@ -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: 2020-07-27 13:24+0200\n"
"POT-Creation-Date: 2020-08-04 13:02+0200\n"
"PO-Revision-Date: 2020-07-07 14:34+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
@@ -9433,14 +9433,14 @@ msgctxt ""
msgid "<bookmark_value>Close statement</bookmark_value>"
msgstr "<bookmark_value>Close, instruction</bookmark_value>"
#. 332GE
#. GPAtd
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"hd_id3157896\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Instruction Close</link>"
msgid "<variable id=\"Close_h1\"><link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link></variable>"
msgstr ""
#. UxFz9
#: 03020101.xhp
@@ -9451,68 +9451,32 @@ msgctxt ""
msgid "Closes a specified file that was opened with the Open statement."
msgstr "Ferme un fichier précédemment ouvert avec l'instruction Open."
#. vh7Bh
#. KDbMZ
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"hd_id3156344\n"
"par_id971587473488701\n"
"help.text"
msgid "Syntax:"
msgstr "Syntaxe :"
msgid "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>"
msgstr ""
#. ECPY4
#. FEDAa
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3147265\n"
"help.text"
msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]"
msgstr ""
#. tNdJ2
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"hd_id3153379\n"
"help.text"
msgid "Parameters:"
msgstr "Paramètres :"
#. TV3Dk
#. gdqMu
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3150791\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
msgstr "<emph>FileNumber :</emph> expression au format nombre entier indiquant le numéro du canal de données ouvert par l'instruction <emph>Open</emph>."
#. ACdz7
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"hd_id3153192\n"
"help.text"
msgid "Example:"
msgstr "Exemple :"
#. TE4uc
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3153727\n"
"help.text"
msgid "Print #iNumber, \"First line of text\""
msgstr "Print #iNumber, \"Première ligne de texte\""
#. uW8gF
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3147350\n"
"help.text"
msgid "Print #iNumber, \"Another line of text\""
msgstr "Print #iNumber, \"Autre ligne de texte\""
msgid "<emph>fileNum:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
msgstr ""
#. uP5nk
#: 03020102.xhp
@@ -9640,14 +9604,14 @@ msgctxt ""
msgid "<bookmark_value>Open statement</bookmark_value>"
msgstr "<bookmark_value>Open, instruction</bookmark_value>"
#. cuJif
#. CRFKQ
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"hd_id3150791\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Instruction Open</link>"
msgid "<variable id=\"Open_h1\"><link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link></variable>"
msgstr ""
#. Etqck
#: 03020103.xhp
@@ -9658,59 +9622,86 @@ msgctxt ""
msgid "Opens a data channel."
msgstr "Ouvre un canal de données."
#. cEADt
#. x26NA
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Open_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Open Statement diagram</alt></image>"
msgstr ""
#. CRDEh
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id971587473488702\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/access_fragment.svg\" id=\"img_id4156296484515\"><alt id=\"alt_id15152796484515\">access fragment diagram</alt></image>"
msgstr ""
#. N3tit
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id971587473488703\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/locking_fragment.svg\" id=\"img_id4156296484516\"><alt id=\"alt_id15152796484516\">locking fragment diagram</alt></image>"
msgstr ""
#. dbM7e
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3155132\n"
"help.text"
msgid "<emph>FileName: </emph>Name and path of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
msgstr "<emph>Nom de fichier : </emph>nom et chemin du fichier à ouvrir. Si vous essayez de lire un fichier qui n'existe pas (Access = Read), un message d'erreur s'affiche. Si vous essayez d'écrire dans un fichier qui n'existe pas (Access = Write), un nouveau fichier est créé."
msgid "<emph>pathname: </emph>Path and name of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
msgstr ""
#. om94e
#. XqfP8
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3149262\n"
"help.text"
msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
msgstr "<emph>Mode :</emph> mot-clé spécifiant le mode de fichier. Valeurs correctes : Append (ajout dans un fichier séquentiel), Binary (accès aux données par blocs d'octets au moyen de Get et Put), Input (ouverture d'un canal de données pour lecture), Output (ouverture d'un canal de données pour écriture) et Random (édition de fichiers relatifs)."
msgid "<emph>mode:</emph> Keyword that specifies the file mode. Valid values: <literal>Append</literal> (append to sequential file), <literal>Binary</literal> (data can be accessed by bytes using Get and Put), <literal>Input</literal> (opens data channel for reading), <literal>Output</literal> (opens data channel for writing), and <literal>Random</literal> (edits relative files)."
msgstr ""
#. 6uwt6
#. 3983q
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3154014\n"
"help.text"
msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
msgstr "<emph>IOMode :</emph> mot-clé définissant le type d'accès. Valeurs valides : Read (lecture seule), Write (écriture seule), Read Write (lecture et écriture)."
msgid "<emph>io:</emph> Keyword that defines the access type. Valid values: <literal>Read</literal> (read-only), <literal>Write</literal> (write-only), <literal>Read Write</literal> (both)."
msgstr ""
#. hHLFb
#. kzzkr
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3150011\n"
"help.text"
msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
msgstr "<emph>Protected :</emph> mot-clé définissant l'état de sécurisation d'un fichier après son ouverture. Valeurs correctes : Shared (fichier pouvant être ouvert par d'autres applications), Lock Read (fichier protégé contre la lecture), Lock Write (fichier protégé contre l'écriture), Lock Read Write (aucun accès au fichier)."
msgid "<emph>locking:</emph> Keyword that defines the security status of a file after opening. Valid values: <literal>Shared</literal> (file may be opened by other applications), <literal>Lock Read</literal> (file is protected against reading), <literal>Lock Write</literal> (file is protected against writing), <literal>Lock Read Write</literal> (denies file access)."
msgstr ""
#. FroB8
#. D2D4q
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3153190\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
msgstr "<emph>FileNumber :</emph> expression au format nombre entier comprise entre 0 et 511 indiquant le numéro d'un canal de données libre. Vous pouvez ensuite accéder au fichier en transmettant les commandes par ce canal. Le numéro de fichier doit être déterminé par la fonction FreeFile juste avant l'instruction Open."
msgid "<emph>filenum:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
msgstr ""
#. 3wp3F
#. LgCLi
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3151115\n"
"help.text"
msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
msgstr "<emph>DatasetLength :</emph> permet de définir la longueur des enregistrements pour les fichiers à accès aléatoire."
msgid "<emph>recLen:</emph> For <literal>Random</literal> access files, set the length of the records."
msgstr ""
#. mvgxB
#: 03020103.xhp
@@ -9847,14 +9838,14 @@ msgctxt ""
msgid "<bookmark_value>Get statement</bookmark_value>"
msgstr "<bookmark_value>Get, instruction</bookmark_value>"
#. Voqjr
#. BpFbE
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"hd_id3154927\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Instruction Get</link>"
msgid "<variable id=\"Get_h1\"><link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link></variable>"
msgstr ""
#. cpLtG
#: 03020201.xhp
@@ -9874,86 +9865,68 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
msgstr "Voir aussi : Instruction <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link>"
#. CJAMj
#. UqKMH
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"hd_id3150358\n"
"par_id971587473488701\n"
"help.text"
msgid "Syntax:"
msgstr "Syntaxe :"
msgid "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Get Statement diagram</alt></image>"
msgstr ""
#. wcrTG
#. xBhKA
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3150792\n"
"help.text"
msgid "Get [#] FileNumber As Integer, [Position], Variable"
msgstr "Get [#] FileNumber As Integer, [Position], Variable"
msgid "Get [#]fileNum, [recordNum|filePos], variable"
msgstr ""
#. pdTMQ
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"hd_id3154138\n"
"help.text"
msgid "Parameters:"
msgstr "Paramètres :"
#. qDu7V
#. UM9CG
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3150448\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
msgstr "<emph>FileNumber :</emph> expression au format nombre entier déterminant le numéro de fichier."
msgid "<emph>fileNum:</emph> Any integer expression that determines the file number."
msgstr ""
#. rQHwc
#. khxG7
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3154684\n"
"help.text"
msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
msgstr "<emph>Position :</emph> pour les fichiers ouverts en mode Random, <emph>Position</emph> est le numéro de l'enregistrement à lire."
msgid "<emph>recordNum:</emph> For files opened in Random mode, <emph>recordNum</emph> is the number of the record that you want to read."
msgstr ""
#. dtVKC
#. 3w9MJ
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3153768\n"
"help.text"
msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
msgstr "Pour les fichiers ouverts en mode Binary, <emph>Position</emph> indique la position octale du début de la lecture dans le fichier."
msgid "For files opened in Binary mode, <emph>filePos</emph> is the byte position in the file where the reading starts."
msgstr ""
#. HcCrg
#. NvcjF
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3147319\n"
"help.text"
msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
msgstr "Si le paramètre <emph>Position</emph> n'est pas spécifié, la position actuelle ou l'enregistrement de données actif du fichier est utilisé."
msgid "If <emph>recordNum</emph> and <emph>filePos</emph> are omitted, the current position or the current data record of the file is used."
msgstr ""
#. CPBoN
#. GZcaW
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3149484\n"
"help.text"
msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
msgstr "Variable : nom de la variable à lire. Vous pouvez utiliser tout type de variable sauf les variables d'objets."
#. NikE3
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"hd_id3153144\n"
"help.text"
msgid "Example:"
msgstr "Exemple :"
msgid "<emph>variable:</emph> Name of the variable to be read. With the exception of object variables, you can use any variable type."
msgstr ""
#. PQRf6
#: 03020201.xhp
@@ -10297,14 +10270,14 @@ msgctxt ""
msgid "<bookmark_value>Put statement</bookmark_value>"
msgstr "<bookmark_value>Put, instruction</bookmark_value>"
#. KHtmv
#. qMDia
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"hd_id3150360\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Instruction Put</link>"
msgid "<variable id=\"Put_h1\"><link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put Statement</link></variable>"
msgstr ""
#. e8rUp
#: 03020204.xhp
@@ -10324,50 +10297,41 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
msgstr "Voir aussi : Instruction <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link>"
#. 9BMWu
#. 9HgEG
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"hd_id3125863\n"
"par_id971587473488701\n"
"help.text"
msgid "Syntax:"
msgstr "Syntaxe :"
msgid "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Put Statement diagram</alt></image>"
msgstr ""
#. peCza
#. RBpeh
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3155132\n"
"help.text"
msgid "Put [#] FileNumber As Integer, [position], Variable"
msgstr "Put [#] FileNumber As Integer, [position], Variable"
msgid "Put [#]fileNum, [recordNum|filePos], variable"
msgstr ""
#. CJNhF
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"hd_id3153190\n"
"help.text"
msgid "Parameters:"
msgstr "Paramètres :"
#. AgaBs
#. FyRAf
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3146120\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
msgstr "<emph>FileNumber :</emph> expression au format nombre entier définissant le fichier de destination de l'écriture."
msgid "<emph>fileNum:</emph> Any integer expression that defines the file that you want to write to."
msgstr ""
#. Jf6hw
#. hYQKG
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3155411\n"
"help.text"
msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
msgstr "<emph>Position : </emph>pour les fichiers relatifs (ouverts par accès Random), numéro de l'enregistrement à écrire."
msgid "<emph>recordNum, filePos: </emph>For relative files (random access files), the number of the record that you want to write."
msgstr ""
#. dUyzK
#: 03020204.xhp
@@ -10378,14 +10342,14 @@ msgctxt ""
msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
msgstr "Pour les fichiers binaires (accès Binary), position de l'octet auquel l'écriture doit commencer, dans le fichier."
#. pfzL3
#. 59xWL
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3153729\n"
"help.text"
msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
msgstr "<emph>Variable :</emph> nom de la variable à écrire dans le fichier."
msgid "<emph>variable:</emph> Name of the variable that you want to write to the file."
msgstr ""
#. yyf95
#: 03020204.xhp
@@ -10405,78 +10369,6 @@ msgctxt ""
msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
msgstr "Remarque concernant les fichiers binaires : le contenu des variables est écrit à la position spécifiée et le pointeur de fichier est inséré immédiatement après le dernier octet. Aucun espace n'est laissé entre les enregistrements."
#. RbBPk
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"hd_id3154491\n"
"help.text"
msgid "Example:"
msgstr "Exemple :"
#. zJjTB
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3154729\n"
"help.text"
msgid "Dim sText As Variant ' Must be a variant type"
msgstr "Dim sText As Variant ' Doit être un type de variant"
#. 3rrxn
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3156278\n"
"help.text"
msgid "Seek #iNumber,1 ' Position To start writing"
msgstr "Seek #iNumber,1 ' Position du début de l'écriture"
#. 3KrYs
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3153711\n"
"help.text"
msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
msgstr "Put #iNumber,, \"Ceci est la première ligne de texte\" ' Remplir la ligne avec du texte"
#. DRAfy
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3155446\n"
"help.text"
msgid "Put #iNumber,, \"This is the second line of text\""
msgstr "Put #iNumber,, \"Ceci est la seconde ligne de texte.\""
#. fnJbV
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3154255\n"
"help.text"
msgid "Put #iNumber,, \"This is the third line of text\""
msgstr "Put #iNumber,, \"Ceci est la troisième ligne de texte.\""
#. 4GkxW
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3150940\n"
"help.text"
msgid "Put #iNumber,,\"This is new text\""
msgstr "Put #iNumber,,\"Ceci est un nouveau texte.\""
#. 7LFxv
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3159102\n"
"help.text"
msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr "Put #iNumber,20,\"Ceci est le texte de l'enregistrement 20.\""
#. BTr9L
#: 03020205.xhp
msgctxt ""
@@ -22726,14 +22618,14 @@ msgctxt ""
msgid "For...Next Statement"
msgstr "Instruction For...Next"
#. Byex6
#. TvxZC
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>For Each statement</bookmark_value> <bookmark_value>In keyword</bookmark_value> <bookmark_value>Next keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value> <bookmark_value>To keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value>"
msgstr "<bookmark_value>Instruction For</bookmark_value> <bookmark_value>Instruction For Each</bookmark_value> <bookmark_value>Mot-clé In</bookmark_value> <bookmark_value>Mot-clé Next</bookmark_value> <bookmark_value>Mot-clé Step</bookmark_value> <bookmark_value>Mot-clé To</bookmark_value> <bookmark_value>Mot-clé Step</bookmark_value>"
msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>For Each statement</bookmark_value><bookmark_value>In keyword</bookmark_value><bookmark_value>Next keyword</bookmark_value><bookmark_value>Step keyword</bookmark_value><bookmark_value>To keyword</bookmark_value>"
msgstr ""
#. LVP76
#: 03090202.xhp
@@ -39385,14 +39277,14 @@ msgctxt ""
msgid "to describe the error and possible solutions"
msgstr "pour décrire l'erreur et les solutions possibles"
#. AbB9s
#. QaZUT
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0017\n"
"help.text"
msgid "VBA <literal>Err</literal> object has the following properties and methods:"
msgstr "L'objet VBA <literal>Err</literal> a les propriétés et méthodes suivantes :"
msgid "The VBA <literal>Err</literal> object has the following properties and methods:"
msgstr ""
#. ivkYo
#: ErrVBA.xhp
@@ -39403,23 +39295,23 @@ msgctxt ""
msgid "Properties"
msgstr "Propriétés"
#. FSwVh
#. FtD5A
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0020\n"
"help.text"
msgid "<emph>Description</emph> property gives the nature of the error. It details the various reasons that may cause the error. Ideally, it provides the multiple course of actions to help solve the issue and prevent its reoccurrence. Its alias is Basic <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Error</link> function for %PRODUCTNAME predefined errors."
msgstr "La propriété <emph>Description</emph> donne la nature de l'erreur. Elle détaille les différentes raisons pouvant provoquer l'erreur. Idéalement, elle fournit les multiples actions visant à résoudre le problème et empêcher sa réapparition. Son alias est <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Erreur</link> pour les erreurs prédéfinies de %PRODUCTNAME."
msgid "The <emph>Description</emph> property gives the nature of the error. <emph>Description</emph> details the various reasons that may be the cause of the error. Ideally, it provides the multiple course of actions to help solve the issue and prevent its reoccurrence. The Basic alias is the <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Error</link> function for %PRODUCTNAME predefined errors."
msgstr ""
#. PjWUG
#. jfSHu
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0022\n"
"help.text"
msgid "This the error code associated with the error. <literal>Err</literal> object default property is <emph>Number</emph>. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link> function."
msgstr "C'est le code d'erreur associé à l'erreur. La propriété par défaut de l'objet <literal>Err</literal> est <emph>Number</emph>. Son alias est %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link>."
msgid "The error code associated with the error. <literal>Err</literal> object default property is <emph>Number</emph>. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link> function."
msgstr ""
#. NJEmn
#: ErrVBA.xhp
@@ -39439,23 +39331,23 @@ msgctxt ""
msgid "Methods"
msgstr "Méthodes"
#. 8sWBq
#. y5Ne4
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0027\n"
"help.text"
msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement."
msgstr "Réinitialise la descriptions, les propriétés <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, de nombre et de la source de l'erreur active. Son alias est l'instruction %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link>."
msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement."
msgstr ""
#. UEGkA
#. jnyJG
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0029\n"
"help.text"
msgid "Throws user-defined errors or predefined errors. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Error</link> statement."
msgstr "Lance des erreurs définies par l'utilisateur ou des erreurs prédéfinies. Son alias est l'instruction %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Erreur</link>."
msgid "Throws user-defined errors or predefined errors. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Error</link> statement."
msgstr ""
#. EyCJv
#: ErrVBA.xhp
@@ -39466,14 +39358,14 @@ msgctxt ""
msgid "Parameters"
msgstr "Paramètres"
#. 6Rdnc
#. 9a9P9
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0031\n"
"help.text"
msgid "<emph>Number</emph> A user-defined or predefined error code to be raised."
msgstr "<emph>Nombre</emph> un code d'erreur pré-défini ou défini par l'utilisateur à élever."
msgid "<emph>Number</emph>: A user-defined or predefined error code to be raised."
msgstr ""
#. DoFG8
#: ErrVBA.xhp
@@ -39484,23 +39376,23 @@ msgctxt ""
msgid "Error code range 0-2000 is reserved for %PRODUCTNAME Basic. User-defined errors may start from higher values in order to prevent collision with %PRODUCTNAME Basic future developments."
msgstr "La plage de codes d'erreur 0-2000 est réservée à %PRODUCTNAME Basic. Les erreurs définies par l'utilisateur peuvent commencer à partir de valeurs plus élevées afin d'éviter une collision avec les développements futurs de %PRODUCTNAME Basic."
#. qoAQE
#. VAmhX
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0033\n"
"help.text"
msgid "<emph>Source</emph> The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended."
msgstr "<emph>Source</emph> nom de la routine provoquant l'erreur. Un nom sous la forme de \"myLibrary.myModule.myProc\" est recommandé."
msgid "<emph>Source</emph>: The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended."
msgstr ""
#. kukgW
#. wFqtB
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0034\n"
"help.text"
msgid "<emph>Description</emph> A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended."
msgstr "<emph>Description</emph> une description du problème entraînant l'arrêt du processus en cours, accompagnée des différentes raisons qui peuvent le provoquer. Une liste détaillée des actions possibles pouvant aider à résoudre le problème est recommandée."
msgid "<emph>Description</emph>: A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended."
msgstr ""
#. 3XjnB
#: ErrVBA.xhp
@@ -41680,14 +41572,14 @@ msgctxt ""
msgid "%PRODUCTNAME Basic syntax fragments."
msgstr "Fragments de syntaxe %PRODUCTNAME Basic"
#. ChERt
#. 4eH7M
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id431587045941514\n"
"help.text"
msgid "<variable id=\"argumenth2\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"arguments in Function, Sub and Property statements\"/></variable>argument fragment"
msgstr "<variable id=\"argumenth2\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"arguments in Function, Sub and Property statements\"/></variable>fragment d'argument"
msgid "<variable id=\"argumenth2\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"arguments in Function, Sub and Property statements\"/>argument fragment</variable>"
msgstr ""
#. pfHq8
#: fragments.xhp
@@ -41842,14 +41734,14 @@ msgctxt ""
msgid "Multiple dimensions for an array are denoted using comma (<emph>,</emph>) sign."
msgstr "Les dimensions multiples d'une matrice sont notées en utilisant le signe virgule (<emph>,</emph>)."
#. DeXti
#. E9UTU
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id231587046013458\n"
"help.text"
msgid "<variable id=\"typenameh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"data types fragment\">typename fragment</link></variable>"
msgstr "<variable id=\"typenameh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"data types fragment\">fragment typename</link></variable>"
msgid "<variable id=\"typenameh4\">typename fragment</variable>"
msgstr ""
#. AqfYj
#: fragments.xhp
@@ -41860,14 +41752,14 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sbasic/typename_fragment.svg\" id=\"img_id4157296484514\"><alt id=\"alt_id15152796484515\">primitive data types fragment</alt></image>"
msgstr "<image src=\"media/helpimg/sbasic/typename_fragment.svg\" id=\"img_id4157296484514\"><alt id=\"alt_id15152796484515\">fragment de types de données primitives</alt></image>"
#. dM8Yg
#. BSD4e
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id231587046013459\n"
"help.text"
msgid "<variable id=\"charh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"type declaration characters fragment\">char fragment</link></variable>"
msgstr "<variable id=\"charh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"type declaration characters fragment\">fragment char</link></variable>"
msgid "<variable id=\"charh4\">char fragment</variable>"
msgstr ""
#. JFwPg
#: fragments.xhp