update translations for 5.2.0 beta1
and force-fix errors using pocheck Change-Id: I9dac678a4e705f255463e6ba3b127f423e82fd65
This commit is contained in:
@@ -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: 2016-04-16 21:40+0200\n"
|
||||
"PO-Revision-Date: 2016-04-16 23:12+0000\n"
|
||||
"POT-Creation-Date: 2016-05-23 21:36+0200\n"
|
||||
"PO-Revision-Date: 2016-05-02 11:14+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: ll.org\n"
|
||||
"Language: fr\n"
|
||||
@@ -13,9 +13,9 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Project-Style: openoffice\n"
|
||||
"X-POOTLE-MTIME: 1460848347.000000\n"
|
||||
"X-POOTLE-MTIME: 1462187666.000000\n"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -18596,16 +18596,16 @@ msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"hd_id3150616\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Instruction Randomize [Exécution]\">Instruction Randomize [Exécution]</link>"
|
||||
msgid "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"par_id3145090\n"
|
||||
"help.text"
|
||||
msgid "Initializes the random-number generator."
|
||||
msgstr "Initialise le générateur de nombres aléatoires."
|
||||
msgid "Initializes the random-number generator used by the <emph>Rnd</emph> function."
|
||||
msgstr ""
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
@@ -18636,8 +18636,24 @@ msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"par_id3149670\n"
|
||||
"help.text"
|
||||
msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
|
||||
msgstr "<emph>Nombre :</emph> N'importe quel nombre entier qui initialise le générateur de nombre aléatoire."
|
||||
msgid "<emph>Number:</emph> Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the <emph>Rnd</emph> function. If the parameter is omitted, the <emph>Randomize</emph> statement will be ignored."
|
||||
msgstr ""
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"par_id110520161656428611\n"
|
||||
"help.text"
|
||||
msgid "Unless a predictable sequence of numbers is desired, there is no need to use the <emph>Randomize</emph> statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed."
|
||||
msgstr ""
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"par_id12052016194258344\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Randomize</emph> statement affects BASIC's <emph>Rnd</emph> function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it."
|
||||
msgstr ""
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
@@ -18648,11 +18664,12 @@ msgid "Example:"
|
||||
msgstr "Exemple :"
|
||||
|
||||
#: 03080301.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"03080301.xhp\n"
|
||||
"par_id3147288\n"
|
||||
"help.text"
|
||||
msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
|
||||
msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9"
|
||||
msgstr "iVar = Int((10 * Rnd) ) ' Plage comprise entre 0 et 9"
|
||||
|
||||
#: 03080301.xhp
|
||||
@@ -18684,8 +18701,8 @@ msgctxt ""
|
||||
"03080302.xhp\n"
|
||||
"hd_id3148685\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Fonction Rnd [Exécution]\">Fonction Rnd [Exécution]</link>"
|
||||
msgid "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 03080302.xhp
|
||||
msgctxt ""
|
||||
@@ -18740,24 +18757,16 @@ msgctxt ""
|
||||
"03080302.xhp\n"
|
||||
"par_id3125864\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> Any numeric expression."
|
||||
msgstr "<emph>Expression :</emph> n'importe quelle expression numérique."
|
||||
|
||||
#: 03080302.xhp
|
||||
msgctxt ""
|
||||
"03080302.xhp\n"
|
||||
"par_id3155306\n"
|
||||
"help.text"
|
||||
msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
|
||||
msgstr "<emph>Omise :</emph> renvoie le prochain nombre aléatoire consécutif."
|
||||
msgid "<emph>Expression:</emph> Has no effect, is ignored if provided."
|
||||
msgstr ""
|
||||
|
||||
#: 03080302.xhp
|
||||
msgctxt ""
|
||||
"03080302.xhp\n"
|
||||
"par_id3147318\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
|
||||
msgstr "La fonction <emph>Rnd</emph> renvoie uniquement des valeurs comprises entre 0 et 1. Pour générer des nombres aléatoires compris dans une plage donnée de valeurs, utilisez la formule de l'exemple suivant :"
|
||||
msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired."
|
||||
msgstr ""
|
||||
|
||||
#: 03080302.xhp
|
||||
msgctxt ""
|
||||
@@ -19455,14 +19464,6 @@ msgctxt ""
|
||||
msgid "Sgn returns -1."
|
||||
msgstr "Sgn renvoie -1."
|
||||
|
||||
#: 03080701.xhp
|
||||
msgctxt ""
|
||||
"03080701.xhp\n"
|
||||
"par_id3145271\n"
|
||||
"help.text"
|
||||
msgid "0"
|
||||
msgstr ""
|
||||
|
||||
#: 03080701.xhp
|
||||
msgctxt ""
|
||||
"03080701.xhp\n"
|
||||
@@ -27514,14 +27515,6 @@ msgctxt ""
|
||||
msgid "Boolean"
|
||||
msgstr "Boolean"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3153367\n"
|
||||
"help.text"
|
||||
msgid "11"
|
||||
msgstr "11"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27538,14 +27531,6 @@ msgctxt ""
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3153363\n"
|
||||
"help.text"
|
||||
msgid "7"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27562,14 +27547,6 @@ msgctxt ""
|
||||
msgid "Double"
|
||||
msgstr "Double"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3150486\n"
|
||||
"help.text"
|
||||
msgid "5"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27586,14 +27563,6 @@ msgctxt ""
|
||||
msgid "Integer"
|
||||
msgstr "Nombre entier"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3145647\n"
|
||||
"help.text"
|
||||
msgid "2"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27610,14 +27579,6 @@ msgctxt ""
|
||||
msgid "Long"
|
||||
msgstr "Long"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3154513\n"
|
||||
"help.text"
|
||||
msgid "3"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27634,14 +27595,6 @@ msgctxt ""
|
||||
msgid "Object"
|
||||
msgstr "Objet"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3154482\n"
|
||||
"help.text"
|
||||
msgid "9"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27658,14 +27611,6 @@ msgctxt ""
|
||||
msgid "Single"
|
||||
msgstr "Single"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3149020\n"
|
||||
"help.text"
|
||||
msgid "4"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27682,14 +27627,6 @@ msgctxt ""
|
||||
msgid "String"
|
||||
msgstr "Chaîne de caractères"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3155960\n"
|
||||
"help.text"
|
||||
msgid "8"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27706,14 +27643,6 @@ msgctxt ""
|
||||
msgid "Variant"
|
||||
msgstr "Variant"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3154021\n"
|
||||
"help.text"
|
||||
msgid "12"
|
||||
msgstr "12"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27730,14 +27659,6 @@ msgctxt ""
|
||||
msgid "Empty"
|
||||
msgstr "Empty"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3152584\n"
|
||||
"help.text"
|
||||
msgid "0"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -27754,14 +27675,6 @@ msgctxt ""
|
||||
msgid "Null"
|
||||
msgstr "Null"
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
"par_id3166424\n"
|
||||
"help.text"
|
||||
msgid "1"
|
||||
msgstr ""
|
||||
|
||||
#: 03103600.xhp
|
||||
msgctxt ""
|
||||
"03103600.xhp\n"
|
||||
@@ -32738,14 +32651,6 @@ msgctxt ""
|
||||
msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
|
||||
msgstr "Expression facultative au format nombre entier spécifiant le style de fenêtre dans lequel le programme doit s'exécuter. Les valeurs suivantes peuvent être utilisées :"
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3148663\n"
|
||||
"help.text"
|
||||
msgid "0"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32754,14 +32659,6 @@ msgctxt ""
|
||||
msgid "The focus is on the hidden program window."
|
||||
msgstr "Le focus est sur la fenêtre de programme masquée."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3154123\n"
|
||||
"help.text"
|
||||
msgid "1"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32770,14 +32667,6 @@ msgctxt ""
|
||||
msgid "The focus is on the program window in standard size."
|
||||
msgstr "Le focus est sur la fenêtre de programme de taille standard."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3156422\n"
|
||||
"help.text"
|
||||
msgid "2"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32786,14 +32675,6 @@ msgctxt ""
|
||||
msgid "The focus is on the minimized program window."
|
||||
msgstr "Le focus est sur la fenêtre de programme réduite."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3149561\n"
|
||||
"help.text"
|
||||
msgid "3"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32802,14 +32683,6 @@ msgctxt ""
|
||||
msgid "focus is on the maximized program window."
|
||||
msgstr "Le focus est sur la fenêtre de programme agrandie."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3149481\n"
|
||||
"help.text"
|
||||
msgid "4"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32818,14 +32691,6 @@ msgctxt ""
|
||||
msgid "Standard size program window, without focus."
|
||||
msgstr "Fenêtre de programme de taille standard, sans focus."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3145271\n"
|
||||
"help.text"
|
||||
msgid "6"
|
||||
msgstr ""
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
@@ -32834,14 +32699,6 @@ msgctxt ""
|
||||
msgid "Minimized program window, focus remains on the active window."
|
||||
msgstr "Fenêtre de programme réduite, le focus reste sur la fenêtre active."
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
"par_id3146119\n"
|
||||
"help.text"
|
||||
msgid "10"
|
||||
msgstr "10"
|
||||
|
||||
#: 03130500.xhp
|
||||
msgctxt ""
|
||||
"03130500.xhp\n"
|
||||
|
||||
Reference in New Issue
Block a user