msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2014-10-13 05:41+0000\n"
-"PO-Revision-Date: 2014-10-13 21:01-0400\n"
+"POT-Creation-Date: 2014-10-20 19:41+0000\n"
+"PO-Revision-Date: 2014-10-20 16:20-0400\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"Language: de\n"
msgstr "pclose fehlgeschlagen: %s"
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
-#: ../../common/fe_memutils.c:83 command.c:1131 input.c:205 mainloop.c:72
+#: ../../common/fe_memutils.c:83 command.c:1136 input.c:205 mainloop.c:72
#: mainloop.c:234 tab-complete.c:3982
#, c-format
msgid "out of memory\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
-#: ../../common/username.c:47 command.c:275
+#: ../../common/username.c:47 command.c:276
msgid "user does not exist"
msgstr "Benutzer existiert nicht"
msgid "child process exited with unrecognized status %d"
msgstr "Kindprozess hat mit unbekanntem Status %d beendet"
-#: command.c:116
+#: command.c:117
#, c-format
msgid "Invalid command \\%s. Try \\? for help.\n"
msgstr "Ungültige Anweisung \\%s. Versuchen Sie \\? für Hilfe.\n"
-#: command.c:118
+#: command.c:119
#, c-format
msgid "invalid command \\%s\n"
msgstr "ungültige Anweisung \\%s\n"
-#: command.c:129
+#: command.c:130
#, c-format
msgid "\\%s: extra argument \"%s\" ignored\n"
msgstr "\\%s: überflüssiges Argument „%s“ ignoriert\n"
-#: command.c:273
+#: command.c:274
#, c-format
msgid "could not get home directory for user ID %ld: %s\n"
msgstr "konnte Home-Verzeichnis für Benutzer-ID %ld nicht ermitteln: %s\n"
-#: command.c:291
+#: command.c:292
#, c-format
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: konnte nicht in das Verzeichnis „%s“ wechseln: %s\n"
-#: command.c:307 common.c:446 common.c:886
+#: command.c:308 common.c:446 common.c:886
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden.\n"
-#: command.c:314
+#: command.c:315
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank „%s“ als Benutzer „%s“ via Socket in „%s“ auf Port „%s“.\n"
-#: command.c:317
+#: command.c:318
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Sie sind verbunden mit der Datenbank „%s“ als Benutzer „%s“ auf Host „%s“ auf Port „%s“.\n"
-#: command.c:516 command.c:586 command.c:1382
+#: command.c:517 command.c:587 command.c:1387
#, c-format
msgid "no query buffer\n"
msgstr "kein Anfragepuffer\n"
-#: command.c:549 command.c:2894
+#: command.c:550 command.c:2983
#, c-format
msgid "invalid line number: %s\n"
msgstr "ungültige Zeilennummer: %s\n"
-#: command.c:580
+#: command.c:581
#, c-format
msgid "The server (version %d.%d) does not support editing function source.\n"
msgstr "Der Server (Version %d.%d) unterstützt das Bearbeiten des Funktionsquelltextes nicht.\n"
-#: command.c:660
+#: command.c:661
msgid "No changes"
msgstr "keine Änderungen"
-#: command.c:714
+#: command.c:715
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr "%s: ungültiger Kodierungsname oder Umwandlungsprozedur nicht gefunden\n"
-#: command.c:811 command.c:861 command.c:875 command.c:892 command.c:999
-#: command.c:1159 command.c:1362 command.c:1393
+#: command.c:812 command.c:862 command.c:876 command.c:893 command.c:1000
+#: command.c:1164 command.c:1367 command.c:1398
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: notwendiges Argument fehlt\n"
-#: command.c:924
+#: command.c:925
msgid "Query buffer is empty."
msgstr "Anfragepuffer ist leer."
-#: command.c:934
+#: command.c:935
msgid "Enter new password: "
msgstr "Neues Passwort eingeben: "
-#: command.c:935
+#: command.c:936
msgid "Enter it again: "
msgstr "Geben Sie es noch einmal ein: "
-#: command.c:939
+#: command.c:940
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Passwörter stimmten nicht überein.\n"
-#: command.c:957
+#: command.c:958
#, c-format
msgid "Password encryption failed.\n"
msgstr "Passwortverschlüsselung ist fehlgeschlagen.\n"
-#: command.c:1028 command.c:1140 command.c:1367
+#: command.c:1029 command.c:1145 command.c:1372
#, c-format
msgid "\\%s: error while setting variable\n"
msgstr "\\%s: Fehler beim Setzen der Variable\n"
-#: command.c:1082
+#: command.c:1087
msgid "Query buffer reset (cleared)."
msgstr "Anfragepuffer wurde gelöscht."
-#: command.c:1094
+#: command.c:1099
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Befehlsgeschichte in Datei „%s“ geschrieben.\n"
-#: command.c:1164
+#: command.c:1169
#, c-format
msgid "\\%s: environment variable name must not contain \"=\"\n"
msgstr "\\%s: Name der Umgebungsvariable darf kein „=“ enthalten\n"
-#: command.c:1206
+#: command.c:1211
#, c-format
msgid "The server (version %d.%d) does not support showing function source.\n"
msgstr "Der Server (Version %d.%d) unterstützt das Anzeigen des Funktionsquelltextes nicht.\n"
-#: command.c:1212
+#: command.c:1217
#, c-format
msgid "function name is required\n"
msgstr "Funktionsname wird benötigt\n"
-#: command.c:1347
+#: command.c:1352
msgid "Timing is on."
msgstr "Zeitmessung ist an."
-#: command.c:1349
+#: command.c:1354
msgid "Timing is off."
msgstr "Zeitmessung ist aus."
-#: command.c:1410 command.c:1430 command.c:2018 command.c:2021 command.c:2024
-#: command.c:2030 command.c:2032 command.c:2040 command.c:2050 command.c:2059
-#: command.c:2073 command.c:2090 command.c:2149 common.c:74 copy.c:333
+#: command.c:1415 command.c:1435 command.c:2023 command.c:2026 command.c:2029
+#: command.c:2035 command.c:2037 command.c:2045 command.c:2055 command.c:2064
+#: command.c:2078 command.c:2095 command.c:2154 common.c:74 copy.c:333
#: copy.c:393 copy.c:408 psqlscan.l:1677 psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: command.c:1509
+#: command.c:1514
#, c-format
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1535 startup.c:184
+#: command.c:1540 startup.c:184
msgid "Password: "
msgstr "Passwort: "
-#: command.c:1540 startup.c:186
+#: command.c:1545 startup.c:186
#, c-format
msgid "Password for user %s: "
msgstr "Passwort für Benutzer %s: "
-#: command.c:1585
+#: command.c:1590
#, c-format
msgid "All connection parameters must be supplied because no database connection exists\n"
msgstr "Alle Verbindungsparameter müssen angegeben werden, weil keine Datenbankverbindung besteht\n"
-#: command.c:1671 command.c:2928 common.c:120 common.c:413 common.c:478
+#: command.c:1676 command.c:3017 common.c:120 common.c:413 common.c:478
#: common.c:929 common.c:954 common.c:1051 copy.c:492 copy.c:695
#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1675
+#: command.c:1680
#, c-format
msgid "Previous connection kept\n"
msgstr "Vorherige Verbindung wurde behalten\n"
-#: command.c:1679
+#: command.c:1684
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:1712
+#: command.c:1717
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“ via Socket in „%s“ auf Port „%s“.\n"
-#: command.c:1715
+#: command.c:1720
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“ auf Host „%s“ auf Port „%s“.\n"
-#: command.c:1719
+#: command.c:1724
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“.\n"
-#: command.c:1753
+#: command.c:1758
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, Server %s)\n"
-#: command.c:1761
+#: command.c:1766
#, c-format
msgid ""
"WARNING: %s major version %d.%d, server major version %d.%d.\n"
"WARNUNG: %s-Hauptversion %d.%d, Server-Hauptversion %d.%d.\n"
" Einige Features von psql werden eventuell nicht funktionieren.\n"
-#: command.c:1791
+#: command.c:1796
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, bits: %d, compression: %s)\n"
msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Bits: %d, Komprimierung: %s)\n"
-#: command.c:1793 help.c:46
+#: command.c:1798 help.c:46
msgid "off"
msgstr "aus"
-#: command.c:1793 help.c:46
+#: command.c:1798 help.c:46
msgid "on"
msgstr "an"
-#: command.c:1802
+#: command.c:1807
#, c-format
msgid "SSL connection (unknown cipher)\n"
msgstr "SSL-Verbindung (unbekannte Verschlüsselungsmethode)\n"
-#: command.c:1823
+#: command.c:1828
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
" richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n"
" „Notes for Windows users“.\n"
-#: command.c:1907
+#: command.c:1912
#, c-format
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
msgstr "Umgebungsvariable PSQL_EDITOR_LINENUMBER_ARG muss gesetzt werden, um eine Zeilennummer angeben zu können\n"
-#: command.c:1936
+#: command.c:1941
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr "konnte Editor „%s“ nicht starten\n"
-#: command.c:1938
+#: command.c:1943
#, c-format
msgid "could not start /bin/sh\n"
msgstr "konnte /bin/sh nicht starten\n"
-#: command.c:1976
+#: command.c:1981
#, c-format
msgid "could not locate temporary directory: %s\n"
msgstr "konnte temporäres Verzeichnis nicht finden: %s\n"
-#: command.c:2003
+#: command.c:2008
#, c-format
msgid "could not open temporary file \"%s\": %s\n"
msgstr "konnte temporäre Datei „%s“ nicht öffnen: %s\n"
-#: command.c:2271
+#: command.c:2276
#, c-format
msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
msgstr "\\pset: zulässige Formate sind unaligned, aligned, wrapped, html, latex, troff-ms\n"
-#: command.c:2290
+#: command.c:2295
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
msgstr "\\pset: zulässige Linienstile sind ascii, old-ascii, unicode\n"
-#: command.c:2432 command.c:2594
+#: command.c:2437 command.c:2588
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: unbekannte Option: %s\n"
-#: command.c:2452
-#, fuzzy, c-format
-#| msgid "Border style is %d.\n"
-msgid "Border style (%s) unset.\n"
-msgstr "Rahmenstil ist %d.\n"
-
-#: command.c:2454
-#, fuzzy, c-format
-#| msgid "Border style is %d.\n"
-msgid "Border style (%s) is %d.\n"
+#: command.c:2455
+#, c-format
+msgid "Border style is %d.\n"
msgstr "Rahmenstil ist %d.\n"
-#: command.c:2462
-#, fuzzy, c-format
-#| msgid "Target width is %d.\n"
-msgid "Target width (%s) unset.\n"
-msgstr "Zielbreite ist %d.\n"
+#: command.c:2461
+#, c-format
+msgid "Target width is unset.\n"
+msgstr "Zielbreite ist nicht gesetzt.\n"
-#: command.c:2464
-#, fuzzy, c-format
-#| msgid "Target width is %d.\n"
-msgid "Target width (%s) is %d.\n"
+#: command.c:2463
+#, c-format
+msgid "Target width is %d.\n"
msgstr "Zielbreite ist %d.\n"
-#: command.c:2472
-#, fuzzy, c-format
-#| msgid "Expanded display is on.\n"
-msgid "Expanded display (%s) is on.\n"
+#: command.c:2470
+#, c-format
+msgid "Expanded display is on.\n"
msgstr "Erweiterte Anzeige ist an.\n"
-#: command.c:2474
-#, fuzzy, c-format
-#| msgid "Expanded display is used automatically.\n"
-msgid "Expanded display (%s) is used automatically.\n"
+#: command.c:2472
+#, c-format
+msgid "Expanded display is used automatically.\n"
msgstr "Erweiterte Anzeige wird automatisch verwendet.\n"
-#: command.c:2476
-#, fuzzy, c-format
-#| msgid "Expanded display is off.\n"
-msgid "Expanded display (%s) is off.\n"
+#: command.c:2474
+#, c-format
+msgid "Expanded display is off.\n"
msgstr "Erweiterte Anzeige ist aus.\n"
-#: command.c:2483 command.c:2491
-#, fuzzy, c-format
-#| msgid "Field separator is zero byte.\n"
-msgid "Field separator (%s) is zero byte.\n"
+#: command.c:2481 command.c:2489
+#, c-format
+msgid "Field separator is zero byte.\n"
msgstr "Feldtrennzeichen ist ein Null-Byte.\n"
-#: command.c:2485
-#, fuzzy, c-format
-#| msgid "Field separator is \"%s\".\n"
-msgid "Field separator (%s) is \"%s\".\n"
+#: command.c:2483
+#, c-format
+msgid "Field separator is \"%s\".\n"
msgstr "Feldtrennzeichen ist „%s“.\n"
+#: command.c:2496
+#, c-format
+msgid "Default footer is on.\n"
+msgstr "Standardfußzeile ist an.\n"
+
#: command.c:2498
-#, fuzzy, c-format
-#| msgid "Default footer is on."
-msgid "Default footer (%s) is on.\n"
-msgstr "Standardfußzeile ist an."
-
-#: command.c:2500
-#, fuzzy, c-format
-#| msgid "Default footer is off."
-msgid "Default footer (%s) is off.\n"
-msgstr "Standardfußzeile ist aus."
-
-#: command.c:2507
-#, fuzzy, c-format
-#| msgid "Output format is %s.\n"
-msgid "Output format (%s) is aligned.\n"
-msgstr "Ausgabeformat ist „%s“.\n"
+#, c-format
+msgid "Default footer is off.\n"
+msgstr "Standardfußzeile ist aus.\n"
-#: command.c:2509
-#, fuzzy, c-format
-#| msgid "Output format is %s.\n"
-msgid "Output format (%s) is %s.\n"
+#: command.c:2504
+#, c-format
+msgid "Output format is %s.\n"
msgstr "Ausgabeformat ist „%s“.\n"
-#: command.c:2516
-#, fuzzy, c-format
-#| msgid "Line style is %s.\n"
-msgid "Line style (%s) is %s.\n"
+#: command.c:2510
+#, c-format
+msgid "Line style is %s.\n"
msgstr "Linienstil ist %s.\n"
-#: command.c:2523
-#, fuzzy, c-format
-#| msgid "Null display is \"%s\".\n"
-msgid "Null display (%s) is \"%s\".\n"
+#: command.c:2517
+#, c-format
+msgid "Null display is \"%s\".\n"
msgstr "Null-Anzeige ist „%s“.\n"
-#: command.c:2531
-#, fuzzy, c-format
-#| msgid "Locale-adjusted numeric output is off."
-msgid "Locale-adjusted numeric output (%s) is on.\n"
-msgstr "Lokalisiertes Format für numerische Daten ist aus."
-
-#: command.c:2533
-#, fuzzy, c-format
-#| msgid "Locale-adjusted numeric output is off."
-msgid "Locale-adjusted numeric output (%s) is off.\n"
-msgstr "Lokalisiertes Format für numerische Daten ist aus."
-
-#: command.c:2540
-#, fuzzy, c-format
-#| msgid "Pager is used for long output."
-msgid "Pager (%s) is used for long output.\n"
-msgstr "Pager wird für lange Ausgaben verwendet."
-
-#: command.c:2542
-#, fuzzy, c-format
-#| msgid "Pager is always used."
-msgid "Pager (%s) is always used.\n"
-msgstr "Pager wird immer verwendet."
-
-#: command.c:2544
-#, fuzzy, c-format
-#| msgid "Pager usage is off."
-msgid "Pager usage (%s) is off.\n"
-msgstr "Pager-Verwendung ist aus."
-
-#: command.c:2551 command.c:2561
-#, fuzzy, c-format
-#| msgid "Record separator is zero byte.\n"
-msgid "Record separator (%s) is zero byte.\n"
+#: command.c:2525
+#, c-format
+msgid "Locale-adjusted numeric output is on.\n"
+msgstr "Lokalisiertes Format für numerische Daten ist an.\n"
+
+#: command.c:2527
+#, c-format
+msgid "Locale-adjusted numeric output is off.\n"
+msgstr "Lokalisiertes Format für numerische Daten ist aus.\n"
+
+#: command.c:2534
+#, c-format
+msgid "Pager is used for long output.\n"
+msgstr "Pager wird für lange Ausgaben verwendet.\n"
+
+#: command.c:2536
+#, c-format
+msgid "Pager is always used.\n"
+msgstr "Pager wird immer verwendet.\n"
+
+#: command.c:2538
+#, c-format
+msgid "Pager usage is off.\n"
+msgstr "Pager-Verwendung ist aus.\n"
+
+#: command.c:2545 command.c:2555
+#, c-format
+msgid "Record separator is zero byte.\n"
msgstr "Satztrennzeichen ist ein Null-Byte.\n"
-#: command.c:2553
-#, fuzzy, c-format
-#| msgid "Record separator is <newline>."
-msgid "Record separator (%s) is <newline>.\n"
-msgstr "Satztrennzeichen ist <newline>."
+#: command.c:2547
+#, c-format
+msgid "Record separator is <newline>.\n"
+msgstr "Satztrennzeichen ist <newline>.\n"
-#: command.c:2555
-#, fuzzy, c-format
-#| msgid "Record separator is \"%s\".\n"
-msgid "Record separator (%s) is \"%s\".\n"
+#: command.c:2549
+#, c-format
+msgid "Record separator is \"%s\".\n"
msgstr "Satztrennzeichen ist „%s“.\n"
-#: command.c:2568
-#, fuzzy, c-format
-#| msgid "Table attribute is \"%s\".\n"
-msgid "Table attributes (%s) are \"%s\".\n"
-msgstr "Tabellenattribut ist „%s“.\n"
+#: command.c:2562
+#, c-format
+msgid "Table attributes are \"%s\".\n"
+msgstr "Tabellenattribute sind „%s“.\n"
-#: command.c:2571
-#, fuzzy, c-format
-#| msgid "Table attributes unset.\n"
-msgid "Table attributes (%s) unset.\n"
+#: command.c:2565
+#, c-format
+msgid "Table attributes unset.\n"
msgstr "Tabellenattribute sind nicht gesetzt.\n"
-#: command.c:2578
-#, fuzzy, c-format
-#| msgid "Title is \"%s\".\n"
-msgid "Title (%s) is \"%s\".\n"
+#: command.c:2572
+#, c-format
+msgid "Title is \"%s\".\n"
msgstr "Titel ist „%s“.\n"
-#: command.c:2580
-#, fuzzy, c-format
-#| msgid "Title is unset.\n"
-msgid "Title (%s) unset.\n"
+#: command.c:2574
+#, c-format
+msgid "Title is unset.\n"
msgstr "Titel ist nicht gesetzt.\n"
-#: command.c:2587
-#, fuzzy, c-format
-#| msgid "Tuples only is off."
-msgid "Tuples only (%s) is on.\n"
-msgstr "Nur Datenzeilen ist aus."
+#: command.c:2581
+#, c-format
+msgid "Tuples only is on.\n"
+msgstr "Nur Datenzeilen ist an.\n"
-#: command.c:2589
-#, fuzzy, c-format
-#| msgid "Tuples only is off."
-msgid "Tuples only (%s) is off.\n"
-msgstr "Nur Datenzeilen ist aus."
+#: command.c:2583
+#, c-format
+msgid "Tuples only is off.\n"
+msgstr "Nur Datenzeilen ist aus.\n"
-#: command.c:2645
+#: command.c:2734
#, c-format
msgid "\\!: failed\n"
msgstr "\\!: fehlgeschlagen\n"
-#: command.c:2665 command.c:2724
+#: command.c:2754 command.c:2813
#, c-format
msgid "\\watch cannot be used with an empty query\n"
msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden\n"
-#: command.c:2687
+#: command.c:2776
#, c-format
msgid "Watch every %lds\t%s"
msgstr "\\watch alle %lds\t%s"
-#: command.c:2731
+#: command.c:2820
#, c-format
msgid "\\watch cannot be used with COPY\n"
msgstr "\\watch kann nicht mit COPY verwendet werden\n"
-#: command.c:2737
+#: command.c:2826
#, c-format
msgid "unexpected result status for \\watch\n"
msgstr "unerwarteter Ergebnisstatus für \\watch\n"
msgid "Object"
msgstr "Objekt"
-#: describe.c:930 sql_help.c:1605
+#: describe.c:930 sql_help.c:1595
msgid "constraint"
msgstr "Constraint"
msgstr " \\H HTML-Ausgabemodus umschalten (gegenwärtig %s)\n"
#: help.c:235
-#, fuzzy, c-format
-#| msgid ""
-#| " \\pset NAME [VALUE] set table output option\n"
-#| " (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
-#| " numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
+#, c-format
msgid ""
-" \\pset [NAME [VALUE]] set table output option\n"
+" \\pset [NAME [VALUE]] set table output option\n"
" (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
msgstr ""
-" \\pset NAME [WERT] Tabellenausgabeoption setzen\n"
+" \\pset [NAME [WERT]] Tabellenausgabeoption setzen\n"
" (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
#: sql_help.c:1043 sql_help.c:1052 sql_help.c:1073 sql_help.c:1075
#: sql_help.c:1077 sql_help.c:1080 sql_help.c:1082 sql_help.c:1084
#: sql_help.c:1122 sql_help.c:1128 sql_help.c:1130 sql_help.c:1133
-#: sql_help.c:1135 sql_help.c:1137 sql_help.c:1169 sql_help.c:1172
-#: sql_help.c:1174 sql_help.c:1176 sql_help.c:1178 sql_help.c:1180
-#: sql_help.c:1183 sql_help.c:1228 sql_help.c:1466 sql_help.c:1482
-#: sql_help.c:1495 sql_help.c:1546 sql_help.c:1550 sql_help.c:1560
-#: sql_help.c:1578 sql_help.c:1601 sql_help.c:1619 sql_help.c:1647
-#: sql_help.c:1706 sql_help.c:1748 sql_help.c:1770 sql_help.c:1790
-#: sql_help.c:1791 sql_help.c:1826 sql_help.c:1846 sql_help.c:1868
-#: sql_help.c:1896 sql_help.c:1921 sql_help.c:1957 sql_help.c:2143
-#: sql_help.c:2156 sql_help.c:2173 sql_help.c:2189 sql_help.c:2212
-#: sql_help.c:2263 sql_help.c:2267 sql_help.c:2269 sql_help.c:2275
-#: sql_help.c:2293 sql_help.c:2320 sql_help.c:2360 sql_help.c:2377
-#: sql_help.c:2386 sql_help.c:2436 sql_help.c:2464 sql_help.c:2472
-#: sql_help.c:2480 sql_help.c:2488 sql_help.c:2496 sql_help.c:2504
-#: sql_help.c:2512 sql_help.c:2520 sql_help.c:2529 sql_help.c:2540
-#: sql_help.c:2548 sql_help.c:2556 sql_help.c:2564 sql_help.c:2572
-#: sql_help.c:2582 sql_help.c:2591 sql_help.c:2600 sql_help.c:2608
-#: sql_help.c:2616 sql_help.c:2625 sql_help.c:2633 sql_help.c:2641
-#: sql_help.c:2649 sql_help.c:2657 sql_help.c:2665 sql_help.c:2673
-#: sql_help.c:2681 sql_help.c:2689 sql_help.c:2697 sql_help.c:2706
-#: sql_help.c:2714 sql_help.c:2731 sql_help.c:2746 sql_help.c:2952
-#: sql_help.c:3003 sql_help.c:3031 sql_help.c:3039 sql_help.c:3437
-#: sql_help.c:3485 sql_help.c:3605
+#: sql_help.c:1135 sql_help.c:1137 sql_help.c:1164 sql_help.c:1167
+#: sql_help.c:1169 sql_help.c:1171 sql_help.c:1173 sql_help.c:1175
+#: sql_help.c:1178 sql_help.c:1218 sql_help.c:1456 sql_help.c:1472
+#: sql_help.c:1485 sql_help.c:1536 sql_help.c:1540 sql_help.c:1550
+#: sql_help.c:1568 sql_help.c:1591 sql_help.c:1609 sql_help.c:1637
+#: sql_help.c:1696 sql_help.c:1738 sql_help.c:1760 sql_help.c:1780
+#: sql_help.c:1781 sql_help.c:1816 sql_help.c:1836 sql_help.c:1858
+#: sql_help.c:1886 sql_help.c:1911 sql_help.c:1947 sql_help.c:2133
+#: sql_help.c:2146 sql_help.c:2163 sql_help.c:2179 sql_help.c:2202
+#: sql_help.c:2253 sql_help.c:2257 sql_help.c:2259 sql_help.c:2265
+#: sql_help.c:2283 sql_help.c:2310 sql_help.c:2350 sql_help.c:2367
+#: sql_help.c:2376 sql_help.c:2426 sql_help.c:2454 sql_help.c:2462
+#: sql_help.c:2470 sql_help.c:2478 sql_help.c:2486 sql_help.c:2494
+#: sql_help.c:2502 sql_help.c:2510 sql_help.c:2519 sql_help.c:2530
+#: sql_help.c:2538 sql_help.c:2546 sql_help.c:2554 sql_help.c:2562
+#: sql_help.c:2572 sql_help.c:2581 sql_help.c:2590 sql_help.c:2598
+#: sql_help.c:2606 sql_help.c:2615 sql_help.c:2623 sql_help.c:2631
+#: sql_help.c:2639 sql_help.c:2647 sql_help.c:2655 sql_help.c:2663
+#: sql_help.c:2671 sql_help.c:2679 sql_help.c:2687 sql_help.c:2696
+#: sql_help.c:2704 sql_help.c:2721 sql_help.c:2736 sql_help.c:2942
+#: sql_help.c:2993 sql_help.c:3021 sql_help.c:3029 sql_help.c:3427
+#: sql_help.c:3475 sql_help.c:3595
msgid "name"
msgstr "Name"
-#: sql_help.c:33 sql_help.c:36 sql_help.c:39 sql_help.c:300 sql_help.c:1289
-#: sql_help.c:2437 sql_help.c:3254
+#: sql_help.c:33 sql_help.c:36 sql_help.c:39 sql_help.c:300 sql_help.c:1279
+#: sql_help.c:2427 sql_help.c:3244
msgid "aggregate_signature"
msgstr "Aggregatsignatur"
#: sql_help.c:718 sql_help.c:740 sql_help.c:750 sql_help.c:780 sql_help.c:800
#: sql_help.c:887 sql_help.c:952 sql_help.c:995 sql_help.c:1016
#: sql_help.c:1030 sql_help.c:1042 sql_help.c:1054 sql_help.c:1081
-#: sql_help.c:1129 sql_help.c:1177
+#: sql_help.c:1129 sql_help.c:1172
msgid "new_name"
msgstr "neuer_Name"
#: sql_help.c:244 sql_help.c:360 sql_help.c:431 sql_help.c:474 sql_help.c:538
#: sql_help.c:547 sql_help.c:602 sql_help.c:615 sql_help.c:634 sql_help.c:680
#: sql_help.c:752 sql_help.c:778 sql_help.c:798 sql_help.c:935 sql_help.c:954
-#: sql_help.c:997 sql_help.c:1018 sql_help.c:1076 sql_help.c:1175
+#: sql_help.c:997 sql_help.c:1018 sql_help.c:1076 sql_help.c:1170
msgid "new_owner"
msgstr "neuer_Eigentümer"
#: sql_help.c:40 sql_help.c:65 sql_help.c:80 sql_help.c:230 sql_help.c:293
#: sql_help.c:404 sql_help.c:479 sql_help.c:585 sql_help.c:619 sql_help.c:637
#: sql_help.c:683 sql_help.c:782 sql_help.c:889 sql_help.c:999 sql_help.c:1020
-#: sql_help.c:1032 sql_help.c:1044 sql_help.c:1083 sql_help.c:1179
+#: sql_help.c:1032 sql_help.c:1044 sql_help.c:1083 sql_help.c:1174
msgid "new_schema"
msgstr "neues_Schema"
-#: sql_help.c:41 sql_help.c:1336 sql_help.c:2438 sql_help.c:3273
+#: sql_help.c:41 sql_help.c:1326 sql_help.c:2428 sql_help.c:3263
msgid "where aggregate_signature is:"
msgstr "wobei Aggregatsignatur Folgendes ist:"
#: sql_help.c:42 sql_help.c:45 sql_help.c:48 sql_help.c:310 sql_help.c:333
#: sql_help.c:336 sql_help.c:339 sql_help.c:461 sql_help.c:466 sql_help.c:471
-#: sql_help.c:476 sql_help.c:1305 sql_help.c:1337 sql_help.c:1340
-#: sql_help.c:1343 sql_help.c:1467 sql_help.c:1483 sql_help.c:1486
-#: sql_help.c:1707 sql_help.c:2439 sql_help.c:2442 sql_help.c:2445
-#: sql_help.c:2530 sql_help.c:2890 sql_help.c:3169 sql_help.c:3260
-#: sql_help.c:3274 sql_help.c:3277 sql_help.c:3280
+#: sql_help.c:476 sql_help.c:1295 sql_help.c:1327 sql_help.c:1330
+#: sql_help.c:1333 sql_help.c:1457 sql_help.c:1473 sql_help.c:1476
+#: sql_help.c:1697 sql_help.c:2429 sql_help.c:2432 sql_help.c:2435
+#: sql_help.c:2520 sql_help.c:2880 sql_help.c:3159 sql_help.c:3250
+#: sql_help.c:3264 sql_help.c:3267 sql_help.c:3270
msgid "argmode"
msgstr "Argmodus"
#: sql_help.c:43 sql_help.c:46 sql_help.c:49 sql_help.c:311 sql_help.c:334
#: sql_help.c:337 sql_help.c:340 sql_help.c:462 sql_help.c:467 sql_help.c:472
-#: sql_help.c:477 sql_help.c:1306 sql_help.c:1338 sql_help.c:1341
-#: sql_help.c:1344 sql_help.c:1468 sql_help.c:1484 sql_help.c:1487
-#: sql_help.c:1708 sql_help.c:2440 sql_help.c:2443 sql_help.c:2446
-#: sql_help.c:2531 sql_help.c:3261 sql_help.c:3275 sql_help.c:3278
-#: sql_help.c:3281
+#: sql_help.c:477 sql_help.c:1296 sql_help.c:1328 sql_help.c:1331
+#: sql_help.c:1334 sql_help.c:1458 sql_help.c:1474 sql_help.c:1477
+#: sql_help.c:1698 sql_help.c:2430 sql_help.c:2433 sql_help.c:2436
+#: sql_help.c:2521 sql_help.c:3251 sql_help.c:3265 sql_help.c:3268
+#: sql_help.c:3271
msgid "argname"
msgstr "Argname"
#: sql_help.c:44 sql_help.c:47 sql_help.c:50 sql_help.c:312 sql_help.c:335
#: sql_help.c:338 sql_help.c:341 sql_help.c:463 sql_help.c:468 sql_help.c:473
-#: sql_help.c:478 sql_help.c:1307 sql_help.c:1339 sql_help.c:1342
-#: sql_help.c:1345 sql_help.c:1709 sql_help.c:2441 sql_help.c:2444
-#: sql_help.c:2447 sql_help.c:2532 sql_help.c:3262 sql_help.c:3276
-#: sql_help.c:3279 sql_help.c:3282
+#: sql_help.c:478 sql_help.c:1297 sql_help.c:1329 sql_help.c:1332
+#: sql_help.c:1335 sql_help.c:1699 sql_help.c:2431 sql_help.c:2434
+#: sql_help.c:2437 sql_help.c:2522 sql_help.c:3252 sql_help.c:3266
+#: sql_help.c:3269 sql_help.c:3272
msgid "argtype"
msgstr "Argtyp"
#: sql_help.c:104 sql_help.c:357 sql_help.c:425 sql_help.c:432 sql_help.c:712
#: sql_help.c:795 sql_help.c:1013 sql_help.c:1123 sql_help.c:1149
-#: sql_help.c:1393 sql_help.c:1399 sql_help.c:1650 sql_help.c:1674
-#: sql_help.c:1679 sql_help.c:1749 sql_help.c:1897 sql_help.c:1978
-#: sql_help.c:2158 sql_help.c:2321 sql_help.c:2343 sql_help.c:2765
+#: sql_help.c:1383 sql_help.c:1389 sql_help.c:1640 sql_help.c:1664
+#: sql_help.c:1669 sql_help.c:1739 sql_help.c:1887 sql_help.c:1968
+#: sql_help.c:2148 sql_help.c:2311 sql_help.c:2333 sql_help.c:2755
msgid "option"
msgstr "Option"
-#: sql_help.c:105 sql_help.c:713 sql_help.c:1124 sql_help.c:1750
-#: sql_help.c:1898 sql_help.c:2322
+#: sql_help.c:105 sql_help.c:713 sql_help.c:1124 sql_help.c:1740
+#: sql_help.c:1888 sql_help.c:2312
msgid "where option can be:"
msgstr "wobei Option Folgendes sein kann:"
-#: sql_help.c:106 sql_help.c:714 sql_help.c:1125 sql_help.c:1585
-#: sql_help.c:1899 sql_help.c:2323
+#: sql_help.c:106 sql_help.c:714 sql_help.c:1125 sql_help.c:1575
+#: sql_help.c:1889 sql_help.c:2313
msgid "connlimit"
msgstr "Verbindungslimit"
#: sql_help.c:114 sql_help.c:117 sql_help.c:119 sql_help.c:483 sql_help.c:485
#: sql_help.c:486 sql_help.c:721 sql_help.c:725 sql_help.c:728 sql_help.c:811
#: sql_help.c:814 sql_help.c:1131 sql_help.c:1134 sql_help.c:1136
-#: sql_help.c:1717 sql_help.c:3056 sql_help.c:3426
+#: sql_help.c:1707 sql_help.c:3046 sql_help.c:3416
msgid "configuration_parameter"
msgstr "Konfigurationsparameter"
#: sql_help.c:484 sql_help.c:521 sql_help.c:594 sql_help.c:600 sql_help.c:722
#: sql_help.c:796 sql_help.c:812 sql_help.c:813 sql_help.c:911 sql_help.c:930
#: sql_help.c:957 sql_help.c:1014 sql_help.c:1132 sql_help.c:1150
-#: sql_help.c:1651 sql_help.c:1675 sql_help.c:1680 sql_help.c:1718
-#: sql_help.c:1719 sql_help.c:1778 sql_help.c:1810 sql_help.c:1979
-#: sql_help.c:2053 sql_help.c:2061 sql_help.c:2093 sql_help.c:2115
-#: sql_help.c:2132 sql_help.c:2159 sql_help.c:2344 sql_help.c:3427
-#: sql_help.c:3428
+#: sql_help.c:1641 sql_help.c:1665 sql_help.c:1670 sql_help.c:1708
+#: sql_help.c:1709 sql_help.c:1768 sql_help.c:1800 sql_help.c:1969
+#: sql_help.c:2043 sql_help.c:2051 sql_help.c:2083 sql_help.c:2105
+#: sql_help.c:2122 sql_help.c:2149 sql_help.c:2334 sql_help.c:3417
+#: sql_help.c:3418
msgid "value"
msgstr "Wert"
msgid "target_role"
msgstr "Zielrolle"
-#: sql_help.c:178 sql_help.c:1634 sql_help.c:1939 sql_help.c:1944
-#: sql_help.c:2872 sql_help.c:2879 sql_help.c:2893 sql_help.c:2899
-#: sql_help.c:3151 sql_help.c:3158 sql_help.c:3172 sql_help.c:3178
+#: sql_help.c:178 sql_help.c:1624 sql_help.c:1929 sql_help.c:1934
+#: sql_help.c:2862 sql_help.c:2869 sql_help.c:2883 sql_help.c:2889
+#: sql_help.c:3141 sql_help.c:3148 sql_help.c:3162 sql_help.c:3168
msgid "schema_name"
msgstr "Schemaname"
#: sql_help.c:181 sql_help.c:182 sql_help.c:183 sql_help.c:184 sql_help.c:185
#: sql_help.c:186 sql_help.c:187 sql_help.c:188 sql_help.c:525 sql_help.c:587
-#: sql_help.c:891 sql_help.c:1753 sql_help.c:1754 sql_help.c:1755
-#: sql_help.c:1756 sql_help.c:1757 sql_help.c:1902 sql_help.c:1903
-#: sql_help.c:1904 sql_help.c:1905 sql_help.c:1906 sql_help.c:2326
-#: sql_help.c:2327 sql_help.c:2328 sql_help.c:2329 sql_help.c:2330
-#: sql_help.c:2873 sql_help.c:2877 sql_help.c:2880 sql_help.c:2882
-#: sql_help.c:2884 sql_help.c:2886 sql_help.c:2888 sql_help.c:2894
-#: sql_help.c:2896 sql_help.c:2898 sql_help.c:2900 sql_help.c:2902
-#: sql_help.c:2904 sql_help.c:2905 sql_help.c:2906 sql_help.c:3152
-#: sql_help.c:3156 sql_help.c:3159 sql_help.c:3161 sql_help.c:3163
-#: sql_help.c:3165 sql_help.c:3167 sql_help.c:3173 sql_help.c:3175
-#: sql_help.c:3177 sql_help.c:3179 sql_help.c:3181 sql_help.c:3183
-#: sql_help.c:3184 sql_help.c:3185 sql_help.c:3447
+#: sql_help.c:891 sql_help.c:1743 sql_help.c:1744 sql_help.c:1745
+#: sql_help.c:1746 sql_help.c:1747 sql_help.c:1892 sql_help.c:1893
+#: sql_help.c:1894 sql_help.c:1895 sql_help.c:1896 sql_help.c:2316
+#: sql_help.c:2317 sql_help.c:2318 sql_help.c:2319 sql_help.c:2320
+#: sql_help.c:2863 sql_help.c:2867 sql_help.c:2870 sql_help.c:2872
+#: sql_help.c:2874 sql_help.c:2876 sql_help.c:2878 sql_help.c:2884
+#: sql_help.c:2886 sql_help.c:2888 sql_help.c:2890 sql_help.c:2892
+#: sql_help.c:2894 sql_help.c:2895 sql_help.c:2896 sql_help.c:3142
+#: sql_help.c:3146 sql_help.c:3149 sql_help.c:3151 sql_help.c:3153
+#: sql_help.c:3155 sql_help.c:3157 sql_help.c:3163 sql_help.c:3165
+#: sql_help.c:3167 sql_help.c:3169 sql_help.c:3171 sql_help.c:3173
+#: sql_help.c:3174 sql_help.c:3175 sql_help.c:3437
msgid "role_name"
msgstr "Rollenname"
-#: sql_help.c:214 sql_help.c:414 sql_help.c:902 sql_help.c:904 sql_help.c:1171
-#: sql_help.c:1604 sql_help.c:1608 sql_help.c:1774 sql_help.c:2065
-#: sql_help.c:2075 sql_help.c:2097 sql_help.c:2920 sql_help.c:3323
-#: sql_help.c:3324 sql_help.c:3328 sql_help.c:3333 sql_help.c:3401
-#: sql_help.c:3402 sql_help.c:3407 sql_help.c:3412 sql_help.c:3541
-#: sql_help.c:3542 sql_help.c:3546 sql_help.c:3551 sql_help.c:3631
-#: sql_help.c:3633 sql_help.c:3664 sql_help.c:3710 sql_help.c:3711
-#: sql_help.c:3715 sql_help.c:3720
+#: sql_help.c:214 sql_help.c:414 sql_help.c:902 sql_help.c:904 sql_help.c:1166
+#: sql_help.c:1594 sql_help.c:1598 sql_help.c:1764 sql_help.c:2055
+#: sql_help.c:2065 sql_help.c:2087 sql_help.c:2910 sql_help.c:3313
+#: sql_help.c:3314 sql_help.c:3318 sql_help.c:3323 sql_help.c:3391
+#: sql_help.c:3392 sql_help.c:3397 sql_help.c:3402 sql_help.c:3531
+#: sql_help.c:3532 sql_help.c:3536 sql_help.c:3541 sql_help.c:3621
+#: sql_help.c:3623 sql_help.c:3654 sql_help.c:3700 sql_help.c:3701
+#: sql_help.c:3705 sql_help.c:3710
msgid "expression"
msgstr "Ausdruck"
msgstr "Domänen-Constraint"
#: sql_help.c:219 sql_help.c:221 sql_help.c:224 sql_help.c:884 sql_help.c:917
-#: sql_help.c:918 sql_help.c:919 sql_help.c:939 sql_help.c:1295
-#: sql_help.c:1607 sql_help.c:1682 sql_help.c:2064 sql_help.c:2074
+#: sql_help.c:918 sql_help.c:919 sql_help.c:939 sql_help.c:1285
+#: sql_help.c:1597 sql_help.c:1672 sql_help.c:2054 sql_help.c:2064
msgid "constraint_name"
msgstr "Constraint-Name"
msgid "where member_object is:"
msgstr "wobei Elementobjekt Folgendes ist:"
-#: sql_help.c:299 sql_help.c:1288 sql_help.c:3253
+#: sql_help.c:299 sql_help.c:1278 sql_help.c:3243
msgid "aggregate_name"
msgstr "Aggregatname"
-#: sql_help.c:301 sql_help.c:1290 sql_help.c:1526 sql_help.c:1530
-#: sql_help.c:1532 sql_help.c:2455
+#: sql_help.c:301 sql_help.c:1280 sql_help.c:1516 sql_help.c:1520
+#: sql_help.c:1522 sql_help.c:2445
msgid "source_type"
msgstr "Quelltyp"
-#: sql_help.c:302 sql_help.c:1291 sql_help.c:1527 sql_help.c:1531
-#: sql_help.c:1533 sql_help.c:2456
+#: sql_help.c:302 sql_help.c:1281 sql_help.c:1517 sql_help.c:1521
+#: sql_help.c:1523 sql_help.c:2446
msgid "target_type"
msgstr "Zieltyp"
#: sql_help.c:308 sql_help.c:313 sql_help.c:317 sql_help.c:319 sql_help.c:321
#: sql_help.c:322 sql_help.c:323 sql_help.c:324 sql_help.c:325 sql_help.c:326
#: sql_help.c:327 sql_help.c:328 sql_help.c:329 sql_help.c:330 sql_help.c:331
-#: sql_help.c:1292 sql_help.c:1297 sql_help.c:1298 sql_help.c:1299
-#: sql_help.c:1300 sql_help.c:1301 sql_help.c:1302 sql_help.c:1303
-#: sql_help.c:1308 sql_help.c:1310 sql_help.c:1314 sql_help.c:1316
-#: sql_help.c:1318 sql_help.c:1319 sql_help.c:1322 sql_help.c:1323
-#: sql_help.c:1324 sql_help.c:1325 sql_help.c:1326 sql_help.c:1327
-#: sql_help.c:1328 sql_help.c:1329 sql_help.c:1330 sql_help.c:1333
-#: sql_help.c:1334 sql_help.c:3250 sql_help.c:3255 sql_help.c:3256
-#: sql_help.c:3257 sql_help.c:3258 sql_help.c:3264 sql_help.c:3265
-#: sql_help.c:3266 sql_help.c:3267 sql_help.c:3268 sql_help.c:3269
-#: sql_help.c:3270 sql_help.c:3271
+#: sql_help.c:1282 sql_help.c:1287 sql_help.c:1288 sql_help.c:1289
+#: sql_help.c:1290 sql_help.c:1291 sql_help.c:1292 sql_help.c:1293
+#: sql_help.c:1298 sql_help.c:1300 sql_help.c:1304 sql_help.c:1306
+#: sql_help.c:1308 sql_help.c:1309 sql_help.c:1312 sql_help.c:1313
+#: sql_help.c:1314 sql_help.c:1315 sql_help.c:1316 sql_help.c:1317
+#: sql_help.c:1318 sql_help.c:1319 sql_help.c:1320 sql_help.c:1323
+#: sql_help.c:1324 sql_help.c:3240 sql_help.c:3245 sql_help.c:3246
+#: sql_help.c:3247 sql_help.c:3248 sql_help.c:3254 sql_help.c:3255
+#: sql_help.c:3256 sql_help.c:3257 sql_help.c:3258 sql_help.c:3259
+#: sql_help.c:3260 sql_help.c:3261
msgid "object_name"
msgstr "Objektname"
-#: sql_help.c:309 sql_help.c:665 sql_help.c:1304 sql_help.c:1528
-#: sql_help.c:1563 sql_help.c:1622 sql_help.c:1827 sql_help.c:1858
-#: sql_help.c:2217 sql_help.c:2889 sql_help.c:3168 sql_help.c:3259
-#: sql_help.c:3349 sql_help.c:3353 sql_help.c:3357 sql_help.c:3360
-#: sql_help.c:3567 sql_help.c:3571 sql_help.c:3575 sql_help.c:3578
-#: sql_help.c:3736 sql_help.c:3740 sql_help.c:3744 sql_help.c:3747
+#: sql_help.c:309 sql_help.c:665 sql_help.c:1294 sql_help.c:1518
+#: sql_help.c:1553 sql_help.c:1612 sql_help.c:1817 sql_help.c:1848
+#: sql_help.c:2207 sql_help.c:2879 sql_help.c:3158 sql_help.c:3249
+#: sql_help.c:3339 sql_help.c:3343 sql_help.c:3347 sql_help.c:3350
+#: sql_help.c:3557 sql_help.c:3561 sql_help.c:3565 sql_help.c:3568
+#: sql_help.c:3726 sql_help.c:3730 sql_help.c:3734 sql_help.c:3737
msgid "function_name"
msgstr "Funktionsname"
-#: sql_help.c:314 sql_help.c:658 sql_help.c:1311 sql_help.c:1851
+#: sql_help.c:314 sql_help.c:658 sql_help.c:1301 sql_help.c:1841
msgid "operator_name"
msgstr "Operatorname"
-#: sql_help.c:315 sql_help.c:613 sql_help.c:617 sql_help.c:1312
-#: sql_help.c:1828 sql_help.c:2573
+#: sql_help.c:315 sql_help.c:613 sql_help.c:617 sql_help.c:1302
+#: sql_help.c:1818 sql_help.c:2563
msgid "left_type"
msgstr "linker_Typ"
-#: sql_help.c:316 sql_help.c:614 sql_help.c:618 sql_help.c:1313
-#: sql_help.c:1829 sql_help.c:2574
+#: sql_help.c:316 sql_help.c:614 sql_help.c:618 sql_help.c:1303
+#: sql_help.c:1819 sql_help.c:2564
msgid "right_type"
msgstr "rechter_Typ"
#: sql_help.c:318 sql_help.c:320 sql_help.c:630 sql_help.c:633 sql_help.c:636
#: sql_help.c:656 sql_help.c:668 sql_help.c:676 sql_help.c:679 sql_help.c:682
-#: sql_help.c:1315 sql_help.c:1317 sql_help.c:1848 sql_help.c:1869
-#: sql_help.c:2080 sql_help.c:2583 sql_help.c:2592
+#: sql_help.c:1305 sql_help.c:1307 sql_help.c:1838 sql_help.c:1859
+#: sql_help.c:2070 sql_help.c:2573 sql_help.c:2582
msgid "index_method"
msgstr "Indexmethode"
msgid "and aggregate_signature is:"
msgstr "und Aggregatsignatur Folgendes ist:"
-#: sql_help.c:355 sql_help.c:1648
+#: sql_help.c:355 sql_help.c:1638
msgid "handler_function"
msgstr "Handler-Funktion"
-#: sql_help.c:356 sql_help.c:1649
+#: sql_help.c:356 sql_help.c:1639
msgid "validator_function"
msgstr "Validator-Funktion"
#: sql_help.c:397 sql_help.c:464 sql_help.c:578 sql_help.c:879 sql_help.c:1074
-#: sql_help.c:2071 sql_help.c:2072 sql_help.c:2088 sql_help.c:2089
+#: sql_help.c:2061 sql_help.c:2062 sql_help.c:2078 sql_help.c:2079
msgid "action"
msgstr "Aktion"
#: sql_help.c:424 sql_help.c:580 sql_help.c:590 sql_help.c:592 sql_help.c:595
#: sql_help.c:597 sql_help.c:776 sql_help.c:881 sql_help.c:894 sql_help.c:898
#: sql_help.c:899 sql_help.c:903 sql_help.c:905 sql_help.c:906 sql_help.c:907
-#: sql_help.c:909 sql_help.c:912 sql_help.c:914 sql_help.c:1170
-#: sql_help.c:1173 sql_help.c:1198 sql_help.c:1294 sql_help.c:1390
-#: sql_help.c:1395 sql_help.c:1409 sql_help.c:1410 sql_help.c:1411
-#: sql_help.c:1672 sql_help.c:1712 sql_help.c:1773 sql_help.c:1808
-#: sql_help.c:1964 sql_help.c:2044 sql_help.c:2057 sql_help.c:2076
-#: sql_help.c:2078 sql_help.c:2085 sql_help.c:2096 sql_help.c:2113
-#: sql_help.c:2220 sql_help.c:2361 sql_help.c:2874 sql_help.c:2875
-#: sql_help.c:2919 sql_help.c:3153 sql_help.c:3154 sql_help.c:3252
-#: sql_help.c:3372 sql_help.c:3590 sql_help.c:3630 sql_help.c:3632
-#: sql_help.c:3649 sql_help.c:3652 sql_help.c:3759
+#: sql_help.c:909 sql_help.c:912 sql_help.c:914 sql_help.c:1165
+#: sql_help.c:1168 sql_help.c:1188 sql_help.c:1284 sql_help.c:1380
+#: sql_help.c:1385 sql_help.c:1399 sql_help.c:1400 sql_help.c:1401
+#: sql_help.c:1662 sql_help.c:1702 sql_help.c:1763 sql_help.c:1798
+#: sql_help.c:1954 sql_help.c:2034 sql_help.c:2047 sql_help.c:2066
+#: sql_help.c:2068 sql_help.c:2075 sql_help.c:2086 sql_help.c:2103
+#: sql_help.c:2210 sql_help.c:2351 sql_help.c:2864 sql_help.c:2865
+#: sql_help.c:2909 sql_help.c:3143 sql_help.c:3144 sql_help.c:3242
+#: sql_help.c:3362 sql_help.c:3580 sql_help.c:3620 sql_help.c:3622
+#: sql_help.c:3639 sql_help.c:3642 sql_help.c:3749
msgid "column_name"
msgstr "Spaltenname"
msgstr "wobei Aktion Folgendes sein kann:"
#: sql_help.c:407 sql_help.c:412 sql_help.c:895 sql_help.c:900 sql_help.c:1089
-#: sql_help.c:1093 sql_help.c:1602 sql_help.c:1673 sql_help.c:1847
-#: sql_help.c:2045 sql_help.c:2265 sql_help.c:3004
+#: sql_help.c:1093 sql_help.c:1592 sql_help.c:1663 sql_help.c:1837
+#: sql_help.c:2035 sql_help.c:2255 sql_help.c:2994
msgid "data_type"
msgstr "Datentyp"
#: sql_help.c:408 sql_help.c:896 sql_help.c:901 sql_help.c:1090
-#: sql_help.c:1094 sql_help.c:1603 sql_help.c:1676 sql_help.c:1775
-#: sql_help.c:2046 sql_help.c:2266 sql_help.c:2272
+#: sql_help.c:1094 sql_help.c:1593 sql_help.c:1666 sql_help.c:1765
+#: sql_help.c:2036 sql_help.c:2256 sql_help.c:2262
msgid "collation"
msgstr "Sortierfolge"
-#: sql_help.c:409 sql_help.c:897 sql_help.c:1677 sql_help.c:2047
-#: sql_help.c:2058
+#: sql_help.c:409 sql_help.c:897 sql_help.c:1667 sql_help.c:2037
+#: sql_help.c:2048
msgid "column_constraint"
msgstr "Spalten-Constraint"
msgstr "Attributoption"
#: sql_help.c:427 sql_help.c:428 sql_help.c:429 sql_help.c:430 sql_help.c:920
-#: sql_help.c:921 sql_help.c:922 sql_help.c:923 sql_help.c:1331
+#: sql_help.c:921 sql_help.c:922 sql_help.c:923 sql_help.c:1321
msgid "trigger_name"
msgstr "Triggername"
-#: sql_help.c:481 sql_help.c:1715
+#: sql_help.c:481 sql_help.c:1705
msgid "execution_cost"
msgstr "Ausführungskosten"
-#: sql_help.c:482 sql_help.c:1716
+#: sql_help.c:482 sql_help.c:1706
msgid "result_rows"
msgstr "Ergebniszeilen"
msgid "group_name"
msgstr "Gruppenname"
-#: sql_help.c:498 sql_help.c:500 sql_help.c:1147 sql_help.c:1579
-#: sql_help.c:1940 sql_help.c:1942 sql_help.c:1945 sql_help.c:1946
-#: sql_help.c:2129 sql_help.c:2341 sql_help.c:2722 sql_help.c:3457
+#: sql_help.c:498 sql_help.c:500 sql_help.c:1147 sql_help.c:1569
+#: sql_help.c:1930 sql_help.c:1932 sql_help.c:1935 sql_help.c:1936
+#: sql_help.c:2119 sql_help.c:2331 sql_help.c:2712 sql_help.c:3447
msgid "user_name"
msgstr "Benutzername"
-#: sql_help.c:518 sql_help.c:1584 sql_help.c:1779 sql_help.c:1811
-#: sql_help.c:2054 sql_help.c:2062 sql_help.c:2094 sql_help.c:2116
-#: sql_help.c:2128 sql_help.c:2901 sql_help.c:3180
+#: sql_help.c:518 sql_help.c:1574 sql_help.c:1769 sql_help.c:1801
+#: sql_help.c:2044 sql_help.c:2052 sql_help.c:2084 sql_help.c:2106
+#: sql_help.c:2118 sql_help.c:2891 sql_help.c:3170
msgid "tablespace_name"
msgstr "Tablespace-Name"
#: sql_help.c:520 sql_help.c:523 sql_help.c:599 sql_help.c:601 sql_help.c:929
-#: sql_help.c:931 sql_help.c:1777 sql_help.c:1809 sql_help.c:2052
-#: sql_help.c:2060 sql_help.c:2092 sql_help.c:2114
+#: sql_help.c:931 sql_help.c:1767 sql_help.c:1799 sql_help.c:2042
+#: sql_help.c:2050 sql_help.c:2082 sql_help.c:2104
msgid "storage_parameter"
msgstr "Storage-Parameter"
-#: sql_help.c:546 sql_help.c:1309 sql_help.c:3263
+#: sql_help.c:546 sql_help.c:1299 sql_help.c:3253
msgid "large_object_oid"
msgstr "Large-Object-OID"
-#: sql_help.c:598 sql_help.c:928 sql_help.c:937 sql_help.c:940 sql_help.c:1238
+#: sql_help.c:598 sql_help.c:928 sql_help.c:937 sql_help.c:940 sql_help.c:1228
msgid "index_name"
msgstr "Indexname"
-#: sql_help.c:657 sql_help.c:669 sql_help.c:1850
+#: sql_help.c:657 sql_help.c:669 sql_help.c:1840
msgid "strategy_number"
msgstr "Strategienummer"
#: sql_help.c:659 sql_help.c:660 sql_help.c:663 sql_help.c:664 sql_help.c:670
-#: sql_help.c:671 sql_help.c:673 sql_help.c:674 sql_help.c:1852
-#: sql_help.c:1853 sql_help.c:1856 sql_help.c:1857
+#: sql_help.c:671 sql_help.c:673 sql_help.c:674 sql_help.c:1842
+#: sql_help.c:1843 sql_help.c:1846 sql_help.c:1847
msgid "op_type"
msgstr "Optyp"
-#: sql_help.c:661 sql_help.c:1854
+#: sql_help.c:661 sql_help.c:1844
msgid "sort_family_name"
msgstr "Sortierfamilienname"
-#: sql_help.c:662 sql_help.c:672 sql_help.c:1855
+#: sql_help.c:662 sql_help.c:672 sql_help.c:1845
msgid "support_number"
msgstr "Unterst-Nummer"
-#: sql_help.c:666 sql_help.c:1529 sql_help.c:1859
+#: sql_help.c:666 sql_help.c:1519 sql_help.c:1849
msgid "argument_type"
msgstr "Argumenttyp"
-#: sql_help.c:715 sql_help.c:1126 sql_help.c:1751 sql_help.c:1900
-#: sql_help.c:2324
+#: sql_help.c:715 sql_help.c:1126 sql_help.c:1741 sql_help.c:1890
+#: sql_help.c:2314
msgid "password"
msgstr "Passwort"
-#: sql_help.c:716 sql_help.c:1127 sql_help.c:1752 sql_help.c:1901
-#: sql_help.c:2325
+#: sql_help.c:716 sql_help.c:1127 sql_help.c:1742 sql_help.c:1891
+#: sql_help.c:2315
msgid "timestamp"
msgstr "Zeit"
-#: sql_help.c:720 sql_help.c:724 sql_help.c:727 sql_help.c:730 sql_help.c:2881
-#: sql_help.c:3160
+#: sql_help.c:720 sql_help.c:724 sql_help.c:727 sql_help.c:730 sql_help.c:2871
+#: sql_help.c:3150
msgid "database_name"
msgstr "Datenbankname"
-#: sql_help.c:739 sql_help.c:775 sql_help.c:1053 sql_help.c:1197
-#: sql_help.c:1237 sql_help.c:1296 sql_help.c:1321 sql_help.c:1332
-#: sql_help.c:1389 sql_help.c:1394 sql_help.c:1671 sql_help.c:1771
-#: sql_help.c:1807 sql_help.c:1923 sql_help.c:1963 sql_help.c:2043
-#: sql_help.c:2055 sql_help.c:2112 sql_help.c:2214 sql_help.c:2400
-#: sql_help.c:2617 sql_help.c:2698 sql_help.c:2871 sql_help.c:2876
-#: sql_help.c:2918 sql_help.c:3150 sql_help.c:3155 sql_help.c:3251
-#: sql_help.c:3338 sql_help.c:3340 sql_help.c:3378 sql_help.c:3417
-#: sql_help.c:3556 sql_help.c:3558 sql_help.c:3596 sql_help.c:3628
-#: sql_help.c:3648 sql_help.c:3650 sql_help.c:3651 sql_help.c:3725
-#: sql_help.c:3727 sql_help.c:3765
+#: sql_help.c:739 sql_help.c:775 sql_help.c:1053 sql_help.c:1187
+#: sql_help.c:1227 sql_help.c:1286 sql_help.c:1311 sql_help.c:1322
+#: sql_help.c:1379 sql_help.c:1384 sql_help.c:1661 sql_help.c:1761
+#: sql_help.c:1797 sql_help.c:1913 sql_help.c:1953 sql_help.c:2033
+#: sql_help.c:2045 sql_help.c:2102 sql_help.c:2204 sql_help.c:2390
+#: sql_help.c:2607 sql_help.c:2688 sql_help.c:2861 sql_help.c:2866
+#: sql_help.c:2908 sql_help.c:3140 sql_help.c:3145 sql_help.c:3241
+#: sql_help.c:3328 sql_help.c:3330 sql_help.c:3368 sql_help.c:3407
+#: sql_help.c:3546 sql_help.c:3548 sql_help.c:3586 sql_help.c:3618
+#: sql_help.c:3638 sql_help.c:3640 sql_help.c:3641 sql_help.c:3715
+#: sql_help.c:3717 sql_help.c:3755
msgid "table_name"
msgstr "Tabellenname"
-#: sql_help.c:769 sql_help.c:1958
+#: sql_help.c:769 sql_help.c:1948
msgid "increment"
msgstr "Inkrement"
-#: sql_help.c:770 sql_help.c:1959
+#: sql_help.c:770 sql_help.c:1949
msgid "minvalue"
msgstr "Minwert"
-#: sql_help.c:771 sql_help.c:1960
+#: sql_help.c:771 sql_help.c:1950
msgid "maxvalue"
msgstr "Maxwert"
-#: sql_help.c:772 sql_help.c:1961 sql_help.c:3336 sql_help.c:3415
-#: sql_help.c:3554 sql_help.c:3668 sql_help.c:3723
+#: sql_help.c:772 sql_help.c:1951 sql_help.c:3326 sql_help.c:3405
+#: sql_help.c:3544 sql_help.c:3658 sql_help.c:3713
msgid "start"
msgstr "Start"
msgid "restart"
msgstr "Restart"
-#: sql_help.c:774 sql_help.c:1962
+#: sql_help.c:774 sql_help.c:1952
msgid "cache"
msgstr "Cache"
-#: sql_help.c:915 sql_help.c:2048 sql_help.c:2059
+#: sql_help.c:915 sql_help.c:2038 sql_help.c:2049
msgid "table_constraint"
msgstr "Tabellen-Constraint"
msgid "rewrite_rule_name"
msgstr "Regelname"
-#: sql_help.c:932 sql_help.c:933 sql_help.c:2051
+#: sql_help.c:932 sql_help.c:933 sql_help.c:2041
msgid "parent_table"
msgstr "Elterntabelle"
-#: sql_help.c:934 sql_help.c:2056 sql_help.c:2903 sql_help.c:3182
+#: sql_help.c:934 sql_help.c:2046 sql_help.c:2893 sql_help.c:3172
msgid "type_name"
msgstr "Typname"
msgid "and table_constraint_using_index is:"
msgstr "und Tabellen-Constraint-für-Index Folgendes ist:"
-#: sql_help.c:956 sql_help.c:959 sql_help.c:2131
+#: sql_help.c:956 sql_help.c:959 sql_help.c:2121
msgid "tablespace_option"
msgstr "Tablespace-Option"
msgstr "neues_Wörterbuch"
#: sql_help.c:1078 sql_help.c:1088 sql_help.c:1091 sql_help.c:1092
-#: sql_help.c:2264
+#: sql_help.c:2254
msgid "attribute_name"
msgstr "Attributname"
msgid "existing_enum_value"
msgstr "existierender_Enum-Wert"
-#: sql_help.c:1148 sql_help.c:1678 sql_help.c:1974 sql_help.c:2342
-#: sql_help.c:2723 sql_help.c:2887 sql_help.c:3166
+#: sql_help.c:1148 sql_help.c:1668 sql_help.c:1964 sql_help.c:2332
+#: sql_help.c:2713 sql_help.c:2877 sql_help.c:3156
msgid "server_name"
msgstr "Servername"
-#: sql_help.c:1181 sql_help.c:1184 sql_help.c:2362
+#: sql_help.c:1176 sql_help.c:1179 sql_help.c:2352
msgid "view_option_name"
msgstr "Sichtoptionsname"
-#: sql_help.c:1182 sql_help.c:2363
+#: sql_help.c:1177 sql_help.c:2353
msgid "view_option_value"
msgstr "Sichtoptionswert"
-#: sql_help.c:1185 sql_help.c:2365
-msgid "where view_option_name can be one of:"
-msgstr "wobei Sichtoptionsname einer der folgenden sein kann:"
-
-#: sql_help.c:1186 sql_help.c:1402 sql_help.c:1403 sql_help.c:1406
-#: sql_help.c:2366 sql_help.c:2769 sql_help.c:2770 sql_help.c:2771
-#: sql_help.c:2772 sql_help.c:2773
-msgid "boolean"
-msgstr "boolean"
-
-#: sql_help.c:1187 sql_help.c:1335 sql_help.c:2367
-msgid "text"
-msgstr "Text"
-
-#: sql_help.c:1188 sql_help.c:2368
-#, fuzzy
-#| msgid "locale"
-msgid "local"
-msgstr "Locale"
-
-#: sql_help.c:1189 sql_help.c:2369
-msgid "cascaded"
-msgstr ""
-
-#: sql_help.c:1212 sql_help.c:3473 sql_help.c:3475 sql_help.c:3499
+#: sql_help.c:1202 sql_help.c:3463 sql_help.c:3465 sql_help.c:3489
msgid "transaction_mode"
msgstr "Transaktionsmodus"
-#: sql_help.c:1213 sql_help.c:3476 sql_help.c:3500
+#: sql_help.c:1203 sql_help.c:3466 sql_help.c:3490
msgid "where transaction_mode is one of:"
msgstr "wobei Transaktionsmodus Folgendes sein kann:"
-#: sql_help.c:1293
+#: sql_help.c:1283
msgid "relation_name"
msgstr "Relationsname"
-#: sql_help.c:1320
+#: sql_help.c:1310
msgid "rule_name"
msgstr "Regelname"
-#: sql_help.c:1360 sql_help.c:3013 sql_help.c:3200
+#: sql_help.c:1325 sql_help.c:2357
+msgid "text"
+msgstr "Text"
+
+#: sql_help.c:1350 sql_help.c:3003 sql_help.c:3190
msgid "transaction_id"
msgstr "Transaktions-ID"
-#: sql_help.c:1391 sql_help.c:1397 sql_help.c:2939
+#: sql_help.c:1381 sql_help.c:1387 sql_help.c:2929
msgid "filename"
msgstr "Dateiname"
-#: sql_help.c:1392 sql_help.c:1398 sql_help.c:1925 sql_help.c:1926
-#: sql_help.c:1927
+#: sql_help.c:1382 sql_help.c:1388 sql_help.c:1915 sql_help.c:1916
+#: sql_help.c:1917
msgid "command"
msgstr "Befehl"
-#: sql_help.c:1396 sql_help.c:1812 sql_help.c:2117 sql_help.c:2364
-#: sql_help.c:2387 sql_help.c:2921
+#: sql_help.c:1386 sql_help.c:1802 sql_help.c:2107 sql_help.c:2354
+#: sql_help.c:2377 sql_help.c:2911
msgid "query"
msgstr "Anfrage"
-#: sql_help.c:1400 sql_help.c:2768
+#: sql_help.c:1390 sql_help.c:2758
msgid "where option can be one of:"
msgstr "wobei Option eine der folgenden sein kann:"
-#: sql_help.c:1401
+#: sql_help.c:1391
msgid "format_name"
msgstr "Formatname"
-#: sql_help.c:1404
+#: sql_help.c:1392 sql_help.c:1393 sql_help.c:1396 sql_help.c:2356
+#: sql_help.c:2759 sql_help.c:2760 sql_help.c:2761 sql_help.c:2762
+#: sql_help.c:2763
+msgid "boolean"
+msgstr "boolean"
+
+#: sql_help.c:1394
msgid "delimiter_character"
msgstr "Trennzeichen"
-#: sql_help.c:1405
+#: sql_help.c:1395
msgid "null_string"
msgstr "Null-Zeichenkette"
-#: sql_help.c:1407
+#: sql_help.c:1397
msgid "quote_character"
msgstr "Quote-Zeichen"
-#: sql_help.c:1408
+#: sql_help.c:1398
msgid "escape_character"
msgstr "Escape-Zeichen"
-#: sql_help.c:1412
+#: sql_help.c:1402
msgid "encoding_name"
msgstr "Kodierungsname"
-#: sql_help.c:1469 sql_help.c:1485 sql_help.c:1488
+#: sql_help.c:1459 sql_help.c:1475 sql_help.c:1478
msgid "arg_data_type"
msgstr "Arg-Datentyp"
-#: sql_help.c:1470 sql_help.c:1489 sql_help.c:1497 sql_help.c:1502
+#: sql_help.c:1460 sql_help.c:1479 sql_help.c:1487
msgid "sfunc"
msgstr "Übergangsfunktion"
-#: sql_help.c:1471 sql_help.c:1490 sql_help.c:1498 sql_help.c:1504
+#: sql_help.c:1461 sql_help.c:1480 sql_help.c:1488
msgid "state_data_type"
msgstr "Zustandsdatentyp"
-#: sql_help.c:1472 sql_help.c:1491 sql_help.c:1499 sql_help.c:1505
+#: sql_help.c:1462 sql_help.c:1481 sql_help.c:1489
msgid "state_data_size"
msgstr "Zustandsdatengröße"
-#: sql_help.c:1473 sql_help.c:1492 sql_help.c:1500 sql_help.c:1506
+#: sql_help.c:1463 sql_help.c:1482 sql_help.c:1490
msgid "ffunc"
msgstr "Abschlussfunktion"
-#: sql_help.c:1474 sql_help.c:1493 sql_help.c:1501 sql_help.c:1507
+#: sql_help.c:1464 sql_help.c:1483 sql_help.c:1491
msgid "initial_condition"
msgstr "Anfangswert"
-#: sql_help.c:1475
+#: sql_help.c:1465 sql_help.c:1492
msgid "msfunc"
msgstr "Moving-Übergangsfunktion"
-#: sql_help.c:1476
+#: sql_help.c:1466 sql_help.c:1493
msgid "minvfunc"
msgstr "Moving-Inversfunktion"
-#: sql_help.c:1477
+#: sql_help.c:1467 sql_help.c:1494
msgid "mstate_data_type"
msgstr "Moving-Zustandsdatentyp"
-#: sql_help.c:1478
+#: sql_help.c:1468 sql_help.c:1495
msgid "mstate_data_size"
msgstr "Moving-Zustandsdatengröße"
-#: sql_help.c:1479
+#: sql_help.c:1469 sql_help.c:1496
msgid "mffunc"
msgstr "Moving-Abschlussfunktion"
-#: sql_help.c:1480
+#: sql_help.c:1470 sql_help.c:1497
msgid "minitial_condition"
msgstr "Moving-Anfangswert"
-#: sql_help.c:1481 sql_help.c:1508
+#: sql_help.c:1471 sql_help.c:1498
msgid "sort_operator"
msgstr "Sortieroperator"
-#: sql_help.c:1494
+#: sql_help.c:1484
msgid "or the old syntax"
msgstr "oder die alte Syntax"
-#: sql_help.c:1496
+#: sql_help.c:1486
msgid "base_type"
msgstr "Basistyp"
-#: sql_help.c:1503
-#, fuzzy
-#| msgid "sfunc"
-msgid "invfunc"
-msgstr "Übergangsfunktion"
-
-#: sql_help.c:1547
+#: sql_help.c:1537
msgid "locale"
msgstr "Locale"
-#: sql_help.c:1548 sql_help.c:1582
+#: sql_help.c:1538 sql_help.c:1572
msgid "lc_collate"
msgstr "lc_collate"
-#: sql_help.c:1549 sql_help.c:1583
+#: sql_help.c:1539 sql_help.c:1573
msgid "lc_ctype"
msgstr "lc_ctype"
-#: sql_help.c:1551
+#: sql_help.c:1541
msgid "existing_collation"
msgstr "existierende_Sortierfolge"
-#: sql_help.c:1561
+#: sql_help.c:1551
msgid "source_encoding"
msgstr "Quellkodierung"
-#: sql_help.c:1562
+#: sql_help.c:1552
msgid "dest_encoding"
msgstr "Zielkodierung"
-#: sql_help.c:1580 sql_help.c:2157
+#: sql_help.c:1570 sql_help.c:2147
msgid "template"
msgstr "Vorlage"
-#: sql_help.c:1581
+#: sql_help.c:1571
msgid "encoding"
msgstr "Kodierung"
-#: sql_help.c:1606
+#: sql_help.c:1596
msgid "where constraint is:"
msgstr "wobei Constraint Folgendes ist:"
-#: sql_help.c:1620 sql_help.c:1922 sql_help.c:2213
+#: sql_help.c:1610 sql_help.c:1912 sql_help.c:2203
msgid "event"
msgstr "Ereignis"
-#: sql_help.c:1621
+#: sql_help.c:1611
msgid "filter_variable"
msgstr "Filtervariable"
-#: sql_help.c:1633
+#: sql_help.c:1623
msgid "extension_name"
msgstr "Erweiterungsname"
-#: sql_help.c:1635
+#: sql_help.c:1625
msgid "version"
msgstr "Version"
-#: sql_help.c:1636
+#: sql_help.c:1626
msgid "old_version"
msgstr "alte_Version"
-#: sql_help.c:1681 sql_help.c:2063
+#: sql_help.c:1671 sql_help.c:2053
msgid "where column_constraint is:"
msgstr "wobei Spalten-Constraint Folgendes ist:"
-#: sql_help.c:1683 sql_help.c:1710 sql_help.c:2066
+#: sql_help.c:1673 sql_help.c:1700 sql_help.c:2056
msgid "default_expr"
msgstr "Vorgabeausdruck"
-#: sql_help.c:1711
+#: sql_help.c:1701
msgid "rettype"
msgstr "Rückgabetyp"
-#: sql_help.c:1713
+#: sql_help.c:1703
msgid "column_type"
msgstr "Spaltentyp"
-#: sql_help.c:1714 sql_help.c:2421 sql_help.c:2895 sql_help.c:3174
+#: sql_help.c:1704 sql_help.c:2411 sql_help.c:2885 sql_help.c:3164
msgid "lang_name"
msgstr "Sprachname"
-#: sql_help.c:1720
+#: sql_help.c:1710
msgid "definition"
msgstr "Definition"
-#: sql_help.c:1721
+#: sql_help.c:1711
msgid "obj_file"
msgstr "Objektdatei"
-#: sql_help.c:1722
+#: sql_help.c:1712
msgid "link_symbol"
msgstr "Linksymbol"
-#: sql_help.c:1723
+#: sql_help.c:1713
msgid "attribute"
msgstr "Attribut"
-#: sql_help.c:1758 sql_help.c:1907 sql_help.c:2331
+#: sql_help.c:1748 sql_help.c:1897 sql_help.c:2321
msgid "uid"
msgstr "Uid"
-#: sql_help.c:1772
+#: sql_help.c:1762
msgid "method"
msgstr "Methode"
-#: sql_help.c:1776 sql_help.c:2098
+#: sql_help.c:1766 sql_help.c:2088
msgid "opclass"
msgstr "Opklasse"
-#: sql_help.c:1780 sql_help.c:2084
+#: sql_help.c:1770 sql_help.c:2074
msgid "predicate"
msgstr "Prädikat"
-#: sql_help.c:1792
+#: sql_help.c:1782
msgid "call_handler"
msgstr "Handler"
-#: sql_help.c:1793
+#: sql_help.c:1783
msgid "inline_handler"
msgstr "Inline-Handler"
-#: sql_help.c:1794
+#: sql_help.c:1784
msgid "valfunction"
msgstr "Valfunktion"
-#: sql_help.c:1830
+#: sql_help.c:1820
msgid "com_op"
msgstr "Kommutator-Op"
-#: sql_help.c:1831
+#: sql_help.c:1821
msgid "neg_op"
msgstr "Umkehrungs-Op"
-#: sql_help.c:1832
+#: sql_help.c:1822
msgid "res_proc"
msgstr "Res-Funktion"
-#: sql_help.c:1833
+#: sql_help.c:1823
msgid "join_proc"
msgstr "Join-Funktion"
-#: sql_help.c:1849
+#: sql_help.c:1839
msgid "family_name"
msgstr "Familienname"
-#: sql_help.c:1860
+#: sql_help.c:1850
msgid "storage_type"
msgstr "Storage-Typ"
-#: sql_help.c:1924 sql_help.c:2216 sql_help.c:2403 sql_help.c:3327
-#: sql_help.c:3329 sql_help.c:3406 sql_help.c:3408 sql_help.c:3545
-#: sql_help.c:3547 sql_help.c:3635 sql_help.c:3714 sql_help.c:3716
+#: sql_help.c:1914 sql_help.c:2206 sql_help.c:2393 sql_help.c:3317
+#: sql_help.c:3319 sql_help.c:3396 sql_help.c:3398 sql_help.c:3535
+#: sql_help.c:3537 sql_help.c:3625 sql_help.c:3704 sql_help.c:3706
msgid "condition"
msgstr "Bedingung"
-#: sql_help.c:1928 sql_help.c:2219
+#: sql_help.c:1918 sql_help.c:2209
msgid "where event can be one of:"
msgstr "wobei Ereignis eins der folgenden sein kann:"
-#: sql_help.c:1941 sql_help.c:1943
+#: sql_help.c:1931 sql_help.c:1933
msgid "schema_element"
msgstr "Schemaelement"
-#: sql_help.c:1975
+#: sql_help.c:1965
msgid "server_type"
msgstr "Servertyp"
-#: sql_help.c:1976
+#: sql_help.c:1966
msgid "server_version"
msgstr "Serverversion"
-#: sql_help.c:1977 sql_help.c:2885 sql_help.c:3164
+#: sql_help.c:1967 sql_help.c:2875 sql_help.c:3154
msgid "fdw_name"
msgstr "FDW-Name"
-#: sql_help.c:2049
+#: sql_help.c:2039
msgid "source_table"
msgstr "Quelltabelle"
-#: sql_help.c:2050
+#: sql_help.c:2040
msgid "like_option"
msgstr "Like-Option"
-#: sql_help.c:2067 sql_help.c:2068 sql_help.c:2077 sql_help.c:2079
-#: sql_help.c:2083
+#: sql_help.c:2057 sql_help.c:2058 sql_help.c:2067 sql_help.c:2069
+#: sql_help.c:2073
msgid "index_parameters"
msgstr "Indexparameter"
-#: sql_help.c:2069 sql_help.c:2086
+#: sql_help.c:2059 sql_help.c:2076
msgid "reftable"
msgstr "Reftabelle"
-#: sql_help.c:2070 sql_help.c:2087
+#: sql_help.c:2060 sql_help.c:2077
msgid "refcolumn"
msgstr "Refspalte"
-#: sql_help.c:2073
+#: sql_help.c:2063
msgid "and table_constraint is:"
msgstr "und Tabellen-Constraint Folgendes ist:"
-#: sql_help.c:2081
+#: sql_help.c:2071
msgid "exclude_element"
msgstr "Exclude-Element"
-#: sql_help.c:2082 sql_help.c:3334 sql_help.c:3413 sql_help.c:3552
-#: sql_help.c:3666 sql_help.c:3721
+#: sql_help.c:2072 sql_help.c:3324 sql_help.c:3403 sql_help.c:3542
+#: sql_help.c:3656 sql_help.c:3711
msgid "operator"
msgstr "Operator"
-#: sql_help.c:2090
+#: sql_help.c:2080
msgid "and like_option is:"
msgstr "und Like-Option Folgendes ist:"
-#: sql_help.c:2091
+#: sql_help.c:2081
msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:"
-#: sql_help.c:2095
+#: sql_help.c:2085
msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:"
-#: sql_help.c:2130
+#: sql_help.c:2120
msgid "directory"
msgstr "Verzeichnis"
-#: sql_help.c:2144
+#: sql_help.c:2134
msgid "parser_name"
msgstr "Parser-Name"
-#: sql_help.c:2145
+#: sql_help.c:2135
msgid "source_config"
msgstr "Quellkonfig"
-#: sql_help.c:2174
+#: sql_help.c:2164
msgid "start_function"
msgstr "Startfunktion"
-#: sql_help.c:2175
+#: sql_help.c:2165
msgid "gettoken_function"
msgstr "Gettext-Funktion"
-#: sql_help.c:2176
+#: sql_help.c:2166
msgid "end_function"
msgstr "Endfunktion"
-#: sql_help.c:2177
+#: sql_help.c:2167
msgid "lextypes_function"
msgstr "Lextypenfunktion"
-#: sql_help.c:2178
+#: sql_help.c:2168
msgid "headline_function"
msgstr "Headline-Funktion"
-#: sql_help.c:2190
+#: sql_help.c:2180
msgid "init_function"
msgstr "Init-Funktion"
-#: sql_help.c:2191
+#: sql_help.c:2181
msgid "lexize_function"
msgstr "Lexize-Funktion"
-#: sql_help.c:2215
+#: sql_help.c:2205
msgid "referenced_table_name"
msgstr "verwiesener_Tabellenname"
-#: sql_help.c:2218
+#: sql_help.c:2208
msgid "arguments"
msgstr "Argumente"
-#: sql_help.c:2268 sql_help.c:3272
+#: sql_help.c:2258 sql_help.c:3262
msgid "label"
msgstr "Label"
-#: sql_help.c:2270
+#: sql_help.c:2260
msgid "subtype"
msgstr "Untertyp"
-#: sql_help.c:2271
+#: sql_help.c:2261
msgid "subtype_operator_class"
msgstr "Untertyp-Operatorklasse"
-#: sql_help.c:2273
+#: sql_help.c:2263
msgid "canonical_function"
msgstr "Canonical-Funktion"
-#: sql_help.c:2274
+#: sql_help.c:2264
msgid "subtype_diff_function"
msgstr "Untertyp-Diff-Funktion"
-#: sql_help.c:2276
+#: sql_help.c:2266
msgid "input_function"
msgstr "Eingabefunktion"
-#: sql_help.c:2277
+#: sql_help.c:2267
msgid "output_function"
msgstr "Ausgabefunktion"
-#: sql_help.c:2278
+#: sql_help.c:2268
msgid "receive_function"
msgstr "Empfangsfunktion"
-#: sql_help.c:2279
+#: sql_help.c:2269
msgid "send_function"
msgstr "Sendefunktion"
-#: sql_help.c:2280
+#: sql_help.c:2270
msgid "type_modifier_input_function"
msgstr "Typmod-Eingabefunktion"
-#: sql_help.c:2281
+#: sql_help.c:2271
msgid "type_modifier_output_function"
msgstr "Typmod-Ausgabefunktion"
-#: sql_help.c:2282
+#: sql_help.c:2272
msgid "analyze_function"
msgstr "Analyze-Funktion"
-#: sql_help.c:2283
+#: sql_help.c:2273
msgid "internallength"
msgstr "interne_Länge"
-#: sql_help.c:2284
+#: sql_help.c:2274
msgid "alignment"
msgstr "Ausrichtung"
-#: sql_help.c:2285
+#: sql_help.c:2275
msgid "storage"
msgstr "Speicherung"
-#: sql_help.c:2286
+#: sql_help.c:2276
msgid "like_type"
msgstr "wie_Typ"
-#: sql_help.c:2287
+#: sql_help.c:2277
msgid "category"
msgstr "Kategorie"
-#: sql_help.c:2288
+#: sql_help.c:2278
msgid "preferred"
msgstr "bevorzugt"
-#: sql_help.c:2289
+#: sql_help.c:2279
msgid "default"
msgstr "Vorgabewert"
-#: sql_help.c:2290
+#: sql_help.c:2280
msgid "element"
msgstr "Element"
-#: sql_help.c:2291
+#: sql_help.c:2281
msgid "delimiter"
msgstr "Trennzeichen"
-#: sql_help.c:2292
+#: sql_help.c:2282
msgid "collatable"
msgstr "sortierbar"
-#: sql_help.c:2399 sql_help.c:2917 sql_help.c:3322 sql_help.c:3400
-#: sql_help.c:3540 sql_help.c:3627 sql_help.c:3709
+#: sql_help.c:2355
+msgid "where view_option_name can be one of:"
+msgstr "wobei Sichtoptionsname einer der folgenden sein kann:"
+
+#: sql_help.c:2358
+#, fuzzy
+#| msgid "locale"
+msgid "local"
+msgstr "Locale"
+
+#: sql_help.c:2359
+msgid "cascaded"
+msgstr ""
+
+#: sql_help.c:2389 sql_help.c:2907 sql_help.c:3312 sql_help.c:3390
+#: sql_help.c:3530 sql_help.c:3617 sql_help.c:3699
msgid "with_query"
msgstr "With-Anfrage"
-#: sql_help.c:2401 sql_help.c:3341 sql_help.c:3344 sql_help.c:3347
-#: sql_help.c:3351 sql_help.c:3355 sql_help.c:3363 sql_help.c:3559
-#: sql_help.c:3562 sql_help.c:3565 sql_help.c:3569 sql_help.c:3573
-#: sql_help.c:3581 sql_help.c:3629 sql_help.c:3728 sql_help.c:3731
-#: sql_help.c:3734 sql_help.c:3738 sql_help.c:3742 sql_help.c:3750
+#: sql_help.c:2391 sql_help.c:3331 sql_help.c:3334 sql_help.c:3337
+#: sql_help.c:3341 sql_help.c:3345 sql_help.c:3353 sql_help.c:3549
+#: sql_help.c:3552 sql_help.c:3555 sql_help.c:3559 sql_help.c:3563
+#: sql_help.c:3571 sql_help.c:3619 sql_help.c:3718 sql_help.c:3721
+#: sql_help.c:3724 sql_help.c:3728 sql_help.c:3732 sql_help.c:3740
msgid "alias"
msgstr "Alias"
-#: sql_help.c:2402
+#: sql_help.c:2392
msgid "using_list"
msgstr "Using-Liste"
-#: sql_help.c:2404 sql_help.c:2799 sql_help.c:2980 sql_help.c:3636
+#: sql_help.c:2394 sql_help.c:2789 sql_help.c:2970 sql_help.c:3626
msgid "cursor_name"
msgstr "Cursor-Name"
-#: sql_help.c:2405 sql_help.c:2922 sql_help.c:3637
+#: sql_help.c:2395 sql_help.c:2912 sql_help.c:3627
msgid "output_expression"
msgstr "Ausgabeausdruck"
-#: sql_help.c:2406 sql_help.c:2923 sql_help.c:3325 sql_help.c:3403
-#: sql_help.c:3543 sql_help.c:3638 sql_help.c:3712
+#: sql_help.c:2396 sql_help.c:2913 sql_help.c:3315 sql_help.c:3393
+#: sql_help.c:3533 sql_help.c:3628 sql_help.c:3702
msgid "output_name"
msgstr "Ausgabename"
-#: sql_help.c:2422
+#: sql_help.c:2412
msgid "code"
msgstr "Code"
-#: sql_help.c:2747
+#: sql_help.c:2737
msgid "parameter"
msgstr "Parameter"
-#: sql_help.c:2766 sql_help.c:2767 sql_help.c:3005
+#: sql_help.c:2756 sql_help.c:2757 sql_help.c:2995
msgid "statement"
msgstr "Anweisung"
-#: sql_help.c:2798 sql_help.c:2979
+#: sql_help.c:2788 sql_help.c:2969
msgid "direction"
msgstr "Richtung"
-#: sql_help.c:2800 sql_help.c:2981
+#: sql_help.c:2790 sql_help.c:2971
msgid "where direction can be empty or one of:"
msgstr "wobei Richtung leer sein kann oder Folgendes:"
-#: sql_help.c:2801 sql_help.c:2802 sql_help.c:2803 sql_help.c:2804
-#: sql_help.c:2805 sql_help.c:2982 sql_help.c:2983 sql_help.c:2984
-#: sql_help.c:2985 sql_help.c:2986 sql_help.c:3335 sql_help.c:3337
-#: sql_help.c:3414 sql_help.c:3416 sql_help.c:3553 sql_help.c:3555
-#: sql_help.c:3667 sql_help.c:3669 sql_help.c:3722 sql_help.c:3724
+#: sql_help.c:2791 sql_help.c:2792 sql_help.c:2793 sql_help.c:2794
+#: sql_help.c:2795 sql_help.c:2972 sql_help.c:2973 sql_help.c:2974
+#: sql_help.c:2975 sql_help.c:2976 sql_help.c:3325 sql_help.c:3327
+#: sql_help.c:3404 sql_help.c:3406 sql_help.c:3543 sql_help.c:3545
+#: sql_help.c:3657 sql_help.c:3659 sql_help.c:3712 sql_help.c:3714
msgid "count"
msgstr "Anzahl"
-#: sql_help.c:2878 sql_help.c:3157
+#: sql_help.c:2868 sql_help.c:3147
msgid "sequence_name"
msgstr "Sequenzname"
-#: sql_help.c:2883 sql_help.c:3162
+#: sql_help.c:2873 sql_help.c:3152
msgid "domain_name"
msgstr "Domänenname"
-#: sql_help.c:2891 sql_help.c:3170
+#: sql_help.c:2881 sql_help.c:3160
msgid "arg_name"
msgstr "Argname"
-#: sql_help.c:2892 sql_help.c:3171
+#: sql_help.c:2882 sql_help.c:3161
msgid "arg_type"
msgstr "Argtyp"
-#: sql_help.c:2897 sql_help.c:3176
+#: sql_help.c:2887 sql_help.c:3166
msgid "loid"
msgstr "Large-Object-OID"
-#: sql_help.c:2931 sql_help.c:2994 sql_help.c:3613
+#: sql_help.c:2921 sql_help.c:2984 sql_help.c:3603
msgid "channel"
msgstr "Kanal"
-#: sql_help.c:2953
+#: sql_help.c:2943
msgid "lockmode"
msgstr "Sperrmodus"
-#: sql_help.c:2954
+#: sql_help.c:2944
msgid "where lockmode is one of:"
msgstr "wobei Sperrmodus Folgendes sein kann:"
-#: sql_help.c:2995
+#: sql_help.c:2985
msgid "payload"
msgstr "Payload"
-#: sql_help.c:3021
+#: sql_help.c:3011
msgid "old_role"
msgstr "alte_Rolle"
-#: sql_help.c:3022
+#: sql_help.c:3012
msgid "new_role"
msgstr "neue_Rolle"
-#: sql_help.c:3047 sql_help.c:3208 sql_help.c:3216
+#: sql_help.c:3037 sql_help.c:3198 sql_help.c:3206
msgid "savepoint_name"
msgstr "Savepoint-Name"
-#: sql_help.c:3249
+#: sql_help.c:3239
msgid "provider"
msgstr "Provider"
-#: sql_help.c:3326 sql_help.c:3365 sql_help.c:3367 sql_help.c:3405
-#: sql_help.c:3544 sql_help.c:3583 sql_help.c:3585 sql_help.c:3713
-#: sql_help.c:3752 sql_help.c:3754
+#: sql_help.c:3316 sql_help.c:3355 sql_help.c:3357 sql_help.c:3395
+#: sql_help.c:3534 sql_help.c:3573 sql_help.c:3575 sql_help.c:3703
+#: sql_help.c:3742 sql_help.c:3744
msgid "from_item"
msgstr "From-Element"
-#: sql_help.c:3330 sql_help.c:3409 sql_help.c:3548 sql_help.c:3717
+#: sql_help.c:3320 sql_help.c:3399 sql_help.c:3538 sql_help.c:3707
msgid "window_name"
msgstr "Fenstername"
-#: sql_help.c:3331 sql_help.c:3410 sql_help.c:3549 sql_help.c:3718
+#: sql_help.c:3321 sql_help.c:3400 sql_help.c:3539 sql_help.c:3708
msgid "window_definition"
msgstr "Fensterdefinition"
-#: sql_help.c:3332 sql_help.c:3343 sql_help.c:3373 sql_help.c:3411
-#: sql_help.c:3550 sql_help.c:3561 sql_help.c:3591 sql_help.c:3719
-#: sql_help.c:3730 sql_help.c:3760
+#: sql_help.c:3322 sql_help.c:3333 sql_help.c:3363 sql_help.c:3401
+#: sql_help.c:3540 sql_help.c:3551 sql_help.c:3581 sql_help.c:3709
+#: sql_help.c:3720 sql_help.c:3750
msgid "select"
msgstr "Select"
-#: sql_help.c:3339 sql_help.c:3557 sql_help.c:3726
+#: sql_help.c:3329 sql_help.c:3547 sql_help.c:3716
msgid "where from_item can be one of:"
msgstr "wobei From-Element Folgendes sein kann:"
-#: sql_help.c:3342 sql_help.c:3345 sql_help.c:3348 sql_help.c:3352
-#: sql_help.c:3364 sql_help.c:3560 sql_help.c:3563 sql_help.c:3566
-#: sql_help.c:3570 sql_help.c:3582 sql_help.c:3729 sql_help.c:3732
-#: sql_help.c:3735 sql_help.c:3739 sql_help.c:3751
+#: sql_help.c:3332 sql_help.c:3335 sql_help.c:3338 sql_help.c:3342
+#: sql_help.c:3354 sql_help.c:3550 sql_help.c:3553 sql_help.c:3556
+#: sql_help.c:3560 sql_help.c:3572 sql_help.c:3719 sql_help.c:3722
+#: sql_help.c:3725 sql_help.c:3729 sql_help.c:3741
msgid "column_alias"
msgstr "Spaltenalias"
-#: sql_help.c:3346 sql_help.c:3371 sql_help.c:3564 sql_help.c:3589
-#: sql_help.c:3733 sql_help.c:3758
+#: sql_help.c:3336 sql_help.c:3361 sql_help.c:3554 sql_help.c:3579
+#: sql_help.c:3723 sql_help.c:3748
msgid "with_query_name"
msgstr "With-Anfragename"
-#: sql_help.c:3350 sql_help.c:3354 sql_help.c:3358 sql_help.c:3361
-#: sql_help.c:3568 sql_help.c:3572 sql_help.c:3576 sql_help.c:3579
-#: sql_help.c:3737 sql_help.c:3741 sql_help.c:3745 sql_help.c:3748
+#: sql_help.c:3340 sql_help.c:3344 sql_help.c:3348 sql_help.c:3351
+#: sql_help.c:3558 sql_help.c:3562 sql_help.c:3566 sql_help.c:3569
+#: sql_help.c:3727 sql_help.c:3731 sql_help.c:3735 sql_help.c:3738
msgid "argument"
msgstr "Argument"
-#: sql_help.c:3356 sql_help.c:3359 sql_help.c:3362 sql_help.c:3574
-#: sql_help.c:3577 sql_help.c:3580 sql_help.c:3743 sql_help.c:3746
-#: sql_help.c:3749
+#: sql_help.c:3346 sql_help.c:3349 sql_help.c:3352 sql_help.c:3564
+#: sql_help.c:3567 sql_help.c:3570 sql_help.c:3733 sql_help.c:3736
+#: sql_help.c:3739
msgid "column_definition"
msgstr "Spaltendefinition"
-#: sql_help.c:3366 sql_help.c:3584 sql_help.c:3753
+#: sql_help.c:3356 sql_help.c:3574 sql_help.c:3743
msgid "join_type"
msgstr "Verbundtyp"
-#: sql_help.c:3368 sql_help.c:3586 sql_help.c:3755
+#: sql_help.c:3358 sql_help.c:3576 sql_help.c:3745
msgid "join_condition"
msgstr "Verbundbedingung"
-#: sql_help.c:3369 sql_help.c:3587 sql_help.c:3756
+#: sql_help.c:3359 sql_help.c:3577 sql_help.c:3746
msgid "join_column"
msgstr "Verbundspalte"
-#: sql_help.c:3370 sql_help.c:3588 sql_help.c:3757
+#: sql_help.c:3360 sql_help.c:3578 sql_help.c:3747
msgid "and with_query is:"
msgstr "und With-Anfrage ist:"
-#: sql_help.c:3374 sql_help.c:3592 sql_help.c:3761
+#: sql_help.c:3364 sql_help.c:3582 sql_help.c:3751
msgid "values"
msgstr "values"
-#: sql_help.c:3375 sql_help.c:3593 sql_help.c:3762
+#: sql_help.c:3365 sql_help.c:3583 sql_help.c:3752
msgid "insert"
msgstr "insert"
-#: sql_help.c:3376 sql_help.c:3594 sql_help.c:3763
+#: sql_help.c:3366 sql_help.c:3584 sql_help.c:3753
msgid "update"
msgstr "update"
-#: sql_help.c:3377 sql_help.c:3595 sql_help.c:3764
+#: sql_help.c:3367 sql_help.c:3585 sql_help.c:3754
msgid "delete"
msgstr "delete"
-#: sql_help.c:3404
+#: sql_help.c:3394
msgid "new_table"
msgstr "neue_Tabelle"
-#: sql_help.c:3429
+#: sql_help.c:3419
msgid "timezone"
msgstr "Zeitzone"
-#: sql_help.c:3474
+#: sql_help.c:3464
msgid "snapshot_id"
msgstr "Snapshot-ID"
-#: sql_help.c:3634
+#: sql_help.c:3624
msgid "from_list"
msgstr "From-Liste"
-#: sql_help.c:3665
+#: sql_help.c:3655
msgid "sort_expression"
msgstr "Sortierausdruck"
#, c-format
msgid "unrecognized Boolean value; assuming \"on\"\n"
msgstr "unbekannter Boole’scher Wert; „on“ wird angenommen\n"
-
-#~ msgid "Showing locale-adjusted numeric output."
-#~ msgstr "Zeige numerische Daten in lokalisiertem Format."
-
-#~ msgid "Showing only tuples."
-#~ msgstr "Zeige nur Datenzeilen."