From d9ac42ee8dbd63a993162ffe2b0efd3069e60374 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 30 May 2022 06:48:22 +0200 Subject: [PATCH] de: Translation updates --- de/psql.po | 1497 +++++++++++++++++++++++++--------------------------- 1 file changed, 721 insertions(+), 776 deletions(-) diff --git a/de/psql.po b/de/psql.po index cb1e4e13..81c534d4 100644 --- a/de/psql.po +++ b/de/psql.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2022-05-11 15:46+0000\n" -"PO-Revision-Date: 2022-05-11 22:52+0200\n" +"POT-Creation-Date: 2022-05-28 06:46+0000\n" +"PO-Revision-Date: 2022-05-30 06:46+0200\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -259,9 +259,9 @@ msgid "%s: invalid encoding name or conversion procedure not found" msgstr "%s: ungültiger Kodierungsname oder Umwandlungsprozedur nicht gefunden" #: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5587 -#: common.c:177 common.c:226 common.c:395 common.c:1094 common.c:1172 -#: common.c:1190 common.c:1263 common.c:1370 common.c:1408 common.c:1494 -#: common.c:1537 copy.c:488 copy.c:722 help.c:61 large_obj.c:157 +#: common.c:177 common.c:226 common.c:395 common.c:1097 common.c:1175 +#: common.c:1193 common.c:1267 common.c:1374 common.c:1412 common.c:1498 +#: common.c:1541 copy.c:488 copy.c:722 help.c:61 large_obj.c:157 #: large_obj.c:192 large_obj.c:254 startup.c:304 #, c-format msgid "%s" @@ -715,10 +715,9 @@ msgid "\\watch cannot be used with an empty query" msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden" #: command.c:5022 -#, fuzzy, c-format -#| msgid "could not set environment: %m" +#, c-format msgid "could not set timer: %m" -msgstr "konnte Umgebung nicht setzen: %m" +msgstr "konnte Timer nicht setzen: %m" #: command.c:5084 #, c-format @@ -731,12 +730,11 @@ msgid "%s (every %gs)\n" msgstr "%s (alle %gs)\n" #: command.c:5148 -#, fuzzy, c-format -#| msgid "could not wait for child process: %m" +#, c-format msgid "could not wait for signals: %m" -msgstr "konnte nicht auf Kindprozess warten: %m" +msgstr "konnte nicht auf Signale warten: %m" -#: command.c:5194 command.c:5201 common.c:568 common.c:575 common.c:1153 +#: command.c:5194 command.c:5201 common.c:568 common.c:575 common.c:1156 #, c-format msgid "" "********* QUERY **********\n" @@ -789,7 +787,7 @@ msgstr "Fehlgeschlagen.\n" msgid "Succeeded.\n" msgstr "Erfolgreich.\n" -#: common.c:385 common.c:1053 +#: common.c:385 common.c:1054 #, c-format msgid "unexpected PQresultStatus: %d" msgstr "unerwarteter PQresultStatus: %d" @@ -814,7 +812,7 @@ msgstr "Zeit: %.3f ms (%02d:%02d:%06.3f)\n" msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" msgstr "Zeit: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" -#: common.c:562 common.c:619 common.c:1124 describe.c:6028 +#: common.c:562 common.c:619 common.c:1127 describe.c:6028 #, c-format msgid "You are currently not connected to a database." msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden." @@ -829,27 +827,27 @@ msgstr "Asynchrone Benachrichtigung »%s« mit Daten »%s« vom Serverprozess mi msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n" msgstr "Asynchrone Benachrichtigung »%s« vom Serverprozess mit PID %d empfangen.\n" -#: common.c:686 common.c:704 +#: common.c:686 common.c:705 #, c-format msgid "could not print result table: %m" msgstr "konnte Ergebnistabelle nicht ausgeben: %m" -#: common.c:725 +#: common.c:726 #, c-format msgid "no rows returned for \\gset" msgstr "keine Zeilen für \\gset zurückgegeben" -#: common.c:730 +#: common.c:731 #, c-format msgid "more than one row returned for \\gset" msgstr "mehr als eine Zeile für \\gset zurückgegeben" -#: common.c:748 +#: common.c:749 #, c-format msgid "attempt to \\gset into specially treated variable \"%s\" ignored" msgstr "Versuch von \\gset in besonders behandelte Variable »%s« ignoriert" -#: common.c:1133 +#: common.c:1136 #, c-format msgid "" "***(Single step mode: verify command)*******************************************\n" @@ -860,33 +858,33 @@ msgstr "" "%s\n" "***(Drücken Sie die Eingabetaste um fortzufahren oder »x« um abzubrechen)*******\n" -#: common.c:1216 +#: common.c:1219 #, c-format msgid "STATEMENT: %s" msgstr "ANWEISUNG: %s" -#: common.c:1251 +#: common.c:1255 #, c-format msgid "unexpected transaction status (%d)" msgstr "unerwarteter Transaktionsstatus (%d)" -#: common.c:1392 describe.c:1986 +#: common.c:1396 describe.c:1986 msgid "Column" msgstr "Spalte" -#: common.c:1393 describe.c:167 describe.c:349 describe.c:367 describe.c:1012 +#: common.c:1397 describe.c:167 describe.c:349 describe.c:367 describe.c:1012 #: describe.c:1167 describe.c:1691 describe.c:1715 describe.c:1987 #: describe.c:3850 describe.c:4059 describe.c:4290 describe.c:4446 #: describe.c:5674 msgid "Type" msgstr "Typ" -#: common.c:1442 +#: common.c:1446 #, c-format msgid "The command has no result, or the result has no columns.\n" msgstr "Der Befehl hat kein Ergebnis oder das Ergebnis hat keine Spalten.\n" -#: common.c:1592 +#: common.c:1609 #, c-format msgid "\\watch cannot be used with COPY" msgstr "\\watch kann nicht mit COPY verwendet werden" @@ -1937,16 +1935,12 @@ msgid "Context" msgstr "Kontext" #: describe.c:4480 -#, fuzzy -#| msgid "configuration_parameter" msgid "List of configuration parameters" -msgstr "Konfigurationsparameter" +msgstr "Liste der Konfigurationsparameter" #: describe.c:4482 -#, fuzzy -#| msgid "configuration_parameter" msgid "List of non-default configuration parameters" -msgstr "Konfigurationsparameter" +msgstr "Liste der veränderten Konfigurationsparameter" #: describe.c:4509 #, c-format @@ -2320,13 +2314,11 @@ msgstr "Streaming" #: describe.c:6396 msgid "Two phase commit" -msgstr "" +msgstr "Two-Phase-Commit" #: describe.c:6397 -#, fuzzy -#| msgid "Disabled user triggers:" msgid "Disable on error" -msgstr "Abgeschaltete Benutzer-Trigger:" +msgstr "Bei Fehler abschalten" #: describe.c:6402 msgid "Synchronous commit" @@ -2338,7 +2330,7 @@ msgstr "Verbindungsinfo" #: describe.c:6409 msgid "Skip LSN" -msgstr "" +msgstr "Skip-LSN" #: describe.c:6433 msgid "List of subscriptions" @@ -2998,10 +2990,9 @@ msgid " \\dc[S+] [PATTERN] list conversions\n" msgstr " \\dc[S+] [MUSTER] Konversionen auflisten\n" #: help.c:231 -#, fuzzy, c-format -#| msgid " \\dc[S+] [PATTERN] list conversions\n" +#, c-format msgid " \\dconfig[+] [PATTERN] list configuration parameters\n" -msgstr " \\dc[S+] [MUSTER] Konversionen auflisten\n" +msgstr " \\dconfig[+] [MUSTER] Konfigurationsparameter auflisten\n" #: help.c:232 #, c-format @@ -3324,10 +3315,9 @@ msgid " \\cd [DIR] change the current working directory\n" msgstr " \\cd [VERZ] Arbeitsverzeichnis wechseln\n" #: help.c:310 -#, fuzzy, c-format -#| msgid " \\setenv NAME [VALUE] set or unset environment variable\n" +#, c-format msgid " \\getenv PSQLVAR ENVVAR fetch environment variable\n" -msgstr " \\setenv NAME [WERT] Umgebungsvariable setzen oder löschen\n" +msgstr " \\getenv PSQLVAR ENVVAR Umgebungsvariable auslesen\n" #: help.c:311 #, c-format @@ -3659,6 +3649,8 @@ msgid "" " SHOW_ALL_RESULTS\n" " show all results of a combined query (\\;) instead of only the last\n" msgstr "" +" SHOW_ALL_RESULTS\n" +" alle Ergebnisse einer kombinierten Anfrage (\\;) anzeigen statt nur das letzte\n" #: help.c:416 #, c-format @@ -4051,16 +4043,13 @@ msgstr "" " Name des externen Pager-Programms\n" #: help.c:510 -#, fuzzy, c-format -#| msgid "" -#| " PSQL_PAGER, PAGER\n" -#| " name of external pager program\n" +#, c-format msgid "" " PSQL_WATCH_PAGER\n" " name of external pager program used for \\watch\n" msgstr "" -" PSQL_PAGER, PAGER\n" -" Name des externen Pager-Programms\n" +" PSQL_WATCH_PAGER\n" +" Name des externen Pager-Programms für \\watch\n" #: help.c:513 #, c-format @@ -4266,34 +4255,34 @@ msgstr "%s: Speicher aufgebraucht" #: sql_help.c:1580 sql_help.c:1582 sql_help.c:1585 sql_help.c:1588 #: sql_help.c:1639 sql_help.c:1682 sql_help.c:1685 sql_help.c:1687 #: sql_help.c:1689 sql_help.c:1692 sql_help.c:1694 sql_help.c:1696 -#: sql_help.c:1699 sql_help.c:1749 sql_help.c:1765 sql_help.c:1997 -#: sql_help.c:2066 sql_help.c:2085 sql_help.c:2098 sql_help.c:2155 -#: sql_help.c:2162 sql_help.c:2172 sql_help.c:2198 sql_help.c:2229 -#: sql_help.c:2247 sql_help.c:2275 sql_help.c:2372 sql_help.c:2418 -#: sql_help.c:2443 sql_help.c:2466 sql_help.c:2470 sql_help.c:2504 -#: sql_help.c:2524 sql_help.c:2546 sql_help.c:2560 sql_help.c:2581 -#: sql_help.c:2610 sql_help.c:2645 sql_help.c:2670 sql_help.c:2717 -#: sql_help.c:3012 sql_help.c:3025 sql_help.c:3042 sql_help.c:3058 -#: sql_help.c:3098 sql_help.c:3152 sql_help.c:3156 sql_help.c:3158 -#: sql_help.c:3165 sql_help.c:3184 sql_help.c:3211 sql_help.c:3246 -#: sql_help.c:3258 sql_help.c:3267 sql_help.c:3311 sql_help.c:3325 -#: sql_help.c:3353 sql_help.c:3361 sql_help.c:3373 sql_help.c:3383 -#: sql_help.c:3391 sql_help.c:3399 sql_help.c:3407 sql_help.c:3415 -#: sql_help.c:3424 sql_help.c:3435 sql_help.c:3443 sql_help.c:3451 -#: sql_help.c:3459 sql_help.c:3467 sql_help.c:3477 sql_help.c:3486 -#: sql_help.c:3495 sql_help.c:3503 sql_help.c:3513 sql_help.c:3524 -#: sql_help.c:3532 sql_help.c:3541 sql_help.c:3552 sql_help.c:3561 -#: sql_help.c:3569 sql_help.c:3577 sql_help.c:3585 sql_help.c:3593 -#: sql_help.c:3601 sql_help.c:3609 sql_help.c:3617 sql_help.c:3625 -#: sql_help.c:3633 sql_help.c:3641 sql_help.c:3658 sql_help.c:3667 -#: sql_help.c:3675 sql_help.c:3692 sql_help.c:3707 sql_help.c:4017 -#: sql_help.c:4127 sql_help.c:4156 sql_help.c:4171 sql_help.c:4666 -#: sql_help.c:4714 sql_help.c:4865 +#: sql_help.c:1699 sql_help.c:1749 sql_help.c:1765 sql_help.c:1996 +#: sql_help.c:2065 sql_help.c:2084 sql_help.c:2097 sql_help.c:2154 +#: sql_help.c:2161 sql_help.c:2171 sql_help.c:2197 sql_help.c:2228 +#: sql_help.c:2246 sql_help.c:2274 sql_help.c:2385 sql_help.c:2431 +#: sql_help.c:2456 sql_help.c:2479 sql_help.c:2483 sql_help.c:2517 +#: sql_help.c:2537 sql_help.c:2559 sql_help.c:2573 sql_help.c:2594 +#: sql_help.c:2623 sql_help.c:2658 sql_help.c:2683 sql_help.c:2730 +#: sql_help.c:3025 sql_help.c:3038 sql_help.c:3055 sql_help.c:3071 +#: sql_help.c:3111 sql_help.c:3165 sql_help.c:3169 sql_help.c:3171 +#: sql_help.c:3178 sql_help.c:3197 sql_help.c:3224 sql_help.c:3259 +#: sql_help.c:3271 sql_help.c:3280 sql_help.c:3324 sql_help.c:3338 +#: sql_help.c:3366 sql_help.c:3374 sql_help.c:3386 sql_help.c:3396 +#: sql_help.c:3404 sql_help.c:3412 sql_help.c:3420 sql_help.c:3428 +#: sql_help.c:3437 sql_help.c:3448 sql_help.c:3456 sql_help.c:3464 +#: sql_help.c:3472 sql_help.c:3480 sql_help.c:3490 sql_help.c:3499 +#: sql_help.c:3508 sql_help.c:3516 sql_help.c:3526 sql_help.c:3537 +#: sql_help.c:3545 sql_help.c:3554 sql_help.c:3565 sql_help.c:3574 +#: sql_help.c:3582 sql_help.c:3590 sql_help.c:3598 sql_help.c:3606 +#: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638 +#: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680 +#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030 +#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679 +#: sql_help.c:4727 sql_help.c:4878 msgid "name" msgstr "Name" #: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1846 -#: sql_help.c:3326 sql_help.c:4442 +#: sql_help.c:3339 sql_help.c:4455 msgid "aggregate_signature" msgstr "Aggregatsignatur" @@ -4314,7 +4303,7 @@ msgstr "neuer_Name" #: sql_help.c:863 sql_help.c:906 sql_help.c:1013 sql_help.c:1052 #: sql_help.c:1083 sql_help.c:1103 sql_help.c:1117 sql_help.c:1167 #: sql_help.c:1381 sql_help.c:1446 sql_help.c:1489 sql_help.c:1510 -#: sql_help.c:1572 sql_help.c:1688 sql_help.c:2998 +#: sql_help.c:1572 sql_help.c:1688 sql_help.c:3011 msgid "new_owner" msgstr "neuer_Eigentümer" @@ -4326,7 +4315,7 @@ msgstr "neuer_Eigentümer" msgid "new_schema" msgstr "neues_Schema" -#: sql_help.c:44 sql_help.c:1910 sql_help.c:3327 sql_help.c:4471 +#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4484 msgid "where aggregate_signature is:" msgstr "wobei Aggregatsignatur Folgendes ist:" @@ -4336,12 +4325,12 @@ msgstr "wobei Aggregatsignatur Folgendes ist:" #: sql_help.c:855 sql_help.c:860 sql_help.c:865 sql_help.c:870 sql_help.c:1000 #: sql_help.c:1005 sql_help.c:1010 sql_help.c:1015 sql_help.c:1020 #: sql_help.c:1864 sql_help.c:1881 sql_help.c:1887 sql_help.c:1911 -#: sql_help.c:1914 sql_help.c:1917 sql_help.c:2067 sql_help.c:2086 -#: sql_help.c:2089 sql_help.c:2373 sql_help.c:2582 sql_help.c:3328 -#: sql_help.c:3331 sql_help.c:3334 sql_help.c:3425 sql_help.c:3514 -#: sql_help.c:3542 sql_help.c:3892 sql_help.c:4341 sql_help.c:4448 -#: sql_help.c:4455 sql_help.c:4461 sql_help.c:4472 sql_help.c:4475 -#: sql_help.c:4478 +#: sql_help.c:1914 sql_help.c:1917 sql_help.c:2066 sql_help.c:2085 +#: sql_help.c:2088 sql_help.c:2386 sql_help.c:2595 sql_help.c:3341 +#: sql_help.c:3344 sql_help.c:3347 sql_help.c:3438 sql_help.c:3527 +#: sql_help.c:3555 sql_help.c:3905 sql_help.c:4354 sql_help.c:4461 +#: sql_help.c:4468 sql_help.c:4474 sql_help.c:4485 sql_help.c:4488 +#: sql_help.c:4491 msgid "argmode" msgstr "Argmodus" @@ -4351,11 +4340,11 @@ msgstr "Argmodus" #: sql_help.c:856 sql_help.c:861 sql_help.c:866 sql_help.c:871 sql_help.c:1001 #: sql_help.c:1006 sql_help.c:1011 sql_help.c:1016 sql_help.c:1021 #: sql_help.c:1865 sql_help.c:1882 sql_help.c:1888 sql_help.c:1912 -#: sql_help.c:1915 sql_help.c:1918 sql_help.c:2068 sql_help.c:2087 -#: sql_help.c:2090 sql_help.c:2374 sql_help.c:2583 sql_help.c:3329 -#: sql_help.c:3332 sql_help.c:3335 sql_help.c:3426 sql_help.c:3515 -#: sql_help.c:3543 sql_help.c:4449 sql_help.c:4456 sql_help.c:4462 -#: sql_help.c:4473 sql_help.c:4476 sql_help.c:4479 +#: sql_help.c:1915 sql_help.c:1918 sql_help.c:2067 sql_help.c:2086 +#: sql_help.c:2089 sql_help.c:2387 sql_help.c:2596 sql_help.c:3342 +#: sql_help.c:3345 sql_help.c:3348 sql_help.c:3439 sql_help.c:3528 +#: sql_help.c:3556 sql_help.c:4462 sql_help.c:4469 sql_help.c:4475 +#: sql_help.c:4486 sql_help.c:4489 sql_help.c:4492 msgid "argname" msgstr "Argname" @@ -4365,43 +4354,43 @@ msgstr "Argname" #: sql_help.c:857 sql_help.c:862 sql_help.c:867 sql_help.c:872 sql_help.c:1002 #: sql_help.c:1007 sql_help.c:1012 sql_help.c:1017 sql_help.c:1022 #: sql_help.c:1866 sql_help.c:1883 sql_help.c:1889 sql_help.c:1913 -#: sql_help.c:1916 sql_help.c:1919 sql_help.c:2375 sql_help.c:2584 -#: sql_help.c:3330 sql_help.c:3333 sql_help.c:3336 sql_help.c:3427 -#: sql_help.c:3516 sql_help.c:3544 sql_help.c:4450 sql_help.c:4457 -#: sql_help.c:4463 sql_help.c:4474 sql_help.c:4477 sql_help.c:4480 +#: sql_help.c:1916 sql_help.c:1919 sql_help.c:2388 sql_help.c:2597 +#: sql_help.c:3343 sql_help.c:3346 sql_help.c:3349 sql_help.c:3440 +#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4463 sql_help.c:4470 +#: sql_help.c:4476 sql_help.c:4487 sql_help.c:4490 sql_help.c:4493 msgid "argtype" msgstr "Argtyp" #: sql_help.c:114 sql_help.c:397 sql_help.c:474 sql_help.c:486 sql_help.c:949 #: sql_help.c:1100 sql_help.c:1505 sql_help.c:1634 sql_help.c:1666 #: sql_help.c:1718 sql_help.c:1781 sql_help.c:1967 sql_help.c:1974 -#: sql_help.c:2278 sql_help.c:2320 sql_help.c:2327 sql_help.c:2336 -#: sql_help.c:2419 sql_help.c:2646 sql_help.c:2739 sql_help.c:3027 -#: sql_help.c:3212 sql_help.c:3234 sql_help.c:3374 sql_help.c:3729 -#: sql_help.c:3936 sql_help.c:4170 sql_help.c:4928 +#: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343 +#: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040 +#: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742 +#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941 msgid "option" msgstr "Option" -#: sql_help.c:115 sql_help.c:950 sql_help.c:1635 sql_help.c:2420 -#: sql_help.c:2647 sql_help.c:3213 sql_help.c:3375 +#: sql_help.c:115 sql_help.c:950 sql_help.c:1635 sql_help.c:2433 +#: sql_help.c:2660 sql_help.c:3226 sql_help.c:3388 msgid "where option can be:" msgstr "wobei Option Folgendes sein kann:" -#: sql_help.c:116 sql_help.c:2210 +#: sql_help.c:116 sql_help.c:2209 msgid "allowconn" msgstr "allowconn" -#: sql_help.c:117 sql_help.c:951 sql_help.c:1636 sql_help.c:2211 -#: sql_help.c:2421 sql_help.c:2648 sql_help.c:3214 +#: sql_help.c:117 sql_help.c:951 sql_help.c:1636 sql_help.c:2210 +#: sql_help.c:2434 sql_help.c:2661 sql_help.c:3227 msgid "connlimit" msgstr "Verbindungslimit" -#: sql_help.c:118 sql_help.c:2212 +#: sql_help.c:118 sql_help.c:2211 msgid "istemplate" msgstr "istemplate" #: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1322 -#: sql_help.c:1374 sql_help.c:4174 +#: sql_help.c:1374 sql_help.c:4187 msgid "new_tablespace" msgstr "neuer_Tablespace" @@ -4409,8 +4398,8 @@ msgstr "neuer_Tablespace" #: sql_help.c:551 sql_help.c:875 sql_help.c:877 sql_help.c:878 sql_help.c:958 #: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029 #: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643 -#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2385 sql_help.c:2588 -#: sql_help.c:3904 sql_help.c:4192 sql_help.c:4353 sql_help.c:4655 +#: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601 +#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668 msgid "configuration_parameter" msgstr "Konfigurationsparameter" @@ -4421,13 +4410,13 @@ msgstr "Konfigurationsparameter" #: sql_help.c:1162 sql_help.c:1165 sql_help.c:1181 sql_help.c:1182 #: sql_help.c:1353 sql_help.c:1376 sql_help.c:1424 sql_help.c:1449 #: sql_help.c:1506 sql_help.c:1590 sql_help.c:1644 sql_help.c:1667 -#: sql_help.c:2279 sql_help.c:2321 sql_help.c:2328 sql_help.c:2337 -#: sql_help.c:2386 sql_help.c:2387 sql_help.c:2451 sql_help.c:2454 -#: sql_help.c:2488 sql_help.c:2589 sql_help.c:2590 sql_help.c:2613 -#: sql_help.c:2740 sql_help.c:2779 sql_help.c:2889 sql_help.c:2902 -#: sql_help.c:2916 sql_help.c:2957 sql_help.c:2984 sql_help.c:3001 -#: sql_help.c:3028 sql_help.c:3235 sql_help.c:3937 sql_help.c:4656 -#: sql_help.c:4657 +#: sql_help.c:2278 sql_help.c:2328 sql_help.c:2335 sql_help.c:2344 +#: sql_help.c:2399 sql_help.c:2400 sql_help.c:2464 sql_help.c:2467 +#: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626 +#: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915 +#: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014 +#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669 +#: sql_help.c:4670 msgid "value" msgstr "Wert" @@ -4435,10 +4424,10 @@ msgstr "Wert" msgid "target_role" msgstr "Zielrolle" -#: sql_help.c:201 sql_help.c:913 sql_help.c:2263 sql_help.c:2618 -#: sql_help.c:2695 sql_help.c:2700 sql_help.c:3867 sql_help.c:3876 -#: sql_help.c:3895 sql_help.c:3907 sql_help.c:4316 sql_help.c:4325 -#: sql_help.c:4344 sql_help.c:4356 +#: sql_help.c:201 sql_help.c:913 sql_help.c:2262 sql_help.c:2631 +#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3880 sql_help.c:3889 +#: sql_help.c:3908 sql_help.c:3920 sql_help.c:4329 sql_help.c:4338 +#: sql_help.c:4357 sql_help.c:4369 msgid "schema_name" msgstr "Schemaname" @@ -4453,31 +4442,31 @@ msgstr "wobei abgekürztes_Grant_oder_Revoke Folgendes sein kann:" #: sql_help.c:204 sql_help.c:205 sql_help.c:206 sql_help.c:207 sql_help.c:208 #: sql_help.c:209 sql_help.c:210 sql_help.c:211 sql_help.c:212 sql_help.c:213 #: sql_help.c:574 sql_help.c:610 sql_help.c:678 sql_help.c:822 sql_help.c:969 -#: sql_help.c:1321 sql_help.c:1654 sql_help.c:2424 sql_help.c:2425 -#: sql_help.c:2426 sql_help.c:2427 sql_help.c:2428 sql_help.c:2562 -#: sql_help.c:2651 sql_help.c:2652 sql_help.c:2653 sql_help.c:2654 -#: sql_help.c:2655 sql_help.c:3217 sql_help.c:3218 sql_help.c:3219 -#: sql_help.c:3220 sql_help.c:3221 sql_help.c:3916 sql_help.c:3920 -#: sql_help.c:4365 sql_help.c:4369 sql_help.c:4676 +#: sql_help.c:1321 sql_help.c:1654 sql_help.c:2437 sql_help.c:2438 +#: sql_help.c:2439 sql_help.c:2440 sql_help.c:2441 sql_help.c:2575 +#: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667 +#: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232 +#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933 +#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689 msgid "role_name" msgstr "Rollenname" #: sql_help.c:239 sql_help.c:462 sql_help.c:912 sql_help.c:1337 sql_help.c:1339 #: sql_help.c:1391 sql_help.c:1403 sql_help.c:1428 sql_help.c:1684 -#: sql_help.c:2232 sql_help.c:2236 sql_help.c:2340 sql_help.c:2345 -#: sql_help.c:2447 sql_help.c:2617 sql_help.c:2756 sql_help.c:2761 -#: sql_help.c:2763 sql_help.c:2884 sql_help.c:2897 sql_help.c:2911 -#: sql_help.c:2920 sql_help.c:2932 sql_help.c:2961 sql_help.c:3968 -#: sql_help.c:3983 sql_help.c:3985 sql_help.c:4072 sql_help.c:4075 -#: sql_help.c:4077 sql_help.c:4533 sql_help.c:4534 sql_help.c:4543 -#: sql_help.c:4585 sql_help.c:4586 sql_help.c:4587 sql_help.c:4588 -#: sql_help.c:4589 sql_help.c:4590 sql_help.c:4630 sql_help.c:4631 -#: sql_help.c:4636 sql_help.c:4641 sql_help.c:4782 sql_help.c:4783 -#: sql_help.c:4792 sql_help.c:4834 sql_help.c:4835 sql_help.c:4836 -#: sql_help.c:4837 sql_help.c:4838 sql_help.c:4839 sql_help.c:4893 -#: sql_help.c:4895 sql_help.c:4955 sql_help.c:5013 sql_help.c:5014 -#: sql_help.c:5023 sql_help.c:5065 sql_help.c:5066 sql_help.c:5067 -#: sql_help.c:5068 sql_help.c:5069 sql_help.c:5070 +#: sql_help.c:2231 sql_help.c:2235 sql_help.c:2347 sql_help.c:2352 +#: sql_help.c:2460 sql_help.c:2630 sql_help.c:2769 sql_help.c:2774 +#: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924 +#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981 +#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088 +#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556 +#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601 +#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644 +#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796 +#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849 +#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906 +#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027 +#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080 +#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083 msgid "expression" msgstr "Ausdruck" @@ -4488,8 +4477,8 @@ msgstr "Domänen-Constraint" #: sql_help.c:244 sql_help.c:246 sql_help.c:249 sql_help.c:477 sql_help.c:478 #: sql_help.c:1314 sql_help.c:1361 sql_help.c:1362 sql_help.c:1363 #: sql_help.c:1390 sql_help.c:1402 sql_help.c:1419 sql_help.c:1852 -#: sql_help.c:1854 sql_help.c:2235 sql_help.c:2339 sql_help.c:2344 -#: sql_help.c:2919 sql_help.c:2931 sql_help.c:3980 +#: sql_help.c:1854 sql_help.c:2234 sql_help.c:2346 sql_help.c:2351 +#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3993 msgid "constraint_name" msgstr "Constraint-Name" @@ -4520,75 +4509,75 @@ msgstr "wobei Elementobjekt Folgendes ist:" #: sql_help.c:1885 sql_help.c:1892 sql_help.c:1893 sql_help.c:1894 #: sql_help.c:1895 sql_help.c:1896 sql_help.c:1897 sql_help.c:1898 #: sql_help.c:1899 sql_help.c:1900 sql_help.c:1901 sql_help.c:1902 -#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4438 sql_help.c:4443 -#: sql_help.c:4444 sql_help.c:4445 sql_help.c:4446 sql_help.c:4452 -#: sql_help.c:4453 sql_help.c:4458 sql_help.c:4459 sql_help.c:4464 -#: sql_help.c:4465 sql_help.c:4466 sql_help.c:4467 sql_help.c:4468 -#: sql_help.c:4469 +#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4451 sql_help.c:4456 +#: sql_help.c:4457 sql_help.c:4458 sql_help.c:4459 sql_help.c:4465 +#: sql_help.c:4466 sql_help.c:4471 sql_help.c:4472 sql_help.c:4477 +#: sql_help.c:4478 sql_help.c:4479 sql_help.c:4480 sql_help.c:4481 +#: sql_help.c:4482 msgid "object_name" msgstr "Objektname" -#: sql_help.c:329 sql_help.c:1845 sql_help.c:4441 +#: sql_help.c:329 sql_help.c:1845 sql_help.c:4454 msgid "aggregate_name" msgstr "Aggregatname" -#: sql_help.c:331 sql_help.c:1847 sql_help.c:2132 sql_help.c:2136 -#: sql_help.c:2138 sql_help.c:3344 +#: sql_help.c:331 sql_help.c:1847 sql_help.c:2131 sql_help.c:2135 +#: sql_help.c:2137 sql_help.c:3357 msgid "source_type" msgstr "Quelltyp" -#: sql_help.c:332 sql_help.c:1848 sql_help.c:2133 sql_help.c:2137 -#: sql_help.c:2139 sql_help.c:3345 +#: sql_help.c:332 sql_help.c:1848 sql_help.c:2132 sql_help.c:2136 +#: sql_help.c:2138 sql_help.c:3358 msgid "target_type" msgstr "Zieltyp" -#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2134 -#: sql_help.c:2175 sql_help.c:2251 sql_help.c:2505 sql_help.c:2536 -#: sql_help.c:3104 sql_help.c:4340 sql_help.c:4447 sql_help.c:4562 -#: sql_help.c:4566 sql_help.c:4570 sql_help.c:4573 sql_help.c:4811 -#: sql_help.c:4815 sql_help.c:4819 sql_help.c:4822 sql_help.c:5042 -#: sql_help.c:5046 sql_help.c:5050 sql_help.c:5053 +#: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133 +#: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549 +#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575 +#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824 +#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055 +#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066 msgid "function_name" msgstr "Funktionsname" -#: sql_help.c:344 sql_help.c:779 sql_help.c:1870 sql_help.c:2529 +#: sql_help.c:344 sql_help.c:779 sql_help.c:1870 sql_help.c:2542 msgid "operator_name" msgstr "Operatorname" #: sql_help.c:345 sql_help.c:715 sql_help.c:719 sql_help.c:723 sql_help.c:1871 -#: sql_help.c:2506 sql_help.c:3468 +#: sql_help.c:2519 sql_help.c:3481 msgid "left_type" msgstr "linker_Typ" #: sql_help.c:346 sql_help.c:716 sql_help.c:720 sql_help.c:724 sql_help.c:1872 -#: sql_help.c:2507 sql_help.c:3469 +#: sql_help.c:2520 sql_help.c:3482 msgid "right_type" msgstr "rechter_Typ" #: sql_help.c:348 sql_help.c:350 sql_help.c:742 sql_help.c:745 sql_help.c:748 #: sql_help.c:777 sql_help.c:789 sql_help.c:797 sql_help.c:800 sql_help.c:803 -#: sql_help.c:1408 sql_help.c:1874 sql_help.c:1876 sql_help.c:2526 -#: sql_help.c:2547 sql_help.c:2937 sql_help.c:3478 sql_help.c:3487 +#: sql_help.c:1408 sql_help.c:1874 sql_help.c:1876 sql_help.c:2539 +#: sql_help.c:2560 sql_help.c:2950 sql_help.c:3491 sql_help.c:3500 msgid "index_method" msgstr "Indexmethode" -#: sql_help.c:352 sql_help.c:1880 sql_help.c:4454 +#: sql_help.c:352 sql_help.c:1880 sql_help.c:4467 msgid "procedure_name" msgstr "Prozedurname" -#: sql_help.c:356 sql_help.c:1886 sql_help.c:3891 sql_help.c:4460 +#: sql_help.c:356 sql_help.c:1886 sql_help.c:3904 sql_help.c:4473 msgid "routine_name" msgstr "Routinenname" -#: sql_help.c:368 sql_help.c:1380 sql_help.c:1903 sql_help.c:2381 -#: sql_help.c:2587 sql_help.c:2892 sql_help.c:3071 sql_help.c:3649 -#: sql_help.c:3913 sql_help.c:4362 +#: sql_help.c:368 sql_help.c:1380 sql_help.c:1903 sql_help.c:2394 +#: sql_help.c:2600 sql_help.c:2905 sql_help.c:3084 sql_help.c:3662 +#: sql_help.c:3926 sql_help.c:4375 msgid "type_name" msgstr "Typname" -#: sql_help.c:369 sql_help.c:1904 sql_help.c:2380 sql_help.c:2586 -#: sql_help.c:3072 sql_help.c:3302 sql_help.c:3650 sql_help.c:3898 -#: sql_help.c:4347 +#: sql_help.c:369 sql_help.c:1904 sql_help.c:2393 sql_help.c:2599 +#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3911 +#: sql_help.c:4360 msgid "lang_name" msgstr "Sprachname" @@ -4596,11 +4585,11 @@ msgstr "Sprachname" msgid "and aggregate_signature is:" msgstr "und Aggregatsignatur Folgendes ist:" -#: sql_help.c:395 sql_help.c:1999 sql_help.c:2276 +#: sql_help.c:395 sql_help.c:1998 sql_help.c:2275 msgid "handler_function" msgstr "Handler-Funktion" -#: sql_help.c:396 sql_help.c:2277 +#: sql_help.c:396 sql_help.c:2276 msgid "validator_function" msgstr "Validator-Funktion" @@ -4620,20 +4609,20 @@ msgstr "Aktion" #: sql_help.c:1404 sql_help.c:1406 sql_help.c:1413 sql_help.c:1422 #: sql_help.c:1427 sql_help.c:1431 sql_help.c:1432 sql_help.c:1683 #: sql_help.c:1686 sql_help.c:1690 sql_help.c:1726 sql_help.c:1851 -#: sql_help.c:1964 sql_help.c:1970 sql_help.c:1984 sql_help.c:1985 -#: sql_help.c:1986 sql_help.c:2318 sql_help.c:2331 sql_help.c:2378 -#: sql_help.c:2446 sql_help.c:2452 sql_help.c:2485 sql_help.c:2616 -#: sql_help.c:2725 sql_help.c:2760 sql_help.c:2762 sql_help.c:2874 -#: sql_help.c:2883 sql_help.c:2893 sql_help.c:2896 sql_help.c:2906 -#: sql_help.c:2910 sql_help.c:2933 sql_help.c:2935 sql_help.c:2942 -#: sql_help.c:2955 sql_help.c:2960 sql_help.c:2964 sql_help.c:2965 -#: sql_help.c:2981 sql_help.c:3107 sql_help.c:3247 sql_help.c:3870 -#: sql_help.c:3871 sql_help.c:3967 sql_help.c:3982 sql_help.c:3984 -#: sql_help.c:3986 sql_help.c:4071 sql_help.c:4074 sql_help.c:4076 -#: sql_help.c:4319 sql_help.c:4320 sql_help.c:4440 sql_help.c:4594 -#: sql_help.c:4600 sql_help.c:4602 sql_help.c:4843 sql_help.c:4849 -#: sql_help.c:4851 sql_help.c:4892 sql_help.c:4894 sql_help.c:4896 -#: sql_help.c:4943 sql_help.c:5074 sql_help.c:5080 sql_help.c:5082 +#: sql_help.c:1964 sql_help.c:1970 sql_help.c:1983 sql_help.c:1984 +#: sql_help.c:1985 sql_help.c:2325 sql_help.c:2338 sql_help.c:2391 +#: sql_help.c:2459 sql_help.c:2465 sql_help.c:2498 sql_help.c:2629 +#: sql_help.c:2738 sql_help.c:2773 sql_help.c:2775 sql_help.c:2887 +#: sql_help.c:2896 sql_help.c:2906 sql_help.c:2909 sql_help.c:2919 +#: sql_help.c:2923 sql_help.c:2946 sql_help.c:2948 sql_help.c:2955 +#: sql_help.c:2968 sql_help.c:2973 sql_help.c:2977 sql_help.c:2978 +#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883 +#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997 +#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089 +#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607 +#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862 +#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909 +#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095 msgid "column_name" msgstr "Spaltenname" @@ -4647,25 +4636,25 @@ msgid "where action is one of:" msgstr "wobei Aktion Folgendes sein kann:" #: sql_help.c:454 sql_help.c:459 sql_help.c:1072 sql_help.c:1330 -#: sql_help.c:1335 sql_help.c:1593 sql_help.c:1597 sql_help.c:2230 -#: sql_help.c:2319 sql_help.c:2525 sql_help.c:2718 sql_help.c:2875 -#: sql_help.c:3154 sql_help.c:4128 +#: sql_help.c:1335 sql_help.c:1593 sql_help.c:1597 sql_help.c:2229 +#: sql_help.c:2326 sql_help.c:2538 sql_help.c:2731 sql_help.c:2888 +#: sql_help.c:3167 sql_help.c:4141 msgid "data_type" msgstr "Datentyp" #: sql_help.c:455 sql_help.c:460 sql_help.c:1331 sql_help.c:1336 -#: sql_help.c:1594 sql_help.c:1598 sql_help.c:2231 sql_help.c:2322 -#: sql_help.c:2448 sql_help.c:2877 sql_help.c:2885 sql_help.c:2898 -#: sql_help.c:2912 sql_help.c:3155 sql_help.c:3161 sql_help.c:3977 +#: sql_help.c:1594 sql_help.c:1598 sql_help.c:2230 sql_help.c:2329 +#: sql_help.c:2461 sql_help.c:2890 sql_help.c:2898 sql_help.c:2911 +#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3990 msgid "collation" msgstr "Sortierfolge" -#: sql_help.c:456 sql_help.c:1332 sql_help.c:2323 sql_help.c:2332 -#: sql_help.c:2878 sql_help.c:2894 sql_help.c:2907 +#: sql_help.c:456 sql_help.c:1332 sql_help.c:2330 sql_help.c:2339 +#: sql_help.c:2891 sql_help.c:2907 sql_help.c:2920 msgid "column_constraint" msgstr "Spalten-Constraint" -#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4940 +#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953 msgid "integer" msgstr "ganze_Zahl" @@ -4674,8 +4663,8 @@ msgstr "ganze_Zahl" msgid "attribute_option" msgstr "Attributoption" -#: sql_help.c:476 sql_help.c:1359 sql_help.c:2324 sql_help.c:2333 -#: sql_help.c:2879 sql_help.c:2895 sql_help.c:2908 +#: sql_help.c:476 sql_help.c:1359 sql_help.c:2331 sql_help.c:2340 +#: sql_help.c:2892 sql_help.c:2908 sql_help.c:2921 msgid "table_constraint" msgstr "Tabellen-Constraint" @@ -4685,56 +4674,56 @@ msgid "trigger_name" msgstr "Triggername" #: sql_help.c:483 sql_help.c:484 sql_help.c:1378 sql_help.c:1379 -#: sql_help.c:2325 sql_help.c:2330 sql_help.c:2882 sql_help.c:2905 +#: sql_help.c:2332 sql_help.c:2337 sql_help.c:2895 sql_help.c:2918 msgid "parent_table" msgstr "Elterntabelle" #: sql_help.c:543 sql_help.c:600 sql_help.c:669 sql_help.c:873 sql_help.c:1023 -#: sql_help.c:1550 sql_help.c:2262 +#: sql_help.c:1550 sql_help.c:2261 msgid "extension_name" msgstr "Erweiterungsname" -#: sql_help.c:545 sql_help.c:1025 sql_help.c:2382 +#: sql_help.c:545 sql_help.c:1025 sql_help.c:2395 msgid "execution_cost" msgstr "Ausführungskosten" -#: sql_help.c:546 sql_help.c:1026 sql_help.c:2383 +#: sql_help.c:546 sql_help.c:1026 sql_help.c:2396 msgid "result_rows" msgstr "Ergebniszeilen" -#: sql_help.c:547 sql_help.c:2384 +#: sql_help.c:547 sql_help.c:2397 msgid "support_function" msgstr "Support-Funktion" #: sql_help.c:569 sql_help.c:571 sql_help.c:948 sql_help.c:956 sql_help.c:960 #: sql_help.c:963 sql_help.c:966 sql_help.c:1633 sql_help.c:1641 -#: sql_help.c:1645 sql_help.c:1648 sql_help.c:1651 sql_help.c:2696 -#: sql_help.c:2698 sql_help.c:2701 sql_help.c:2702 sql_help.c:3868 -#: sql_help.c:3869 sql_help.c:3873 sql_help.c:3874 sql_help.c:3877 -#: sql_help.c:3878 sql_help.c:3880 sql_help.c:3881 sql_help.c:3883 -#: sql_help.c:3884 sql_help.c:3886 sql_help.c:3887 sql_help.c:3889 -#: sql_help.c:3890 sql_help.c:3896 sql_help.c:3897 sql_help.c:3899 -#: sql_help.c:3900 sql_help.c:3902 sql_help.c:3903 sql_help.c:3905 -#: sql_help.c:3906 sql_help.c:3908 sql_help.c:3909 sql_help.c:3911 -#: sql_help.c:3912 sql_help.c:3914 sql_help.c:3915 sql_help.c:3917 -#: sql_help.c:3918 sql_help.c:4317 sql_help.c:4318 sql_help.c:4322 -#: sql_help.c:4323 sql_help.c:4326 sql_help.c:4327 sql_help.c:4329 -#: sql_help.c:4330 sql_help.c:4332 sql_help.c:4333 sql_help.c:4335 -#: sql_help.c:4336 sql_help.c:4338 sql_help.c:4339 sql_help.c:4345 -#: sql_help.c:4346 sql_help.c:4348 sql_help.c:4349 sql_help.c:4351 -#: sql_help.c:4352 sql_help.c:4354 sql_help.c:4355 sql_help.c:4357 -#: sql_help.c:4358 sql_help.c:4360 sql_help.c:4361 sql_help.c:4363 -#: sql_help.c:4364 sql_help.c:4366 sql_help.c:4367 +#: sql_help.c:1645 sql_help.c:1648 sql_help.c:1651 sql_help.c:2709 +#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3881 +#: sql_help.c:3882 sql_help.c:3886 sql_help.c:3887 sql_help.c:3890 +#: sql_help.c:3891 sql_help.c:3893 sql_help.c:3894 sql_help.c:3896 +#: sql_help.c:3897 sql_help.c:3899 sql_help.c:3900 sql_help.c:3902 +#: sql_help.c:3903 sql_help.c:3909 sql_help.c:3910 sql_help.c:3912 +#: sql_help.c:3913 sql_help.c:3915 sql_help.c:3916 sql_help.c:3918 +#: sql_help.c:3919 sql_help.c:3921 sql_help.c:3922 sql_help.c:3924 +#: sql_help.c:3925 sql_help.c:3927 sql_help.c:3928 sql_help.c:3930 +#: sql_help.c:3931 sql_help.c:4330 sql_help.c:4331 sql_help.c:4335 +#: sql_help.c:4336 sql_help.c:4339 sql_help.c:4340 sql_help.c:4342 +#: sql_help.c:4343 sql_help.c:4345 sql_help.c:4346 sql_help.c:4348 +#: sql_help.c:4349 sql_help.c:4351 sql_help.c:4352 sql_help.c:4358 +#: sql_help.c:4359 sql_help.c:4361 sql_help.c:4362 sql_help.c:4364 +#: sql_help.c:4365 sql_help.c:4367 sql_help.c:4368 sql_help.c:4370 +#: sql_help.c:4371 sql_help.c:4373 sql_help.c:4374 sql_help.c:4376 +#: sql_help.c:4377 sql_help.c:4379 sql_help.c:4380 msgid "role_specification" msgstr "Rollenangabe" -#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2199 -#: sql_help.c:2704 sql_help.c:3232 sql_help.c:3683 sql_help.c:4686 +#: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198 +#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699 msgid "user_name" msgstr "Benutzername" -#: sql_help.c:573 sql_help.c:968 sql_help.c:1653 sql_help.c:2703 -#: sql_help.c:3919 sql_help.c:4368 +#: sql_help.c:573 sql_help.c:968 sql_help.c:1653 sql_help.c:2716 +#: sql_help.c:3932 sql_help.c:4381 msgid "where role_specification can be:" msgstr "wobei Rollenangabe Folgendes sein kann:" @@ -4742,10 +4731,10 @@ msgstr "wobei Rollenangabe Folgendes sein kann:" msgid "group_name" msgstr "Gruppenname" -#: sql_help.c:596 sql_help.c:1425 sql_help.c:2209 sql_help.c:2455 -#: sql_help.c:2489 sql_help.c:2890 sql_help.c:2903 sql_help.c:2917 -#: sql_help.c:2958 sql_help.c:2985 sql_help.c:2997 sql_help.c:3910 -#: sql_help.c:4359 +#: sql_help.c:596 sql_help.c:1425 sql_help.c:2208 sql_help.c:2468 +#: sql_help.c:2502 sql_help.c:2903 sql_help.c:2916 sql_help.c:2930 +#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3923 +#: sql_help.c:4372 msgid "tablespace_name" msgstr "Tablespace-Name" @@ -4755,9 +4744,9 @@ msgid "index_name" msgstr "Indexname" #: sql_help.c:602 sql_help.c:605 sql_help.c:694 sql_help.c:696 sql_help.c:1375 -#: sql_help.c:1377 sql_help.c:1423 sql_help.c:2453 sql_help.c:2487 -#: sql_help.c:2888 sql_help.c:2901 sql_help.c:2915 sql_help.c:2956 -#: sql_help.c:2983 +#: sql_help.c:1377 sql_help.c:1423 sql_help.c:2466 sql_help.c:2500 +#: sql_help.c:2901 sql_help.c:2914 sql_help.c:2928 sql_help.c:2969 +#: sql_help.c:2996 msgid "storage_parameter" msgstr "Storage-Parameter" @@ -4765,122 +4754,116 @@ msgstr "Storage-Parameter" msgid "column_number" msgstr "Spaltennummer" -#: sql_help.c:631 sql_help.c:1868 sql_help.c:4451 +#: sql_help.c:631 sql_help.c:1868 sql_help.c:4464 msgid "large_object_oid" msgstr "Large-Object-OID" -#: sql_help.c:690 sql_help.c:1358 sql_help.c:2876 +#: sql_help.c:690 sql_help.c:1358 sql_help.c:2889 msgid "compression_method" msgstr "Kompressionsmethode" #: sql_help.c:692 sql_help.c:1373 -#, fuzzy -#| msgid "access_method_type" msgid "new_access_method" -msgstr "Zugriffsmethodentyp" +msgstr "neue_Zugriffsmethode" -#: sql_help.c:725 sql_help.c:2510 +#: sql_help.c:725 sql_help.c:2523 msgid "res_proc" msgstr "Res-Funktion" -#: sql_help.c:726 sql_help.c:2511 +#: sql_help.c:726 sql_help.c:2524 msgid "join_proc" msgstr "Join-Funktion" -#: sql_help.c:778 sql_help.c:790 sql_help.c:2528 +#: sql_help.c:778 sql_help.c:790 sql_help.c:2541 msgid "strategy_number" msgstr "Strategienummer" #: sql_help.c:780 sql_help.c:781 sql_help.c:784 sql_help.c:785 sql_help.c:791 -#: sql_help.c:792 sql_help.c:794 sql_help.c:795 sql_help.c:2530 sql_help.c:2531 -#: sql_help.c:2534 sql_help.c:2535 +#: sql_help.c:792 sql_help.c:794 sql_help.c:795 sql_help.c:2543 sql_help.c:2544 +#: sql_help.c:2547 sql_help.c:2548 msgid "op_type" msgstr "Optyp" -#: sql_help.c:782 sql_help.c:2532 +#: sql_help.c:782 sql_help.c:2545 msgid "sort_family_name" msgstr "Sortierfamilienname" -#: sql_help.c:783 sql_help.c:793 sql_help.c:2533 +#: sql_help.c:783 sql_help.c:793 sql_help.c:2546 msgid "support_number" msgstr "Unterst-Nummer" -#: sql_help.c:787 sql_help.c:2135 sql_help.c:2537 sql_help.c:3074 -#: sql_help.c:3076 +#: sql_help.c:787 sql_help.c:2134 sql_help.c:2550 sql_help.c:3087 +#: sql_help.c:3089 msgid "argument_type" msgstr "Argumenttyp" #: sql_help.c:818 sql_help.c:821 sql_help.c:910 sql_help.c:1039 sql_help.c:1079 #: sql_help.c:1546 sql_help.c:1549 sql_help.c:1725 sql_help.c:1779 #: sql_help.c:1782 sql_help.c:1853 sql_help.c:1878 sql_help.c:1891 -#: sql_help.c:1906 sql_help.c:1963 sql_help.c:1969 sql_help.c:2317 -#: sql_help.c:2329 sql_help.c:2444 sql_help.c:2484 sql_help.c:2561 -#: sql_help.c:2615 sql_help.c:2672 sql_help.c:2724 sql_help.c:2757 -#: sql_help.c:2764 sql_help.c:2873 sql_help.c:2891 sql_help.c:2904 -#: sql_help.c:2980 sql_help.c:3100 sql_help.c:3281 sql_help.c:3504 -#: sql_help.c:3553 sql_help.c:3659 sql_help.c:3866 sql_help.c:3872 -#: sql_help.c:3933 sql_help.c:3965 sql_help.c:4315 sql_help.c:4321 -#: sql_help.c:4439 sql_help.c:4548 sql_help.c:4550 sql_help.c:4607 -#: sql_help.c:4646 sql_help.c:4797 sql_help.c:4799 sql_help.c:4856 -#: sql_help.c:4890 sql_help.c:4942 sql_help.c:5028 sql_help.c:5030 -#: sql_help.c:5087 +#: sql_help.c:1906 sql_help.c:1963 sql_help.c:1969 sql_help.c:2324 +#: sql_help.c:2336 sql_help.c:2457 sql_help.c:2497 sql_help.c:2574 +#: sql_help.c:2628 sql_help.c:2685 sql_help.c:2737 sql_help.c:2770 +#: sql_help.c:2777 sql_help.c:2886 sql_help.c:2904 sql_help.c:2917 +#: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517 +#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885 +#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334 +#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620 +#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869 +#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043 +#: sql_help.c:5100 msgid "table_name" msgstr "Tabellenname" -#: sql_help.c:823 sql_help.c:2563 +#: sql_help.c:823 sql_help.c:2576 msgid "using_expression" msgstr "Using-Ausdruck" -#: sql_help.c:824 sql_help.c:2564 +#: sql_help.c:824 sql_help.c:2577 msgid "check_expression" msgstr "Check-Ausdruck" -#: sql_help.c:897 sql_help.c:899 sql_help.c:901 sql_help.c:2611 -#, fuzzy -#| msgid "publication_option" +#: sql_help.c:897 sql_help.c:899 sql_help.c:901 sql_help.c:2624 msgid "publication_object" -msgstr "Publikationsoption" +msgstr "Publikationsobjekt" -#: sql_help.c:903 sql_help.c:2612 +#: sql_help.c:903 sql_help.c:2625 msgid "publication_parameter" msgstr "Publikationsparameter" -#: sql_help.c:909 sql_help.c:2614 -#, fuzzy -#| msgid "where action is one of:" +#: sql_help.c:909 sql_help.c:2627 msgid "where publication_object is one of:" -msgstr "wobei Aktion Folgendes sein kann:" +msgstr "wobei Publikationsobjekt Folgendes sein kann:" -#: sql_help.c:952 sql_help.c:1637 sql_help.c:2422 sql_help.c:2649 -#: sql_help.c:3215 +#: sql_help.c:952 sql_help.c:1637 sql_help.c:2435 sql_help.c:2662 +#: sql_help.c:3228 msgid "password" msgstr "Passwort" -#: sql_help.c:953 sql_help.c:1638 sql_help.c:2423 sql_help.c:2650 -#: sql_help.c:3216 +#: sql_help.c:953 sql_help.c:1638 sql_help.c:2436 sql_help.c:2663 +#: sql_help.c:3229 msgid "timestamp" msgstr "Zeit" #: sql_help.c:957 sql_help.c:961 sql_help.c:964 sql_help.c:967 sql_help.c:1642 -#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3879 -#: sql_help.c:4328 +#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3892 +#: sql_help.c:4341 msgid "database_name" msgstr "Datenbankname" -#: sql_help.c:1073 sql_help.c:2719 +#: sql_help.c:1073 sql_help.c:2732 msgid "increment" msgstr "Inkrement" -#: sql_help.c:1074 sql_help.c:2720 +#: sql_help.c:1074 sql_help.c:2733 msgid "minvalue" msgstr "Minwert" -#: sql_help.c:1075 sql_help.c:2721 +#: sql_help.c:1075 sql_help.c:2734 msgid "maxvalue" msgstr "Maxwert" -#: sql_help.c:1076 sql_help.c:2722 sql_help.c:4546 sql_help.c:4644 -#: sql_help.c:4795 sql_help.c:4959 sql_help.c:5026 +#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657 +#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039 msgid "start" msgstr "Start" @@ -4888,7 +4871,7 @@ msgstr "Start" msgid "restart" msgstr "Restart" -#: sql_help.c:1078 sql_help.c:2723 +#: sql_help.c:1078 sql_help.c:2736 msgid "cache" msgstr "Cache" @@ -4896,11 +4879,11 @@ msgstr "Cache" msgid "new_target" msgstr "neues_Ziel" -#: sql_help.c:1142 sql_help.c:2776 +#: sql_help.c:1142 sql_help.c:2789 msgid "conninfo" msgstr "Verbindungsinfo" -#: sql_help.c:1144 sql_help.c:1148 sql_help.c:1152 sql_help.c:2777 +#: sql_help.c:1144 sql_help.c:1148 sql_help.c:1152 sql_help.c:2790 msgid "publication_name" msgstr "Publikationsname" @@ -4912,25 +4895,23 @@ msgstr "Publikationsoption" msgid "refresh_option" msgstr "Refresh-Option" -#: sql_help.c:1161 sql_help.c:2778 +#: sql_help.c:1161 sql_help.c:2791 msgid "subscription_parameter" msgstr "Subskriptionsparameter" #: sql_help.c:1164 -#, fuzzy -#| msgid "like_option" msgid "skip_option" -msgstr "Like-Option" +msgstr "Skip-Option" #: sql_help.c:1324 sql_help.c:1327 msgid "partition_name" msgstr "Partitionsname" -#: sql_help.c:1325 sql_help.c:2334 sql_help.c:2909 +#: sql_help.c:1325 sql_help.c:2341 sql_help.c:2922 msgid "partition_bound_spec" msgstr "Partitionsbegrenzungsangabe" -#: sql_help.c:1344 sql_help.c:1394 sql_help.c:2923 +#: sql_help.c:1344 sql_help.c:1394 sql_help.c:2936 msgid "sequence_options" msgstr "Sequenzoptionen" @@ -4946,16 +4927,18 @@ msgstr "Tabellen-Constraint-für-Index" msgid "rewrite_rule_name" msgstr "Regelname" -#: sql_help.c:1383 sql_help.c:2948 +#: sql_help.c:1383 sql_help.c:2353 sql_help.c:2961 msgid "and partition_bound_spec is:" msgstr "und Partitionsbegrenzungsangabe Folgendes ist:" -#: sql_help.c:1384 sql_help.c:1385 sql_help.c:1386 sql_help.c:2949 -#: sql_help.c:2950 sql_help.c:2951 +#: sql_help.c:1384 sql_help.c:1385 sql_help.c:1386 sql_help.c:2354 +#: sql_help.c:2355 sql_help.c:2356 sql_help.c:2962 sql_help.c:2963 +#: sql_help.c:2964 msgid "partition_bound_expr" msgstr "Partitionsbegrenzungsausdruck" -#: sql_help.c:1387 sql_help.c:1388 sql_help.c:2952 sql_help.c:2953 +#: sql_help.c:1387 sql_help.c:1388 sql_help.c:2357 sql_help.c:2358 +#: sql_help.c:2965 sql_help.c:2966 msgid "numeric_literal" msgstr "numerische_Konstante" @@ -4963,48 +4946,48 @@ msgstr "numerische_Konstante" msgid "and column_constraint is:" msgstr "und Spalten-Constraint Folgendes ist:" -#: sql_help.c:1392 sql_help.c:2341 sql_help.c:2376 sql_help.c:2585 -#: sql_help.c:2921 +#: sql_help.c:1392 sql_help.c:2348 sql_help.c:2389 sql_help.c:2598 +#: sql_help.c:2934 msgid "default_expr" msgstr "Vorgabeausdruck" -#: sql_help.c:1393 sql_help.c:2342 sql_help.c:2922 +#: sql_help.c:1393 sql_help.c:2349 sql_help.c:2935 msgid "generation_expr" msgstr "Generierungsausdruck" #: sql_help.c:1395 sql_help.c:1396 sql_help.c:1405 sql_help.c:1407 -#: sql_help.c:1411 sql_help.c:2924 sql_help.c:2925 sql_help.c:2934 -#: sql_help.c:2936 sql_help.c:2940 +#: sql_help.c:1411 sql_help.c:2937 sql_help.c:2938 sql_help.c:2947 +#: sql_help.c:2949 sql_help.c:2953 msgid "index_parameters" msgstr "Indexparameter" -#: sql_help.c:1397 sql_help.c:1414 sql_help.c:2926 sql_help.c:2943 +#: sql_help.c:1397 sql_help.c:1414 sql_help.c:2939 sql_help.c:2956 msgid "reftable" msgstr "Reftabelle" -#: sql_help.c:1398 sql_help.c:1415 sql_help.c:2927 sql_help.c:2944 +#: sql_help.c:1398 sql_help.c:1415 sql_help.c:2940 sql_help.c:2957 msgid "refcolumn" msgstr "Refspalte" #: sql_help.c:1399 sql_help.c:1400 sql_help.c:1416 sql_help.c:1417 -#: sql_help.c:2928 sql_help.c:2929 sql_help.c:2945 sql_help.c:2946 +#: sql_help.c:2941 sql_help.c:2942 sql_help.c:2958 sql_help.c:2959 msgid "referential_action" msgstr "Fremdschlüsselaktion" -#: sql_help.c:1401 sql_help.c:2343 sql_help.c:2930 +#: sql_help.c:1401 sql_help.c:2350 sql_help.c:2943 msgid "and table_constraint is:" msgstr "und Tabellen-Constraint Folgendes ist:" -#: sql_help.c:1409 sql_help.c:2938 +#: sql_help.c:1409 sql_help.c:2951 msgid "exclude_element" msgstr "Exclude-Element" -#: sql_help.c:1410 sql_help.c:2939 sql_help.c:4544 sql_help.c:4642 -#: sql_help.c:4793 sql_help.c:4957 sql_help.c:5024 +#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655 +#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037 msgid "operator" msgstr "Operator" -#: sql_help.c:1412 sql_help.c:2456 sql_help.c:2941 +#: sql_help.c:1412 sql_help.c:2469 sql_help.c:2954 msgid "predicate" msgstr "Prädikat" @@ -5012,24 +4995,24 @@ msgstr "Prädikat" msgid "and table_constraint_using_index is:" msgstr "und Tabellen-Constraint-für-Index Folgendes ist:" -#: sql_help.c:1421 sql_help.c:2954 +#: sql_help.c:1421 sql_help.c:2967 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:" msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:" -#: sql_help.c:1426 sql_help.c:2959 +#: sql_help.c:1426 sql_help.c:2972 msgid "exclude_element in an EXCLUDE constraint is:" msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:" -#: sql_help.c:1429 sql_help.c:2449 sql_help.c:2886 sql_help.c:2899 -#: sql_help.c:2913 sql_help.c:2962 sql_help.c:3978 +#: sql_help.c:1429 sql_help.c:2462 sql_help.c:2899 sql_help.c:2912 +#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3991 msgid "opclass" msgstr "Opklasse" -#: sql_help.c:1430 sql_help.c:2963 +#: sql_help.c:1430 sql_help.c:2976 msgid "referential_action in a FOREIGN KEY/REFERENCES constraint is:" -msgstr "" +msgstr "Fremdschlüsselaktion in FOREIGN KEY/REFERENCES ist:" -#: sql_help.c:1448 sql_help.c:1451 sql_help.c:3000 +#: sql_help.c:1448 sql_help.c:1451 sql_help.c:3013 msgid "tablespace_option" msgstr "Tablespace-Option" @@ -5050,7 +5033,7 @@ msgid "new_dictionary" msgstr "neues_Wörterbuch" #: sql_help.c:1578 sql_help.c:1592 sql_help.c:1595 sql_help.c:1596 -#: sql_help.c:3153 +#: sql_help.c:3166 msgid "attribute_name" msgstr "Attributname" @@ -5074,54 +5057,54 @@ msgstr "existierender_Enum-Wert" msgid "property" msgstr "Eigenschaft" -#: sql_help.c:1665 sql_help.c:2326 sql_help.c:2335 sql_help.c:2735 -#: sql_help.c:3233 sql_help.c:3684 sql_help.c:3888 sql_help.c:3934 -#: sql_help.c:4337 +#: sql_help.c:1665 sql_help.c:2333 sql_help.c:2342 sql_help.c:2748 +#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3901 sql_help.c:3947 +#: sql_help.c:4350 msgid "server_name" msgstr "Servername" -#: sql_help.c:1697 sql_help.c:1700 sql_help.c:3248 +#: sql_help.c:1697 sql_help.c:1700 sql_help.c:3261 msgid "view_option_name" msgstr "Sichtoptionsname" -#: sql_help.c:1698 sql_help.c:3249 +#: sql_help.c:1698 sql_help.c:3262 msgid "view_option_value" msgstr "Sichtoptionswert" -#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4929 sql_help.c:4930 +#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943 msgid "table_and_columns" msgstr "Tabelle-und-Spalten" -#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3732 -#: sql_help.c:4172 sql_help.c:4931 +#: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745 +#: sql_help.c:4185 sql_help.c:4944 msgid "where option can be one of:" msgstr "wobei Option eine der folgenden sein kann:" #: sql_help.c:1722 sql_help.c:1723 sql_help.c:1785 sql_help.c:1977 -#: sql_help.c:1980 sql_help.c:2160 sql_help.c:3733 sql_help.c:3734 -#: sql_help.c:3735 sql_help.c:3736 sql_help.c:3737 sql_help.c:3738 -#: sql_help.c:3739 sql_help.c:3740 sql_help.c:4173 sql_help.c:4175 -#: sql_help.c:4932 sql_help.c:4933 sql_help.c:4934 sql_help.c:4935 -#: sql_help.c:4936 sql_help.c:4937 sql_help.c:4938 sql_help.c:4939 +#: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747 +#: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751 +#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188 +#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948 +#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952 msgid "boolean" msgstr "boolean" -#: sql_help.c:1724 sql_help.c:4941 +#: sql_help.c:1724 sql_help.c:4954 msgid "and table_and_columns is:" msgstr "und Tabelle-und-Spalten Folgendes ist:" -#: sql_help.c:1740 sql_help.c:4702 sql_help.c:4704 sql_help.c:4728 +#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741 msgid "transaction_mode" msgstr "Transaktionsmodus" -#: sql_help.c:1741 sql_help.c:4705 sql_help.c:4729 +#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742 msgid "where transaction_mode is one of:" msgstr "wobei Transaktionsmodus Folgendes sein kann:" -#: sql_help.c:1750 sql_help.c:4554 sql_help.c:4563 sql_help.c:4567 -#: sql_help.c:4571 sql_help.c:4574 sql_help.c:4803 sql_help.c:4812 -#: sql_help.c:4816 sql_help.c:4820 sql_help.c:4823 sql_help.c:5034 -#: sql_help.c:5043 sql_help.c:5047 sql_help.c:5051 sql_help.c:5054 +#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580 +#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825 +#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047 +#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067 msgid "argument" msgstr "Argument" @@ -5129,7 +5112,7 @@ msgstr "Argument" msgid "relation_name" msgstr "Relationsname" -#: sql_help.c:1855 sql_help.c:3882 sql_help.c:4331 +#: sql_help.c:1855 sql_help.c:3895 sql_help.c:4344 msgid "domain_name" msgstr "Domänenname" @@ -5145,28 +5128,28 @@ msgstr "Regelname" msgid "text" msgstr "Text" -#: sql_help.c:1934 sql_help.c:4137 sql_help.c:4384 +#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397 msgid "transaction_id" msgstr "Transaktions-ID" -#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4004 +#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4017 msgid "filename" msgstr "Dateiname" -#: sql_help.c:1966 sql_help.c:1973 sql_help.c:2674 sql_help.c:2675 -#: sql_help.c:2676 +#: sql_help.c:1966 sql_help.c:1973 sql_help.c:2687 sql_help.c:2688 +#: sql_help.c:2689 msgid "command" msgstr "Befehl" -#: sql_help.c:1968 sql_help.c:2673 sql_help.c:3103 sql_help.c:3284 -#: sql_help.c:3988 sql_help.c:4065 sql_help.c:4068 sql_help.c:4537 -#: sql_help.c:4539 sql_help.c:4635 sql_help.c:4637 sql_help.c:4786 -#: sql_help.c:4788 sql_help.c:4899 sql_help.c:5017 sql_help.c:5019 +#: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297 +#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550 +#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799 +#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032 msgid "condition" msgstr "Bedingung" -#: sql_help.c:1971 sql_help.c:2490 sql_help.c:2986 sql_help.c:3250 -#: sql_help.c:3268 sql_help.c:3969 +#: sql_help.c:1971 sql_help.c:2503 sql_help.c:2999 sql_help.c:3263 +#: sql_help.c:3281 sql_help.c:3982 msgid "query" msgstr "Anfrage" @@ -5183,1505 +5166,1467 @@ msgid "null_string" msgstr "Null-Zeichenkette" #: sql_help.c:1981 -msgid "match" -msgstr "" - -#: sql_help.c:1982 msgid "quote_character" msgstr "Quote-Zeichen" -#: sql_help.c:1983 +#: sql_help.c:1982 msgid "escape_character" msgstr "Escape-Zeichen" -#: sql_help.c:1987 +#: sql_help.c:1986 msgid "encoding_name" msgstr "Kodierungsname" -#: sql_help.c:1998 +#: sql_help.c:1997 msgid "access_method_type" msgstr "Zugriffsmethodentyp" -#: sql_help.c:2069 sql_help.c:2088 sql_help.c:2091 +#: sql_help.c:2068 sql_help.c:2087 sql_help.c:2090 msgid "arg_data_type" msgstr "Arg-Datentyp" -#: sql_help.c:2070 sql_help.c:2092 sql_help.c:2100 +#: sql_help.c:2069 sql_help.c:2091 sql_help.c:2099 msgid "sfunc" msgstr "Übergangsfunktion" -#: sql_help.c:2071 sql_help.c:2093 sql_help.c:2101 +#: sql_help.c:2070 sql_help.c:2092 sql_help.c:2100 msgid "state_data_type" msgstr "Zustandsdatentyp" -#: sql_help.c:2072 sql_help.c:2094 sql_help.c:2102 +#: sql_help.c:2071 sql_help.c:2093 sql_help.c:2101 msgid "state_data_size" msgstr "Zustandsdatengröße" -#: sql_help.c:2073 sql_help.c:2095 sql_help.c:2103 +#: sql_help.c:2072 sql_help.c:2094 sql_help.c:2102 msgid "ffunc" msgstr "Abschlussfunktion" -#: sql_help.c:2074 sql_help.c:2104 +#: sql_help.c:2073 sql_help.c:2103 msgid "combinefunc" msgstr "Combine-Funktion" -#: sql_help.c:2075 sql_help.c:2105 +#: sql_help.c:2074 sql_help.c:2104 msgid "serialfunc" msgstr "Serialisierungsfunktion" -#: sql_help.c:2076 sql_help.c:2106 +#: sql_help.c:2075 sql_help.c:2105 msgid "deserialfunc" msgstr "Deserialisierungsfunktion" -#: sql_help.c:2077 sql_help.c:2096 sql_help.c:2107 +#: sql_help.c:2076 sql_help.c:2095 sql_help.c:2106 msgid "initial_condition" msgstr "Anfangswert" -#: sql_help.c:2078 sql_help.c:2108 +#: sql_help.c:2077 sql_help.c:2107 msgid "msfunc" msgstr "Moving-Übergangsfunktion" -#: sql_help.c:2079 sql_help.c:2109 +#: sql_help.c:2078 sql_help.c:2108 msgid "minvfunc" msgstr "Moving-Inversfunktion" -#: sql_help.c:2080 sql_help.c:2110 +#: sql_help.c:2079 sql_help.c:2109 msgid "mstate_data_type" msgstr "Moving-Zustandsdatentyp" -#: sql_help.c:2081 sql_help.c:2111 +#: sql_help.c:2080 sql_help.c:2110 msgid "mstate_data_size" msgstr "Moving-Zustandsdatengröße" -#: sql_help.c:2082 sql_help.c:2112 +#: sql_help.c:2081 sql_help.c:2111 msgid "mffunc" msgstr "Moving-Abschlussfunktion" -#: sql_help.c:2083 sql_help.c:2113 +#: sql_help.c:2082 sql_help.c:2112 msgid "minitial_condition" msgstr "Moving-Anfangswert" -#: sql_help.c:2084 sql_help.c:2114 +#: sql_help.c:2083 sql_help.c:2113 msgid "sort_operator" msgstr "Sortieroperator" -#: sql_help.c:2097 +#: sql_help.c:2096 msgid "or the old syntax" msgstr "oder die alte Syntax" -#: sql_help.c:2099 +#: sql_help.c:2098 msgid "base_type" msgstr "Basistyp" -#: sql_help.c:2156 sql_help.c:2203 +#: sql_help.c:2155 sql_help.c:2202 msgid "locale" msgstr "Locale" -#: sql_help.c:2157 sql_help.c:2204 +#: sql_help.c:2156 sql_help.c:2203 msgid "lc_collate" msgstr "lc_collate" -#: sql_help.c:2158 sql_help.c:2205 +#: sql_help.c:2157 sql_help.c:2204 msgid "lc_ctype" msgstr "lc_ctype" -#: sql_help.c:2159 sql_help.c:4437 +#: sql_help.c:2158 sql_help.c:4450 msgid "provider" msgstr "Provider" -#: sql_help.c:2161 sql_help.c:2264 +#: sql_help.c:2160 sql_help.c:2263 msgid "version" msgstr "Version" -#: sql_help.c:2163 +#: sql_help.c:2162 msgid "existing_collation" msgstr "existierende_Sortierfolge" -#: sql_help.c:2173 +#: sql_help.c:2172 msgid "source_encoding" msgstr "Quellkodierung" -#: sql_help.c:2174 +#: sql_help.c:2173 msgid "dest_encoding" msgstr "Zielkodierung" -#: sql_help.c:2200 sql_help.c:3026 +#: sql_help.c:2199 sql_help.c:3039 msgid "template" msgstr "Vorlage" -#: sql_help.c:2201 +#: sql_help.c:2200 msgid "encoding" msgstr "Kodierung" -#: sql_help.c:2202 +#: sql_help.c:2201 msgid "strategy" msgstr "Strategie" -#: sql_help.c:2206 -#, fuzzy -#| msgid "locale" +#: sql_help.c:2205 msgid "icu_locale" -msgstr "Locale" +msgstr "ICU-Locale" -#: sql_help.c:2207 -#, fuzzy -#| msgid "provider" +#: sql_help.c:2206 msgid "locale_provider" -msgstr "Provider" +msgstr "Locale-Provider" -#: sql_help.c:2208 -#, fuzzy -#| msgid "collation" +#: sql_help.c:2207 msgid "collation_version" -msgstr "Sortierfolge" +msgstr "Sortierfolgenversion" -#: sql_help.c:2213 -#, fuzzy -#| msgid "loid" +#: sql_help.c:2212 msgid "oid" -msgstr "Large-Object-OID" +msgstr "OID" -#: sql_help.c:2233 +#: sql_help.c:2232 msgid "constraint" msgstr "Constraint" -#: sql_help.c:2234 +#: sql_help.c:2233 msgid "where constraint is:" msgstr "wobei Constraint Folgendes ist:" -#: sql_help.c:2248 sql_help.c:2671 sql_help.c:3099 +#: sql_help.c:2247 sql_help.c:2684 sql_help.c:3112 msgid "event" msgstr "Ereignis" -#: sql_help.c:2249 +#: sql_help.c:2248 msgid "filter_variable" msgstr "Filtervariable" -#: sql_help.c:2250 +#: sql_help.c:2249 msgid "filter_value" msgstr "Filterwert" -#: sql_help.c:2338 sql_help.c:2918 +#: sql_help.c:2345 sql_help.c:2931 msgid "where column_constraint is:" msgstr "wobei Spalten-Constraint Folgendes ist:" -#: sql_help.c:2377 +#: sql_help.c:2390 msgid "rettype" msgstr "Rückgabetyp" -#: sql_help.c:2379 +#: sql_help.c:2392 msgid "column_type" msgstr "Spaltentyp" -#: sql_help.c:2388 sql_help.c:2591 +#: sql_help.c:2401 sql_help.c:2604 msgid "definition" msgstr "Definition" -#: sql_help.c:2389 sql_help.c:2592 +#: sql_help.c:2402 sql_help.c:2605 msgid "obj_file" msgstr "Objektdatei" -#: sql_help.c:2390 sql_help.c:2593 +#: sql_help.c:2403 sql_help.c:2606 msgid "link_symbol" msgstr "Linksymbol" -#: sql_help.c:2391 sql_help.c:2594 +#: sql_help.c:2404 sql_help.c:2607 msgid "sql_body" msgstr "SQL-Rumpf" -#: sql_help.c:2429 sql_help.c:2656 sql_help.c:3222 +#: sql_help.c:2442 sql_help.c:2669 sql_help.c:3235 msgid "uid" msgstr "Uid" -#: sql_help.c:2445 sql_help.c:2486 sql_help.c:2887 sql_help.c:2900 -#: sql_help.c:2914 sql_help.c:2982 +#: sql_help.c:2458 sql_help.c:2499 sql_help.c:2900 sql_help.c:2913 +#: sql_help.c:2927 sql_help.c:2995 msgid "method" msgstr "Methode" -#: sql_help.c:2450 +#: sql_help.c:2463 msgid "opclass_parameter" msgstr "Opklassen-Parameter" -#: sql_help.c:2467 +#: sql_help.c:2480 msgid "call_handler" msgstr "Handler" -#: sql_help.c:2468 +#: sql_help.c:2481 msgid "inline_handler" msgstr "Inline-Handler" -#: sql_help.c:2469 +#: sql_help.c:2482 msgid "valfunction" msgstr "Valfunktion" -#: sql_help.c:2508 +#: sql_help.c:2521 msgid "com_op" msgstr "Kommutator-Op" -#: sql_help.c:2509 +#: sql_help.c:2522 msgid "neg_op" msgstr "Umkehrungs-Op" -#: sql_help.c:2527 +#: sql_help.c:2540 msgid "family_name" msgstr "Familienname" -#: sql_help.c:2538 +#: sql_help.c:2551 msgid "storage_type" msgstr "Storage-Typ" -#: sql_help.c:2677 sql_help.c:3106 +#: sql_help.c:2690 sql_help.c:3119 msgid "where event can be one of:" msgstr "wobei Ereignis eins der folgenden sein kann:" -#: sql_help.c:2697 sql_help.c:2699 +#: sql_help.c:2710 sql_help.c:2712 msgid "schema_element" msgstr "Schemaelement" -#: sql_help.c:2736 +#: sql_help.c:2749 msgid "server_type" msgstr "Servertyp" -#: sql_help.c:2737 +#: sql_help.c:2750 msgid "server_version" msgstr "Serverversion" -#: sql_help.c:2738 sql_help.c:3885 sql_help.c:4334 +#: sql_help.c:2751 sql_help.c:3898 sql_help.c:4347 msgid "fdw_name" msgstr "FDW-Name" -#: sql_help.c:2755 sql_help.c:2758 +#: sql_help.c:2768 sql_help.c:2771 msgid "statistics_name" msgstr "Statistikname" -#: sql_help.c:2759 +#: sql_help.c:2772 msgid "statistics_kind" msgstr "Statistikart" -#: sql_help.c:2775 +#: sql_help.c:2788 msgid "subscription_name" msgstr "Subskriptionsname" -#: sql_help.c:2880 +#: sql_help.c:2893 msgid "source_table" msgstr "Quelltabelle" -#: sql_help.c:2881 +#: sql_help.c:2894 msgid "like_option" msgstr "Like-Option" -#: sql_help.c:2947 +#: sql_help.c:2960 msgid "and like_option is:" msgstr "und Like-Option Folgendes ist:" -#: sql_help.c:2999 +#: sql_help.c:3012 msgid "directory" msgstr "Verzeichnis" -#: sql_help.c:3013 +#: sql_help.c:3026 msgid "parser_name" msgstr "Parser-Name" -#: sql_help.c:3014 +#: sql_help.c:3027 msgid "source_config" msgstr "Quellkonfig" -#: sql_help.c:3043 +#: sql_help.c:3056 msgid "start_function" msgstr "Startfunktion" -#: sql_help.c:3044 +#: sql_help.c:3057 msgid "gettoken_function" msgstr "Gettext-Funktion" -#: sql_help.c:3045 +#: sql_help.c:3058 msgid "end_function" msgstr "Endfunktion" -#: sql_help.c:3046 +#: sql_help.c:3059 msgid "lextypes_function" msgstr "Lextypenfunktion" -#: sql_help.c:3047 +#: sql_help.c:3060 msgid "headline_function" msgstr "Headline-Funktion" -#: sql_help.c:3059 +#: sql_help.c:3072 msgid "init_function" msgstr "Init-Funktion" -#: sql_help.c:3060 +#: sql_help.c:3073 msgid "lexize_function" msgstr "Lexize-Funktion" -#: sql_help.c:3073 +#: sql_help.c:3086 msgid "from_sql_function_name" msgstr "From-SQL-Funktionsname" -#: sql_help.c:3075 +#: sql_help.c:3088 msgid "to_sql_function_name" msgstr "To-SQL-Funktionsname" -#: sql_help.c:3101 +#: sql_help.c:3114 msgid "referenced_table_name" msgstr "verwiesener_Tabellenname" -#: sql_help.c:3102 +#: sql_help.c:3115 msgid "transition_relation_name" msgstr "Übergangsrelationsname" -#: sql_help.c:3105 +#: sql_help.c:3118 msgid "arguments" msgstr "Argumente" -#: sql_help.c:3157 sql_help.c:4470 +#: sql_help.c:3170 sql_help.c:4483 msgid "label" msgstr "Label" -#: sql_help.c:3159 +#: sql_help.c:3172 msgid "subtype" msgstr "Untertyp" -#: sql_help.c:3160 +#: sql_help.c:3173 msgid "subtype_operator_class" msgstr "Untertyp-Operatorklasse" -#: sql_help.c:3162 +#: sql_help.c:3175 msgid "canonical_function" msgstr "Canonical-Funktion" -#: sql_help.c:3163 +#: sql_help.c:3176 msgid "subtype_diff_function" msgstr "Untertyp-Diff-Funktion" -#: sql_help.c:3164 +#: sql_help.c:3177 msgid "multirange_type_name" msgstr "Multirange-Typname" -#: sql_help.c:3166 +#: sql_help.c:3179 msgid "input_function" msgstr "Eingabefunktion" -#: sql_help.c:3167 +#: sql_help.c:3180 msgid "output_function" msgstr "Ausgabefunktion" -#: sql_help.c:3168 +#: sql_help.c:3181 msgid "receive_function" msgstr "Empfangsfunktion" -#: sql_help.c:3169 +#: sql_help.c:3182 msgid "send_function" msgstr "Sendefunktion" -#: sql_help.c:3170 +#: sql_help.c:3183 msgid "type_modifier_input_function" msgstr "Typmod-Eingabefunktion" -#: sql_help.c:3171 +#: sql_help.c:3184 msgid "type_modifier_output_function" msgstr "Typmod-Ausgabefunktion" -#: sql_help.c:3172 +#: sql_help.c:3185 msgid "analyze_function" msgstr "Analyze-Funktion" -#: sql_help.c:3173 +#: sql_help.c:3186 msgid "subscript_function" msgstr "Subscript-Funktion" -#: sql_help.c:3174 +#: sql_help.c:3187 msgid "internallength" msgstr "interne_Länge" -#: sql_help.c:3175 +#: sql_help.c:3188 msgid "alignment" msgstr "Ausrichtung" -#: sql_help.c:3176 +#: sql_help.c:3189 msgid "storage" msgstr "Speicherung" -#: sql_help.c:3177 +#: sql_help.c:3190 msgid "like_type" msgstr "wie_Typ" -#: sql_help.c:3178 +#: sql_help.c:3191 msgid "category" msgstr "Kategorie" -#: sql_help.c:3179 +#: sql_help.c:3192 msgid "preferred" msgstr "bevorzugt" -#: sql_help.c:3180 +#: sql_help.c:3193 msgid "default" msgstr "Vorgabewert" -#: sql_help.c:3181 +#: sql_help.c:3194 msgid "element" msgstr "Element" -#: sql_help.c:3182 +#: sql_help.c:3195 msgid "delimiter" msgstr "Trennzeichen" -#: sql_help.c:3183 +#: sql_help.c:3196 msgid "collatable" msgstr "sortierbar" -#: sql_help.c:3280 sql_help.c:3964 sql_help.c:4054 sql_help.c:4532 -#: sql_help.c:4629 sql_help.c:4781 sql_help.c:4889 sql_help.c:5012 +#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545 +#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025 msgid "with_query" msgstr "With-Anfrage" -#: sql_help.c:3282 sql_help.c:3966 sql_help.c:4551 sql_help.c:4557 -#: sql_help.c:4560 sql_help.c:4564 sql_help.c:4568 sql_help.c:4576 -#: sql_help.c:4800 sql_help.c:4806 sql_help.c:4809 sql_help.c:4813 -#: sql_help.c:4817 sql_help.c:4825 sql_help.c:4891 sql_help.c:5031 -#: sql_help.c:5037 sql_help.c:5040 sql_help.c:5044 sql_help.c:5048 -#: sql_help.c:5056 +#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570 +#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589 +#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826 +#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044 +#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061 +#: sql_help.c:5069 msgid "alias" msgstr "Alias" -#: sql_help.c:3283 sql_help.c:4536 sql_help.c:4578 sql_help.c:4580 -#: sql_help.c:4634 sql_help.c:4785 sql_help.c:4827 sql_help.c:4829 -#: sql_help.c:4898 sql_help.c:5016 sql_help.c:5058 sql_help.c:5060 +#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593 +#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842 +#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073 msgid "from_item" msgstr "From-Element" -#: sql_help.c:3285 sql_help.c:3766 sql_help.c:4104 sql_help.c:4900 +#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913 msgid "cursor_name" msgstr "Cursor-Name" -#: sql_help.c:3286 sql_help.c:3972 sql_help.c:4901 +#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914 msgid "output_expression" msgstr "Ausgabeausdruck" -#: sql_help.c:3287 sql_help.c:3973 sql_help.c:4535 sql_help.c:4632 -#: sql_help.c:4784 sql_help.c:4902 sql_help.c:5015 +#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645 +#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028 msgid "output_name" msgstr "Ausgabename" -#: sql_help.c:3303 +#: sql_help.c:3316 msgid "code" msgstr "Code" -#: sql_help.c:3708 +#: sql_help.c:3721 msgid "parameter" msgstr "Parameter" -#: sql_help.c:3730 sql_help.c:3731 sql_help.c:4129 +#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4142 msgid "statement" msgstr "Anweisung" -#: sql_help.c:3765 sql_help.c:4103 +#: sql_help.c:3778 sql_help.c:4116 msgid "direction" msgstr "Richtung" -#: sql_help.c:3767 sql_help.c:4105 +#: sql_help.c:3780 sql_help.c:4118 msgid "where direction can be empty or one of:" msgstr "wobei Richtung leer sein kann oder Folgendes:" -#: sql_help.c:3768 sql_help.c:3769 sql_help.c:3770 sql_help.c:3771 -#: sql_help.c:3772 sql_help.c:4106 sql_help.c:4107 sql_help.c:4108 -#: sql_help.c:4109 sql_help.c:4110 sql_help.c:4545 sql_help.c:4547 -#: sql_help.c:4643 sql_help.c:4645 sql_help.c:4794 sql_help.c:4796 -#: sql_help.c:4958 sql_help.c:4960 sql_help.c:5025 sql_help.c:5027 +#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784 +#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121 +#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560 +#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809 +#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040 msgid "count" msgstr "Anzahl" -#: sql_help.c:3875 sql_help.c:4324 +#: sql_help.c:3888 sql_help.c:4337 msgid "sequence_name" msgstr "Sequenzname" -#: sql_help.c:3893 sql_help.c:4342 +#: sql_help.c:3906 sql_help.c:4355 msgid "arg_name" msgstr "Argname" -#: sql_help.c:3894 sql_help.c:4343 +#: sql_help.c:3907 sql_help.c:4356 msgid "arg_type" msgstr "Argtyp" -#: sql_help.c:3901 sql_help.c:4350 +#: sql_help.c:3914 sql_help.c:4363 msgid "loid" msgstr "Large-Object-OID" -#: sql_help.c:3932 +#: sql_help.c:3945 msgid "remote_schema" msgstr "fernes_Schema" -#: sql_help.c:3935 +#: sql_help.c:3948 msgid "local_schema" msgstr "lokales_Schema" -#: sql_help.c:3970 +#: sql_help.c:3983 msgid "conflict_target" msgstr "Konfliktziel" -#: sql_help.c:3971 +#: sql_help.c:3984 msgid "conflict_action" msgstr "Konfliktaktion" -#: sql_help.c:3974 +#: sql_help.c:3987 msgid "where conflict_target can be one of:" msgstr "wobei Konfliktziel Folgendes sein kann:" -#: sql_help.c:3975 +#: sql_help.c:3988 msgid "index_column_name" msgstr "Indexspaltenname" -#: sql_help.c:3976 +#: sql_help.c:3989 msgid "index_expression" msgstr "Indexausdruck" -#: sql_help.c:3979 +#: sql_help.c:3992 msgid "index_predicate" msgstr "Indexprädikat" -#: sql_help.c:3981 +#: sql_help.c:3994 msgid "and conflict_action is one of:" msgstr "und Konfliktaktion Folgendes sein kann:" -#: sql_help.c:3987 sql_help.c:4897 +#: sql_help.c:4000 sql_help.c:4910 msgid "sub-SELECT" msgstr "Sub-SELECT" -#: sql_help.c:3996 sql_help.c:4118 sql_help.c:4873 +#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886 msgid "channel" msgstr "Kanal" -#: sql_help.c:4018 +#: sql_help.c:4031 msgid "lockmode" msgstr "Sperrmodus" -#: sql_help.c:4019 +#: sql_help.c:4032 msgid "where lockmode is one of:" msgstr "wobei Sperrmodus Folgendes sein kann:" -#: sql_help.c:4055 -#, fuzzy -#| msgid "table_name" +#: sql_help.c:4068 msgid "target_table_name" -msgstr "Tabellenname" +msgstr "Zieltabellenname" -#: sql_help.c:4056 -#, fuzzy -#| msgid "target_role" +#: sql_help.c:4069 msgid "target_alias" -msgstr "Zielrolle" +msgstr "Zielalias" -#: sql_help.c:4057 -#, fuzzy -#| msgid "data_type" +#: sql_help.c:4070 msgid "data_source" -msgstr "Datentyp" +msgstr "Datenquelle" -#: sql_help.c:4058 sql_help.c:4581 sql_help.c:4830 sql_help.c:5061 +#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074 msgid "join_condition" msgstr "Verbundbedingung" -#: sql_help.c:4059 +#: sql_help.c:4072 msgid "when_clause" -msgstr "" +msgstr "When-Klausel" -#: sql_help.c:4060 -#, fuzzy -#| msgid "where aggregate_signature is:" +#: sql_help.c:4073 msgid "where data_source is" -msgstr "wobei Aggregatsignatur Folgendes ist:" +msgstr "wobei Datenquelle Folgendes ist" -#: sql_help.c:4061 -#, fuzzy -#| msgid "source_table" +#: sql_help.c:4074 msgid "source_table_name" -msgstr "Quelltabelle" +msgstr "Quelltabellenname" -#: sql_help.c:4062 -#, fuzzy -#| msgid "source_type" +#: sql_help.c:4075 msgid "source_query" -msgstr "Quelltyp" +msgstr "Quellanfrage" -#: sql_help.c:4063 -#, fuzzy -#| msgid "source_table" +#: sql_help.c:4076 msgid "source_alias" -msgstr "Quelltabelle" +msgstr "Quellalias" -#: sql_help.c:4064 -#, fuzzy -#| msgid "and with_query is:" +#: sql_help.c:4077 msgid "and when_clause is" -msgstr "und With-Anfrage ist:" +msgstr "und When-Klausel ist" -#: sql_help.c:4066 -#, fuzzy -#| msgid "update" +#: sql_help.c:4079 msgid "merge_update" -msgstr "update" +msgstr "Merge-Update" -#: sql_help.c:4067 -#, fuzzy -#| msgid "delete" +#: sql_help.c:4080 msgid "merge_delete" -msgstr "delete" +msgstr "Merge-Delete" -#: sql_help.c:4069 -#, fuzzy -#| msgid "insert" +#: sql_help.c:4082 msgid "merge_insert" -msgstr "insert" +msgstr "Merge-Insert" -#: sql_help.c:4070 -#, fuzzy -#| msgid "and aggregate_signature is:" +#: sql_help.c:4083 msgid "and merge_insert is" -msgstr "und Aggregatsignatur Folgendes ist:" +msgstr "und Merge-Insert Folgendes ist" -#: sql_help.c:4073 -#, fuzzy -#| msgid "and aggregate_signature is:" +#: sql_help.c:4086 msgid "and merge_update is" -msgstr "und Aggregatsignatur Folgendes ist:" +msgstr "und Merge-Update Folgendes ist" -#: sql_help.c:4078 +#: sql_help.c:4091 msgid "and merge_delete is" -msgstr "" +msgstr "und Merge-Delete Folgendes ist" -#: sql_help.c:4119 +#: sql_help.c:4132 msgid "payload" msgstr "Payload" -#: sql_help.c:4146 +#: sql_help.c:4159 msgid "old_role" msgstr "alte_Rolle" -#: sql_help.c:4147 +#: sql_help.c:4160 msgid "new_role" msgstr "neue_Rolle" -#: sql_help.c:4183 sql_help.c:4392 sql_help.c:4400 +#: sql_help.c:4196 sql_help.c:4405 sql_help.c:4413 msgid "savepoint_name" msgstr "Sicherungspunktsname" -#: sql_help.c:4538 sql_help.c:4591 sql_help.c:4787 sql_help.c:4840 -#: sql_help.c:5018 sql_help.c:5071 +#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853 +#: sql_help.c:5031 sql_help.c:5084 msgid "grouping_element" msgstr "Gruppierelement" -#: sql_help.c:4540 sql_help.c:4638 sql_help.c:4789 sql_help.c:5020 +#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033 msgid "window_name" msgstr "Fenstername" -#: sql_help.c:4541 sql_help.c:4639 sql_help.c:4790 sql_help.c:5021 +#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034 msgid "window_definition" msgstr "Fensterdefinition" -#: sql_help.c:4542 sql_help.c:4556 sql_help.c:4595 sql_help.c:4640 -#: sql_help.c:4791 sql_help.c:4805 sql_help.c:4844 sql_help.c:5022 -#: sql_help.c:5036 sql_help.c:5075 +#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653 +#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035 +#: sql_help.c:5049 sql_help.c:5088 msgid "select" msgstr "Select" -#: sql_help.c:4549 sql_help.c:4798 sql_help.c:5029 +#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042 msgid "where from_item can be one of:" msgstr "wobei From-Element Folgendes sein kann:" -#: sql_help.c:4552 sql_help.c:4558 sql_help.c:4561 sql_help.c:4565 -#: sql_help.c:4577 sql_help.c:4801 sql_help.c:4807 sql_help.c:4810 -#: sql_help.c:4814 sql_help.c:4826 sql_help.c:5032 sql_help.c:5038 -#: sql_help.c:5041 sql_help.c:5045 sql_help.c:5057 +#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578 +#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823 +#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051 +#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070 msgid "column_alias" msgstr "Spaltenalias" -#: sql_help.c:4553 sql_help.c:4802 sql_help.c:5033 +#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046 msgid "sampling_method" msgstr "Stichprobenmethode" -#: sql_help.c:4555 sql_help.c:4804 sql_help.c:5035 +#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048 msgid "seed" msgstr "Startwert" -#: sql_help.c:4559 sql_help.c:4593 sql_help.c:4808 sql_help.c:4842 -#: sql_help.c:5039 sql_help.c:5073 +#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855 +#: sql_help.c:5052 sql_help.c:5086 msgid "with_query_name" msgstr "With-Anfragename" -#: sql_help.c:4569 sql_help.c:4572 sql_help.c:4575 sql_help.c:4818 -#: sql_help.c:4821 sql_help.c:4824 sql_help.c:5049 sql_help.c:5052 -#: sql_help.c:5055 +#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831 +#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065 +#: sql_help.c:5068 msgid "column_definition" msgstr "Spaltendefinition" -#: sql_help.c:4579 sql_help.c:4828 sql_help.c:5059 +#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072 msgid "join_type" msgstr "Verbundtyp" -#: sql_help.c:4582 sql_help.c:4831 sql_help.c:5062 +#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075 msgid "join_column" msgstr "Verbundspalte" -#: sql_help.c:4583 sql_help.c:4832 sql_help.c:5063 +#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076 msgid "join_using_alias" msgstr "Join-Using-Alias" -#: sql_help.c:4584 sql_help.c:4833 sql_help.c:5064 +#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077 msgid "and grouping_element can be one of:" msgstr "und Gruppierelement eins der folgenden sein kann:" -#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072 +#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085 msgid "and with_query is:" msgstr "und With-Anfrage ist:" -#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076 +#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089 msgid "values" msgstr "values" -#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077 +#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090 msgid "insert" msgstr "insert" -#: sql_help.c:4598 sql_help.c:4847 sql_help.c:5078 +#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091 msgid "update" msgstr "update" -#: sql_help.c:4599 sql_help.c:4848 sql_help.c:5079 +#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092 msgid "delete" msgstr "delete" -#: sql_help.c:4601 sql_help.c:4850 sql_help.c:5081 +#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094 msgid "search_seq_col_name" msgstr "Search-Seq-Spaltenname" -#: sql_help.c:4603 sql_help.c:4852 sql_help.c:5083 +#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096 msgid "cycle_mark_col_name" msgstr "Cycle-Mark-Spaltenname" -#: sql_help.c:4604 sql_help.c:4853 sql_help.c:5084 +#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097 msgid "cycle_mark_value" msgstr "Cycle-Mark-Wert" -#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085 +#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098 msgid "cycle_mark_default" msgstr "Cycle-Mark-Standard" -#: sql_help.c:4606 sql_help.c:4855 sql_help.c:5086 +#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099 msgid "cycle_path_col_name" msgstr "Cycle-Pfad-Spaltenname" -#: sql_help.c:4633 +#: sql_help.c:4646 msgid "new_table" msgstr "neue_Tabelle" -#: sql_help.c:4658 +#: sql_help.c:4671 msgid "timezone" msgstr "Zeitzone" -#: sql_help.c:4703 +#: sql_help.c:4716 msgid "snapshot_id" msgstr "Snapshot-ID" -#: sql_help.c:4956 +#: sql_help.c:4969 msgid "sort_expression" msgstr "Sortierausdruck" -#: sql_help.c:5093 sql_help.c:6077 +#: sql_help.c:5106 sql_help.c:6090 msgid "abort the current transaction" msgstr "bricht die aktuelle Transaktion ab" -#: sql_help.c:5099 +#: sql_help.c:5112 msgid "change the definition of an aggregate function" msgstr "ändert die Definition einer Aggregatfunktion" -#: sql_help.c:5105 +#: sql_help.c:5118 msgid "change the definition of a collation" msgstr "ändert die Definition einer Sortierfolge" -#: sql_help.c:5111 +#: sql_help.c:5124 msgid "change the definition of a conversion" msgstr "ändert die Definition einer Zeichensatzkonversion" -#: sql_help.c:5117 +#: sql_help.c:5130 msgid "change a database" msgstr "ändert eine Datenbank" -#: sql_help.c:5123 +#: sql_help.c:5136 msgid "define default access privileges" msgstr "definiert vorgegebene Zugriffsprivilegien" -#: sql_help.c:5129 +#: sql_help.c:5142 msgid "change the definition of a domain" msgstr "ändert die Definition einer Domäne" -#: sql_help.c:5135 +#: sql_help.c:5148 msgid "change the definition of an event trigger" msgstr "ändert die Definition eines Ereignistriggers" -#: sql_help.c:5141 +#: sql_help.c:5154 msgid "change the definition of an extension" msgstr "ändert die Definition einer Erweiterung" -#: sql_help.c:5147 +#: sql_help.c:5160 msgid "change the definition of a foreign-data wrapper" msgstr "ändert die Definition eines Fremddaten-Wrappers" -#: sql_help.c:5153 +#: sql_help.c:5166 msgid "change the definition of a foreign table" msgstr "ändert die Definition einer Fremdtabelle" -#: sql_help.c:5159 +#: sql_help.c:5172 msgid "change the definition of a function" msgstr "ändert die Definition einer Funktion" -#: sql_help.c:5165 +#: sql_help.c:5178 msgid "change role name or membership" msgstr "ändert Rollenname oder -mitglieder" -#: sql_help.c:5171 +#: sql_help.c:5184 msgid "change the definition of an index" msgstr "ändert die Definition eines Index" -#: sql_help.c:5177 +#: sql_help.c:5190 msgid "change the definition of a procedural language" msgstr "ändert die Definition einer prozeduralen Sprache" -#: sql_help.c:5183 +#: sql_help.c:5196 msgid "change the definition of a large object" msgstr "ändert die Definition eines Large Object" -#: sql_help.c:5189 +#: sql_help.c:5202 msgid "change the definition of a materialized view" msgstr "ändert die Definition einer materialisierten Sicht" -#: sql_help.c:5195 +#: sql_help.c:5208 msgid "change the definition of an operator" msgstr "ändert die Definition eines Operators" -#: sql_help.c:5201 +#: sql_help.c:5214 msgid "change the definition of an operator class" msgstr "ändert die Definition einer Operatorklasse" -#: sql_help.c:5207 +#: sql_help.c:5220 msgid "change the definition of an operator family" msgstr "ändert die Definition einer Operatorfamilie" -#: sql_help.c:5213 +#: sql_help.c:5226 msgid "change the definition of a row-level security policy" msgstr "ändert die Definition einer Policy für Sicherheit auf Zeilenebene" -#: sql_help.c:5219 +#: sql_help.c:5232 msgid "change the definition of a procedure" msgstr "ändert die Definition einer Prozedur" -#: sql_help.c:5225 +#: sql_help.c:5238 msgid "change the definition of a publication" msgstr "ändert die Definition einer Publikation" -#: sql_help.c:5231 sql_help.c:5333 +#: sql_help.c:5244 sql_help.c:5346 msgid "change a database role" msgstr "ändert eine Datenbankrolle" -#: sql_help.c:5237 +#: sql_help.c:5250 msgid "change the definition of a routine" msgstr "ändert die Definition einer Routine" -#: sql_help.c:5243 +#: sql_help.c:5256 msgid "change the definition of a rule" msgstr "ändert die Definition einer Regel" -#: sql_help.c:5249 +#: sql_help.c:5262 msgid "change the definition of a schema" msgstr "ändert die Definition eines Schemas" -#: sql_help.c:5255 +#: sql_help.c:5268 msgid "change the definition of a sequence generator" msgstr "ändert die Definition eines Sequenzgenerators" -#: sql_help.c:5261 +#: sql_help.c:5274 msgid "change the definition of a foreign server" msgstr "ändert die Definition eines Fremdservers" -#: sql_help.c:5267 +#: sql_help.c:5280 msgid "change the definition of an extended statistics object" msgstr "ändert die Definition eines erweiterten Statistikobjekts" -#: sql_help.c:5273 +#: sql_help.c:5286 msgid "change the definition of a subscription" msgstr "ändert die Definition einer Subskription" -#: sql_help.c:5279 +#: sql_help.c:5292 msgid "change a server configuration parameter" msgstr "ändert einen Server-Konfigurationsparameter" -#: sql_help.c:5285 +#: sql_help.c:5298 msgid "change the definition of a table" msgstr "ändert die Definition einer Tabelle" -#: sql_help.c:5291 +#: sql_help.c:5304 msgid "change the definition of a tablespace" msgstr "ändert die Definition eines Tablespace" -#: sql_help.c:5297 +#: sql_help.c:5310 msgid "change the definition of a text search configuration" msgstr "ändert die Definition einer Textsuchekonfiguration" -#: sql_help.c:5303 +#: sql_help.c:5316 msgid "change the definition of a text search dictionary" msgstr "ändert die Definition eines Textsuchewörterbuchs" -#: sql_help.c:5309 +#: sql_help.c:5322 msgid "change the definition of a text search parser" msgstr "ändert die Definition eines Textsucheparsers" -#: sql_help.c:5315 +#: sql_help.c:5328 msgid "change the definition of a text search template" msgstr "ändert die Definition einer Textsuchevorlage" -#: sql_help.c:5321 +#: sql_help.c:5334 msgid "change the definition of a trigger" msgstr "ändert die Definition eines Triggers" -#: sql_help.c:5327 +#: sql_help.c:5340 msgid "change the definition of a type" msgstr "ändert die Definition eines Typs" -#: sql_help.c:5339 +#: sql_help.c:5352 msgid "change the definition of a user mapping" msgstr "ändert die Definition einer Benutzerabbildung" -#: sql_help.c:5345 +#: sql_help.c:5358 msgid "change the definition of a view" msgstr "ändert die Definition einer Sicht" -#: sql_help.c:5351 +#: sql_help.c:5364 msgid "collect statistics about a database" msgstr "sammelt Statistiken über eine Datenbank" -#: sql_help.c:5357 sql_help.c:6155 +#: sql_help.c:5370 sql_help.c:6168 msgid "start a transaction block" msgstr "startet einen Transaktionsblock" -#: sql_help.c:5363 +#: sql_help.c:5376 msgid "invoke a procedure" msgstr "ruft eine Prozedur auf" -#: sql_help.c:5369 +#: sql_help.c:5382 msgid "force a write-ahead log checkpoint" msgstr "erzwingt einen Checkpoint im Write-Ahead-Log" -#: sql_help.c:5375 +#: sql_help.c:5388 msgid "close a cursor" msgstr "schließt einen Cursor" -#: sql_help.c:5381 +#: sql_help.c:5394 msgid "cluster a table according to an index" msgstr "clustert eine Tabelle nach einem Index" -#: sql_help.c:5387 +#: sql_help.c:5400 msgid "define or change the comment of an object" msgstr "definiert oder ändert den Kommentar eines Objektes" -#: sql_help.c:5393 sql_help.c:5951 +#: sql_help.c:5406 sql_help.c:5964 msgid "commit the current transaction" msgstr "schließt die aktuelle Transaktion ab" -#: sql_help.c:5399 +#: sql_help.c:5412 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:5405 +#: sql_help.c:5418 msgid "copy data between a file and a table" msgstr "kopiert Daten zwischen einer Datei und einer Tabelle" -#: sql_help.c:5411 +#: sql_help.c:5424 msgid "define a new access method" msgstr "definiert eine neue Zugriffsmethode" -#: sql_help.c:5417 +#: sql_help.c:5430 msgid "define a new aggregate function" msgstr "definiert eine neue Aggregatfunktion" -#: sql_help.c:5423 +#: sql_help.c:5436 msgid "define a new cast" msgstr "definiert eine neue Typumwandlung" -#: sql_help.c:5429 +#: sql_help.c:5442 msgid "define a new collation" msgstr "definiert eine neue Sortierfolge" -#: sql_help.c:5435 +#: sql_help.c:5448 msgid "define a new encoding conversion" msgstr "definiert eine neue Kodierungskonversion" -#: sql_help.c:5441 +#: sql_help.c:5454 msgid "create a new database" msgstr "erzeugt eine neue Datenbank" -#: sql_help.c:5447 +#: sql_help.c:5460 msgid "define a new domain" msgstr "definiert eine neue Domäne" -#: sql_help.c:5453 +#: sql_help.c:5466 msgid "define a new event trigger" msgstr "definiert einen neuen Ereignistrigger" -#: sql_help.c:5459 +#: sql_help.c:5472 msgid "install an extension" msgstr "installiert eine Erweiterung" -#: sql_help.c:5465 +#: sql_help.c:5478 msgid "define a new foreign-data wrapper" msgstr "definiert einen neuen Fremddaten-Wrapper" -#: sql_help.c:5471 +#: sql_help.c:5484 msgid "define a new foreign table" msgstr "definiert eine neue Fremdtabelle" -#: sql_help.c:5477 +#: sql_help.c:5490 msgid "define a new function" msgstr "definiert eine neue Funktion" -#: sql_help.c:5483 sql_help.c:5543 sql_help.c:5645 +#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658 msgid "define a new database role" msgstr "definiert eine neue Datenbankrolle" -#: sql_help.c:5489 +#: sql_help.c:5502 msgid "define a new index" msgstr "definiert einen neuen Index" -#: sql_help.c:5495 +#: sql_help.c:5508 msgid "define a new procedural language" msgstr "definiert eine neue prozedurale Sprache" -#: sql_help.c:5501 +#: sql_help.c:5514 msgid "define a new materialized view" msgstr "definiert eine neue materialisierte Sicht" -#: sql_help.c:5507 +#: sql_help.c:5520 msgid "define a new operator" msgstr "definiert einen neuen Operator" -#: sql_help.c:5513 +#: sql_help.c:5526 msgid "define a new operator class" msgstr "definiert eine neue Operatorklasse" -#: sql_help.c:5519 +#: sql_help.c:5532 msgid "define a new operator family" msgstr "definiert eine neue Operatorfamilie" -#: sql_help.c:5525 +#: sql_help.c:5538 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:5531 +#: sql_help.c:5544 msgid "define a new procedure" msgstr "definiert eine neue Prozedur" -#: sql_help.c:5537 +#: sql_help.c:5550 msgid "define a new publication" msgstr "definiert eine neue Publikation" -#: sql_help.c:5549 +#: sql_help.c:5562 msgid "define a new rewrite rule" msgstr "definiert eine neue Umschreiberegel" -#: sql_help.c:5555 +#: sql_help.c:5568 msgid "define a new schema" msgstr "definiert ein neues Schema" -#: sql_help.c:5561 +#: sql_help.c:5574 msgid "define a new sequence generator" msgstr "definiert einen neuen Sequenzgenerator" -#: sql_help.c:5567 +#: sql_help.c:5580 msgid "define a new foreign server" msgstr "definiert einen neuen Fremdserver" -#: sql_help.c:5573 +#: sql_help.c:5586 msgid "define extended statistics" msgstr "definiert erweiterte Statistiken" -#: sql_help.c:5579 +#: sql_help.c:5592 msgid "define a new subscription" msgstr "definiert eine neue Subskription" -#: sql_help.c:5585 +#: sql_help.c:5598 msgid "define a new table" msgstr "definiert eine neue Tabelle" -#: sql_help.c:5591 sql_help.c:6113 +#: sql_help.c:5604 sql_help.c:6126 msgid "define a new table from the results of a query" msgstr "definiert eine neue Tabelle aus den Ergebnissen einer Anfrage" -#: sql_help.c:5597 +#: sql_help.c:5610 msgid "define a new tablespace" msgstr "definiert einen neuen Tablespace" -#: sql_help.c:5603 +#: sql_help.c:5616 msgid "define a new text search configuration" msgstr "definiert eine neue Textsuchekonfiguration" -#: sql_help.c:5609 +#: sql_help.c:5622 msgid "define a new text search dictionary" msgstr "definiert ein neues Textsuchewörterbuch" -#: sql_help.c:5615 +#: sql_help.c:5628 msgid "define a new text search parser" msgstr "definiert einen neuen Textsucheparser" -#: sql_help.c:5621 +#: sql_help.c:5634 msgid "define a new text search template" msgstr "definiert eine neue Textsuchevorlage" -#: sql_help.c:5627 +#: sql_help.c:5640 msgid "define a new transform" msgstr "definiert eine neue Transformation" -#: sql_help.c:5633 +#: sql_help.c:5646 msgid "define a new trigger" msgstr "definiert einen neuen Trigger" -#: sql_help.c:5639 +#: sql_help.c:5652 msgid "define a new data type" msgstr "definiert einen neuen Datentyp" -#: sql_help.c:5651 +#: sql_help.c:5664 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:5657 +#: sql_help.c:5670 msgid "define a new view" msgstr "definiert eine neue Sicht" -#: sql_help.c:5663 +#: sql_help.c:5676 msgid "deallocate a prepared statement" msgstr "gibt einen vorbereiteten Befehl frei" -#: sql_help.c:5669 +#: sql_help.c:5682 msgid "define a cursor" msgstr "definiert einen Cursor" -#: sql_help.c:5675 +#: sql_help.c:5688 msgid "delete rows of a table" msgstr "löscht Zeilen einer Tabelle" -#: sql_help.c:5681 +#: sql_help.c:5694 msgid "discard session state" msgstr "verwirft den Sitzungszustand" -#: sql_help.c:5687 +#: sql_help.c:5700 msgid "execute an anonymous code block" msgstr "führt einen anonymen Codeblock aus" -#: sql_help.c:5693 +#: sql_help.c:5706 msgid "remove an access method" msgstr "entfernt eine Zugriffsmethode" -#: sql_help.c:5699 +#: sql_help.c:5712 msgid "remove an aggregate function" msgstr "entfernt eine Aggregatfunktion" -#: sql_help.c:5705 +#: sql_help.c:5718 msgid "remove a cast" msgstr "entfernt eine Typumwandlung" -#: sql_help.c:5711 +#: sql_help.c:5724 msgid "remove a collation" msgstr "entfernt eine Sortierfolge" -#: sql_help.c:5717 +#: sql_help.c:5730 msgid "remove a conversion" msgstr "entfernt eine Zeichensatzkonversion" -#: sql_help.c:5723 +#: sql_help.c:5736 msgid "remove a database" msgstr "entfernt eine Datenbank" -#: sql_help.c:5729 +#: sql_help.c:5742 msgid "remove a domain" msgstr "entfernt eine Domäne" -#: sql_help.c:5735 +#: sql_help.c:5748 msgid "remove an event trigger" msgstr "entfernt einen Ereignistrigger" -#: sql_help.c:5741 +#: sql_help.c:5754 msgid "remove an extension" msgstr "entfernt eine Erweiterung" -#: sql_help.c:5747 +#: sql_help.c:5760 msgid "remove a foreign-data wrapper" msgstr "entfernt einen Fremddaten-Wrapper" -#: sql_help.c:5753 +#: sql_help.c:5766 msgid "remove a foreign table" msgstr "entfernt eine Fremdtabelle" -#: sql_help.c:5759 +#: sql_help.c:5772 msgid "remove a function" msgstr "entfernt eine Funktion" -#: sql_help.c:5765 sql_help.c:5831 sql_help.c:5933 +#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946 msgid "remove a database role" msgstr "entfernt eine Datenbankrolle" -#: sql_help.c:5771 +#: sql_help.c:5784 msgid "remove an index" msgstr "entfernt einen Index" -#: sql_help.c:5777 +#: sql_help.c:5790 msgid "remove a procedural language" msgstr "entfernt eine prozedurale Sprache" -#: sql_help.c:5783 +#: sql_help.c:5796 msgid "remove a materialized view" msgstr "entfernt eine materialisierte Sicht" -#: sql_help.c:5789 +#: sql_help.c:5802 msgid "remove an operator" msgstr "entfernt einen Operator" -#: sql_help.c:5795 +#: sql_help.c:5808 msgid "remove an operator class" msgstr "entfernt eine Operatorklasse" -#: sql_help.c:5801 +#: sql_help.c:5814 msgid "remove an operator family" msgstr "entfernt eine Operatorfamilie" -#: sql_help.c:5807 +#: sql_help.c:5820 msgid "remove database objects owned by a database role" msgstr "entfernt die einer Datenbankrolle gehörenden Datenbankobjekte" -#: sql_help.c:5813 +#: sql_help.c:5826 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:5819 +#: sql_help.c:5832 msgid "remove a procedure" msgstr "entfernt eine Prozedur" -#: sql_help.c:5825 +#: sql_help.c:5838 msgid "remove a publication" msgstr "entfernt eine Publikation" -#: sql_help.c:5837 +#: sql_help.c:5850 msgid "remove a routine" msgstr "entfernt eine Routine" -#: sql_help.c:5843 +#: sql_help.c:5856 msgid "remove a rewrite rule" msgstr "entfernt eine Umschreiberegel" -#: sql_help.c:5849 +#: sql_help.c:5862 msgid "remove a schema" msgstr "entfernt ein Schema" -#: sql_help.c:5855 +#: sql_help.c:5868 msgid "remove a sequence" msgstr "entfernt eine Sequenz" -#: sql_help.c:5861 +#: sql_help.c:5874 msgid "remove a foreign server descriptor" msgstr "entfernt einen Fremdserverdeskriptor" -#: sql_help.c:5867 +#: sql_help.c:5880 msgid "remove extended statistics" msgstr "entfernt erweiterte Statistiken" -#: sql_help.c:5873 +#: sql_help.c:5886 msgid "remove a subscription" msgstr "entfernt eine Subskription" -#: sql_help.c:5879 +#: sql_help.c:5892 msgid "remove a table" msgstr "entfernt eine Tabelle" -#: sql_help.c:5885 +#: sql_help.c:5898 msgid "remove a tablespace" msgstr "entfernt einen Tablespace" -#: sql_help.c:5891 +#: sql_help.c:5904 msgid "remove a text search configuration" msgstr "entfernt eine Textsuchekonfiguration" -#: sql_help.c:5897 +#: sql_help.c:5910 msgid "remove a text search dictionary" msgstr "entfernt ein Textsuchewörterbuch" -#: sql_help.c:5903 +#: sql_help.c:5916 msgid "remove a text search parser" msgstr "entfernt einen Textsucheparser" -#: sql_help.c:5909 +#: sql_help.c:5922 msgid "remove a text search template" msgstr "entfernt eine Textsuchevorlage" -#: sql_help.c:5915 +#: sql_help.c:5928 msgid "remove a transform" msgstr "entfernt eine Transformation" -#: sql_help.c:5921 +#: sql_help.c:5934 msgid "remove a trigger" msgstr "entfernt einen Trigger" -#: sql_help.c:5927 +#: sql_help.c:5940 msgid "remove a data type" msgstr "entfernt einen Datentyp" -#: sql_help.c:5939 +#: sql_help.c:5952 msgid "remove a user mapping for a foreign server" msgstr "entfernt eine Benutzerabbildung für einen Fremdserver" -#: sql_help.c:5945 +#: sql_help.c:5958 msgid "remove a view" msgstr "entfernt eine Sicht" -#: sql_help.c:5957 +#: sql_help.c:5970 msgid "execute a prepared statement" msgstr "führt einen vorbereiteten Befehl aus" -#: sql_help.c:5963 +#: sql_help.c:5976 msgid "show the execution plan of a statement" msgstr "zeigt den Ausführungsplan eines Befehls" -#: sql_help.c:5969 +#: sql_help.c:5982 msgid "retrieve rows from a query using a cursor" msgstr "liest Zeilen aus einer Anfrage mit einem Cursor" -#: sql_help.c:5975 +#: sql_help.c:5988 msgid "define access privileges" msgstr "definiert Zugriffsprivilegien" -#: sql_help.c:5981 +#: sql_help.c:5994 msgid "import table definitions from a foreign server" msgstr "importiert Tabellendefinitionen von einem Fremdserver" -#: sql_help.c:5987 +#: sql_help.c:6000 msgid "create new rows in a table" msgstr "erzeugt neue Zeilen in einer Tabelle" -#: sql_help.c:5993 +#: sql_help.c:6006 msgid "listen for a notification" msgstr "hört auf eine Benachrichtigung" -#: sql_help.c:5999 +#: sql_help.c:6012 msgid "load a shared library file" msgstr "lädt eine dynamische Bibliotheksdatei" -#: sql_help.c:6005 +#: sql_help.c:6018 msgid "lock a table" msgstr "sperrt eine Tabelle" -#: sql_help.c:6011 +#: sql_help.c:6024 #, fuzzy #| msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze." msgid "conditionally insert, update, or delete rows of a table" msgstr "Mindestanzahl an Einfüge-, Änderungs- oder Löschoperationen vor einem Analyze." -#: sql_help.c:6017 +#: sql_help.c:6030 msgid "position a cursor" msgstr "positioniert einen Cursor" -#: sql_help.c:6023 +#: sql_help.c:6036 msgid "generate a notification" msgstr "erzeugt eine Benachrichtigung" -#: sql_help.c:6029 +#: sql_help.c:6042 msgid "prepare a statement for execution" msgstr "bereitet einen Befehl zur Ausführung vor" -#: sql_help.c:6035 +#: sql_help.c:6048 msgid "prepare the current transaction for two-phase commit" msgstr "bereitet die aktuelle Transaktion für Two-Phase-Commit vor" -#: sql_help.c:6041 +#: sql_help.c:6054 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:6047 +#: sql_help.c:6060 msgid "replace the contents of a materialized view" msgstr "ersetzt den Inhalt einer materialisierten Sicht" -#: sql_help.c:6053 +#: sql_help.c:6066 msgid "rebuild indexes" msgstr "baut Indexe neu" -#: sql_help.c:6059 +#: sql_help.c:6072 msgid "destroy a previously defined savepoint" msgstr "gibt einen zuvor definierten Sicherungspunkt frei" -#: sql_help.c:6065 +#: sql_help.c:6078 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:6071 +#: sql_help.c:6084 msgid "remove access privileges" msgstr "entfernt Zugriffsprivilegien" -#: sql_help.c:6083 +#: sql_help.c:6096 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:6089 +#: sql_help.c:6102 msgid "roll back to a savepoint" msgstr "rollt eine Transaktion bis zu einem Sicherungspunkt zurück" -#: sql_help.c:6095 +#: sql_help.c:6108 msgid "define a new savepoint within the current transaction" msgstr "definiert einen neuen Sicherungspunkt in der aktuellen Transaktion" -#: sql_help.c:6101 +#: sql_help.c:6114 msgid "define or change a security label applied to an object" msgstr "definiert oder ändert ein Security-Label eines Objektes" -#: sql_help.c:6107 sql_help.c:6161 sql_help.c:6197 +#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210 msgid "retrieve rows from a table or view" msgstr "liest Zeilen aus einer Tabelle oder Sicht" -#: sql_help.c:6119 +#: sql_help.c:6132 msgid "change a run-time parameter" msgstr "ändert einen Konfigurationsparameter" -#: sql_help.c:6125 +#: sql_help.c:6138 msgid "set constraint check timing for the current transaction" msgstr "setzt die Zeitsteuerung für Check-Constraints in der aktuellen Transaktion" -#: sql_help.c:6131 +#: sql_help.c:6144 msgid "set the current user identifier of the current session" msgstr "setzt den aktuellen Benutzernamen der aktuellen Sitzung" -#: sql_help.c:6137 +#: sql_help.c:6150 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:6143 +#: sql_help.c:6156 msgid "set the characteristics of the current transaction" msgstr "setzt die Charakteristika der aktuellen Transaktion" -#: sql_help.c:6149 +#: sql_help.c:6162 msgid "show the value of a run-time parameter" msgstr "zeigt den Wert eines Konfigurationsparameters" -#: sql_help.c:6167 +#: sql_help.c:6180 msgid "empty a table or set of tables" msgstr "leert eine oder mehrere Tabellen" -#: sql_help.c:6173 +#: sql_help.c:6186 msgid "stop listening for a notification" msgstr "beendet das Hören auf eine Benachrichtigung" -#: sql_help.c:6179 +#: sql_help.c:6192 msgid "update rows of a table" msgstr "aktualisiert Zeilen einer Tabelle" -#: sql_help.c:6185 +#: sql_help.c:6198 msgid "garbage-collect and optionally analyze a database" msgstr "säubert und analysiert eine Datenbank" -#: sql_help.c:6191 +#: sql_help.c:6204 msgid "compute a set of rows" msgstr "berechnet eine Zeilenmenge" @@ -6724,7 +6669,7 @@ msgstr "überflüssiges Kommandozeilenargument »%s« ignoriert" msgid "could not find own program executable" msgstr "konnte eigene Programmdatei nicht finden" -#: tab-complete.c:5920 +#: tab-complete.c:5922 #, c-format msgid "" "tab completion query failed: %s\n" -- 2.39.5