update translations for master/25.8.0 alpha1
and force-fix errors using pocheck Change-Id: Ie4d5aea7c579a79abf9c6ab5435e78c089a5b7dc
This commit is contained in:
@@ -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: 2025-05-09 18:30+0200\n"
|
||||
"PO-Revision-Date: 2025-05-07 08:53+0000\n"
|
||||
"PO-Revision-Date: 2025-05-13 21:30+0000\n"
|
||||
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
||||
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/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 5.10.1\n"
|
||||
"X-POOTLE-MTIME: 1562267285.000000\n"
|
||||
|
||||
#. kBovX
|
||||
@@ -17479,79 +17479,79 @@ msgstr "Le nombre de colonnes à prendre. Une valeur négative prend à partir d
|
||||
#: sc/inc/scfuncs.hrc:4335
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Splits text by a given delimiter to an array of multiple cells."
|
||||
msgstr ""
|
||||
msgstr "Divise le texte par un délimiteur donné en une matrice de plusieurs cellules."
|
||||
|
||||
#. DH7h4
|
||||
#: sc/inc/scfuncs.hrc:4336
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
msgstr "Texte"
|
||||
|
||||
#. dqSdF
|
||||
#: sc/inc/scfuncs.hrc:4337
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "The text to split."
|
||||
msgstr ""
|
||||
msgstr "Le texte à diviser."
|
||||
|
||||
#. pdpxt
|
||||
#: sc/inc/scfuncs.hrc:4338
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Column Delimiter"
|
||||
msgstr ""
|
||||
msgstr "Délimiteur de colonne"
|
||||
|
||||
#. nfMAr
|
||||
#: sc/inc/scfuncs.hrc:4339
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "The text to delimit the columns. Multiple delimiters can be supplied."
|
||||
msgstr ""
|
||||
msgstr "Texte délimitant les colonnes. Plusieurs délimiteurs peuvent être fournis."
|
||||
|
||||
#. qZGq2
|
||||
#: sc/inc/scfuncs.hrc:4340
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Row Delimiter"
|
||||
msgstr ""
|
||||
msgstr "Délimiteur de ligne"
|
||||
|
||||
#. dPnbc
|
||||
#: sc/inc/scfuncs.hrc:4341
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "The text to delimit the rows. Multiple delimiters can be supplied."
|
||||
msgstr ""
|
||||
msgstr "Texte délimitant les lignes. Plusieurs délimiteurs peuvent être fournis."
|
||||
|
||||
#. jD3sa
|
||||
#: sc/inc/scfuncs.hrc:4342
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Ignore Empty"
|
||||
msgstr ""
|
||||
msgstr "Ignorer si vide"
|
||||
|
||||
#. QFZpt
|
||||
#: sc/inc/scfuncs.hrc:4343
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Set to TRUE to ignore consecutive delimiters otherwise creates an empty cell. The default to FALSE."
|
||||
msgstr ""
|
||||
msgstr "Définissez cette option sur VRAI pour ignorer les délimiteurs consécutifs, sinon elle crée une cellule vide. La valeur par défaut est FAUX."
|
||||
|
||||
#. kkAYp
|
||||
#: sc/inc/scfuncs.hrc:4344
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Match mode"
|
||||
msgstr ""
|
||||
msgstr "Mode Correspondre"
|
||||
|
||||
#. DmNiP
|
||||
#: sc/inc/scfuncs.hrc:4345
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Set to 1 to perform a case-insensitive match otherwise does a case-sensitive match. The default to 0."
|
||||
msgstr ""
|
||||
msgstr "Définissez la valeur sur 1 pour effectuer une correspondance insensible à la casse. Sinon, effectue une correspondance sensible à la casse. La valeur par défaut est 0."
|
||||
|
||||
#. vXECz
|
||||
#: sc/inc/scfuncs.hrc:4346
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "Pad with"
|
||||
msgstr ""
|
||||
msgstr "Étendre avec"
|
||||
|
||||
#. h4db2
|
||||
#: sc/inc/scfuncs.hrc:4347
|
||||
msgctxt "SC_OPCODE_TEXTSPLIT"
|
||||
msgid "The value with which to pad. The default is #N/A."
|
||||
msgstr ""
|
||||
msgstr "La valeur avec laquelle compléter. La valeur par défaut est #N/D."
|
||||
|
||||
#. DdFFE
|
||||
#: sc/inc/scfuncs.hrc:4353
|
||||
|
||||
Reference in New Issue
Block a user