aboutsummaryrefslogtreecommitdiff
path: root/source/de
diff options
context:
space:
mode:
Diffstat (limited to 'source/de')
-rw-r--r--source/de/helpcontent2/source/text/sbasic/guide.po52
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared/02.po8
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared/03.po8
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc/02.po8
-rw-r--r--source/de/helpcontent2/source/text/sdatabase.po76
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po4
9 files changed, 87 insertions, 87 deletions
diff --git a/source/de/helpcontent2/source/text/sbasic/guide.po b/source/de/helpcontent2/source/text/sbasic/guide.po
index f821ef88dc5..54f1d55ac49 100644
--- a/source/de/helpcontent2/source/text/sbasic/guide.po
+++ b/source/de/helpcontent2/source/text/sbasic/guide.po
@@ -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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-08-22 14:04+0000\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/de/>\n"
"Language: de\n"
@@ -1364,7 +1364,7 @@ msgctxt ""
"par_id861633215682610\n"
"help.text"
msgid "Calc cells can have three types of values: numeric, strings and formulas. Each type has its own set and get methods:"
-msgstr ""
+msgstr "Calc-Zellen können drei Arten von Werten haben: numerisch, Zeichenfolgen und Formeln. Jeder Typ hat seine eigenen Set- und Get-Methoden:"
#. RXE76
#: read_write_values.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_id191633215791905\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Typ"
#. rYCuZ
#: read_write_values.xhp
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_id961633215932180\n"
"help.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#. KH9Ya
#: read_write_values.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"par_id651633215984116\n"
"help.text"
msgid "Formula"
-msgstr ""
+msgstr "Formel"
#. nGhov
#: read_write_values.xhp
@@ -1409,7 +1409,7 @@ msgctxt ""
"par_id21633215845395\n"
"help.text"
msgid "Dates and currency values are considered as numeric values in Calc."
-msgstr ""
+msgstr "Datums- und Währungswerte werden in Calc als numerische Werte behandelt."
#. t87Qx
#: read_write_values.xhp
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id221633216111353\n"
"help.text"
msgid "The following example enters numeric values into cells \"A1\" and \"A2\" and inserts a formula in cell \"A3\" that returns the multiplication of these values."
-msgstr ""
+msgstr "Das folgende Beispiel fügt numerische Werte in die Zellen \"A1\" und \"A2\" ein und fügt eine Formel in die Zelle \"A3\" ein, welche die Multiplikation dieser Werte zurückgibt."
#. r6BG6
#: read_write_values.xhp
@@ -1427,7 +1427,7 @@ msgctxt ""
"hd_id321633216630043\n"
"help.text"
msgid "Accessing Ranges in Different Sheets"
-msgstr ""
+msgstr "Zugriff auf Bereiche in verschiedenen Tabellen"
#. TFU8U
#: read_write_values.xhp
@@ -1436,7 +1436,7 @@ msgctxt ""
"par_id371633216672570\n"
"help.text"
msgid "The previous examples used only the active sheet to perform operations. It is possible to access cell ranges in different sheets by their indices or names."
-msgstr ""
+msgstr "In den vorherigen Beispielen wurde nur die aktive Tabelle zum Ausführen von Operationen verwendet. Es ist möglich, auf Zellbereiche in verschiedenen Tabellen über ihre Indizes oder Namen zuzugreifen."
#. c3yhF
#: read_write_values.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id861633216843382\n"
"help.text"
msgid "The example below enters a numeric value into cell \"A1\" of the sheet named \"Sheet2\"."
-msgstr ""
+msgstr "Im folgenden Beispiel wird ein numerischer Wert in die Zelle \"A1\" der Tabelle mit dem Namen \"Sheet2\" eingegeben."
#. GpnNS
#: read_write_values.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_id611633217090743\n"
"help.text"
msgid "This example can also be implemented in Python as follows:"
-msgstr ""
+msgstr "Dieses Beispiel kann auch wie folgt in Python implementiert werden:"
#. xGQ3k
#: read_write_values.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_id631633217279518\n"
"help.text"
msgid "Sheets can also be accessed using zero-based indices indicating which sheet considering the order they appear in the Calc file."
-msgstr ""
+msgstr "Auf Tabellen kann auch mit nullbasierten Indizes zugegriffen werden, die angeben, welche Tabelle unter Berücksichtigung der Reihenfolge, in der sie in der Calc-Datei erscheinen, angezeigt wird."
#. tSo3e
#: read_write_values.xhp
@@ -1472,7 +1472,7 @@ msgctxt ""
"par_id291633264880172\n"
"help.text"
msgid "In Basic, instead of using the <literal>getByName</literal> method, use <literal>Sheets(sheetIndex)</literal> as shown next:"
-msgstr ""
+msgstr "Verwenden Sie in Basic anstelle der Methode <literal>getByName</literal> die Methode <literal>Sheets(sheetIndex)</literal> wie unten gezeigt:"
#. svDuj
#: read_write_values.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id891633265000047\n"
"help.text"
msgid "This can be done in a similar fashion in Python:"
-msgstr ""
+msgstr "Dies kann auf ähnliche Weise in Python erfolgen:"
#. 6qHAn
#: read_write_values.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"hd_id451633265241066\n"
"help.text"
msgid "Using the ScriptForge Library"
-msgstr ""
+msgstr "Verwenden der Bibliothek ScriptForge"
#. 8CkSe
#: read_write_values.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"par_id731633265268585\n"
"help.text"
msgid "The Calc service of the ScriptForge library can be used to get and set cell values as follows:"
-msgstr ""
+msgstr "Der Calc-Dienst der Bibliothek ScriptForge kann verwendet werden, um Zellenwerte wie folgt zu erhalten und zu setzen:"
#. DCJ2E
#: read_write_values.xhp
@@ -1508,7 +1508,7 @@ msgctxt ""
"par_id551633265526538\n"
"help.text"
msgid "' Loads the ScriptForge library"
-msgstr ""
+msgstr "' Lädt die Bibliothek ScriptForge"
#. hgDyM
#: read_write_values.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"par_id581633265527001\n"
"help.text"
msgid "' Gets access to the current Calc document"
-msgstr ""
+msgstr "' Erhält Zugriff auf das aktuelle Calc-Dokument"
#. Gw4KG
#: read_write_values.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id751633265527427\n"
"help.text"
msgid "' Sets the value of cells A1 and A2"
-msgstr ""
+msgstr "' Legt den Wert der Zellen A1 und A2 fest"
#. VUWVE
#: read_write_values.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id781633267324929\n"
"help.text"
msgid "The <literal>setValue</literal> method can be used to set both numeric and text values. To set a cell formula, use the <literal>setFormula</literal> method."
-msgstr ""
+msgstr "Die Methode <literal>setValue</literal> kann verwendet werden, um sowohl numerische als auch Textwerte festzulegen. Verwenden Sie zum Festlegen einer Zellformel die Methode <literal>setFormula</literal>."
#. jPRii
#: read_write_values.xhp
@@ -1544,7 +1544,7 @@ msgctxt ""
"par_id251633265634883\n"
"help.text"
msgid "With the Calc service, getting and setting cell values can be done with a single line of code. The example below gets the value from cell \"A1\" and shows it on a message box."
-msgstr ""
+msgstr "Mit dem Calc-Dienst kann das Abrufen und Festlegen von Zellenwerten mit einer einzigen Codezeile erfolgen. Das folgende Beispiel ruft den Wert aus Zelle \"A1\" ab und zeigt ihn in einem Meldungsfeld an."
#. NzUg4
#: read_write_values.xhp
@@ -1553,7 +1553,7 @@ msgctxt ""
"par_id521633608223310\n"
"help.text"
msgid "The ScriptForge library also makes it simpler to access ranges in different sheets, as demonstrated in the example below:"
-msgstr ""
+msgstr "Die Bibliothek ScriptForge vereinfacht auch den Zugriff auf Bereiche in verschiedenen Tabellen, wie im folgenden Beispiel gezeigt:"
#. CCeEh
#: read_write_values.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"bas_id521633608366292\n"
"help.text"
msgid "' Gets cell \"A1\" from the sheet named \"Sheet1\""
-msgstr ""
+msgstr "' Ruft Zelle \"A1\" aus der Tabelle mit dem Namen \"Sheet1\" ab"
#. qUTqA
#: read_write_values.xhp
@@ -1571,7 +1571,7 @@ msgctxt ""
"bas_id661633608366484\n"
"help.text"
msgid "' Gets cell \"B3\" from the sheet named \"Sheet2\""
-msgstr ""
+msgstr "' Ruft Zelle \"B3\" aus der Tabelle mit dem Namen \"Sheet2\" ab"
#. mCX5W
#: read_write_values.xhp
@@ -1580,7 +1580,7 @@ msgctxt ""
"bas_id501633608516381\n"
"help.text"
msgid "' Places the result into cell \"A1\" of sheet \"Report\""
-msgstr ""
+msgstr "' Platziert das Ergebnis in Zelle \"A1\" der Tabelle \"Report\""
#. ZdkEz
#: read_write_values.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"par_id431633266057163\n"
"help.text"
msgid "The examples above can also be implemented in Python as follows:"
-msgstr ""
+msgstr "Die obigen Beispiele können auch wie folgt in Python implementiert werden:"
#. ayg6P
#: sample_code.xhp
diff --git a/source/de/helpcontent2/source/text/sbasic/shared/02.po b/source/de/helpcontent2/source/text/sbasic/shared/02.po
index b3859cda853..15dec73f369 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared/02.po
@@ -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: 2021-10-04 19:51+0200\n"
-"PO-Revision-Date: 2022-05-04 10:54+0000\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/de/>\n"
"Language: de\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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565406858.000000\n"
#. 6Kkin
@@ -887,7 +887,7 @@ msgctxt ""
"par_id0929200903505211\n"
"help.text"
msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
-msgstr "Wenn der zu importierende Dialog den gleichen Namen hat, wie ein bestehender in der Bibliothek, wird ein Fenster angezeigt, in dem Sie den zu importierenden Dialog umbenennen können. In diesem Fall erhält er den nächsten freien Namen, wie beim Erstellen eines neuen Dialogs. Sie können auch den bestehenden Dialog mit dem zu importierenden überschreiben. Klicken Sie auf Abbrechen, um den Dialog nicht zu importieren."
+msgstr "Wenn der zu importierende Dialog den gleichen Namen hat, wie ein bestehender in der Bibliothek, wird ein Meldungsfeld angezeigt, in dem Sie den zu importierenden Dialog umbenennen können. In diesem Fall erhält er den nächsten freien Namen, wie beim Erstellen eines neuen Dialogs. Sie können auch den bestehenden Dialog mit dem zu importierenden überschreiben. Klicken Sie auf Abbrechen, um den Dialog nicht zu importieren."
#. n6QpJ
#: 11180000.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"par_id0929200903505383\n"
"help.text"
msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
-msgstr "Wenn der zu importierende Dialog zusätzliche Sprachen zu denen der Bibliothek enthält, oder die Bibliothek überhaupt lokalisiert ist, erscheint ein Fenster mit den Schaltflächen Hinzufügen, Auslassen und Abbrechen."
+msgstr "Wenn der zu importierende Dialog zusätzliche Sprachen zu denen der Bibliothek enthält, oder die Bibliothek überhaupt lokalisiert ist, erscheint ein Meldungsfeld mit den Schaltflächen Hinzufügen, Auslassen und Abbrechen."
#. XrhtD
#: 11180000.xhp
diff --git a/source/de/helpcontent2/source/text/sbasic/shared/03.po b/source/de/helpcontent2/source/text/sbasic/shared/03.po
index d6a505e8a2f..221bb56ed62 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,8 +4,8 @@ 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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-07-04 16:17+0000\n"
-"Last-Translator: Mister Update <mr.update@yahoo.de>\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\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 4.12.2\n"
"X-POOTLE-MTIME: 1565407061.000000\n"
#. ViEWM
@@ -19319,7 +19319,7 @@ msgctxt ""
"par_id581623366559478\n"
"help.text"
msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
-msgstr "Um die Bibliothek <literal>ScriptForge</literal> zu verwenden, müssen Sie die Methode <literal>CreateScriptService</literal> importieren, mit der Sie auf die von der Bibliothek bereitgestellten Dienste zugreifen können. Das folgende Beispiel verwendet den Dienst <literal>Basic</literal>, um einen Dialog anzuzeigen."
+msgstr "Um die Bibliothek <literal>ScriptForge</literal> zu verwenden, müssen Sie die Methode <literal>CreateScriptService</literal> importieren, mit der Sie auf die von der Bibliothek bereitgestellten Dienste zugreifen können. Das folgende Beispiel verwendet den Dienst <literal>Basic</literal>, um ein Meldungsfeld anzuzeigen."
#. F7c8N
#: sf_intro.xhp
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index a37e9b6d8c2..b041cbbd3d6 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ 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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-08-08 12:42+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2022-08-24 10:48+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -70781,7 +70781,7 @@ msgctxt ""
"hd_id751629834274709\n"
"help.text"
msgid "Calculate residuals"
-msgstr "Reste berechnen"
+msgstr "Residuen berechnen"
#. b4unQ
#: statistics_regression.xhp
diff --git a/source/de/helpcontent2/source/text/scalc/02.po b/source/de/helpcontent2/source/text/scalc/02.po
index 15e7712a5df..79c5493bef8 100644
--- a/source/de/helpcontent2/source/text/scalc/02.po
+++ b/source/de/helpcontent2/source/text/scalc/02.po
@@ -4,8 +4,8 @@ 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-06-29 13:08+0200\n"
-"PO-Revision-Date: 2022-01-06 07:38+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\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: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1551594836.000000\n"
#. aSE5T
@@ -1085,7 +1085,7 @@ msgctxt ""
"hd_id3633533\n"
"help.text"
msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Formular\">Formular</link>"
+msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formel</link>"
#. MABzX
#: 18010000.xhp
diff --git a/source/de/helpcontent2/source/text/sdatabase.po b/source/de/helpcontent2/source/text/sdatabase.po
index 675f16bddc3..b1d4bdf67aa 100644
--- a/source/de/helpcontent2/source/text/sdatabase.po
+++ b/source/de/helpcontent2/source/text/sdatabase.po
@@ -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: 2022-05-25 12:36+0200\n"
-"PO-Revision-Date: 2022-08-22 14:05+0000\n"
+"PO-Revision-Date: 2022-09-09 14:36+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/de/>\n"
"Language: de\n"
@@ -14179,7 +14179,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Tabellenassistent – Primärschlüssel festlegen</link>"
#. 347MF
#: tablewizard03.xhp
@@ -14188,7 +14188,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard - Set Primary Key"
-msgstr ""
+msgstr "Tabellen-Assistent – Primärschlüssel festlegen"
#. NjMtW
#: tablewizard03.xhp
@@ -14197,7 +14197,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard03.xhp\">Tabellen-Assistent - Primärschlüssel festlegen</link>"
#. jbfcH
#: tablewizard03.xhp
@@ -14206,7 +14206,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Specifies a field in the table to be used as a primary key."
-msgstr ""
+msgstr "Legt ein Feld in der Tabelle fest, das als Primärschlüssel verwendet werden soll."
#. GAk3T
#: tablewizard03.xhp
@@ -14215,7 +14215,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Create a primary key"
-msgstr ""
+msgstr "Einen Primärschlüssel erstellen"
#. jEViE
#: tablewizard03.xhp
@@ -14224,7 +14224,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um einen Primärschlüssel zu erstellen. Fügen Sie jeder Datenbanktabelle einen Primärschlüssel hinzu, um jeden Datensatz eindeutig zu identifizieren. Für einige Datenbanksysteme innerhalb von %PRODUCTNAME ist ein Primärschlüssel zum Bearbeiten der Tabellen zwingend erforderlich.</ahelp>"
#. ZEDQ9
#: tablewizard03.xhp
@@ -14233,7 +14233,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "Automatically add a primary key"
-msgstr ""
+msgstr "Primärschlüssel automatisch hinzufügen"
#. oqASw
#: tablewizard03.xhp
@@ -14242,7 +14242,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um automatisch einen Primärschlüssel als zusätzliches Feld hinzuzufügen.</ahelp>"
#. JGWGR
#: tablewizard03.xhp
@@ -14251,7 +14251,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "Use an existing field as a primary key"
-msgstr ""
+msgstr "Vorhandenes Feld als Primärschlüssel verwenden"
#. ndknB
#: tablewizard03.xhp
@@ -14260,7 +14260,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um ein vorhandenes Feld mit eindeutigen Werten als Primärschlüssel zu verwenden.</ahelp>"
#. fMF7v
#: tablewizard03.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Feldname"
#. Z7naB
#: tablewizard03.xhp
@@ -14278,7 +14278,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Feldnamen aus.</ahelp>"
#. bGGBe
#: tablewizard03.xhp
@@ -14287,7 +14287,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Auto value"
-msgstr ""
+msgstr "Automatischer Wert"
#. pFSnC
#: tablewizard03.xhp
@@ -14296,7 +14296,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um automatisch einen Wert einzufügen und den Feldwert für jeden neuen Datensatz zu erhöhen. Die Datenbank muss die automatische Inkrementierung unterstützen, um die Funktion <emph>Automatischer Wert</emph> verwenden zu können.</ahelp>"
#. EuZFN
#: tablewizard03.xhp
@@ -14305,7 +14305,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "Define primary key by several fields"
-msgstr ""
+msgstr "Primärschlüssel durch mehrere Felder definieren"
#. 7AfGE
#: tablewizard03.xhp
@@ -14314,7 +14314,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um einen Primärschlüssel aus einer Kombination mehrerer vorhandener Felder zu erstellen.</ahelp>"
#. ymUtk
#: tablewizard03.xhp
@@ -14323,7 +14323,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "Available fields"
-msgstr ""
+msgstr "Verfügbare Felder"
#. sVEFU
#: tablewizard03.xhp
@@ -14332,7 +14332,7 @@ msgctxt ""
"par_idN10587\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie ein Feld aus und klicken Sie auf \">\", um es zur Liste der Primärschlüsselfelder hinzuzufügen.</ahelp>"
#. yivEE
#: tablewizard03.xhp
@@ -14341,7 +14341,7 @@ msgctxt ""
"par_idN1059A\n"
"help.text"
msgid "Primary key fields"
-msgstr ""
+msgstr "Primärschlüsselfelder"
#. XoNRs
#: tablewizard03.xhp
@@ -14350,7 +14350,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie ein Feld aus und klicken Sie auf \"<\", um es aus der Liste der Primärschlüsselfelder zu entfernen. Der Primärschlüssel wird als Verkettung der Felder in dieser Liste von oben nach unten erstellt.</ahelp>"
#. GBnsP
#: tablewizard03.xhp
@@ -14359,7 +14359,7 @@ msgctxt ""
"par_idN105A1\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Tabellenassistent – Tabelle erstellen</link>"
#. GNFKT
#: tablewizard04.xhp
@@ -14368,7 +14368,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard - Create Table"
-msgstr ""
+msgstr "Tabellenassistent – Tabelle erstellen"
#. VhZ3v
#: tablewizard04.xhp
@@ -14377,7 +14377,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\">Table Wizard - Create Table</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard04.xhp\">Tabellenassistent – Tabelle erstellen</link>"
#. CEdhG
#: tablewizard04.xhp
@@ -14386,7 +14386,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
-msgstr ""
+msgstr "Geben Sie einen Namen für die Tabelle ein und geben Sie an, ob Sie die Tabelle nach Abschluss des Assistenten ändern möchten."
#. DYQqm
#: tablewizard04.xhp
@@ -14395,7 +14395,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Table name"
-msgstr ""
+msgstr "Tabellenname"
#. XbyrT
#: tablewizard04.xhp
@@ -14404,7 +14404,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Legt den Tabellennamen fest.</ahelp>"
#. ANGE9
#: tablewizard04.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"par_idN105E4\n"
"help.text"
msgid "Catalog of the table"
-msgstr ""
+msgstr "Katalog der Tabelle"
#. EJ9oq
#: tablewizard04.xhp
@@ -14422,7 +14422,7 @@ msgctxt ""
"par_idN105EA\n"
"help.text"
msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Katalog für die Tabelle aus. (Nur verfügbar, wenn die Datenbank Kataloge unterstützt)</ahelp>"
#. 2ADuK
#: tablewizard04.xhp
@@ -14431,7 +14431,7 @@ msgctxt ""
"par_idN10605\n"
"help.text"
msgid "Schema of the table"
-msgstr ""
+msgstr "Schema der Tabelle"
#. pfjij
#: tablewizard04.xhp
@@ -14440,7 +14440,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie das Schema für die Tabelle aus. (Nur verfügbar, wenn die Datenbank Schemata unterstützt)</ahelp>"
#. DEPmh
#: tablewizard04.xhp
@@ -14449,7 +14449,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Modify the table design"
-msgstr ""
+msgstr "Tabellendesign ändern"
#. SgDTD
#: tablewizard04.xhp
@@ -14458,7 +14458,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um das Tabellendesign zu speichern und zu bearbeiten.</ahelp>"
#. JBjXz
#: tablewizard04.xhp
@@ -14467,7 +14467,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "Insert data immediately"
-msgstr ""
+msgstr "Daten sofort einfügen"
#. sFBFY
#: tablewizard04.xhp
@@ -14476,7 +14476,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um das Tabellendesign zu speichern und die Tabelle zu öffnen, um Daten einzugeben.</ahelp>"
#. RBiFw
#: tablewizard04.xhp
@@ -14485,7 +14485,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "Create a form based on this table"
-msgstr ""
+msgstr "Formular basierend auf dieser Tabelle erstellen"
#. LCcFV
#: tablewizard04.xhp
@@ -14494,7 +14494,7 @@ msgctxt ""
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option aus, um ein Formular basierend auf dieser Tabelle zu erstellen. Das Formular wird auf einem Textdokument mit den zuletzt verwendeten Einstellungen des <link href=\"text/shared/autopi/01090000.xhp\">Formularassistenten</link> erstellt.</ahelp>"
#. wHGrL
#: tablewizard04.xhp
@@ -14503,7 +14503,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Tabellenassistent</link>"
#. QjNBA
#: toolbar_form.xhp
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index df1fab7f477..4631e261315 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -4,8 +4,8 @@ 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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-07-26 09:21+0000\n"
-"Last-Translator: Mister Update <mr.update@yahoo.de>\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -10112,7 +10112,7 @@ msgctxt ""
"par_idN10690\n"
"help.text"
msgid "A message box advises you to save the document. Click <emph>Yes</emph> to save the file."
-msgstr "Es erscheint ein Hinweis, dass das Dokument gespeichert werden muss. Klicken Sie auf <emph>Ja</emph>, um die Datei zu speichern."
+msgstr "Ein Meldungsfeld weist Sie darauf hin, das Dokument zu speichern. Klicken Sie auf <emph>Ja</emph>, um die Datei zu speichern."
#. QCBAo
#: digitalsign_send.xhp
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 59f0eeea704..bf2b129a48c 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -4,8 +4,8 @@ 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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-07-26 09:21+0000\n"
-"Last-Translator: Mister Update <mr.update@yahoo.de>\n"
+"PO-Revision-Date: 2022-09-09 14:35+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -923,7 +923,7 @@ msgctxt ""
"hd_id3153575\n"
"help.text"
msgid "<variable id=\"relative_saving_option\">Save URLs relative to file system</variable>"
-msgstr ""
+msgstr "<variable id=\"relative_saving_option\">URLs relativ zum Dateisystem speichern</variable>"
#. URbep
#: 01010200.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po
index ce7be3e683c..0928c47d4c5 100644
--- a/source/de/helpcontent2/source/text/swriter/guide.po
+++ b/source/de/helpcontent2/source/text/swriter/guide.po
@@ -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: 2022-07-04 18:05+0200\n"
-"PO-Revision-Date: 2022-08-03 22:48+0000\n"
+"PO-Revision-Date: 2022-08-24 10:48+0000\n"
"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/de/>\n"
"Language: de\n"
@@ -563,7 +563,7 @@ msgctxt ""
"bm_id3154250\n"
"help.text"
msgid "<bookmark_value>turning off automatic correction</bookmark_value><bookmark_value>text;turning off automatic correction</bookmark_value><bookmark_value>uppercase;changing to lowercase</bookmark_value><bookmark_value>capital letters;changing to small letters after periods</bookmark_value><bookmark_value>quotation marks;changing automatically</bookmark_value><bookmark_value>words;automatic replacement on/off</bookmark_value><bookmark_value>lines;automatic drawing on/off</bookmark_value><bookmark_value>underlining;quick</bookmark_value><bookmark_value>borders; automatic drawing on/off</bookmark_value><bookmark_value>automatic changes on/off</bookmark_value><bookmark_value>changes;automatic</bookmark_value><bookmark_value>AutoCorrect function;turning off</bookmark_value>"
-msgstr "<bookmark_value>AutoKorrektur ausschalten</bookmark_value><bookmark_value>Text; AutoKorrektur ausschalten</bookmark_value><bookmark_value>Großschreibung; ändern zu Kleinschreibung</bookmark_value><bookmark_value>Großbuchstaben; ändern zu Kleinbuchstaben nach Perioden</bookmark_value><bookmark_value>Anführungszeichen; automatisch ändern</bookmark_value><bookmark_value>Wörter; automatische Ersetzung ein/aus</bookmark_value><bookmark_value>Linien; automatisches Zeichnen ein/aus</bookmark_value><bookmark_value>Unterstreichung; schnell</bookmark_value><bookmark_value>Rahmen; automatisches Zeichnen ein/aus</bookmark_value><bookmark_value>automatische Änderungen ein/aus</bookmark_value><bookmark_value>Änderungen; automatisch</bookmark_value><bookmark_value>AutoKorrektur-Funktion; Ausschalten</bookmark_value>"
+msgstr "<bookmark_value>AutoKorrektur ausschalten</bookmark_value><bookmark_value>Text; AutoKorrektur ausschalten</bookmark_value><bookmark_value>Großschreibung; ändern zu Kleinschreibung</bookmark_value><bookmark_value>Großbuchstaben; ändern zu Kleinbuchstaben nach Perioden</bookmark_value><bookmark_value>Anführungszeichen; automatisch ändern</bookmark_value><bookmark_value>Wörter; automatische Ersetzung ein/aus</bookmark_value><bookmark_value>Linien; automatisches Zeichnen ein/aus</bookmark_value><bookmark_value>Unterstreichung; schnell</bookmark_value><bookmark_value>Umrandung; automatisches Zeichnen ein/aus</bookmark_value><bookmark_value>automatische Änderungen ein/aus</bookmark_value><bookmark_value>Änderungen; automatisch</bookmark_value><bookmark_value>AutoKorrektur-Funktion; Ausschalten</bookmark_value>"
#. qbd3o
#: auto_off.xhp