diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-10-29 14:50:48 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-10-29 18:24:11 +0200 |
commit | 327c876f4c35127cff03b26303acd4831252ce66 (patch) | |
tree | d237757c7f5bfdb05135af9ba8b48e45b6aa48af /source/de | |
parent | 569442292afe8da0847d542276cdddea3d1728a1 (diff) |
update translations for 7.3.0 alpha1
and force-fix errors using pocheck
Change-Id: I9968e128a11cee0afa01bb87dc619ee180d2209f
Diffstat (limited to 'source/de')
-rw-r--r-- | source/de/basic/messages.po | 8 | ||||
-rw-r--r-- | source/de/chart2/messages.po | 10 | ||||
-rw-r--r-- | source/de/cui/messages.po | 10 | ||||
-rw-r--r-- | source/de/dbaccess/messages.po | 44 | ||||
-rw-r--r-- | source/de/extensions/messages.po | 16 | ||||
-rw-r--r-- | source/de/filter/messages.po | 18 | ||||
-rw-r--r-- | source/de/filter/source/config/fragments/filters.po | 8 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/sbasic/shared.po | 182 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/scalc/01.po | 44 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/sdatabase.po | 36 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/shared/00.po | 132 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/shared/01.po | 30 | ||||
-rw-r--r-- | source/de/helpcontent2/source/text/shared/guide.po | 1443 | ||||
-rw-r--r-- | source/de/officecfg/registry/data/org/openoffice/Office/UI.po | 8 | ||||
-rw-r--r-- | source/de/scp2/source/ooo.po | 6 | ||||
-rw-r--r-- | source/de/sd/messages.po | 4 | ||||
-rw-r--r-- | source/de/sfx2/messages.po | 32 | ||||
-rw-r--r-- | source/de/starmath/messages.po | 24 | ||||
-rw-r--r-- | source/de/svx/messages.po | 338 | ||||
-rw-r--r-- | source/de/sw/messages.po | 18 |
20 files changed, 1994 insertions, 417 deletions
diff --git a/source/de/basic/messages.po b/source/de/basic/messages.po index 2b9ef02d3e8..49b061989c4 100644 --- a/source/de/basic/messages.po +++ b/source/de/basic/messages.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: 2021-09-20 13:02+0200\n" -"PO-Revision-Date: 2021-02-01 16:18+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-27 03:31+0000\n" +"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/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.8.1\n" "X-POOTLE-MTIME: 1507236530.000000\n" #. CacXi @@ -900,3 +900,5 @@ msgid "" "$ERR\n" "Additional information: $MSG" msgstr "" +"$ERR\n" +"Zusätzliche Informationen: $MSG" diff --git a/source/de/chart2/messages.po b/source/de/chart2/messages.po index 68aeb486f73..1146fbea498 100644 --- a/source/de/chart2/messages.po +++ b/source/de/chart2/messages.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: 2021-09-10 23:10+0200\n" -"PO-Revision-Date: 2021-04-25 06:37+0000\n" -"Last-Translator: Mister Update <mr.update@yahoo.de>\n" +"PO-Revision-Date: 2021-10-29 04:21+0000\n" +"Last-Translator: David Schledewitz <ds15@e.email>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/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.8.1\n" "X-POOTLE-MTIME: 1547564210.000000\n" #. NCRDD @@ -4643,13 +4643,13 @@ msgstr "_Auflösung" #: chart2/uiconfig/ui/tp_Scale.ui:281 msgctxt "tp_Scale|DATE-RESOLUTION" msgid "Days" -msgstr "" +msgstr "Tage" #. NL9uN #: chart2/uiconfig/ui/tp_Scale.ui:282 msgctxt "tp_Scale|DATE-RESOLUTION" msgid "Months" -msgstr "" +msgstr "Monate" #. BfyLg #: chart2/uiconfig/ui/tp_Scale.ui:283 diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po index b4377896f23..5899a042856 100644 --- a/source/de/cui/messages.po +++ b/source/de/cui/messages.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: 2021-10-04 19:50+0200\n" -"PO-Revision-Date: 2021-10-25 11:09+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-29 03:50+0000\n" +"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -2127,7 +2127,7 @@ msgstr "Auf %MODULE anwenden" #: cui/inc/strings.hrc:397 msgctxt "RID_SVXSTR_OLE_INSERT" msgid "Inserting OLE object..." -msgstr "" +msgstr "OLE-Objekt wird eingefügt…" #. mpS3V #: cui/inc/tipoftheday.hrc:50 @@ -2380,7 +2380,7 @@ msgstr "Um in Calc festzulegen, dass Zeilen/Spalten im Ausdruck auf allen Seiten #: cui/inc/tipoftheday.hrc:90 msgctxt "RID_CUI_TIPOFTHEDAY" msgid "Insert images and photos into shapes in Draw and Impress. Right-click on a shape, choose Area ▸ Image ▸ Add/Import, and use Options to adjust appearance." -msgstr "" +msgstr "Um in Draw und Impress Bilder und Fotos in Formen einzufügen, klicken Sie mit der rechten Maustaste auf eine Form, wählen Sie »Fläche… ▸ Register: Fläche ▸ Schaltfläche: Bild ▸ Schaltfläche: Importieren« und verwenden Sie die Optionen, um die Darstellung anzupassen." #. W6E2A #: cui/inc/tipoftheday.hrc:91 @@ -3379,7 +3379,7 @@ msgstr "Berechnen Sie Darlehnsrückzahlungen mit Calc, beispielsweise =RMZ(2%/12 #: cui/inc/tipoftheday.hrc:254 msgctxt "RID_CUI_TIPOFTHEDAY" msgid "Cannot find what you want with the VLOOKUP function in Calc? With INDEX and MATCH you can do anything!" -msgstr "" +msgstr "Falls Sie in Calc mit SVERWEIS nicht das Gewünschte erreichen, haben Sie mit INDEX und VERGLEICH unbegrenzte Möglichkeiten." #. ARJgA #. local help missing diff --git a/source/de/dbaccess/messages.po b/source/de/dbaccess/messages.po index 17d0721d109..c6a199c8f50 100644 --- a/source/de/dbaccess/messages.po +++ b/source/de/dbaccess/messages.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: 2021-10-04 19:51+0200\n" -"PO-Revision-Date: 2021-08-04 13:04+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-29 04:21+0000\n" +"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/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.8.1\n" "X-POOTLE-MTIME: 1562385716.000000\n" #. BiN6g @@ -1935,7 +1935,7 @@ msgstr "Es werden keine weiteren Einstellungen benötigt. Um die Verbindung zu p #: dbaccess/inc/strings.hrc:339 msgctxt "STR_COMMONURL" msgid "Enter the DBMS/driver-specific connection string here" -msgstr "" +msgstr "Geben Sie hier die DBMS-/Treiber-spezifische Verbindungszeichenfolge ein" #. rKH3t #: dbaccess/inc/strings.hrc:340 @@ -3157,7 +3157,7 @@ msgstr "A_uszuführendes Kommando:" #: dbaccess/uiconfig/ui/directsqldialog.ui:130 msgctxt "directsqldialog|directsql" msgid "Run SQL command _directly" -msgstr "" +msgstr "SQL-Befehl _direkt ausführen" #. gpXeL #: dbaccess/uiconfig/ui/directsqldialog.ui:145 @@ -3398,7 +3398,7 @@ msgstr "Eine n_eue Datenbank erstellen" #: dbaccess/uiconfig/ui/generalpagewizard.ui:71 msgctxt "generalpagewizard|extended_tip|createDatabase" msgid "Select to create a new database." -msgstr "" +msgstr "Wählen Sie aus, um eine neue Datenbank zu erstellen." #. BRSfR #: dbaccess/uiconfig/ui/generalpagewizard.ui:90 @@ -3416,7 +3416,7 @@ msgstr "_Bestehende Datenbankdatei öffnen" #: dbaccess/uiconfig/ui/generalpagewizard.ui:130 msgctxt "generalpagewizard|extended_tip|openExistingDatabase" msgid "Select to open a database file from a list of recently used files or from a file selection dialog." -msgstr "" +msgstr "Wählen Sie aus, um eine Datenbankdatei von der Liste kürzlich verwendeter Dateien oder aus dem Dialog Dateiauswahl auszuwählen." #. dfae2 #: dbaccess/uiconfig/ui/generalpagewizard.ui:149 @@ -3428,7 +3428,7 @@ msgstr "Zu_letzt benutzt:" #: dbaccess/uiconfig/ui/generalpagewizard.ui:174 msgctxt "generalpagewizard|extended_tip|docListBox" msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard." -msgstr "" +msgstr "Wählen Sie aus, um eine Datenbankdatei von der Liste kürzlich verwendeter Dateien zu öffnen. Klicken Sie auf Fertigstellen, um die Datei sofort zu öffnen und den Assistenten zu beenden." #. dVAEy #: dbaccess/uiconfig/ui/generalpagewizard.ui:185 @@ -3440,7 +3440,7 @@ msgstr "Öffnen" #: dbaccess/uiconfig/ui/generalpagewizard.ui:194 msgctxt "generalpagewizard|extended_tip|openDatabase" msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard." -msgstr "" +msgstr "Öffnet den Dialog Dateiauswahl, in dem Sie eine Datenbankdatei auswählen können. Klicken Sie im Dialog Dateiauswahl auf Öffnen oder OK, um die Datei sofort zu Öffnen und den Assistenten zu beenden." #. cKpTp #: dbaccess/uiconfig/ui/generalpagewizard.ui:205 @@ -3452,13 +3452,13 @@ msgstr "_Verbindung zu einer bestehenden Datenbank herstellen" #: dbaccess/uiconfig/ui/generalpagewizard.ui:215 msgctxt "generalpagewizard|extended_tip|connectDatabase" msgid "Select to create a database document for an existing database connection." -msgstr "" +msgstr "Wählen Sie aus, um ein Datenbankdokument zu einer bestehende Verbindung zu erstellen." #. CYq28 #: dbaccess/uiconfig/ui/generalpagewizard.ui:232 msgctxt "generalpagewizard|extended_tip|datasourceType" msgid "Select the database type for the existing database connection." -msgstr "" +msgstr "Wählen Sie den Datenbanktyp für eine bestehende Datenbankverbindung aus." #. emqeD #: dbaccess/uiconfig/ui/generalpagewizard.ui:255 @@ -3474,7 +3474,7 @@ msgstr "" #: dbaccess/uiconfig/ui/generalpagewizard.ui:265 msgctxt "generalpagewizard|extended_tip|PageGeneral" msgid "The Database Wizard creates a database file that contains information about a database." -msgstr "" +msgstr "Der Datenbank-Assisent erstellt eine Datenbankdatei, die Informationen über die Datenbank enthält." #. DQvKi #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:39 @@ -4674,7 +4674,7 @@ msgstr "Den Aliasnamen von Tabellen an SELECT-Anweisungen anhängen" #: dbaccess/uiconfig/ui/specialsettingspage.ui:51 msgctxt "specialsettings|extended_tip|append" msgid "Appends the alias to the table name in SELECT statements." -msgstr "" +msgstr "Den Alias in SELECT-Anweisungen an Tabellennamen ananhängen." #. rim5j #: dbaccess/uiconfig/ui/specialsettingspage.ui:62 @@ -4686,7 +4686,7 @@ msgstr "Schlüsselwort AS vor Tabellen-Aliasnamen verwenden" #: dbaccess/uiconfig/ui/specialsettingspage.ui:70 msgctxt "specialsettingspage|extended_tip|useas" msgid "Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias." -msgstr "" +msgstr "Einige Datenbanken verwenden das Schlüsselwort \"AS\" zwischen einem Namen und seinem Alias. Andere Datenbanken verwenden ein Leerzeichen. Aktivieren Sie diese Option, um \"AS\" vor dem Alias einzufügen." #. JDTsA #: dbaccess/uiconfig/ui/specialsettingspage.ui:81 @@ -4710,7 +4710,7 @@ msgstr "Die Rechte vom Datenbanktreiber ignorieren" #: dbaccess/uiconfig/ui/specialsettingspage.ui:108 msgctxt "specialsettingspage|extended_tip|ignoreprivs" msgid "Ignores access privileges that are provided by the database driver." -msgstr "" +msgstr "Ignoriert Zugriffsrechte, die vom Datenbanktreiber bereitgestellt werden." #. QK4W3 #: dbaccess/uiconfig/ui/specialsettingspage.ui:119 @@ -4722,7 +4722,7 @@ msgstr "Benannte Parameter durch '?' ersetzen" #: dbaccess/uiconfig/ui/specialsettingspage.ui:127 msgctxt "specialsettingspage|extended_tip|replaceparams" msgid "Replaces named parameters in a data source with a question mark (?)." -msgstr "" +msgstr "Ersetzt benannte Parameter in einer Datenquelle durch ein Fragezeichen (?)." #. kfSki #: dbaccess/uiconfig/ui/specialsettingspage.ui:138 @@ -4734,7 +4734,7 @@ msgstr "Versionsspalten anzeigen (falls verfügbar)" #: dbaccess/uiconfig/ui/specialsettingspage.ui:146 msgctxt "specialsettingspage|extended_tip|displayver" msgid "Displays the internal version number of the record in the database table." -msgstr "" +msgstr "Zeigt die interne Versionsnummer des Datensatzes in der Datenbanktabelle an." #. JqBdc #: dbaccess/uiconfig/ui/specialsettingspage.ui:157 @@ -4746,7 +4746,7 @@ msgstr "Den Katalognamen in der SELECT-Anweisung verwenden" #: dbaccess/uiconfig/ui/specialsettingspage.ui:165 msgctxt "specialsettingspage|extended_tip|usecatalogname" msgid "Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver." -msgstr "" +msgstr "Verwendet die aktuelle Datenquelle des Katalogs. Diese Option ist hilfreich, wenn die ODBC-Datenquelle ein Datenbankserver ist. Verwenden Sie diese Option nicht, wenn die ODBC-Datenquelle ein dBASE-Treiber ist." #. yFGxG #: dbaccess/uiconfig/ui/specialsettingspage.ui:176 @@ -4758,7 +4758,7 @@ msgstr "Den Schemanamen in der SELECT-Anweisung verwenden." #: dbaccess/uiconfig/ui/specialsettingspage.ui:184 msgctxt "specialsettingspage|extended_tip|useschemaname" msgid "Allows you to use the schema name in SELECT statements." -msgstr "" +msgstr "Ermöglicht es Ihnen, den Schemanamen in SELECT-Anweisungen zu verwenden." #. gyC7J #: dbaccess/uiconfig/ui/specialsettingspage.ui:195 @@ -4770,7 +4770,7 @@ msgstr "Index mit ASC- oder DESC-Anweisung erstellen" #: dbaccess/uiconfig/ui/specialsettingspage.ui:203 msgctxt "specialsettingspage|extended_tip|createindex" msgid "Creates an index with ASC or DESC statements." -msgstr "" +msgstr "Erzeugt einen Index mit ASC- oder DESC-Anweisungen." #. Xabxp #: dbaccess/uiconfig/ui/specialsettingspage.ui:214 @@ -4782,7 +4782,7 @@ msgstr "Textzeilen mit CR+LF beenden" #: dbaccess/uiconfig/ui/specialsettingspage.ui:222 msgctxt "specialsettingspage|extended_tip|eol" msgid "Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems)." -msgstr "" +msgstr "Auswählen, um jede Zeile mit dem CR + LF-Codepaar abzuschließen (bevorzugt für DOS- und Windows-Betriebsprogramme)." #. XFM7x #: dbaccess/uiconfig/ui/specialsettingspage.ui:233 @@ -4794,7 +4794,7 @@ msgstr "Währungsfeld-Information ignorieren" #: dbaccess/uiconfig/ui/specialsettingspage.ui:241 msgctxt "specialsettingspage|extended_tip|ignorecurrency" msgid "Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded." -msgstr "" +msgstr "Nur für Oracle JDBC-Verbindungen. Ist diese Option aktiviert, wird keine Spalte als Währungsfeld behandelt. Der vom Datenbanktreiber zurückgegebene Feldtyp wird verworfen." #. 2tRzG #: dbaccess/uiconfig/ui/specialsettingspage.ui:252 diff --git a/source/de/extensions/messages.po b/source/de/extensions/messages.po index 9fe1096177f..29421e98286 100644 --- a/source/de/extensions/messages.po +++ b/source/de/extensions/messages.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: 2021-10-20 13:07+0200\n" -"PO-Revision-Date: 2021-08-04 13:04+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-29 04:01+0000\n" +"Last-Translator: David Schledewitz <ds15@e.email>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/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.8.1\n" "X-POOTLE-MTIME: 1555474560.000000\n" #. cBx8W @@ -3574,7 +3574,7 @@ msgstr "KDE-Adressbuch" #: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:131 msgctxt "selecttypepage|extended_tip|kde" msgid "Select this option if you already use an address book in KDE Address book (KAddressBook)." -msgstr "" +msgstr "Wählen Sie diese Option, wenn Sie bereits ein Adressbuch im KDE-Addressbuch (KAddressBook) verwenden." #. 2Psrm #: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:142 @@ -3868,19 +3868,19 @@ msgstr "Benutzerfeld _3" #: extensions/uiconfig/sbibliography/ui/generalpage.ui:881 msgctxt "generalpage|localurl" msgid "Local copy" -msgstr "" +msgstr "Lokale Kopie" #. ddQ5G #: extensions/uiconfig/sbibliography/ui/generalpage.ui:915 msgctxt "generalpage|browse" msgid "Browse..." -msgstr "" +msgstr "Durchsuchen…" #. vrVJF #: extensions/uiconfig/sbibliography/ui/generalpage.ui:939 msgctxt "generalpage|localpagecb" msgid "Page" -msgstr "" +msgstr "Seite" #. x9s9K #: extensions/uiconfig/sbibliography/ui/generalpage.ui:1015 @@ -4084,7 +4084,7 @@ msgstr "Benutzerfeld _5" #: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:955 msgctxt "mappingdialog|label33" msgid "Local copy" -msgstr "" +msgstr "Lokale Kopie" #. wkCw6 #: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1051 diff --git a/source/de/filter/messages.po b/source/de/filter/messages.po index f0dbf93caae..59ae656307e 100644 --- a/source/de/filter/messages.po +++ b/source/de/filter/messages.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: 2021-09-10 23:11+0200\n" -"PO-Revision-Date: 2021-10-25 11:09+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-27 04:17+0000\n" +"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -790,13 +790,13 @@ msgstr "Exportiert auch die Seitenansicht der Notizen am Ende des exportierten P #: filter/uiconfig/ui/pdfgeneralpage.ui:936 msgctxt "pdfgeneralpage|onlynotes" msgid "Export onl_y notes pages" -msgstr "Nu_r Notiz exportieren" +msgstr "Nu_r Notizen exportieren" #. Mwnea #: filter/uiconfig/ui/pdfgeneralpage.ui:946 msgctxt "pdfgeneralpage|extended_tip|onlynotes" msgid "Exports only the Notes page views." -msgstr "" +msgstr "Exportiert nur die Seitenansicht der Notizen." #. MpRUp #: filter/uiconfig/ui/pdfgeneralpage.ui:957 @@ -1192,7 +1192,7 @@ msgstr "Auswählen…" #: filter/uiconfig/ui/pdfsignpage.ui:76 msgctxt "pdfsignpage|extended_tip|select" msgid "Opens the Select X.509 Certificate dialog." -msgstr "" +msgstr "Öffnet den Dialog X.509-Zertifikat auswählen." #. zRUyK #: filter/uiconfig/ui/pdfsignpage.ui:88 @@ -1810,7 +1810,7 @@ msgstr "_Neu…" #: filter/uiconfig/ui/xmlfiltersettings.ui:163 msgctxt "xmlfiltersettings|extended_tip|new" msgid "Opens a dialog for creating a new filter." -msgstr "" +msgstr "Öffnet einen Dialog zum Erstellen eines neuen Filters." #. W6Ju3 #: filter/uiconfig/ui/xmlfiltersettings.ui:175 @@ -1822,7 +1822,7 @@ msgstr "_Bearbeiten…" #: filter/uiconfig/ui/xmlfiltersettings.ui:182 msgctxt "xmlfiltersettings|extended_tip|edit" msgid "Opens a dialog for editing the selected filter." -msgstr "" +msgstr "Öffnet einen Dialog zum Bearbeiten des ausgewählten Filters." #. DAoSK #: filter/uiconfig/ui/xmlfiltersettings.ui:194 @@ -1834,7 +1834,7 @@ msgstr "_XSLTs testen…" #: filter/uiconfig/ui/xmlfiltersettings.ui:201 msgctxt "xmlfiltersettings|extended_tip|test" msgid "Opens a dialog for testing the selected filter." -msgstr "" +msgstr "Öffnet einen Dialog zum Testen des ausgewählten Filters." #. FE7Za #: filter/uiconfig/ui/xmlfiltersettings.ui:213 @@ -2068,4 +2068,4 @@ msgstr "Umwandlung" #: filter/uiconfig/ui/xsltfilterdialog.ui:149 msgctxt "xsltfilterdialog|extended_tip|XSLTFilterDialog" msgid "Opens a dialog for creating a new filter." -msgstr "" +msgstr "Öffnet einen Dialog zum Erstellen eines neuen Filters." diff --git a/source/de/filter/source/config/fragments/filters.po b/source/de/filter/source/config/fragments/filters.po index 089139cfe6b..b88cf6d356b 100644 --- a/source/de/filter/source/config/fragments/filters.po +++ b/source/de/filter/source/config/fragments/filters.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: 2021-09-10 23:11+0200\n" -"PO-Revision-Date: 2021-03-08 13:45+0000\n" -"Last-Translator: Mister Update <mr.update@yahoo.de>\n" +"PO-Revision-Date: 2021-10-27 03:31+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/filtersourceconfigfragmentsfilters/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.8.1\n" "X-POOTLE-MTIME: 1559618281.000000\n" #. FR4Ff @@ -2054,7 +2054,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Writer Indexing Export XML" -msgstr "" +msgstr "Writer Indizierungsexport XML" #. C4PGD #: writer_jpg_Export.xcu diff --git a/source/de/helpcontent2/source/text/sbasic/shared.po b/source/de/helpcontent2/source/text/sbasic/shared.po index 2f44403ddbf..613dcf5c1ed 100644 --- a/source/de/helpcontent2/source/text/sbasic/shared.po +++ b/source/de/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: 2021-10-25 12:48+0200\n" +"POT-Creation-Date: 2021-10-29 13:13+0200\n" "PO-Revision-Date: 2021-08-15 05: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" @@ -16828,6 +16828,51 @@ msgctxt "" msgid "Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment." msgstr "Weist einer Variablen das Objekt <emph>Nothing</emph> zu, um eine vorherige Zuweisung zu entfernen." +#. 4jPFB +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114577052\n" +"help.text" +msgid "Print IsEmpty(sVar) ' Returns True" +msgstr "" + +#. DcKaw +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051720170824106132\n" +"help.text" +msgid "Print oDoc ‘ Error" +msgstr "" + +#. UDTHw +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id31634909394554\n" +"help.text" +msgid "MsgBox Named Constants" +msgstr "" + +#. CABUt +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id881634911199058\n" +"help.text" +msgid "GetAttr Named Constants" +msgstr "" + +#. FWBQE +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id611634911996367\n" +"help.text" +msgid "VarType Named Constants" +msgstr "" + #. Xtpvq #: 03040000.xhp msgctxt "" @@ -16855,6 +16900,105 @@ msgctxt "" msgid "The following constants are available when VBA compatibility mode is enabled" msgstr "Die folgenden Konstanten sind verfügbar, wenn der VBA-Kompatibilitätsmodus aktiviert ist" +#. 8kxFA +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"bm_id391624288823741\n" +"help.text" +msgid "<bookmark_value>VBA Variable Type Named Constants</bookmark_value>" +msgstr "" + +#. XSqq4 +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id941628842567829\n" +"help.text" +msgid "VBA Color Named Constants" +msgstr "" + +#. GX7VB +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id611634907471277\n" +"help.text" +msgid "Named constant" +msgstr "" + +#. 4wBCk +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id861634907471277\n" +"help.text" +msgid "Red, Green, Blue<br/>composition" +msgstr "" + +#. y4iia +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id941624288567829\n" +"help.text" +msgid "Variable Type Named Constants" +msgstr "" + +#. AzBpy +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id31624288363725\n" +"help.text" +msgid "Named constant" +msgstr "" + +#. SrPWN +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id951624288363725\n" +"help.text" +msgid "Decimal value" +msgstr "" + +#. PVJr3 +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id881634911195890\n" +"help.text" +msgid "FormatDateTime VBA Named Constants" +msgstr "" + +#. jUhTB +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id801634912153888\n" +"help.text" +msgid "StrConv VBA Named Constants" +msgstr "" + +#. pU993 +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id131634910758620\n" +"help.text" +msgid "WeekDayName VBA Named Constants" +msgstr "" + +#. Y5GhB +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id531634913323423\n" +"help.text" +msgid "Miscellaneous VBA Named Constants" +msgstr "" + #. SHFCr #: 03040000.xhp msgctxt "" @@ -16999,42 +17143,6 @@ msgctxt "" msgid "VT - Vertical tab" msgstr "VT - Vertikaler Tabulator" -#. 8kxFA -#: 03040000.xhp -msgctxt "" -"03040000.xhp\n" -"bm_id391624288823741\n" -"help.text" -msgid "<bookmark_value>VBA Variable Type Named Constants</bookmark_value>" -msgstr "" - -#. EuAqS -#: 03040000.xhp -msgctxt "" -"03040000.xhp\n" -"hd_id941624288567829\n" -"help.text" -msgid "VBA Variable Type Named Constants" -msgstr "" - -#. AzBpy -#: 03040000.xhp -msgctxt "" -"03040000.xhp\n" -"par_id31624288363725\n" -"help.text" -msgid "Named constant" -msgstr "" - -#. SrPWN -#: 03040000.xhp -msgctxt "" -"03040000.xhp\n" -"par_id951624288363725\n" -"help.text" -msgid "Decimal value" -msgstr "" - #. LMbQP #: 03050000.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po index 571a4acb2ed..59f383c0d3b 100644 --- a/source/de/helpcontent2/source/text/scalc/01.po +++ b/source/de/helpcontent2/source/text/scalc/01.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: 2021-10-25 12:48+0200\n" +"POT-Creation-Date: 2021-10-29 13:13+0200\n" "PO-Revision-Date: 2021-08-15 05:45+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/de/>\n" @@ -12859,14 +12859,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_KUERZEN\">Truncates a number by removing decimal places.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_KUERZEN\">Kürzt eine Zahl durch das Entfernen von Dezimalstellen.</ahelp>" -#. ueYCC +#. MNndx #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3148511\n" "help.text" -msgid "TRUNC(Number; Count)" -msgstr "KÜRZEN(Zahl; Anzahl)" +msgid "TRUNC(Number[; Count])" +msgstr "" #. TXm3Z #: 04060106.xhp @@ -12913,6 +12913,24 @@ msgctxt "" msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost." msgstr "<item type=\"input\">=KÜRZEN(-1,234999;3)</item> ergibt -1,234. Alle Neunen gehen verloren." +#. wGT5E +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id441635243969504\n" +"help.text" +msgid "<input>=TRUNC(-45.67)</input> returns -45. The default value for <emph>Count</emph> is 0." +msgstr "" + +#. gMj5a +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id151635245092041\n" +"help.text" +msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\" name=\"TRUNC_Wiki\">TRUNC</link> wiki page for more details about this function." +msgstr "" + #. MQVNf #: 04060106.xhp msgctxt "" @@ -13363,6 +13381,24 @@ msgctxt "" msgid "<emph>Coefficients</emph> is a series of coefficients. For each coefficient the series sum is extended by one section." msgstr "<emph>Koeffizient(en)</emph> ist eine Folge von Koeffizienten. Für jeden Koeffizienten wird die Reihen um einen Summanden erweitert." +#. 4od8N +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id431635251540138\n" +"help.text" +msgid "<input>=SERIESSUM(A1; 0; 1; {1; 2; 3})</input> calculates the value of 1+2x+3x<sup>2</sup>, where x is the value in cell A1. If A1 contains 1, the formula returns 6; if A1 contains 2, the formula returns 17; if A1 contains 3, the formula returns 34; and so on." +msgstr "" + +#. i8GB7 +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id881635251427220\n" +"help.text" +msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SERIESSUM\" name=\"SERIESSUM_Wiki\">SERIESSUM</link> wiki page for more details about this function." +msgstr "" + #. cEDZn #: 04060106.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/sdatabase.po b/source/de/helpcontent2/source/text/sdatabase.po index a939112cf53..f9bed998456 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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-23 00:38+0000\n" +"PO-Revision-Date: 2021-10-27 04:04+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" @@ -9571,7 +9571,7 @@ msgctxt "" "tit\n" "help.text" msgid "Toolbars" -msgstr "" +msgstr "Symbolleisten" #. Tzgdb #: toolbars.xhp @@ -9580,7 +9580,7 @@ msgctxt "" "par_idN10541\n" "help.text" msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Toolbars</link></variable>" -msgstr "" +msgstr "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Symbolleisten</link></variable>" #. B3mEW #: toolbars.xhp @@ -9598,7 +9598,7 @@ msgctxt "" "par_idN10548\n" "help.text" msgid "Table" -msgstr "" +msgstr "Tabelle" #. JWHfj #: toolbars.xhp @@ -9625,7 +9625,7 @@ msgctxt "" "par_idN1056F\n" "help.text" msgid "Edit" -msgstr "" +msgstr "Bearbeiten" #. tLLAy #: toolbars.xhp @@ -9643,7 +9643,7 @@ msgctxt "" "par_idN1058A\n" "help.text" msgid "Delete" -msgstr "" +msgstr "Löschen" #. PDZsk #: toolbars.xhp @@ -9661,7 +9661,7 @@ msgctxt "" "par_idN105A5\n" "help.text" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. B596w #: toolbars.xhp @@ -9679,7 +9679,7 @@ msgctxt "" "par_idN105B8\n" "help.text" msgid "Query" -msgstr "" +msgstr "Abfrage" #. VT3EG #: toolbars.xhp @@ -9706,7 +9706,7 @@ msgctxt "" "par_idN105DF\n" "help.text" msgid "Edit" -msgstr "" +msgstr "Bearbeiten" #. kGSTA #: toolbars.xhp @@ -9724,7 +9724,7 @@ msgctxt "" "par_idN105FA\n" "help.text" msgid "Delete" -msgstr "" +msgstr "Löschen" #. XJQBJ #: toolbars.xhp @@ -9733,7 +9733,7 @@ msgctxt "" "par_idN105FE\n" "help.text" msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Löscht die ausgewählte Abfrage.</ahelp>" #. bC56u #: toolbars.xhp @@ -9742,7 +9742,7 @@ msgctxt "" "par_idN10615\n" "help.text" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. GDAZR #: toolbars.xhp @@ -9787,7 +9787,7 @@ msgctxt "" "par_idN1064F\n" "help.text" msgid "Edit" -msgstr "" +msgstr "Bearbeiten" #. ZmiNz #: toolbars.xhp @@ -9805,7 +9805,7 @@ msgctxt "" "par_idN1066A\n" "help.text" msgid "Delete" -msgstr "" +msgstr "Löschen" #. p5bD4 #: toolbars.xhp @@ -9823,7 +9823,7 @@ msgctxt "" "par_idN10685\n" "help.text" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. CLTV2 #: toolbars.xhp @@ -9868,7 +9868,7 @@ msgctxt "" "par_idN106BF\n" "help.text" msgid "Edit" -msgstr "" +msgstr "Bearbeiten" #. DF32e #: toolbars.xhp @@ -9886,7 +9886,7 @@ msgctxt "" "par_idN106DA\n" "help.text" msgid "Delete" -msgstr "" +msgstr "Löschen" #. xikUv #: toolbars.xhp @@ -9904,7 +9904,7 @@ msgctxt "" "par_idN106F5\n" "help.text" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. CgE7D #: toolbars.xhp diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po index 4d4e2b7aa5b..aa0d8291c33 100644 --- a/source/de/helpcontent2/source/text/shared/00.po +++ b/source/de/helpcontent2/source/text/shared/00.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-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-25 11:17+0000\n" +"PO-Revision-Date: 2021-10-29 04:13+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/de/>\n" "Language: de\n" @@ -7484,7 +7484,7 @@ msgctxt "" "par_id3150107\n" "help.text" msgid "<variable id=\"pbmppmpgm\">Choose <menuitem>File - Export</menuitem>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>" -msgstr "" +msgstr "<variable id=\"pbmppmpgm\">Wählen Sie <menuitem>Datei – Exportieren…</menuitem>, wenn PBM, PPM oder PGM als Dateityp ausgewählt ist, öffnet sich dieser Dialog automatisch.</variable>" #. eu9SA #: 00000401.xhp @@ -7691,7 +7691,7 @@ msgctxt "" "par_id3149046\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode> keys" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Umschalt+F4</keycode>" #. BGHeu #: 00000403.xhp @@ -7700,7 +7700,7 @@ msgctxt "" "par_id3153778\n" "help.text" msgid "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153524\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153524\">Symbol für Datenquellen</alt></image>" #. dvWwd #: 00000403.xhp @@ -7718,7 +7718,7 @@ msgctxt "" "par_id3154140\n" "help.text" msgid "Choose <menuitem>View - HTML Source</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – HTML-Quelle</menuitem>." #. LV5Sn #: 00000403.xhp @@ -7736,7 +7736,7 @@ msgctxt "" "par_id3152935\n" "help.text" msgid "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156422\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156422\">Symbol für HTML-Quelle</alt></image>" #. 6Gg6Q #: 00000403.xhp @@ -7763,7 +7763,7 @@ msgctxt "" "par_idN1092E\n" "help.text" msgid "<variable id=\"guides\">Choose <menuitem>View - Snap Guides</menuitem> (Impress or Draw).</variable>" -msgstr "" +msgstr "<variable id=\"guides\">Wählen Sie <menuitem>Ansicht – Fanglinien</menuitem> (Impress oder Draw).</variable>" #. yDXA6 #: 00000404.xhp @@ -8663,7 +8663,7 @@ msgctxt "" "par_id3145171\n" "help.text" msgid "<variable id=\"keyboard\">Choose <menuitem>Tools - Customize - Keyboard</menuitem> tab. A document must be opened.</variable>" -msgstr "" +msgstr "<variable id=\"keyboard\">Wählen Sie <menuitem>Extras – Anpassen… – Register: Tastatur</menuitem>. Es muss ein Dokument geöffnet sein.</variable>" #. qxnqP #: 00000406.xhp @@ -8672,7 +8672,7 @@ msgctxt "" "par_id3153968\n" "help.text" msgid "<variable id=\"symbole\">Choose <menuitem>Tools - Customize - Toolbars</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"symbole\">Wählen Sie <menuitem>Extras – Anpassen… – Register: Symbolleisten</menuitem>.</variable>" #. 9wtYU #: 00000406.xhp @@ -8681,7 +8681,7 @@ msgctxt "" "par_id3144432\n" "help.text" msgid "<variable id=\"events\">Choose <menuitem>Tools - Customize - Events</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"events\">Wählen Sie <menuitem>Extras – Anpassen… – Register: Ereignisse</menuitem>.</variable>" #. Bsh3F #: 00000406.xhp @@ -8870,7 +8870,7 @@ msgctxt "" "par_id3156091\n" "help.text" msgid "<variable id=\"imagemap\">Choose <menuitem>Tools - ImageMap</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"imagemap\">Wählen Sie <menuitem>Extras – Verweissensitive Grafik…</menuitem>.</variable>" #. q5E7e #: 00000406.xhp @@ -8879,7 +8879,7 @@ msgctxt "" "par_id3155936\n" "help.text" msgid "<variable id=\"imagemap_desc\">Choose <menuitem>Tools - ImageMap</menuitem>, then select a section of the ImageMap and click <menuitem>Properties - Description</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"imagemap_desc\">Wählen Sie <menuitem>Extras – Verweissensitive Grafik…</menuitem>, wählen Sie einen Bereich auf der verweissensitive Grafik aus und wählen Sie <menuitem>Eigenschaften… – Bereich: Beschreibung</menuitem>.</variable>." #. AMRtZ #: 00000406.xhp @@ -9158,7 +9158,7 @@ msgctxt "" "par_idN10F2F\n" "help.text" msgid "<variable id=\"mailmergeemail\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Mail Merge Email</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"mailmergeemail\">Öffnen Sie ein Textdokument und wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Einstellungen</emph></caseinline><defaultinline><emph>Extras – Optionen…</emph></defaultinline></switchinline><emph> – %PRODUCTNAME Writer – Serien-E-Mail</emph>.</variable>" #. T5u9S #: 00000406.xhp @@ -10022,7 +10022,7 @@ msgctxt "" "par_id3148998\n" "help.text" msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Symbol für Zeichen</alt></image>" #. AdBzN #: 00040500.xhp @@ -10103,7 +10103,7 @@ msgctxt "" "par_id3156306\n" "help.text" msgid "Menu <menuitem>Format - Page - Header/Footer</menuitem> - <emph>Edit</emph> button (spreadsheets)." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Seitenvorlage… – Register: Kopfzeile/Fußzeile</menuitem> – Schaltfläche: <emph>Bearbeiten</emph> (Tabellendokumente)." #. f7aHb #: 00040500.xhp @@ -10238,7 +10238,7 @@ msgctxt "" "par_id3155995\n" "help.text" msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Symbol für Absatz</alt></image>" #. E7XoA #: 00040500.xhp @@ -10409,7 +10409,7 @@ msgctxt "" "par_id3155915\n" "help.text" msgid "Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>." -msgstr "" +msgstr "Wählen Sie <emph>Format – Absatz…</emph> – Register: <emph>Umrandung</emph> – <emph>Innenabstand</emph>." #. krmqa #: 00040500.xhp @@ -10418,7 +10418,7 @@ msgctxt "" "par_id3159130\n" "help.text" msgid "Menu <emph>Format - Page - Border - Padding</emph>." -msgstr "" +msgstr "Menü <emph>Format – Seitenvorlage – Umrandung – Innenabstand</emph>." #. PGrMv #: 00040500.xhp @@ -10436,7 +10436,7 @@ msgctxt "" "par_id3147330\n" "help.text" msgid "Choose <emph>Format - Character - Highlighting</emph> tab." -msgstr "" +msgstr "Wählen Sie <emph>Format – Zeichen… – Register: Hervorhebung</emph>." #. nd9vD #: 00040500.xhp @@ -10580,7 +10580,7 @@ msgctxt "" "par_id3149388\n" "help.text" msgid "<variable id=\"Impressseiteverwaltenh1\">Choose <menuitem>Slide - Properties - Page</menuitem> tab.</variable>" -msgstr "<variable id=\"Impressseiteverwaltenh1\">Wählen Sie <menuitem>Folie – Eigenschaften… – Register: Seite</menuitem>.</variable>" +msgstr "<variable id=\"Impressseiteverwaltenh1\">Wählen Sie <menuitem>Folie – Foleneigenschaften… – Register: Seite</menuitem>.</variable>" #. nMbj6 #: 00040500.xhp @@ -10589,7 +10589,7 @@ msgctxt "" "par_id3154482\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Befehl+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> – öffnen Sie das Kontextmenü eines Eintrags und wählen Sie <menuitem>Ändern…/Neu… – Register: Verwalten</menuitem>." #. eEUQg #: 00040500.xhp @@ -10598,7 +10598,7 @@ msgctxt "" "par_id3149323\n" "help.text" msgid "Choose <menuitem>Slide - Properties - Slide</menuitem> tab" -msgstr "" +msgstr "Wählen Sie <menuitem>Folie – Folieneigenschaften… – Register: Seite</menuitem>" #. 8xjGD #: 00040500.xhp @@ -10607,7 +10607,7 @@ msgctxt "" "par_id3154972\n" "help.text" msgid "Choose <menuitem>Page - Properties - Page</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Folie – Folieneigenschaften… – Register: Seite</menuitem>." #. sZU8Q #: 00040500.xhp @@ -10616,7 +10616,7 @@ msgctxt "" "par_id731601602622257\n" "help.text" msgid "Choose <menuitem>Format - Page - Page</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Seitenvorlage… – Register: Seite</menuitem>." #. gMqXo #: 00040500.xhp @@ -10625,7 +10625,7 @@ msgctxt "" "par_id3154362\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <emph>Modify/New - Page</emph> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Befehl+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> – öffnen Sie das Kontextmenü einer Seitenvorlage und wählen Sie <emph>Ändern…/Neu… – Register: Seite</emph>." #. cgX2W #: 00040500.xhp @@ -10634,7 +10634,7 @@ msgctxt "" "par_id3153357\n" "help.text" msgid "Choose <menuitem>Format - Page Style - Page</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Seitenvorlage… – Register: Seite</menuitem>." #. GF8Ps #: 00040500.xhp @@ -10643,7 +10643,7 @@ msgctxt "" "par_id31543624680\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <emph>Modify/New - Page</emph> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Befehl+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> – öffnen Sie das Kontextmenü einer Seitenvorlage und wählen Sie <emph>Ändern…/Neu… – Register: Seite</emph>." #. w3yEG #: 00040500.xhp @@ -10769,7 +10769,7 @@ msgctxt "" "par_id3159313\n" "help.text" msgid "On the <emph>Drawing</emph> bar, click" -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <emph>Zeichnung</emph> auf" #. GtJbA #: 00040500.xhp @@ -10886,7 +10886,7 @@ msgctxt "" "par_id3149735\n" "help.text" msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Customize</emph> tab page.</caseinline></switchinline>" -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Aufzählungszeichen und Nummerierung…</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Wählen Sie das Register <emph>Anpassen</emph>.</caseinline></switchinline>" #. y4rGF #: 00040500.xhp @@ -10895,7 +10895,7 @@ msgctxt "" "par_id3150785\n" "help.text" msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>." -msgstr "" +msgstr "Wählen Sie <emph>Vorlagen – Präsentationsvorlagen</emph>, öffnen Sie das Kontextmenü einer Rahmenvorlage und wählen Sie <emph>Neu…/Ändern…</emph>." #. pC5yB #: 00040500.xhp @@ -10904,7 +10904,7 @@ msgctxt "" "par_id3148420\n" "help.text" msgid "Open <menuitem>Styles - List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Modify</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Listenvorlagen</menuitem>, öffnen Sie das Kontextmenü eines Eintrags und wählen Sie <menuitem>Neu…/Ändern…</menuitem>." #. Mx4EM #: 00040500.xhp @@ -10922,7 +10922,7 @@ msgctxt "" "par_id3149917\n" "help.text" msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>." -msgstr "" +msgstr "Wählen Sie <emph>Vorlagen – Präsentationsvorlagen</emph>, öffnen Sie das Kontextmenü eines Eintrags und wählen Sie <emph>Neu…/Ändern…</emph>." #. ZPMxH #: 00040500.xhp @@ -10931,7 +10931,7 @@ msgctxt "" "par_id3154930\n" "help.text" msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>." -msgstr "" +msgstr "Wählen Sie <emph>Vorlagen – Listenvorlagen</emph>, öffnen Sie das Kontextmenü eines Eintrags und wählen Sie <emph>Neu…/Ändern…</emph>." #. n79tw #: 00040500.xhp @@ -11021,7 +11021,7 @@ msgctxt "" "par_id3153899\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Vorlagen – Formatvorlagen verwalten</menuitem> – Listenvorlagen, öffnen Sie das Kontextmenü eines Eintrags und wählen Sie <menuitem>Neu…/Ändern…</menuitem> – Register: <emph>Position</emph>." #. DEQfE #: 00040500.xhp @@ -11030,7 +11030,7 @@ msgctxt "" "par_id3156170\n" "help.text" msgid "Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab." -msgstr "" +msgstr "Wählen Sie <menuitem>Extras – Kapitelnummerierung… – Register: Position</menuitem>." #. 8AtZC #: 00040500.xhp @@ -11039,7 +11039,7 @@ msgctxt "" "par_id3151332\n" "help.text" msgid "Menu <emph>Format - Image - Properties - Crop</emph> tab." -msgstr "" +msgstr "Wählen Sie <emph>Format – Bild – Eigenschaften… – Register: Zuschneiden</emph>." #. eREMF #: 00040500.xhp @@ -11048,7 +11048,7 @@ msgctxt "" "par_id3153317\n" "help.text" msgid "Icon on the <emph>Image</emph> toolbar:" -msgstr "" +msgstr "Symbol auf der Symbolleiste <emph>Bild</emph>:" #. YKAFD #: 00040500.xhp @@ -11084,7 +11084,7 @@ msgctxt "" "par_id3151255\n" "help.text" msgid "Choose <menuitem>Format - Spacing</menuitem>." -msgstr "" +msgstr "Wählen Sie <menuitem>Format – Abstand</menuitem>." #. suPn7 #: 00040500.xhp @@ -11201,7 +11201,7 @@ msgctxt "" "par_id3151054\n" "help.text" msgid "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150865\">Icon Properties</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150865\">Symbol für Eigenschaften</alt></image>" #. 89DTS #: 00040501.xhp @@ -11219,7 +11219,7 @@ msgctxt "" "par_id3149292\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Form Properties</menuitem>." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü eines ausgewählten Formularelements und wählen Sie <menuitem>Formulareigenschaften…</menuitem>." #. CMsFE #: 00040501.xhp @@ -11228,7 +11228,7 @@ msgctxt "" "par_id3152933\n" "help.text" msgid "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Icon Form</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Symbol für Formular</alt></image>" #. F5LMe #: 00040501.xhp @@ -11246,7 +11246,7 @@ msgctxt "" "par_id3150447\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Form Properties - General</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Formulareigenschaften… – Register: Allgemein</menuitem>." #. CPHGz #: 00040501.xhp @@ -11255,7 +11255,7 @@ msgctxt "" "par_id3144448\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Form Properties</widget> icon - <widget>General</widget> tab." -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <widget>Formularentwurf</widget> auf das Symbol <widget>Formulareigenschaften</widget> und wählen Sie das Register <widget>Allgemein</widget>." #. pKDYX #: 00040501.xhp @@ -11264,7 +11264,7 @@ msgctxt "" "par_id3145786\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Form Properties - Data</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü eines ausgewählten Formularelements und wählen Sie <menuitem>Formulareigenschaften… – Register: Daten</menuitem>." #. BbiDH #: 00040501.xhp @@ -11273,7 +11273,7 @@ msgctxt "" "par_id3158156\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Form Properties</widget> icon - <widget>Data</widget> tab." -msgstr "" +msgstr "Öffnen Sie die Symbolleiste <widget>Formularentwurf</widget>, klicken Sie auf das Symbol <widget>Formulareigenschaften</widget> und wählen Sie das Register <widget>Daten</widget>." #. gyPpR #: 00040501.xhp @@ -11300,7 +11300,7 @@ msgctxt "" "par_id3145364\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Form Properties - Events</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Formulareigenschaften… – Register: Ereignisse</menuitem>." #. ErFpd #: 00040501.xhp @@ -11309,7 +11309,7 @@ msgctxt "" "par_id3153575\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Form Properties</widget> icon - <widget>Events</widget> tab." -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <widget>Formularentwurf</widget> auf das Symbol <widget>Formulareigenschaften</widget> und wählen Sie das Register <widget>Ereignisse</widget>." #. w9Zuc #: 00040501.xhp @@ -11318,7 +11318,7 @@ msgctxt "" "par_id3147234\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Control Properties</menuitem>." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Steuerelement-Eigenschaften…</menuitem>." #. z6tko #: 00040501.xhp @@ -11327,7 +11327,7 @@ msgctxt "" "par_id3153953\n" "help.text" msgid "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Icon Control</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Symbol für Steuerelement-Eigenschaften</alt></image>" #. ADmRP #: 00040501.xhp @@ -11345,7 +11345,7 @@ msgctxt "" "par_id3153943\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Control Properties - General</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Steuerelement-Eigenschaften… – Register: Allgemein</menuitem>." #. XDaSr #: 00040501.xhp @@ -11354,7 +11354,7 @@ msgctxt "" "par_id3159198\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Control</widget> icon - <widget>General</widget> tab." -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <widget>Formularentwurf</widget> auf das Symbol <widget>Steuerelement-Eigenschaften</widget> und wählen Sie das Register <widget>Allgemein</widget>." #. MAnJk #: 00040501.xhp @@ -11363,7 +11363,7 @@ msgctxt "" "par_id3153203\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Control Properties - Data</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Steuerelement-Eigenschaften… – Register: Daten</menuitem>." #. LW7yw #: 00040501.xhp @@ -11372,7 +11372,7 @@ msgctxt "" "par_id3150048\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Control</widget> icon - <widget>Data</widget> tab." -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <widget>Formularentwurf</widget> auf das Symbol <widget>Steuerelement-Eigenschaften</widget> und wählen Sie das Register <widget>Daten</widget>." #. U7r5z #: 00040501.xhp @@ -11381,7 +11381,7 @@ msgctxt "" "par_id3153334\n" "help.text" msgid "Open context menu of a selected form element - choose <menuitem>Control Properties - Events</menuitem> tab." -msgstr "" +msgstr "Öffnen Sie das Kontextmenü des ausgewählten Formularelements und wählen Sie <menuitem>Steuerelement-Eigenschaften… – Register: Ereignisse</menuitem>." #. GweHD #: 00040501.xhp @@ -11390,7 +11390,7 @@ msgctxt "" "par_id3153744\n" "help.text" msgid "Open <widget>Form Design</widget> toolbar, click <widget>Control Properties</widget> icon - <widget>Events</widget> tab." -msgstr "" +msgstr "Klicken Sie in der Symbolleiste <widget>Formularentwurf</widget> auf das Symbol <widget>Steuerelement-Eigenschaften</widget> und wählen Sie das Register <widget>Ereignisse</widget>." #. 9LBJs #: 00040501.xhp @@ -11408,7 +11408,7 @@ msgctxt "" "par_id3157874\n" "help.text" msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Symbol für Aktivierungsreihenfolge</alt></image>" #. BmMW5 #: 00040501.xhp @@ -11435,7 +11435,7 @@ msgctxt "" "par_id3156439\n" "help.text" msgid "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153530\">Icon Add Field</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153530\">Symbol für Feld hinzufügen</alt></image>" #. iQFBK #: 00040501.xhp @@ -11462,7 +11462,7 @@ msgctxt "" "par_id3150749\n" "help.text" msgid "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Icon Form Navigator</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Symbol für Formular-Navigator</alt></image>" #. QEjGP #: 00040501.xhp @@ -11489,7 +11489,7 @@ msgctxt "" "par_id3156056\n" "help.text" msgid "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icon Design Mode</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Symbol für Entwurfsmodus ein/aus</alt></image>" #. AATfh #: 00040501.xhp @@ -11525,7 +11525,7 @@ msgctxt "" "par_id3149822\n" "help.text" msgid "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Open in Design Mode</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Symbol für Im Entwurfsmodus öffnen</alt></image>" #. UqdMN #: 00040501.xhp @@ -11552,7 +11552,7 @@ msgctxt "" "par_id3152948\n" "help.text" msgid "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Wizard</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Symbol für Assistenten ein/aus</alt></image>" #. o64U6 #: 00040501.xhp @@ -11597,7 +11597,7 @@ msgctxt "" "par_id3155578\n" "help.text" msgid "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Icon Arrange</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Symbol für Anordnung</alt></image>" #. jwdWP #: 00040501.xhp @@ -11651,7 +11651,7 @@ msgctxt "" "par_id3151213\n" "help.text" msgid "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145220\">Icon Bring to Front</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145220\">Symbol für Ganz nach vorn</alt></image>" #. sBuGt #: 00040501.xhp @@ -11705,7 +11705,7 @@ msgctxt "" "par_id3159121\n" "help.text" msgid "<image id=\"img_id3156142\" src=\"cmd/sc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Icon Bring Forward</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156142\" src=\"cmd/sc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Symbol für Weiter nach vorn</alt></image>" #. P9V6A #: 00040501.xhp @@ -11759,7 +11759,7 @@ msgctxt "" "par_id3152994\n" "help.text" msgid "<image id=\"img_id3163723\" src=\"cmd/sc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Icon Send Backward</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163723\" src=\"cmd/sc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Symbol für Weiter nach hinten</alt></image>" #. WKKNG #: 00040501.xhp @@ -11813,7 +11813,7 @@ msgctxt "" "par_id3145384\n" "help.text" msgid "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Icon Send to Back</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Symbol für Ganz nach hinten</alt></image>" #. mH2tS #: 00040501.xhp diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po index 4a43d01506a..c5fd957dab8 100644 --- a/source/de/helpcontent2/source/text/shared/01.po +++ b/source/de/helpcontent2/source/text/shared/01.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-25 12:48+0200\n" -"PO-Revision-Date: 2021-08-30 13:39+0000\n" +"PO-Revision-Date: 2021-10-29 04:13+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1565411332.000000\n" #. 3u8hR @@ -29102,7 +29102,7 @@ msgctxt "" "tit\n" "help.text" msgid "Pattern" -msgstr "" +msgstr "Muster" #. 5FVqC #: 05210800.xhp @@ -29111,7 +29111,7 @@ msgctxt "" "bm_id431592861834899\n" "help.text" msgid "<bookmark_value>pattern;area</bookmark_value><bookmark_value>pattern;background</bookmark_value><bookmark_value>background;pattern</bookmark_value><bookmark_value>background;area</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Muster; Fläche</bookmark_value><bookmark_value>Muster; Hintergrund</bookmark_value><bookmark_value>Hintergrund; Muster</bookmark_value><bookmark_value>Hintergrund; Fläche</bookmark_value>" #. S8BBE #: 05210800.xhp @@ -29120,7 +29120,7 @@ msgctxt "" "hd_id801592861657875\n" "help.text" msgid "<link href=\"text/shared/01/05210800.xhp\" name=\"pattern\">Pattern</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05210800.xhp\" name=\"pattern\">Muster</link>" #. qLwKU #: 05210800.xhp @@ -29129,7 +29129,7 @@ msgctxt "" "par_id3153626\n" "help.text" msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Füllt das Objekt mit einem simplen zweifarbigen Muster, das auf dieser Seite ausgewählt wurde.</ahelp>" #. p5uGC #: 05210800.xhp @@ -29138,7 +29138,7 @@ msgctxt "" "hd_id3159147\n" "help.text" msgid "Pattern" -msgstr "" +msgstr "Muster" #. KW3Ah #: 05210800.xhp @@ -29147,7 +29147,7 @@ msgctxt "" "par_id3149955\n" "help.text" msgid "Lists the available patterns. You can also modify or create your own pattern." -msgstr "" +msgstr "Listet die verfügbaren Muster auf. Sie können auch ein Muster ändern oder Ihr eigenes erstellen." #. rpQaV #: 05210800.xhp @@ -29156,7 +29156,7 @@ msgctxt "" "par_id161584528499683\n" "help.text" msgid "To rename a pattern, select the pattern, right-click and choose <menuitem>Rename</menuitem>. To delete a pattern, select the pattern, right-click and choose <menuitem>Delete</menuitem>." -msgstr "" +msgstr "Um ein Muster umzubenennen, wählen Sie das Muster aus, klicken Sie mit der rechten Maustaste und wählen Sie <menuitem>Umbenennen</menuitem>. Um ein Muster zu löschen, wählen Sie das Muster aus, klicken Sie mit der rechten Maustaste und wählen Sie <menuitem>Löschen</menuitem>." #. VrE5t #: 05210800.xhp @@ -29165,7 +29165,7 @@ msgctxt "" "hd_id3153823\n" "help.text" msgid "Add" -msgstr "" +msgstr "Hinzufügen" #. 8fyh4 #: 05210800.xhp @@ -29174,7 +29174,7 @@ msgctxt "" "par_id3148924\n" "help.text" msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_ADD\">Adds a custom pattern to the current list. Specify the properties of your pattern, and then click this button.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/patterntabpage/BTN_ADD\">Fügt der aktuellen Liste ein benutzerdefiniertes Muster hinzu. Legen Sie die Eigenschaften Ihres Musters fest und klicken Sie dann auf diese Schaltfläche.</ahelp>" #. 5waZ4 #: 05210800.xhp @@ -29183,7 +29183,7 @@ msgctxt "" "hd_id3147620\n" "help.text" msgid "Modify" -msgstr "" +msgstr "Ändern" #. BSeBy #: 05210800.xhp @@ -29192,7 +29192,7 @@ msgctxt "" "par_id3156023\n" "help.text" msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_MODIFY\">Applies the current pattern properties to the selected pattern. If you want, you can save the pattern under a different name.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/patterntabpage/BTN_MODIFY\">Wendet die aktuellen Mustereigenschaften auf das ausgewählte Muster an. Wenn Sie möchten, können Sie das Muster unter einem anderen Namen speichern.</ahelp>" #. WCFwi #: 05210800.xhp @@ -29201,7 +29201,7 @@ msgctxt "" "hd_id3156042\n" "help.text" msgid "Options" -msgstr "" +msgstr "Optionen" #. CVD9L #: 05210800.xhp @@ -29210,7 +29210,7 @@ msgctxt "" "par_id3147291\n" "help.text" msgid "Draw or modify a pattern." -msgstr "" +msgstr "Zeichnen oder ändern Sie ein Muster." #. ruCpD #: 05210800.xhp diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po index cf5f7c7d83a..59840475c8a 100644 --- a/source/de/helpcontent2/source/text/shared/guide.po +++ b/source/de/helpcontent2/source/text/shared/guide.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: 2021-10-25 12:49+0200\n" +"POT-Creation-Date: 2021-10-29 13:14+0200\n" "PO-Revision-Date: 2021-08-04 12:59+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" @@ -4039,14 +4039,14 @@ msgctxt "" msgid "<bookmark_value>filters;document conversion</bookmark_value> <bookmark_value>document conversion;filters</bookmark_value> <bookmark_value>convert-to;filters</bookmark_value> <bookmark_value>command line document conversion;filters</bookmark_value> <bookmark_value>module file filters</bookmark_value>" msgstr "" -#. SXahX +#. R5bPc #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" "hd_id771554399002497\n" "help.text" -msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>" -msgstr "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">Namen der Dateikonvertierungsfiltern</link>" +msgid "<variable id=\"convertfilters_h1\"><link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link></variable>" +msgstr "" #. EoDwz #: convertfilters.xhp @@ -5758,6 +5758,483 @@ msgctxt "" msgid "If you drag the text to the outline view of a presentation, it will be inserted at the cursor location." msgstr "Ziehen Sie den Text in die Gliederungsansicht einer Präsentation, wird er dort am Cursor eingefügt." +#. 8tpWA +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"tit\n" +"help.text" +msgid "CSV Filter parameters" +msgstr "" + +#. cvtJM +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"bm_id181634740978601\n" +"help.text" +msgid "<bookmark_value>CSV;filter options</bookmark_value> <bookmark_value>CSV;import options</bookmark_value> <bookmark_value>CSV;export options</bookmark_value> <bookmark_value>CSV;command line filter options</bookmark_value>" +msgstr "" + +#. szBoK +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"hd_id551634734576194\n" +"help.text" +msgid "<variable id=\"csv_params_h1\"><link href=\"text/shared/guide/csv_params.xhp\" name=\"filter options\">CSV Filter Options</link></variable>" +msgstr "" + +#. k8vC5 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id401634734576197\n" +"help.text" +msgid "The CSV filter accepts an option string containing five to twelve tokens, separated by commas. Tokens 6 to 12 are optional." +msgstr "" + +#. J8rtr +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id511634735255956\n" +"help.text" +msgid "Token Position" +msgstr "" + +#. 5rrFy +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id71634735255956\n" +"help.text" +msgid "Definition" +msgstr "" + +#. tBx7H +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id581634735255956\n" +"help.text" +msgid "Meaning and Example of Token" +msgstr "" + +#. FBZ5h +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id691634735255956\n" +"help.text" +msgid "Field Separator" +msgstr "" + +#. Zgou6 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id501634735255956\n" +"help.text" +msgid "Field separator(s) as ASCII values. Multiple values are separated by the slash sign (\"/\"), that is, if the values are separated by semicolons and horizontal tabulators, the token would be 59/9. To treat several consecutive separators as one, then append '/MRG' to the token. If the file contains fixed width fields, then use 'FIX'. Example: 44 (,)" +msgstr "" + +#. HqX6Y +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id661634735416764\n" +"help.text" +msgid "Text Delimiter" +msgstr "" + +#. kEJpf +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id131634735421911\n" +"help.text" +msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")" +msgstr "" + +#. 5EFCS +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id901634735627024\n" +"help.text" +msgid "Character Set" +msgstr "" + +#. aiyF9 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id871634735631362\n" +"help.text" +msgid "The character set code used in the file as described in the table below. Example: 0 (System)" +msgstr "" + +#. vEsX6 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id371634735705688\n" +"help.text" +msgid "Number of First Line" +msgstr "" + +#. ARGi5 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id681634735710417\n" +"help.text" +msgid "3 (start from third line)" +msgstr "" + +#. BeXqG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id741634735821982\n" +"help.text" +msgid "Cell Format Codes for Each Column" +msgstr "" + +#. FBKwB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id481634735825359\n" +"help.text" +msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: 1/5/2/1/3/1/4/1" +msgstr "" + +#. Aby2C +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id831634735631362\n" +"help.text" +msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format is explained below." +msgstr "" + +#. bMC9A +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id831635735631362\n" +"help.text" +msgid "If the first token is FIX it has the form start/format[/start/format/…], where start is the number of the first character for this field, with 0 being the leftmost character in a line. The format is explained below." +msgstr "" + +#. ZwqfD +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id971634736857464\n" +"help.text" +msgid "Language identifier" +msgstr "" + +#. DrnsR +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id951634736861475\n" +"help.text" +msgid "String expressed in decimal notation. This token is the equivalent of the \"Language\" listbox in the user interface for CSV import. If the value is 0 or omitted, the language identifier of the user interface is used. The language identifier is based on the Microsoft language identifiers." +msgstr "" + +#. B8dVu +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id181634736918511\n" +"help.text" +msgid "CSV Import, CSV Export" +msgstr "" + +#. R5gJk +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id481634736922278\n" +"help.text" +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>.This token is the equivalent of the check box \"Quoted field as text\"." +msgstr "" + +#. bDTPa +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id761634737057161\n" +"help.text" +msgid "CSV Import, CSV Export" +msgstr "" + +#. SDFCG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id41634737061097\n" +"help.text" +msgid "<emph>Import:</emph> String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. This token is the equivalent of the check box \"Detect special numbers\"." +msgstr "" + +#. kvUjv +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id161634737264744\n" +"help.text" +msgid "<emph>Export:</emph> String, either false or true. Default value: <literal>true</literal>. This token has no UI equivalent. If <literal>true</literal>, the number cells are stored as numbers. If <literal>false</literal>, the numbers are stored as text, with text delimiters." +msgstr "" + +#. WFedG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id961634737712752\n" +"help.text" +msgid "CSV Import, CSV Export" +msgstr "" + +#. 532rG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id371634737716545\n" +"help.text" +msgid "<emph>Import:</emph> Not used: only 8 tokens are used." +msgstr "" + +#. cLJMt +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id701634737971414\n" +"help.text" +msgid "<emph>Export:</emph> String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"." +msgstr "" + +#. 6PAT5 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id481634896761359\n" +"help.text" +msgid "CSV export" +msgstr "" + +#. koLz5 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id411634896764659\n" +"help.text" +msgid "Export formulas" +msgstr "" + +#. xiP4A +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id421634896890527\n" +"help.text" +msgid "11" +msgstr "" + +#. BMakd +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id221634896896383\n" +"help.text" +msgid "CSV export" +msgstr "" + +#. FqKCf +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id641634896897119\n" +"help.text" +msgid "Remove space" +msgstr "" + +#. N9PMY +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id881634896966734\n" +"help.text" +msgid "12" +msgstr "" + +#. tknnm +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id521634896971296\n" +"help.text" +msgid "CSV export" +msgstr "" + +#. NaJRN +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id161634896971802\n" +"help.text" +msgid "Export the entire document to individual sheets .csv files or a specified sheet." +msgstr "" + +#. X7QDK +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id341634897309489\n" +"help.text" +msgid "<emph>0</emph> or absent means the default behaviour, first sheet from command line, or current sheet in macro filter options, exported to sample.csv" +msgstr "" + +#. mnMGx +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id381634897377753\n" +"help.text" +msgid "<emph>-1</emph> for all sheets, each sheet is exported to an individual file of the base file name concatenated with the sheet name, for example sample-Sheet1.csv, sample-Sheet2.csv and sample-Sheet3.csv" +msgstr "" + +#. ANajZ +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id531634897438255\n" +"help.text" +msgid "<emph>N</emph> export the N-th sheet within the range of number of sheets. Example: to export the second sheet, set 2 here to get sample-Sheet2.csv" +msgstr "" + +#. BQKWB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id431634743318433\n" +"help.text" +msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:" +msgstr "" + +#. rdZgZ +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id281634743298078\n" +"help.text" +msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:" +msgstr "" + +#. HQgNe +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"hd_id181634739011588\n" +"help.text" +msgid "Formatting codes for Token 5" +msgstr "" + +#. 3KE5V +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id31634738948892\n" +"help.text" +msgid "Meaning" +msgstr "" + +#. kDygY +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id101634738948892\n" +"help.text" +msgid "Code" +msgstr "" + +#. BpiaC +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id1011670216\n" +"help.text" +msgid "Standard" +msgstr "" + +#. o2zeW +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id1605952714\n" +"help.text" +msgid "Text" +msgstr "" + +#. pPwcP +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id5066036143\n" +"help.text" +msgid "MM/DD/YY" +msgstr "" + +#. 6yrFg +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id6386378851\n" +"help.text" +msgid "DD/MM/YY" +msgstr "" + +#. BrCte +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id6847541095\n" +"help.text" +msgid "YY/MM/DD" +msgstr "" + +#. nixiA +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id7881263433\n" +"help.text" +msgid "Ignore field (do not import)" +msgstr "" + +#. LEJDn +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id6920129719\n" +"help.text" +msgid "US-English" +msgstr "" + +#. wLth6 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"hd_id591634740467955\n" +"help.text" +msgid "Character Set Codes for Token 3" +msgstr "" + #. Ag4xM #: ctl.xhp msgctxt "" @@ -16720,6 +17197,942 @@ msgctxt "" msgid "Select the line and arrow color in the <emph>Line Color</emph> box." msgstr "Wählen Sie im Feld <emph>Linienfarbe</emph> die Linien- und Pfeilfarbe." +#. JSTUi +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"tit\n" +"help.text" +msgid "Lotus, dBase and Diff filter parameters" +msgstr "" + +#. vTZDY +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"bm_id561634741028649\n" +"help.text" +msgid "<bookmark_value>Lotus;command line filter options</bookmark_value><bookmark_value>dBase;command line filter options</bookmark_value><bookmark_value>Diff;command line filter options</bookmark_value>" +msgstr "" + +#. AMfh8 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"hd_id871634727961723\n" +"help.text" +msgid "<variable id=\"lotusbasediff_h1\"><link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"LotusdBaseDiff\">Lotus, dBase and Diff filter parameters</link></variable>" +msgstr "" + +#. GaDJ8 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id951634727961726\n" +"help.text" +msgid "The Lotus, dBase and Diff filters accept a string containing the numerical index of the used character set for single-byte characters, that is, 0 for the system character set. The numerical indexes assigned to the character sets are in the table below." +msgstr "" + +#. DC55B +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id711634734305500\n" +"help.text" +msgid "To import file myLotus.wk3 with DOS/OS2-850/International (Western) character set." +msgstr "" + +#. 9K3yd +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id271634732842048\n" +"help.text" +msgid "<literal>soffice --infilter=\"Lotus:4\" myLotus.wk3</literal>" +msgstr "" + +#. vgUAD +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id941634728189424\n" +"help.text" +msgid "Character set" +msgstr "" + +#. tgBCT +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id361634728189424\n" +"help.text" +msgid "Index" +msgstr "" + +#. mwKC2 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3595418994\n" +"help.text" +msgid "Unknown" +msgstr "" + +#. t4M3L +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6867528259\n" +"help.text" +msgid "Windows-1252/WinLatin 1 (Western)" +msgstr "" + +#. n8WbE +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8119642953\n" +"help.text" +msgid "Apple Macintosh (Western)" +msgstr "" + +#. wYujo +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id463985409\n" +"help.text" +msgid "DOS/OS2-437/US (Western)" +msgstr "" + +#. yK7oB +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7577032620\n" +"help.text" +msgid "DOS/OS2-850/International (Western)" +msgstr "" + +#. LDVc7 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8394619482\n" +"help.text" +msgid "DOS/OS2-860/Portuguese (Western)" +msgstr "" + +#. eyZPs +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8817860061\n" +"help.text" +msgid "DOS/OS2-861/Icelandic (Western)" +msgstr "" + +#. wMUyq +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4921442704\n" +"help.text" +msgid "DOS/OS2-863/Canadian-French (Western)" +msgstr "" + +#. 8ZQ69 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7664791639\n" +"help.text" +msgid "DOS/OS2-865/Nordic (Western)" +msgstr "" + +#. dVvsS +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id2517707917\n" +"help.text" +msgid "System default" +msgstr "" + +#. uxJB9 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id726768156\n" +"help.text" +msgid "Symbol" +msgstr "" + +#. MsC3b +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9649275081\n" +"help.text" +msgid "ASCII/US (Western)" +msgstr "" + +#. QMkdx +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7560998407\n" +"help.text" +msgid "ISO-8859-1 (Western)" +msgstr "" + +#. 5Coku +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7110791405\n" +"help.text" +msgid "ISO-8859-2 (Central European)" +msgstr "" + +#. cnoiQ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6569976233\n" +"help.text" +msgid "ISO-8859-3 (Latin 3)" +msgstr "" + +#. NfYxS +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6885689002\n" +"help.text" +msgid "ISO-8859-4 (Baltic)" +msgstr "" + +#. FEpGp +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9664335036\n" +"help.text" +msgid "ISO-8859-5 (Cyrillic)" +msgstr "" + +#. jSnZ8 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8104755630\n" +"help.text" +msgid "ISO-8859-6 (Arabic)" +msgstr "" + +#. 3MTAK +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5395014781\n" +"help.text" +msgid "ISO-8859-7 (Greek)" +msgstr "" + +#. w7DLg +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5354416572\n" +"help.text" +msgid "ISO-8859-8 (Hebrew)" +msgstr "" + +#. nzT2W +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3982667842\n" +"help.text" +msgid "ISO-8859-9 (Turkish)" +msgstr "" + +#. GZMhu +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4764337087\n" +"help.text" +msgid "ISO-8859-14 (Western)" +msgstr "" + +#. htMTX +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5341317667\n" +"help.text" +msgid "ISO-8859-15/EURO (Western)" +msgstr "" + +#. iCAjC +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8190805703\n" +"help.text" +msgid "DOS/OS2-737 (Greek)" +msgstr "" + +#. 9xBJb +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3299597784\n" +"help.text" +msgid "DOS/OS2-775 (Baltic)" +msgstr "" + +#. 6hVhF +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7018988324\n" +"help.text" +msgid "DOS/OS2-852 (Central European)" +msgstr "" + +#. SX66i +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9277324375\n" +"help.text" +msgid "DOS/OS2-855 (Cyrillic)" +msgstr "" + +#. agTyE +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id138732955\n" +"help.text" +msgid "DOS/OS2-857 (Turkish)" +msgstr "" + +#. K7Ngv +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6163462950\n" +"help.text" +msgid "DOS/OS2-862 (Hebrew)" +msgstr "" + +#. oBLqw +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id957523556\n" +"help.text" +msgid "DOS/OS2-864 (Arabic)" +msgstr "" + +#. wDrHu +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3620965595\n" +"help.text" +msgid "DOS/OS2-866/Russian (Cyrillic)" +msgstr "" + +#. KmHiA +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5590690561\n" +"help.text" +msgid "DOS/OS2-869/Modern (Greek)" +msgstr "" + +#. HzHu5 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4413925285\n" +"help.text" +msgid "DOS/Windows-874 (Thai)" +msgstr "" + +#. ASun4 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8678281824\n" +"help.text" +msgid "Windows-1250/WinLatin 2 (Central European)" +msgstr "" + +#. EBPgi +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7262965442\n" +"help.text" +msgid "Windows-1251 (Cyrillic)" +msgstr "" + +#. dSjzb +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id349886227\n" +"help.text" +msgid "Windows-1253 (Greek)" +msgstr "" + +#. JqWit +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9334140001\n" +"help.text" +msgid "Windows-1254 (Turkish)" +msgstr "" + +#. osHL5 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id198637729\n" +"help.text" +msgid "Windows-1255 (Hebrew)" +msgstr "" + +#. AGNDB +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1915253947\n" +"help.text" +msgid "Windows-1256 (Arabic)" +msgstr "" + +#. yLXBd +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3963233883\n" +"help.text" +msgid "Windows-1257 (Baltic)" +msgstr "" + +#. 4R3tM +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7531693853\n" +"help.text" +msgid "Windows-1258 (Vietnamese)" +msgstr "" + +#. XCFQC +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1467844465\n" +"help.text" +msgid "Apple Macintosh (Arabic)" +msgstr "" + +#. BPTER +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6024654003\n" +"help.text" +msgid "Apple Macintosh (Central European)" +msgstr "" + +#. HD8gK +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5126976760\n" +"help.text" +msgid "Apple Macintosh/Croatian (Central European)" +msgstr "" + +#. 8VBmx +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3792290000\n" +"help.text" +msgid "Apple Macintosh (Cyrillic)" +msgstr "" + +#. YXyyc +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9965406690\n" +"help.text" +msgid "Not supported: Apple Macintosh (Devanagari)" +msgstr "" + +#. u4DPB +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8871119906\n" +"help.text" +msgid "Not supported: Apple Macintosh (Farsi)" +msgstr "" + +#. 8BsMh +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4888972012\n" +"help.text" +msgid "Apple Macintosh (Greek)" +msgstr "" + +#. t5ZDC +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4238449987\n" +"help.text" +msgid "Not supported: Apple Macintosh (Gujarati)" +msgstr "" + +#. d9zo6 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7304430577\n" +"help.text" +msgid "Not supported: Apple Macintosh (Gurmukhi)" +msgstr "" + +#. EdkVx +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5620424688\n" +"help.text" +msgid "Apple Macintosh (Hebrew)" +msgstr "" + +#. UvmYZ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9801830706\n" +"help.text" +msgid "Apple Macintosh/Icelandic (Western)" +msgstr "" + +#. NUAXB +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1158047357\n" +"help.text" +msgid "Apple Macintosh/Romanian (Central European)" +msgstr "" + +#. VjbPQ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8229976184\n" +"help.text" +msgid "Apple Macintosh (Thai)" +msgstr "" + +#. fTrd4 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9198338282\n" +"help.text" +msgid "Apple Macintosh (Turkish)" +msgstr "" + +#. k2DCo +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8309681854\n" +"help.text" +msgid "Apple Macintosh/Ukrainian (Cyrillic)" +msgstr "" + +#. LaGmk +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8838054309\n" +"help.text" +msgid "Apple Macintosh (Chinese Simplified)" +msgstr "" + +#. SSjQu +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3756233214\n" +"help.text" +msgid "Apple Macintosh (Chinese Traditional)" +msgstr "" + +#. QU5fA +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id2879385879\n" +"help.text" +msgid "Apple Macintosh (Japanese)" +msgstr "" + +#. jExUJ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1036377524\n" +"help.text" +msgid "Apple Macintosh (Korean)" +msgstr "" + +#. 4YszB +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id864841246\n" +"help.text" +msgid "Windows-932 (Japanese)" +msgstr "" + +#. PFMie +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id2673430188\n" +"help.text" +msgid "Windows-936 (Chinese Simplified)" +msgstr "" + +#. CCkYn +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8091466179\n" +"help.text" +msgid "Windows-Wansung-949 (Korean)" +msgstr "" + +#. vaegT +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id39627464\n" +"help.text" +msgid "Windows-950 (Chinese Traditional)" +msgstr "" + +#. 9TDCJ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9816819191\n" +"help.text" +msgid "Shift-JIS (Japanese)" +msgstr "" + +#. pcnRD +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3206710481\n" +"help.text" +msgid "GB-2312 (Chinese Simplified)" +msgstr "" + +#. ELQVE +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4470976171\n" +"help.text" +msgid "GBT-12345 (Chinese Traditional)" +msgstr "" + +#. iAUTD +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4932831786\n" +"help.text" +msgid "GBK/GB-2312-80 (Chinese Simplified)" +msgstr "" + +#. pmCaK +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id838501984\n" +"help.text" +msgid "BIG5 (Chinese Traditional)" +msgstr "" + +#. 9UAnC +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1029043733\n" +"help.text" +msgid "EUC-JP (Japanese)" +msgstr "" + +#. YAg8h +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6012776196\n" +"help.text" +msgid "EUC-CN (Chinese Simplified)" +msgstr "" + +#. EUiHu +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5452136920\n" +"help.text" +msgid "EUC-TW (Chinese Traditional)" +msgstr "" + +#. kbAeV +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3435928309\n" +"help.text" +msgid "ISO-2022-JP (Japanese)" +msgstr "" + +#. Nk6pG +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id2502757680\n" +"help.text" +msgid "ISO-2022-CN (Chinese Simplified)" +msgstr "" + +#. AggZE +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1644410169\n" +"help.text" +msgid "KOI8-R (Cyrillic)" +msgstr "" + +#. D4igh +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5346160920\n" +"help.text" +msgid "Unicode (UTF-7)" +msgstr "" + +#. 4mFF3 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6945821257\n" +"help.text" +msgid "Unicode (UTF-8)" +msgstr "" + +#. EFYkJ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id360272883\n" +"help.text" +msgid "ISO-8859-10 (Central European)" +msgstr "" + +#. DANdZ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7595099556\n" +"help.text" +msgid "ISO-8859-13 (Central European)" +msgstr "" + +#. JDPMV +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9690820995\n" +"help.text" +msgid "EUC-KR (Korean)" +msgstr "" + +#. cBnEq +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5313899602\n" +"help.text" +msgid "ISO-2022-KR (Korean)" +msgstr "" + +#. EnC6J +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id8105979305\n" +"help.text" +msgid "JIS 0201 (Japanese)" +msgstr "" + +#. JtyuF +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id1229669587\n" +"help.text" +msgid "JIS 0208 (Japanese)" +msgstr "" + +#. ncHwS +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3628381032\n" +"help.text" +msgid "JIS 0212 (Japanese)" +msgstr "" + +#. sBZGC +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7686777017\n" +"help.text" +msgid "Windows-Johab-1361 (Korean)" +msgstr "" + +#. wmAKk +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id4764349313\n" +"help.text" +msgid "GB-18030 (Chinese Simplified)" +msgstr "" + +#. fDAdA +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3047093405\n" +"help.text" +msgid "BIG5-HKSCS (Chinese Traditional)" +msgstr "" + +#. f89n4 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id472750950\n" +"help.text" +msgid "TIS 620 (Thai)" +msgstr "" + +#. sMGuE +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id5498125014\n" +"help.text" +msgid "KOI8-U (Cyrillic)" +msgstr "" + +#. TRHTM +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7311184156\n" +"help.text" +msgid "ISCII Devanagari (Indian)" +msgstr "" + +#. DEuFQ +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id6161848540\n" +"help.text" +msgid "Unicode (Java's modified UTF-8)" +msgstr "" + +#. fiMu3 +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3941935297\n" +"help.text" +msgid "Adobe Standard" +msgstr "" + +#. vbSBX +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id9054912223\n" +"help.text" +msgid "Adobe Symbol" +msgstr "" + +#. HuPBo +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id317092561\n" +"help.text" +msgid "PT 154 (Windows Cyrillic Asian codepage developed in ParaType)" +msgstr "" + +#. DJAEX +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id3689682515\n" +"help.text" +msgid "Unicode UCS4" +msgstr "" + +#. VoHsG +#: lotusdbasediff.xhp +msgctxt "" +"lotusdbasediff.xhp\n" +"par_id7382215766\n" +"help.text" +msgid "Unicode UCS2" +msgstr "" + #. F8tDM #: macro_recording.xhp msgctxt "" @@ -23758,13 +25171,31 @@ msgctxt "" msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName[:OutputFilterParams]] is effective. If --outdir is used more than once, only its last value is effective. For example:" msgstr "" -#. RYx7a +#. ir37U #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id781554408625219\n" "help.text" -msgid "<variable id=\"seefilters\">See the <link href=\"text/shared/guide/convertfilters.xhp\" name=\"list of document filters\">list of document filters</link> for file conversion.</variable>" +msgid "See the <link href=\"text/shared/guide/convertfilters.xhp\" name=\"list of document filters\">list of document filters</link> for file conversion." +msgstr "Siehe die <link href=\"text/shared/guide/convertfilters.xhp\" name=\"Liste der Dokumentfilter\">Liste der Dokumentfilter</link> für die Dateikonvertierung." + +#. t8brg +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id51634741869672\n" +"help.text" +msgid "The list of <link href=\"text/shared/guide/lotusdbasediff.xhp\" name=\"lotusparams\">filter options for Lotus, dBase and Diff files</link>." +msgstr "" + +#. goKPf +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id1001634741874640\n" +"help.text" +msgid "The list of <link href=\"text/shared/guide/csv_params.xhp\" name=\"csvparams\">filter options for CSV files</link>." msgstr "" #. EiUnD diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po index 49c7a0b1a5c..a3e8b65830b 100644 --- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-20 11:28+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-27 04:17+0000\n" +"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/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.8.1\n" "X-POOTLE-MTIME: 1565256511.000000\n" #. W5ukN @@ -5044,7 +5044,7 @@ msgctxt "" "Label\n" "value.text" msgid "Open the Functions Deck" -msgstr "" +msgstr "Öffnet den Bereich Funktionen" #. 7wktD #: CalcWindowState.xcu diff --git a/source/de/scp2/source/ooo.po b/source/de/scp2/source/ooo.po index dd645256093..25f1fdd1c4f 100644 --- a/source/de/scp2/source/ooo.po +++ b/source/de/scp2/source/ooo.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: 2021-09-10 23:12+0200\n" -"PO-Revision-Date: 2021-10-17 05:31+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-27 03:54+0000\n" +"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -2246,7 +2246,7 @@ msgctxt "" "STR_DESC_MODULE_LANGPACK_PT_BR\n" "LngText.text" msgid "Installs the Brazilian Portuguese user interface" -msgstr "" +msgstr "Installiert die brasilianisch-portugiesische Benutzeroberfläche" #. zFXF5 #: module_langpack.ulf diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po index dd0822e070c..e9144e68da0 100644 --- a/source/de/sd/messages.po +++ b/source/de/sd/messages.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-20 13:09+0200\n" -"PO-Revision-Date: 2021-10-25 11:09+0000\n" +"PO-Revision-Date: 2021-10-27 03:54+0000\n" "Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/de/>\n" "Language: de\n" @@ -1646,7 +1646,7 @@ msgstr "Die Datei $(URL1) konnte nicht nach $(URL2) kopiert werden" #: sd/inc/strings.hrc:233 msgctxt "STR_STATUSBAR_MASTERPAGE" msgid "Slide Master name. Right-click for list or click for dialog." -msgstr "" +msgstr "Name des Folienmasters. Rechtsklick zeigt die Liste und Linksklick den Dialog." #. HcDvJ #: sd/inc/strings.hrc:234 diff --git a/source/de/sfx2/messages.po b/source/de/sfx2/messages.po index ece1ee01828..6836e38458d 100644 --- a/source/de/sfx2/messages.po +++ b/source/de/sfx2/messages.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-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-18 06:08+0000\n" +"PO-Revision-Date: 2021-10-27 04:07+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/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: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1560714585.000000\n" #. bHbFE @@ -1028,7 +1028,7 @@ msgstr "Willkommen bei %PRODUCTNAME." #: include/sfx2/strings.hrc:184 msgctxt "STR_WELCOME_LINE2" msgid "Drop a document here or open an app to create one." -msgstr "" +msgstr "Legen Sie hier ein Dokument ab oder wählen Sie eine Anwendung aus, um eines zu erstellen." #. oTVdA #. Translators: Target types in Auto-redaction dialog @@ -1133,7 +1133,7 @@ msgstr "Beim Hinzufügen eines neuen Ziels ist ein Fehler aufgetreten. Bitte mel #: include/sfx2/strings.hrc:207 msgctxt "STR_REDACTION_NO_DRAW_WARNING" msgid "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly." -msgstr "" +msgstr "Für die Redigierung wird das Modul Zeichnung benötigt. Stellen Sie sicher, dass %PRODUCTNAME Draw installiert ist und ordnungsgemäß funktioniert." #. FQ9kN #: include/sfx2/strings.hrc:209 @@ -1634,7 +1634,7 @@ msgstr "Signaturen anzeigen" #: include/sfx2/strings.hrc:290 msgctxt "STR_TRACK_CHANGES_BUTTON" msgid "Show Toolbar" -msgstr "Symbolleiste anzeigen" +msgstr "Symbolleiste einblenden" #. 68ZqS #: include/sfx2/strings.hrc:291 @@ -1646,7 +1646,7 @@ msgstr "Symbolleiste ausblenden" #: include/sfx2/strings.hrc:292 msgctxt "STR_HYPHENATION_BUTTON" msgid "Learn more" -msgstr "" +msgstr "Erfahren Sie mehr" #. Wkvpi #: include/sfx2/strings.hrc:294 @@ -1930,61 +1930,61 @@ msgstr "Keine zuletzt verwendeteten Zeichen" #: include/sfx2/strings.hrc:349 msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES" msgid "Reset All De~fault Templates" -msgstr "" +msgstr "Alle Standard-Dokumentvorlagen zurücksetzen" #. GWuDE #: include/sfx2/strings.hrc:350 msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE" msgid "Reset De~fault Text Document" -msgstr "" +msgstr "Standard-Textdokument zurücksetzen" #. j5eV8 #: include/sfx2/strings.hrc:351 msgctxt "STR_ACTION_RESET_CALC_TEMPLATE" msgid "Reset De~fault Spreadsheet" -msgstr "" +msgstr "Standard-Tabellendokument zurücksetzen" #. mWp3t #: include/sfx2/strings.hrc:352 msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE" msgid "Reset De~fault Presentation" -msgstr "" +msgstr "Standard-Präsentationsdokument zurücksetzen" #. wfExB #: include/sfx2/strings.hrc:353 msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE" msgid "Reset De~fault Drawing" -msgstr "" +msgstr "Standard-Zeichnungsdokument zurücksetzen" #. BFaGA #: include/sfx2/strings.hrc:354 msgctxt "STR_ACTION_IMPORT" msgid "~Import" -msgstr "" +msgstr "~Importieren" #. 8Cwfk #: include/sfx2/strings.hrc:355 msgctxt "STR_ACTION_EXTENSIONS" msgid "E~xtensions" -msgstr "" +msgstr "E~xtensions" #. idGvM #: include/sfx2/strings.hrc:356 msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE" msgid "Rename" -msgstr "" +msgstr "Umbenennen" #. EyjE3 #: include/sfx2/strings.hrc:357 msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY" msgid "Rename Category" -msgstr "" +msgstr "Kategorie umbenennen" #. T79Eb #: include/sfx2/strings.hrc:358 msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY" msgid "New Category" -msgstr "" +msgstr "Neue Kategorie" #. wH3TZ msgctxt "stock" diff --git a/source/de/starmath/messages.po b/source/de/starmath/messages.po index c8e35f98c8a..7e4c9d7b7f2 100644 --- a/source/de/starmath/messages.po +++ b/source/de/starmath/messages.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-09-10 23:12+0200\n" -"PO-Revision-Date: 2021-06-13 09:18+0000\n" +"PO-Revision-Date: 2021-10-28 04:00+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/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: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1562561180.000000\n" #. GrDhX @@ -1160,7 +1160,7 @@ msgstr "es existiert" #: starmath/inc/strings.hrc:143 msgctxt "RID_NOTEXISTS_HELP" msgid "There does not exist" -msgstr "" +msgstr "es existiert nicht" #. yrnBf #: starmath/inc/strings.hrc:144 @@ -2144,13 +2144,13 @@ msgstr "von höherem oder äquivalentem Rang" #: starmath/inc/strings.hrc:307 msgctxt "RID_XNOTPRECEDESY_HELP" msgid "Does not precede" -msgstr "" +msgstr "nicht von niedrigerem Rang" #. tjoye #: starmath/inc/strings.hrc:308 msgctxt "RID_XNOTSUCCEEDSY_HELP" msgid "Does not succeed" -msgstr "" +msgstr "nicht von höherem Rang" #. eu7va #: starmath/inc/strings.hrc:309 @@ -3080,25 +3080,25 @@ msgstr "_Text:" #: starmath/uiconfig/smath/ui/fonttypedialog.ui:278 msgctxt "fonttypedialog|extended_tip|variableCB" msgid "You can select the font for the variables in your formula." -msgstr "" +msgstr "Wählen Sie die Schriftart für die Variablen in Ihrer Formel aus." #. CUQQ5 #: starmath/uiconfig/smath/ui/fonttypedialog.ui:294 msgctxt "fonttypedialog|extended_tip|functionCB" msgid "Select the font for names and properties of functions." -msgstr "" +msgstr "Wählen Sie die Schriftart für Namen und Eigenschaften von Funktionen aus." #. Ap4gM #: starmath/uiconfig/smath/ui/fonttypedialog.ui:310 msgctxt "fonttypedialog|extended_tip|numberCB" msgid "You can select the font for the numbers in your formula." -msgstr "" +msgstr "Wählen Sie die Schriftart für die Zahlen in Ihrer Formel aus." #. gt2wF #: starmath/uiconfig/smath/ui/fonttypedialog.ui:326 msgctxt "fonttypedialog|extended_tip|textCB" msgid "Define the font for the text in your formula here." -msgstr "" +msgstr "Wählen Sie die Schriftart für den Text in Ihrer Formel aus." #. PEDax #: starmath/uiconfig/smath/ui/fonttypedialog.ui:341 @@ -3128,19 +3128,19 @@ msgstr "_Fix:" #: starmath/uiconfig/smath/ui/fonttypedialog.ui:429 msgctxt "fonttypedialog|extended_tip|serifCB" msgid "You can specify the font to be used as serif font." -msgstr "" +msgstr "Wählen Sie die Schriftart aus, die für Serifen-Schrift verwendet werden soll." #. mD8Qp #: starmath/uiconfig/smath/ui/fonttypedialog.ui:445 msgctxt "fonttypedialog|extended_tip|sansCB" msgid "You can specify the font to be used for sans serif font." -msgstr "" +msgstr "Wählen Sie die Schriftart aus, die für serifenlose Schrift verwendet werden soll." #. BUA9M #: starmath/uiconfig/smath/ui/fonttypedialog.ui:461 msgctxt "fonttypedialog|extended_tip|fixedCB" msgid "You can specify the font to be used for fixed-width font." -msgstr "" +msgstr "Wählen Sie die Schriftart aus, die für Schrift mit fester Breite verwendet werden soll." #. PgQfV #: starmath/uiconfig/smath/ui/fonttypedialog.ui:476 diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po index 163e717c93c..1bfea806216 100644 --- a/source/de/svx/messages.po +++ b/source/de/svx/messages.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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-08-25 05:04+0000\n" +"POT-Creation-Date: 2021-10-29 13:14+0200\n" +"PO-Revision-Date: 2021-10-27 03:54+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/de/>\n" "Language: de\n" @@ -1124,7 +1124,7 @@ msgstr "Punkt in %1 einfügen" #: include/svx/strings.hrc:209 msgctxt "STR_DragInsertGluePoint" msgid "Insert gluepoint to %1" -msgstr "" +msgstr "Klebepunkt in %1 einfügen" #. 6JqED #: include/svx/strings.hrc:210 @@ -1292,49 +1292,49 @@ msgstr "%2 Punkte von %1" #: include/svx/strings.hrc:237 msgctxt "STR_ViewMarkedGluePoint" msgid "Gluepoint from %1" -msgstr "" +msgstr "Klebepunkt von %1" #. qCFmV #: include/svx/strings.hrc:238 msgctxt "STR_ViewMarkedGluePoints" msgid "%2 gluepoints from %1" -msgstr "" +msgstr "%2 Klebepunkte von %1" #. CDqRQ #: include/svx/strings.hrc:239 msgctxt "STR_ViewMarkObjs" msgid "Mark objects" -msgstr "Markiere Objekte" +msgstr "Objekte markieren" #. SLrPJ #: include/svx/strings.hrc:240 msgctxt "STR_ViewMarkMoreObjs" msgid "Mark additional objects" -msgstr "Markiere weitere Objekte" +msgstr "Weitere Objekte markieren" #. hczKZ #: include/svx/strings.hrc:241 msgctxt "STR_ViewMarkPoints" msgid "Mark points" -msgstr "Markiere Punkte" +msgstr "Punkte markieren" #. 778bF #: include/svx/strings.hrc:242 msgctxt "STR_ViewMarkMorePoints" msgid "Mark additional points" -msgstr "Markiere weitere Punkte" +msgstr "Weitere Punkte markieren" #. BLEE8 #: include/svx/strings.hrc:243 msgctxt "STR_ViewMarkGluePoints" msgid "Mark gluepoints" -msgstr "" +msgstr "Klebepunkte markieren" #. eH9Vs #: include/svx/strings.hrc:244 msgctxt "STR_ViewMarkMoreGluePoints" msgid "Mark additional gluepoints" -msgstr "" +msgstr "Weitere Klebepunkte markieren" #. D5ZZA #: include/svx/strings.hrc:245 @@ -14438,883 +14438,883 @@ msgid "P_arallel" msgstr "P_arallel" #. nEw4G -#: svx/uiconfig/ui/docking3deffects.ui:286 +#: svx/uiconfig/ui/docking3deffects.ui:291 msgctxt "docking3deffects|diagonalft" msgid "R_ounded edges" msgstr "_Kantenrundung" #. MozLP -#: svx/uiconfig/ui/docking3deffects.ui:300 +#: svx/uiconfig/ui/docking3deffects.ui:305 msgctxt "docking3deffects|scaleddepthft" msgid "_Scaled depth" msgstr "_Tiefenskalierung" #. uK3Fv -#: svx/uiconfig/ui/docking3deffects.ui:314 +#: svx/uiconfig/ui/docking3deffects.ui:319 msgctxt "docking3deffects|angleft" msgid "_Rotation angle" msgstr "_Endwinkel" #. 2YAH9 -#: svx/uiconfig/ui/docking3deffects.ui:328 +#: svx/uiconfig/ui/docking3deffects.ui:333 msgctxt "docking3deffects|depthft" msgid "_Depth" msgstr "_Tiefe" #. Mk8WM -#: svx/uiconfig/ui/docking3deffects.ui:346 +#: svx/uiconfig/ui/docking3deffects.ui:351 msgctxt "docking3deffects|extended_tip|diagonal" msgid "Enter the amount by which you want to round the corners of the selected 3D object." msgstr "Geben Sie die Prozentzahl ein, um die Sie die Ecken des ausgewählten 3D-Objekts abrunden möchten." #. W4Agm -#: svx/uiconfig/ui/docking3deffects.ui:364 +#: svx/uiconfig/ui/docking3deffects.ui:369 msgctxt "docking3deffects|extended_tip|scaleddepth" msgid "Enter the amount by which to increase or decrease the area of the front side of the selected 3D object." msgstr "Geben Sie an, um wie viel Prozent die Vorderfläche des ausgewählten 3D-Objekts vergrößert oder verkleinert werden soll." #. zHDZb -#: svx/uiconfig/ui/docking3deffects.ui:383 +#: svx/uiconfig/ui/docking3deffects.ui:388 msgctxt "docking3deffects|extended_tip|angle" msgid "Enter the angle in degrees to rotate the selected 3D rotation object." msgstr "Geben Sie den Winkel in Grad ein, um den das gewählte 3D-Objekt gedreht werden soll." #. 8x6QY -#: svx/uiconfig/ui/docking3deffects.ui:402 +#: svx/uiconfig/ui/docking3deffects.ui:407 msgctxt "docking3deffects|extended_tip|depth" msgid "Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects." msgstr "Geben Sie eine Extrusionstiefe für das ausgewählte 3D-Objekt an. Diese Option ist auf 3D-Rotationskörper nicht anwendbar." #. LKo3e -#: svx/uiconfig/ui/docking3deffects.ui:417 +#: svx/uiconfig/ui/docking3deffects.ui:422 msgctxt "docking3deffects|label1" msgid "Geometry" msgstr "Geometrie" #. b7NAE -#: svx/uiconfig/ui/docking3deffects.ui:448 +#: svx/uiconfig/ui/docking3deffects.ui:453 msgctxt "docking3deffects|label6" msgid "_Horizontal" msgstr "_Horizontal" #. 9HFzC -#: svx/uiconfig/ui/docking3deffects.ui:462 +#: svx/uiconfig/ui/docking3deffects.ui:467 msgctxt "docking3deffects|label7" msgid "_Vertical" msgstr "_Vertikal" #. eECGL -#: svx/uiconfig/ui/docking3deffects.ui:481 +#: svx/uiconfig/ui/docking3deffects.ui:486 msgctxt "docking3deffects|extended_tip|veri" msgid "Enter the number of vertical segments to use in the selected 3D rotation object" msgstr "Geben Sie die Anzahl an vertikalen Segmenten ein, in denen das gewählte 3D-Rotationsobjekt dargestellt werden soll." #. zDoUt -#: svx/uiconfig/ui/docking3deffects.ui:499 +#: svx/uiconfig/ui/docking3deffects.ui:504 msgctxt "docking3deffects|extended_tip|hori" msgid "Enter the number of horizontal segments to use in the selected 3D rotation object." msgstr "Geben Sie die Anzahl an horizontalen Segmenten ein, in denen das gewählte 3D-Rotationsobjekt dargestellt werden soll." #. G67Pd -#: svx/uiconfig/ui/docking3deffects.ui:514 +#: svx/uiconfig/ui/docking3deffects.ui:519 msgctxt "docking3deffects|label10" msgid "Segments" msgstr "Abschnitte" #. uGbYJ -#: svx/uiconfig/ui/docking3deffects.ui:565 +#: svx/uiconfig/ui/docking3deffects.ui:570 msgctxt "docking3deffects|objspecific|tooltip_text" msgid "Object-Specific" msgstr "Objektspezifisch" #. 6Eqby -#: svx/uiconfig/ui/docking3deffects.ui:570 +#: svx/uiconfig/ui/docking3deffects.ui:575 msgctxt "docking3deffects|extended_tip|objspecific" msgid "Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface." msgstr "Rendert die 3D-Oberfläche gemäß der Objektform. Die Oberfläche eines runden Objekts wird demnach kugelförmig gerendert." #. Fc9DB -#: svx/uiconfig/ui/docking3deffects.ui:584 +#: svx/uiconfig/ui/docking3deffects.ui:589 msgctxt "docking3deffects|flat|tooltip_text" msgid "Flat" msgstr "Flach" #. MgFbn -#: svx/uiconfig/ui/docking3deffects.ui:589 +#: svx/uiconfig/ui/docking3deffects.ui:594 msgctxt "docking3deffects|extended_tip|flat" msgid "Renders the 3D surface as polygons." msgstr "Rendert die Oberfläche des 3D-Objekts als Polygone." #. aLmTz -#: svx/uiconfig/ui/docking3deffects.ui:603 +#: svx/uiconfig/ui/docking3deffects.ui:608 msgctxt "docking3deffects|spherical|tooltip_text" msgid "Spherical" msgstr "Sphärisch" #. Ant38 -#: svx/uiconfig/ui/docking3deffects.ui:608 +#: svx/uiconfig/ui/docking3deffects.ui:613 msgctxt "docking3deffects|extended_tip|spherical" msgid "Renders a smooth 3D surface." msgstr "Erzeugt eine weiche 3D-Oberfläche." #. a9hYr -#: svx/uiconfig/ui/docking3deffects.ui:622 +#: svx/uiconfig/ui/docking3deffects.ui:627 msgctxt "docking3deffects|invertnormals|tooltip_text" msgid "Invert Normals" msgstr "Normalen umkehren" #. mbsm2 -#: svx/uiconfig/ui/docking3deffects.ui:627 +#: svx/uiconfig/ui/docking3deffects.ui:632 msgctxt "docking3deffects|extended_tip|invertnormals" msgid "Inverts the light source." msgstr "Kehrt die Lichtquelle um." #. kBScz -#: svx/uiconfig/ui/docking3deffects.ui:641 +#: svx/uiconfig/ui/docking3deffects.ui:646 msgctxt "docking3deffects|doublesidedillum|tooltip_text" msgid "Double-Sided Illumination" msgstr "2-seitige Beleuchtung" #. Du7J2 -#: svx/uiconfig/ui/docking3deffects.ui:646 +#: svx/uiconfig/ui/docking3deffects.ui:651 msgctxt "docking3deffects|extended_tip|doublesidedillum" msgid "Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the Invert Normals button." msgstr "Das Objekt wird sowohl von außen als auch von innen beleuchtet. Zur Verwendung von Umgebungslicht klicken Sie erst hier und dann auf die Schaltfläche „Normalen umkehren“." #. Jq33F -#: svx/uiconfig/ui/docking3deffects.ui:660 +#: svx/uiconfig/ui/docking3deffects.ui:665 msgctxt "docking3deffects|doublesided|tooltip_text" msgid "Double-Sided" msgstr "Doppelseitig" #. KhQUE -#: svx/uiconfig/ui/docking3deffects.ui:665 +#: svx/uiconfig/ui/docking3deffects.ui:670 msgctxt "docking3deffects|extended_tip|doublesided" msgid "Closes the shape of a 3D object that was created by extruding a freeform line (Convert - To 3D)." msgstr "Schließt die Form eines durch Extrusion einer Freihandlinie (Umwandeln - In 3D) erzeugten 3D-Objekts." #. 2xzfy -#: svx/uiconfig/ui/docking3deffects.ui:689 +#: svx/uiconfig/ui/docking3deffects.ui:694 msgctxt "docking3deffects|label11" msgid "Normals" msgstr "Normalen" #. XjqvC -#: svx/uiconfig/ui/docking3deffects.ui:718 +#: svx/uiconfig/ui/docking3deffects.ui:723 msgctxt "docking3deffects|to3d|tooltip_text" msgid "Convert to 3D" msgstr "Umwandeln in 3D" #. jGHSC -#: svx/uiconfig/ui/docking3deffects.ui:722 +#: svx/uiconfig/ui/docking3deffects.ui:727 msgctxt "docking3deffects|extended_tip|to3d" msgid "Use this icon to convert a selected 2D object to a 3D object." msgstr "Mit diesem Symbol konvertieren Sie ein ausgewähltes 2D-Objekt in ein 3D-Objekt." #. v5fdY -#: svx/uiconfig/ui/docking3deffects.ui:736 +#: svx/uiconfig/ui/docking3deffects.ui:741 msgctxt "docking3deffects|tolathe|tooltip_text" msgid "Convert to Rotation Object" msgstr "Umwandeln in Rotationskörper" #. 3tj7D -#: svx/uiconfig/ui/docking3deffects.ui:740 +#: svx/uiconfig/ui/docking3deffects.ui:745 msgctxt "docking3deffects|extended_tip|tolathe" msgid "Click here to convert a selected 2D object to a 3D rotation object." msgstr "Klicken Sie hier, um ein ausgewähltes 2D-Objekt in ein 3D-Rotationsobjekt zu konvertieren." #. Tk7Vb -#: svx/uiconfig/ui/docking3deffects.ui:754 +#: svx/uiconfig/ui/docking3deffects.ui:759 msgctxt "docking3deffects|perspective|tooltip_text" msgid "Perspective On/Off" msgstr "Perspektive ein/aus" #. S27FV -#: svx/uiconfig/ui/docking3deffects.ui:792 +#: svx/uiconfig/ui/docking3deffects.ui:797 msgctxt "docking3deffects|preview-atkobject" msgid "3D Preview" msgstr "3D-Vorschau" #. snUGf -#: svx/uiconfig/ui/docking3deffects.ui:825 +#: svx/uiconfig/ui/docking3deffects.ui:830 msgctxt "tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text" msgid "Light Preview" msgstr "Lichtvorschau" #. c86Xg -#: svx/uiconfig/ui/docking3deffects.ui:830 +#: svx/uiconfig/ui/docking3deffects.ui:835 msgctxt "docking3deffects|lightpreview-atkobject" msgid "Color Light Preview" msgstr "Beleuchtungsvorschau" #. ysdwL -#: svx/uiconfig/ui/docking3deffects.ui:917 +#: svx/uiconfig/ui/docking3deffects.ui:922 msgctxt "docking3deffects|label8" msgid "_Mode" msgstr "_Modus" #. BW2hR -#: svx/uiconfig/ui/docking3deffects.ui:932 +#: svx/uiconfig/ui/docking3deffects.ui:937 msgctxt "docking3deffects|mode" msgid "Flat" msgstr "Flach" #. 6Esbf -#: svx/uiconfig/ui/docking3deffects.ui:933 +#: svx/uiconfig/ui/docking3deffects.ui:938 msgctxt "docking3deffects|mode" msgid "Phong" msgstr "Phong" #. D6L7i -#: svx/uiconfig/ui/docking3deffects.ui:934 +#: svx/uiconfig/ui/docking3deffects.ui:939 msgctxt "docking3deffects|mode" msgid "Gouraud" msgstr "Gouraud" #. oq9Aj -#: svx/uiconfig/ui/docking3deffects.ui:938 +#: svx/uiconfig/ui/docking3deffects.ui:943 msgctxt "docking3deffects|extended_tip|mode" msgid "Select the shading method that you want to use. Flat shading assigns a single color to a single polygon on the surface of the object. Gouraud shading blends colors across the polygons. Phong shading averages the color of each pixel based on the pixels that surround it, and requires the most processing power." msgstr "Wählen Sie die gewünschte Shading-Methode aus. Beim Flat-Shading wird jedem Polygon auf der Objektoberfläche eine einzige Farbe zugewiesen. Bei der Gouraud-Methode werden die Farben der Polygone vermischt. Das Phong-Shadingverfahren berechnet für jedes Pixel den Mittelwert aus den Farben der es umgebenden Pixel und erfordert die längste Rechenzeit." #. fEdS2 -#: svx/uiconfig/ui/docking3deffects.ui:953 +#: svx/uiconfig/ui/docking3deffects.ui:958 msgctxt "docking3deffects|label12" msgid "Shading" msgstr "Darstellung" #. QiGD2 -#: svx/uiconfig/ui/docking3deffects.ui:989 +#: svx/uiconfig/ui/docking3deffects.ui:994 msgctxt "docking3deffects|extended_tip|slant" msgid "Enter an angle from 0 to 90 degrees for casting the shadow." msgstr "Geben Sie einen Wert von 0 bis 90 Grad als Winkel zwischen Objekt und gedachtem Untergrund ein." #. 4yMr6 -#: svx/uiconfig/ui/docking3deffects.ui:1008 +#: svx/uiconfig/ui/docking3deffects.ui:1013 msgctxt "docking3deffects|shadow|tooltip_text" msgid "3D Shadowing On/Off" msgstr "3D-Schatten ein/aus" #. uPZTo -#: svx/uiconfig/ui/docking3deffects.ui:1012 +#: svx/uiconfig/ui/docking3deffects.ui:1017 msgctxt "docking3deffects|extended_tip|shadow" msgid "Adds or removes a shadow from the selected 3D object." msgstr "Weist dem ausgewählten 3D-Objekt einen Schatten zu oder entfernt ihn." #. sT4FD -#: svx/uiconfig/ui/docking3deffects.ui:1027 +#: svx/uiconfig/ui/docking3deffects.ui:1032 msgctxt "docking3deffects|slantft" msgid "S_urface angle" msgstr "_Papierneigung" #. kczsC -#: svx/uiconfig/ui/docking3deffects.ui:1050 +#: svx/uiconfig/ui/docking3deffects.ui:1055 msgctxt "docking3deffects|label13" msgid "Shadow" msgstr "Schatten" #. 84Xfy -#: svx/uiconfig/ui/docking3deffects.ui:1087 +#: svx/uiconfig/ui/docking3deffects.ui:1092 msgctxt "docking3deffects|extended_tip|focal" msgid "Enter the focal length of the camera, where a small value corresponds to a \"fisheye\" lens, and a large value to a telephoto lens." msgstr "Geben Sie eine Brennweite für die Kamera ein. Kleinere Werte erzeugen einen \"Fischaugen-Effekt\", größere einen \"Tele-Effekt\"." #. QDWn9 -#: svx/uiconfig/ui/docking3deffects.ui:1105 +#: svx/uiconfig/ui/docking3deffects.ui:1110 msgctxt "docking3deffects|extended_tip|distance" msgid "Enter the distance to leave between the camera and the center of the selected object." msgstr "Geben Sie den gewünschten Abstand zwischen Kamera und Mittelpunkt des ausgewählten Objekts an." #. MHwmD -#: svx/uiconfig/ui/docking3deffects.ui:1118 +#: svx/uiconfig/ui/docking3deffects.ui:1123 msgctxt "docking3deffects|label15" msgid "_Focal length" msgstr "_Brennweite" #. sqNyn -#: svx/uiconfig/ui/docking3deffects.ui:1132 +#: svx/uiconfig/ui/docking3deffects.ui:1137 msgctxt "docking3deffects|label14" msgid "_Distance" msgstr "_Entfernung" #. xVYME -#: svx/uiconfig/ui/docking3deffects.ui:1148 +#: svx/uiconfig/ui/docking3deffects.ui:1153 msgctxt "docking3deffects|label16" msgid "Camera" msgstr "Kamera" #. GDAcC -#: svx/uiconfig/ui/docking3deffects.ui:1180 +#: svx/uiconfig/ui/docking3deffects.ui:1185 msgctxt "docking3deffects|label17" msgid "_Light source" msgstr "_Lichtquelle" #. DNnED -#: svx/uiconfig/ui/docking3deffects.ui:1204 +#: svx/uiconfig/ui/docking3deffects.ui:1209 msgctxt "docking3deffects|colorbutton1|tooltip_text" msgid "Colors Dialog" msgstr "Dialog Farben" #. fbmBv -#: svx/uiconfig/ui/docking3deffects.ui:1209 +#: svx/uiconfig/ui/docking3deffects.ui:1214 msgctxt "docking3deffects|extended_tip|colorbutton1" msgid "Select a color for the ambient light." msgstr "Wählen Sie hier eine Farbe für das Umgebungslicht." #. yWUfc -#: svx/uiconfig/ui/docking3deffects.ui:1232 +#: svx/uiconfig/ui/docking3deffects.ui:1237 msgctxt "docking3deffects|extended_tip|ambientcolor" msgid "Select a color for the ambient light." msgstr "Wählen Sie hier eine Farbe für das Umgebungslicht." #. nSELF -#: svx/uiconfig/ui/docking3deffects.ui:1246 +#: svx/uiconfig/ui/docking3deffects.ui:1251 msgctxt "docking3deffects|colorbutton2|tooltip_text" msgid "Colors Dialog" msgstr "Dialog Farben" #. m2KFe -#: svx/uiconfig/ui/docking3deffects.ui:1259 +#: svx/uiconfig/ui/docking3deffects.ui:1264 msgctxt "docking3deffects|label18" msgid "_Ambient light" msgstr "_Umgebungslicht" #. m9fpD -#: svx/uiconfig/ui/docking3deffects.ui:1281 +#: svx/uiconfig/ui/docking3deffects.ui:1286 msgctxt "docking3deffects|light1|tooltip_text" msgid "Light Source 1" msgstr "Lichtquelle 1" #. 9QFz2 -#: svx/uiconfig/ui/docking3deffects.ui:1288 +#: svx/uiconfig/ui/docking3deffects.ui:1293 msgctxt "docking3deffects|extended_tip|light1" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. 6VQpA -#: svx/uiconfig/ui/docking3deffects.ui:1302 +#: svx/uiconfig/ui/docking3deffects.ui:1307 msgctxt "docking3deffects|light2|tooltip_text" msgid "Light Source 2" msgstr "Lichtquelle 2" #. jwgPB -#: svx/uiconfig/ui/docking3deffects.ui:1309 +#: svx/uiconfig/ui/docking3deffects.ui:1314 msgctxt "docking3deffects|extended_tip|light2" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. H6ApW -#: svx/uiconfig/ui/docking3deffects.ui:1323 +#: svx/uiconfig/ui/docking3deffects.ui:1328 msgctxt "docking3deffects|light3|tooltip_text" msgid "Light Source 3" msgstr "Lichtquelle 3" #. sCqw6 -#: svx/uiconfig/ui/docking3deffects.ui:1330 +#: svx/uiconfig/ui/docking3deffects.ui:1335 msgctxt "docking3deffects|extended_tip|light3" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. bFsp9 -#: svx/uiconfig/ui/docking3deffects.ui:1344 +#: svx/uiconfig/ui/docking3deffects.ui:1349 msgctxt "docking3deffects|light4|tooltip_text" msgid "Light Source 4" msgstr "Lichtquelle 4" #. Vus8w -#: svx/uiconfig/ui/docking3deffects.ui:1351 +#: svx/uiconfig/ui/docking3deffects.ui:1356 msgctxt "docking3deffects|extended_tip|light4" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. umqpv -#: svx/uiconfig/ui/docking3deffects.ui:1365 +#: svx/uiconfig/ui/docking3deffects.ui:1370 msgctxt "docking3deffects|light5|tooltip_text" msgid "Light Source 5" msgstr "Lichtquelle 5" #. dESZk -#: svx/uiconfig/ui/docking3deffects.ui:1372 +#: svx/uiconfig/ui/docking3deffects.ui:1377 msgctxt "docking3deffects|extended_tip|light5" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. EJ5pS -#: svx/uiconfig/ui/docking3deffects.ui:1386 +#: svx/uiconfig/ui/docking3deffects.ui:1391 msgctxt "docking3deffects|light6|tooltip_text" msgid "Light Source 6" msgstr "Lichtquelle 6" #. CgMts -#: svx/uiconfig/ui/docking3deffects.ui:1393 +#: svx/uiconfig/ui/docking3deffects.ui:1398 msgctxt "docking3deffects|extended_tip|light6" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. RxBpE -#: svx/uiconfig/ui/docking3deffects.ui:1407 +#: svx/uiconfig/ui/docking3deffects.ui:1412 msgctxt "docking3deffects|light7|tooltip_text" msgid "Light Source 7" msgstr "Lichtquelle 7" #. LJ3Lp -#: svx/uiconfig/ui/docking3deffects.ui:1414 +#: svx/uiconfig/ui/docking3deffects.ui:1419 msgctxt "docking3deffects|extended_tip|light7" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. BrqqJ -#: svx/uiconfig/ui/docking3deffects.ui:1428 +#: svx/uiconfig/ui/docking3deffects.ui:1433 msgctxt "docking3deffects|light8|tooltip_text" msgid "Light Source 8" msgstr "Lichtquelle 8" #. 7GZgb -#: svx/uiconfig/ui/docking3deffects.ui:1435 +#: svx/uiconfig/ui/docking3deffects.ui:1440 msgctxt "docking3deffects|extended_tip|light8" msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box." msgstr "Klicken Sie zweimal, um eine Lichtquelle einzuschalten, und wählen Sie dann eine der aufgelisteten Farben aus. Sie können auch im Feld Umgebungslicht eine Farbe für das Umgebungslicht auswählen." #. FN3e6 -#: svx/uiconfig/ui/docking3deffects.ui:1460 +#: svx/uiconfig/ui/docking3deffects.ui:1465 msgctxt "docking3deffects|lightcolor1|tooltip_text" msgid "Light 1 color" msgstr "Farbe Licht 1" #. djVxQ -#: svx/uiconfig/ui/docking3deffects.ui:1470 +#: svx/uiconfig/ui/docking3deffects.ui:1475 msgctxt "docking3deffects|extended_tip|lightcolor1" msgid "Select a color for the current light source." msgstr "Wählen Sie hier eine Farbe für die aktuelle Lichtquelle." #. EBVTG -#: svx/uiconfig/ui/docking3deffects.ui:1484 +#: svx/uiconfig/ui/docking3deffects.ui:1489 msgctxt "docking3deffects|lightcolor2|tooltip_text" msgid "Light 2 color" msgstr "Farbe Licht 2" #. wiDjj -#: svx/uiconfig/ui/docking3deffects.ui:1503 +#: svx/uiconfig/ui/docking3deffects.ui:1508 msgctxt "docking3deffects|lightcolor3|tooltip_text" msgid "Light 3 color" msgstr "Farbe Licht 3" #. zZSLi -#: svx/uiconfig/ui/docking3deffects.ui:1522 +#: svx/uiconfig/ui/docking3deffects.ui:1527 msgctxt "docking3deffects|lightcolor4|tooltip_text" msgid "Light 4 color" msgstr "Farbe Licht 4" #. bPGBH -#: svx/uiconfig/ui/docking3deffects.ui:1541 +#: svx/uiconfig/ui/docking3deffects.ui:1546 msgctxt "docking3deffects|lightcolor5|tooltip_text" msgid "Light 5 color" msgstr "Farbe Licht 5" #. mCg85 -#: svx/uiconfig/ui/docking3deffects.ui:1560 +#: svx/uiconfig/ui/docking3deffects.ui:1565 msgctxt "docking3deffects|lightcolor6|tooltip_text" msgid "Light 6 color" msgstr "Farbe Licht 6" #. Lj2HV -#: svx/uiconfig/ui/docking3deffects.ui:1579 +#: svx/uiconfig/ui/docking3deffects.ui:1584 msgctxt "docking3deffects|lightcolor7|tooltip_text" msgid "Light 7 color" msgstr "Farbe Licht 7" #. aNZDv -#: svx/uiconfig/ui/docking3deffects.ui:1598 +#: svx/uiconfig/ui/docking3deffects.ui:1603 msgctxt "docking3deffects|lightcolor8|tooltip_text" msgid "Light 8 color" msgstr "Farbe Licht 8" #. HqaQ2 -#: svx/uiconfig/ui/docking3deffects.ui:1631 +#: svx/uiconfig/ui/docking3deffects.ui:1636 msgctxt "docking3deffects|label19" msgid "Illumination" msgstr "Beleuchtung" #. BrBDG -#: svx/uiconfig/ui/docking3deffects.ui:1662 +#: svx/uiconfig/ui/docking3deffects.ui:1667 msgctxt "docking3deffects|label20" msgid "_Type" msgstr "_Art" #. txLj4 -#: svx/uiconfig/ui/docking3deffects.ui:1679 +#: svx/uiconfig/ui/docking3deffects.ui:1684 msgctxt "docking3deffects|label22" msgid "_Mode" msgstr "_Modus" #. pPQLp -#: svx/uiconfig/ui/docking3deffects.ui:1696 +#: svx/uiconfig/ui/docking3deffects.ui:1701 msgctxt "docking3deffects|label23" msgid "_Projection X" msgstr "_Projektion X" #. xcs3h -#: svx/uiconfig/ui/docking3deffects.ui:1714 +#: svx/uiconfig/ui/docking3deffects.ui:1719 msgctxt "docking3deffects|label24" msgid "P_rojection Y" msgstr "P_rojektion Y" #. bxSBA -#: svx/uiconfig/ui/docking3deffects.ui:1732 +#: svx/uiconfig/ui/docking3deffects.ui:1737 msgctxt "docking3deffects|label25" msgid "_Filtering" msgstr "_Filtern" #. Gq2zg -#: svx/uiconfig/ui/docking3deffects.ui:1749 +#: svx/uiconfig/ui/docking3deffects.ui:1754 msgctxt "docking3deffects|textype|tooltip_text" msgid "Black & White" msgstr "Schwarz-weiß" #. S5ACF -#: svx/uiconfig/ui/docking3deffects.ui:1757 +#: svx/uiconfig/ui/docking3deffects.ui:1762 msgctxt "docking3deffects|extended_tip|textype" msgid "Converts the texture to black and white." msgstr "Die Textur wird in Schwarz-Weiß konvertiert." #. rfdVf -#: svx/uiconfig/ui/docking3deffects.ui:1771 +#: svx/uiconfig/ui/docking3deffects.ui:1776 msgctxt "docking3deffects|texcolor|tooltip_text" msgid "Color" msgstr "Farbe" #. dkTiY -#: svx/uiconfig/ui/docking3deffects.ui:1779 +#: svx/uiconfig/ui/docking3deffects.ui:1784 msgctxt "docking3deffects|extended_tip|texcolor" msgid "Converts the texture to color." msgstr "Die Textur wird in Farbe konvertiert." #. aqP2z -#: svx/uiconfig/ui/docking3deffects.ui:1793 +#: svx/uiconfig/ui/docking3deffects.ui:1798 msgctxt "docking3deffects|texreplace|tooltip_text" msgid "Only Texture" msgstr "Nur Textur" #. hMAv6 -#: svx/uiconfig/ui/docking3deffects.ui:1801 +#: svx/uiconfig/ui/docking3deffects.ui:1806 msgctxt "docking3deffects|extended_tip|texreplace" msgid "Applies the texture without shading." msgstr "Die Textur wird ohne Schattierung angewendet." #. HCKdG -#: svx/uiconfig/ui/docking3deffects.ui:1815 +#: svx/uiconfig/ui/docking3deffects.ui:1820 msgctxt "docking3deffects|texmodulate|tooltip_text" msgid "Texture and Shading" msgstr "Textur und Schattierung" #. 3g4zG -#: svx/uiconfig/ui/docking3deffects.ui:1823 +#: svx/uiconfig/ui/docking3deffects.ui:1828 msgctxt "docking3deffects|extended_tip|texmodulate" msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog." msgstr "Die Textur wird mit Schattierung angewendet. Zum Festlegen der Schattierungsoptionen für die Textur klicken Sie in diesem Dialog auf das Symbol Darstellung." #. 65J8K -#: svx/uiconfig/ui/docking3deffects.ui:1837 +#: svx/uiconfig/ui/docking3deffects.ui:1842 msgctxt "docking3deffects|texobjx|tooltip_text" msgid "Object-Specific" msgstr "Objektspezifisch" #. y9Kai -#: svx/uiconfig/ui/docking3deffects.ui:1845 +#: svx/uiconfig/ui/docking3deffects.ui:1850 msgctxt "docking3deffects|extended_tip|texobjx" msgid "Automatically adjusts the texture based on the shape and size of the object." msgstr "Die Textur wird automatisch an die Form und Größe des Objekts angepasst." #. iTKyD -#: svx/uiconfig/ui/docking3deffects.ui:1859 +#: svx/uiconfig/ui/docking3deffects.ui:1864 msgctxt "docking3deffects|texparallelx|tooltip_text" msgid "Parallel" msgstr "Parallel" #. SjaUF -#: svx/uiconfig/ui/docking3deffects.ui:1867 +#: svx/uiconfig/ui/docking3deffects.ui:1872 msgctxt "docking3deffects|extended_tip|texparallelx" msgid "Applies the texture parallel to the horizontal axis." msgstr "Die Textur wird parallel zur x-Achse angewendet." #. MhgUE -#: svx/uiconfig/ui/docking3deffects.ui:1881 +#: svx/uiconfig/ui/docking3deffects.ui:1886 msgctxt "docking3deffects|texcirclex|tooltip_text" msgid "Circular" msgstr "Kreisförmig" #. pfLqS -#: svx/uiconfig/ui/docking3deffects.ui:1890 +#: svx/uiconfig/ui/docking3deffects.ui:1895 msgctxt "docking3deffects|extended_tip|texcirclex" msgid "Wraps the horizontal axis of the texture pattern around a sphere." msgstr "Die x-Achse des Texturmusters wird kugelförmig um das Objekt gelegt." #. E9Gy6 -#: svx/uiconfig/ui/docking3deffects.ui:1904 +#: svx/uiconfig/ui/docking3deffects.ui:1909 msgctxt "docking3deffects|texobjy|tooltip_text" msgid "Object-Specific" msgstr "Objektspezifisch" #. Li9zf -#: svx/uiconfig/ui/docking3deffects.ui:1912 +#: svx/uiconfig/ui/docking3deffects.ui:1917 msgctxt "docking3deffects|extended_tip|texobjy" msgid "Automatically adjusts the texture based on the shape and size of the object." msgstr "Die Textur wird automatisch an die Form und Größe des Objekts angepasst." #. 5B84a -#: svx/uiconfig/ui/docking3deffects.ui:1926 +#: svx/uiconfig/ui/docking3deffects.ui:1931 msgctxt "docking3deffects|texparallely|tooltip_text" msgid "Parallel" msgstr "Parallel" #. UuRg4 -#: svx/uiconfig/ui/docking3deffects.ui:1934 +#: svx/uiconfig/ui/docking3deffects.ui:1939 msgctxt "docking3deffects|extended_tip|texparallely" msgid "Applies the texture parallel to the vertical axis." msgstr "Die Textur wird parallel zur y-Achse angewendet." #. h5iQh -#: svx/uiconfig/ui/docking3deffects.ui:1948 +#: svx/uiconfig/ui/docking3deffects.ui:1953 msgctxt "docking3deffects|texcircley|tooltip_text" msgid "Circular" msgstr "Kreisförmig" #. FyRf5 -#: svx/uiconfig/ui/docking3deffects.ui:1956 +#: svx/uiconfig/ui/docking3deffects.ui:1961 msgctxt "docking3deffects|extended_tip|texcircley" msgid "Wraps the vertical axis of the texture pattern around a sphere." msgstr "Die y-Achse des Texturmusters wird kugelförmig um das Objekt gelegt." #. cKvPt -#: svx/uiconfig/ui/docking3deffects.ui:1970 +#: svx/uiconfig/ui/docking3deffects.ui:1975 msgctxt "docking3deffects|texfilter|tooltip_text" msgid "Filtering On/Off" msgstr "Filtern ein/aus" #. mMhpy -#: svx/uiconfig/ui/docking3deffects.ui:1978 +#: svx/uiconfig/ui/docking3deffects.ui:1983 msgctxt "docking3deffects|extended_tip|texfilter" msgid "Blurs the texture slightly to remove unwanted speckles." msgstr "Die Textur wird leicht verwischt, um unerwünschte Fleckeneffekte zu entfernen." #. GKiZx -#: svx/uiconfig/ui/docking3deffects.ui:2002 +#: svx/uiconfig/ui/docking3deffects.ui:2010 msgctxt "docking3deffects|label21" msgid "Textures" msgstr "Texturen" #. fYX37 -#: svx/uiconfig/ui/docking3deffects.ui:2033 +#: svx/uiconfig/ui/docking3deffects.ui:2041 msgctxt "docking3deffects|label26" msgid "_Favorites" msgstr "_Favoriten" #. mNa7V -#: svx/uiconfig/ui/docking3deffects.ui:2049 +#: svx/uiconfig/ui/docking3deffects.ui:2057 msgctxt "docking3deffects|label27" msgid "_Object color" msgstr "_Objektfarbe" #. rGGJC -#: svx/uiconfig/ui/docking3deffects.ui:2063 +#: svx/uiconfig/ui/docking3deffects.ui:2071 msgctxt "docking3deffects|label29" msgid "_Illumination color" msgstr "_Leuchtfarbe" #. UmpFS -#: svx/uiconfig/ui/docking3deffects.ui:2088 +#: svx/uiconfig/ui/docking3deffects.ui:2096 msgctxt "docking3deffects|extended_tip|objcolor" msgid "Select the color that you want to apply to the object." msgstr "Klicken Sie auf die gewünschte Farbe für das Objekt." #. 8ufuo -#: svx/uiconfig/ui/docking3deffects.ui:2112 +#: svx/uiconfig/ui/docking3deffects.ui:2120 msgctxt "docking3deffects|extended_tip|illumcolor" msgid "Select the color to illuminate the object." msgstr "Wählen Sie eine Farbe für die Beleuchtung des Objekts aus." #. EeS7C -#: svx/uiconfig/ui/docking3deffects.ui:2126 +#: svx/uiconfig/ui/docking3deffects.ui:2134 msgctxt "docking3deffects|favorites" msgid "User-defined" msgstr "Benutzerdefiniert" #. RcCQG -#: svx/uiconfig/ui/docking3deffects.ui:2127 +#: svx/uiconfig/ui/docking3deffects.ui:2135 msgctxt "docking3deffects|favorites" msgid "Metal" msgstr "Metall" #. JxUiT -#: svx/uiconfig/ui/docking3deffects.ui:2128 +#: svx/uiconfig/ui/docking3deffects.ui:2136 msgctxt "docking3deffects|favorites" msgid "Gold" msgstr "Gold" #. Mnmop -#: svx/uiconfig/ui/docking3deffects.ui:2129 +#: svx/uiconfig/ui/docking3deffects.ui:2137 msgctxt "docking3deffects|favorites" msgid "Chrome" msgstr "Chrom" #. fa9bg -#: svx/uiconfig/ui/docking3deffects.ui:2130 +#: svx/uiconfig/ui/docking3deffects.ui:2138 msgctxt "docking3deffects|favorites" msgid "Plastic" msgstr "Plastik" #. WGUwt -#: svx/uiconfig/ui/docking3deffects.ui:2131 +#: svx/uiconfig/ui/docking3deffects.ui:2139 msgctxt "docking3deffects|favorites" msgid "Wood" msgstr "Holz" #. KDxBg -#: svx/uiconfig/ui/docking3deffects.ui:2138 +#: svx/uiconfig/ui/docking3deffects.ui:2146 msgctxt "docking3deffects|extended_tip|favorites" msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme." msgstr "Wählen Sie entweder eines der vordefinierten Farbschemata aus oder definieren Sie über Benutzerdefiniert ein eigenes." #. AndqG -#: svx/uiconfig/ui/docking3deffects.ui:2153 +#: svx/uiconfig/ui/docking3deffects.ui:2161 msgctxt "docking3deffects|colorbutton3|tooltip_text" msgid "Colors Dialog" msgstr "Dialog Farben" #. BT3GD -#: svx/uiconfig/ui/docking3deffects.ui:2157 +#: svx/uiconfig/ui/docking3deffects.ui:2165 msgctxt "docking3deffects|extended_tip|colorbutton3" msgid "Select the color to illuminate the object." msgstr "Wählen Sie eine Farbe für die Beleuchtung des Objekts aus." #. tsEoC -#: svx/uiconfig/ui/docking3deffects.ui:2171 +#: svx/uiconfig/ui/docking3deffects.ui:2179 msgctxt "docking3deffects|colorbutton4|tooltip_text" msgid "Colors Dialog" msgstr "Dialog Farben" #. RWxeM -#: svx/uiconfig/ui/docking3deffects.ui:2185 +#: svx/uiconfig/ui/docking3deffects.ui:2193 msgctxt "docking3deffects|label28" msgid "Material" msgstr "Material" #. wY3tE -#: svx/uiconfig/ui/docking3deffects.ui:2216 +#: svx/uiconfig/ui/docking3deffects.ui:2224 msgctxt "docking3deffects|label30" msgid "_Color" msgstr "_Farbe" #. ngqfq -#: svx/uiconfig/ui/docking3deffects.ui:2230 +#: svx/uiconfig/ui/docking3deffects.ui:2238 msgctxt "docking3deffects|label31" msgid "I_ntensity" msgstr "_Intensität" #. TAoRf -#: svx/uiconfig/ui/docking3deffects.ui:2255 +#: svx/uiconfig/ui/docking3deffects.ui:2263 msgctxt "docking3deffects|extended_tip|speccolor" msgid "Select the color that you want the object to reflect." msgstr "Klicken Sie auf die Farbe, die das Objekt reflektieren soll." #. 8fdJB -#: svx/uiconfig/ui/docking3deffects.ui:2269 +#: svx/uiconfig/ui/docking3deffects.ui:2277 msgctxt "docking3deffects|colorbutton5|tooltip_text" msgid "Colors Dialog" msgstr "Dialog Farben" #. GjQ2i -#: svx/uiconfig/ui/docking3deffects.ui:2273 +#: svx/uiconfig/ui/docking3deffects.ui:2281 msgctxt "docking3deffects|extended_tip|colorbutton5" msgid "Enter the intensity of the specular effect." msgstr "Geben Sie eine Intensität für den Glanzpunkt an." #. tcm3D -#: svx/uiconfig/ui/docking3deffects.ui:2290 +#: svx/uiconfig/ui/docking3deffects.ui:2298 msgctxt "docking3deffects|extended_tip|intensity" msgid "Enter the intensity of the specular effect." msgstr "Geben Sie eine Intensität für den Glanzpunkt an." #. L8GqV -#: svx/uiconfig/ui/docking3deffects.ui:2306 +#: svx/uiconfig/ui/docking3deffects.ui:2314 msgctxt "docking3deffects|label32" msgid "Specular" msgstr "Glanzpunkt" #. Qkzsq -#: svx/uiconfig/ui/docking3deffects.ui:2329 +#: svx/uiconfig/ui/docking3deffects.ui:2337 msgctxt "docking3deffects|assign|tooltip_text" msgid "Assign" msgstr "Zuweisen" #. cjrJ9 -#: svx/uiconfig/ui/docking3deffects.ui:2342 +#: svx/uiconfig/ui/docking3deffects.ui:2350 msgctxt "docking3deffects|update|tooltip_text" msgid "Update" msgstr "Aktualisieren" #. AgKU4 -#: svx/uiconfig/ui/docking3deffects.ui:2357 +#: svx/uiconfig/ui/docking3deffects.ui:2365 msgctxt "docking3deffects|material|tooltip_text" msgid "Material" msgstr "Material" #. xN7Sr -#: svx/uiconfig/ui/docking3deffects.ui:2361 +#: svx/uiconfig/ui/docking3deffects.ui:2369 msgctxt "docking3deffects|extended_tip|material" msgid "Changes the coloring of the selected 3D object." msgstr "Ändert die Farbe des ausgewählten 3D-Objekts." #. 3Av3h -#: svx/uiconfig/ui/docking3deffects.ui:2375 +#: svx/uiconfig/ui/docking3deffects.ui:2383 msgctxt "docking3deffects|texture|tooltip_text" msgid "Textures" msgstr "Texturen" #. DVwWG -#: svx/uiconfig/ui/docking3deffects.ui:2379 +#: svx/uiconfig/ui/docking3deffects.ui:2387 msgctxt "docking3deffects|extended_tip|texture" msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object." msgstr "Hier legen Sie die Textur-Eigenschaften des ausgewählten 3D-Objekts fest. Diese Funktion ist nur für Objekte mit zugewiesener Textur verfügbar. Zum schnellen Zuweisen einer Textur öffnen Sie die Gallery, halten Umschalt+Strg gedrückt und ziehen eine der Grafiken auf das ausgewählte 3D-Objekt." #. J4WKj -#: svx/uiconfig/ui/docking3deffects.ui:2393 +#: svx/uiconfig/ui/docking3deffects.ui:2401 msgctxt "docking3deffects|light|tooltip_text" msgid "Illumination" msgstr "Beleuchtung" #. 9WEJD -#: svx/uiconfig/ui/docking3deffects.ui:2397 +#: svx/uiconfig/ui/docking3deffects.ui:2405 msgctxt "docking3deffects|extended_tip|light" msgid "Define the light source for the selected 3D object." msgstr "Legen Sie hier die Lichtquelle für das ausgewählte 3D-Objekt fest." #. ctHgb -#: svx/uiconfig/ui/docking3deffects.ui:2411 +#: svx/uiconfig/ui/docking3deffects.ui:2419 msgctxt "docking3deffects|representation|tooltip_text" msgid "Shading" msgstr "Darstellung" #. HF3KP -#: svx/uiconfig/ui/docking3deffects.ui:2415 +#: svx/uiconfig/ui/docking3deffects.ui:2423 msgctxt "docking3deffects|extended_tip|representation" msgid "Sets the shading and shadow options for the selected 3D object." msgstr "Hier legen Sie die Darstellungs- und Schattenoptionen für das ausgewählte 3D-Objekt fest." #. HxxSF -#: svx/uiconfig/ui/docking3deffects.ui:2429 +#: svx/uiconfig/ui/docking3deffects.ui:2437 msgctxt "docking3deffects|geometry|tooltip_text" msgid "Geometry" msgstr "Geometrie" #. h4c39 -#: svx/uiconfig/ui/docking3deffects.ui:2433 +#: svx/uiconfig/ui/docking3deffects.ui:2441 msgctxt "docking3deffects|extended_tip|geometry" msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object." msgstr "Dient zum Ändern der Form des ausgewählten 3D-Objekts. Nur die Form von 3D-Objekten, die durch Konvertierung von 2D-Objekten entstanden sind, kann geändert werden. Zum Konvertieren eines 2D-Objekts in 3D wählen Sie das Objekt aus, klicken mit der rechten Maustaste und wählen dann Umwandeln in 3D oder Umwandeln in Rotationskörper." #. 4D9WF -#: svx/uiconfig/ui/docking3deffects.ui:2450 +#: svx/uiconfig/ui/docking3deffects.ui:2458 msgctxt "docking3deffects|extended_tip|Docking3DEffects" msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D." msgstr "Legt die Eigenschaften von 3D-Objekten im aktuellen Dokument fest oder konvertiert ein 2D-Objekt in ein 3D-Objekt." @@ -19915,67 +19915,67 @@ msgid "(Without)" msgstr "(Ohne)" #. 9VDo4 -#: svx/uiconfig/ui/textunderlinecontrol.ui:93 +#: svx/uiconfig/ui/textunderlinecontrol.ui:92 msgctxt "textunderlinecontrol|single|tooltip_text" msgid "Single" msgstr "Einfach" #. czS3W -#: svx/uiconfig/ui/textunderlinecontrol.ui:110 +#: svx/uiconfig/ui/textunderlinecontrol.ui:108 msgctxt "textunderlinecontrol|double|tooltip_text" msgid "Double" msgstr "Doppelt" #. DBg8Y -#: svx/uiconfig/ui/textunderlinecontrol.ui:127 +#: svx/uiconfig/ui/textunderlinecontrol.ui:124 msgctxt "textunderlinecontrol|bold|tooltip_text" msgid "Bold" msgstr "Fett" #. fNrBz -#: svx/uiconfig/ui/textunderlinecontrol.ui:144 +#: svx/uiconfig/ui/textunderlinecontrol.ui:140 msgctxt "textunderlinecontrol|dot|tooltip_text" msgid "Dotted" msgstr "Punktiert" #. JEgvk -#: svx/uiconfig/ui/textunderlinecontrol.ui:161 +#: svx/uiconfig/ui/textunderlinecontrol.ui:156 msgctxt "textunderlinecontrol|dotbold|tooltip_text" msgid "Dotted (Bold)" msgstr "Punktiert fett" #. 46nci -#: svx/uiconfig/ui/textunderlinecontrol.ui:178 +#: svx/uiconfig/ui/textunderlinecontrol.ui:172 msgctxt "textunderlinecontrol|dash|tooltip_text" msgid "Dash" msgstr "Strich" #. D8gB4 -#: svx/uiconfig/ui/textunderlinecontrol.ui:195 +#: svx/uiconfig/ui/textunderlinecontrol.ui:188 msgctxt "textunderlinecontrol|dashlong|tooltip_text" msgid "Long Dash" msgstr "Strich lang" #. gkUzu -#: svx/uiconfig/ui/textunderlinecontrol.ui:212 +#: svx/uiconfig/ui/textunderlinecontrol.ui:204 msgctxt "textunderlinecontrol|dashdot|tooltip_text" msgid "Dot Dash" msgstr "Punkt Strich" #. qMLxK -#: svx/uiconfig/ui/textunderlinecontrol.ui:229 +#: svx/uiconfig/ui/textunderlinecontrol.ui:220 msgctxt "textunderlinecontrol|dashdotdot|tooltip_text" msgid "Dot Dot Dash" msgstr "Punkt Punkt Strich" #. dusMw -#: svx/uiconfig/ui/textunderlinecontrol.ui:246 +#: svx/uiconfig/ui/textunderlinecontrol.ui:236 msgctxt "textunderlinecontrol|wave|tooltip_text" msgid "Wave" msgstr "Welle" #. xJTZe -#: svx/uiconfig/ui/textunderlinecontrol.ui:260 +#: svx/uiconfig/ui/textunderlinecontrol.ui:249 msgctxt "textunderlinecontrol|moreoptions" msgid "_More Options..." msgstr "_Weitere Optionen…" diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po index a0fb4b5774b..db1967494b4 100644 --- a/source/de/sw/messages.po +++ b/source/de/sw/messages.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: 2021-10-25 12:50+0200\n" -"PO-Revision-Date: 2021-10-20 11:28+0000\n" -"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2021-10-29 04:06+0000\n" +"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/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.8.1\n" "X-POOTLE-MTIME: 1562387341.000000\n" #. v3oJv @@ -1538,7 +1538,7 @@ msgstr "Liste: Beschriftung" #: sw/inc/inspectorproperties.hrc:176 msgctxt "RID_ATTRIBUTE_NAMES_MAP" msgid "Metadata Reference" -msgstr "Metadaten: Referenz" +msgstr "Metadaten-Verweis" #. n9DQD #: sw/inc/inspectorproperties.hrc:177 @@ -1904,7 +1904,7 @@ msgstr "Absatz: Fenster" #: sw/inc/inspectorproperties.hrc:237 msgctxt "RID_ATTRIBUTE_NAMES_MAP" msgid "Reference Mark" -msgstr "Referenz Markierung" +msgstr "Verweis-Markierung" #. NDEck #: sw/inc/inspectorproperties.hrc:238 @@ -4226,7 +4226,7 @@ msgstr "Felder" #: sw/inc/strings.hrc:374 msgctxt "STR_CONTENT_TYPE_FOOTNOTE" msgid "Footnotes and Endnotes" -msgstr "" +msgstr "Fuß-/Endnoten" #. KRE4o #: sw/inc/strings.hrc:375 @@ -4406,19 +4406,19 @@ msgstr "Feld" #: sw/inc/strings.hrc:404 msgctxt "STR_CONTENT_TYPE_SINGLE_FOOTNOTE" msgid "Footnote or Endnote" -msgstr "" +msgstr "Fuß-/Endnote" #. dFkui #: sw/inc/strings.hrc:405 msgctxt "STR_CONTENT_FOOTNOTE" msgid "Footnote" -msgstr "" +msgstr "Fußnote" #. X6DYF #: sw/inc/strings.hrc:406 msgctxt "STR_CONTENT_ENDNOTE" msgid "Endnote" -msgstr "" +msgstr "Endnote" #. sEQCK #: sw/inc/strings.hrc:407 |