update translations for master and add Friulian (fur)
and force-fix errors using pocheck Change-Id: I550b54b4968fbdb48d8f6c8118e02e28e3a6a220
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: 2020-02-10 17:54+0100\n"
|
||||
"POT-Creation-Date: 2020-02-27 14:31+0100\n"
|
||||
"PO-Revision-Date: 2019-09-02 17:20+0000\n"
|
||||
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
|
||||
"Language-Team: French <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
|
||||
@@ -9620,33 +9620,6 @@ msgctxt ""
|
||||
msgid "Opens a data channel."
|
||||
msgstr "Ouvre un canal de données."
|
||||
|
||||
#. FyScr
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
"03020103.xhp\n"
|
||||
"hd_id3147230\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxe :"
|
||||
|
||||
#. YuAR2
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
"03020103.xhp\n"
|
||||
"par_id3154124\n"
|
||||
"help.text"
|
||||
msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
|
||||
msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
|
||||
|
||||
#. yjd2D
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
"03020103.xhp\n"
|
||||
"hd_id3156280\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Paramètres :"
|
||||
|
||||
#. cEADt
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
@@ -9710,15 +9683,6 @@ msgctxt ""
|
||||
msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
|
||||
msgstr "Vous ne pouvez modifier le contenu d'un fichier que si celui-ci a été ouvert avec l'instruction Open. Si vous tentez d'ouvrir un fichier déjà ouvert, un message d'erreur s'affiche."
|
||||
|
||||
#. 7FbfT
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
"03020103.xhp\n"
|
||||
"hd_id3149123\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr "Exemple :"
|
||||
|
||||
#. xPMgs
|
||||
#: 03020103.xhp
|
||||
msgctxt ""
|
||||
@@ -21923,22 +21887,22 @@ msgctxt ""
|
||||
msgid "' uses BasicFormulas in %PRODUCTNAME Calc"
|
||||
msgstr ""
|
||||
|
||||
#. VEjxC
|
||||
#. PrCEr
|
||||
#: 03080801.xhp
|
||||
msgctxt ""
|
||||
"03080801.xhp\n"
|
||||
"par_id3149262\n"
|
||||
"help.text"
|
||||
msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value."
|
||||
msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value."
|
||||
msgstr ""
|
||||
|
||||
#. CkjAF
|
||||
#. fcv3u
|
||||
#: 03080801.xhp
|
||||
msgctxt ""
|
||||
"03080801.xhp\n"
|
||||
"par_id3147215\n"
|
||||
"help.text"
|
||||
msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number."
|
||||
msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number."
|
||||
msgstr ""
|
||||
|
||||
#. Tko9w
|
||||
@@ -24479,6 +24443,15 @@ msgctxt ""
|
||||
msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
|
||||
msgstr "End If : marque la fin d'un bloc <emph>If...Then...Else</emph>."
|
||||
|
||||
#. Qo2Xg
|
||||
#: 03090404.xhp
|
||||
msgctxt ""
|
||||
"03090404.xhp\n"
|
||||
"par_id51581259731973\n"
|
||||
"help.text"
|
||||
msgid "End Property: Marks the end of a <emph>Property</emph> statement."
|
||||
msgstr ""
|
||||
|
||||
#. 3xFEp
|
||||
#: 03090404.xhp
|
||||
msgctxt ""
|
||||
@@ -25298,14 +25271,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit Statement</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Instruction Exit</link>"
|
||||
|
||||
#. r2EAp
|
||||
#. Kmb47
|
||||
#: 03090412.xhp
|
||||
msgctxt ""
|
||||
"03090412.xhp\n"
|
||||
"par_id3153394\n"
|
||||
"help.text"
|
||||
msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
|
||||
msgstr "Quitte une instruction <emph>Do...Loop</emph>, une instruction <emph>For...Next</emph>, une fonction ou une sous-routine."
|
||||
msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine."
|
||||
msgstr ""
|
||||
|
||||
#. GypWx
|
||||
#: 03090412.xhp
|
||||
@@ -25316,14 +25289,14 @@ msgctxt ""
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxe :"
|
||||
|
||||
#. uDM5x
|
||||
#. LYyBt
|
||||
#: 03090412.xhp
|
||||
msgctxt ""
|
||||
"03090412.xhp\n"
|
||||
"par_id3159157\n"
|
||||
"help.text"
|
||||
msgid "see Parameters"
|
||||
msgstr "voir Paramètres"
|
||||
msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub"
|
||||
msgstr ""
|
||||
|
||||
#. XA8QY
|
||||
#: 03090412.xhp
|
||||
@@ -25388,6 +25361,24 @@ msgctxt ""
|
||||
msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
|
||||
msgstr "Quitte immédiatement la procédure <emph>Function</emph>. L'exécution du programme se poursuit par l'instruction figurant après l'appel de <emph>Function</emph>."
|
||||
|
||||
#. K8JKa
|
||||
#: 03090412.xhp
|
||||
msgctxt ""
|
||||
"03090412.xhp\n"
|
||||
"par_id31581260355116\n"
|
||||
"help.text"
|
||||
msgid "<emph>Exit Property</emph>"
|
||||
msgstr ""
|
||||
|
||||
#. xZEAs
|
||||
#: 03090412.xhp
|
||||
msgctxt ""
|
||||
"03090412.xhp\n"
|
||||
"par_id1001581260355700\n"
|
||||
"help.text"
|
||||
msgid "Exits the <emph>Property</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Property</emph> call."
|
||||
msgstr ""
|
||||
|
||||
#. B6QCm
|
||||
#: 03090412.xhp
|
||||
msgctxt ""
|
||||
@@ -31508,14 +31499,14 @@ msgctxt ""
|
||||
msgid "String"
|
||||
msgstr "Chaîne de caractères"
|
||||
|
||||
#. WECKF
|
||||
#. 4nv5b
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
"03120102.xhp\n"
|
||||
"par_id3149295\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value."
|
||||
msgstr "<emph>Expression :</emph> une expression numérique représentant une valeur ASCII 8 bits valide (0-255) ou une valeur Unicode 16 bits."
|
||||
msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)"
|
||||
msgstr ""
|
||||
|
||||
#. RKtSB
|
||||
#: 03120102.xhp
|
||||
@@ -32057,14 +32048,14 @@ msgctxt ""
|
||||
msgid "String"
|
||||
msgstr "String"
|
||||
|
||||
#. HiXHs
|
||||
#. WzBnm
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"par_id3149295\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6."
|
||||
msgstr "<emph>Expression :</emph> variable numérique qui représente une valeur Unicode 16 bits valide (0-65535). Une valeur vide renvoie le code de d'erreur 5. Une valeur en dehors de la plage [0,65535] renvoie un code d'erreur 6."
|
||||
msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6."
|
||||
msgstr ""
|
||||
|
||||
#. 8DF8a
|
||||
#: 03120112.xhp
|
||||
@@ -36017,14 +36008,14 @@ msgctxt ""
|
||||
msgid "CreateUnoService Function"
|
||||
msgstr "Fonction CreateUnoService"
|
||||
|
||||
#. fePDe
|
||||
#. khb7S
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bm_id3150682\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
|
||||
msgstr "<bookmark_value>CreateUnoService, fonction</bookmark_value>"
|
||||
msgid "<bookmark_value>CreateUnoService function</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. hgVjB
|
||||
#: 03131600.xhp
|
||||
@@ -40031,13 +40022,13 @@ msgctxt ""
|
||||
msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode."
|
||||
msgstr ""
|
||||
|
||||
#. nBpAv
|
||||
#. YSokk
|
||||
#: compatibilitymode.xhp
|
||||
msgctxt ""
|
||||
"compatibilitymode.xhp\n"
|
||||
"N0119\n"
|
||||
"help.text"
|
||||
msgid "Use this feature with caution, limit it to document conversion situations for example."
|
||||
msgid "Use this feature with caution, limit it to document conversion for example."
|
||||
msgstr ""
|
||||
|
||||
#. GJLGQ
|
||||
@@ -40283,22 +40274,13 @@ msgctxt ""
|
||||
msgid "Special characters as identifiers"
|
||||
msgstr ""
|
||||
|
||||
#. JSWLJ
|
||||
#. QkGeQ
|
||||
#: compatible.xhp
|
||||
msgctxt ""
|
||||
"compatible.xhp\n"
|
||||
"par_id661561636654077\n"
|
||||
"par_id641581846957447\n"
|
||||
"help.text"
|
||||
msgid "Option Compatible' With this option the code works, other-"
|
||||
msgstr ""
|
||||
|
||||
#. DmfMH
|
||||
#: compatible.xhp
|
||||
msgctxt ""
|
||||
"compatible.xhp\n"
|
||||
"par_id81561636660626\n"
|
||||
"help.text"
|
||||
msgid "' wise it will cause a compiling error"
|
||||
msgid "' With this option the code works, otherwise it causes a compiling error"
|
||||
msgstr ""
|
||||
|
||||
#. E6GpA
|
||||
@@ -40877,6 +40859,159 @@ msgctxt ""
|
||||
msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr"
|
||||
msgstr "print \" 2: 3 le nombre 2 apparaît dans la plage : \"& retStr"
|
||||
|
||||
#. vye3g
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"Property Statement\n"
|
||||
"help.text"
|
||||
msgid "Property Statement"
|
||||
msgstr ""
|
||||
|
||||
#. ukCtn
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0181\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Property statement</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. 6Gjab
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0182\n"
|
||||
"help.text"
|
||||
msgid "Property Statement"
|
||||
msgstr ""
|
||||
|
||||
#. 4vJCy
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0183\n"
|
||||
"help.text"
|
||||
msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary."
|
||||
msgstr ""
|
||||
|
||||
#. hD9fA
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0184\n"
|
||||
"help.text"
|
||||
msgid "This statement requires <link href=\"text/sbasic/shared/compatible.xhp\" name=\"Option Compatible\">Option Compatible</link> to be placed before the executable program code in a module."
|
||||
msgstr ""
|
||||
|
||||
#. 36Tsn
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0185\n"
|
||||
"help.text"
|
||||
msgid "Syntax"
|
||||
msgstr ""
|
||||
|
||||
#. FG2Dc
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0188\n"
|
||||
"help.text"
|
||||
msgid "Examples"
|
||||
msgstr ""
|
||||
|
||||
#. GXEE5
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0192\n"
|
||||
"help.text"
|
||||
msgid "Print ProductName ' displays \"LibreOffice\""
|
||||
msgstr ""
|
||||
|
||||
#. oUuG9
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0202\n"
|
||||
"help.text"
|
||||
msgid "In the absence of Property <emph>Let</emph> or Property <emph>Set</emph>, Property <emph>Get</emph> helps define protected information, which can not be accidently altered by a foreign module:"
|
||||
msgstr ""
|
||||
|
||||
#. PP63o
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0204\n"
|
||||
"help.text"
|
||||
msgid "Public Property Get PathDelimiter As String ' Read-only variable"
|
||||
msgstr ""
|
||||
|
||||
#. 28GFJ
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0208\n"
|
||||
"help.text"
|
||||
msgid "Case 4 : this = \":\" ' Linux or MacOS X"
|
||||
msgstr ""
|
||||
|
||||
#. BievJ
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0209\n"
|
||||
"help.text"
|
||||
msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter"
|
||||
msgstr ""
|
||||
|
||||
#. wnG4s
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0212\n"
|
||||
"help.text"
|
||||
msgid "End Property ' read-only PathDelimiter"
|
||||
msgstr ""
|
||||
|
||||
#. ze9dZ
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0215\n"
|
||||
"help.text"
|
||||
msgid "PathDelimiter = \"a sentence\" ' does nothing"
|
||||
msgstr ""
|
||||
|
||||
#. xR9j7
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0217\n"
|
||||
"help.text"
|
||||
msgid "Use <emph>Let</emph> or <emph>Set</emph> when handling UNO services or class objects:"
|
||||
msgstr ""
|
||||
|
||||
#. KbzAx
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0237\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End\">End</link>, <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> statements"
|
||||
msgstr ""
|
||||
|
||||
#. Dh5aG
|
||||
#: property.xhp
|
||||
msgctxt ""
|
||||
"property.xhp\n"
|
||||
"N0238\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/01020300.xhp\" name=\"Using Procedures and Fonctions\">Using Procedures and Functions</link>"
|
||||
msgstr ""
|
||||
|
||||
#. uM2zs
|
||||
#: replace.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user