From 7eb281cfe5966db0ca0a5e083fb8d434e336503d Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 7 May 2021 08:29:06 +0200 Subject: [PATCH] de: Translation updates --- de/psql.po | 1852 ++++++++++++++++++++++++++-------------------------- 1 file changed, 924 insertions(+), 928 deletions(-) diff --git a/de/psql.po b/de/psql.po index 005e85e8..dd6f7b3d 100644 --- a/de/psql.po +++ b/de/psql.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-04-16 02:45+0000\n" -"PO-Revision-Date: 2021-04-16 09:30+0200\n" +"POT-Creation-Date: 2021-05-06 22:45+0000\n" +"PO-Revision-Date: 2021-05-07 08:12+0200\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -64,8 +64,8 @@ msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m" #: ../../common/exec.c:409 #, c-format -msgid "pclose failed: %m" -msgstr "pclose fehlgeschlagen: %m" +msgid "%s() failed: %m" +msgstr "%s() fehlgeschlagen: %m" #: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659 #: command.c:1315 command.c:3246 command.c:3295 command.c:3412 input.c:227 @@ -385,12 +385,12 @@ msgstr "Passwort für Benutzer %s: " #: command.c:3104 #, c-format msgid "Do not give user, host, or port separately when using a connection string" -msgstr "" +msgstr "Geben Sie Benutzer, Host oder Port nicht separat an, wenn eine Verbindungsangabe verwendet wird" #: command.c:3139 #, c-format msgid "No database connection exists to re-use parameters from" -msgstr "" +msgstr "Es gibt keine Verbindung, von der die Parameter verwendet werden können" #: command.c:3440 #, c-format @@ -1846,7 +1846,7 @@ msgid "Persistence" msgstr "Persistenz" #: describe.c:4091 -msgid "Access Method" +msgid "Access method" msgstr "Zugriffsmethode" #: describe.c:4183 @@ -2411,7 +2411,7 @@ msgstr "" "psql ist das interaktive PostgreSQL-Terminal.\n" "\n" -#: help.c:74 help.c:354 help.c:432 help.c:475 +#: help.c:74 help.c:355 help.c:433 help.c:476 #, c-format msgid "Usage:\n" msgstr "Aufruf:\n" @@ -3020,14 +3020,12 @@ msgstr " \\dew[+] [MUSTER] Fremddaten-Wrapper auflisten\n" #: help.c:243 #, c-format -msgid " \\df[anptw][S+] [FUNCPTRN [TYPEPTRN ...]]\n" +msgid "" +" \\df[anptw][S+] [FUNCPTRN [TYPEPTRN ...]]\n" +" list [only agg/normal/procedure/trigger/window] functions\n" msgstr "" - -#: help.c:244 -#, fuzzy, c-format -#| msgid " \\df[anptw][S+] [PATRN] list [only agg/normal/procedures/trigger/window] functions\n" -msgid " list [only agg/normal/procedure/trigger/window] functions\n" -msgstr " \\df[anptw][S+] [MUSTR] Funktionen [nur Agg/normale/Proz/Trigger/Fenster] auflisten\n" +" \\df[anptw][S+] [FUNKMUSTR [TYPMUSTR ...]]\n" +" Funktionen [nur Agg/normale/Proz/Trigger/Fenster] auflisten\n" #: help.c:245 #, c-format @@ -3081,131 +3079,135 @@ msgstr " \\dn[S+] [MUSTER] Schemas auflisten\n" #: help.c:255 #, c-format -msgid " \\do[S] [OPPTRN [TYPEPTRN [TYPEPTRN]]] list operators\n" -msgstr " \\do[S] [OPMUST [TYPMUST [TYPMUST]]] Operatoren auflisten\n" +msgid "" +" \\do[S] [OPPTRN [TYPEPTRN [TYPEPTRN]]]\n" +" list operators\n" +msgstr "" +" \\do[S] [OPMUST [TYPMUST [TYPMUST]]]\n" +" Operatoren auflisten\n" -#: help.c:256 +#: help.c:257 #, c-format msgid " \\dO[S+] [PATTERN] list collations\n" msgstr " \\dO[S+] [MUSTER] Sortierfolgen auflisten\n" -#: help.c:257 +#: help.c:258 #, c-format msgid " \\dp [PATTERN] list table, view, and sequence access privileges\n" msgstr "" " \\dp [MUSTER] Zugriffsprivilegien für Tabellen, Sichten und\n" " Sequenzen auflisten\n" -#: help.c:258 +#: help.c:259 #, c-format msgid " \\dP[itn+] [PATTERN] list [only index/table] partitioned relations [n=nested]\n" msgstr "" " \\dP[itn+] [MUSTER] partitionierte Relationen [nur Indexe/Tabellen]\n" " auflisten [n=geschachtelt]\n" -#: help.c:259 +#: help.c:260 #, c-format msgid " \\drds [PATRN1 [PATRN2]] list per-database role settings\n" msgstr " \\drds [MUSTER1 [MUSTER2]] datenbankspezifische Rolleneinstellungen auflisten\n" -#: help.c:260 +#: help.c:261 #, c-format msgid " \\dRp[+] [PATTERN] list replication publications\n" msgstr " \\dRp[+] [MUSTER] Replikationspublikationen auflisten\n" -#: help.c:261 +#: help.c:262 #, c-format msgid " \\dRs[+] [PATTERN] list replication subscriptions\n" msgstr " \\dRs[+] [MUSTER] Replikationssubskriptionen auflisten\n" -#: help.c:262 +#: help.c:263 #, c-format msgid " \\ds[S+] [PATTERN] list sequences\n" msgstr " \\ds[S+] [MUSTER] Sequenzen auflisten\n" -#: help.c:263 +#: help.c:264 #, c-format msgid " \\dt[S+] [PATTERN] list tables\n" msgstr " \\dt[S+] [MUSTER] Tabellen auflisten\n" -#: help.c:264 +#: help.c:265 #, c-format msgid " \\dT[S+] [PATTERN] list data types\n" msgstr " \\dT[S+] [MUSTER] Datentypen auflisten\n" -#: help.c:265 +#: help.c:266 #, c-format msgid " \\du[S+] [PATTERN] list roles\n" msgstr " \\du[S+] [MUSTER] Rollen auflisten\n" -#: help.c:266 +#: help.c:267 #, c-format msgid " \\dv[S+] [PATTERN] list views\n" msgstr " \\dv[S+] [MUSTER] Sichten auflisten\n" -#: help.c:267 +#: help.c:268 #, c-format msgid " \\dx[+] [PATTERN] list extensions\n" msgstr " \\dx[+] [MUSTER] Erweiterungen auflisten\n" -#: help.c:268 +#: help.c:269 #, c-format msgid " \\dX [PATTERN] list extended statistics\n" msgstr " \\dX [MUSTER] erweiterte Statistiken auflisten\n" -#: help.c:269 +#: help.c:270 #, c-format msgid " \\dy [PATTERN] list event triggers\n" msgstr " \\dy [MUSTER] Ereignistrigger auflisten\n" -#: help.c:270 +#: help.c:271 #, c-format msgid " \\l[+] [PATTERN] list databases\n" msgstr " \\l[+] [MUSTER] Datenbanken auflisten\n" -#: help.c:271 +#: help.c:272 #, c-format msgid " \\sf[+] FUNCNAME show a function's definition\n" msgstr " \\sf[+] FUNKNAME Funktionsdefinition zeigen\n" -#: help.c:272 +#: help.c:273 #, c-format msgid " \\sv[+] VIEWNAME show a view's definition\n" msgstr " \\sv[+] SICHTNAME Sichtdefinition zeigen\n" -#: help.c:273 +#: help.c:274 #, c-format msgid " \\z [PATTERN] same as \\dp\n" msgstr " \\z [MUSTER] äquivalent zu \\dp\n" -#: help.c:276 +#: help.c:277 #, c-format msgid "Formatting\n" msgstr "Formatierung\n" -#: help.c:277 +#: help.c:278 #, c-format msgid " \\a toggle between unaligned and aligned output mode\n" msgstr "" " \\a zwischen unausgerichtetem und ausgerichtetem Ausgabemodus\n" " umschalten\n" -#: help.c:278 +#: help.c:279 #, c-format msgid " \\C [STRING] set table title, or unset if none\n" msgstr " \\C [TEXT] Tabellentitel setzen oder löschen\n" -#: help.c:279 +#: help.c:280 #, c-format msgid " \\f [STRING] show or set field separator for unaligned query output\n" msgstr " \\f [ZEICHEN] Feldtrennzeichen zeigen oder setzen\n" -#: help.c:280 +#: help.c:281 #, c-format msgid " \\H toggle HTML output mode (currently %s)\n" msgstr " \\H HTML-Ausgabemodus umschalten (gegenwärtig %s)\n" -#: help.c:282 +#: help.c:283 #, c-format msgid "" " \\pset [NAME [VALUE]] set table output option\n" @@ -3224,27 +3226,27 @@ msgstr "" " unicode_border_linestyle|unicode_column_linestyle|\n" " unicode_header_linestyle)\n" -#: help.c:289 +#: help.c:290 #, c-format msgid " \\t [on|off] show only rows (currently %s)\n" msgstr " \\t [on|off] nur Datenzeilen zeigen (gegenwärtig %s)\n" -#: help.c:291 +#: help.c:292 #, c-format msgid " \\T [STRING] set HTML tag attributes, or unset if none\n" msgstr " \\T [TEXT] HTML
-Tag-Attribute setzen oder löschen\n" -#: help.c:292 +#: help.c:293 #, c-format msgid " \\x [on|off|auto] toggle expanded output (currently %s)\n" msgstr " \\x [on|off|auto] erweiterte Ausgabe umschalten (gegenwärtig %s)\n" -#: help.c:296 +#: help.c:297 #, c-format msgid "Connection\n" msgstr "Verbindung\n" -#: help.c:298 +#: help.c:299 #, c-format msgid "" " \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n" @@ -3253,7 +3255,7 @@ msgstr "" " \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n" " mit neuer Datenbank verbinden (aktuell »%s«)\n" -#: help.c:302 +#: help.c:303 #, c-format msgid "" " \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n" @@ -3262,74 +3264,74 @@ msgstr "" " \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n" " mit neuer Datenbank verbinden (aktuell keine Verbindung)\n" -#: help.c:304 +#: help.c:305 #, c-format msgid " \\conninfo display information about current connection\n" msgstr " \\conninfo Informationen über aktuelle Verbindung anzeigen\n" -#: help.c:305 +#: help.c:306 #, c-format msgid " \\encoding [ENCODING] show or set client encoding\n" msgstr " \\encoding [KODIERUNG] Client-Kodierung zeigen oder setzen\n" -#: help.c:306 +#: help.c:307 #, c-format msgid " \\password [USERNAME] securely change the password for a user\n" msgstr "" " \\password [BENUTZERNAME]\n" " sicheres Ändern eines Benutzerpasswortes\n" -#: help.c:309 +#: help.c:310 #, c-format msgid "Operating System\n" msgstr "Betriebssystem\n" -#: help.c:310 +#: help.c:311 #, c-format msgid " \\cd [DIR] change the current working directory\n" msgstr " \\cd [VERZ] Arbeitsverzeichnis wechseln\n" -#: help.c:311 +#: help.c:312 #, c-format msgid " \\setenv NAME [VALUE] set or unset environment variable\n" msgstr " \\setenv NAME [WERT] Umgebungsvariable setzen oder löschen\n" -#: help.c:312 +#: help.c:313 #, c-format msgid " \\timing [on|off] toggle timing of commands (currently %s)\n" msgstr " \\timing [on|off] Zeitmessung umschalten (gegenwärtig %s)\n" -#: help.c:314 +#: help.c:315 #, c-format msgid " \\! [COMMAND] execute command in shell or start interactive shell\n" msgstr " \\! [BEFEHL] Befehl in Shell ausführen oder interaktive Shell starten\n" -#: help.c:317 +#: help.c:318 #, c-format msgid "Variables\n" msgstr "Variablen\n" -#: help.c:318 +#: help.c:319 #, c-format msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n" msgstr " \\prompt [TEXT] NAME interne Variable vom Benutzer abfragen\n" -#: help.c:319 +#: help.c:320 #, c-format msgid " \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n" msgstr " \\set [NAME [WERT]] interne Variable setzen, oder alle anzeigen\n" -#: help.c:320 +#: help.c:321 #, c-format msgid " \\unset NAME unset (delete) internal variable\n" msgstr " \\unset NAME interne Variable löschen\n" -#: help.c:323 +#: help.c:324 #, c-format msgid "Large Objects\n" msgstr "Large Objects\n" -#: help.c:324 +#: help.c:325 #, c-format msgid "" " \\lo_export LOBOID FILE\n" @@ -3342,7 +3344,7 @@ msgstr "" " \\lo_list\n" " \\lo_unlink LOBOID Large-Object-Operationen\n" -#: help.c:351 +#: help.c:352 #, c-format msgid "" "List of specially treated variables\n" @@ -3351,12 +3353,12 @@ msgstr "" "Liste besonderer Variablen\n" "\n" -#: help.c:353 +#: help.c:354 #, c-format msgid "psql variables:\n" msgstr "psql-Variablen:\n" -#: help.c:355 +#: help.c:356 #, c-format msgid "" " psql --set=NAME=VALUE\n" @@ -3367,7 +3369,7 @@ msgstr "" " oder \\set NAME WERT innerhalb von psql\n" "\n" -#: help.c:357 +#: help.c:358 #, c-format msgid "" " AUTOCOMMIT\n" @@ -3376,7 +3378,7 @@ msgstr "" " AUTOCOMMIT\n" " wenn gesetzt werden alle erfolgreichen SQL-Befehle automatisch committet\n" -#: help.c:359 +#: help.c:360 #, c-format msgid "" " COMP_KEYWORD_CASE\n" @@ -3387,7 +3389,7 @@ msgstr "" " bestimmt, ob SQL-Schlüsselwörter in Groß- oder Kleinschreibung\n" " vervollständigt werden [lower, upper, preserve-lower, preserve-upper]\n" -#: help.c:362 +#: help.c:363 #, c-format msgid "" " DBNAME\n" @@ -3396,7 +3398,7 @@ msgstr "" " DBNAME\n" " Name der aktuellen Datenbank\n" -#: help.c:364 +#: help.c:365 #, c-format msgid "" " ECHO\n" @@ -3407,7 +3409,7 @@ msgstr "" " kontrolliert, welche Eingaben auf die Standardausgabe geschrieben werden\n" " [all, errors, none, queries]\n" -#: help.c:367 +#: help.c:368 #, c-format msgid "" " ECHO_HIDDEN\n" @@ -3418,7 +3420,7 @@ msgstr "" " wenn gesetzt, interne Anfragen, die von Backslash-Befehlen ausgeführt werden,\n" " anzeigen; wenn auf »noexec« gesetzt, nur anzeigen, nicht ausführen\n" -#: help.c:370 +#: help.c:371 #, c-format msgid "" " ENCODING\n" @@ -3427,7 +3429,7 @@ msgstr "" " ENCODING\n" " aktuelle Zeichensatzkodierung des Clients\n" -#: help.c:372 +#: help.c:373 #, c-format msgid "" " ERROR\n" @@ -3436,7 +3438,7 @@ msgstr "" " ERROR\n" " »true« wenn die letzte Anfrage fehlgeschlagen ist, sonst »false«\n" -#: help.c:374 +#: help.c:375 #, c-format msgid "" " FETCH_COUNT\n" @@ -3445,7 +3447,7 @@ msgstr "" " FETCH_COUNT\n" " Anzahl auf einmal zu holender und anzuzeigender Zeilen (0 = unbegrenzt)\n" -#: help.c:376 +#: help.c:377 #, c-format msgid "" " HIDE_TOAST_COMPRESSION\n" @@ -3454,7 +3456,7 @@ msgstr "" " HIDE_TOAST_COMPRESSION\n" " wenn gesetzt werden Kompressionsmethoden nicht angezeigt\n" -#: help.c:378 +#: help.c:379 #, c-format msgid "" " HIDE_TABLEAM\n" @@ -3463,7 +3465,7 @@ msgstr "" " HIDE_TABLEAM\n" " wenn gesetzt werden Tabellenzugriffsmethoden nicht angezeigt\n" -#: help.c:380 +#: help.c:381 #, c-format msgid "" " HISTCONTROL\n" @@ -3472,7 +3474,7 @@ msgstr "" " HISTCONTROL\n" " kontrolliert Befehlsgeschichte [ignorespace, ignoredups, ignoreboth]\n" -#: help.c:382 +#: help.c:383 #, c-format msgid "" " HISTFILE\n" @@ -3481,7 +3483,7 @@ msgstr "" " HISTFILE\n" " Dateiname für die Befehlsgeschichte\n" -#: help.c:384 +#: help.c:385 #, c-format msgid "" " HISTSIZE\n" @@ -3490,7 +3492,7 @@ msgstr "" " HISTSIZE\n" " maximale Anzahl der in der Befehlsgeschichte zu speichernden Befehle\n" -#: help.c:386 +#: help.c:387 #, c-format msgid "" " HOST\n" @@ -3499,7 +3501,7 @@ msgstr "" " HOST\n" " der aktuell verbundene Datenbankserverhost\n" -#: help.c:388 +#: help.c:389 #, c-format msgid "" " IGNOREEOF\n" @@ -3508,7 +3510,7 @@ msgstr "" " IGNOREEOF\n" " Anzahl benötigter EOFs um eine interaktive Sitzung zu beenden\n" -#: help.c:390 +#: help.c:391 #, c-format msgid "" " LASTOID\n" @@ -3517,7 +3519,7 @@ msgstr "" " LASTOID\n" " Wert der zuletzt beinträchtigten OID\n" -#: help.c:392 +#: help.c:393 #, c-format msgid "" " LAST_ERROR_MESSAGE\n" @@ -3529,7 +3531,7 @@ msgstr "" " Fehlermeldung und SQLSTATE des letzten Fehlers, oder leer und »000000« wenn\n" " kein Fehler\n" -#: help.c:395 +#: help.c:396 #, c-format msgid "" " ON_ERROR_ROLLBACK\n" @@ -3539,7 +3541,7 @@ msgstr "" " wenn gesetzt beendet ein Fehler die Transaktion nicht (verwendet implizite\n" " Sicherungspunkte)\n" -#: help.c:397 +#: help.c:398 #, c-format msgid "" " ON_ERROR_STOP\n" @@ -3548,7 +3550,7 @@ msgstr "" " ON_ERROR_STOP\n" " Skriptausführung bei Fehler beenden\n" -#: help.c:399 +#: help.c:400 #, c-format msgid "" " PORT\n" @@ -3557,7 +3559,7 @@ msgstr "" " PORT\n" " Serverport der aktuellen Verbindung\n" -#: help.c:401 +#: help.c:402 #, c-format msgid "" " PROMPT1\n" @@ -3566,7 +3568,7 @@ msgstr "" " PROMPT1\n" " der normale psql-Prompt\n" -#: help.c:403 +#: help.c:404 #, c-format msgid "" " PROMPT2\n" @@ -3575,7 +3577,7 @@ msgstr "" " PROMPT2\n" " der Prompt, wenn eine Anweisung von der vorherigen Zeile fortgesetzt wird\n" -#: help.c:405 +#: help.c:406 #, c-format msgid "" " PROMPT3\n" @@ -3584,7 +3586,7 @@ msgstr "" " PROMPT3\n" " der Prompt während COPY ... FROM STDIN\n" -#: help.c:407 +#: help.c:408 #, c-format msgid "" " QUIET\n" @@ -3593,7 +3595,7 @@ msgstr "" " QUIET\n" " stille Ausführung (wie Option -q)\n" -#: help.c:409 +#: help.c:410 #, c-format msgid "" " ROW_COUNT\n" @@ -3602,7 +3604,7 @@ msgstr "" " ROW_COUNT\n" " Anzahl der von der letzten Anfrage beeinträchtigten Zeilen, oder 0\n" -#: help.c:411 +#: help.c:412 #, c-format msgid "" " SERVER_VERSION_NAME\n" @@ -3613,7 +3615,7 @@ msgstr "" " SERVER_VERSION_NUM\n" " Serverversion (kurze Zeichenkette oder numerisches Format)\n" -#: help.c:414 +#: help.c:415 #, c-format msgid "" " SHOW_CONTEXT\n" @@ -3623,7 +3625,7 @@ msgstr "" " kontrolliert die Anzeige von Kontextinformationen in Meldungen\n" " [never, errors, always]\n" -#: help.c:416 +#: help.c:417 #, c-format msgid "" " SINGLELINE\n" @@ -3632,7 +3634,7 @@ msgstr "" " SINGLELINE\n" " wenn gesetzt beendet Zeilenende die SQL-Anweisung (wie Option -S)\n" -#: help.c:418 +#: help.c:419 #, c-format msgid "" " SINGLESTEP\n" @@ -3641,7 +3643,7 @@ msgstr "" " SINGLESTEP\n" " Einzelschrittmodus (wie Option -s)\n" -#: help.c:420 +#: help.c:421 #, c-format msgid "" " SQLSTATE\n" @@ -3650,7 +3652,7 @@ msgstr "" " SQLSTATE\n" " SQLSTATE der letzten Anfrage, oder »00000« wenn kein Fehler\n" -#: help.c:422 +#: help.c:423 #, c-format msgid "" " USER\n" @@ -3659,7 +3661,7 @@ msgstr "" " USER\n" " der aktuell verbundene Datenbankbenutzer\n" -#: help.c:424 +#: help.c:425 #, c-format msgid "" " VERBOSITY\n" @@ -3669,7 +3671,7 @@ msgstr "" " kontrolliert wieviele Details in Fehlermeldungen enthalten sind\n" " [default, verbose, terse, sqlstate]\n" -#: help.c:426 +#: help.c:427 #, c-format msgid "" " VERSION\n" @@ -3682,7 +3684,7 @@ msgstr "" " VERSION_NUM\n" " Version von psql (lange Zeichenkette, kurze Zeichenkette oder numerisch)\n" -#: help.c:431 +#: help.c:432 #, c-format msgid "" "\n" @@ -3691,7 +3693,7 @@ msgstr "" "\n" "Anzeigeeinstellungen:\n" -#: help.c:433 +#: help.c:434 #, c-format msgid "" " psql --pset=NAME[=VALUE]\n" @@ -3702,7 +3704,7 @@ msgstr "" " oder \\pset NAME [WERT] innerhalb von psql\n" "\n" -#: help.c:435 +#: help.c:436 #, c-format msgid "" " border\n" @@ -3711,7 +3713,7 @@ msgstr "" " border\n" " Rahmenstil (Zahl)\n" -#: help.c:437 +#: help.c:438 #, c-format msgid "" " columns\n" @@ -3720,7 +3722,7 @@ msgstr "" " columns\n" " Zielbreite für das Format »wrapped«\n" -#: help.c:439 +#: help.c:440 #, c-format msgid "" " expanded (or x)\n" @@ -3729,7 +3731,7 @@ msgstr "" " expanded (oder x)\n" " erweiterte Ausgabe [on, off, auto]\n" -#: help.c:441 +#: help.c:442 #, c-format msgid "" " fieldsep\n" @@ -3738,7 +3740,7 @@ msgstr "" " fieldsep\n" " Feldtrennzeichen für unausgerichteten Ausgabemodus (Standard »%s«)\n" -#: help.c:444 +#: help.c:445 #, c-format msgid "" " fieldsep_zero\n" @@ -3747,7 +3749,7 @@ msgstr "" " fieldsep_zero\n" " Feldtrennzeichen für unausgerichteten Ausgabemodus auf Null-Byte setzen\n" -#: help.c:446 +#: help.c:447 #, c-format msgid "" " footer\n" @@ -3756,7 +3758,7 @@ msgstr "" " footer\n" " Tabellenfußzeile ein- oder auschalten [on, off]\n" -#: help.c:448 +#: help.c:449 #, c-format msgid "" " format\n" @@ -3765,7 +3767,7 @@ msgstr "" " format\n" " Ausgabeformat setzen [unaligned, aligned, wrapped, html, asciidoc, ...]\n" -#: help.c:450 +#: help.c:451 #, c-format msgid "" " linestyle\n" @@ -3774,7 +3776,7 @@ msgstr "" " linestyle\n" " Rahmenlinienstil setzen [ascii, old-ascii, unicode]\n" -#: help.c:452 +#: help.c:453 #, c-format msgid "" " null\n" @@ -3783,7 +3785,7 @@ msgstr "" " null\n" " setzt die Zeichenkette, die anstelle eines NULL-Wertes ausgegeben wird\n" -#: help.c:454 +#: help.c:455 #, c-format msgid "" " numericlocale\n" @@ -3793,7 +3795,7 @@ msgstr "" " Verwendung eines Locale-spezifischen Zeichens zur Trennung von Zifferngruppen\n" " einschalten [on, off]\n" -#: help.c:456 +#: help.c:457 #, c-format msgid "" " pager\n" @@ -3802,7 +3804,7 @@ msgstr "" " pager\n" " kontrolliert Verwendung eines externen Pager-Programms [yes, no, always]\n" -#: help.c:458 +#: help.c:459 #, c-format msgid "" " recordsep\n" @@ -3811,7 +3813,7 @@ msgstr "" " recordsep\n" " Satztrennzeichen für unausgerichteten Ausgabemodus\n" -#: help.c:460 +#: help.c:461 #, c-format msgid "" " recordsep_zero\n" @@ -3820,7 +3822,7 @@ msgstr "" " recordsep_zero\n" " Satztrennzeichen für unausgerichteten Ausgabemodus auf Null-Byte setzen\n" -#: help.c:462 +#: help.c:463 #, c-format msgid "" " tableattr (or T)\n" @@ -3831,7 +3833,7 @@ msgstr "" " Attribute für das »table«-Tag im Format »html« oder proportionale\n" " Spaltenbreite für links ausgerichtete Datentypen im Format »latex-longtable«\n" -#: help.c:465 +#: help.c:466 #, c-format msgid "" " title\n" @@ -3840,7 +3842,7 @@ msgstr "" " title\n" " setzt den Titel darauffolgend ausgegebener Tabellen\n" -#: help.c:467 +#: help.c:468 #, c-format msgid "" " tuples_only\n" @@ -3849,7 +3851,7 @@ msgstr "" " tuples_only\n" " wenn gesetzt werden nur die eigentlichen Tabellendaten gezeigt\n" -#: help.c:469 +#: help.c:470 #, c-format msgid "" " unicode_border_linestyle\n" @@ -3862,7 +3864,7 @@ msgstr "" " unicode_header_linestyle\n" " setzt den Stil für Unicode-Linien [single, double]\n" -#: help.c:474 +#: help.c:475 #, c-format msgid "" "\n" @@ -3871,7 +3873,7 @@ msgstr "" "\n" "Umgebungsvariablen:\n" -#: help.c:478 +#: help.c:479 #, c-format msgid "" " NAME=VALUE [NAME=VALUE] psql ...\n" @@ -3882,7 +3884,7 @@ msgstr "" " oder \\setenv NAME [WERT] innerhalb von psql\n" "\n" -#: help.c:480 +#: help.c:481 #, c-format msgid "" " set NAME=VALUE\n" @@ -3895,7 +3897,7 @@ msgstr "" " oder \\setenv NAME [WERT] innerhalb von psql\n" "\n" -#: help.c:483 +#: help.c:484 #, c-format msgid "" " COLUMNS\n" @@ -3904,7 +3906,7 @@ msgstr "" " COLUMNS\n" " Anzahl Spalten im Format »wrapped«\n" -#: help.c:485 +#: help.c:486 #, c-format msgid "" " PGAPPNAME\n" @@ -3913,7 +3915,7 @@ msgstr "" " PGAPPNAME\n" " wie Verbindungsparameter »application_name«\n" -#: help.c:487 +#: help.c:488 #, c-format msgid "" " PGDATABASE\n" @@ -3922,7 +3924,7 @@ msgstr "" " PGDATABASE\n" " wie Verbindungsparameter »dbname«\n" -#: help.c:489 +#: help.c:490 #, c-format msgid "" " PGHOST\n" @@ -3931,7 +3933,7 @@ msgstr "" " PGHOST\n" " wie Verbindungsparameter »host«\n" -#: help.c:491 +#: help.c:492 #, c-format msgid "" " PGPASSWORD\n" @@ -3940,7 +3942,7 @@ msgstr "" " PGPASSWORD\n" " Verbindungspasswort (nicht empfohlen)\n" -#: help.c:493 +#: help.c:494 #, c-format msgid "" " PGPASSFILE\n" @@ -3949,7 +3951,7 @@ msgstr "" " PGPASSFILE\n" " Name der Passwortdatei\n" -#: help.c:495 +#: help.c:496 #, c-format msgid "" " PGPORT\n" @@ -3958,7 +3960,7 @@ msgstr "" " PGPORT\n" " wie Verbindungsparameter »port«\n" -#: help.c:497 +#: help.c:498 #, c-format msgid "" " PGUSER\n" @@ -3967,7 +3969,7 @@ msgstr "" " PGUSER\n" " wie Verbindungsparameter »user«\n" -#: help.c:499 +#: help.c:500 #, c-format msgid "" " PSQL_EDITOR, EDITOR, VISUAL\n" @@ -3976,7 +3978,7 @@ msgstr "" " PSQL_EDITOR, EDITOR, VISUAL\n" " Editor für Befehle \\e, \\ef und \\ev\n" -#: help.c:501 +#: help.c:502 #, c-format msgid "" " PSQL_EDITOR_LINENUMBER_ARG\n" @@ -3985,7 +3987,7 @@ msgstr "" " PSQL_EDITOR_LINENUMBER_ARG\n" " wie die Zeilennummer beim Aufruf des Editors angegeben wird\n" -#: help.c:503 +#: help.c:504 #, c-format msgid "" " PSQL_HISTORY\n" @@ -3994,7 +3996,7 @@ msgstr "" " PSQL_HISTORY\n" " alternativer Pfad für History-Datei\n" -#: help.c:505 +#: help.c:506 #, c-format msgid "" " PSQL_PAGER, PAGER\n" @@ -4003,7 +4005,7 @@ msgstr "" " PSQL_PAGER, PAGER\n" " Name des externen Pager-Programms\n" -#: help.c:507 +#: help.c:508 #, c-format msgid "" " PSQLRC\n" @@ -4012,7 +4014,7 @@ msgstr "" " PSQLRC\n" " alternativer Pfad für .psqlrc-Datei des Benutzers\n" -#: help.c:509 +#: help.c:510 #, c-format msgid "" " SHELL\n" @@ -4021,7 +4023,7 @@ msgstr "" " SHELL\n" " Shell für den Befehl \\!\n" -#: help.c:511 +#: help.c:512 #, c-format msgid "" " TMPDIR\n" @@ -4030,11 +4032,11 @@ msgstr "" " TMPDIR\n" " Verzeichnis für temporäre Dateien\n" -#: help.c:556 +#: help.c:557 msgid "Available help:\n" msgstr "Verfügbare Hilfe:\n" -#: help.c:651 +#: help.c:652 #, c-format msgid "" "Command: %s\n" @@ -4053,7 +4055,7 @@ msgstr "" "URL: %s\n" "\n" -#: help.c:674 +#: help.c:675 #, c-format msgid "" "No help available for \"%s\".\n" @@ -4189,191 +4191,191 @@ msgstr "%s: Speicher aufgebraucht" #: sql_help.c:444 sql_help.c:512 sql_help.c:517 sql_help.c:522 sql_help.c:527 #: sql_help.c:532 sql_help.c:587 sql_help.c:589 sql_help.c:591 sql_help.c:593 #: sql_help.c:595 sql_help.c:597 sql_help.c:600 sql_help.c:602 sql_help.c:605 -#: sql_help.c:616 sql_help.c:618 sql_help.c:659 sql_help.c:661 sql_help.c:663 -#: sql_help.c:666 sql_help.c:668 sql_help.c:670 sql_help.c:703 sql_help.c:707 -#: sql_help.c:711 sql_help.c:730 sql_help.c:733 sql_help.c:736 sql_help.c:765 -#: sql_help.c:777 sql_help.c:785 sql_help.c:788 sql_help.c:791 sql_help.c:806 -#: sql_help.c:809 sql_help.c:838 sql_help.c:843 sql_help.c:848 sql_help.c:853 -#: sql_help.c:858 sql_help.c:880 sql_help.c:882 sql_help.c:884 sql_help.c:886 -#: sql_help.c:889 sql_help.c:891 sql_help.c:933 sql_help.c:977 sql_help.c:982 -#: sql_help.c:987 sql_help.c:992 sql_help.c:997 sql_help.c:1016 sql_help.c:1027 -#: sql_help.c:1029 sql_help.c:1048 sql_help.c:1058 sql_help.c:1060 -#: sql_help.c:1062 sql_help.c:1074 sql_help.c:1078 sql_help.c:1080 -#: sql_help.c:1092 sql_help.c:1094 sql_help.c:1096 sql_help.c:1098 -#: sql_help.c:1116 sql_help.c:1118 sql_help.c:1122 sql_help.c:1126 -#: sql_help.c:1130 sql_help.c:1133 sql_help.c:1134 sql_help.c:1135 -#: sql_help.c:1138 sql_help.c:1140 sql_help.c:1276 sql_help.c:1278 -#: sql_help.c:1281 sql_help.c:1284 sql_help.c:1286 sql_help.c:1288 -#: sql_help.c:1291 sql_help.c:1294 sql_help.c:1408 sql_help.c:1410 -#: sql_help.c:1412 sql_help.c:1415 sql_help.c:1436 sql_help.c:1439 -#: sql_help.c:1442 sql_help.c:1445 sql_help.c:1449 sql_help.c:1451 -#: sql_help.c:1453 sql_help.c:1455 sql_help.c:1469 sql_help.c:1472 -#: sql_help.c:1474 sql_help.c:1476 sql_help.c:1486 sql_help.c:1488 -#: sql_help.c:1498 sql_help.c:1500 sql_help.c:1510 sql_help.c:1513 -#: sql_help.c:1536 sql_help.c:1538 sql_help.c:1540 sql_help.c:1542 -#: sql_help.c:1545 sql_help.c:1547 sql_help.c:1550 sql_help.c:1553 -#: sql_help.c:1604 sql_help.c:1647 sql_help.c:1650 sql_help.c:1652 -#: sql_help.c:1654 sql_help.c:1657 sql_help.c:1659 sql_help.c:1661 -#: sql_help.c:1664 sql_help.c:1714 sql_help.c:1730 sql_help.c:1961 -#: sql_help.c:2030 sql_help.c:2049 sql_help.c:2062 sql_help.c:2118 -#: sql_help.c:2124 sql_help.c:2134 sql_help.c:2155 sql_help.c:2181 -#: sql_help.c:2199 sql_help.c:2226 sql_help.c:2322 sql_help.c:2368 -#: sql_help.c:2392 sql_help.c:2415 sql_help.c:2419 sql_help.c:2453 -#: sql_help.c:2473 sql_help.c:2495 sql_help.c:2509 sql_help.c:2530 -#: sql_help.c:2554 sql_help.c:2584 sql_help.c:2609 sql_help.c:2656 -#: sql_help.c:2944 sql_help.c:2957 sql_help.c:2974 sql_help.c:2990 -#: sql_help.c:3030 sql_help.c:3084 sql_help.c:3088 sql_help.c:3090 -#: sql_help.c:3097 sql_help.c:3116 sql_help.c:3143 sql_help.c:3178 -#: sql_help.c:3190 sql_help.c:3199 sql_help.c:3243 sql_help.c:3257 -#: sql_help.c:3285 sql_help.c:3293 sql_help.c:3305 sql_help.c:3315 -#: sql_help.c:3323 sql_help.c:3331 sql_help.c:3339 sql_help.c:3347 -#: sql_help.c:3356 sql_help.c:3367 sql_help.c:3375 sql_help.c:3383 -#: sql_help.c:3391 sql_help.c:3399 sql_help.c:3409 sql_help.c:3418 -#: sql_help.c:3427 sql_help.c:3435 sql_help.c:3445 sql_help.c:3456 -#: sql_help.c:3464 sql_help.c:3473 sql_help.c:3484 sql_help.c:3493 -#: sql_help.c:3501 sql_help.c:3509 sql_help.c:3517 sql_help.c:3525 -#: sql_help.c:3533 sql_help.c:3541 sql_help.c:3549 sql_help.c:3557 -#: sql_help.c:3565 sql_help.c:3573 sql_help.c:3590 sql_help.c:3599 -#: sql_help.c:3607 sql_help.c:3624 sql_help.c:3639 sql_help.c:3941 -#: sql_help.c:3992 sql_help.c:4021 sql_help.c:4036 sql_help.c:4521 -#: sql_help.c:4569 sql_help.c:4720 +#: sql_help.c:616 sql_help.c:618 sql_help.c:660 sql_help.c:662 sql_help.c:664 +#: sql_help.c:667 sql_help.c:669 sql_help.c:671 sql_help.c:706 sql_help.c:710 +#: sql_help.c:714 sql_help.c:733 sql_help.c:736 sql_help.c:739 sql_help.c:768 +#: sql_help.c:780 sql_help.c:788 sql_help.c:791 sql_help.c:794 sql_help.c:809 +#: sql_help.c:812 sql_help.c:841 sql_help.c:846 sql_help.c:851 sql_help.c:856 +#: sql_help.c:861 sql_help.c:883 sql_help.c:885 sql_help.c:887 sql_help.c:889 +#: sql_help.c:892 sql_help.c:894 sql_help.c:936 sql_help.c:980 sql_help.c:985 +#: sql_help.c:990 sql_help.c:995 sql_help.c:1000 sql_help.c:1019 +#: sql_help.c:1030 sql_help.c:1032 sql_help.c:1051 sql_help.c:1061 +#: sql_help.c:1063 sql_help.c:1065 sql_help.c:1077 sql_help.c:1081 +#: sql_help.c:1083 sql_help.c:1095 sql_help.c:1097 sql_help.c:1099 +#: sql_help.c:1101 sql_help.c:1119 sql_help.c:1121 sql_help.c:1125 +#: sql_help.c:1129 sql_help.c:1133 sql_help.c:1136 sql_help.c:1137 +#: sql_help.c:1138 sql_help.c:1141 sql_help.c:1143 sql_help.c:1279 +#: sql_help.c:1281 sql_help.c:1284 sql_help.c:1287 sql_help.c:1289 +#: sql_help.c:1291 sql_help.c:1294 sql_help.c:1297 sql_help.c:1411 +#: sql_help.c:1413 sql_help.c:1415 sql_help.c:1418 sql_help.c:1439 +#: sql_help.c:1442 sql_help.c:1445 sql_help.c:1448 sql_help.c:1452 +#: sql_help.c:1454 sql_help.c:1456 sql_help.c:1458 sql_help.c:1472 +#: sql_help.c:1475 sql_help.c:1477 sql_help.c:1479 sql_help.c:1489 +#: sql_help.c:1491 sql_help.c:1501 sql_help.c:1503 sql_help.c:1513 +#: sql_help.c:1516 sql_help.c:1539 sql_help.c:1541 sql_help.c:1543 +#: sql_help.c:1545 sql_help.c:1548 sql_help.c:1550 sql_help.c:1553 +#: sql_help.c:1556 sql_help.c:1607 sql_help.c:1650 sql_help.c:1653 +#: sql_help.c:1655 sql_help.c:1657 sql_help.c:1660 sql_help.c:1662 +#: sql_help.c:1664 sql_help.c:1667 sql_help.c:1717 sql_help.c:1733 +#: sql_help.c:1964 sql_help.c:2033 sql_help.c:2052 sql_help.c:2065 +#: sql_help.c:2121 sql_help.c:2127 sql_help.c:2137 sql_help.c:2158 +#: sql_help.c:2184 sql_help.c:2202 sql_help.c:2229 sql_help.c:2325 +#: sql_help.c:2371 sql_help.c:2395 sql_help.c:2418 sql_help.c:2422 +#: sql_help.c:2456 sql_help.c:2476 sql_help.c:2498 sql_help.c:2512 +#: sql_help.c:2533 sql_help.c:2557 sql_help.c:2587 sql_help.c:2612 +#: sql_help.c:2659 sql_help.c:2947 sql_help.c:2960 sql_help.c:2977 +#: sql_help.c:2993 sql_help.c:3033 sql_help.c:3087 sql_help.c:3091 +#: sql_help.c:3093 sql_help.c:3100 sql_help.c:3119 sql_help.c:3146 +#: sql_help.c:3181 sql_help.c:3193 sql_help.c:3202 sql_help.c:3246 +#: sql_help.c:3260 sql_help.c:3288 sql_help.c:3296 sql_help.c:3308 +#: sql_help.c:3318 sql_help.c:3326 sql_help.c:3334 sql_help.c:3342 +#: sql_help.c:3350 sql_help.c:3359 sql_help.c:3370 sql_help.c:3378 +#: sql_help.c:3386 sql_help.c:3394 sql_help.c:3402 sql_help.c:3412 +#: sql_help.c:3421 sql_help.c:3430 sql_help.c:3438 sql_help.c:3448 +#: sql_help.c:3459 sql_help.c:3467 sql_help.c:3476 sql_help.c:3487 +#: sql_help.c:3496 sql_help.c:3504 sql_help.c:3512 sql_help.c:3520 +#: sql_help.c:3528 sql_help.c:3536 sql_help.c:3544 sql_help.c:3552 +#: sql_help.c:3560 sql_help.c:3568 sql_help.c:3576 sql_help.c:3593 +#: sql_help.c:3602 sql_help.c:3610 sql_help.c:3627 sql_help.c:3642 +#: sql_help.c:3944 sql_help.c:3995 sql_help.c:4024 sql_help.c:4039 +#: sql_help.c:4524 sql_help.c:4572 sql_help.c:4723 msgid "name" msgstr "Name" -#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:324 sql_help.c:1811 -#: sql_help.c:3258 sql_help.c:4297 +#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:324 sql_help.c:1814 +#: sql_help.c:3261 sql_help.c:4300 msgid "aggregate_signature" msgstr "Aggregatsignatur" #: sql_help.c:37 sql_help.c:64 sql_help.c:79 sql_help.c:115 sql_help.c:247 #: sql_help.c:265 sql_help.c:396 sql_help.c:443 sql_help.c:521 sql_help.c:569 -#: sql_help.c:588 sql_help.c:617 sql_help.c:667 sql_help.c:732 sql_help.c:787 -#: sql_help.c:808 sql_help.c:847 sql_help.c:892 sql_help.c:934 sql_help.c:986 -#: sql_help.c:1018 sql_help.c:1028 sql_help.c:1061 sql_help.c:1081 -#: sql_help.c:1095 sql_help.c:1141 sql_help.c:1285 sql_help.c:1409 -#: sql_help.c:1452 sql_help.c:1473 sql_help.c:1487 sql_help.c:1499 -#: sql_help.c:1512 sql_help.c:1539 sql_help.c:1605 sql_help.c:1658 +#: sql_help.c:588 sql_help.c:617 sql_help.c:668 sql_help.c:735 sql_help.c:790 +#: sql_help.c:811 sql_help.c:850 sql_help.c:895 sql_help.c:937 sql_help.c:989 +#: sql_help.c:1021 sql_help.c:1031 sql_help.c:1064 sql_help.c:1084 +#: sql_help.c:1098 sql_help.c:1144 sql_help.c:1288 sql_help.c:1412 +#: sql_help.c:1455 sql_help.c:1476 sql_help.c:1490 sql_help.c:1502 +#: sql_help.c:1515 sql_help.c:1542 sql_help.c:1608 sql_help.c:1661 msgid "new_name" msgstr "neuer_Name" #: sql_help.c:40 sql_help.c:66 sql_help.c:81 sql_help.c:117 sql_help.c:245 #: sql_help.c:263 sql_help.c:394 sql_help.c:479 sql_help.c:526 sql_help.c:619 -#: sql_help.c:628 sql_help.c:686 sql_help.c:706 sql_help.c:735 sql_help.c:790 -#: sql_help.c:852 sql_help.c:890 sql_help.c:991 sql_help.c:1030 sql_help.c:1059 -#: sql_help.c:1079 sql_help.c:1093 sql_help.c:1139 sql_help.c:1348 -#: sql_help.c:1411 sql_help.c:1454 sql_help.c:1475 sql_help.c:1537 -#: sql_help.c:1653 sql_help.c:2930 +#: sql_help.c:628 sql_help.c:689 sql_help.c:709 sql_help.c:738 sql_help.c:793 +#: sql_help.c:855 sql_help.c:893 sql_help.c:994 sql_help.c:1033 sql_help.c:1062 +#: sql_help.c:1082 sql_help.c:1096 sql_help.c:1142 sql_help.c:1351 +#: sql_help.c:1414 sql_help.c:1457 sql_help.c:1478 sql_help.c:1540 +#: sql_help.c:1656 sql_help.c:2933 msgid "new_owner" msgstr "neuer_Eigentümer" #: sql_help.c:43 sql_help.c:68 sql_help.c:83 sql_help.c:249 sql_help.c:316 -#: sql_help.c:445 sql_help.c:531 sql_help.c:669 sql_help.c:710 sql_help.c:738 -#: sql_help.c:793 sql_help.c:857 sql_help.c:996 sql_help.c:1063 sql_help.c:1097 -#: sql_help.c:1287 sql_help.c:1456 sql_help.c:1477 sql_help.c:1489 -#: sql_help.c:1501 sql_help.c:1541 sql_help.c:1660 +#: sql_help.c:445 sql_help.c:531 sql_help.c:670 sql_help.c:713 sql_help.c:741 +#: sql_help.c:796 sql_help.c:860 sql_help.c:999 sql_help.c:1066 sql_help.c:1100 +#: sql_help.c:1290 sql_help.c:1459 sql_help.c:1480 sql_help.c:1492 +#: sql_help.c:1504 sql_help.c:1544 sql_help.c:1663 msgid "new_schema" msgstr "neues_Schema" -#: sql_help.c:44 sql_help.c:1875 sql_help.c:3259 sql_help.c:4326 +#: sql_help.c:44 sql_help.c:1878 sql_help.c:3262 sql_help.c:4329 msgid "where aggregate_signature is:" msgstr "wobei Aggregatsignatur Folgendes ist:" #: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:334 sql_help.c:347 #: sql_help.c:351 sql_help.c:367 sql_help.c:370 sql_help.c:373 sql_help.c:513 -#: sql_help.c:518 sql_help.c:523 sql_help.c:528 sql_help.c:533 sql_help.c:839 -#: sql_help.c:844 sql_help.c:849 sql_help.c:854 sql_help.c:859 sql_help.c:978 -#: sql_help.c:983 sql_help.c:988 sql_help.c:993 sql_help.c:998 sql_help.c:1829 -#: sql_help.c:1846 sql_help.c:1852 sql_help.c:1876 sql_help.c:1879 -#: sql_help.c:1882 sql_help.c:2031 sql_help.c:2050 sql_help.c:2053 -#: sql_help.c:2323 sql_help.c:2531 sql_help.c:3260 sql_help.c:3263 -#: sql_help.c:3266 sql_help.c:3357 sql_help.c:3446 sql_help.c:3474 -#: sql_help.c:3819 sql_help.c:4199 sql_help.c:4303 sql_help.c:4310 -#: sql_help.c:4316 sql_help.c:4327 sql_help.c:4330 sql_help.c:4333 +#: sql_help.c:518 sql_help.c:523 sql_help.c:528 sql_help.c:533 sql_help.c:842 +#: sql_help.c:847 sql_help.c:852 sql_help.c:857 sql_help.c:862 sql_help.c:981 +#: sql_help.c:986 sql_help.c:991 sql_help.c:996 sql_help.c:1001 sql_help.c:1832 +#: sql_help.c:1849 sql_help.c:1855 sql_help.c:1879 sql_help.c:1882 +#: sql_help.c:1885 sql_help.c:2034 sql_help.c:2053 sql_help.c:2056 +#: sql_help.c:2326 sql_help.c:2534 sql_help.c:3263 sql_help.c:3266 +#: sql_help.c:3269 sql_help.c:3360 sql_help.c:3449 sql_help.c:3477 +#: sql_help.c:3822 sql_help.c:4202 sql_help.c:4306 sql_help.c:4313 +#: sql_help.c:4319 sql_help.c:4330 sql_help.c:4333 sql_help.c:4336 msgid "argmode" msgstr "Argmodus" #: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:335 sql_help.c:348 #: sql_help.c:352 sql_help.c:368 sql_help.c:371 sql_help.c:374 sql_help.c:514 -#: sql_help.c:519 sql_help.c:524 sql_help.c:529 sql_help.c:534 sql_help.c:840 -#: sql_help.c:845 sql_help.c:850 sql_help.c:855 sql_help.c:860 sql_help.c:979 -#: sql_help.c:984 sql_help.c:989 sql_help.c:994 sql_help.c:999 sql_help.c:1830 -#: sql_help.c:1847 sql_help.c:1853 sql_help.c:1877 sql_help.c:1880 -#: sql_help.c:1883 sql_help.c:2032 sql_help.c:2051 sql_help.c:2054 -#: sql_help.c:2324 sql_help.c:2532 sql_help.c:3261 sql_help.c:3264 -#: sql_help.c:3267 sql_help.c:3358 sql_help.c:3447 sql_help.c:3475 -#: sql_help.c:4304 sql_help.c:4311 sql_help.c:4317 sql_help.c:4328 -#: sql_help.c:4331 sql_help.c:4334 +#: sql_help.c:519 sql_help.c:524 sql_help.c:529 sql_help.c:534 sql_help.c:843 +#: sql_help.c:848 sql_help.c:853 sql_help.c:858 sql_help.c:863 sql_help.c:982 +#: sql_help.c:987 sql_help.c:992 sql_help.c:997 sql_help.c:1002 sql_help.c:1833 +#: sql_help.c:1850 sql_help.c:1856 sql_help.c:1880 sql_help.c:1883 +#: sql_help.c:1886 sql_help.c:2035 sql_help.c:2054 sql_help.c:2057 +#: sql_help.c:2327 sql_help.c:2535 sql_help.c:3264 sql_help.c:3267 +#: sql_help.c:3270 sql_help.c:3361 sql_help.c:3450 sql_help.c:3478 +#: sql_help.c:4307 sql_help.c:4314 sql_help.c:4320 sql_help.c:4331 +#: sql_help.c:4334 sql_help.c:4337 msgid "argname" msgstr "Argname" #: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:336 sql_help.c:349 #: sql_help.c:353 sql_help.c:369 sql_help.c:372 sql_help.c:375 sql_help.c:515 -#: sql_help.c:520 sql_help.c:525 sql_help.c:530 sql_help.c:535 sql_help.c:841 -#: sql_help.c:846 sql_help.c:851 sql_help.c:856 sql_help.c:861 sql_help.c:980 -#: sql_help.c:985 sql_help.c:990 sql_help.c:995 sql_help.c:1000 sql_help.c:1831 -#: sql_help.c:1848 sql_help.c:1854 sql_help.c:1878 sql_help.c:1881 -#: sql_help.c:1884 sql_help.c:2325 sql_help.c:2533 sql_help.c:3262 -#: sql_help.c:3265 sql_help.c:3268 sql_help.c:3359 sql_help.c:3448 -#: sql_help.c:3476 sql_help.c:4305 sql_help.c:4312 sql_help.c:4318 -#: sql_help.c:4329 sql_help.c:4332 sql_help.c:4335 +#: sql_help.c:520 sql_help.c:525 sql_help.c:530 sql_help.c:535 sql_help.c:844 +#: sql_help.c:849 sql_help.c:854 sql_help.c:859 sql_help.c:864 sql_help.c:983 +#: sql_help.c:988 sql_help.c:993 sql_help.c:998 sql_help.c:1003 sql_help.c:1834 +#: sql_help.c:1851 sql_help.c:1857 sql_help.c:1881 sql_help.c:1884 +#: sql_help.c:1887 sql_help.c:2328 sql_help.c:2536 sql_help.c:3265 +#: sql_help.c:3268 sql_help.c:3271 sql_help.c:3362 sql_help.c:3451 +#: sql_help.c:3479 sql_help.c:4308 sql_help.c:4315 sql_help.c:4321 +#: sql_help.c:4332 sql_help.c:4335 sql_help.c:4338 msgid "argtype" msgstr "Argtyp" -#: sql_help.c:109 sql_help.c:391 sql_help.c:468 sql_help.c:480 sql_help.c:928 -#: sql_help.c:1076 sql_help.c:1470 sql_help.c:1599 sql_help.c:1631 -#: sql_help.c:1683 sql_help.c:1746 sql_help.c:1932 sql_help.c:1939 -#: sql_help.c:2229 sql_help.c:2271 sql_help.c:2278 sql_help.c:2287 -#: sql_help.c:2369 sql_help.c:2585 sql_help.c:2678 sql_help.c:2959 -#: sql_help.c:3144 sql_help.c:3166 sql_help.c:3306 sql_help.c:3661 -#: sql_help.c:3860 sql_help.c:4035 sql_help.c:4783 +#: sql_help.c:109 sql_help.c:391 sql_help.c:468 sql_help.c:480 sql_help.c:931 +#: sql_help.c:1079 sql_help.c:1473 sql_help.c:1602 sql_help.c:1634 +#: sql_help.c:1686 sql_help.c:1749 sql_help.c:1935 sql_help.c:1942 +#: sql_help.c:2232 sql_help.c:2274 sql_help.c:2281 sql_help.c:2290 +#: sql_help.c:2372 sql_help.c:2588 sql_help.c:2681 sql_help.c:2962 +#: sql_help.c:3147 sql_help.c:3169 sql_help.c:3309 sql_help.c:3664 +#: sql_help.c:3863 sql_help.c:4038 sql_help.c:4786 msgid "option" msgstr "Option" -#: sql_help.c:110 sql_help.c:929 sql_help.c:1600 sql_help.c:2370 -#: sql_help.c:2586 sql_help.c:3145 sql_help.c:3307 +#: sql_help.c:110 sql_help.c:932 sql_help.c:1603 sql_help.c:2373 +#: sql_help.c:2589 sql_help.c:3148 sql_help.c:3310 msgid "where option can be:" msgstr "wobei Option Folgendes sein kann:" -#: sql_help.c:111 sql_help.c:2163 +#: sql_help.c:111 sql_help.c:2166 msgid "allowconn" msgstr "allowconn" -#: sql_help.c:112 sql_help.c:930 sql_help.c:1601 sql_help.c:2164 -#: sql_help.c:2371 sql_help.c:2587 sql_help.c:3146 +#: sql_help.c:112 sql_help.c:933 sql_help.c:1604 sql_help.c:2167 +#: sql_help.c:2374 sql_help.c:2590 sql_help.c:3149 msgid "connlimit" msgstr "Verbindungslimit" -#: sql_help.c:113 sql_help.c:2165 +#: sql_help.c:113 sql_help.c:2168 msgid "istemplate" msgstr "istemplate" -#: sql_help.c:119 sql_help.c:607 sql_help.c:672 sql_help.c:1290 sql_help.c:1341 -#: sql_help.c:4039 +#: sql_help.c:119 sql_help.c:607 sql_help.c:673 sql_help.c:1293 sql_help.c:1344 +#: sql_help.c:4042 msgid "new_tablespace" msgstr "neuer_Tablespace" #: sql_help.c:121 sql_help.c:124 sql_help.c:126 sql_help.c:541 sql_help.c:543 -#: sql_help.c:544 sql_help.c:864 sql_help.c:866 sql_help.c:867 sql_help.c:937 -#: sql_help.c:941 sql_help.c:944 sql_help.c:1005 sql_help.c:1007 -#: sql_help.c:1008 sql_help.c:1152 sql_help.c:1155 sql_help.c:1608 -#: sql_help.c:1612 sql_help.c:1615 sql_help.c:2335 sql_help.c:2537 -#: sql_help.c:4057 sql_help.c:4510 +#: sql_help.c:544 sql_help.c:867 sql_help.c:869 sql_help.c:870 sql_help.c:940 +#: sql_help.c:944 sql_help.c:947 sql_help.c:1008 sql_help.c:1010 +#: sql_help.c:1011 sql_help.c:1155 sql_help.c:1158 sql_help.c:1611 +#: sql_help.c:1615 sql_help.c:1618 sql_help.c:2338 sql_help.c:2540 +#: sql_help.c:4060 sql_help.c:4513 msgid "configuration_parameter" msgstr "Konfigurationsparameter" #: sql_help.c:122 sql_help.c:392 sql_help.c:463 sql_help.c:469 sql_help.c:481 -#: sql_help.c:542 sql_help.c:599 sql_help.c:678 sql_help.c:684 sql_help.c:865 -#: sql_help.c:888 sql_help.c:938 sql_help.c:1006 sql_help.c:1077 -#: sql_help.c:1121 sql_help.c:1125 sql_help.c:1129 sql_help.c:1132 -#: sql_help.c:1137 sql_help.c:1153 sql_help.c:1154 sql_help.c:1321 -#: sql_help.c:1343 sql_help.c:1392 sql_help.c:1414 sql_help.c:1471 -#: sql_help.c:1555 sql_help.c:1609 sql_help.c:1632 sql_help.c:2230 -#: sql_help.c:2272 sql_help.c:2279 sql_help.c:2288 sql_help.c:2336 -#: sql_help.c:2337 sql_help.c:2400 sql_help.c:2403 sql_help.c:2437 -#: sql_help.c:2538 sql_help.c:2539 sql_help.c:2557 sql_help.c:2679 -#: sql_help.c:2718 sql_help.c:2824 sql_help.c:2837 sql_help.c:2851 -#: sql_help.c:2892 sql_help.c:2916 sql_help.c:2933 sql_help.c:2960 -#: sql_help.c:3167 sql_help.c:3861 sql_help.c:4511 sql_help.c:4512 +#: sql_help.c:542 sql_help.c:599 sql_help.c:679 sql_help.c:687 sql_help.c:868 +#: sql_help.c:891 sql_help.c:941 sql_help.c:1009 sql_help.c:1080 +#: sql_help.c:1124 sql_help.c:1128 sql_help.c:1132 sql_help.c:1135 +#: sql_help.c:1140 sql_help.c:1156 sql_help.c:1157 sql_help.c:1324 +#: sql_help.c:1346 sql_help.c:1395 sql_help.c:1417 sql_help.c:1474 +#: sql_help.c:1558 sql_help.c:1612 sql_help.c:1635 sql_help.c:2233 +#: sql_help.c:2275 sql_help.c:2282 sql_help.c:2291 sql_help.c:2339 +#: sql_help.c:2340 sql_help.c:2403 sql_help.c:2406 sql_help.c:2440 +#: sql_help.c:2541 sql_help.c:2542 sql_help.c:2560 sql_help.c:2682 +#: sql_help.c:2721 sql_help.c:2827 sql_help.c:2840 sql_help.c:2854 +#: sql_help.c:2895 sql_help.c:2919 sql_help.c:2936 sql_help.c:2963 +#: sql_help.c:3170 sql_help.c:3864 sql_help.c:4514 sql_help.c:4515 msgid "value" msgstr "Wert" @@ -4381,9 +4383,9 @@ msgstr "Wert" msgid "target_role" msgstr "Zielrolle" -#: sql_help.c:195 sql_help.c:2214 sql_help.c:2634 sql_help.c:2639 -#: sql_help.c:3794 sql_help.c:3803 sql_help.c:3822 sql_help.c:3831 -#: sql_help.c:4174 sql_help.c:4183 sql_help.c:4202 sql_help.c:4211 +#: sql_help.c:195 sql_help.c:2217 sql_help.c:2637 sql_help.c:2642 +#: sql_help.c:3797 sql_help.c:3806 sql_help.c:3825 sql_help.c:3834 +#: sql_help.c:4177 sql_help.c:4186 sql_help.c:4205 sql_help.c:4214 msgid "schema_name" msgstr "Schemaname" @@ -4397,31 +4399,31 @@ msgstr "wobei abgekürztes_Grant_oder_Revoke Folgendes sein kann:" #: sql_help.c:198 sql_help.c:199 sql_help.c:200 sql_help.c:201 sql_help.c:202 #: sql_help.c:203 sql_help.c:204 sql_help.c:205 sql_help.c:206 sql_help.c:207 -#: sql_help.c:567 sql_help.c:606 sql_help.c:671 sql_help.c:811 sql_help.c:948 -#: sql_help.c:1289 sql_help.c:1619 sql_help.c:2374 sql_help.c:2375 -#: sql_help.c:2376 sql_help.c:2377 sql_help.c:2378 sql_help.c:2511 -#: sql_help.c:2590 sql_help.c:2591 sql_help.c:2592 sql_help.c:2593 -#: sql_help.c:2594 sql_help.c:3149 sql_help.c:3150 sql_help.c:3151 -#: sql_help.c:3152 sql_help.c:3153 sql_help.c:3840 sql_help.c:3844 -#: sql_help.c:4220 sql_help.c:4224 sql_help.c:4531 +#: sql_help.c:567 sql_help.c:606 sql_help.c:672 sql_help.c:814 sql_help.c:951 +#: sql_help.c:1292 sql_help.c:1622 sql_help.c:2377 sql_help.c:2378 +#: sql_help.c:2379 sql_help.c:2380 sql_help.c:2381 sql_help.c:2514 +#: sql_help.c:2593 sql_help.c:2594 sql_help.c:2595 sql_help.c:2596 +#: sql_help.c:2597 sql_help.c:3152 sql_help.c:3153 sql_help.c:3154 +#: sql_help.c:3155 sql_help.c:3156 sql_help.c:3843 sql_help.c:3847 +#: sql_help.c:4223 sql_help.c:4227 sql_help.c:4534 msgid "role_name" msgstr "Rollenname" -#: sql_help.c:233 sql_help.c:456 sql_help.c:1305 sql_help.c:1307 -#: sql_help.c:1358 sql_help.c:1371 sql_help.c:1396 sql_help.c:1649 -#: sql_help.c:2184 sql_help.c:2188 sql_help.c:2291 sql_help.c:2296 -#: sql_help.c:2396 sql_help.c:2695 sql_help.c:2700 sql_help.c:2702 -#: sql_help.c:2819 sql_help.c:2832 sql_help.c:2846 sql_help.c:2855 -#: sql_help.c:2867 sql_help.c:2896 sql_help.c:3892 sql_help.c:3907 -#: sql_help.c:3909 sql_help.c:4388 sql_help.c:4389 sql_help.c:4398 -#: sql_help.c:4440 sql_help.c:4441 sql_help.c:4442 sql_help.c:4443 -#: sql_help.c:4444 sql_help.c:4445 sql_help.c:4485 sql_help.c:4486 -#: sql_help.c:4491 sql_help.c:4496 sql_help.c:4637 sql_help.c:4638 -#: sql_help.c:4647 sql_help.c:4689 sql_help.c:4690 sql_help.c:4691 -#: sql_help.c:4692 sql_help.c:4693 sql_help.c:4694 sql_help.c:4748 -#: sql_help.c:4750 sql_help.c:4811 sql_help.c:4869 sql_help.c:4870 -#: sql_help.c:4879 sql_help.c:4921 sql_help.c:4922 sql_help.c:4923 -#: sql_help.c:4924 sql_help.c:4925 sql_help.c:4926 +#: sql_help.c:233 sql_help.c:456 sql_help.c:1308 sql_help.c:1310 +#: sql_help.c:1361 sql_help.c:1374 sql_help.c:1399 sql_help.c:1652 +#: sql_help.c:2187 sql_help.c:2191 sql_help.c:2294 sql_help.c:2299 +#: sql_help.c:2399 sql_help.c:2698 sql_help.c:2703 sql_help.c:2705 +#: sql_help.c:2822 sql_help.c:2835 sql_help.c:2849 sql_help.c:2858 +#: sql_help.c:2870 sql_help.c:2899 sql_help.c:3895 sql_help.c:3910 +#: sql_help.c:3912 sql_help.c:4391 sql_help.c:4392 sql_help.c:4401 +#: sql_help.c:4443 sql_help.c:4444 sql_help.c:4445 sql_help.c:4446 +#: sql_help.c:4447 sql_help.c:4448 sql_help.c:4488 sql_help.c:4489 +#: sql_help.c:4494 sql_help.c:4499 sql_help.c:4640 sql_help.c:4641 +#: sql_help.c:4650 sql_help.c:4692 sql_help.c:4693 sql_help.c:4694 +#: sql_help.c:4695 sql_help.c:4696 sql_help.c:4697 sql_help.c:4751 +#: sql_help.c:4753 sql_help.c:4814 sql_help.c:4872 sql_help.c:4873 +#: sql_help.c:4882 sql_help.c:4924 sql_help.c:4925 sql_help.c:4926 +#: sql_help.c:4927 sql_help.c:4928 sql_help.c:4929 msgid "expression" msgstr "Ausdruck" @@ -4430,18 +4432,18 @@ msgid "domain_constraint" msgstr "Domänen-Constraint" #: sql_help.c:238 sql_help.c:240 sql_help.c:243 sql_help.c:471 sql_help.c:472 -#: sql_help.c:1282 sql_help.c:1329 sql_help.c:1330 sql_help.c:1331 -#: sql_help.c:1357 sql_help.c:1370 sql_help.c:1387 sql_help.c:1817 -#: sql_help.c:1819 sql_help.c:2187 sql_help.c:2290 sql_help.c:2295 -#: sql_help.c:2854 sql_help.c:2866 sql_help.c:3904 +#: sql_help.c:1285 sql_help.c:1332 sql_help.c:1333 sql_help.c:1334 +#: sql_help.c:1360 sql_help.c:1373 sql_help.c:1390 sql_help.c:1820 +#: sql_help.c:1822 sql_help.c:2190 sql_help.c:2293 sql_help.c:2298 +#: sql_help.c:2857 sql_help.c:2869 sql_help.c:3907 msgid "constraint_name" msgstr "Constraint-Name" -#: sql_help.c:241 sql_help.c:1283 +#: sql_help.c:241 sql_help.c:1286 msgid "new_constraint_name" msgstr "neuer_Constraint-Name" -#: sql_help.c:314 sql_help.c:1075 +#: sql_help.c:314 sql_help.c:1078 msgid "new_version" msgstr "neue_Version" @@ -4457,82 +4459,82 @@ msgstr "wobei Elementobjekt Folgendes ist:" #: sql_help.c:331 sql_help.c:332 sql_help.c:337 sql_help.c:341 sql_help.c:343 #: sql_help.c:345 sql_help.c:354 sql_help.c:355 sql_help.c:356 sql_help.c:357 #: sql_help.c:358 sql_help.c:359 sql_help.c:360 sql_help.c:361 sql_help.c:364 -#: sql_help.c:365 sql_help.c:1809 sql_help.c:1814 sql_help.c:1821 -#: sql_help.c:1822 sql_help.c:1823 sql_help.c:1824 sql_help.c:1825 -#: sql_help.c:1826 sql_help.c:1827 sql_help.c:1832 sql_help.c:1834 -#: sql_help.c:1838 sql_help.c:1840 sql_help.c:1844 sql_help.c:1849 -#: sql_help.c:1850 sql_help.c:1857 sql_help.c:1858 sql_help.c:1859 -#: sql_help.c:1860 sql_help.c:1861 sql_help.c:1862 sql_help.c:1863 -#: sql_help.c:1864 sql_help.c:1865 sql_help.c:1866 sql_help.c:1867 -#: sql_help.c:1872 sql_help.c:1873 sql_help.c:4293 sql_help.c:4298 -#: sql_help.c:4299 sql_help.c:4300 sql_help.c:4301 sql_help.c:4307 -#: sql_help.c:4308 sql_help.c:4313 sql_help.c:4314 sql_help.c:4319 -#: sql_help.c:4320 sql_help.c:4321 sql_help.c:4322 sql_help.c:4323 -#: sql_help.c:4324 +#: sql_help.c:365 sql_help.c:1812 sql_help.c:1817 sql_help.c:1824 +#: sql_help.c:1825 sql_help.c:1826 sql_help.c:1827 sql_help.c:1828 +#: sql_help.c:1829 sql_help.c:1830 sql_help.c:1835 sql_help.c:1837 +#: sql_help.c:1841 sql_help.c:1843 sql_help.c:1847 sql_help.c:1852 +#: sql_help.c:1853 sql_help.c:1860 sql_help.c:1861 sql_help.c:1862 +#: sql_help.c:1863 sql_help.c:1864 sql_help.c:1865 sql_help.c:1866 +#: sql_help.c:1867 sql_help.c:1868 sql_help.c:1869 sql_help.c:1870 +#: sql_help.c:1875 sql_help.c:1876 sql_help.c:4296 sql_help.c:4301 +#: sql_help.c:4302 sql_help.c:4303 sql_help.c:4304 sql_help.c:4310 +#: sql_help.c:4311 sql_help.c:4316 sql_help.c:4317 sql_help.c:4322 +#: sql_help.c:4323 sql_help.c:4324 sql_help.c:4325 sql_help.c:4326 +#: sql_help.c:4327 msgid "object_name" msgstr "Objektname" -#: sql_help.c:323 sql_help.c:1810 sql_help.c:4296 +#: sql_help.c:323 sql_help.c:1813 sql_help.c:4299 msgid "aggregate_name" msgstr "Aggregatname" -#: sql_help.c:325 sql_help.c:1812 sql_help.c:2096 sql_help.c:2100 -#: sql_help.c:2102 sql_help.c:3276 +#: sql_help.c:325 sql_help.c:1815 sql_help.c:2099 sql_help.c:2103 +#: sql_help.c:2105 sql_help.c:3279 msgid "source_type" msgstr "Quelltyp" -#: sql_help.c:326 sql_help.c:1813 sql_help.c:2097 sql_help.c:2101 -#: sql_help.c:2103 sql_help.c:3277 +#: sql_help.c:326 sql_help.c:1816 sql_help.c:2100 sql_help.c:2104 +#: sql_help.c:2106 sql_help.c:3280 msgid "target_type" msgstr "Zieltyp" -#: sql_help.c:333 sql_help.c:775 sql_help.c:1828 sql_help.c:2098 -#: sql_help.c:2137 sql_help.c:2202 sql_help.c:2454 sql_help.c:2485 -#: sql_help.c:3036 sql_help.c:4198 sql_help.c:4302 sql_help.c:4417 -#: sql_help.c:4421 sql_help.c:4425 sql_help.c:4428 sql_help.c:4666 -#: sql_help.c:4670 sql_help.c:4674 sql_help.c:4677 sql_help.c:4898 -#: sql_help.c:4902 sql_help.c:4906 sql_help.c:4909 +#: sql_help.c:333 sql_help.c:778 sql_help.c:1831 sql_help.c:2101 +#: sql_help.c:2140 sql_help.c:2205 sql_help.c:2457 sql_help.c:2488 +#: sql_help.c:3039 sql_help.c:4201 sql_help.c:4305 sql_help.c:4420 +#: sql_help.c:4424 sql_help.c:4428 sql_help.c:4431 sql_help.c:4669 +#: sql_help.c:4673 sql_help.c:4677 sql_help.c:4680 sql_help.c:4901 +#: sql_help.c:4905 sql_help.c:4909 sql_help.c:4912 msgid "function_name" msgstr "Funktionsname" -#: sql_help.c:338 sql_help.c:768 sql_help.c:1835 sql_help.c:2478 +#: sql_help.c:338 sql_help.c:771 sql_help.c:1838 sql_help.c:2481 msgid "operator_name" msgstr "Operatorname" -#: sql_help.c:339 sql_help.c:704 sql_help.c:708 sql_help.c:712 sql_help.c:1836 -#: sql_help.c:2455 sql_help.c:3400 +#: sql_help.c:339 sql_help.c:707 sql_help.c:711 sql_help.c:715 sql_help.c:1839 +#: sql_help.c:2458 sql_help.c:3403 msgid "left_type" msgstr "linker_Typ" -#: sql_help.c:340 sql_help.c:705 sql_help.c:709 sql_help.c:713 sql_help.c:1837 -#: sql_help.c:2456 sql_help.c:3401 +#: sql_help.c:340 sql_help.c:708 sql_help.c:712 sql_help.c:716 sql_help.c:1840 +#: sql_help.c:2459 sql_help.c:3404 msgid "right_type" msgstr "rechter_Typ" -#: sql_help.c:342 sql_help.c:344 sql_help.c:731 sql_help.c:734 sql_help.c:737 -#: sql_help.c:766 sql_help.c:778 sql_help.c:786 sql_help.c:789 sql_help.c:792 -#: sql_help.c:1376 sql_help.c:1839 sql_help.c:1841 sql_help.c:2475 -#: sql_help.c:2496 sql_help.c:2872 sql_help.c:3410 sql_help.c:3419 +#: sql_help.c:342 sql_help.c:344 sql_help.c:734 sql_help.c:737 sql_help.c:740 +#: sql_help.c:769 sql_help.c:781 sql_help.c:789 sql_help.c:792 sql_help.c:795 +#: sql_help.c:1379 sql_help.c:1842 sql_help.c:1844 sql_help.c:2478 +#: sql_help.c:2499 sql_help.c:2875 sql_help.c:3413 sql_help.c:3422 msgid "index_method" msgstr "Indexmethode" -#: sql_help.c:346 sql_help.c:1845 sql_help.c:4309 +#: sql_help.c:346 sql_help.c:1848 sql_help.c:4312 msgid "procedure_name" msgstr "Prozedurname" -#: sql_help.c:350 sql_help.c:1851 sql_help.c:3818 sql_help.c:4315 +#: sql_help.c:350 sql_help.c:1854 sql_help.c:3821 sql_help.c:4318 msgid "routine_name" msgstr "Routinenname" -#: sql_help.c:362 sql_help.c:1347 sql_help.c:1868 sql_help.c:2331 -#: sql_help.c:2536 sql_help.c:2827 sql_help.c:3003 sql_help.c:3581 -#: sql_help.c:3837 sql_help.c:4217 +#: sql_help.c:362 sql_help.c:1350 sql_help.c:1871 sql_help.c:2334 +#: sql_help.c:2539 sql_help.c:2830 sql_help.c:3006 sql_help.c:3584 +#: sql_help.c:3840 sql_help.c:4220 msgid "type_name" msgstr "Typname" -#: sql_help.c:363 sql_help.c:1869 sql_help.c:2330 sql_help.c:2535 -#: sql_help.c:3004 sql_help.c:3234 sql_help.c:3582 sql_help.c:3825 -#: sql_help.c:4205 +#: sql_help.c:363 sql_help.c:1872 sql_help.c:2333 sql_help.c:2538 +#: sql_help.c:3007 sql_help.c:3237 sql_help.c:3585 sql_help.c:3828 +#: sql_help.c:4208 msgid "lang_name" msgstr "Sprachname" @@ -4540,142 +4542,142 @@ msgstr "Sprachname" msgid "and aggregate_signature is:" msgstr "und Aggregatsignatur Folgendes ist:" -#: sql_help.c:389 sql_help.c:1963 sql_help.c:2227 +#: sql_help.c:389 sql_help.c:1966 sql_help.c:2230 msgid "handler_function" msgstr "Handler-Funktion" -#: sql_help.c:390 sql_help.c:2228 +#: sql_help.c:390 sql_help.c:2231 msgid "validator_function" msgstr "Validator-Funktion" -#: sql_help.c:438 sql_help.c:516 sql_help.c:660 sql_help.c:842 sql_help.c:981 -#: sql_help.c:1277 sql_help.c:1546 +#: sql_help.c:438 sql_help.c:516 sql_help.c:661 sql_help.c:845 sql_help.c:984 +#: sql_help.c:1280 sql_help.c:1549 msgid "action" msgstr "Aktion" #: sql_help.c:440 sql_help.c:447 sql_help.c:451 sql_help.c:452 sql_help.c:455 #: sql_help.c:457 sql_help.c:458 sql_help.c:459 sql_help.c:461 sql_help.c:464 -#: sql_help.c:466 sql_help.c:467 sql_help.c:664 sql_help.c:674 sql_help.c:676 -#: sql_help.c:679 sql_help.c:681 sql_help.c:1057 sql_help.c:1279 -#: sql_help.c:1297 sql_help.c:1301 sql_help.c:1302 sql_help.c:1306 -#: sql_help.c:1308 sql_help.c:1309 sql_help.c:1310 sql_help.c:1311 -#: sql_help.c:1313 sql_help.c:1316 sql_help.c:1317 sql_help.c:1319 -#: sql_help.c:1322 sql_help.c:1324 sql_help.c:1325 sql_help.c:1372 -#: sql_help.c:1374 sql_help.c:1381 sql_help.c:1390 sql_help.c:1395 -#: sql_help.c:1648 sql_help.c:1651 sql_help.c:1655 sql_help.c:1691 -#: sql_help.c:1816 sql_help.c:1929 sql_help.c:1935 sql_help.c:1948 -#: sql_help.c:1949 sql_help.c:1950 sql_help.c:2269 sql_help.c:2282 -#: sql_help.c:2328 sql_help.c:2395 sql_help.c:2401 sql_help.c:2434 -#: sql_help.c:2664 sql_help.c:2699 sql_help.c:2701 sql_help.c:2809 -#: sql_help.c:2818 sql_help.c:2828 sql_help.c:2831 sql_help.c:2841 -#: sql_help.c:2845 sql_help.c:2868 sql_help.c:2870 sql_help.c:2877 -#: sql_help.c:2890 sql_help.c:2895 sql_help.c:2913 sql_help.c:3039 -#: sql_help.c:3179 sql_help.c:3797 sql_help.c:3798 sql_help.c:3891 -#: sql_help.c:3906 sql_help.c:3908 sql_help.c:3910 sql_help.c:4177 -#: sql_help.c:4178 sql_help.c:4295 sql_help.c:4449 sql_help.c:4455 -#: sql_help.c:4457 sql_help.c:4698 sql_help.c:4704 sql_help.c:4706 -#: sql_help.c:4747 sql_help.c:4749 sql_help.c:4751 sql_help.c:4799 -#: sql_help.c:4930 sql_help.c:4936 sql_help.c:4938 +#: sql_help.c:466 sql_help.c:467 sql_help.c:665 sql_help.c:675 sql_help.c:677 +#: sql_help.c:680 sql_help.c:682 sql_help.c:683 sql_help.c:1060 sql_help.c:1282 +#: sql_help.c:1300 sql_help.c:1304 sql_help.c:1305 sql_help.c:1309 +#: sql_help.c:1311 sql_help.c:1312 sql_help.c:1313 sql_help.c:1314 +#: sql_help.c:1316 sql_help.c:1319 sql_help.c:1320 sql_help.c:1322 +#: sql_help.c:1325 sql_help.c:1327 sql_help.c:1328 sql_help.c:1375 +#: sql_help.c:1377 sql_help.c:1384 sql_help.c:1393 sql_help.c:1398 +#: sql_help.c:1651 sql_help.c:1654 sql_help.c:1658 sql_help.c:1694 +#: sql_help.c:1819 sql_help.c:1932 sql_help.c:1938 sql_help.c:1951 +#: sql_help.c:1952 sql_help.c:1953 sql_help.c:2272 sql_help.c:2285 +#: sql_help.c:2331 sql_help.c:2398 sql_help.c:2404 sql_help.c:2437 +#: sql_help.c:2667 sql_help.c:2702 sql_help.c:2704 sql_help.c:2812 +#: sql_help.c:2821 sql_help.c:2831 sql_help.c:2834 sql_help.c:2844 +#: sql_help.c:2848 sql_help.c:2871 sql_help.c:2873 sql_help.c:2880 +#: sql_help.c:2893 sql_help.c:2898 sql_help.c:2916 sql_help.c:3042 +#: sql_help.c:3182 sql_help.c:3800 sql_help.c:3801 sql_help.c:3894 +#: sql_help.c:3909 sql_help.c:3911 sql_help.c:3913 sql_help.c:4180 +#: sql_help.c:4181 sql_help.c:4298 sql_help.c:4452 sql_help.c:4458 +#: sql_help.c:4460 sql_help.c:4701 sql_help.c:4707 sql_help.c:4709 +#: sql_help.c:4750 sql_help.c:4752 sql_help.c:4754 sql_help.c:4802 +#: sql_help.c:4933 sql_help.c:4939 sql_help.c:4941 msgid "column_name" msgstr "Spaltenname" -#: sql_help.c:441 sql_help.c:665 sql_help.c:1280 sql_help.c:1656 +#: sql_help.c:441 sql_help.c:666 sql_help.c:1283 sql_help.c:1659 msgid "new_column_name" msgstr "neuer_Spaltenname" -#: sql_help.c:446 sql_help.c:537 sql_help.c:673 sql_help.c:863 sql_help.c:1002 -#: sql_help.c:1296 sql_help.c:1556 +#: sql_help.c:446 sql_help.c:537 sql_help.c:674 sql_help.c:866 sql_help.c:1005 +#: sql_help.c:1299 sql_help.c:1559 msgid "where action is one of:" msgstr "wobei Aktion Folgendes sein kann:" -#: sql_help.c:448 sql_help.c:453 sql_help.c:1049 sql_help.c:1298 -#: sql_help.c:1303 sql_help.c:1558 sql_help.c:1562 sql_help.c:2182 -#: sql_help.c:2270 sql_help.c:2474 sql_help.c:2657 sql_help.c:2810 -#: sql_help.c:3086 sql_help.c:3993 +#: sql_help.c:448 sql_help.c:453 sql_help.c:1052 sql_help.c:1301 +#: sql_help.c:1306 sql_help.c:1561 sql_help.c:1565 sql_help.c:2185 +#: sql_help.c:2273 sql_help.c:2477 sql_help.c:2660 sql_help.c:2813 +#: sql_help.c:3089 sql_help.c:3996 msgid "data_type" msgstr "Datentyp" -#: sql_help.c:449 sql_help.c:454 sql_help.c:1299 sql_help.c:1304 -#: sql_help.c:1559 sql_help.c:1563 sql_help.c:2183 sql_help.c:2273 -#: sql_help.c:2397 sql_help.c:2811 sql_help.c:2820 sql_help.c:2833 -#: sql_help.c:2847 sql_help.c:3087 sql_help.c:3093 sql_help.c:3901 +#: sql_help.c:449 sql_help.c:454 sql_help.c:1302 sql_help.c:1307 +#: sql_help.c:1562 sql_help.c:1566 sql_help.c:2186 sql_help.c:2276 +#: sql_help.c:2400 sql_help.c:2814 sql_help.c:2823 sql_help.c:2836 +#: sql_help.c:2850 sql_help.c:3090 sql_help.c:3096 sql_help.c:3904 msgid "collation" msgstr "Sortierfolge" -#: sql_help.c:450 sql_help.c:1300 sql_help.c:2274 sql_help.c:2283 -#: sql_help.c:2813 sql_help.c:2829 sql_help.c:2842 +#: sql_help.c:450 sql_help.c:1303 sql_help.c:2277 sql_help.c:2286 +#: sql_help.c:2816 sql_help.c:2832 sql_help.c:2845 msgid "column_constraint" msgstr "Spalten-Constraint" -#: sql_help.c:460 sql_help.c:604 sql_help.c:675 sql_help.c:1318 sql_help.c:4796 +#: sql_help.c:460 sql_help.c:604 sql_help.c:676 sql_help.c:1321 sql_help.c:4799 msgid "integer" msgstr "ganze_Zahl" -#: sql_help.c:462 sql_help.c:465 sql_help.c:677 sql_help.c:680 sql_help.c:1320 -#: sql_help.c:1323 +#: sql_help.c:462 sql_help.c:465 sql_help.c:678 sql_help.c:681 sql_help.c:1323 +#: sql_help.c:1326 msgid "attribute_option" msgstr "Attributoption" -#: sql_help.c:470 sql_help.c:1327 sql_help.c:2275 sql_help.c:2284 -#: sql_help.c:2814 sql_help.c:2830 sql_help.c:2843 +#: sql_help.c:470 sql_help.c:1330 sql_help.c:2278 sql_help.c:2287 +#: sql_help.c:2817 sql_help.c:2833 sql_help.c:2846 msgid "table_constraint" msgstr "Tabellen-Constraint" -#: sql_help.c:473 sql_help.c:474 sql_help.c:475 sql_help.c:476 sql_help.c:1332 -#: sql_help.c:1333 sql_help.c:1334 sql_help.c:1335 sql_help.c:1870 +#: sql_help.c:473 sql_help.c:474 sql_help.c:475 sql_help.c:476 sql_help.c:1335 +#: sql_help.c:1336 sql_help.c:1337 sql_help.c:1338 sql_help.c:1873 msgid "trigger_name" msgstr "Triggername" -#: sql_help.c:477 sql_help.c:478 sql_help.c:1345 sql_help.c:1346 -#: sql_help.c:2276 sql_help.c:2281 sql_help.c:2817 sql_help.c:2840 +#: sql_help.c:477 sql_help.c:478 sql_help.c:1348 sql_help.c:1349 +#: sql_help.c:2279 sql_help.c:2284 sql_help.c:2820 sql_help.c:2843 msgid "parent_table" msgstr "Elterntabelle" -#: sql_help.c:536 sql_help.c:594 sql_help.c:662 sql_help.c:862 sql_help.c:1001 -#: sql_help.c:1515 sql_help.c:2213 +#: sql_help.c:536 sql_help.c:594 sql_help.c:663 sql_help.c:865 sql_help.c:1004 +#: sql_help.c:1518 sql_help.c:2216 msgid "extension_name" msgstr "Erweiterungsname" -#: sql_help.c:538 sql_help.c:1003 sql_help.c:2332 +#: sql_help.c:538 sql_help.c:1006 sql_help.c:2335 msgid "execution_cost" msgstr "Ausführungskosten" -#: sql_help.c:539 sql_help.c:1004 sql_help.c:2333 +#: sql_help.c:539 sql_help.c:1007 sql_help.c:2336 msgid "result_rows" msgstr "Ergebniszeilen" -#: sql_help.c:540 sql_help.c:2334 +#: sql_help.c:540 sql_help.c:2337 msgid "support_function" msgstr "Support-Funktion" -#: sql_help.c:562 sql_help.c:564 sql_help.c:927 sql_help.c:935 sql_help.c:939 -#: sql_help.c:942 sql_help.c:945 sql_help.c:1598 sql_help.c:1606 -#: sql_help.c:1610 sql_help.c:1613 sql_help.c:1616 sql_help.c:2635 -#: sql_help.c:2637 sql_help.c:2640 sql_help.c:2641 sql_help.c:3795 -#: sql_help.c:3796 sql_help.c:3800 sql_help.c:3801 sql_help.c:3804 -#: sql_help.c:3805 sql_help.c:3807 sql_help.c:3808 sql_help.c:3810 -#: sql_help.c:3811 sql_help.c:3813 sql_help.c:3814 sql_help.c:3816 -#: sql_help.c:3817 sql_help.c:3823 sql_help.c:3824 sql_help.c:3826 -#: sql_help.c:3827 sql_help.c:3829 sql_help.c:3830 sql_help.c:3832 -#: sql_help.c:3833 sql_help.c:3835 sql_help.c:3836 sql_help.c:3838 -#: sql_help.c:3839 sql_help.c:3841 sql_help.c:3842 sql_help.c:4175 -#: sql_help.c:4176 sql_help.c:4180 sql_help.c:4181 sql_help.c:4184 -#: sql_help.c:4185 sql_help.c:4187 sql_help.c:4188 sql_help.c:4190 -#: sql_help.c:4191 sql_help.c:4193 sql_help.c:4194 sql_help.c:4196 -#: sql_help.c:4197 sql_help.c:4203 sql_help.c:4204 sql_help.c:4206 -#: sql_help.c:4207 sql_help.c:4209 sql_help.c:4210 sql_help.c:4212 -#: sql_help.c:4213 sql_help.c:4215 sql_help.c:4216 sql_help.c:4218 -#: sql_help.c:4219 sql_help.c:4221 sql_help.c:4222 +#: sql_help.c:562 sql_help.c:564 sql_help.c:930 sql_help.c:938 sql_help.c:942 +#: sql_help.c:945 sql_help.c:948 sql_help.c:1601 sql_help.c:1609 +#: sql_help.c:1613 sql_help.c:1616 sql_help.c:1619 sql_help.c:2638 +#: sql_help.c:2640 sql_help.c:2643 sql_help.c:2644 sql_help.c:3798 +#: sql_help.c:3799 sql_help.c:3803 sql_help.c:3804 sql_help.c:3807 +#: sql_help.c:3808 sql_help.c:3810 sql_help.c:3811 sql_help.c:3813 +#: sql_help.c:3814 sql_help.c:3816 sql_help.c:3817 sql_help.c:3819 +#: sql_help.c:3820 sql_help.c:3826 sql_help.c:3827 sql_help.c:3829 +#: sql_help.c:3830 sql_help.c:3832 sql_help.c:3833 sql_help.c:3835 +#: sql_help.c:3836 sql_help.c:3838 sql_help.c:3839 sql_help.c:3841 +#: sql_help.c:3842 sql_help.c:3844 sql_help.c:3845 sql_help.c:4178 +#: sql_help.c:4179 sql_help.c:4183 sql_help.c:4184 sql_help.c:4187 +#: sql_help.c:4188 sql_help.c:4190 sql_help.c:4191 sql_help.c:4193 +#: sql_help.c:4194 sql_help.c:4196 sql_help.c:4197 sql_help.c:4199 +#: sql_help.c:4200 sql_help.c:4206 sql_help.c:4207 sql_help.c:4209 +#: sql_help.c:4210 sql_help.c:4212 sql_help.c:4213 sql_help.c:4215 +#: sql_help.c:4216 sql_help.c:4218 sql_help.c:4219 sql_help.c:4221 +#: sql_help.c:4222 sql_help.c:4224 sql_help.c:4225 msgid "role_specification" msgstr "Rollenangabe" -#: sql_help.c:563 sql_help.c:565 sql_help.c:1629 sql_help.c:2156 -#: sql_help.c:2643 sql_help.c:3164 sql_help.c:3615 sql_help.c:4541 +#: sql_help.c:563 sql_help.c:565 sql_help.c:1632 sql_help.c:2159 +#: sql_help.c:2646 sql_help.c:3167 sql_help.c:3618 sql_help.c:4544 msgid "user_name" msgstr "Benutzername" -#: sql_help.c:566 sql_help.c:947 sql_help.c:1618 sql_help.c:2642 -#: sql_help.c:3843 sql_help.c:4223 +#: sql_help.c:566 sql_help.c:950 sql_help.c:1621 sql_help.c:2645 +#: sql_help.c:3846 sql_help.c:4226 msgid "where role_specification can be:" msgstr "wobei Rollenangabe Folgendes sein kann:" @@ -4683,15 +4685,15 @@ msgstr "wobei Rollenangabe Folgendes sein kann:" msgid "group_name" msgstr "Gruppenname" -#: sql_help.c:590 sql_help.c:1393 sql_help.c:2162 sql_help.c:2404 -#: sql_help.c:2438 sql_help.c:2825 sql_help.c:2838 sql_help.c:2852 -#: sql_help.c:2893 sql_help.c:2917 sql_help.c:2929 sql_help.c:3834 -#: sql_help.c:4214 +#: sql_help.c:590 sql_help.c:1396 sql_help.c:2165 sql_help.c:2407 +#: sql_help.c:2441 sql_help.c:2828 sql_help.c:2841 sql_help.c:2855 +#: sql_help.c:2896 sql_help.c:2920 sql_help.c:2932 sql_help.c:3837 +#: sql_help.c:4217 msgid "tablespace_name" msgstr "Tablespace-Name" -#: sql_help.c:592 sql_help.c:682 sql_help.c:1340 sql_help.c:1349 -#: sql_help.c:1388 sql_help.c:1745 sql_help.c:1748 +#: sql_help.c:592 sql_help.c:685 sql_help.c:1343 sql_help.c:1352 +#: sql_help.c:1391 sql_help.c:1748 sql_help.c:1751 msgid "index_name" msgstr "Indexname" @@ -4699,10 +4701,10 @@ msgstr "Indexname" msgid "collation_name" msgstr "Sortierfolgenname" -#: sql_help.c:598 sql_help.c:601 sql_help.c:683 sql_help.c:685 sql_help.c:1342 -#: sql_help.c:1344 sql_help.c:1391 sql_help.c:2402 sql_help.c:2436 -#: sql_help.c:2823 sql_help.c:2836 sql_help.c:2850 sql_help.c:2891 -#: sql_help.c:2915 +#: sql_help.c:598 sql_help.c:601 sql_help.c:686 sql_help.c:688 sql_help.c:1345 +#: sql_help.c:1347 sql_help.c:1394 sql_help.c:2405 sql_help.c:2439 +#: sql_help.c:2826 sql_help.c:2839 sql_help.c:2853 sql_help.c:2894 +#: sql_help.c:2918 msgid "storage_parameter" msgstr "Storage-Parameter" @@ -4710,1774 +4712,1768 @@ msgstr "Storage-Parameter" msgid "column_number" msgstr "Spaltennummer" -#: sql_help.c:627 sql_help.c:1833 sql_help.c:4306 +#: sql_help.c:627 sql_help.c:1836 sql_help.c:4309 msgid "large_object_oid" msgstr "Large-Object-OID" -#: sql_help.c:714 sql_help.c:2459 +#: sql_help.c:684 sql_help.c:1329 sql_help.c:1367 sql_help.c:2815 +msgid "compression_method" +msgstr "Kompressionsmethode" + +#: sql_help.c:717 sql_help.c:2462 msgid "res_proc" msgstr "Res-Funktion" -#: sql_help.c:715 sql_help.c:2460 +#: sql_help.c:718 sql_help.c:2463 msgid "join_proc" msgstr "Join-Funktion" -#: sql_help.c:767 sql_help.c:779 sql_help.c:2477 +#: sql_help.c:770 sql_help.c:782 sql_help.c:2480 msgid "strategy_number" msgstr "Strategienummer" -#: sql_help.c:769 sql_help.c:770 sql_help.c:773 sql_help.c:774 sql_help.c:780 -#: sql_help.c:781 sql_help.c:783 sql_help.c:784 sql_help.c:2479 sql_help.c:2480 -#: sql_help.c:2483 sql_help.c:2484 +#: sql_help.c:772 sql_help.c:773 sql_help.c:776 sql_help.c:777 sql_help.c:783 +#: sql_help.c:784 sql_help.c:786 sql_help.c:787 sql_help.c:2482 sql_help.c:2483 +#: sql_help.c:2486 sql_help.c:2487 msgid "op_type" msgstr "Optyp" -#: sql_help.c:771 sql_help.c:2481 +#: sql_help.c:774 sql_help.c:2484 msgid "sort_family_name" msgstr "Sortierfamilienname" -#: sql_help.c:772 sql_help.c:782 sql_help.c:2482 +#: sql_help.c:775 sql_help.c:785 sql_help.c:2485 msgid "support_number" msgstr "Unterst-Nummer" -#: sql_help.c:776 sql_help.c:2099 sql_help.c:2486 sql_help.c:3006 -#: sql_help.c:3008 +#: sql_help.c:779 sql_help.c:2102 sql_help.c:2489 sql_help.c:3009 +#: sql_help.c:3011 msgid "argument_type" msgstr "Argumenttyp" -#: sql_help.c:807 sql_help.c:810 sql_help.c:881 sql_help.c:883 sql_help.c:885 -#: sql_help.c:1017 sql_help.c:1056 sql_help.c:1511 sql_help.c:1514 -#: sql_help.c:1690 sql_help.c:1744 sql_help.c:1747 sql_help.c:1818 -#: sql_help.c:1843 sql_help.c:1856 sql_help.c:1871 sql_help.c:1928 -#: sql_help.c:1934 sql_help.c:2268 sql_help.c:2280 sql_help.c:2393 -#: sql_help.c:2433 sql_help.c:2510 sql_help.c:2555 sql_help.c:2611 -#: sql_help.c:2663 sql_help.c:2696 sql_help.c:2703 sql_help.c:2808 -#: sql_help.c:2826 sql_help.c:2839 sql_help.c:2912 sql_help.c:3032 -#: sql_help.c:3213 sql_help.c:3436 sql_help.c:3485 sql_help.c:3591 -#: sql_help.c:3793 sql_help.c:3799 sql_help.c:3857 sql_help.c:3889 -#: sql_help.c:4173 sql_help.c:4179 sql_help.c:4294 sql_help.c:4403 -#: sql_help.c:4405 sql_help.c:4462 sql_help.c:4501 sql_help.c:4652 -#: sql_help.c:4654 sql_help.c:4711 sql_help.c:4745 sql_help.c:4798 -#: sql_help.c:4884 sql_help.c:4886 sql_help.c:4943 +#: sql_help.c:810 sql_help.c:813 sql_help.c:884 sql_help.c:886 sql_help.c:888 +#: sql_help.c:1020 sql_help.c:1059 sql_help.c:1514 sql_help.c:1517 +#: sql_help.c:1693 sql_help.c:1747 sql_help.c:1750 sql_help.c:1821 +#: sql_help.c:1846 sql_help.c:1859 sql_help.c:1874 sql_help.c:1931 +#: sql_help.c:1937 sql_help.c:2271 sql_help.c:2283 sql_help.c:2396 +#: sql_help.c:2436 sql_help.c:2513 sql_help.c:2558 sql_help.c:2614 +#: sql_help.c:2666 sql_help.c:2699 sql_help.c:2706 sql_help.c:2811 +#: sql_help.c:2829 sql_help.c:2842 sql_help.c:2915 sql_help.c:3035 +#: sql_help.c:3216 sql_help.c:3439 sql_help.c:3488 sql_help.c:3594 +#: sql_help.c:3796 sql_help.c:3802 sql_help.c:3860 sql_help.c:3892 +#: sql_help.c:4176 sql_help.c:4182 sql_help.c:4297 sql_help.c:4406 +#: sql_help.c:4408 sql_help.c:4465 sql_help.c:4504 sql_help.c:4655 +#: sql_help.c:4657 sql_help.c:4714 sql_help.c:4748 sql_help.c:4801 +#: sql_help.c:4887 sql_help.c:4889 sql_help.c:4946 msgid "table_name" msgstr "Tabellenname" -#: sql_help.c:812 sql_help.c:2512 +#: sql_help.c:815 sql_help.c:2515 msgid "using_expression" msgstr "Using-Ausdruck" -#: sql_help.c:813 sql_help.c:2513 +#: sql_help.c:816 sql_help.c:2516 msgid "check_expression" msgstr "Check-Ausdruck" -#: sql_help.c:887 sql_help.c:2556 +#: sql_help.c:890 sql_help.c:2559 msgid "publication_parameter" msgstr "Publikationsparameter" -#: sql_help.c:931 sql_help.c:1602 sql_help.c:2372 sql_help.c:2588 -#: sql_help.c:3147 +#: sql_help.c:934 sql_help.c:1605 sql_help.c:2375 sql_help.c:2591 +#: sql_help.c:3150 msgid "password" msgstr "Passwort" -#: sql_help.c:932 sql_help.c:1603 sql_help.c:2373 sql_help.c:2589 -#: sql_help.c:3148 +#: sql_help.c:935 sql_help.c:1606 sql_help.c:2376 sql_help.c:2592 +#: sql_help.c:3151 msgid "timestamp" msgstr "Zeit" -#: sql_help.c:936 sql_help.c:940 sql_help.c:943 sql_help.c:946 sql_help.c:1607 -#: sql_help.c:1611 sql_help.c:1614 sql_help.c:1617 sql_help.c:3806 -#: sql_help.c:4186 +#: sql_help.c:939 sql_help.c:943 sql_help.c:946 sql_help.c:949 sql_help.c:1610 +#: sql_help.c:1614 sql_help.c:1617 sql_help.c:1620 sql_help.c:3809 +#: sql_help.c:4189 msgid "database_name" msgstr "Datenbankname" -#: sql_help.c:1050 sql_help.c:2658 +#: sql_help.c:1053 sql_help.c:2661 msgid "increment" msgstr "Inkrement" -#: sql_help.c:1051 sql_help.c:2659 +#: sql_help.c:1054 sql_help.c:2662 msgid "minvalue" msgstr "Minwert" -#: sql_help.c:1052 sql_help.c:2660 +#: sql_help.c:1055 sql_help.c:2663 msgid "maxvalue" msgstr "Maxwert" -#: sql_help.c:1053 sql_help.c:2661 sql_help.c:4401 sql_help.c:4499 -#: sql_help.c:4650 sql_help.c:4815 sql_help.c:4882 +#: sql_help.c:1056 sql_help.c:2664 sql_help.c:4404 sql_help.c:4502 +#: sql_help.c:4653 sql_help.c:4818 sql_help.c:4885 msgid "start" msgstr "Start" -#: sql_help.c:1054 sql_help.c:1315 +#: sql_help.c:1057 sql_help.c:1318 msgid "restart" msgstr "Restart" -#: sql_help.c:1055 sql_help.c:2662 +#: sql_help.c:1058 sql_help.c:2665 msgid "cache" msgstr "Cache" -#: sql_help.c:1099 +#: sql_help.c:1102 msgid "new_target" msgstr "neues_Ziel" -#: sql_help.c:1117 sql_help.c:2715 +#: sql_help.c:1120 sql_help.c:2718 msgid "conninfo" msgstr "Verbindungsinfo" -#: sql_help.c:1119 sql_help.c:1123 sql_help.c:1127 sql_help.c:2716 +#: sql_help.c:1122 sql_help.c:1126 sql_help.c:1130 sql_help.c:2719 msgid "publication_name" msgstr "Publikationsname" -#: sql_help.c:1120 sql_help.c:1124 sql_help.c:1128 +#: sql_help.c:1123 sql_help.c:1127 sql_help.c:1131 msgid "set_publication_option" msgstr "SET-Publikationsoption" -#: sql_help.c:1131 +#: sql_help.c:1134 msgid "refresh_option" msgstr "Refresh-Option" -#: sql_help.c:1136 sql_help.c:2717 +#: sql_help.c:1139 sql_help.c:2720 msgid "subscription_parameter" msgstr "Subskriptionsparameter" -#: sql_help.c:1292 sql_help.c:1295 +#: sql_help.c:1295 sql_help.c:1298 msgid "partition_name" msgstr "Partitionsname" -#: sql_help.c:1293 sql_help.c:2285 sql_help.c:2844 +#: sql_help.c:1296 sql_help.c:2288 sql_help.c:2847 msgid "partition_bound_spec" msgstr "Partitionsbegrenzungsangabe" -#: sql_help.c:1312 sql_help.c:1361 sql_help.c:2858 +#: sql_help.c:1315 sql_help.c:1364 sql_help.c:2861 msgid "sequence_options" msgstr "Sequenzoptionen" -#: sql_help.c:1314 +#: sql_help.c:1317 msgid "sequence_option" msgstr "Sequenzoption" -#: sql_help.c:1326 sql_help.c:1364 sql_help.c:2812 -msgid "compression_method" -msgstr "Kompressionsmethode" - -#: sql_help.c:1328 +#: sql_help.c:1331 msgid "table_constraint_using_index" msgstr "Tabellen-Constraint-für-Index" -#: sql_help.c:1336 sql_help.c:1337 sql_help.c:1338 sql_help.c:1339 +#: sql_help.c:1339 sql_help.c:1340 sql_help.c:1341 sql_help.c:1342 msgid "rewrite_rule_name" msgstr "Regelname" -#: sql_help.c:1350 sql_help.c:2883 +#: sql_help.c:1353 sql_help.c:2886 msgid "and partition_bound_spec is:" msgstr "und Partitionsbegrenzungsangabe Folgendes ist:" -#: sql_help.c:1351 sql_help.c:1352 sql_help.c:1353 sql_help.c:2884 -#: sql_help.c:2885 sql_help.c:2886 +#: sql_help.c:1354 sql_help.c:1355 sql_help.c:1356 sql_help.c:2887 +#: sql_help.c:2888 sql_help.c:2889 msgid "partition_bound_expr" msgstr "Partitionsbegrenzungsausdruck" -#: sql_help.c:1354 sql_help.c:1355 sql_help.c:2887 sql_help.c:2888 +#: sql_help.c:1357 sql_help.c:1358 sql_help.c:2890 sql_help.c:2891 msgid "numeric_literal" msgstr "numerische_Konstante" -#: sql_help.c:1356 +#: sql_help.c:1359 msgid "and column_constraint is:" msgstr "und Spalten-Constraint Folgendes ist:" -#: sql_help.c:1359 sql_help.c:2292 sql_help.c:2326 sql_help.c:2534 -#: sql_help.c:2856 +#: sql_help.c:1362 sql_help.c:2295 sql_help.c:2329 sql_help.c:2537 +#: sql_help.c:2859 msgid "default_expr" msgstr "Vorgabeausdruck" -#: sql_help.c:1360 sql_help.c:2293 sql_help.c:2857 +#: sql_help.c:1363 sql_help.c:2296 sql_help.c:2860 msgid "generation_expr" msgstr "Generierungsausdruck" -#: sql_help.c:1362 sql_help.c:1363 sql_help.c:1373 sql_help.c:1375 -#: sql_help.c:1379 sql_help.c:2859 sql_help.c:2860 sql_help.c:2869 -#: sql_help.c:2871 sql_help.c:2875 +#: sql_help.c:1365 sql_help.c:1366 sql_help.c:1376 sql_help.c:1378 +#: sql_help.c:1382 sql_help.c:2862 sql_help.c:2863 sql_help.c:2872 +#: sql_help.c:2874 sql_help.c:2878 msgid "index_parameters" msgstr "Indexparameter" -#: sql_help.c:1365 sql_help.c:1382 sql_help.c:2861 sql_help.c:2878 +#: sql_help.c:1368 sql_help.c:1385 sql_help.c:2864 sql_help.c:2881 msgid "reftable" msgstr "Reftabelle" -#: sql_help.c:1366 sql_help.c:1383 sql_help.c:2862 sql_help.c:2879 +#: sql_help.c:1369 sql_help.c:1386 sql_help.c:2865 sql_help.c:2882 msgid "refcolumn" msgstr "Refspalte" -#: sql_help.c:1367 sql_help.c:1368 sql_help.c:1384 sql_help.c:1385 -#: sql_help.c:2863 sql_help.c:2864 sql_help.c:2880 sql_help.c:2881 +#: sql_help.c:1370 sql_help.c:1371 sql_help.c:1387 sql_help.c:1388 +#: sql_help.c:2866 sql_help.c:2867 sql_help.c:2883 sql_help.c:2884 msgid "referential_action" msgstr "Fremdschlüsselaktion" -#: sql_help.c:1369 sql_help.c:2294 sql_help.c:2865 +#: sql_help.c:1372 sql_help.c:2297 sql_help.c:2868 msgid "and table_constraint is:" msgstr "und Tabellen-Constraint Folgendes ist:" -#: sql_help.c:1377 sql_help.c:2873 +#: sql_help.c:1380 sql_help.c:2876 msgid "exclude_element" msgstr "Exclude-Element" -#: sql_help.c:1378 sql_help.c:2874 sql_help.c:4399 sql_help.c:4497 -#: sql_help.c:4648 sql_help.c:4813 sql_help.c:4880 +#: sql_help.c:1381 sql_help.c:2877 sql_help.c:4402 sql_help.c:4500 +#: sql_help.c:4651 sql_help.c:4816 sql_help.c:4883 msgid "operator" msgstr "Operator" -#: sql_help.c:1380 sql_help.c:2405 sql_help.c:2876 +#: sql_help.c:1383 sql_help.c:2408 sql_help.c:2879 msgid "predicate" msgstr "Prädikat" -#: sql_help.c:1386 +#: sql_help.c:1389 msgid "and table_constraint_using_index is:" msgstr "und Tabellen-Constraint-für-Index Folgendes ist:" -#: sql_help.c:1389 sql_help.c:2889 +#: sql_help.c:1392 sql_help.c:2892 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:" msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:" -#: sql_help.c:1394 sql_help.c:2894 +#: sql_help.c:1397 sql_help.c:2897 msgid "exclude_element in an EXCLUDE constraint is:" msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:" -#: sql_help.c:1397 sql_help.c:2398 sql_help.c:2821 sql_help.c:2834 -#: sql_help.c:2848 sql_help.c:2897 sql_help.c:3902 +#: sql_help.c:1400 sql_help.c:2401 sql_help.c:2824 sql_help.c:2837 +#: sql_help.c:2851 sql_help.c:2900 sql_help.c:3905 msgid "opclass" msgstr "Opklasse" -#: sql_help.c:1413 sql_help.c:1416 sql_help.c:2932 +#: sql_help.c:1416 sql_help.c:1419 sql_help.c:2935 msgid "tablespace_option" msgstr "Tablespace-Option" -#: sql_help.c:1437 sql_help.c:1440 sql_help.c:1446 sql_help.c:1450 +#: sql_help.c:1440 sql_help.c:1443 sql_help.c:1449 sql_help.c:1453 msgid "token_type" msgstr "Tokentyp" -#: sql_help.c:1438 sql_help.c:1441 +#: sql_help.c:1441 sql_help.c:1444 msgid "dictionary_name" msgstr "Wörterbuchname" -#: sql_help.c:1443 sql_help.c:1447 +#: sql_help.c:1446 sql_help.c:1450 msgid "old_dictionary" msgstr "altes_Wörterbuch" -#: sql_help.c:1444 sql_help.c:1448 +#: sql_help.c:1447 sql_help.c:1451 msgid "new_dictionary" msgstr "neues_Wörterbuch" -#: sql_help.c:1543 sql_help.c:1557 sql_help.c:1560 sql_help.c:1561 -#: sql_help.c:3085 +#: sql_help.c:1546 sql_help.c:1560 sql_help.c:1563 sql_help.c:1564 +#: sql_help.c:3088 msgid "attribute_name" msgstr "Attributname" -#: sql_help.c:1544 +#: sql_help.c:1547 msgid "new_attribute_name" msgstr "neuer_Attributname" -#: sql_help.c:1548 sql_help.c:1552 +#: sql_help.c:1551 sql_help.c:1555 msgid "new_enum_value" msgstr "neuer_Enum-Wert" -#: sql_help.c:1549 +#: sql_help.c:1552 msgid "neighbor_enum_value" msgstr "Nachbar-Enum-Wert" -#: sql_help.c:1551 +#: sql_help.c:1554 msgid "existing_enum_value" msgstr "existierender_Enum-Wert" -#: sql_help.c:1554 +#: sql_help.c:1557 msgid "property" msgstr "Eigenschaft" -#: sql_help.c:1630 sql_help.c:2277 sql_help.c:2286 sql_help.c:2674 -#: sql_help.c:3165 sql_help.c:3616 sql_help.c:3815 sql_help.c:3858 -#: sql_help.c:4195 +#: sql_help.c:1633 sql_help.c:2280 sql_help.c:2289 sql_help.c:2677 +#: sql_help.c:3168 sql_help.c:3619 sql_help.c:3818 sql_help.c:3861 +#: sql_help.c:4198 msgid "server_name" msgstr "Servername" -#: sql_help.c:1662 sql_help.c:1665 sql_help.c:3180 +#: sql_help.c:1665 sql_help.c:1668 sql_help.c:3183 msgid "view_option_name" msgstr "Sichtoptionsname" -#: sql_help.c:1663 sql_help.c:3181 +#: sql_help.c:1666 sql_help.c:3184 msgid "view_option_value" msgstr "Sichtoptionswert" -#: sql_help.c:1684 sql_help.c:1685 sql_help.c:4784 sql_help.c:4785 +#: sql_help.c:1687 sql_help.c:1688 sql_help.c:4787 sql_help.c:4788 msgid "table_and_columns" msgstr "Tabelle-und-Spalten" -#: sql_help.c:1686 sql_help.c:1749 sql_help.c:1940 sql_help.c:3664 -#: sql_help.c:4037 sql_help.c:4786 +#: sql_help.c:1689 sql_help.c:1752 sql_help.c:1943 sql_help.c:3667 +#: sql_help.c:4040 sql_help.c:4789 msgid "where option can be one of:" msgstr "wobei Option eine der folgenden sein kann:" -#: sql_help.c:1687 sql_help.c:1688 sql_help.c:1750 sql_help.c:1942 -#: sql_help.c:1945 sql_help.c:2123 sql_help.c:3665 sql_help.c:3666 -#: sql_help.c:3667 sql_help.c:3668 sql_help.c:3669 sql_help.c:3670 -#: sql_help.c:3671 sql_help.c:3672 sql_help.c:4038 sql_help.c:4040 -#: sql_help.c:4787 sql_help.c:4788 sql_help.c:4789 sql_help.c:4790 -#: sql_help.c:4791 sql_help.c:4792 sql_help.c:4793 sql_help.c:4794 -#: sql_help.c:4795 +#: sql_help.c:1690 sql_help.c:1691 sql_help.c:1753 sql_help.c:1945 +#: sql_help.c:1948 sql_help.c:2126 sql_help.c:3668 sql_help.c:3669 +#: sql_help.c:3670 sql_help.c:3671 sql_help.c:3672 sql_help.c:3673 +#: sql_help.c:3674 sql_help.c:3675 sql_help.c:4041 sql_help.c:4043 +#: sql_help.c:4790 sql_help.c:4791 sql_help.c:4792 sql_help.c:4793 +#: sql_help.c:4794 sql_help.c:4795 sql_help.c:4796 sql_help.c:4797 +#: sql_help.c:4798 msgid "boolean" msgstr "boolean" -#: sql_help.c:1689 sql_help.c:4797 +#: sql_help.c:1692 sql_help.c:4800 msgid "and table_and_columns is:" msgstr "und Tabelle-und-Spalten Folgendes ist:" -#: sql_help.c:1705 sql_help.c:4557 sql_help.c:4559 sql_help.c:4583 +#: sql_help.c:1708 sql_help.c:4560 sql_help.c:4562 sql_help.c:4586 msgid "transaction_mode" msgstr "Transaktionsmodus" -#: sql_help.c:1706 sql_help.c:4560 sql_help.c:4584 +#: sql_help.c:1709 sql_help.c:4563 sql_help.c:4587 msgid "where transaction_mode is one of:" msgstr "wobei Transaktionsmodus Folgendes sein kann:" -#: sql_help.c:1715 sql_help.c:4409 sql_help.c:4418 sql_help.c:4422 -#: sql_help.c:4426 sql_help.c:4429 sql_help.c:4658 sql_help.c:4667 -#: sql_help.c:4671 sql_help.c:4675 sql_help.c:4678 sql_help.c:4890 -#: sql_help.c:4899 sql_help.c:4903 sql_help.c:4907 sql_help.c:4910 +#: sql_help.c:1718 sql_help.c:4412 sql_help.c:4421 sql_help.c:4425 +#: sql_help.c:4429 sql_help.c:4432 sql_help.c:4661 sql_help.c:4670 +#: sql_help.c:4674 sql_help.c:4678 sql_help.c:4681 sql_help.c:4893 +#: sql_help.c:4902 sql_help.c:4906 sql_help.c:4910 sql_help.c:4913 msgid "argument" msgstr "Argument" -#: sql_help.c:1815 +#: sql_help.c:1818 msgid "relation_name" msgstr "Relationsname" -#: sql_help.c:1820 sql_help.c:3809 sql_help.c:4189 +#: sql_help.c:1823 sql_help.c:3812 sql_help.c:4192 msgid "domain_name" msgstr "Domänenname" -#: sql_help.c:1842 +#: sql_help.c:1845 msgid "policy_name" msgstr "Policy-Name" -#: sql_help.c:1855 +#: sql_help.c:1858 msgid "rule_name" msgstr "Regelname" -#: sql_help.c:1874 +#: sql_help.c:1877 msgid "text" msgstr "Text" -#: sql_help.c:1899 sql_help.c:4002 sql_help.c:4239 +#: sql_help.c:1902 sql_help.c:4005 sql_help.c:4242 msgid "transaction_id" msgstr "Transaktions-ID" -#: sql_help.c:1930 sql_help.c:1937 sql_help.c:3928 +#: sql_help.c:1933 sql_help.c:1940 sql_help.c:3931 msgid "filename" msgstr "Dateiname" -#: sql_help.c:1931 sql_help.c:1938 sql_help.c:2613 sql_help.c:2614 -#: sql_help.c:2615 +#: sql_help.c:1934 sql_help.c:1941 sql_help.c:2616 sql_help.c:2617 +#: sql_help.c:2618 msgid "command" msgstr "Befehl" -#: sql_help.c:1933 sql_help.c:2612 sql_help.c:3035 sql_help.c:3216 -#: sql_help.c:3912 sql_help.c:4392 sql_help.c:4394 sql_help.c:4490 -#: sql_help.c:4492 sql_help.c:4641 sql_help.c:4643 sql_help.c:4754 -#: sql_help.c:4873 sql_help.c:4875 +#: sql_help.c:1936 sql_help.c:2615 sql_help.c:3038 sql_help.c:3219 +#: sql_help.c:3915 sql_help.c:4395 sql_help.c:4397 sql_help.c:4493 +#: sql_help.c:4495 sql_help.c:4644 sql_help.c:4646 sql_help.c:4757 +#: sql_help.c:4876 sql_help.c:4878 msgid "condition" msgstr "Bedingung" -#: sql_help.c:1936 sql_help.c:2439 sql_help.c:2918 sql_help.c:3182 -#: sql_help.c:3200 sql_help.c:3893 +#: sql_help.c:1939 sql_help.c:2442 sql_help.c:2921 sql_help.c:3185 +#: sql_help.c:3203 sql_help.c:3896 msgid "query" msgstr "Anfrage" -#: sql_help.c:1941 +#: sql_help.c:1944 msgid "format_name" msgstr "Formatname" -#: sql_help.c:1943 +#: sql_help.c:1946 msgid "delimiter_character" msgstr "Trennzeichen" -#: sql_help.c:1944 +#: sql_help.c:1947 msgid "null_string" msgstr "Null-Zeichenkette" -#: sql_help.c:1946 +#: sql_help.c:1949 msgid "quote_character" msgstr "Quote-Zeichen" -#: sql_help.c:1947 +#: sql_help.c:1950 msgid "escape_character" msgstr "Escape-Zeichen" -#: sql_help.c:1951 +#: sql_help.c:1954 msgid "encoding_name" msgstr "Kodierungsname" -#: sql_help.c:1962 +#: sql_help.c:1965 msgid "access_method_type" msgstr "Zugriffsmethodentyp" -#: sql_help.c:2033 sql_help.c:2052 sql_help.c:2055 +#: sql_help.c:2036 sql_help.c:2055 sql_help.c:2058 msgid "arg_data_type" msgstr "Arg-Datentyp" -#: sql_help.c:2034 sql_help.c:2056 sql_help.c:2064 +#: sql_help.c:2037 sql_help.c:2059 sql_help.c:2067 msgid "sfunc" msgstr "Übergangsfunktion" -#: sql_help.c:2035 sql_help.c:2057 sql_help.c:2065 +#: sql_help.c:2038 sql_help.c:2060 sql_help.c:2068 msgid "state_data_type" msgstr "Zustandsdatentyp" -#: sql_help.c:2036 sql_help.c:2058 sql_help.c:2066 +#: sql_help.c:2039 sql_help.c:2061 sql_help.c:2069 msgid "state_data_size" msgstr "Zustandsdatengröße" -#: sql_help.c:2037 sql_help.c:2059 sql_help.c:2067 +#: sql_help.c:2040 sql_help.c:2062 sql_help.c:2070 msgid "ffunc" msgstr "Abschlussfunktion" -#: sql_help.c:2038 sql_help.c:2068 +#: sql_help.c:2041 sql_help.c:2071 msgid "combinefunc" msgstr "Combine-Funktion" -#: sql_help.c:2039 sql_help.c:2069 +#: sql_help.c:2042 sql_help.c:2072 msgid "serialfunc" msgstr "Serialisierungsfunktion" -#: sql_help.c:2040 sql_help.c:2070 +#: sql_help.c:2043 sql_help.c:2073 msgid "deserialfunc" msgstr "Deserialisierungsfunktion" -#: sql_help.c:2041 sql_help.c:2060 sql_help.c:2071 +#: sql_help.c:2044 sql_help.c:2063 sql_help.c:2074 msgid "initial_condition" msgstr "Anfangswert" -#: sql_help.c:2042 sql_help.c:2072 +#: sql_help.c:2045 sql_help.c:2075 msgid "msfunc" msgstr "Moving-Übergangsfunktion" -#: sql_help.c:2043 sql_help.c:2073 +#: sql_help.c:2046 sql_help.c:2076 msgid "minvfunc" msgstr "Moving-Inversfunktion" -#: sql_help.c:2044 sql_help.c:2074 +#: sql_help.c:2047 sql_help.c:2077 msgid "mstate_data_type" msgstr "Moving-Zustandsdatentyp" -#: sql_help.c:2045 sql_help.c:2075 +#: sql_help.c:2048 sql_help.c:2078 msgid "mstate_data_size" msgstr "Moving-Zustandsdatengröße" -#: sql_help.c:2046 sql_help.c:2076 +#: sql_help.c:2049 sql_help.c:2079 msgid "mffunc" msgstr "Moving-Abschlussfunktion" -#: sql_help.c:2047 sql_help.c:2077 +#: sql_help.c:2050 sql_help.c:2080 msgid "minitial_condition" msgstr "Moving-Anfangswert" -#: sql_help.c:2048 sql_help.c:2078 +#: sql_help.c:2051 sql_help.c:2081 msgid "sort_operator" msgstr "Sortieroperator" -#: sql_help.c:2061 +#: sql_help.c:2064 msgid "or the old syntax" msgstr "oder die alte Syntax" -#: sql_help.c:2063 +#: sql_help.c:2066 msgid "base_type" msgstr "Basistyp" -#: sql_help.c:2119 sql_help.c:2159 +#: sql_help.c:2122 sql_help.c:2162 msgid "locale" msgstr "Locale" -#: sql_help.c:2120 sql_help.c:2160 +#: sql_help.c:2123 sql_help.c:2163 msgid "lc_collate" msgstr "lc_collate" -#: sql_help.c:2121 sql_help.c:2161 +#: sql_help.c:2124 sql_help.c:2164 msgid "lc_ctype" msgstr "lc_ctype" -#: sql_help.c:2122 sql_help.c:4292 +#: sql_help.c:2125 sql_help.c:4295 msgid "provider" msgstr "Provider" -#: sql_help.c:2125 +#: sql_help.c:2128 msgid "existing_collation" msgstr "existierende_Sortierfolge" -#: sql_help.c:2135 +#: sql_help.c:2138 msgid "source_encoding" msgstr "Quellkodierung" -#: sql_help.c:2136 +#: sql_help.c:2139 msgid "dest_encoding" msgstr "Zielkodierung" -#: sql_help.c:2157 sql_help.c:2958 +#: sql_help.c:2160 sql_help.c:2961 msgid "template" msgstr "Vorlage" -#: sql_help.c:2158 +#: sql_help.c:2161 msgid "encoding" msgstr "Kodierung" -#: sql_help.c:2185 +#: sql_help.c:2188 msgid "constraint" msgstr "Constraint" -#: sql_help.c:2186 +#: sql_help.c:2189 msgid "where constraint is:" msgstr "wobei Constraint Folgendes ist:" -#: sql_help.c:2200 sql_help.c:2610 sql_help.c:3031 +#: sql_help.c:2203 sql_help.c:2613 sql_help.c:3034 msgid "event" msgstr "Ereignis" -#: sql_help.c:2201 +#: sql_help.c:2204 msgid "filter_variable" msgstr "Filtervariable" -#: sql_help.c:2215 +#: sql_help.c:2218 msgid "version" msgstr "Version" -#: sql_help.c:2289 sql_help.c:2853 +#: sql_help.c:2292 sql_help.c:2856 msgid "where column_constraint is:" msgstr "wobei Spalten-Constraint Folgendes ist:" -#: sql_help.c:2327 +#: sql_help.c:2330 msgid "rettype" msgstr "Rückgabetyp" -#: sql_help.c:2329 +#: sql_help.c:2332 msgid "column_type" msgstr "Spaltentyp" -#: sql_help.c:2338 sql_help.c:2540 +#: sql_help.c:2341 sql_help.c:2543 msgid "definition" msgstr "Definition" -#: sql_help.c:2339 sql_help.c:2541 +#: sql_help.c:2342 sql_help.c:2544 msgid "obj_file" msgstr "Objektdatei" -#: sql_help.c:2340 sql_help.c:2542 +#: sql_help.c:2343 sql_help.c:2545 msgid "link_symbol" msgstr "Linksymbol" -#: sql_help.c:2341 sql_help.c:2543 +#: sql_help.c:2344 sql_help.c:2546 msgid "sql_body" -msgstr "" +msgstr "SQL-Rumpf" -#: sql_help.c:2379 sql_help.c:2595 sql_help.c:3154 +#: sql_help.c:2382 sql_help.c:2598 sql_help.c:3157 msgid "uid" msgstr "Uid" -#: sql_help.c:2394 sql_help.c:2435 sql_help.c:2822 sql_help.c:2835 -#: sql_help.c:2849 sql_help.c:2914 +#: sql_help.c:2397 sql_help.c:2438 sql_help.c:2825 sql_help.c:2838 +#: sql_help.c:2852 sql_help.c:2917 msgid "method" msgstr "Methode" -#: sql_help.c:2399 +#: sql_help.c:2402 msgid "opclass_parameter" msgstr "Opklassen-Parameter" -#: sql_help.c:2416 +#: sql_help.c:2419 msgid "call_handler" msgstr "Handler" -#: sql_help.c:2417 +#: sql_help.c:2420 msgid "inline_handler" msgstr "Inline-Handler" -#: sql_help.c:2418 +#: sql_help.c:2421 msgid "valfunction" msgstr "Valfunktion" -#: sql_help.c:2457 +#: sql_help.c:2460 msgid "com_op" msgstr "Kommutator-Op" -#: sql_help.c:2458 +#: sql_help.c:2461 msgid "neg_op" msgstr "Umkehrungs-Op" -#: sql_help.c:2476 +#: sql_help.c:2479 msgid "family_name" msgstr "Familienname" -#: sql_help.c:2487 +#: sql_help.c:2490 msgid "storage_type" msgstr "Storage-Typ" -#: sql_help.c:2616 sql_help.c:3038 +#: sql_help.c:2619 sql_help.c:3041 msgid "where event can be one of:" msgstr "wobei Ereignis eins der folgenden sein kann:" -#: sql_help.c:2636 sql_help.c:2638 +#: sql_help.c:2639 sql_help.c:2641 msgid "schema_element" msgstr "Schemaelement" -#: sql_help.c:2675 +#: sql_help.c:2678 msgid "server_type" msgstr "Servertyp" -#: sql_help.c:2676 +#: sql_help.c:2679 msgid "server_version" msgstr "Serverversion" -#: sql_help.c:2677 sql_help.c:3812 sql_help.c:4192 +#: sql_help.c:2680 sql_help.c:3815 sql_help.c:4195 msgid "fdw_name" msgstr "FDW-Name" -#: sql_help.c:2694 sql_help.c:2697 +#: sql_help.c:2697 sql_help.c:2700 msgid "statistics_name" msgstr "Statistikname" -#: sql_help.c:2698 +#: sql_help.c:2701 msgid "statistics_kind" msgstr "Statistikart" -#: sql_help.c:2714 +#: sql_help.c:2717 msgid "subscription_name" msgstr "Subskriptionsname" -#: sql_help.c:2815 +#: sql_help.c:2818 msgid "source_table" msgstr "Quelltabelle" -#: sql_help.c:2816 +#: sql_help.c:2819 msgid "like_option" msgstr "Like-Option" -#: sql_help.c:2882 +#: sql_help.c:2885 msgid "and like_option is:" msgstr "und Like-Option Folgendes ist:" -#: sql_help.c:2931 +#: sql_help.c:2934 msgid "directory" msgstr "Verzeichnis" -#: sql_help.c:2945 +#: sql_help.c:2948 msgid "parser_name" msgstr "Parser-Name" -#: sql_help.c:2946 +#: sql_help.c:2949 msgid "source_config" msgstr "Quellkonfig" -#: sql_help.c:2975 +#: sql_help.c:2978 msgid "start_function" msgstr "Startfunktion" -#: sql_help.c:2976 +#: sql_help.c:2979 msgid "gettoken_function" msgstr "Gettext-Funktion" -#: sql_help.c:2977 +#: sql_help.c:2980 msgid "end_function" msgstr "Endfunktion" -#: sql_help.c:2978 +#: sql_help.c:2981 msgid "lextypes_function" msgstr "Lextypenfunktion" -#: sql_help.c:2979 +#: sql_help.c:2982 msgid "headline_function" msgstr "Headline-Funktion" -#: sql_help.c:2991 +#: sql_help.c:2994 msgid "init_function" msgstr "Init-Funktion" -#: sql_help.c:2992 +#: sql_help.c:2995 msgid "lexize_function" msgstr "Lexize-Funktion" -#: sql_help.c:3005 +#: sql_help.c:3008 msgid "from_sql_function_name" msgstr "From-SQL-Funktionsname" -#: sql_help.c:3007 +#: sql_help.c:3010 msgid "to_sql_function_name" msgstr "To-SQL-Funktionsname" -#: sql_help.c:3033 +#: sql_help.c:3036 msgid "referenced_table_name" msgstr "verwiesener_Tabellenname" -#: sql_help.c:3034 +#: sql_help.c:3037 msgid "transition_relation_name" msgstr "Übergangsrelationsname" -#: sql_help.c:3037 +#: sql_help.c:3040 msgid "arguments" msgstr "Argumente" -#: sql_help.c:3089 sql_help.c:4325 +#: sql_help.c:3092 sql_help.c:4328 msgid "label" msgstr "Label" -#: sql_help.c:3091 +#: sql_help.c:3094 msgid "subtype" msgstr "Untertyp" -#: sql_help.c:3092 +#: sql_help.c:3095 msgid "subtype_operator_class" msgstr "Untertyp-Operatorklasse" -#: sql_help.c:3094 +#: sql_help.c:3097 msgid "canonical_function" msgstr "Canonical-Funktion" -#: sql_help.c:3095 +#: sql_help.c:3098 msgid "subtype_diff_function" msgstr "Untertyp-Diff-Funktion" -#: sql_help.c:3096 +#: sql_help.c:3099 msgid "multirange_type_name" msgstr "Multirange-Typname" -#: sql_help.c:3098 +#: sql_help.c:3101 msgid "input_function" msgstr "Eingabefunktion" -#: sql_help.c:3099 +#: sql_help.c:3102 msgid "output_function" msgstr "Ausgabefunktion" -#: sql_help.c:3100 +#: sql_help.c:3103 msgid "receive_function" msgstr "Empfangsfunktion" -#: sql_help.c:3101 +#: sql_help.c:3104 msgid "send_function" msgstr "Sendefunktion" -#: sql_help.c:3102 +#: sql_help.c:3105 msgid "type_modifier_input_function" msgstr "Typmod-Eingabefunktion" -#: sql_help.c:3103 +#: sql_help.c:3106 msgid "type_modifier_output_function" msgstr "Typmod-Ausgabefunktion" -#: sql_help.c:3104 +#: sql_help.c:3107 msgid "analyze_function" msgstr "Analyze-Funktion" -#: sql_help.c:3105 +#: sql_help.c:3108 msgid "subscript_function" msgstr "Subscript-Funktion" -#: sql_help.c:3106 +#: sql_help.c:3109 msgid "internallength" msgstr "interne_Länge" -#: sql_help.c:3107 +#: sql_help.c:3110 msgid "alignment" msgstr "Ausrichtung" -#: sql_help.c:3108 +#: sql_help.c:3111 msgid "storage" msgstr "Speicherung" -#: sql_help.c:3109 +#: sql_help.c:3112 msgid "like_type" msgstr "wie_Typ" -#: sql_help.c:3110 +#: sql_help.c:3113 msgid "category" msgstr "Kategorie" -#: sql_help.c:3111 +#: sql_help.c:3114 msgid "preferred" msgstr "bevorzugt" -#: sql_help.c:3112 +#: sql_help.c:3115 msgid "default" msgstr "Vorgabewert" -#: sql_help.c:3113 +#: sql_help.c:3116 msgid "element" msgstr "Element" -#: sql_help.c:3114 +#: sql_help.c:3117 msgid "delimiter" msgstr "Trennzeichen" -#: sql_help.c:3115 +#: sql_help.c:3118 msgid "collatable" msgstr "sortierbar" -#: sql_help.c:3212 sql_help.c:3888 sql_help.c:4387 sql_help.c:4484 -#: sql_help.c:4636 sql_help.c:4744 sql_help.c:4868 +#: sql_help.c:3215 sql_help.c:3891 sql_help.c:4390 sql_help.c:4487 +#: sql_help.c:4639 sql_help.c:4747 sql_help.c:4871 msgid "with_query" msgstr "With-Anfrage" -#: sql_help.c:3214 sql_help.c:3890 sql_help.c:4406 sql_help.c:4412 -#: sql_help.c:4415 sql_help.c:4419 sql_help.c:4423 sql_help.c:4431 -#: sql_help.c:4655 sql_help.c:4661 sql_help.c:4664 sql_help.c:4668 -#: sql_help.c:4672 sql_help.c:4680 sql_help.c:4746 sql_help.c:4887 -#: sql_help.c:4893 sql_help.c:4896 sql_help.c:4900 sql_help.c:4904 -#: sql_help.c:4912 +#: sql_help.c:3217 sql_help.c:3893 sql_help.c:4409 sql_help.c:4415 +#: sql_help.c:4418 sql_help.c:4422 sql_help.c:4426 sql_help.c:4434 +#: sql_help.c:4658 sql_help.c:4664 sql_help.c:4667 sql_help.c:4671 +#: sql_help.c:4675 sql_help.c:4683 sql_help.c:4749 sql_help.c:4890 +#: sql_help.c:4896 sql_help.c:4899 sql_help.c:4903 sql_help.c:4907 +#: sql_help.c:4915 msgid "alias" msgstr "Alias" -#: sql_help.c:3215 sql_help.c:4391 sql_help.c:4433 sql_help.c:4435 -#: sql_help.c:4489 sql_help.c:4640 sql_help.c:4682 sql_help.c:4684 -#: sql_help.c:4753 sql_help.c:4872 sql_help.c:4914 sql_help.c:4916 +#: sql_help.c:3218 sql_help.c:4394 sql_help.c:4436 sql_help.c:4438 +#: sql_help.c:4492 sql_help.c:4643 sql_help.c:4685 sql_help.c:4687 +#: sql_help.c:4756 sql_help.c:4875 sql_help.c:4917 sql_help.c:4919 msgid "from_item" msgstr "From-Element" -#: sql_help.c:3217 sql_help.c:3698 sql_help.c:3969 sql_help.c:4755 +#: sql_help.c:3220 sql_help.c:3701 sql_help.c:3972 sql_help.c:4758 msgid "cursor_name" msgstr "Cursor-Name" -#: sql_help.c:3218 sql_help.c:3896 sql_help.c:4756 +#: sql_help.c:3221 sql_help.c:3899 sql_help.c:4759 msgid "output_expression" msgstr "Ausgabeausdruck" -#: sql_help.c:3219 sql_help.c:3897 sql_help.c:4390 sql_help.c:4487 -#: sql_help.c:4639 sql_help.c:4757 sql_help.c:4871 +#: sql_help.c:3222 sql_help.c:3900 sql_help.c:4393 sql_help.c:4490 +#: sql_help.c:4642 sql_help.c:4760 sql_help.c:4874 msgid "output_name" msgstr "Ausgabename" -#: sql_help.c:3235 +#: sql_help.c:3238 msgid "code" msgstr "Code" -#: sql_help.c:3640 +#: sql_help.c:3643 msgid "parameter" msgstr "Parameter" -#: sql_help.c:3662 sql_help.c:3663 sql_help.c:3994 +#: sql_help.c:3665 sql_help.c:3666 sql_help.c:3997 msgid "statement" msgstr "Anweisung" -#: sql_help.c:3697 sql_help.c:3968 +#: sql_help.c:3700 sql_help.c:3971 msgid "direction" msgstr "Richtung" -#: sql_help.c:3699 sql_help.c:3970 +#: sql_help.c:3702 sql_help.c:3973 msgid "where direction can be empty or one of:" msgstr "wobei Richtung leer sein kann oder Folgendes:" -#: sql_help.c:3700 sql_help.c:3701 sql_help.c:3702 sql_help.c:3703 -#: sql_help.c:3704 sql_help.c:3971 sql_help.c:3972 sql_help.c:3973 -#: sql_help.c:3974 sql_help.c:3975 sql_help.c:4400 sql_help.c:4402 -#: sql_help.c:4498 sql_help.c:4500 sql_help.c:4649 sql_help.c:4651 -#: sql_help.c:4814 sql_help.c:4816 sql_help.c:4881 sql_help.c:4883 +#: sql_help.c:3703 sql_help.c:3704 sql_help.c:3705 sql_help.c:3706 +#: sql_help.c:3707 sql_help.c:3974 sql_help.c:3975 sql_help.c:3976 +#: sql_help.c:3977 sql_help.c:3978 sql_help.c:4403 sql_help.c:4405 +#: sql_help.c:4501 sql_help.c:4503 sql_help.c:4652 sql_help.c:4654 +#: sql_help.c:4817 sql_help.c:4819 sql_help.c:4884 sql_help.c:4886 msgid "count" msgstr "Anzahl" -#: sql_help.c:3802 sql_help.c:4182 +#: sql_help.c:3805 sql_help.c:4185 msgid "sequence_name" msgstr "Sequenzname" -#: sql_help.c:3820 sql_help.c:4200 +#: sql_help.c:3823 sql_help.c:4203 msgid "arg_name" msgstr "Argname" -#: sql_help.c:3821 sql_help.c:4201 +#: sql_help.c:3824 sql_help.c:4204 msgid "arg_type" msgstr "Argtyp" -#: sql_help.c:3828 sql_help.c:4208 +#: sql_help.c:3831 sql_help.c:4211 msgid "loid" msgstr "Large-Object-OID" -#: sql_help.c:3856 +#: sql_help.c:3859 msgid "remote_schema" msgstr "fernes_Schema" -#: sql_help.c:3859 +#: sql_help.c:3862 msgid "local_schema" msgstr "lokales_Schema" -#: sql_help.c:3894 +#: sql_help.c:3897 msgid "conflict_target" msgstr "Konfliktziel" -#: sql_help.c:3895 +#: sql_help.c:3898 msgid "conflict_action" msgstr "Konfliktaktion" -#: sql_help.c:3898 +#: sql_help.c:3901 msgid "where conflict_target can be one of:" msgstr "wobei Konfliktziel Folgendes sein kann:" -#: sql_help.c:3899 +#: sql_help.c:3902 msgid "index_column_name" msgstr "Indexspaltenname" -#: sql_help.c:3900 +#: sql_help.c:3903 msgid "index_expression" msgstr "Indexausdruck" -#: sql_help.c:3903 +#: sql_help.c:3906 msgid "index_predicate" msgstr "Indexprädikat" -#: sql_help.c:3905 +#: sql_help.c:3908 msgid "and conflict_action is one of:" msgstr "und Konfliktaktion Folgendes sein kann:" -#: sql_help.c:3911 sql_help.c:4752 +#: sql_help.c:3914 sql_help.c:4755 msgid "sub-SELECT" msgstr "Sub-SELECT" -#: sql_help.c:3920 sql_help.c:3983 sql_help.c:4728 +#: sql_help.c:3923 sql_help.c:3986 sql_help.c:4731 msgid "channel" msgstr "Kanal" -#: sql_help.c:3942 +#: sql_help.c:3945 msgid "lockmode" msgstr "Sperrmodus" -#: sql_help.c:3943 +#: sql_help.c:3946 msgid "where lockmode is one of:" msgstr "wobei Sperrmodus Folgendes sein kann:" -#: sql_help.c:3984 +#: sql_help.c:3987 msgid "payload" msgstr "Payload" -#: sql_help.c:4011 +#: sql_help.c:4014 msgid "old_role" msgstr "alte_Rolle" -#: sql_help.c:4012 +#: sql_help.c:4015 msgid "new_role" msgstr "neue_Rolle" -#: sql_help.c:4048 sql_help.c:4247 sql_help.c:4255 +#: sql_help.c:4051 sql_help.c:4250 sql_help.c:4258 msgid "savepoint_name" msgstr "Sicherungspunktsname" -#: sql_help.c:4393 sql_help.c:4446 sql_help.c:4642 sql_help.c:4695 -#: sql_help.c:4874 sql_help.c:4927 +#: sql_help.c:4396 sql_help.c:4449 sql_help.c:4645 sql_help.c:4698 +#: sql_help.c:4877 sql_help.c:4930 msgid "grouping_element" msgstr "Gruppierelement" -#: sql_help.c:4395 sql_help.c:4493 sql_help.c:4644 sql_help.c:4876 +#: sql_help.c:4398 sql_help.c:4496 sql_help.c:4647 sql_help.c:4879 msgid "window_name" msgstr "Fenstername" -#: sql_help.c:4396 sql_help.c:4494 sql_help.c:4645 sql_help.c:4877 +#: sql_help.c:4399 sql_help.c:4497 sql_help.c:4648 sql_help.c:4880 msgid "window_definition" msgstr "Fensterdefinition" -#: sql_help.c:4397 sql_help.c:4411 sql_help.c:4450 sql_help.c:4495 -#: sql_help.c:4646 sql_help.c:4660 sql_help.c:4699 sql_help.c:4878 -#: sql_help.c:4892 sql_help.c:4931 +#: sql_help.c:4400 sql_help.c:4414 sql_help.c:4453 sql_help.c:4498 +#: sql_help.c:4649 sql_help.c:4663 sql_help.c:4702 sql_help.c:4881 +#: sql_help.c:4895 sql_help.c:4934 msgid "select" msgstr "Select" -#: sql_help.c:4404 sql_help.c:4653 sql_help.c:4885 +#: sql_help.c:4407 sql_help.c:4656 sql_help.c:4888 msgid "where from_item can be one of:" msgstr "wobei From-Element Folgendes sein kann:" -#: sql_help.c:4407 sql_help.c:4413 sql_help.c:4416 sql_help.c:4420 -#: sql_help.c:4432 sql_help.c:4656 sql_help.c:4662 sql_help.c:4665 -#: sql_help.c:4669 sql_help.c:4681 sql_help.c:4888 sql_help.c:4894 -#: sql_help.c:4897 sql_help.c:4901 sql_help.c:4913 +#: sql_help.c:4410 sql_help.c:4416 sql_help.c:4419 sql_help.c:4423 +#: sql_help.c:4435 sql_help.c:4659 sql_help.c:4665 sql_help.c:4668 +#: sql_help.c:4672 sql_help.c:4684 sql_help.c:4891 sql_help.c:4897 +#: sql_help.c:4900 sql_help.c:4904 sql_help.c:4916 msgid "column_alias" msgstr "Spaltenalias" -#: sql_help.c:4408 sql_help.c:4657 sql_help.c:4889 +#: sql_help.c:4411 sql_help.c:4660 sql_help.c:4892 msgid "sampling_method" msgstr "Stichprobenmethode" -#: sql_help.c:4410 sql_help.c:4659 sql_help.c:4891 +#: sql_help.c:4413 sql_help.c:4662 sql_help.c:4894 msgid "seed" msgstr "Startwert" -#: sql_help.c:4414 sql_help.c:4448 sql_help.c:4663 sql_help.c:4697 -#: sql_help.c:4895 sql_help.c:4929 +#: sql_help.c:4417 sql_help.c:4451 sql_help.c:4666 sql_help.c:4700 +#: sql_help.c:4898 sql_help.c:4932 msgid "with_query_name" msgstr "With-Anfragename" -#: sql_help.c:4424 sql_help.c:4427 sql_help.c:4430 sql_help.c:4673 -#: sql_help.c:4676 sql_help.c:4679 sql_help.c:4905 sql_help.c:4908 -#: sql_help.c:4911 +#: sql_help.c:4427 sql_help.c:4430 sql_help.c:4433 sql_help.c:4676 +#: sql_help.c:4679 sql_help.c:4682 sql_help.c:4908 sql_help.c:4911 +#: sql_help.c:4914 msgid "column_definition" msgstr "Spaltendefinition" -#: sql_help.c:4434 sql_help.c:4683 sql_help.c:4915 +#: sql_help.c:4437 sql_help.c:4686 sql_help.c:4918 msgid "join_type" msgstr "Verbundtyp" -#: sql_help.c:4436 sql_help.c:4685 sql_help.c:4917 +#: sql_help.c:4439 sql_help.c:4688 sql_help.c:4920 msgid "join_condition" msgstr "Verbundbedingung" -#: sql_help.c:4437 sql_help.c:4686 sql_help.c:4918 +#: sql_help.c:4440 sql_help.c:4689 sql_help.c:4921 msgid "join_column" msgstr "Verbundspalte" -#: sql_help.c:4438 sql_help.c:4687 sql_help.c:4919 +#: sql_help.c:4441 sql_help.c:4690 sql_help.c:4922 msgid "join_using_alias" msgstr "Join-Using-Alias" -#: sql_help.c:4439 sql_help.c:4688 sql_help.c:4920 +#: sql_help.c:4442 sql_help.c:4691 sql_help.c:4923 msgid "and grouping_element can be one of:" msgstr "und Gruppierelement eins der folgenden sein kann:" -#: sql_help.c:4447 sql_help.c:4696 sql_help.c:4928 +#: sql_help.c:4450 sql_help.c:4699 sql_help.c:4931 msgid "and with_query is:" msgstr "und With-Anfrage ist:" -#: sql_help.c:4451 sql_help.c:4700 sql_help.c:4932 +#: sql_help.c:4454 sql_help.c:4703 sql_help.c:4935 msgid "values" msgstr "values" -#: sql_help.c:4452 sql_help.c:4701 sql_help.c:4933 +#: sql_help.c:4455 sql_help.c:4704 sql_help.c:4936 msgid "insert" msgstr "insert" -#: sql_help.c:4453 sql_help.c:4702 sql_help.c:4934 +#: sql_help.c:4456 sql_help.c:4705 sql_help.c:4937 msgid "update" msgstr "update" -#: sql_help.c:4454 sql_help.c:4703 sql_help.c:4935 +#: sql_help.c:4457 sql_help.c:4706 sql_help.c:4938 msgid "delete" msgstr "delete" -#: sql_help.c:4456 sql_help.c:4705 sql_help.c:4937 -#, fuzzy -#| msgid "schema_name" +#: sql_help.c:4459 sql_help.c:4708 sql_help.c:4940 msgid "search_seq_col_name" -msgstr "Schemaname" +msgstr "Search-Seq-Spaltenname" -#: sql_help.c:4458 sql_help.c:4707 sql_help.c:4939 -#, fuzzy -#| msgid "schema_name" +#: sql_help.c:4461 sql_help.c:4710 sql_help.c:4942 msgid "cycle_mark_col_name" -msgstr "Schemaname" +msgstr "Cycle-Mark-Spaltenname" -#: sql_help.c:4459 sql_help.c:4708 sql_help.c:4940 -#, fuzzy -#| msgid "new_enum_value" +#: sql_help.c:4462 sql_help.c:4711 sql_help.c:4943 msgid "cycle_mark_value" -msgstr "neuer_Enum-Wert" +msgstr "Cycle-Mark-Wert" -#: sql_help.c:4460 sql_help.c:4709 sql_help.c:4941 +#: sql_help.c:4463 sql_help.c:4712 sql_help.c:4944 msgid "cycle_mark_default" -msgstr "" +msgstr "Cycle-Mark-Standard" -#: sql_help.c:4461 sql_help.c:4710 sql_help.c:4942 +#: sql_help.c:4464 sql_help.c:4713 sql_help.c:4945 msgid "cycle_path_col_name" -msgstr "" +msgstr "Cycle-Pfad-Spaltenname" -#: sql_help.c:4488 +#: sql_help.c:4491 msgid "new_table" msgstr "neue_Tabelle" -#: sql_help.c:4513 +#: sql_help.c:4516 msgid "timezone" msgstr "Zeitzone" -#: sql_help.c:4558 +#: sql_help.c:4561 msgid "snapshot_id" msgstr "Snapshot-ID" -#: sql_help.c:4812 +#: sql_help.c:4815 msgid "sort_expression" msgstr "Sortierausdruck" -#: sql_help.c:4949 sql_help.c:5927 +#: sql_help.c:4952 sql_help.c:5930 msgid "abort the current transaction" msgstr "bricht die aktuelle Transaktion ab" -#: sql_help.c:4955 +#: sql_help.c:4958 msgid "change the definition of an aggregate function" msgstr "ändert die Definition einer Aggregatfunktion" -#: sql_help.c:4961 +#: sql_help.c:4964 msgid "change the definition of a collation" msgstr "ändert die Definition einer Sortierfolge" -#: sql_help.c:4967 +#: sql_help.c:4970 msgid "change the definition of a conversion" msgstr "ändert die Definition einer Zeichensatzkonversion" -#: sql_help.c:4973 +#: sql_help.c:4976 msgid "change a database" msgstr "ändert eine Datenbank" -#: sql_help.c:4979 +#: sql_help.c:4982 msgid "define default access privileges" msgstr "definiert vorgegebene Zugriffsprivilegien" -#: sql_help.c:4985 +#: sql_help.c:4988 msgid "change the definition of a domain" msgstr "ändert die Definition einer Domäne" -#: sql_help.c:4991 +#: sql_help.c:4994 msgid "change the definition of an event trigger" msgstr "ändert die Definition eines Ereignistriggers" -#: sql_help.c:4997 +#: sql_help.c:5000 msgid "change the definition of an extension" msgstr "ändert die Definition einer Erweiterung" -#: sql_help.c:5003 +#: sql_help.c:5006 msgid "change the definition of a foreign-data wrapper" msgstr "ändert die Definition eines Fremddaten-Wrappers" -#: sql_help.c:5009 +#: sql_help.c:5012 msgid "change the definition of a foreign table" msgstr "ändert die Definition einer Fremdtabelle" -#: sql_help.c:5015 +#: sql_help.c:5018 msgid "change the definition of a function" msgstr "ändert die Definition einer Funktion" -#: sql_help.c:5021 +#: sql_help.c:5024 msgid "change role name or membership" msgstr "ändert Rollenname oder -mitglieder" -#: sql_help.c:5027 +#: sql_help.c:5030 msgid "change the definition of an index" msgstr "ändert die Definition eines Index" -#: sql_help.c:5033 +#: sql_help.c:5036 msgid "change the definition of a procedural language" msgstr "ändert die Definition einer prozeduralen Sprache" -#: sql_help.c:5039 +#: sql_help.c:5042 msgid "change the definition of a large object" msgstr "ändert die Definition eines Large Object" -#: sql_help.c:5045 +#: sql_help.c:5048 msgid "change the definition of a materialized view" msgstr "ändert die Definition einer materialisierten Sicht" -#: sql_help.c:5051 +#: sql_help.c:5054 msgid "change the definition of an operator" msgstr "ändert die Definition eines Operators" -#: sql_help.c:5057 +#: sql_help.c:5060 msgid "change the definition of an operator class" msgstr "ändert die Definition einer Operatorklasse" -#: sql_help.c:5063 +#: sql_help.c:5066 msgid "change the definition of an operator family" msgstr "ändert die Definition einer Operatorfamilie" -#: sql_help.c:5069 -msgid "change the definition of a row level security policy" +#: sql_help.c:5072 +msgid "change the definition of a row-level security policy" msgstr "ändert die Definition einer Policy für Sicherheit auf Zeilenebene" -#: sql_help.c:5075 +#: sql_help.c:5078 msgid "change the definition of a procedure" msgstr "ändert die Definition einer Prozedur" -#: sql_help.c:5081 +#: sql_help.c:5084 msgid "change the definition of a publication" msgstr "ändert die Definition einer Publikation" -#: sql_help.c:5087 sql_help.c:5189 +#: sql_help.c:5090 sql_help.c:5192 msgid "change a database role" msgstr "ändert eine Datenbankrolle" -#: sql_help.c:5093 +#: sql_help.c:5096 msgid "change the definition of a routine" msgstr "ändert die Definition einer Routine" -#: sql_help.c:5099 +#: sql_help.c:5102 msgid "change the definition of a rule" msgstr "ändert die Definition einer Regel" -#: sql_help.c:5105 +#: sql_help.c:5108 msgid "change the definition of a schema" msgstr "ändert die Definition eines Schemas" -#: sql_help.c:5111 +#: sql_help.c:5114 msgid "change the definition of a sequence generator" msgstr "ändert die Definition eines Sequenzgenerators" -#: sql_help.c:5117 +#: sql_help.c:5120 msgid "change the definition of a foreign server" msgstr "ändert die Definition eines Fremdservers" -#: sql_help.c:5123 +#: sql_help.c:5126 msgid "change the definition of an extended statistics object" msgstr "ändert die Definition eines erweiterten Statistikobjekts" -#: sql_help.c:5129 +#: sql_help.c:5132 msgid "change the definition of a subscription" msgstr "ändert die Definition einer Subskription" -#: sql_help.c:5135 +#: sql_help.c:5138 msgid "change a server configuration parameter" msgstr "ändert einen Server-Konfigurationsparameter" -#: sql_help.c:5141 +#: sql_help.c:5144 msgid "change the definition of a table" msgstr "ändert die Definition einer Tabelle" -#: sql_help.c:5147 +#: sql_help.c:5150 msgid "change the definition of a tablespace" msgstr "ändert die Definition eines Tablespace" -#: sql_help.c:5153 +#: sql_help.c:5156 msgid "change the definition of a text search configuration" msgstr "ändert die Definition einer Textsuchekonfiguration" -#: sql_help.c:5159 +#: sql_help.c:5162 msgid "change the definition of a text search dictionary" msgstr "ändert die Definition eines Textsuchewörterbuchs" -#: sql_help.c:5165 +#: sql_help.c:5168 msgid "change the definition of a text search parser" msgstr "ändert die Definition eines Textsucheparsers" -#: sql_help.c:5171 +#: sql_help.c:5174 msgid "change the definition of a text search template" msgstr "ändert die Definition einer Textsuchevorlage" -#: sql_help.c:5177 +#: sql_help.c:5180 msgid "change the definition of a trigger" msgstr "ändert die Definition eines Triggers" -#: sql_help.c:5183 +#: sql_help.c:5186 msgid "change the definition of a type" msgstr "ändert die Definition eines Typs" -#: sql_help.c:5195 +#: sql_help.c:5198 msgid "change the definition of a user mapping" msgstr "ändert die Definition einer Benutzerabbildung" -#: sql_help.c:5201 +#: sql_help.c:5204 msgid "change the definition of a view" msgstr "ändert die Definition einer Sicht" -#: sql_help.c:5207 +#: sql_help.c:5210 msgid "collect statistics about a database" msgstr "sammelt Statistiken über eine Datenbank" -#: sql_help.c:5213 sql_help.c:6005 +#: sql_help.c:5216 sql_help.c:6008 msgid "start a transaction block" msgstr "startet einen Transaktionsblock" -#: sql_help.c:5219 +#: sql_help.c:5222 msgid "invoke a procedure" msgstr "ruft eine Prozedur auf" -#: sql_help.c:5225 +#: sql_help.c:5228 msgid "force a write-ahead log checkpoint" msgstr "erzwingt einen Checkpoint im Write-Ahead-Log" -#: sql_help.c:5231 +#: sql_help.c:5234 msgid "close a cursor" msgstr "schließt einen Cursor" -#: sql_help.c:5237 +#: sql_help.c:5240 msgid "cluster a table according to an index" msgstr "clustert eine Tabelle nach einem Index" -#: sql_help.c:5243 +#: sql_help.c:5246 msgid "define or change the comment of an object" msgstr "definiert oder ändert den Kommentar eines Objektes" -#: sql_help.c:5249 sql_help.c:5807 +#: sql_help.c:5252 sql_help.c:5810 msgid "commit the current transaction" msgstr "schließt die aktuelle Transaktion ab" -#: sql_help.c:5255 +#: sql_help.c:5258 msgid "commit a transaction that was earlier prepared for two-phase commit" msgstr "schließt eine Transaktion ab, die vorher für Two-Phase-Commit vorbereitet worden war" -#: sql_help.c:5261 +#: sql_help.c:5264 msgid "copy data between a file and a table" msgstr "kopiert Daten zwischen einer Datei und einer Tabelle" -#: sql_help.c:5267 +#: sql_help.c:5270 msgid "define a new access method" msgstr "definiert eine neue Zugriffsmethode" -#: sql_help.c:5273 +#: sql_help.c:5276 msgid "define a new aggregate function" msgstr "definiert eine neue Aggregatfunktion" -#: sql_help.c:5279 +#: sql_help.c:5282 msgid "define a new cast" msgstr "definiert eine neue Typumwandlung" -#: sql_help.c:5285 +#: sql_help.c:5288 msgid "define a new collation" msgstr "definiert eine neue Sortierfolge" -#: sql_help.c:5291 +#: sql_help.c:5294 msgid "define a new encoding conversion" msgstr "definiert eine neue Kodierungskonversion" -#: sql_help.c:5297 +#: sql_help.c:5300 msgid "create a new database" msgstr "erzeugt eine neue Datenbank" -#: sql_help.c:5303 +#: sql_help.c:5306 msgid "define a new domain" msgstr "definiert eine neue Domäne" -#: sql_help.c:5309 +#: sql_help.c:5312 msgid "define a new event trigger" msgstr "definiert einen neuen Ereignistrigger" -#: sql_help.c:5315 +#: sql_help.c:5318 msgid "install an extension" msgstr "installiert eine Erweiterung" -#: sql_help.c:5321 +#: sql_help.c:5324 msgid "define a new foreign-data wrapper" msgstr "definiert einen neuen Fremddaten-Wrapper" -#: sql_help.c:5327 +#: sql_help.c:5330 msgid "define a new foreign table" msgstr "definiert eine neue Fremdtabelle" -#: sql_help.c:5333 +#: sql_help.c:5336 msgid "define a new function" msgstr "definiert eine neue Funktion" -#: sql_help.c:5339 sql_help.c:5399 sql_help.c:5501 +#: sql_help.c:5342 sql_help.c:5402 sql_help.c:5504 msgid "define a new database role" msgstr "definiert eine neue Datenbankrolle" -#: sql_help.c:5345 +#: sql_help.c:5348 msgid "define a new index" msgstr "definiert einen neuen Index" -#: sql_help.c:5351 +#: sql_help.c:5354 msgid "define a new procedural language" msgstr "definiert eine neue prozedurale Sprache" -#: sql_help.c:5357 +#: sql_help.c:5360 msgid "define a new materialized view" msgstr "definiert eine neue materialisierte Sicht" -#: sql_help.c:5363 +#: sql_help.c:5366 msgid "define a new operator" msgstr "definiert einen neuen Operator" -#: sql_help.c:5369 +#: sql_help.c:5372 msgid "define a new operator class" msgstr "definiert eine neue Operatorklasse" -#: sql_help.c:5375 +#: sql_help.c:5378 msgid "define a new operator family" msgstr "definiert eine neue Operatorfamilie" -#: sql_help.c:5381 -msgid "define a new row level security policy for a table" +#: sql_help.c:5384 +msgid "define a new row-level security policy for a table" msgstr "definiert eine neue Policy für Sicherheit auf Zeilenebene für eine Tabelle" -#: sql_help.c:5387 +#: sql_help.c:5390 msgid "define a new procedure" msgstr "definiert eine neue Prozedur" -#: sql_help.c:5393 +#: sql_help.c:5396 msgid "define a new publication" msgstr "definiert eine neue Publikation" -#: sql_help.c:5405 +#: sql_help.c:5408 msgid "define a new rewrite rule" msgstr "definiert eine neue Umschreiberegel" -#: sql_help.c:5411 +#: sql_help.c:5414 msgid "define a new schema" msgstr "definiert ein neues Schema" -#: sql_help.c:5417 +#: sql_help.c:5420 msgid "define a new sequence generator" msgstr "definiert einen neuen Sequenzgenerator" -#: sql_help.c:5423 +#: sql_help.c:5426 msgid "define a new foreign server" msgstr "definiert einen neuen Fremdserver" -#: sql_help.c:5429 +#: sql_help.c:5432 msgid "define extended statistics" msgstr "definiert erweiterte Statistiken" -#: sql_help.c:5435 +#: sql_help.c:5438 msgid "define a new subscription" msgstr "definiert eine neue Subskription" -#: sql_help.c:5441 +#: sql_help.c:5444 msgid "define a new table" msgstr "definiert eine neue Tabelle" -#: sql_help.c:5447 sql_help.c:5963 +#: sql_help.c:5450 sql_help.c:5966 msgid "define a new table from the results of a query" msgstr "definiert eine neue Tabelle aus den Ergebnissen einer Anfrage" -#: sql_help.c:5453 +#: sql_help.c:5456 msgid "define a new tablespace" msgstr "definiert einen neuen Tablespace" -#: sql_help.c:5459 +#: sql_help.c:5462 msgid "define a new text search configuration" msgstr "definiert eine neue Textsuchekonfiguration" -#: sql_help.c:5465 +#: sql_help.c:5468 msgid "define a new text search dictionary" msgstr "definiert ein neues Textsuchewörterbuch" -#: sql_help.c:5471 +#: sql_help.c:5474 msgid "define a new text search parser" msgstr "definiert einen neuen Textsucheparser" -#: sql_help.c:5477 +#: sql_help.c:5480 msgid "define a new text search template" msgstr "definiert eine neue Textsuchevorlage" -#: sql_help.c:5483 +#: sql_help.c:5486 msgid "define a new transform" msgstr "definiert eine neue Transformation" -#: sql_help.c:5489 +#: sql_help.c:5492 msgid "define a new trigger" msgstr "definiert einen neuen Trigger" -#: sql_help.c:5495 +#: sql_help.c:5498 msgid "define a new data type" msgstr "definiert einen neuen Datentyp" -#: sql_help.c:5507 +#: sql_help.c:5510 msgid "define a new mapping of a user to a foreign server" msgstr "definiert eine neue Abbildung eines Benutzers auf einen Fremdserver" -#: sql_help.c:5513 +#: sql_help.c:5516 msgid "define a new view" msgstr "definiert eine neue Sicht" -#: sql_help.c:5519 +#: sql_help.c:5522 msgid "deallocate a prepared statement" msgstr "gibt einen vorbereiteten Befehl frei" -#: sql_help.c:5525 +#: sql_help.c:5528 msgid "define a cursor" msgstr "definiert einen Cursor" -#: sql_help.c:5531 +#: sql_help.c:5534 msgid "delete rows of a table" msgstr "löscht Zeilen einer Tabelle" -#: sql_help.c:5537 +#: sql_help.c:5540 msgid "discard session state" msgstr "verwirft den Sitzungszustand" -#: sql_help.c:5543 +#: sql_help.c:5546 msgid "execute an anonymous code block" msgstr "führt einen anonymen Codeblock aus" -#: sql_help.c:5549 +#: sql_help.c:5552 msgid "remove an access method" msgstr "entfernt eine Zugriffsmethode" -#: sql_help.c:5555 +#: sql_help.c:5558 msgid "remove an aggregate function" msgstr "entfernt eine Aggregatfunktion" -#: sql_help.c:5561 +#: sql_help.c:5564 msgid "remove a cast" msgstr "entfernt eine Typumwandlung" -#: sql_help.c:5567 +#: sql_help.c:5570 msgid "remove a collation" msgstr "entfernt eine Sortierfolge" -#: sql_help.c:5573 +#: sql_help.c:5576 msgid "remove a conversion" msgstr "entfernt eine Zeichensatzkonversion" -#: sql_help.c:5579 +#: sql_help.c:5582 msgid "remove a database" msgstr "entfernt eine Datenbank" -#: sql_help.c:5585 +#: sql_help.c:5588 msgid "remove a domain" msgstr "entfernt eine Domäne" -#: sql_help.c:5591 +#: sql_help.c:5594 msgid "remove an event trigger" msgstr "entfernt einen Ereignistrigger" -#: sql_help.c:5597 +#: sql_help.c:5600 msgid "remove an extension" msgstr "entfernt eine Erweiterung" -#: sql_help.c:5603 +#: sql_help.c:5606 msgid "remove a foreign-data wrapper" msgstr "entfernt einen Fremddaten-Wrapper" -#: sql_help.c:5609 +#: sql_help.c:5612 msgid "remove a foreign table" msgstr "entfernt eine Fremdtabelle" -#: sql_help.c:5615 +#: sql_help.c:5618 msgid "remove a function" msgstr "entfernt eine Funktion" -#: sql_help.c:5621 sql_help.c:5687 sql_help.c:5789 +#: sql_help.c:5624 sql_help.c:5690 sql_help.c:5792 msgid "remove a database role" msgstr "entfernt eine Datenbankrolle" -#: sql_help.c:5627 +#: sql_help.c:5630 msgid "remove an index" msgstr "entfernt einen Index" -#: sql_help.c:5633 +#: sql_help.c:5636 msgid "remove a procedural language" msgstr "entfernt eine prozedurale Sprache" -#: sql_help.c:5639 +#: sql_help.c:5642 msgid "remove a materialized view" msgstr "entfernt eine materialisierte Sicht" -#: sql_help.c:5645 +#: sql_help.c:5648 msgid "remove an operator" msgstr "entfernt einen Operator" -#: sql_help.c:5651 +#: sql_help.c:5654 msgid "remove an operator class" msgstr "entfernt eine Operatorklasse" -#: sql_help.c:5657 +#: sql_help.c:5660 msgid "remove an operator family" msgstr "entfernt eine Operatorfamilie" -#: sql_help.c:5663 +#: sql_help.c:5666 msgid "remove database objects owned by a database role" msgstr "entfernt die einer Datenbankrolle gehörenden Datenbankobjekte" -#: sql_help.c:5669 -msgid "remove a row level security policy from a table" +#: sql_help.c:5672 +msgid "remove a row-level security policy from a table" msgstr "entfernt eine Policy für Sicherheit auf Zeilenebene von einer Tabelle" -#: sql_help.c:5675 +#: sql_help.c:5678 msgid "remove a procedure" msgstr "entfernt eine Prozedur" -#: sql_help.c:5681 +#: sql_help.c:5684 msgid "remove a publication" msgstr "entfernt eine Publikation" -#: sql_help.c:5693 +#: sql_help.c:5696 msgid "remove a routine" msgstr "entfernt eine Routine" -#: sql_help.c:5699 +#: sql_help.c:5702 msgid "remove a rewrite rule" msgstr "entfernt eine Umschreiberegel" -#: sql_help.c:5705 +#: sql_help.c:5708 msgid "remove a schema" msgstr "entfernt ein Schema" -#: sql_help.c:5711 +#: sql_help.c:5714 msgid "remove a sequence" msgstr "entfernt eine Sequenz" -#: sql_help.c:5717 +#: sql_help.c:5720 msgid "remove a foreign server descriptor" msgstr "entfernt einen Fremdserverdeskriptor" -#: sql_help.c:5723 +#: sql_help.c:5726 msgid "remove extended statistics" msgstr "entfernt erweiterte Statistiken" -#: sql_help.c:5729 +#: sql_help.c:5732 msgid "remove a subscription" msgstr "entfernt eine Subskription" -#: sql_help.c:5735 +#: sql_help.c:5738 msgid "remove a table" msgstr "entfernt eine Tabelle" -#: sql_help.c:5741 +#: sql_help.c:5744 msgid "remove a tablespace" msgstr "entfernt einen Tablespace" -#: sql_help.c:5747 +#: sql_help.c:5750 msgid "remove a text search configuration" msgstr "entfernt eine Textsuchekonfiguration" -#: sql_help.c:5753 +#: sql_help.c:5756 msgid "remove a text search dictionary" msgstr "entfernt ein Textsuchewörterbuch" -#: sql_help.c:5759 +#: sql_help.c:5762 msgid "remove a text search parser" msgstr "entfernt einen Textsucheparser" -#: sql_help.c:5765 +#: sql_help.c:5768 msgid "remove a text search template" msgstr "entfernt eine Textsuchevorlage" -#: sql_help.c:5771 +#: sql_help.c:5774 msgid "remove a transform" msgstr "entfernt eine Transformation" -#: sql_help.c:5777 +#: sql_help.c:5780 msgid "remove a trigger" msgstr "entfernt einen Trigger" -#: sql_help.c:5783 +#: sql_help.c:5786 msgid "remove a data type" msgstr "entfernt einen Datentyp" -#: sql_help.c:5795 +#: sql_help.c:5798 msgid "remove a user mapping for a foreign server" msgstr "entfernt eine Benutzerabbildung für einen Fremdserver" -#: sql_help.c:5801 +#: sql_help.c:5804 msgid "remove a view" msgstr "entfernt eine Sicht" -#: sql_help.c:5813 +#: sql_help.c:5816 msgid "execute a prepared statement" msgstr "führt einen vorbereiteten Befehl aus" -#: sql_help.c:5819 +#: sql_help.c:5822 msgid "show the execution plan of a statement" msgstr "zeigt den Ausführungsplan eines Befehls" -#: sql_help.c:5825 +#: sql_help.c:5828 msgid "retrieve rows from a query using a cursor" msgstr "liest Zeilen aus einer Anfrage mit einem Cursor" -#: sql_help.c:5831 +#: sql_help.c:5834 msgid "define access privileges" msgstr "definiert Zugriffsprivilegien" -#: sql_help.c:5837 +#: sql_help.c:5840 msgid "import table definitions from a foreign server" msgstr "importiert Tabellendefinitionen von einem Fremdserver" -#: sql_help.c:5843 +#: sql_help.c:5846 msgid "create new rows in a table" msgstr "erzeugt neue Zeilen in einer Tabelle" -#: sql_help.c:5849 +#: sql_help.c:5852 msgid "listen for a notification" msgstr "hört auf eine Benachrichtigung" -#: sql_help.c:5855 +#: sql_help.c:5858 msgid "load a shared library file" msgstr "lädt eine dynamische Bibliotheksdatei" -#: sql_help.c:5861 +#: sql_help.c:5864 msgid "lock a table" msgstr "sperrt eine Tabelle" -#: sql_help.c:5867 +#: sql_help.c:5870 msgid "position a cursor" msgstr "positioniert einen Cursor" -#: sql_help.c:5873 +#: sql_help.c:5876 msgid "generate a notification" msgstr "erzeugt eine Benachrichtigung" -#: sql_help.c:5879 +#: sql_help.c:5882 msgid "prepare a statement for execution" msgstr "bereitet einen Befehl zur Ausführung vor" -#: sql_help.c:5885 +#: sql_help.c:5888 msgid "prepare the current transaction for two-phase commit" msgstr "bereitet die aktuelle Transaktion für Two-Phase-Commit vor" -#: sql_help.c:5891 +#: sql_help.c:5894 msgid "change the ownership of database objects owned by a database role" msgstr "ändert den Eigentümer der der Rolle gehörenden Datenbankobjekte" -#: sql_help.c:5897 +#: sql_help.c:5900 msgid "replace the contents of a materialized view" msgstr "ersetzt den Inhalt einer materialisierten Sicht" -#: sql_help.c:5903 +#: sql_help.c:5906 msgid "rebuild indexes" msgstr "baut Indexe neu" -#: sql_help.c:5909 +#: sql_help.c:5912 msgid "destroy a previously defined savepoint" msgstr "gibt einen zuvor definierten Sicherungspunkt frei" -#: sql_help.c:5915 +#: sql_help.c:5918 msgid "restore the value of a run-time parameter to the default value" msgstr "setzt einen Konfigurationsparameter auf die Voreinstellung zurück" -#: sql_help.c:5921 +#: sql_help.c:5924 msgid "remove access privileges" msgstr "entfernt Zugriffsprivilegien" -#: sql_help.c:5933 +#: sql_help.c:5936 msgid "cancel a transaction that was earlier prepared for two-phase commit" msgstr "storniert eine Transaktion, die vorher für Two-Phase-Commit vorbereitet worden war" -#: sql_help.c:5939 +#: sql_help.c:5942 msgid "roll back to a savepoint" msgstr "rollt eine Transaktion bis zu einem Sicherungspunkt zurück" -#: sql_help.c:5945 +#: sql_help.c:5948 msgid "define a new savepoint within the current transaction" msgstr "definiert einen neuen Sicherungspunkt in der aktuellen Transaktion" -#: sql_help.c:5951 +#: sql_help.c:5954 msgid "define or change a security label applied to an object" msgstr "definiert oder ändert ein Security-Label eines Objektes" -#: sql_help.c:5957 sql_help.c:6011 sql_help.c:6047 +#: sql_help.c:5960 sql_help.c:6014 sql_help.c:6050 msgid "retrieve rows from a table or view" msgstr "liest Zeilen aus einer Tabelle oder Sicht" -#: sql_help.c:5969 +#: sql_help.c:5972 msgid "change a run-time parameter" msgstr "ändert einen Konfigurationsparameter" -#: sql_help.c:5975 +#: sql_help.c:5978 msgid "set constraint check timing for the current transaction" msgstr "setzt die Zeitsteuerung für Check-Constraints in der aktuellen Transaktion" -#: sql_help.c:5981 +#: sql_help.c:5984 msgid "set the current user identifier of the current session" msgstr "setzt den aktuellen Benutzernamen der aktuellen Sitzung" -#: sql_help.c:5987 +#: sql_help.c:5990 msgid "set the session user identifier and the current user identifier of the current session" msgstr "setzt den Sitzungsbenutzernamen und den aktuellen Benutzernamen der aktuellen Sitzung" -#: sql_help.c:5993 +#: sql_help.c:5996 msgid "set the characteristics of the current transaction" msgstr "setzt die Charakteristika der aktuellen Transaktion" -#: sql_help.c:5999 +#: sql_help.c:6002 msgid "show the value of a run-time parameter" msgstr "zeigt den Wert eines Konfigurationsparameters" -#: sql_help.c:6017 +#: sql_help.c:6020 msgid "empty a table or set of tables" msgstr "leert eine oder mehrere Tabellen" -#: sql_help.c:6023 +#: sql_help.c:6026 msgid "stop listening for a notification" msgstr "beendet das Hören auf eine Benachrichtigung" -#: sql_help.c:6029 +#: sql_help.c:6032 msgid "update rows of a table" msgstr "aktualisiert Zeilen einer Tabelle" -#: sql_help.c:6035 +#: sql_help.c:6038 msgid "garbage-collect and optionally analyze a database" msgstr "säubert und analysiert eine Datenbank" -#: sql_help.c:6041 +#: sql_help.c:6044 msgid "compute a set of rows" msgstr "berechnet eine Zeilenmenge" @@ -6520,7 +6516,7 @@ msgstr "überflüssiges Kommandozeilenargument »%s« ignoriert" msgid "could not find own program executable" msgstr "konnte eigene Programmdatei nicht finden" -#: tab-complete.c:4913 +#: tab-complete.c:4917 #, c-format msgid "" "tab completion query failed: %s\n" -- 2.39.5