aboutsummaryrefslogtreecommitdiff
path: root/source/de/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/de/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared.po56
1 files changed, 28 insertions, 28 deletions
diff --git a/source/de/helpcontent2/source/text/sbasic/shared.po b/source/de/helpcontent2/source/text/sbasic/shared.po
index 7af9034a46f..faafe23bbcf 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared.po
@@ -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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-02-11 09:45+0000\n"
+"POT-Creation-Date: 2024-03-15 13:14+0100\n"
+"PO-Revision-Date: 2024-03-12 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/de/>\n"
"Language: de\n"
@@ -16315,14 +16315,14 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr "MsgBox lSec, 0, \"Zeit in Sekunden\""
-#. 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, \"Uhrzeit\""
+msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
+msgstr ""
#. qCtkb
#: 03030303.xhp
@@ -24359,7 +24359,7 @@ msgctxt ""
"par_idN10548\n"
"help.text"
msgid "<variable id=\"CDec_h1\"><link href=\"text/sbasic/shared/03100060.xhp\">CDec Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CDec_h1\"><link href=\"text/sbasic/shared/03100060.xhp\">Funktion CDec</link></variable>"
#. aEBmF
#: 03100060.xhp
@@ -24782,7 +24782,7 @@ msgctxt ""
"hd_id3150772\n"
"help.text"
msgid "<variable id=\"CDate_h1\"><link href=\"text/sbasic/shared/03100300.xhp\">CDate Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CDate_h1\"><link href=\"text/sbasic/shared/03100300.xhp\">Funktion CDate</link></variable>"
#. DYpHk
#: 03100300.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"hd_id3153750\n"
"help.text"
msgid "<variable id=\"CDbl_h1\"><link href=\"text/sbasic/shared/03100400.xhp\">CDbl Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CDbl_h1\"><link href=\"text/sbasic/shared/03100400.xhp\">Funktion CDbl</link></variable>"
#. EwDaU
#: 03100400.xhp
@@ -24899,7 +24899,7 @@ msgctxt ""
"hd_id3149346\n"
"help.text"
msgid "<variable id=\"CInt_h1\"><link href=\"text/sbasic/shared/03100500.xhp\">CInt Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CInt_h1\"><link href=\"text/sbasic/shared/03100500.xhp\">Funktion CInt</link></variable>"
#. dESLg
#: 03100500.xhp
@@ -25016,7 +25016,7 @@ msgctxt ""
"hd_id3153311\n"
"help.text"
msgid "<variable id=\"CLng_h1\"><link href=\"text/sbasic/shared/03100600.xhp\">CLng Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CLng_h1\"><link href=\"text/sbasic/shared/03100600.xhp\">Funktion CLng</link></variable>"
#. aLcQC
#: 03100600.xhp
@@ -25268,7 +25268,7 @@ msgctxt ""
"hd_id3153753\n"
"help.text"
msgid "<variable id=\"CSng_h1\"><link href=\"text/sbasic/shared/03100900.xhp\">CSng Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CSng_h1\"><link href=\"text/sbasic/shared/03100900.xhp\">Funktion CSng</link></variable>"
#. 8RgCe
#: 03100900.xhp
@@ -25367,7 +25367,7 @@ msgctxt ""
"hd_id3146958\n"
"help.text"
msgid "<variable id=\"CStr_h1\"><link href=\"text/sbasic/shared/03101000.xhp\">CStr Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CStr_h1\"><link href=\"text/sbasic/shared/03101000.xhp\">Funktion CStr</link></variable>"
#. 3CEMW
#: 03101000.xhp
@@ -26305,14 +26305,14 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr "<emph>Single:</emph> Gleitkommavariable mit einfacher Präzision (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> Zeichenfolgenvariable mit maximal 64.000 ASCII-Zeichen."
+msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
+msgstr ""
#. UkswY
#: 03102100.xhp
@@ -39929,7 +39929,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Color Scheme"
-msgstr ""
+msgstr "Farbschema"
#. 2WDEq
#: color_scheme.xhp
@@ -39938,7 +39938,7 @@ msgctxt ""
"bm_id371704829794354\n"
"help.text"
msgid "<bookmark_value>Basic IDE;Color schemes</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic-IDE; Farbschemen</bookmark_value>"
#. Sk7JA
#: color_scheme.xhp
@@ -39947,7 +39947,7 @@ msgctxt ""
"hd_id711704808127601\n"
"help.text"
msgid "Color Scheme"
-msgstr ""
+msgstr "Farbschema"
#. AGG3Q
#: color_scheme.xhp
@@ -39956,7 +39956,7 @@ msgctxt ""
"par_id671704808313791\n"
"help.text"
msgid "Changes the color scheme to be used in the Basic IDE code editor."
-msgstr ""
+msgstr "Ändert das Farbschema, das im Basic-IDE-Codeeditor verwendet werden soll."
#. ARB7C
#: color_scheme.xhp
@@ -39965,7 +39965,7 @@ msgctxt ""
"par_id781704808250320\n"
"help.text"
msgid "Choose <menuitem>View - Color Scheme</menuitem>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Ansicht – Farbschema</menuitem>."
#. mT845
#: color_scheme.xhp
@@ -39974,7 +39974,7 @@ msgctxt ""
"hd_id831704828177231\n"
"help.text"
msgid "Basic IDE Color Options"
-msgstr ""
+msgstr "Basic-IDE-Farboptionen"
#. kLmGn
#: color_scheme.xhp
@@ -39983,7 +39983,7 @@ msgctxt ""
"par_id851704828197811\n"
"help.text"
msgid "Choose whether to use the Application Colors or a specific color scheme:"
-msgstr ""
+msgstr "Wählen Sie, ob Sie die Anwendungsfarben oder ein bestimmtes Farbschema verwenden möchten:"
#. GfAUt
#: color_scheme.xhp
@@ -39992,7 +39992,7 @@ msgctxt ""
"par_id471704828874591\n"
"help.text"
msgid "<menuitem>Use Application Colors</menuitem>: Select this option to use the colors defined in the <link href=\"text/shared/optionen/01012000.xhp\"><menuitem>Application Colors</menuitem></link> dialog."
-msgstr ""
+msgstr "<menuitem>Anwendungsfarben verwenden</menuitem>: Wählen Sie diese Option aus, um die im Dialog <link href=\"text/shared/optionen/01012000.xhp\"><menuitem>Anwendungsfarben</menuitem></link> festgelegten Farben zu verwenden."
#. fvDQq
#: color_scheme.xhp
@@ -40001,7 +40001,7 @@ msgctxt ""
"par_id641704828875031\n"
"help.text"
msgid "<menuitem>Choose Color Scheme</menuitem>: Select this option to use one of the available color schemes in the dialog."
-msgstr ""
+msgstr "<menuitem>Farbschema auswählen</menuitem>: Wählen Sie diese Option, um eines der verfügbaren Farbschemata im Dialog zu verwenden."
#. SFTPs
#: color_scheme.xhp
@@ -40010,7 +40010,7 @@ msgctxt ""
"hd_id391704829126867\n"
"help.text"
msgid "Color Schemes"
-msgstr ""
+msgstr "Farbschemen"
#. KXUiF
#: color_scheme.xhp
@@ -40019,7 +40019,7 @@ msgctxt ""
"par_id801704829139080\n"
"help.text"
msgid "Lists the available color schemes that can be applied to the Basic IDE code editor."
-msgstr ""
+msgstr "Listet die verfügbaren Farbschemen auf, die auf den Basic-IDE-Codeeditor angewendet werden können."
#. rp7jB
#: color_scheme.xhp
@@ -40028,7 +40028,7 @@ msgctxt ""
"par_id311704829356195\n"
"help.text"
msgid "When the option <menuitem>Choose Color Scheme</menuitem> is selected, the list of color schemes is enabled. Choose one of the available color schemes and click <menuitem>OK</menuitem> to apply it."
-msgstr ""
+msgstr "Wenn die Option <menuitem>Farbschema auswählen</menuitem> ausgewählt ist, wird die Liste der Farbschemen aktiviert. Wählen Sie eines der verfügbaren Farbschemen und klicken Sie auf <menuitem>OK</menuitem>, um es anzuwenden."
#. veQSW
#: color_scheme.xhp
@@ -40037,7 +40037,7 @@ msgctxt ""
"par_id211704829454823\n"
"help.text"
msgid "New color schemes can be installed via extensions. Visit the <link href=\"https://extensions.libreoffice.org\">Extensions</link> website to download additional Basic IDE color schemes."
-msgstr ""
+msgstr "Neue Farbschemen können über Erweiterungen installiert werden. Besuchen Sie die Website <link href=\"https://extensions.libreoffice.org\">Erweiterungen</link>, um zusätzliche Basic-IDE-Farbschemen herunterzuladen."
#. gvH3T
#: compatibilitymode.xhp