diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-05-10 12:55:59 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-05-10 12:58:35 +0200 |
commit | 4a35dde9e2066bb0f5fe9ebd14114282a6e3866b (patch) | |
tree | 4639b742b03bf0486a22e6d9f9b5c4c4bf146635 /source/de/dbaccess | |
parent | 92dbd56ebbb21c475c13bda88db729dedd981b49 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I002f6217ab064ef3895d3c7ca0ebf3a28a7c936e
Diffstat (limited to 'source/de/dbaccess')
-rw-r--r-- | source/de/dbaccess/messages.po | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/source/de/dbaccess/messages.po b/source/de/dbaccess/messages.po index 9e8b6ef1730..8340196abd1 100644 --- a/source/de/dbaccess/messages.po +++ b/source/de/dbaccess/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: 2023-05-03 12:31+0200\n" -"PO-Revision-Date: 2023-01-23 11:30+0000\n" +"POT-Creation-Date: 2023-05-10 12:32+0200\n" +"PO-Revision-Date: 2023-05-07 16:34+0000\n" "Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/de/>\n" "Language: de\n" @@ -2107,7 +2107,7 @@ msgstr "MySQL/MariaDB-Verbindung einrichten" #: dbaccess/inc/strings.hrc:369 msgctxt "STR_PAGETITLE_POSTGRES" msgid "Set up PostgreSQL connection" -msgstr "" +msgstr "PostgreSQL-Verbindung einrichten" #. uJuNs #: dbaccess/inc/strings.hrc:370 @@ -2317,17 +2317,17 @@ msgctxt "STR_SPREADSHEETPATH" msgid "~Location and file name" msgstr "~Speicherort und Dateiname" -#. CqTTz +#. GmNij #: dbaccess/inc/strings.hrc:401 msgctxt "STR_POSTGRES_HEADERTEXT" -msgid "Set up connection to a POSTGRESQL database using GUI" +msgid "Set up a connection to a PostgreSQL database" msgstr "" -#. Fnrkz +#. 3AEhs #: dbaccess/inc/strings.hrc:402 msgctxt "STR_POSTGRES_HELPTEXT" msgid "" -"Please enter the required information to connect to a PostgreSQL database either through by filling the hostname,port number and server OR by filling the connection string.\n" +"Please enter the required information to connect to a PostgreSQL database, either by entering the host name, port number and server, or by entering the connection string.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" @@ -2335,7 +2335,7 @@ msgstr "" #: dbaccess/inc/strings.hrc:403 msgctxt "STR_POSTGRES_DEFAULT" msgid "Default: 5432" -msgstr "" +msgstr "Standard: 5432" #. og5kg #: dbaccess/inc/strings.hrc:404 @@ -4116,43 +4116,43 @@ msgstr "Benutzer „$name$: $”" #: dbaccess/uiconfig/ui/postgrespage.ui:26 msgctxt "specialpostgrespage|header" msgid "Set up connection to a PostgreSQL database" -msgstr "" +msgstr "Verbindung zu einer PostgreSQL-Datenbank einrichten" #. cwtYL #: dbaccess/uiconfig/ui/postgrespage.ui:46 msgctxt "specialpostgrespage|helpLabel" msgid "Please enter the required information to connect to a PostgreSQL database. Please contact your system administrator if you are unsure about the following settings. " -msgstr "" +msgstr "Geben Sie die erforderlichen Informationen ein, um eine Verbindung zu einer PostgreSQL-Datenbank herzustellen. Bitte wenden Sie sich an Ihren Systemadministrator, wenn Sie sich bezüglich der folgenden Einstellungen nicht sicher sind. " #. EJzdP #: dbaccess/uiconfig/ui/postgrespage.ui:74 msgctxt "specialpostgrespage|dbNameLabel" msgid "_Database name:" -msgstr "" +msgstr "_Name der Datenbank:" #. P2FVr #: dbaccess/uiconfig/ui/postgrespage.ui:88 msgctxt "specialpostgrespage|hostNameLabel" msgid "_Server:" -msgstr "" +msgstr "_Server:" #. MgpLR #: dbaccess/uiconfig/ui/postgrespage.ui:102 msgctxt "specialpostgrespage|portNumLabel" msgid "_Port number:" -msgstr "" +msgstr "_Port-Nummer:" #. oa9jC #: dbaccess/uiconfig/ui/postgrespage.ui:163 msgctxt "specialpostgrespage|portNumDefLabel" msgid "Default: 5432" -msgstr "" +msgstr "Standard: 5432" #. KvN6B #: dbaccess/uiconfig/ui/postgrespage.ui:198 msgctxt "specialpostgrespage|connectionStringLabel" msgid "And/OR Enter the DBMS/driver-specific connection string here" -msgstr "" +msgstr "UND/OR Geben Sie hier die DBMS-/treiberspezifische Verbindungszeichenfolge ein" #. 9sAsA #: dbaccess/uiconfig/ui/querycolmenu.ui:12 |