aboutsummaryrefslogtreecommitdiff
path: root/source/fr/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/fr/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po14
1 files changed, 7 insertions, 7 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po
index a6ab030a229..0d5ad3faba7 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared.po
@@ -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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2023-12-23 09:45+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
@@ -16318,14 +16318,14 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr "MsgBox lSec, 0, \"Secondes depuis minuit\""
-#. E5DAZ
+#. 6B7BG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\""
-msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) , 0, \"Il est\""
+msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
+msgstr ""
#. qCtkb
#: 03030303.xhp
@@ -26308,14 +26308,14 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr "<emph>Single :</emph> variable à virgule flottante simple précision (3,402823 x 10E38 - 1,401298 x 10E-45)."
-#. TcSDB
+#. EGAek
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
"par_id3151251\n"
"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>String :</emph> variable de chaîne comprenant au maximum 64 000 caractères ASCII."
+msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
+msgstr ""
#. UkswY
#: 03102100.xhp