diff options
| author | Peter Eisentraut | 2024-05-20 10:04:11 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2024-05-20 10:04:11 +0000 |
| commit | 18cbed13d51316184976068f3d8e8da50fc41213 (patch) | |
| tree | a93292f846d815f850dc8017c6d7c4ec00f3ac07 /src/bin/psql | |
| parent | fa25dfcd7ec1c72cce68e17aae99bb0f0349749f (diff) | |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 647792ce18e56f51614f7559106ad15362c5d1cc
Diffstat (limited to 'src/bin/psql')
| -rw-r--r-- | src/bin/psql/po/de.po | 2079 | ||||
| -rw-r--r-- | src/bin/psql/po/ka.po | 2004 |
2 files changed, 2051 insertions, 2032 deletions
diff --git a/src/bin/psql/po/de.po b/src/bin/psql/po/de.po index 67ad4896672..1358ee20cb9 100644 --- a/src/bin/psql/po/de.po +++ b/src/bin/psql/po/de.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 17\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2024-03-19 16:48+0000\n" -"PO-Revision-Date: 2024-03-19 20:24+0100\n" +"POT-Creation-Date: 2024-05-09 23:18+0000\n" +"PO-Revision-Date: 2024-05-10 07:31+0200\n" "Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n" "Language-Team: German <pgsql-translators@postgresql.org>\n" "Language: de\n" @@ -78,7 +78,7 @@ msgid "%s() failed: %m" msgstr "%s() fehlgeschlagen: %m" #: ../../common/exec.c:562 ../../common/exec.c:607 ../../common/exec.c:699 -#: command.c:1371 command.c:3457 command.c:3506 command.c:3630 input.c:225 +#: command.c:1372 command.c:3458 command.c:3507 command.c:3632 input.c:225 #: mainloop.c:80 mainloop.c:398 #, c-format msgid "out of memory" @@ -100,7 +100,7 @@ msgstr "kann NULL-Zeiger nicht kopieren (interner Fehler)\n" msgid "could not look up effective user ID %ld: %s" msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s" -#: ../../common/username.c:45 command.c:615 +#: ../../common/username.c:45 command.c:616 msgid "user does not exist" msgstr "Benutzer existiert nicht" @@ -194,292 +194,292 @@ msgstr "konnte lokale Benutzer-ID %d nicht nachschlagen: %s" msgid "local user with ID %d does not exist" msgstr "lokaler Benutzer mit ID %d existiert nicht" -#: command.c:234 +#: command.c:235 #, c-format msgid "invalid command \\%s" msgstr "ungültige Anweisung \\%s" -#: command.c:236 +#: command.c:237 #, c-format msgid "Try \\? for help." msgstr "Versuchen Sie \\? für Hilfe." -#: command.c:254 +#: command.c:255 #, c-format msgid "\\%s: extra argument \"%s\" ignored" msgstr "\\%s: überflüssiges Argument »%s« ignoriert" -#: command.c:306 +#: command.c:307 #, c-format msgid "\\%s command ignored; use \\endif or Ctrl-C to exit current \\if block" msgstr "Befehl \\%s ignoriert; verwenden Sie \\endif oder Strg-C um den aktuellen \\if-Block zu beenden" -#: command.c:613 +#: command.c:614 #, c-format msgid "could not get home directory for user ID %ld: %s" msgstr "konnte Home-Verzeichnis für Benutzer-ID %ld nicht ermitteln: %s" -#: command.c:632 +#: command.c:633 #, c-format msgid "\\%s: could not change directory to \"%s\": %m" msgstr "\\%s: konnte nicht in das Verzeichnis »%s« wechseln: %m" -#: command.c:656 +#: command.c:657 #, c-format msgid "You are currently not connected to a database.\n" msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden.\n" -#: command.c:666 +#: command.c:667 #, c-format msgid "You are connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n" msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Adresse »%s« auf Port »%s«.\n" -#: command.c:669 +#: command.c:670 #, c-format msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n" msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n" -#: command.c:675 +#: command.c:676 #, c-format msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n" msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« (Adresse »%s«) auf Port »%s«.\n" -#: command.c:678 +#: command.c:679 #, c-format msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n" msgstr "Sie sind verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n" -#: command.c:1068 command.c:1169 command.c:2674 +#: command.c:1069 command.c:1170 command.c:2675 #, c-format msgid "no query buffer" msgstr "kein Anfragepuffer" -#: command.c:1101 command.c:5700 +#: command.c:1102 command.c:5771 #, c-format msgid "invalid line number: %s" msgstr "ungültige Zeilennummer: %s" -#: command.c:1247 +#: command.c:1248 msgid "No changes" msgstr "keine Änderungen" -#: command.c:1332 +#: command.c:1333 #, c-format msgid "%s: invalid encoding name or conversion procedure not found" msgstr "%s: ungültiger Kodierungsname oder Umwandlungsprozedur nicht gefunden" -#: command.c:1367 command.c:2156 command.c:3453 command.c:3650 command.c:5806 -#: common.c:183 common.c:232 common.c:401 common.c:1107 common.c:1125 -#: common.c:1199 common.c:1318 common.c:1356 common.c:1450 common.c:1490 +#: command.c:1368 command.c:2157 command.c:3454 command.c:3652 command.c:5877 +#: common.c:221 common.c:270 common.c:440 common.c:1142 common.c:1160 +#: common.c:1228 common.c:1347 common.c:1385 common.c:1482 common.c:1548 #: copy.c:486 copy.c:722 large_obj.c:157 large_obj.c:192 large_obj.c:254 #: startup.c:304 #, c-format msgid "%s" msgstr "%s" -#: command.c:1374 +#: command.c:1375 msgid "There is no previous error." msgstr "Es gibt keinen vorangegangenen Fehler." -#: command.c:1487 +#: command.c:1488 #, c-format msgid "\\%s: missing right parenthesis" msgstr "\\%s: rechte Klammer fehlt" -#: command.c:1571 command.c:1690 command.c:1994 command.c:2008 command.c:2027 -#: command.c:2195 command.c:2436 command.c:2641 command.c:2681 +#: command.c:1572 command.c:1691 command.c:1995 command.c:2009 command.c:2028 +#: command.c:2196 command.c:2437 command.c:2642 command.c:2682 #, c-format msgid "\\%s: missing required argument" msgstr "\\%s: notwendiges Argument fehlt" -#: command.c:1821 +#: command.c:1822 #, c-format msgid "\\elif: cannot occur after \\else" msgstr "\\elif: kann nicht nach \\else kommen" -#: command.c:1826 +#: command.c:1827 #, c-format msgid "\\elif: no matching \\if" msgstr "\\elif: kein passendes \\if" -#: command.c:1890 +#: command.c:1891 #, c-format msgid "\\else: cannot occur after \\else" msgstr "\\else: kann nicht nach \\else kommen" -#: command.c:1895 +#: command.c:1896 #, c-format msgid "\\else: no matching \\if" msgstr "\\else: kein passendes \\if" -#: command.c:1935 +#: command.c:1936 #, c-format msgid "\\endif: no matching \\if" msgstr "\\endif: kein passendes \\if" -#: command.c:2091 +#: command.c:2092 msgid "Query buffer is empty." msgstr "Anfragepuffer ist leer." -#: command.c:2134 +#: command.c:2135 #, c-format msgid "Enter new password for user \"%s\": " msgstr "Neues Passwort für Benutzer »%s« eingeben: " -#: command.c:2138 +#: command.c:2139 msgid "Enter it again: " msgstr "Geben Sie es noch einmal ein: " -#: command.c:2147 +#: command.c:2148 #, c-format msgid "Passwords didn't match." msgstr "Passwörter stimmten nicht überein." -#: command.c:2230 +#: command.c:2231 #, c-format msgid "\\%s: could not read value for variable" msgstr "\\%s: konnte Wert für Variable nicht lesen" -#: command.c:2332 +#: command.c:2333 msgid "Query buffer reset (cleared)." msgstr "Anfragepuffer wurde gelöscht." -#: command.c:2354 +#: command.c:2355 #, c-format msgid "Wrote history to file \"%s\".\n" msgstr "Befehlsgeschichte in Datei »%s« geschrieben.\n" -#: command.c:2441 +#: command.c:2442 #, c-format msgid "\\%s: environment variable name must not contain \"=\"" msgstr "\\%s: Name der Umgebungsvariable darf kein »=« enthalten" -#: command.c:2489 +#: command.c:2490 #, c-format msgid "function name is required" msgstr "Funktionsname wird benötigt" -#: command.c:2491 +#: command.c:2492 #, c-format msgid "view name is required" msgstr "Sichtname wird benötigt" -#: command.c:2613 +#: command.c:2614 msgid "Timing is on." msgstr "Zeitmessung ist an." -#: command.c:2615 +#: command.c:2616 msgid "Timing is off." msgstr "Zeitmessung ist aus." -#: command.c:2701 command.c:2739 command.c:4092 command.c:4095 command.c:4098 -#: command.c:4104 command.c:4106 command.c:4132 command.c:4142 command.c:4154 -#: command.c:4168 command.c:4195 command.c:4253 common.c:79 copy.c:329 +#: command.c:2702 command.c:2740 command.c:4163 command.c:4166 command.c:4169 +#: command.c:4175 command.c:4177 command.c:4203 command.c:4213 command.c:4225 +#: command.c:4239 command.c:4266 command.c:4324 common.c:77 copy.c:329 #: copy.c:401 psqlscanslash.l:805 psqlscanslash.l:817 psqlscanslash.l:835 #, c-format msgid "%s: %m" msgstr "%s: %m" -#: command.c:2728 copy.c:388 +#: command.c:2729 copy.c:388 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: command.c:2800 command.c:2866 +#: command.c:2801 command.c:2867 #, c-format msgid "\\watch: interval value is specified more than once" msgstr "\\watch: Intervallwert mehrmals angegeben" -#: command.c:2810 command.c:2876 +#: command.c:2811 command.c:2877 #, c-format msgid "\\watch: incorrect interval value \"%s\"" msgstr "\\watch: falscher Intervallwert »%s«" -#: command.c:2820 +#: command.c:2821 #, c-format msgid "\\watch: iteration count is specified more than once" msgstr "\\watch: Wiederholungszahl mehrmals angegeben" -#: command.c:2830 +#: command.c:2831 #, c-format msgid "\\watch: incorrect iteration count \"%s\"" msgstr "\\watch: falsche Wiederholungszahl »%s«" -#: command.c:2840 +#: command.c:2841 #, c-format msgid "\\watch: minimum row count specified more than once" msgstr "\\watch: Mindestzeilenzahl mehrmals angegeben" -#: command.c:2850 +#: command.c:2851 #, c-format msgid "\\watch: incorrect minimum row count \"%s\"" msgstr "\\watch: falsche Mindestzeilenzahl »%s«" -#: command.c:2857 +#: command.c:2858 #, c-format msgid "\\watch: unrecognized parameter \"%s\"" msgstr "\\watch: unbekannter Parameter »%s«" -#: command.c:3254 startup.c:243 startup.c:293 +#: command.c:3255 startup.c:243 startup.c:293 msgid "Password: " msgstr "Passwort: " -#: command.c:3259 startup.c:290 +#: command.c:3260 startup.c:290 #, c-format msgid "Password for user %s: " msgstr "Passwort für Benutzer %s: " -#: command.c:3315 +#: command.c:3316 #, c-format msgid "Do not give user, host, or port separately when using a connection string" msgstr "Geben Sie Benutzer, Host oder Port nicht separat an, wenn eine Verbindungsangabe verwendet wird" -#: command.c:3350 +#: command.c:3351 #, c-format msgid "No database connection exists to re-use parameters from" msgstr "Es gibt keine Verbindung, von der die Parameter verwendet werden können" -#: command.c:3656 +#: command.c:3658 #, c-format msgid "Previous connection kept" msgstr "Vorherige Verbindung wurde behalten" -#: command.c:3662 +#: command.c:3664 #, c-format msgid "\\connect: %s" msgstr "\\connect: %s" -#: command.c:3718 +#: command.c:3720 #, c-format msgid "You are now connected to database \"%s\" as user \"%s\" on address \"%s\" at port \"%s\".\n" msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Adresse »%s« auf Port »%s«.\n" -#: command.c:3721 +#: command.c:3723 #, c-format msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n" msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« via Socket in »%s« auf Port »%s«.\n" -#: command.c:3727 +#: command.c:3729 #, c-format msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" (address \"%s\") at port \"%s\".\n" msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« (Adresse »%s«) auf Port »%s«.\n" -#: command.c:3730 +#: command.c:3732 #, c-format msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n" msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s« auf Host »%s« auf Port »%s«.\n" -#: command.c:3735 +#: command.c:3737 #, c-format msgid "You are now connected to database \"%s\" as user \"%s\".\n" msgstr "Sie sind jetzt verbunden mit der Datenbank »%s« als Benutzer »%s«.\n" -#: command.c:3775 +#: command.c:3843 #, c-format msgid "%s (%s, server %s)\n" msgstr "%s (%s, Server %s)\n" -#: command.c:3788 +#: command.c:3856 #, c-format msgid "" "WARNING: %s major version %s, server major version %s.\n" @@ -488,29 +488,33 @@ msgstr "" "WARNUNG: %s-Hauptversion %s, Server-Hauptversion %s.\n" " Einige Features von psql werden eventuell nicht funktionieren.\n" -#: command.c:3825 +#: command.c:3895 #, c-format -msgid "SSL connection (protocol: %s, cipher: %s, compression: %s)\n" -msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Komprimierung: %s)\n" +msgid "SSL connection (protocol: %s, cipher: %s, compression: %s, ALPN: %s)\n" +msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Komprimierung: %s, ALPN: %s)\n" -#: command.c:3826 command.c:3827 +#: command.c:3896 command.c:3897 msgid "unknown" msgstr "unbekannt" -#: command.c:3828 help.c:42 +#: command.c:3898 help.c:42 msgid "off" msgstr "aus" -#: command.c:3828 help.c:42 +#: command.c:3898 help.c:42 msgid "on" msgstr "an" -#: command.c:3842 +#: command.c:3899 +msgid "none" +msgstr "keine" + +#: command.c:3913 #, c-format msgid "GSSAPI-encrypted connection\n" msgstr "GSSAPI-verschlüsselte Verbindung\n" -#: command.c:3862 +#: command.c:3933 #, c-format msgid "" "WARNING: Console code page (%u) differs from Windows code page (%u)\n" @@ -522,284 +526,284 @@ msgstr "" " richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n" " »Notes for Windows users«.\n" -#: command.c:3967 +#: command.c:4038 #, c-format msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number" msgstr "Umgebungsvariable PSQL_EDITOR_LINENUMBER_ARG muss gesetzt werden, um eine Zeilennummer angeben zu können" -#: command.c:3997 +#: command.c:4068 #, c-format msgid "could not start editor \"%s\"" msgstr "konnte Editor »%s« nicht starten" -#: command.c:3999 +#: command.c:4070 #, c-format msgid "could not start /bin/sh" msgstr "konnte /bin/sh nicht starten" -#: command.c:4049 +#: command.c:4120 #, c-format msgid "could not locate temporary directory: %s" msgstr "konnte temporäres Verzeichnis nicht finden: %s" -#: command.c:4076 +#: command.c:4147 #, c-format msgid "could not open temporary file \"%s\": %m" msgstr "konnte temporäre Datei »%s« nicht öffnen: %m" -#: command.c:4412 +#: command.c:4483 #, c-format msgid "\\pset: ambiguous abbreviation \"%s\" matches both \"%s\" and \"%s\"" msgstr "\\pset: Abkürzung »%s« ist nicht eindeutig, passt auf »%s« und »%s«" -#: command.c:4432 +#: command.c:4503 #, c-format msgid "\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped" msgstr "\\pset: zulässige Formate sind aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped" -#: command.c:4451 +#: command.c:4522 #, c-format msgid "\\pset: allowed line styles are ascii, old-ascii, unicode" msgstr "\\pset: zulässige Linienstile sind ascii, old-ascii, unicode" -#: command.c:4466 +#: command.c:4537 #, c-format msgid "\\pset: allowed Unicode border line styles are single, double" msgstr "\\pset: zulässige Unicode-Rahmnenlinienstile sind single, double" -#: command.c:4481 +#: command.c:4552 #, c-format msgid "\\pset: allowed Unicode column line styles are single, double" msgstr "\\pset: zulässige Unicode-Spaltenlinienstile sind single, double" -#: command.c:4496 +#: command.c:4567 #, c-format msgid "\\pset: allowed Unicode header line styles are single, double" msgstr "\\pset: zulässige Unicode-Kopflinienstile sind single, double" -#: command.c:4548 +#: command.c:4619 #, c-format msgid "\\pset: allowed xheader_width values are \"%s\" (default), \"%s\", \"%s\", or a number specifying the exact width" msgstr "\\pset: zulässige Werte für xheader_width sind »%s« (Standard), »%s«, »%s« oder eine Zahl, die die genaue Breite angibt" -#: command.c:4565 +#: command.c:4636 #, c-format msgid "\\pset: csv_fieldsep must be a single one-byte character" msgstr "\\pset: csv_fieldsep muss ein einzelnes Ein-Byte-Zeichen sein" -#: command.c:4570 +#: command.c:4641 #, c-format msgid "\\pset: csv_fieldsep cannot be a double quote, a newline, or a carriage return" msgstr "\\pset: csv_fieldsep kann nicht doppeltes Anführungszeichen, Newline oder Carriage Return sein" -#: command.c:4708 command.c:4909 +#: command.c:4779 command.c:4980 #, c-format msgid "\\pset: unknown option: %s" msgstr "\\pset: unbekannte Option: %s" -#: command.c:4728 +#: command.c:4799 #, c-format msgid "Border style is %d.\n" msgstr "Rahmenstil ist %d.\n" -#: command.c:4734 +#: command.c:4805 #, c-format msgid "Target width is unset.\n" msgstr "Zielbreite ist nicht gesetzt.\n" -#: command.c:4736 +#: command.c:4807 #, c-format msgid "Target width is %d.\n" msgstr "Zielbreite ist %d.\n" -#: command.c:4743 +#: command.c:4814 #, c-format msgid "Expanded display is on.\n" msgstr "Erweiterte Anzeige ist an.\n" -#: command.c:4745 +#: command.c:4816 #, c-format msgid "Expanded display is used automatically.\n" msgstr "Erweiterte Anzeige wird automatisch verwendet.\n" -#: command.c:4747 +#: command.c:4818 #, c-format msgid "Expanded display is off.\n" msgstr "Erweiterte Anzeige ist aus.\n" -#: command.c:4754 command.c:4756 command.c:4758 +#: command.c:4825 command.c:4827 command.c:4829 #, c-format msgid "Expanded header width is \"%s\".\n" msgstr "Erweiterte Kopfzeilenbreite ist »%s«.\n" -#: command.c:4760 +#: command.c:4831 #, c-format msgid "Expanded header width is %d.\n" msgstr "Erweiterte Kopfzeilenbreite ist %d.\n" -#: command.c:4766 +#: command.c:4837 #, c-format msgid "Field separator for CSV is \"%s\".\n" msgstr "Feldtrennzeichen für CSV ist »%s«.\n" -#: command.c:4774 command.c:4782 +#: command.c:4845 command.c:4853 #, c-format msgid "Field separator is zero byte.\n" msgstr "Feldtrennzeichen ist ein Null-Byte.\n" -#: command.c:4776 +#: command.c:4847 #, c-format msgid "Field separator is \"%s\".\n" msgstr "Feldtrennzeichen ist »%s«.\n" -#: command.c:4789 +#: command.c:4860 #, c-format msgid "Default footer is on.\n" msgstr "Standardfußzeile ist an.\n" -#: command.c:4791 +#: command.c:4862 #, c-format msgid "Default footer is off.\n" msgstr "Standardfußzeile ist aus.\n" -#: command.c:4797 +#: command.c:4868 #, c-format msgid "Output format is %s.\n" msgstr "Ausgabeformat ist »%s«.\n" -#: command.c:4803 +#: command.c:4874 #, c-format msgid "Line style is %s.\n" msgstr "Linienstil ist %s.\n" -#: command.c:4810 +#: command.c:4881 #, c-format msgid "Null display is \"%s\".\n" msgstr "Null-Anzeige ist »%s«.\n" -#: command.c:4818 +#: command.c:4889 #, c-format msgid "Locale-adjusted numeric output is on.\n" msgstr "Lokalisiertes Format für numerische Daten ist an.\n" -#: command.c:4820 +#: command.c:4891 #, c-format msgid "Locale-adjusted numeric output is off.\n" msgstr "Lokalisiertes Format für numerische Daten ist aus.\n" -#: command.c:4827 +#: command.c:4898 #, c-format msgid "Pager is used for long output.\n" msgstr "Pager wird für lange Ausgaben verwendet.\n" -#: command.c:4829 +#: command.c:4900 #, c-format msgid "Pager is always used.\n" msgstr "Pager wird immer verwendet.\n" -#: command.c:4831 +#: command.c:4902 #, c-format msgid "Pager usage is off.\n" msgstr "Pager-Verwendung ist aus.\n" -#: command.c:4837 +#: command.c:4908 #, c-format msgid "Pager won't be used for less than %d line.\n" msgid_plural "Pager won't be used for less than %d lines.\n" msgstr[0] "Pager wird nicht für weniger als %d Zeile verwendet werden.\n" msgstr[1] "Pager wird nicht für weniger als %d Zeilen verwendet werden.\n" -#: command.c:4847 command.c:4857 +#: command.c:4918 command.c:4928 #, c-format msgid "Record separator is zero byte.\n" msgstr "Satztrennzeichen ist ein Null-Byte.\n" -#: command.c:4849 +#: command.c:4920 #, c-format msgid "Record separator is <newline>.\n" msgstr "Satztrennzeichen ist <newline>.\n" -#: command.c:4851 +#: command.c:4922 #, c-format msgid "Record separator is \"%s\".\n" msgstr "Satztrennzeichen ist »%s«.\n" -#: command.c:4864 +#: command.c:4935 #, c-format msgid "Table attributes are \"%s\".\n" msgstr "Tabellenattribute sind »%s«.\n" -#: command.c:4867 +#: command.c:4938 #, c-format msgid "Table attributes unset.\n" msgstr "Tabellenattribute sind nicht gesetzt.\n" -#: command.c:4874 +#: command.c:4945 #, c-format msgid "Title is \"%s\".\n" msgstr "Titel ist »%s«.\n" -#: command.c:4876 +#: command.c:4947 #, c-format msgid "Title is unset.\n" msgstr "Titel ist nicht gesetzt.\n" -#: command.c:4883 +#: command.c:4954 #, c-format msgid "Tuples only is on.\n" msgstr "Nur Datenzeilen ist an.\n" -#: command.c:4885 +#: command.c:4956 #, c-format msgid "Tuples only is off.\n" msgstr "Nur Datenzeilen ist aus.\n" -#: command.c:4891 +#: command.c:4962 #, c-format msgid "Unicode border line style is \"%s\".\n" msgstr "Unicode-Rahmenlinienstil ist »%s«.\n" -#: command.c:4897 +#: command.c:4968 #, c-format msgid "Unicode column line style is \"%s\".\n" msgstr "Unicode-Spaltenlinienstil ist »%s«.\n" -#: command.c:4903 +#: command.c:4974 #, c-format msgid "Unicode header line style is \"%s\".\n" msgstr "Unicode-Kopflinienstil ist »%s«.\n" -#: command.c:5152 +#: command.c:5223 #, c-format msgid "\\!: failed" msgstr "\\!: fehlgeschlagen" -#: command.c:5186 +#: command.c:5257 #, c-format msgid "\\watch cannot be used with an empty query" msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden" -#: command.c:5218 +#: command.c:5289 #, c-format msgid "could not set timer: %m" msgstr "konnte Timer nicht setzen: %m" -#: command.c:5287 +#: command.c:5358 #, c-format msgid "%s\t%s (every %gs)\n" msgstr "%s\t%s (alle %gs)\n" -#: command.c:5290 +#: command.c:5361 #, c-format msgid "%s (every %gs)\n" msgstr "%s (alle %gs)\n" -#: command.c:5353 +#: command.c:5424 #, c-format msgid "could not wait for signals: %m" msgstr "konnte nicht auf Signale warten: %m" -#: command.c:5409 command.c:5416 common.c:593 common.c:600 common.c:1088 +#: command.c:5480 command.c:5487 common.c:632 common.c:639 common.c:1123 #, c-format msgid "" "/******** QUERY *********/\n" @@ -812,107 +816,107 @@ msgstr "" "/************************/\n" "\n" -#: command.c:5595 +#: command.c:5666 #, c-format msgid "\"%s.%s\" is not a view" msgstr "»%s.%s« ist keine Sicht" -#: command.c:5611 +#: command.c:5682 #, c-format msgid "could not parse reloptions array" msgstr "konnte reloptions-Array nicht interpretieren" -#: common.c:168 +#: common.c:206 #, c-format msgid "cannot escape without active connection" msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden" -#: common.c:209 +#: common.c:247 #, c-format msgid "shell command argument contains a newline or carriage return: \"%s\"" msgstr "Argument des Shell-Befehls enthält Newline oder Carriage Return: »%s«" -#: common.c:313 +#: common.c:351 #, c-format msgid "connection to server was lost" msgstr "Verbindung zum Server wurde verloren" -#: common.c:317 +#: common.c:355 #, c-format msgid "The connection to the server was lost. Attempting reset: " msgstr "Die Verbindung zum Server wurde verloren. Versuche Reset: " -#: common.c:322 +#: common.c:360 #, c-format msgid "Failed.\n" msgstr "Fehlgeschlagen.\n" -#: common.c:339 +#: common.c:377 #, c-format msgid "Succeeded.\n" msgstr "Erfolgreich.\n" -#: common.c:391 common.c:1026 +#: common.c:430 common.c:1061 #, c-format msgid "unexpected PQresultStatus: %d" msgstr "unerwarteter PQresultStatus: %d" -#: common.c:532 +#: common.c:571 #, c-format msgid "Time: %.3f ms\n" msgstr "Zeit: %.3f ms\n" -#: common.c:547 +#: common.c:586 #, c-format msgid "Time: %.3f ms (%02d:%06.3f)\n" msgstr "Zeit: %.3f ms (%02d:%06.3f)\n" -#: common.c:556 +#: common.c:595 #, c-format msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n" msgstr "Zeit: %.3f ms (%02d:%02d:%06.3f)\n" -#: common.c:563 +#: common.c:602 #, c-format msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" msgstr "Zeit: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" -#: common.c:587 common.c:644 common.c:1059 describe.c:6244 +#: common.c:626 common.c:683 common.c:1094 describe.c:6244 #, c-format msgid "You are currently not connected to a database." msgstr "Sie sind gegenwärtig nicht mit einer Datenbank verbunden." -#: common.c:675 +#: common.c:714 #, c-format msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n" msgstr "Asynchrone Benachrichtigung »%s« mit Daten »%s« vom Serverprozess mit PID %d empfangen.\n" -#: common.c:678 +#: common.c:717 #, c-format 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:709 +#: common.c:748 #, c-format msgid "could not print result table: %m" msgstr "konnte Ergebnistabelle nicht ausgeben: %m" -#: common.c:729 +#: common.c:768 #, c-format msgid "no rows returned for \\gset" msgstr "keine Zeilen für \\gset zurückgegeben" -#: common.c:734 +#: common.c:773 #, c-format msgid "more than one row returned for \\gset" msgstr "mehr als eine Zeile für \\gset zurückgegeben" -#: common.c:752 +#: common.c:791 #, c-format msgid "attempt to \\gset into specially treated variable \"%s\" ignored" msgstr "Versuch von \\gset in besonders behandelte Variable »%s« ignoriert" -#: common.c:1068 +#: common.c:1103 #, c-format msgid "" "/**(Single step mode: verify command)******************************************/\n" @@ -923,32 +927,37 @@ msgstr "" "%s\n" "/**(Drücken Sie die Eingabetaste um fortzufahren oder »x« um abzubrechen)******/\n" -#: common.c:1151 +#: common.c:1180 #, c-format msgid "STATEMENT: %s" msgstr "ANWEISUNG: %s" -#: common.c:1187 +#: common.c:1216 #, c-format msgid "unexpected transaction status (%d)" msgstr "unerwarteter Transaktionsstatus (%d)" -#: common.c:1340 describe.c:2025 +#: common.c:1369 describe.c:2025 msgid "Column" msgstr "Spalte" -#: common.c:1341 describe.c:169 describe.c:355 describe.c:373 describe.c:1043 +#: common.c:1370 describe.c:169 describe.c:355 describe.c:373 describe.c:1043 #: describe.c:1201 describe.c:1731 describe.c:1755 describe.c:2026 #: describe.c:4008 describe.c:4219 describe.c:4456 describe.c:4616 #: describe.c:5881 msgid "Type" msgstr "Typ" -#: common.c:1390 +#: common.c:1419 #, 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:1511 +#, c-format +msgid "fetching results in chunked mode failed" +msgstr "Empfangen der Ergebnisse im Chunked-Modus fehlgeschlagen" + #: copy.c:98 #, c-format msgid "\\copy: arguments required" @@ -2820,11 +2829,11 @@ msgstr " \\q psql beenden\n" #: help.c:178 msgid "" " \\watch [[i=]SEC] [c=N] [m=MIN]\n" -" execute query every SEC seconds, up to N times\n" +" execute query every SEC seconds, up to N times,\n" " stop if less than MIN rows are returned\n" msgstr "" " \\watch [[i=]SEK] [c=N] [m=MIN]\n" -" Anfrage alle SEK Sekunden ausführen, bis zu N Mal\n" +" Anfrage alle SEK Sekunden ausführen, bis zu N Mal,\n" " aufhören wenn weniger als MIN Zeilen zurückgegeben werden\n" #: help.c:181 help.c:189 help.c:201 help.c:211 help.c:218 help.c:275 help.c:283 @@ -4118,2445 +4127,2457 @@ msgstr "%s: Speicher aufgebraucht" #: sql_help.c:35 sql_help.c:38 sql_help.c:41 sql_help.c:65 sql_help.c:66 #: sql_help.c:68 sql_help.c:70 sql_help.c:81 sql_help.c:83 sql_help.c:85 #: sql_help.c:113 sql_help.c:119 sql_help.c:121 sql_help.c:123 sql_help.c:125 -#: sql_help.c:126 sql_help.c:129 sql_help.c:131 sql_help.c:133 sql_help.c:238 -#: sql_help.c:240 sql_help.c:241 sql_help.c:243 sql_help.c:245 sql_help.c:248 -#: sql_help.c:250 sql_help.c:252 sql_help.c:254 sql_help.c:266 sql_help.c:267 -#: sql_help.c:268 sql_help.c:270 sql_help.c:319 sql_help.c:321 sql_help.c:323 -#: sql_help.c:325 sql_help.c:394 sql_help.c:399 sql_help.c:401 sql_help.c:443 -#: sql_help.c:445 sql_help.c:448 sql_help.c:450 sql_help.c:519 sql_help.c:524 -#: sql_help.c:529 sql_help.c:534 sql_help.c:539 sql_help.c:593 sql_help.c:595 -#: sql_help.c:597 sql_help.c:599 sql_help.c:601 sql_help.c:604 sql_help.c:606 -#: sql_help.c:609 sql_help.c:620 sql_help.c:622 sql_help.c:666 sql_help.c:668 -#: sql_help.c:670 sql_help.c:673 sql_help.c:675 sql_help.c:677 sql_help.c:718 -#: sql_help.c:722 sql_help.c:726 sql_help.c:747 sql_help.c:750 sql_help.c:753 -#: sql_help.c:782 sql_help.c:794 sql_help.c:802 sql_help.c:805 sql_help.c:808 -#: sql_help.c:823 sql_help.c:826 sql_help.c:855 sql_help.c:860 sql_help.c:865 -#: sql_help.c:870 sql_help.c:875 sql_help.c:902 sql_help.c:904 sql_help.c:906 -#: sql_help.c:908 sql_help.c:911 sql_help.c:913 sql_help.c:960 sql_help.c:1005 -#: sql_help.c:1010 sql_help.c:1015 sql_help.c:1020 sql_help.c:1025 -#: sql_help.c:1044 sql_help.c:1055 sql_help.c:1057 sql_help.c:1077 -#: sql_help.c:1087 sql_help.c:1088 sql_help.c:1090 sql_help.c:1092 -#: sql_help.c:1104 sql_help.c:1108 sql_help.c:1110 sql_help.c:1122 -#: sql_help.c:1124 sql_help.c:1126 sql_help.c:1128 sql_help.c:1147 -#: sql_help.c:1149 sql_help.c:1153 sql_help.c:1157 sql_help.c:1161 -#: sql_help.c:1164 sql_help.c:1165 sql_help.c:1166 sql_help.c:1169 -#: sql_help.c:1172 sql_help.c:1174 sql_help.c:1315 sql_help.c:1317 -#: sql_help.c:1320 sql_help.c:1323 sql_help.c:1325 sql_help.c:1327 -#: sql_help.c:1330 sql_help.c:1333 sql_help.c:1453 sql_help.c:1455 -#: sql_help.c:1457 sql_help.c:1460 sql_help.c:1481 sql_help.c:1484 -#: sql_help.c:1487 sql_help.c:1490 sql_help.c:1494 sql_help.c:1496 -#: sql_help.c:1498 sql_help.c:1500 sql_help.c:1514 sql_help.c:1517 -#: sql_help.c:1519 sql_help.c:1521 sql_help.c:1531 sql_help.c:1533 -#: sql_help.c:1543 sql_help.c:1545 sql_help.c:1555 sql_help.c:1558 -#: sql_help.c:1581 sql_help.c:1583 sql_help.c:1585 sql_help.c:1587 -#: sql_help.c:1590 sql_help.c:1592 sql_help.c:1595 sql_help.c:1598 -#: sql_help.c:1649 sql_help.c:1692 sql_help.c:1695 sql_help.c:1697 -#: sql_help.c:1699 sql_help.c:1702 sql_help.c:1704 sql_help.c:1706 -#: sql_help.c:1709 sql_help.c:1759 sql_help.c:1775 sql_help.c:2006 -#: sql_help.c:2075 sql_help.c:2094 sql_help.c:2107 sql_help.c:2165 -#: sql_help.c:2173 sql_help.c:2183 sql_help.c:2211 sql_help.c:2244 -#: sql_help.c:2262 sql_help.c:2290 sql_help.c:2401 sql_help.c:2447 -#: sql_help.c:2472 sql_help.c:2495 sql_help.c:2499 sql_help.c:2533 -#: sql_help.c:2553 sql_help.c:2575 sql_help.c:2589 sql_help.c:2610 -#: sql_help.c:2639 sql_help.c:2672 sql_help.c:2695 sql_help.c:2742 -#: sql_help.c:3041 sql_help.c:3054 sql_help.c:3071 sql_help.c:3087 -#: sql_help.c:3127 sql_help.c:3181 sql_help.c:3185 sql_help.c:3187 -#: sql_help.c:3194 sql_help.c:3213 sql_help.c:3240 sql_help.c:3275 -#: sql_help.c:3287 sql_help.c:3296 sql_help.c:3340 sql_help.c:3354 -#: sql_help.c:3382 sql_help.c:3390 sql_help.c:3402 sql_help.c:3412 -#: sql_help.c:3420 sql_help.c:3428 sql_help.c:3436 sql_help.c:3444 -#: sql_help.c:3453 sql_help.c:3464 sql_help.c:3472 sql_help.c:3480 -#: sql_help.c:3488 sql_help.c:3496 sql_help.c:3506 sql_help.c:3515 -#: sql_help.c:3524 sql_help.c:3532 sql_help.c:3542 sql_help.c:3553 -#: sql_help.c:3561 sql_help.c:3570 sql_help.c:3581 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:3662 sql_help.c:3670 sql_help.c:3687 sql_help.c:3696 -#: sql_help.c:3704 sql_help.c:3721 sql_help.c:3736 sql_help.c:4048 -#: sql_help.c:4165 sql_help.c:4194 sql_help.c:4210 sql_help.c:4212 -#: sql_help.c:4716 sql_help.c:4764 sql_help.c:4923 +#: sql_help.c:126 sql_help.c:129 sql_help.c:131 sql_help.c:133 sql_help.c:240 +#: sql_help.c:242 sql_help.c:243 sql_help.c:245 sql_help.c:247 sql_help.c:250 +#: sql_help.c:252 sql_help.c:254 sql_help.c:256 sql_help.c:268 sql_help.c:269 +#: sql_help.c:270 sql_help.c:272 sql_help.c:321 sql_help.c:323 sql_help.c:325 +#: sql_help.c:327 sql_help.c:396 sql_help.c:401 sql_help.c:403 sql_help.c:445 +#: sql_help.c:447 sql_help.c:450 sql_help.c:452 sql_help.c:521 sql_help.c:526 +#: sql_help.c:531 sql_help.c:536 sql_help.c:541 sql_help.c:595 sql_help.c:597 +#: sql_help.c:599 sql_help.c:601 sql_help.c:603 sql_help.c:606 sql_help.c:608 +#: sql_help.c:611 sql_help.c:622 sql_help.c:624 sql_help.c:668 sql_help.c:670 +#: sql_help.c:672 sql_help.c:675 sql_help.c:677 sql_help.c:679 sql_help.c:720 +#: sql_help.c:724 sql_help.c:728 sql_help.c:749 sql_help.c:752 sql_help.c:755 +#: sql_help.c:784 sql_help.c:796 sql_help.c:804 sql_help.c:807 sql_help.c:810 +#: sql_help.c:825 sql_help.c:828 sql_help.c:857 sql_help.c:862 sql_help.c:867 +#: sql_help.c:872 sql_help.c:877 sql_help.c:904 sql_help.c:906 sql_help.c:908 +#: sql_help.c:910 sql_help.c:913 sql_help.c:915 sql_help.c:962 sql_help.c:1007 +#: sql_help.c:1012 sql_help.c:1017 sql_help.c:1022 sql_help.c:1027 +#: sql_help.c:1046 sql_help.c:1057 sql_help.c:1059 sql_help.c:1079 +#: sql_help.c:1089 sql_help.c:1090 sql_help.c:1092 sql_help.c:1094 +#: sql_help.c:1106 sql_help.c:1110 sql_help.c:1112 sql_help.c:1124 +#: sql_help.c:1126 sql_help.c:1128 sql_help.c:1130 sql_help.c:1149 +#: sql_help.c:1151 sql_help.c:1155 sql_help.c:1159 sql_help.c:1163 +#: sql_help.c:1166 sql_help.c:1167 sql_help.c:1168 sql_help.c:1171 +#: sql_help.c:1174 sql_help.c:1176 sql_help.c:1324 sql_help.c:1326 +#: sql_help.c:1329 sql_help.c:1332 sql_help.c:1334 sql_help.c:1336 +#: sql_help.c:1339 sql_help.c:1342 sql_help.c:1344 sql_help.c:1350 +#: sql_help.c:1475 sql_help.c:1477 sql_help.c:1479 sql_help.c:1482 +#: sql_help.c:1503 sql_help.c:1506 sql_help.c:1509 sql_help.c:1512 +#: sql_help.c:1516 sql_help.c:1518 sql_help.c:1520 sql_help.c:1522 +#: sql_help.c:1536 sql_help.c:1539 sql_help.c:1541 sql_help.c:1543 +#: sql_help.c:1553 sql_help.c:1555 sql_help.c:1565 sql_help.c:1567 +#: sql_help.c:1577 sql_help.c:1580 sql_help.c:1603 sql_help.c:1605 +#: sql_help.c:1607 sql_help.c:1609 sql_help.c:1612 sql_help.c:1614 +#: sql_help.c:1617 sql_help.c:1620 sql_help.c:1671 sql_help.c:1714 +#: sql_help.c:1717 sql_help.c:1719 sql_help.c:1721 sql_help.c:1724 +#: sql_help.c:1726 sql_help.c:1728 sql_help.c:1731 sql_help.c:1781 +#: sql_help.c:1797 sql_help.c:2030 sql_help.c:2099 sql_help.c:2118 +#: sql_help.c:2131 sql_help.c:2189 sql_help.c:2197 sql_help.c:2207 +#: sql_help.c:2235 sql_help.c:2268 sql_help.c:2286 sql_help.c:2314 +#: sql_help.c:2425 sql_help.c:2471 sql_help.c:2496 sql_help.c:2519 +#: sql_help.c:2523 sql_help.c:2557 sql_help.c:2577 sql_help.c:2599 +#: sql_help.c:2613 sql_help.c:2634 sql_help.c:2663 sql_help.c:2696 +#: sql_help.c:2719 sql_help.c:2766 sql_help.c:3070 sql_help.c:3083 +#: sql_help.c:3100 sql_help.c:3116 sql_help.c:3156 sql_help.c:3210 +#: sql_help.c:3214 sql_help.c:3216 sql_help.c:3223 sql_help.c:3242 +#: sql_help.c:3269 sql_help.c:3304 sql_help.c:3316 sql_help.c:3325 +#: sql_help.c:3369 sql_help.c:3383 sql_help.c:3411 sql_help.c:3419 +#: sql_help.c:3431 sql_help.c:3441 sql_help.c:3449 sql_help.c:3457 +#: sql_help.c:3465 sql_help.c:3473 sql_help.c:3482 sql_help.c:3493 +#: sql_help.c:3501 sql_help.c:3509 sql_help.c:3517 sql_help.c:3525 +#: sql_help.c:3535 sql_help.c:3544 sql_help.c:3553 sql_help.c:3561 +#: sql_help.c:3571 sql_help.c:3582 sql_help.c:3590 sql_help.c:3599 +#: sql_help.c:3610 sql_help.c:3619 sql_help.c:3627 sql_help.c:3635 +#: sql_help.c:3643 sql_help.c:3651 sql_help.c:3659 sql_help.c:3667 +#: sql_help.c:3675 sql_help.c:3683 sql_help.c:3691 sql_help.c:3699 +#: sql_help.c:3716 sql_help.c:3725 sql_help.c:3733 sql_help.c:3750 +#: sql_help.c:3765 sql_help.c:4078 sql_help.c:4199 sql_help.c:4228 +#: sql_help.c:4244 sql_help.c:4246 sql_help.c:4750 sql_help.c:4798 +#: sql_help.c:4957 msgid "name" msgstr "Name" -#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1852 -#: sql_help.c:3355 sql_help.c:4483 +#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:332 sql_help.c:1874 +#: sql_help.c:3384 sql_help.c:4517 msgid "aggregate_signature" msgstr "Aggregatsignatur" -#: sql_help.c:37 sql_help.c:67 sql_help.c:82 sql_help.c:120 sql_help.c:253 -#: sql_help.c:271 sql_help.c:402 sql_help.c:449 sql_help.c:528 sql_help.c:576 -#: sql_help.c:594 sql_help.c:621 sql_help.c:674 sql_help.c:749 sql_help.c:804 -#: sql_help.c:825 sql_help.c:864 sql_help.c:914 sql_help.c:961 sql_help.c:1014 -#: sql_help.c:1046 sql_help.c:1056 sql_help.c:1091 sql_help.c:1111 -#: sql_help.c:1125 sql_help.c:1175 sql_help.c:1324 sql_help.c:1454 -#: sql_help.c:1497 sql_help.c:1518 sql_help.c:1532 sql_help.c:1544 -#: sql_help.c:1557 sql_help.c:1584 sql_help.c:1650 sql_help.c:1703 +#: sql_help.c:37 sql_help.c:67 sql_help.c:82 sql_help.c:120 sql_help.c:255 +#: sql_help.c:273 sql_help.c:404 sql_help.c:451 sql_help.c:530 sql_help.c:578 +#: sql_help.c:596 sql_help.c:623 sql_help.c:676 sql_help.c:751 sql_help.c:806 +#: sql_help.c:827 sql_help.c:866 sql_help.c:916 sql_help.c:963 sql_help.c:1016 +#: sql_help.c:1048 sql_help.c:1058 sql_help.c:1093 sql_help.c:1113 +#: sql_help.c:1127 sql_help.c:1177 sql_help.c:1333 sql_help.c:1476 +#: sql_help.c:1519 sql_help.c:1540 sql_help.c:1554 sql_help.c:1566 +#: sql_help.c:1579 sql_help.c:1606 sql_help.c:1672 sql_help.c:1725 msgid "new_name" msgstr "neuer_Name" -#: sql_help.c:40 sql_help.c:69 sql_help.c:84 sql_help.c:122 sql_help.c:251 -#: sql_help.c:269 sql_help.c:400 sql_help.c:485 sql_help.c:533 sql_help.c:623 -#: sql_help.c:632 sql_help.c:697 sql_help.c:721 sql_help.c:752 sql_help.c:807 -#: sql_help.c:869 sql_help.c:912 sql_help.c:1019 sql_help.c:1058 -#: sql_help.c:1089 sql_help.c:1109 sql_help.c:1123 sql_help.c:1173 -#: sql_help.c:1390 sql_help.c:1456 sql_help.c:1499 sql_help.c:1520 -#: sql_help.c:1582 sql_help.c:1698 sql_help.c:3027 +#: sql_help.c:40 sql_help.c:69 sql_help.c:84 sql_help.c:122 sql_help.c:253 +#: sql_help.c:271 sql_help.c:402 sql_help.c:487 sql_help.c:535 sql_help.c:625 +#: sql_help.c:634 sql_help.c:699 sql_help.c:723 sql_help.c:754 sql_help.c:809 +#: sql_help.c:871 sql_help.c:914 sql_help.c:1021 sql_help.c:1060 +#: sql_help.c:1091 sql_help.c:1111 sql_help.c:1125 sql_help.c:1175 +#: sql_help.c:1409 sql_help.c:1478 sql_help.c:1521 sql_help.c:1542 +#: sql_help.c:1604 sql_help.c:1720 sql_help.c:3056 msgid "new_owner" msgstr "neuer_Eigentümer" -#: sql_help.c:43 sql_help.c:71 sql_help.c:86 sql_help.c:255 sql_help.c:322 -#: sql_help.c:451 sql_help.c:538 sql_help.c:676 sql_help.c:725 sql_help.c:755 -#: sql_help.c:810 sql_help.c:874 sql_help.c:1024 sql_help.c:1093 -#: sql_help.c:1127 sql_help.c:1326 sql_help.c:1501 sql_help.c:1522 -#: sql_help.c:1534 sql_help.c:1546 sql_help.c:1586 sql_help.c:1705 +#: sql_help.c:43 sql_help.c:71 sql_help.c:86 sql_help.c:257 sql_help.c:324 +#: sql_help.c:453 sql_help.c:540 sql_help.c:678 sql_help.c:727 sql_help.c:757 +#: sql_help.c:812 sql_help.c:876 sql_help.c:1026 sql_help.c:1095 +#: sql_help.c:1129 sql_help.c:1335 sql_help.c:1523 sql_help.c:1544 +#: sql_help.c:1556 sql_help.c:1568 sql_help.c:1608 sql_help.c:1727 msgid "new_schema" msgstr "neues_Schema" -#: sql_help.c:44 sql_help.c:1916 sql_help.c:3356 sql_help.c:4512 +#: sql_help.c:44 sql_help.c:1938 sql_help.c:3385 sql_help.c:4546 msgid "where aggregate_signature is:" msgstr "wobei Aggregatsignatur Folgendes ist:" -#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:340 sql_help.c:353 -#: sql_help.c:357 sql_help.c:373 sql_help.c:376 sql_help.c:379 sql_help.c:520 -#: sql_help.c:525 sql_help.c:530 sql_help.c:535 sql_help.c:540 sql_help.c:856 -#: sql_help.c:861 sql_help.c:866 sql_help.c:871 sql_help.c:876 sql_help.c:1006 -#: sql_help.c:1011 sql_help.c:1016 sql_help.c:1021 sql_help.c:1026 -#: sql_help.c:1870 sql_help.c:1887 sql_help.c:1893 sql_help.c:1917 -#: sql_help.c:1920 sql_help.c:1923 sql_help.c:2076 sql_help.c:2095 -#: sql_help.c:2098 sql_help.c:2402 sql_help.c:2611 sql_help.c:3357 -#: sql_help.c:3360 sql_help.c:3363 sql_help.c:3454 sql_help.c:3543 -#: sql_help.c:3571 sql_help.c:3923 sql_help.c:4382 sql_help.c:4489 -#: sql_help.c:4496 sql_help.c:4502 sql_help.c:4513 sql_help.c:4516 -#: sql_help.c:4519 +#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:342 sql_help.c:355 +#: sql_help.c:359 sql_help.c:375 sql_help.c:378 sql_help.c:381 sql_help.c:522 +#: sql_help.c:527 sql_help.c:532 sql_help.c:537 sql_help.c:542 sql_help.c:858 +#: sql_help.c:863 sql_help.c:868 sql_help.c:873 sql_help.c:878 sql_help.c:1008 +#: sql_help.c:1013 sql_help.c:1018 sql_help.c:1023 sql_help.c:1028 +#: sql_help.c:1892 sql_help.c:1909 sql_help.c:1915 sql_help.c:1939 +#: sql_help.c:1942 sql_help.c:1945 sql_help.c:2100 sql_help.c:2119 +#: sql_help.c:2122 sql_help.c:2426 sql_help.c:2635 sql_help.c:3386 +#: sql_help.c:3389 sql_help.c:3392 sql_help.c:3483 sql_help.c:3572 +#: sql_help.c:3600 sql_help.c:3953 sql_help.c:4416 sql_help.c:4523 +#: sql_help.c:4530 sql_help.c:4536 sql_help.c:4547 sql_help.c:4550 +#: sql_help.c:4553 msgid "argmode" msgstr "Argmodus" -#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:341 sql_help.c:354 -#: sql_help.c:358 sql_help.c:374 sql_help.c:377 sql_help.c:380 sql_help.c:521 -#: sql_help.c:526 sql_help.c:531 sql_help.c:536 sql_help.c:541 sql_help.c:857 -#: sql_help.c:862 sql_help.c:867 sql_help.c:872 sql_help.c:877 sql_help.c:1007 -#: sql_help.c:1012 sql_help.c:1017 sql_help.c:1022 sql_help.c:1027 -#: sql_help.c:1871 sql_help.c:1888 sql_help.c:1894 sql_help.c:1918 -#: sql_help.c:1921 sql_help.c:1924 sql_help.c:2077 sql_help.c:2096 -#: sql_help.c:2099 sql_help.c:2403 sql_help.c:2612 sql_help.c:3358 -#: sql_help.c:3361 sql_help.c:3364 sql_help.c:3455 sql_help.c:3544 -#: sql_help.c:3572 sql_help.c:4490 sql_help.c:4497 sql_help.c:4503 -#: sql_help.c:4514 sql_help.c:4517 sql_help.c:4520 +#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:343 sql_help.c:356 +#: sql_help.c:360 sql_help.c:376 sql_help.c:379 sql_help.c:382 sql_help.c:523 +#: sql_help.c:528 sql_help.c:533 sql_help.c:538 sql_help.c:543 sql_help.c:859 +#: sql_help.c:864 sql_help.c:869 sql_help.c:874 sql_help.c:879 sql_help.c:1009 +#: sql_help.c:1014 sql_help.c:1019 sql_help.c:1024 sql_help.c:1029 +#: sql_help.c:1893 sql_help.c:1910 sql_help.c:1916 sql_help.c:1940 +#: sql_help.c:1943 sql_help.c:1946 sql_help.c:2101 sql_help.c:2120 +#: sql_help.c:2123 sql_help.c:2427 sql_help.c:2636 sql_help.c:3387 +#: sql_help.c:3390 sql_help.c:3393 sql_help.c:3484 sql_help.c:3573 +#: sql_help.c:3601 sql_help.c:4524 sql_help.c:4531 sql_help.c:4537 +#: sql_help.c:4548 sql_help.c:4551 sql_help.c:4554 msgid "argname" msgstr "Argname" -#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:342 sql_help.c:355 -#: sql_help.c:359 sql_help.c:375 sql_help.c:378 sql_help.c:381 sql_help.c:522 -#: sql_help.c:527 sql_help.c:532 sql_help.c:537 sql_help.c:542 sql_help.c:858 -#: sql_help.c:863 sql_help.c:868 sql_help.c:873 sql_help.c:878 sql_help.c:1008 -#: sql_help.c:1013 sql_help.c:1018 sql_help.c:1023 sql_help.c:1028 -#: sql_help.c:1872 sql_help.c:1889 sql_help.c:1895 sql_help.c:1919 -#: sql_help.c:1922 sql_help.c:1925 sql_help.c:2404 sql_help.c:2613 -#: sql_help.c:3359 sql_help.c:3362 sql_help.c:3365 sql_help.c:3456 -#: sql_help.c:3545 sql_help.c:3573 sql_help.c:4491 sql_help.c:4498 -#: sql_help.c:4504 sql_help.c:4515 sql_help.c:4518 sql_help.c:4521 +#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:344 sql_help.c:357 +#: sql_help.c:361 sql_help.c:377 sql_help.c:380 sql_help.c:383 sql_help.c:524 +#: sql_help.c:529 sql_help.c:534 sql_help.c:539 sql_help.c:544 sql_help.c:860 +#: sql_help.c:865 sql_help.c:870 sql_help.c:875 sql_help.c:880 sql_help.c:1010 +#: sql_help.c:1015 sql_help.c:1020 sql_help.c:1025 sql_help.c:1030 +#: sql_help.c:1894 sql_help.c:1911 sql_help.c:1917 sql_help.c:1941 +#: sql_help.c:1944 sql_help.c:1947 sql_help.c:2428 sql_help.c:2637 +#: sql_help.c:3388 sql_help.c:3391 sql_help.c:3394 sql_help.c:3485 +#: sql_help.c:3574 sql_help.c:3602 sql_help.c:4525 sql_help.c:4532 +#: sql_help.c:4538 sql_help.c:4549 sql_help.c:4552 sql_help.c:4555 msgid "argtype" msgstr "Argtyp" -#: sql_help.c:114 sql_help.c:397 sql_help.c:474 sql_help.c:486 sql_help.c:955 -#: sql_help.c:1106 sql_help.c:1515 sql_help.c:1644 sql_help.c:1676 -#: sql_help.c:1728 sql_help.c:1787 sql_help.c:1975 sql_help.c:1982 -#: sql_help.c:2293 sql_help.c:2343 sql_help.c:2350 sql_help.c:2359 -#: sql_help.c:2448 sql_help.c:2673 sql_help.c:2764 sql_help.c:3056 -#: sql_help.c:3241 sql_help.c:3263 sql_help.c:3403 sql_help.c:3759 -#: sql_help.c:3967 sql_help.c:4209 sql_help.c:4211 sql_help.c:4989 +#: sql_help.c:114 sql_help.c:399 sql_help.c:476 sql_help.c:488 sql_help.c:957 +#: sql_help.c:1108 sql_help.c:1537 sql_help.c:1666 sql_help.c:1698 +#: sql_help.c:1750 sql_help.c:1809 sql_help.c:1998 sql_help.c:2005 +#: sql_help.c:2317 sql_help.c:2367 sql_help.c:2374 sql_help.c:2383 +#: sql_help.c:2472 sql_help.c:2697 sql_help.c:2788 sql_help.c:3085 +#: sql_help.c:3270 sql_help.c:3292 sql_help.c:3432 sql_help.c:3789 +#: sql_help.c:3997 sql_help.c:4243 sql_help.c:4245 sql_help.c:5023 msgid "option" msgstr "Option" -#: sql_help.c:115 sql_help.c:956 sql_help.c:1645 sql_help.c:2449 -#: sql_help.c:2674 sql_help.c:3242 sql_help.c:3404 +#: sql_help.c:115 sql_help.c:958 sql_help.c:1667 sql_help.c:2473 +#: sql_help.c:2698 sql_help.c:3271 sql_help.c:3433 msgid "where option can be:" msgstr "wobei Option Folgendes sein kann:" -#: sql_help.c:116 sql_help.c:2225 +#: sql_help.c:116 sql_help.c:2249 msgid "allowconn" msgstr "allowconn" -#: sql_help.c:117 sql_help.c:957 sql_help.c:1646 sql_help.c:2226 -#: sql_help.c:2450 sql_help.c:2675 sql_help.c:3243 +#: sql_help.c:117 sql_help.c:959 sql_help.c:1668 sql_help.c:2250 +#: sql_help.c:2474 sql_help.c:2699 sql_help.c:3272 msgid "connlimit" msgstr "Verbindungslimit" -#: sql_help.c:118 sql_help.c:2227 +#: sql_help.c:118 sql_help.c:2251 msgid "istemplate" msgstr "istemplate" -#: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1329 -#: sql_help.c:1383 sql_help.c:4215 +#: sql_help.c:124 sql_help.c:613 sql_help.c:681 sql_help.c:695 sql_help.c:1338 +#: sql_help.c:1402 sql_help.c:4249 msgid "new_tablespace" msgstr "neuer_Tablespace" -#: sql_help.c:127 sql_help.c:130 sql_help.c:132 sql_help.c:548 sql_help.c:550 -#: sql_help.c:551 sql_help.c:881 sql_help.c:883 sql_help.c:884 sql_help.c:964 -#: sql_help.c:968 sql_help.c:971 sql_help.c:1033 sql_help.c:1035 -#: sql_help.c:1036 sql_help.c:1186 sql_help.c:1188 sql_help.c:1653 -#: sql_help.c:1657 sql_help.c:1660 sql_help.c:2414 sql_help.c:2617 -#: sql_help.c:3935 sql_help.c:4233 sql_help.c:4394 sql_help.c:4704 +#: sql_help.c:127 sql_help.c:130 sql_help.c:132 sql_help.c:550 sql_help.c:552 +#: sql_help.c:553 sql_help.c:883 sql_help.c:885 sql_help.c:886 sql_help.c:966 +#: sql_help.c:970 sql_help.c:973 sql_help.c:1035 sql_help.c:1037 +#: sql_help.c:1038 sql_help.c:1188 sql_help.c:1190 sql_help.c:1675 +#: sql_help.c:1679 sql_help.c:1682 sql_help.c:2438 sql_help.c:2641 +#: sql_help.c:3965 sql_help.c:4267 sql_help.c:4428 sql_help.c:4738 msgid "configuration_parameter" msgstr "Konfigurationsparameter" -#: sql_help.c:128 sql_help.c:398 sql_help.c:469 sql_help.c:475 sql_help.c:487 -#: sql_help.c:549 sql_help.c:603 sql_help.c:685 sql_help.c:695 sql_help.c:882 -#: sql_help.c:910 sql_help.c:965 sql_help.c:1034 sql_help.c:1107 -#: sql_help.c:1152 sql_help.c:1156 sql_help.c:1160 sql_help.c:1163 -#: sql_help.c:1168 sql_help.c:1171 sql_help.c:1187 sql_help.c:1362 -#: sql_help.c:1385 sql_help.c:1434 sql_help.c:1459 sql_help.c:1516 -#: sql_help.c:1600 sql_help.c:1654 sql_help.c:1677 sql_help.c:2294 -#: sql_help.c:2344 sql_help.c:2351 sql_help.c:2360 sql_help.c:2415 -#: sql_help.c:2416 sql_help.c:2480 sql_help.c:2483 sql_help.c:2517 -#: sql_help.c:2618 sql_help.c:2619 sql_help.c:2642 sql_help.c:2765 -#: sql_help.c:2804 sql_help.c:2915 sql_help.c:2928 sql_help.c:2942 -#: sql_help.c:2986 sql_help.c:3013 sql_help.c:3030 sql_help.c:3057 -#: sql_help.c:3264 sql_help.c:3968 sql_help.c:4705 sql_help.c:4706 -#: sql_help.c:4707 sql_help.c:4708 +#: sql_help.c:128 sql_help.c:400 sql_help.c:471 sql_help.c:477 sql_help.c:489 +#: sql_help.c:551 sql_help.c:605 sql_help.c:687 sql_help.c:697 sql_help.c:884 +#: sql_help.c:912 sql_help.c:967 sql_help.c:1036 sql_help.c:1109 +#: sql_help.c:1154 sql_help.c:1158 sql_help.c:1162 sql_help.c:1165 +#: sql_help.c:1170 sql_help.c:1173 sql_help.c:1189 sql_help.c:1381 +#: sql_help.c:1404 sql_help.c:1453 sql_help.c:1461 sql_help.c:1481 +#: sql_help.c:1538 sql_help.c:1622 sql_help.c:1676 sql_help.c:1699 +#: sql_help.c:2318 sql_help.c:2368 sql_help.c:2375 sql_help.c:2384 +#: sql_help.c:2439 sql_help.c:2440 sql_help.c:2504 sql_help.c:2507 +#: sql_help.c:2541 sql_help.c:2642 sql_help.c:2643 sql_help.c:2666 +#: sql_help.c:2789 sql_help.c:2828 sql_help.c:2939 sql_help.c:2952 +#: sql_help.c:2966 sql_help.c:3012 sql_help.c:3020 sql_help.c:3042 +#: sql_help.c:3059 sql_help.c:3086 sql_help.c:3293 sql_help.c:3998 +#: sql_help.c:4739 sql_help.c:4740 sql_help.c:4741 sql_help.c:4742 msgid "value" msgstr "Wert" -#: sql_help.c:200 +#: sql_help.c:202 msgid "target_role" msgstr "Zielrolle" -#: sql_help.c:201 sql_help.c:919 sql_help.c:2278 sql_help.c:2647 -#: sql_help.c:2720 sql_help.c:2725 sql_help.c:3898 sql_help.c:3907 -#: sql_help.c:3926 sql_help.c:3938 sql_help.c:4357 sql_help.c:4366 -#: sql_help.c:4385 sql_help.c:4397 +#: sql_help.c:203 sql_help.c:921 sql_help.c:2302 sql_help.c:2671 +#: sql_help.c:2744 sql_help.c:2749 sql_help.c:3928 sql_help.c:3937 +#: sql_help.c:3956 sql_help.c:3968 sql_help.c:4391 sql_help.c:4400 +#: sql_help.c:4419 sql_help.c:4431 msgid "schema_name" msgstr "Schemaname" -#: sql_help.c:202 +#: sql_help.c:204 msgid "abbreviated_grant_or_revoke" msgstr "abgekürztes_Grant_oder_Revoke" -#: sql_help.c:203 +#: sql_help.c:205 msgid "where abbreviated_grant_or_revoke is one of:" 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:828 sql_help.c:975 -#: sql_help.c:1328 sql_help.c:1664 sql_help.c:2453 sql_help.c:2454 -#: sql_help.c:2455 sql_help.c:2456 sql_help.c:2457 sql_help.c:2591 -#: sql_help.c:2678 sql_help.c:2679 sql_help.c:2680 sql_help.c:3246 -#: sql_help.c:3247 sql_help.c:3248 sql_help.c:3249 sql_help.c:3250 -#: sql_help.c:3947 sql_help.c:3951 sql_help.c:4406 sql_help.c:4410 -#: sql_help.c:4726 +#: 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:214 sql_help.c:215 +#: sql_help.c:576 sql_help.c:612 sql_help.c:680 sql_help.c:830 sql_help.c:977 +#: sql_help.c:1337 sql_help.c:1686 sql_help.c:2477 sql_help.c:2478 +#: sql_help.c:2479 sql_help.c:2480 sql_help.c:2481 sql_help.c:2615 +#: sql_help.c:2702 sql_help.c:2703 sql_help.c:2704 sql_help.c:3275 +#: sql_help.c:3276 sql_help.c:3277 sql_help.c:3278 sql_help.c:3279 +#: sql_help.c:3977 sql_help.c:3981 sql_help.c:4440 sql_help.c:4444 +#: sql_help.c:4760 msgid "role_name" msgstr "Rollenname" -#: sql_help.c:239 sql_help.c:462 sql_help.c:918 sql_help.c:1344 sql_help.c:1346 -#: sql_help.c:1350 sql_help.c:1400 sql_help.c:1412 sql_help.c:1438 -#: sql_help.c:1694 sql_help.c:2247 sql_help.c:2251 sql_help.c:2363 -#: sql_help.c:2368 sql_help.c:2476 sql_help.c:2646 sql_help.c:2781 -#: sql_help.c:2786 sql_help.c:2788 sql_help.c:2910 sql_help.c:2923 -#: sql_help.c:2937 sql_help.c:2946 sql_help.c:2958 sql_help.c:2990 -#: sql_help.c:3999 sql_help.c:4014 sql_help.c:4016 sql_help.c:4108 -#: sql_help.c:4111 sql_help.c:4113 sql_help.c:4576 sql_help.c:4577 -#: sql_help.c:4586 sql_help.c:4633 sql_help.c:4634 sql_help.c:4635 -#: sql_help.c:4636 sql_help.c:4637 sql_help.c:4638 sql_help.c:4679 -#: sql_help.c:4680 sql_help.c:4685 sql_help.c:4690 sql_help.c:4834 -#: sql_help.c:4835 sql_help.c:4844 sql_help.c:4891 sql_help.c:4892 -#: sql_help.c:4893 sql_help.c:4894 sql_help.c:4895 sql_help.c:4896 -#: sql_help.c:4951 sql_help.c:4953 sql_help.c:5019 sql_help.c:5079 -#: sql_help.c:5080 sql_help.c:5089 sql_help.c:5136 sql_help.c:5137 -#: sql_help.c:5138 sql_help.c:5139 sql_help.c:5140 sql_help.c:5141 +#: sql_help.c:241 sql_help.c:464 sql_help.c:920 sql_help.c:1363 sql_help.c:1365 +#: sql_help.c:1369 sql_help.c:1419 sql_help.c:1431 sql_help.c:1457 +#: sql_help.c:1716 sql_help.c:2271 sql_help.c:2275 sql_help.c:2387 +#: sql_help.c:2392 sql_help.c:2500 sql_help.c:2670 sql_help.c:2805 +#: sql_help.c:2810 sql_help.c:2812 sql_help.c:2934 sql_help.c:2947 +#: sql_help.c:2961 sql_help.c:2970 sql_help.c:2982 sql_help.c:3016 +#: sql_help.c:4029 sql_help.c:4044 sql_help.c:4046 sql_help.c:4142 +#: sql_help.c:4145 sql_help.c:4147 sql_help.c:4610 sql_help.c:4611 +#: sql_help.c:4620 sql_help.c:4667 sql_help.c:4668 sql_help.c:4669 +#: sql_help.c:4670 sql_help.c:4671 sql_help.c:4672 sql_help.c:4713 +#: sql_help.c:4714 sql_help.c:4719 sql_help.c:4724 sql_help.c:4868 +#: sql_help.c:4869 sql_help.c:4878 sql_help.c:4925 sql_help.c:4926 +#: sql_help.c:4927 sql_help.c:4928 sql_help.c:4929 sql_help.c:4930 +#: sql_help.c:4985 sql_help.c:4987 sql_help.c:5053 sql_help.c:5113 +#: sql_help.c:5114 sql_help.c:5123 sql_help.c:5170 sql_help.c:5171 +#: sql_help.c:5172 sql_help.c:5173 sql_help.c:5174 sql_help.c:5175 msgid "expression" msgstr "Ausdruck" -#: sql_help.c:242 +#: sql_help.c:244 sql_help.c:2272 msgid "domain_constraint" 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:1321 sql_help.c:1370 sql_help.c:1371 sql_help.c:1372 -#: sql_help.c:1399 sql_help.c:1411 sql_help.c:1429 sql_help.c:1858 -#: sql_help.c:1860 sql_help.c:2250 sql_help.c:2362 sql_help.c:2367 -#: sql_help.c:2945 sql_help.c:2957 sql_help.c:4011 +#: sql_help.c:246 sql_help.c:248 sql_help.c:251 sql_help.c:479 sql_help.c:480 +#: sql_help.c:1330 sql_help.c:1389 sql_help.c:1390 sql_help.c:1391 +#: sql_help.c:1418 sql_help.c:1430 sql_help.c:1448 sql_help.c:1880 +#: sql_help.c:1882 sql_help.c:2274 sql_help.c:2386 sql_help.c:2391 +#: sql_help.c:2969 sql_help.c:2981 sql_help.c:4041 msgid "constraint_name" msgstr "Constraint-Name" -#: sql_help.c:247 sql_help.c:1322 +#: sql_help.c:249 sql_help.c:1331 msgid "new_constraint_name" msgstr "neuer_Constraint-Name" -#: sql_help.c:320 sql_help.c:1105 +#: sql_help.c:322 sql_help.c:1107 msgid "new_version" msgstr "neue_Version" -#: sql_help.c:324 sql_help.c:326 +#: sql_help.c:326 sql_help.c:328 msgid "member_object" msgstr "Elementobjekt" -#: sql_help.c:327 +#: sql_help.c:329 msgid "where member_object is:" msgstr "wobei Elementobjekt Folgendes ist:" -#: sql_help.c:328 sql_help.c:333 sql_help.c:334 sql_help.c:335 sql_help.c:336 -#: sql_help.c:337 sql_help.c:338 sql_help.c:343 sql_help.c:347 sql_help.c:349 -#: sql_help.c:351 sql_help.c:360 sql_help.c:361 sql_help.c:362 sql_help.c:363 -#: sql_help.c:364 sql_help.c:365 sql_help.c:366 sql_help.c:367 sql_help.c:370 -#: sql_help.c:371 sql_help.c:1850 sql_help.c:1855 sql_help.c:1862 -#: sql_help.c:1863 sql_help.c:1864 sql_help.c:1865 sql_help.c:1866 -#: sql_help.c:1867 sql_help.c:1868 sql_help.c:1873 sql_help.c:1875 -#: sql_help.c:1879 sql_help.c:1881 sql_help.c:1885 sql_help.c:1890 -#: sql_help.c:1891 sql_help.c:1898 sql_help.c:1899 sql_help.c:1900 -#: sql_help.c:1901 sql_help.c:1902 sql_help.c:1903 sql_help.c:1904 -#: sql_help.c:1905 sql_help.c:1906 sql_help.c:1907 sql_help.c:1908 -#: sql_help.c:1913 sql_help.c:1914 sql_help.c:4479 sql_help.c:4484 -#: sql_help.c:4485 sql_help.c:4486 sql_help.c:4487 sql_help.c:4493 -#: sql_help.c:4494 sql_help.c:4499 sql_help.c:4500 sql_help.c:4505 -#: sql_help.c:4506 sql_help.c:4507 sql_help.c:4508 sql_help.c:4509 -#: sql_help.c:4510 +#: sql_help.c:330 sql_help.c:335 sql_help.c:336 sql_help.c:337 sql_help.c:338 +#: sql_help.c:339 sql_help.c:340 sql_help.c:345 sql_help.c:349 sql_help.c:351 +#: sql_help.c:353 sql_help.c:362 sql_help.c:363 sql_help.c:364 sql_help.c:365 +#: sql_help.c:366 sql_help.c:367 sql_help.c:368 sql_help.c:369 sql_help.c:372 +#: sql_help.c:373 sql_help.c:1872 sql_help.c:1877 sql_help.c:1884 +#: sql_help.c:1885 sql_help.c:1886 sql_help.c:1887 sql_help.c:1888 +#: sql_help.c:1889 sql_help.c:1890 sql_help.c:1895 sql_help.c:1897 +#: sql_help.c:1901 sql_help.c:1903 sql_help.c:1907 sql_help.c:1912 +#: sql_help.c:1913 sql_help.c:1920 sql_help.c:1921 sql_help.c:1922 +#: sql_help.c:1923 sql_help.c:1924 sql_help.c:1925 sql_help.c:1926 +#: sql_help.c:1927 sql_help.c:1928 sql_help.c:1929 sql_help.c:1930 +#: sql_help.c:1935 sql_help.c:1936 sql_help.c:4513 sql_help.c:4518 +#: sql_help.c:4519 sql_help.c:4520 sql_help.c:4521 sql_help.c:4527 +#: sql_help.c:4528 sql_help.c:4533 sql_help.c:4534 sql_help.c:4539 +#: sql_help.c:4540 sql_help.c:4541 sql_help.c:4542 sql_help.c:4543 +#: sql_help.c:4544 msgid "object_name" msgstr "Objektname" -#: sql_help.c:329 sql_help.c:1851 sql_help.c:4482 +#: sql_help.c:331 sql_help.c:1873 sql_help.c:4516 msgid "aggregate_name" msgstr "Aggregatname" -#: sql_help.c:331 sql_help.c:1853 sql_help.c:2141 sql_help.c:2145 -#: sql_help.c:2147 sql_help.c:3373 +#: sql_help.c:333 sql_help.c:1875 sql_help.c:2165 sql_help.c:2169 +#: sql_help.c:2171 sql_help.c:3402 msgid "source_type" msgstr "Quelltyp" -#: sql_help.c:332 sql_help.c:1854 sql_help.c:2142 sql_help.c:2146 -#: sql_help.c:2148 sql_help.c:3374 +#: sql_help.c:334 sql_help.c:1876 sql_help.c:2166 sql_help.c:2170 +#: sql_help.c:2172 sql_help.c:3403 msgid "target_type" msgstr "Zieltyp" -#: sql_help.c:339 sql_help.c:792 sql_help.c:1869 sql_help.c:2143 -#: sql_help.c:2186 sql_help.c:2266 sql_help.c:2534 sql_help.c:2565 -#: sql_help.c:3133 sql_help.c:4381 sql_help.c:4488 sql_help.c:4605 -#: sql_help.c:4609 sql_help.c:4613 sql_help.c:4616 sql_help.c:4863 -#: sql_help.c:4867 sql_help.c:4871 sql_help.c:4874 sql_help.c:5108 -#: sql_help.c:5112 sql_help.c:5116 sql_help.c:5119 +#: sql_help.c:341 sql_help.c:794 sql_help.c:1891 sql_help.c:2167 +#: sql_help.c:2210 sql_help.c:2290 sql_help.c:2558 sql_help.c:2589 +#: sql_help.c:3162 sql_help.c:4415 sql_help.c:4522 sql_help.c:4639 +#: sql_help.c:4643 sql_help.c:4647 sql_help.c:4650 sql_help.c:4897 +#: sql_help.c:4901 sql_help.c:4905 sql_help.c:4908 sql_help.c:5142 +#: sql_help.c:5146 sql_help.c:5150 sql_help.c:5153 msgid "function_name" msgstr "Funktionsname" -#: sql_help.c:344 sql_help.c:785 sql_help.c:1876 sql_help.c:2558 +#: sql_help.c:346 sql_help.c:787 sql_help.c:1898 sql_help.c:2582 msgid "operator_name" msgstr "Operatorname" -#: sql_help.c:345 sql_help.c:719 sql_help.c:723 sql_help.c:727 sql_help.c:1877 -#: sql_help.c:2535 sql_help.c:3497 +#: sql_help.c:347 sql_help.c:721 sql_help.c:725 sql_help.c:729 sql_help.c:1899 +#: sql_help.c:2559 sql_help.c:3526 msgid "left_type" msgstr "linker_Typ" -#: sql_help.c:346 sql_help.c:720 sql_help.c:724 sql_help.c:728 sql_help.c:1878 -#: sql_help.c:2536 sql_help.c:3498 +#: sql_help.c:348 sql_help.c:722 sql_help.c:726 sql_help.c:730 sql_help.c:1900 +#: sql_help.c:2560 sql_help.c:3527 msgid "right_type" msgstr "rechter_Typ" -#: sql_help.c:348 sql_help.c:350 sql_help.c:748 sql_help.c:751 sql_help.c:754 -#: sql_help.c:783 sql_help.c:795 sql_help.c:803 sql_help.c:806 sql_help.c:809 -#: sql_help.c:1418 sql_help.c:1880 sql_help.c:1882 sql_help.c:2555 -#: sql_help.c:2576 sql_help.c:2966 sql_help.c:3507 sql_help.c:3516 +#: sql_help.c:350 sql_help.c:352 sql_help.c:750 sql_help.c:753 sql_help.c:756 +#: sql_help.c:785 sql_help.c:797 sql_help.c:805 sql_help.c:808 sql_help.c:811 +#: sql_help.c:1437 sql_help.c:1902 sql_help.c:1904 sql_help.c:2579 +#: sql_help.c:2600 sql_help.c:2990 sql_help.c:3536 sql_help.c:3545 msgid "index_method" msgstr "Indexmethode" -#: sql_help.c:352 sql_help.c:1886 sql_help.c:4495 +#: sql_help.c:354 sql_help.c:1908 sql_help.c:4529 msgid "procedure_name" msgstr "Prozedurname" -#: sql_help.c:356 sql_help.c:1892 sql_help.c:3922 sql_help.c:4501 +#: sql_help.c:358 sql_help.c:1914 sql_help.c:3952 sql_help.c:4535 msgid "routine_name" msgstr "Routinenname" -#: sql_help.c:368 sql_help.c:1389 sql_help.c:1909 sql_help.c:2410 -#: sql_help.c:2616 sql_help.c:2918 sql_help.c:3100 sql_help.c:3678 -#: sql_help.c:3944 sql_help.c:4403 +#: sql_help.c:370 sql_help.c:1408 sql_help.c:1931 sql_help.c:2434 +#: sql_help.c:2640 sql_help.c:2942 sql_help.c:3129 sql_help.c:3707 +#: sql_help.c:3974 sql_help.c:4437 msgid "type_name" msgstr "Typname" -#: sql_help.c:369 sql_help.c:1910 sql_help.c:2409 sql_help.c:2615 -#: sql_help.c:3101 sql_help.c:3331 sql_help.c:3679 sql_help.c:3929 -#: sql_help.c:4388 +#: sql_help.c:371 sql_help.c:1932 sql_help.c:2433 sql_help.c:2639 +#: sql_help.c:3130 sql_help.c:3360 sql_help.c:3708 sql_help.c:3959 +#: sql_help.c:4422 msgid "lang_name" msgstr "Sprachname" -#: sql_help.c:372 +#: sql_help.c:374 msgid "and aggregate_signature is:" msgstr "und Aggregatsignatur Folgendes ist:" -#: sql_help.c:395 sql_help.c:2008 sql_help.c:2291 +#: sql_help.c:397 sql_help.c:2032 sql_help.c:2315 msgid "handler_function" msgstr "Handler-Funktion" -#: sql_help.c:396 sql_help.c:2292 +#: sql_help.c:398 sql_help.c:2316 msgid "validator_function" msgstr "Validator-Funktion" -#: sql_help.c:444 sql_help.c:523 sql_help.c:667 sql_help.c:859 sql_help.c:1009 -#: sql_help.c:1316 sql_help.c:1591 +#: sql_help.c:446 sql_help.c:525 sql_help.c:669 sql_help.c:861 sql_help.c:1011 +#: sql_help.c:1325 sql_help.c:1613 msgid "action" msgstr "Aktion" -#: sql_help.c:446 sql_help.c:453 sql_help.c:457 sql_help.c:458 sql_help.c:461 -#: sql_help.c:463 sql_help.c:464 sql_help.c:465 sql_help.c:467 sql_help.c:470 -#: sql_help.c:472 sql_help.c:473 sql_help.c:671 sql_help.c:681 sql_help.c:683 -#: sql_help.c:686 sql_help.c:688 sql_help.c:689 sql_help.c:917 sql_help.c:1086 -#: sql_help.c:1318 sql_help.c:1336 sql_help.c:1340 sql_help.c:1341 -#: sql_help.c:1345 sql_help.c:1347 sql_help.c:1348 sql_help.c:1349 -#: sql_help.c:1351 sql_help.c:1352 sql_help.c:1354 sql_help.c:1357 -#: sql_help.c:1358 sql_help.c:1360 sql_help.c:1363 sql_help.c:1365 -#: sql_help.c:1366 sql_help.c:1413 sql_help.c:1414 sql_help.c:1416 -#: sql_help.c:1423 sql_help.c:1432 sql_help.c:1437 sql_help.c:1441 -#: sql_help.c:1442 sql_help.c:1693 sql_help.c:1696 sql_help.c:1700 -#: sql_help.c:1736 sql_help.c:1857 sql_help.c:1972 sql_help.c:1978 -#: sql_help.c:1992 sql_help.c:1993 sql_help.c:1994 sql_help.c:2341 -#: sql_help.c:2354 sql_help.c:2407 sql_help.c:2475 sql_help.c:2481 -#: sql_help.c:2514 sql_help.c:2645 sql_help.c:2750 sql_help.c:2785 -#: sql_help.c:2787 sql_help.c:2900 sql_help.c:2909 sql_help.c:2919 -#: sql_help.c:2922 sql_help.c:2932 sql_help.c:2936 sql_help.c:2959 -#: sql_help.c:2960 sql_help.c:2961 sql_help.c:2963 sql_help.c:2964 -#: sql_help.c:2971 sql_help.c:2984 sql_help.c:2989 sql_help.c:2993 -#: sql_help.c:2994 sql_help.c:3010 sql_help.c:3136 sql_help.c:3276 -#: sql_help.c:3901 sql_help.c:3902 sql_help.c:3998 sql_help.c:4013 -#: sql_help.c:4015 sql_help.c:4017 sql_help.c:4107 sql_help.c:4110 -#: sql_help.c:4112 sql_help.c:4114 sql_help.c:4360 sql_help.c:4361 -#: sql_help.c:4481 sql_help.c:4642 sql_help.c:4649 sql_help.c:4651 -#: sql_help.c:4900 sql_help.c:4907 sql_help.c:4909 sql_help.c:4950 -#: sql_help.c:4952 sql_help.c:4954 sql_help.c:5007 sql_help.c:5145 -#: sql_help.c:5152 sql_help.c:5154 +#: sql_help.c:448 sql_help.c:455 sql_help.c:459 sql_help.c:460 sql_help.c:463 +#: sql_help.c:465 sql_help.c:466 sql_help.c:467 sql_help.c:469 sql_help.c:472 +#: sql_help.c:474 sql_help.c:475 sql_help.c:673 sql_help.c:683 sql_help.c:685 +#: sql_help.c:688 sql_help.c:690 sql_help.c:691 sql_help.c:919 sql_help.c:1088 +#: sql_help.c:1327 sql_help.c:1355 sql_help.c:1359 sql_help.c:1360 +#: sql_help.c:1364 sql_help.c:1366 sql_help.c:1367 sql_help.c:1368 +#: sql_help.c:1370 sql_help.c:1371 sql_help.c:1373 sql_help.c:1376 +#: sql_help.c:1377 sql_help.c:1379 sql_help.c:1382 sql_help.c:1384 +#: sql_help.c:1385 sql_help.c:1432 sql_help.c:1433 sql_help.c:1435 +#: sql_help.c:1442 sql_help.c:1451 sql_help.c:1456 sql_help.c:1463 +#: sql_help.c:1464 sql_help.c:1715 sql_help.c:1718 sql_help.c:1722 +#: sql_help.c:1758 sql_help.c:1879 sql_help.c:1995 sql_help.c:2001 +#: sql_help.c:2015 sql_help.c:2016 sql_help.c:2017 sql_help.c:2365 +#: sql_help.c:2378 sql_help.c:2431 sql_help.c:2499 sql_help.c:2505 +#: sql_help.c:2538 sql_help.c:2669 sql_help.c:2774 sql_help.c:2809 +#: sql_help.c:2811 sql_help.c:2924 sql_help.c:2933 sql_help.c:2943 +#: sql_help.c:2946 sql_help.c:2956 sql_help.c:2960 sql_help.c:2983 +#: sql_help.c:2984 sql_help.c:2985 sql_help.c:2987 sql_help.c:2988 +#: sql_help.c:2995 sql_help.c:2996 sql_help.c:2999 sql_help.c:3010 +#: sql_help.c:3015 sql_help.c:3022 sql_help.c:3023 sql_help.c:3039 +#: sql_help.c:3165 sql_help.c:3305 sql_help.c:3931 sql_help.c:3932 +#: sql_help.c:4028 sql_help.c:4043 sql_help.c:4045 sql_help.c:4047 +#: sql_help.c:4141 sql_help.c:4144 sql_help.c:4146 sql_help.c:4148 +#: sql_help.c:4394 sql_help.c:4395 sql_help.c:4515 sql_help.c:4676 +#: sql_help.c:4683 sql_help.c:4685 sql_help.c:4934 sql_help.c:4941 +#: sql_help.c:4943 sql_help.c:4984 sql_help.c:4986 sql_help.c:4988 +#: sql_help.c:5041 sql_help.c:5179 sql_help.c:5186 sql_help.c:5188 msgid "column_name" msgstr "Spaltenname" -#: sql_help.c:447 sql_help.c:672 sql_help.c:1319 sql_help.c:1701 +#: sql_help.c:449 sql_help.c:674 sql_help.c:1328 sql_help.c:1723 msgid "new_column_name" msgstr "neuer_Spaltenname" -#: sql_help.c:452 sql_help.c:544 sql_help.c:680 sql_help.c:880 sql_help.c:1030 -#: sql_help.c:1335 sql_help.c:1601 +#: sql_help.c:454 sql_help.c:546 sql_help.c:682 sql_help.c:882 sql_help.c:1032 +#: sql_help.c:1354 sql_help.c:1623 msgid "where action is one of:" msgstr "wobei Aktion Folgendes sein kann:" -#: sql_help.c:454 sql_help.c:459 sql_help.c:1078 sql_help.c:1337 -#: sql_help.c:1342 sql_help.c:1603 sql_help.c:1607 sql_help.c:2245 -#: sql_help.c:2342 sql_help.c:2554 sql_help.c:2743 sql_help.c:2901 -#: sql_help.c:3183 sql_help.c:4166 +#: sql_help.c:456 sql_help.c:461 sql_help.c:1080 sql_help.c:1356 +#: sql_help.c:1361 sql_help.c:1625 sql_help.c:1629 sql_help.c:2269 +#: sql_help.c:2366 sql_help.c:2578 sql_help.c:2767 sql_help.c:2925 +#: sql_help.c:3212 sql_help.c:4200 msgid "data_type" msgstr "Datentyp" -#: sql_help.c:455 sql_help.c:460 sql_help.c:1338 sql_help.c:1343 -#: sql_help.c:1604 sql_help.c:1608 sql_help.c:2246 sql_help.c:2345 -#: sql_help.c:2477 sql_help.c:2903 sql_help.c:2911 sql_help.c:2924 -#: sql_help.c:2938 sql_help.c:3184 sql_help.c:3190 sql_help.c:4008 +#: sql_help.c:457 sql_help.c:462 sql_help.c:1357 sql_help.c:1362 +#: sql_help.c:1458 sql_help.c:1626 sql_help.c:1630 sql_help.c:2270 +#: sql_help.c:2369 sql_help.c:2501 sql_help.c:2927 sql_help.c:2935 +#: sql_help.c:2948 sql_help.c:2962 sql_help.c:3017 sql_help.c:3213 +#: sql_help.c:3219 sql_help.c:4038 msgid "collation" msgstr "Sortierfolge" -#: sql_help.c:456 sql_help.c:1339 sql_help.c:2346 sql_help.c:2355 -#: sql_help.c:2904 sql_help.c:2920 sql_help.c:2933 +#: sql_help.c:458 sql_help.c:1358 sql_help.c:2370 sql_help.c:2379 +#: sql_help.c:2928 sql_help.c:2944 sql_help.c:2957 msgid "column_constraint" msgstr "Spalten-Constraint" -#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1359 sql_help.c:5001 +#: sql_help.c:468 sql_help.c:610 sql_help.c:684 sql_help.c:1378 sql_help.c:5035 msgid "integer" msgstr "ganze_Zahl" -#: sql_help.c:468 sql_help.c:471 sql_help.c:684 sql_help.c:687 sql_help.c:1361 -#: sql_help.c:1364 +#: sql_help.c:470 sql_help.c:473 sql_help.c:686 sql_help.c:689 sql_help.c:1380 +#: sql_help.c:1383 msgid "attribute_option" msgstr "Attributoption" -#: sql_help.c:476 sql_help.c:1368 sql_help.c:2347 sql_help.c:2356 -#: sql_help.c:2905 sql_help.c:2921 sql_help.c:2934 +#: sql_help.c:478 sql_help.c:1387 sql_help.c:2371 sql_help.c:2380 +#: sql_help.c:2929 sql_help.c:2945 sql_help.c:2958 msgid "table_constraint" msgstr "Tabellen-Constraint" -#: sql_help.c:479 sql_help.c:480 sql_help.c:481 sql_help.c:482 sql_help.c:1373 -#: sql_help.c:1374 sql_help.c:1375 sql_help.c:1376 sql_help.c:1911 +#: sql_help.c:481 sql_help.c:482 sql_help.c:483 sql_help.c:484 sql_help.c:1392 +#: sql_help.c:1393 sql_help.c:1394 sql_help.c:1395 sql_help.c:1933 msgid "trigger_name" msgstr "Triggername" -#: sql_help.c:483 sql_help.c:484 sql_help.c:1387 sql_help.c:1388 -#: sql_help.c:2348 sql_help.c:2353 sql_help.c:2908 sql_help.c:2931 +#: sql_help.c:485 sql_help.c:486 sql_help.c:1406 sql_help.c:1407 +#: sql_help.c:2372 sql_help.c:2377 sql_help.c:2932 sql_help.c:2955 msgid "parent_table" msgstr "Elterntabelle" -#: sql_help.c:543 sql_help.c:600 sql_help.c:669 sql_help.c:879 sql_help.c:1029 -#: sql_help.c:1560 sql_help.c:2277 +#: sql_help.c:545 sql_help.c:602 sql_help.c:671 sql_help.c:881 sql_help.c:1031 +#: sql_help.c:1582 sql_help.c:2301 msgid "extension_name" msgstr "Erweiterungsname" -#: sql_help.c:545 sql_help.c:1031 sql_help.c:2411 +#: sql_help.c:547 sql_help.c:1033 sql_help.c:2435 msgid "execution_cost" msgstr "Ausführungskosten" -#: sql_help.c:546 sql_help.c:1032 sql_help.c:2412 +#: sql_help.c:548 sql_help.c:1034 sql_help.c:2436 msgid "result_rows" msgstr "Ergebniszeilen" -#: sql_help.c:547 sql_help.c:2413 +#: sql_help.c:549 sql_help.c:2437 msgid "support_function" msgstr "Support-Funktion" -#: sql_help.c:569 sql_help.c:571 sql_help.c:954 sql_help.c:962 sql_help.c:966 -#: sql_help.c:969 sql_help.c:972 sql_help.c:1643 sql_help.c:1651 -#: sql_help.c:1655 sql_help.c:1658 sql_help.c:1661 sql_help.c:2721 -#: sql_help.c:2723 sql_help.c:2726 sql_help.c:2727 sql_help.c:3899 -#: sql_help.c:3900 sql_help.c:3904 sql_help.c:3905 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:3920 -#: sql_help.c:3921 sql_help.c:3927 sql_help.c:3928 sql_help.c:3930 -#: sql_help.c:3931 sql_help.c:3933 sql_help.c:3934 sql_help.c:3936 -#: sql_help.c:3937 sql_help.c:3939 sql_help.c:3940 sql_help.c:3942 -#: sql_help.c:3943 sql_help.c:3945 sql_help.c:3946 sql_help.c:3948 -#: sql_help.c:3949 sql_help.c:4358 sql_help.c:4359 sql_help.c:4363 -#: sql_help.c:4364 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 sql_help.c:4386 -#: sql_help.c:4387 sql_help.c:4389 sql_help.c:4390 sql_help.c:4392 -#: sql_help.c:4393 sql_help.c:4395 sql_help.c:4396 sql_help.c:4398 -#: sql_help.c:4399 sql_help.c:4401 sql_help.c:4402 sql_help.c:4404 -#: sql_help.c:4405 sql_help.c:4407 sql_help.c:4408 +#: sql_help.c:571 sql_help.c:573 sql_help.c:956 sql_help.c:964 sql_help.c:968 +#: sql_help.c:971 sql_help.c:974 sql_help.c:1665 sql_help.c:1673 +#: sql_help.c:1677 sql_help.c:1680 sql_help.c:1683 sql_help.c:2745 +#: sql_help.c:2747 sql_help.c:2750 sql_help.c:2751 sql_help.c:3929 +#: sql_help.c:3930 sql_help.c:3934 sql_help.c:3935 sql_help.c:3938 +#: sql_help.c:3939 sql_help.c:3941 sql_help.c:3942 sql_help.c:3944 +#: sql_help.c:3945 sql_help.c:3947 sql_help.c:3948 sql_help.c:3950 +#: sql_help.c:3951 sql_help.c:3957 sql_help.c:3958 sql_help.c:3960 +#: sql_help.c:3961 sql_help.c:3963 sql_help.c:3964 sql_help.c:3966 +#: sql_help.c:3967 sql_help.c:3969 sql_help.c:3970 sql_help.c:3972 +#: sql_help.c:3973 sql_help.c:3975 sql_help.c:3976 sql_help.c:3978 +#: sql_help.c:3979 sql_help.c:4392 sql_help.c:4393 sql_help.c:4397 +#: sql_help.c:4398 sql_help.c:4401 sql_help.c:4402 sql_help.c:4404 +#: sql_help.c:4405 sql_help.c:4407 sql_help.c:4408 sql_help.c:4410 +#: sql_help.c:4411 sql_help.c:4413 sql_help.c:4414 sql_help.c:4420 +#: sql_help.c:4421 sql_help.c:4423 sql_help.c:4424 sql_help.c:4426 +#: sql_help.c:4427 sql_help.c:4429 sql_help.c:4430 sql_help.c:4432 +#: sql_help.c:4433 sql_help.c:4435 sql_help.c:4436 sql_help.c:4438 +#: sql_help.c:4439 sql_help.c:4441 sql_help.c:4442 msgid "role_specification" msgstr "Rollenangabe" -#: sql_help.c:570 sql_help.c:572 sql_help.c:1674 sql_help.c:2212 -#: sql_help.c:2729 sql_help.c:3261 sql_help.c:3712 sql_help.c:4736 +#: sql_help.c:572 sql_help.c:574 sql_help.c:1696 sql_help.c:2236 +#: sql_help.c:2753 sql_help.c:3290 sql_help.c:3741 sql_help.c:4770 msgid "user_name" msgstr "Benutzername" -#: sql_help.c:573 sql_help.c:974 sql_help.c:1663 sql_help.c:2728 -#: sql_help.c:3950 sql_help.c:4409 +#: sql_help.c:575 sql_help.c:976 sql_help.c:1685 sql_help.c:2752 +#: sql_help.c:3980 sql_help.c:4443 msgid "where role_specification can be:" msgstr "wobei Rollenangabe Folgendes sein kann:" -#: sql_help.c:575 +#: sql_help.c:577 msgid "group_name" msgstr "Gruppenname" -#: sql_help.c:596 sql_help.c:1435 sql_help.c:2224 sql_help.c:2484 -#: sql_help.c:2518 sql_help.c:2916 sql_help.c:2929 sql_help.c:2943 -#: sql_help.c:2987 sql_help.c:3014 sql_help.c:3026 sql_help.c:3941 -#: sql_help.c:4400 +#: sql_help.c:598 sql_help.c:1454 sql_help.c:2248 sql_help.c:2508 +#: sql_help.c:2542 sql_help.c:2940 sql_help.c:2953 sql_help.c:2967 +#: sql_help.c:3013 sql_help.c:3043 sql_help.c:3055 sql_help.c:3971 +#: sql_help.c:4434 msgid "tablespace_name" msgstr "Tablespace-Name" -#: sql_help.c:598 sql_help.c:691 sql_help.c:1381 sql_help.c:1391 -#: sql_help.c:1430 sql_help.c:1789 +#: sql_help.c:600 sql_help.c:693 sql_help.c:1400 sql_help.c:1410 +#: sql_help.c:1449 sql_help.c:1811 msgid "index_name" msgstr "Indexname" -#: sql_help.c:602 sql_help.c:605 sql_help.c:694 sql_help.c:696 sql_help.c:1384 -#: sql_help.c:1386 sql_help.c:1433 sql_help.c:2482 sql_help.c:2516 -#: sql_help.c:2914 sql_help.c:2927 sql_help.c:2941 sql_help.c:2985 -#: sql_help.c:3012 +#: sql_help.c:604 sql_help.c:607 sql_help.c:696 sql_help.c:698 sql_help.c:1403 +#: sql_help.c:1405 sql_help.c:1452 sql_help.c:2506 sql_help.c:2540 +#: sql_help.c:2938 sql_help.c:2951 sql_help.c:2965 sql_help.c:3011 +#: sql_help.c:3041 msgid "storage_parameter" msgstr "Storage-Parameter" -#: sql_help.c:607 +#: sql_help.c:609 msgid "column_number" msgstr "Spaltennummer" -#: sql_help.c:631 sql_help.c:1874 sql_help.c:4492 +#: sql_help.c:633 sql_help.c:1896 sql_help.c:4526 msgid "large_object_oid" msgstr "Large-Object-OID" -#: sql_help.c:690 sql_help.c:1367 sql_help.c:2902 +#: sql_help.c:692 sql_help.c:1386 sql_help.c:2926 msgid "compression_method" msgstr "Kompressionsmethode" -#: sql_help.c:692 sql_help.c:1382 +#: sql_help.c:694 sql_help.c:1401 msgid "new_access_method" msgstr "neue_Zugriffsmethode" -#: sql_help.c:729 sql_help.c:2539 +#: sql_help.c:731 sql_help.c:2563 msgid "res_proc" msgstr "Res-Funktion" -#: sql_help.c:730 sql_help.c:2540 +#: sql_help.c:732 sql_help.c:2564 msgid "join_proc" msgstr "Join-Funktion" -#: sql_help.c:731 sql_help.c:2537 +#: sql_help.c:733 sql_help.c:2561 msgid "com_op" msgstr "Kommutator-Op" -#: sql_help.c:732 sql_help.c:2538 +#: sql_help.c:734 sql_help.c:2562 msgid "neg_op" msgstr "Umkehrungs-Op" -#: sql_help.c:784 sql_help.c:796 sql_help.c:2557 +#: sql_help.c:786 sql_help.c:798 sql_help.c:2581 msgid "strategy_number" msgstr "Strategienummer" -#: sql_help.c:786 sql_help.c:787 sql_help.c:790 sql_help.c:791 sql_help.c:797 -#: sql_help.c:798 sql_help.c:800 sql_help.c:801 sql_help.c:2559 sql_help.c:2560 -#: sql_help.c:2563 sql_help.c:2564 +#: sql_help.c:788 sql_help.c:789 sql_help.c:792 sql_help.c:793 sql_help.c:799 +#: sql_help.c:800 sql_help.c:802 sql_help.c:803 sql_help.c:2583 sql_help.c:2584 +#: sql_help.c:2587 sql_help.c:2588 msgid "op_type" msgstr "Optyp" -#: sql_help.c:788 sql_help.c:2561 +#: sql_help.c:790 sql_help.c:2585 msgid "sort_family_name" msgstr "Sortierfamilienname" -#: sql_help.c:789 sql_help.c:799 sql_help.c:2562 +#: sql_help.c:791 sql_help.c:801 sql_help.c:2586 msgid "support_number" msgstr "Unterst-Nummer" -#: sql_help.c:793 sql_help.c:2144 sql_help.c:2566 sql_help.c:3103 -#: sql_help.c:3105 +#: sql_help.c:795 sql_help.c:2168 sql_help.c:2590 sql_help.c:3132 +#: sql_help.c:3134 msgid "argument_type" msgstr "Argumenttyp" -#: sql_help.c:824 sql_help.c:827 sql_help.c:916 sql_help.c:1045 sql_help.c:1085 -#: sql_help.c:1556 sql_help.c:1559 sql_help.c:1735 sql_help.c:1788 -#: sql_help.c:1859 sql_help.c:1884 sql_help.c:1897 sql_help.c:1912 -#: sql_help.c:1971 sql_help.c:1977 sql_help.c:2340 sql_help.c:2352 -#: sql_help.c:2473 sql_help.c:2513 sql_help.c:2590 sql_help.c:2644 -#: sql_help.c:2697 sql_help.c:2749 sql_help.c:2782 sql_help.c:2789 -#: sql_help.c:2899 sql_help.c:2917 sql_help.c:2930 sql_help.c:3009 -#: sql_help.c:3129 sql_help.c:3310 sql_help.c:3533 sql_help.c:3582 -#: sql_help.c:3688 sql_help.c:3897 sql_help.c:3903 sql_help.c:3964 -#: sql_help.c:3996 sql_help.c:4356 sql_help.c:4362 sql_help.c:4480 -#: sql_help.c:4593 sql_help.c:4656 sql_help.c:4695 sql_help.c:4851 -#: sql_help.c:4914 sql_help.c:4948 sql_help.c:5006 sql_help.c:5096 -#: sql_help.c:5159 +#: sql_help.c:826 sql_help.c:829 sql_help.c:918 sql_help.c:1047 sql_help.c:1087 +#: sql_help.c:1578 sql_help.c:1581 sql_help.c:1757 sql_help.c:1810 +#: sql_help.c:1881 sql_help.c:1906 sql_help.c:1919 sql_help.c:1934 +#: sql_help.c:1994 sql_help.c:2000 sql_help.c:2364 sql_help.c:2376 +#: sql_help.c:2497 sql_help.c:2537 sql_help.c:2614 sql_help.c:2668 +#: sql_help.c:2721 sql_help.c:2773 sql_help.c:2806 sql_help.c:2813 +#: sql_help.c:2923 sql_help.c:2941 sql_help.c:2954 sql_help.c:3038 +#: sql_help.c:3158 sql_help.c:3339 sql_help.c:3562 sql_help.c:3611 +#: sql_help.c:3717 sql_help.c:3927 sql_help.c:3933 sql_help.c:3994 +#: sql_help.c:4026 sql_help.c:4390 sql_help.c:4396 sql_help.c:4514 +#: sql_help.c:4627 sql_help.c:4690 sql_help.c:4729 sql_help.c:4885 +#: sql_help.c:4948 sql_help.c:4982 sql_help.c:5040 sql_help.c:5130 +#: sql_help.c:5193 msgid "table_name" msgstr "Tabellenname" -#: sql_help.c:829 sql_help.c:2592 +#: sql_help.c:831 sql_help.c:2616 msgid "using_expression" msgstr "Using-Ausdruck" -#: sql_help.c:830 sql_help.c:2593 +#: sql_help.c:832 sql_help.c:2617 msgid "check_expression" msgstr "Check-Ausdruck" -#: sql_help.c:903 sql_help.c:905 sql_help.c:907 sql_help.c:2640 +#: sql_help.c:905 sql_help.c:907 sql_help.c:909 sql_help.c:2664 msgid "publication_object" msgstr "Publikationsobjekt" -#: sql_help.c:909 sql_help.c:2641 +#: sql_help.c:911 sql_help.c:2665 msgid "publication_parameter" msgstr "Publikationsparameter" -#: sql_help.c:915 sql_help.c:2643 +#: sql_help.c:917 sql_help.c:2667 msgid "where publication_object is one of:" msgstr "wobei Publikationsobjekt Folgendes sein kann:" -#: sql_help.c:958 sql_help.c:1647 sql_help.c:2451 sql_help.c:2676 -#: sql_help.c:3244 +#: sql_help.c:960 sql_help.c:1669 sql_help.c:2475 sql_help.c:2700 +#: sql_help.c:3273 msgid "password" msgstr "Passwort" -#: sql_help.c:959 sql_help.c:1648 sql_help.c:2452 sql_help.c:2677 -#: sql_help.c:3245 +#: sql_help.c:961 sql_help.c:1670 sql_help.c:2476 sql_help.c:2701 +#: sql_help.c:3274 msgid "timestamp" msgstr "Zeit" -#: sql_help.c:963 sql_help.c:967 sql_help.c:970 sql_help.c:973 sql_help.c:1652 -#: sql_help.c:1656 sql_help.c:1659 sql_help.c:1662 sql_help.c:3910 -#: sql_help.c:4369 +#: sql_help.c:965 sql_help.c:969 sql_help.c:972 sql_help.c:975 sql_help.c:1674 +#: sql_help.c:1678 sql_help.c:1681 sql_help.c:1684 sql_help.c:3940 +#: sql_help.c:4403 msgid "database_name" msgstr "Datenbankname" -#: sql_help.c:1079 sql_help.c:2744 +#: sql_help.c:1081 sql_help.c:2768 msgid "increment" msgstr "Inkrement" -#: sql_help.c:1080 sql_help.c:2745 +#: sql_help.c:1082 sql_help.c:2769 msgid "minvalue" msgstr "Minwert" -#: sql_help.c:1081 sql_help.c:2746 +#: sql_help.c:1083 sql_help.c:2770 msgid "maxvalue" msgstr "Maxwert" -#: sql_help.c:1082 sql_help.c:2747 sql_help.c:4589 sql_help.c:4693 -#: sql_help.c:4847 sql_help.c:5023 sql_help.c:5092 +#: sql_help.c:1084 sql_help.c:2771 sql_help.c:4623 sql_help.c:4727 +#: sql_help.c:4881 sql_help.c:5057 sql_help.c:5126 msgid "start" msgstr "Start" -#: sql_help.c:1083 sql_help.c:1356 +#: sql_help.c:1085 sql_help.c:1375 msgid "restart" msgstr "Restart" -#: sql_help.c:1084 sql_help.c:2748 +#: sql_help.c:1086 sql_help.c:2772 msgid "cache" msgstr "Cache" -#: sql_help.c:1129 +#: sql_help.c:1131 msgid "new_target" msgstr "neues_Ziel" -#: sql_help.c:1148 sql_help.c:2801 +#: sql_help.c:1150 sql_help.c:2825 msgid "conninfo" msgstr "Verbindungsinfo" -#: sql_help.c:1150 sql_help.c:1154 sql_help.c:1158 sql_help.c:2802 +#: sql_help.c:1152 sql_help.c:1156 sql_help.c:1160 sql_help.c:2826 msgid "publication_name" msgstr "Publikationsname" -#: sql_help.c:1151 sql_help.c:1155 sql_help.c:1159 +#: sql_help.c:1153 sql_help.c:1157 sql_help.c:1161 msgid "publication_option" msgstr "Publikationsoption" -#: sql_help.c:1162 +#: sql_help.c:1164 msgid "refresh_option" msgstr "Refresh-Option" -#: sql_help.c:1167 sql_help.c:2803 +#: sql_help.c:1169 sql_help.c:2827 msgid "subscription_parameter" msgstr "Subskriptionsparameter" -#: sql_help.c:1170 +#: sql_help.c:1172 msgid "skip_option" msgstr "Skip-Option" -#: sql_help.c:1331 sql_help.c:1334 +#: sql_help.c:1340 sql_help.c:1343 sql_help.c:1345 sql_help.c:1353 msgid "partition_name" msgstr "Partitionsname" -#: sql_help.c:1332 sql_help.c:2357 sql_help.c:2935 +#: sql_help.c:1341 sql_help.c:1347 sql_help.c:1349 sql_help.c:2381 +#: sql_help.c:2959 msgid "partition_bound_spec" msgstr "Partitionsbegrenzungsangabe" -#: sql_help.c:1353 sql_help.c:1403 sql_help.c:2949 +#: sql_help.c:1346 sql_help.c:1351 +msgid "partition_name1" +msgstr "Partitionsname1" + +#: sql_help.c:1348 sql_help.c:1352 +msgid "partition_name2" +msgstr "Partitionsname2" + +#: sql_help.c:1372 sql_help.c:1422 sql_help.c:2973 msgid "sequence_options" msgstr "Sequenzoptionen" -#: sql_help.c:1355 +#: sql_help.c:1374 msgid "sequence_option" msgstr "Sequenzoption" -#: sql_help.c:1369 +#: sql_help.c:1388 msgid "table_constraint_using_index" msgstr "Tabellen-Constraint-für-Index" -#: sql_help.c:1377 sql_help.c:1378 sql_help.c:1379 sql_help.c:1380 +#: sql_help.c:1396 sql_help.c:1397 sql_help.c:1398 sql_help.c:1399 msgid "rewrite_rule_name" msgstr "Regelname" -#: sql_help.c:1392 sql_help.c:2369 sql_help.c:2977 +#: sql_help.c:1411 sql_help.c:2393 sql_help.c:3003 msgid "and partition_bound_spec is:" msgstr "und Partitionsbegrenzungsangabe Folgendes ist:" -#: sql_help.c:1393 sql_help.c:1394 sql_help.c:1395 sql_help.c:2370 -#: sql_help.c:2371 sql_help.c:2372 sql_help.c:2978 sql_help.c:2979 -#: sql_help.c:2980 +#: sql_help.c:1412 sql_help.c:1413 sql_help.c:1414 sql_help.c:2394 +#: sql_help.c:2395 sql_help.c:2396 sql_help.c:3004 sql_help.c:3005 +#: sql_help.c:3006 msgid "partition_bound_expr" msgstr "Partitionsbegrenzungsausdruck" -#: sql_help.c:1396 sql_help.c:1397 sql_help.c:2373 sql_help.c:2374 -#: sql_help.c:2981 sql_help.c:2982 +#: sql_help.c:1415 sql_help.c:1416 sql_help.c:2397 sql_help.c:2398 +#: sql_help.c:3007 sql_help.c:3008 msgid "numeric_literal" msgstr "numerische_Konstante" -#: sql_help.c:1398 +#: sql_help.c:1417 msgid "and column_constraint is:" msgstr "und Spalten-Constraint Folgendes ist:" -#: sql_help.c:1401 sql_help.c:2364 sql_help.c:2405 sql_help.c:2614 -#: sql_help.c:2947 +#: sql_help.c:1420 sql_help.c:2388 sql_help.c:2429 sql_help.c:2638 +#: sql_help.c:2971 msgid "default_expr" msgstr "Vorgabeausdruck" -#: sql_help.c:1402 sql_help.c:2365 sql_help.c:2948 +#: sql_help.c:1421 sql_help.c:2389 sql_help.c:2972 msgid "generation_expr" msgstr "Generierungsausdruck" -#: sql_help.c:1404 sql_help.c:1405 sql_help.c:1415 sql_help.c:1417 -#: sql_help.c:1421 sql_help.c:2950 sql_help.c:2951 sql_help.c:2962 -#: sql_help.c:2965 sql_help.c:2969 +#: sql_help.c:1423 sql_help.c:1424 sql_help.c:1434 sql_help.c:1436 +#: sql_help.c:1440 sql_help.c:2974 sql_help.c:2975 sql_help.c:2986 +#: sql_help.c:2989 sql_help.c:2993 msgid "index_parameters" msgstr "Indexparameter" -#: sql_help.c:1406 sql_help.c:1424 sql_help.c:2952 sql_help.c:2972 +#: sql_help.c:1425 sql_help.c:1443 sql_help.c:2976 sql_help.c:2997 msgid "reftable" msgstr "Reftabelle" -#: sql_help.c:1407 sql_help.c:1425 sql_help.c:2953 sql_help.c:2973 +#: sql_help.c:1426 sql_help.c:1444 sql_help.c:2977 sql_help.c:2998 msgid "refcolumn" msgstr "Refspalte" -#: sql_help.c:1408 sql_help.c:1409 sql_help.c:1426 sql_help.c:1427 -#: sql_help.c:2954 sql_help.c:2955 sql_help.c:2974 sql_help.c:2975 +#: sql_help.c:1427 sql_help.c:1428 sql_help.c:1445 sql_help.c:1446 +#: sql_help.c:2978 sql_help.c:2979 sql_help.c:3000 sql_help.c:3001 msgid "referential_action" msgstr "Fremdschlüsselaktion" -#: sql_help.c:1410 sql_help.c:2366 sql_help.c:2956 +#: sql_help.c:1429 sql_help.c:2390 sql_help.c:2980 msgid "and table_constraint is:" msgstr "und Tabellen-Constraint Folgendes ist:" -#: sql_help.c:1419 sql_help.c:2967 +#: sql_help.c:1438 sql_help.c:2991 msgid "exclude_element" msgstr "Exclude-Element" -#: sql_help.c:1420 sql_help.c:2968 sql_help.c:4587 sql_help.c:4691 -#: sql_help.c:4845 sql_help.c:5021 sql_help.c:5090 +#: sql_help.c:1439 sql_help.c:2992 sql_help.c:4621 sql_help.c:4725 +#: sql_help.c:4879 sql_help.c:5055 sql_help.c:5124 msgid "operator" msgstr "Operator" -#: sql_help.c:1422 sql_help.c:2485 sql_help.c:2970 +#: sql_help.c:1441 sql_help.c:2509 sql_help.c:2994 msgid "predicate" msgstr "Prädikat" -#: sql_help.c:1428 +#: sql_help.c:1447 msgid "and table_constraint_using_index is:" msgstr "und Tabellen-Constraint-für-Index Folgendes ist:" -#: sql_help.c:1431 sql_help.c:2983 +#: sql_help.c:1450 sql_help.c:3009 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:" msgstr "Indexparameter bei UNIQUE-, PRIMARY KEY- und EXCLUDE-Constraints sind:" -#: sql_help.c:1436 sql_help.c:2988 +#: sql_help.c:1455 sql_help.c:3014 msgid "exclude_element in an EXCLUDE constraint is:" msgstr "Exclude-Element in einem EXCLUDE-Constraint ist:" -#: sql_help.c:1439 sql_help.c:2478 sql_help.c:2912 sql_help.c:2925 -#: sql_help.c:2939 sql_help.c:2991 sql_help.c:4009 +#: sql_help.c:1459 sql_help.c:2502 sql_help.c:2936 sql_help.c:2949 +#: sql_help.c:2963 sql_help.c:3018 sql_help.c:4039 msgid "opclass" msgstr "Opklasse" -#: sql_help.c:1440 sql_help.c:2992 +#: sql_help.c:1460 sql_help.c:2503 sql_help.c:3019 +msgid "opclass_parameter" +msgstr "Opklassen-Parameter" + +#: sql_help.c:1462 sql_help.c:3021 msgid "referential_action in a FOREIGN KEY/REFERENCES constraint is:" msgstr "Fremdschlüsselaktion in FOREIGN KEY/REFERENCES ist:" -#: sql_help.c:1458 sql_help.c:1461 sql_help.c:3029 +#: sql_help.c:1480 sql_help.c:1483 sql_help.c:3058 msgid "tablespace_option" msgstr "Tablespace-Option" -#: sql_help.c:1482 sql_help.c:1485 sql_help.c:1491 sql_help.c:1495 +#: sql_help.c:1504 sql_help.c:1507 sql_help.c:1513 sql_help.c:1517 msgid "token_type" msgstr "Tokentyp" -#: sql_help.c:1483 sql_help.c:1486 +#: sql_help.c:1505 sql_help.c:1508 msgid "dictionary_name" msgstr "Wörterbuchname" -#: sql_help.c:1488 sql_help.c:1492 +#: sql_help.c:1510 sql_help.c:1514 msgid "old_dictionary" msgstr "altes_Wörterbuch" -#: sql_help.c:1489 sql_help.c:1493 +#: sql_help.c:1511 sql_help.c:1515 msgid "new_dictionary" msgstr "neues_Wörterbuch" -#: sql_help.c:1588 sql_help.c:1602 sql_help.c:1605 sql_help.c:1606 -#: sql_help.c:3182 +#: sql_help.c:1610 sql_help.c:1624 sql_help.c:1627 sql_help.c:1628 +#: sql_help.c:3211 msgid "attribute_name" msgstr "Attributname" -#: sql_help.c:1589 +#: sql_help.c:1611 msgid "new_attribute_name" msgstr "neuer_Attributname" -#: sql_help.c:1593 sql_help.c:1597 +#: sql_help.c:1615 sql_help.c:1619 msgid "new_enum_value" msgstr "neuer_Enum-Wert" -#: sql_help.c:1594 +#: sql_help.c:1616 msgid "neighbor_enum_value" msgstr "Nachbar-Enum-Wert" -#: sql_help.c:1596 +#: sql_help.c:1618 msgid "existing_enum_value" msgstr "existierender_Enum-Wert" -#: sql_help.c:1599 +#: sql_help.c:1621 msgid "property" msgstr "Eigenschaft" -#: sql_help.c:1675 sql_help.c:2349 sql_help.c:2358 sql_help.c:2760 -#: sql_help.c:3262 sql_help.c:3713 sql_help.c:3919 sql_help.c:3965 -#: sql_help.c:4378 +#: sql_help.c:1697 sql_help.c:2373 sql_help.c:2382 sql_help.c:2784 +#: sql_help.c:3291 sql_help.c:3742 sql_help.c:3949 sql_help.c:3995 +#: sql_help.c:4412 msgid "server_name" msgstr "Servername" -#: sql_help.c:1707 sql_help.c:1710 sql_help.c:3277 +#: sql_help.c:1729 sql_help.c:1732 sql_help.c:3306 msgid "view_option_name" msgstr "Sichtoptionsname" -#: sql_help.c:1708 sql_help.c:3278 +#: sql_help.c:1730 sql_help.c:3307 msgid "view_option_value" msgstr "Sichtoptionswert" -#: sql_help.c:1729 sql_help.c:4990 +#: sql_help.c:1751 sql_help.c:5024 msgid "table_and_columns" msgstr "Tabelle-und-Spalten" -#: sql_help.c:1730 sql_help.c:1790 sql_help.c:1983 sql_help.c:3761 -#: sql_help.c:4213 sql_help.c:4991 +#: sql_help.c:1752 sql_help.c:1812 sql_help.c:2006 sql_help.c:3791 +#: sql_help.c:4247 sql_help.c:5025 msgid "where option can be one of:" msgstr "wobei Option eine der folgenden sein kann:" -#: sql_help.c:1731 sql_help.c:1732 sql_help.c:1791 sql_help.c:1985 -#: sql_help.c:1989 sql_help.c:2170 sql_help.c:3762 sql_help.c:3763 -#: sql_help.c:3764 sql_help.c:3765 sql_help.c:3766 sql_help.c:3767 -#: sql_help.c:3768 sql_help.c:3769 sql_help.c:3770 sql_help.c:3771 -#: sql_help.c:4214 sql_help.c:4216 sql_help.c:4992 sql_help.c:4993 -#: sql_help.c:4994 sql_help.c:4995 sql_help.c:4996 sql_help.c:4997 -#: sql_help.c:4998 sql_help.c:4999 sql_help.c:5000 sql_help.c:5002 -#: sql_help.c:5003 +#: sql_help.c:1753 sql_help.c:1754 sql_help.c:1813 sql_help.c:2008 +#: sql_help.c:2012 sql_help.c:2194 sql_help.c:3792 sql_help.c:3793 +#: sql_help.c:3794 sql_help.c:3795 sql_help.c:3796 sql_help.c:3797 +#: sql_help.c:3798 sql_help.c:3799 sql_help.c:3800 sql_help.c:3801 +#: sql_help.c:4248 sql_help.c:4250 sql_help.c:5026 sql_help.c:5027 +#: sql_help.c:5028 sql_help.c:5029 sql_help.c:5030 sql_help.c:5031 +#: sql_help.c:5032 sql_help.c:5033 sql_help.c:5034 sql_help.c:5036 +#: sql_help.c:5037 msgid "boolean" msgstr "boolean" -#: sql_help.c:1733 sql_help.c:5004 +#: sql_help.c:1755 sql_help.c:5038 msgid "size" msgstr "Größe" -#: sql_help.c:1734 sql_help.c:5005 +#: sql_help.c:1756 sql_help.c:5039 msgid "and table_and_columns is:" msgstr "und Tabelle-und-Spalten Folgendes ist:" -#: sql_help.c:1750 sql_help.c:4752 sql_help.c:4754 sql_help.c:4778 +#: sql_help.c:1772 sql_help.c:4786 sql_help.c:4788 sql_help.c:4812 msgid "transaction_mode" msgstr "Transaktionsmodus" -#: sql_help.c:1751 sql_help.c:4755 sql_help.c:4779 +#: sql_help.c:1773 sql_help.c:4789 sql_help.c:4813 msgid "where transaction_mode is one of:" msgstr "wobei Transaktionsmodus Folgendes sein kann:" -#: sql_help.c:1760 sql_help.c:4597 sql_help.c:4606 sql_help.c:4610 -#: sql_help.c:4614 sql_help.c:4617 sql_help.c:4855 sql_help.c:4864 -#: sql_help.c:4868 sql_help.c:4872 sql_help.c:4875 sql_help.c:5100 -#: sql_help.c:5109 sql_help.c:5113 sql_help.c:5117 sql_help.c:5120 +#: sql_help.c:1782 sql_help.c:4631 sql_help.c:4640 sql_help.c:4644 +#: sql_help.c:4648 sql_help.c:4651 sql_help.c:4889 sql_help.c:4898 +#: sql_help.c:4902 sql_help.c:4906 sql_help.c:4909 sql_help.c:5134 +#: sql_help.c:5143 sql_help.c:5147 sql_help.c:5151 sql_help.c:5154 msgid "argument" msgstr "Argument" -#: sql_help.c:1856 +#: sql_help.c:1878 msgid "relation_name" msgstr "Relationsname" -#: sql_help.c:1861 sql_help.c:3913 sql_help.c:4372 +#: sql_help.c:1883 sql_help.c:3943 sql_help.c:4406 msgid "domain_name" msgstr "Domänenname" -#: sql_help.c:1883 +#: sql_help.c:1905 msgid "policy_name" msgstr "Policy-Name" -#: sql_help.c:1896 +#: sql_help.c:1918 msgid "rule_name" msgstr "Regelname" -#: sql_help.c:1915 sql_help.c:4511 +#: sql_help.c:1937 sql_help.c:4545 msgid "string_literal" msgstr "Zeichenkettenkonstante" -#: sql_help.c:1940 sql_help.c:4175 sql_help.c:4425 +#: sql_help.c:1962 sql_help.c:4209 sql_help.c:4459 msgid "transaction_id" msgstr "Transaktions-ID" -#: sql_help.c:1973 sql_help.c:1980 sql_help.c:4035 +#: sql_help.c:1996 sql_help.c:2003 sql_help.c:4065 msgid "filename" msgstr "Dateiname" -#: sql_help.c:1974 sql_help.c:1981 sql_help.c:2699 sql_help.c:2700 -#: sql_help.c:2701 +#: sql_help.c:1997 sql_help.c:2004 sql_help.c:2723 sql_help.c:2724 +#: sql_help.c:2725 msgid "command" msgstr "Befehl" -#: sql_help.c:1976 sql_help.c:2698 sql_help.c:3132 sql_help.c:3313 -#: sql_help.c:4019 sql_help.c:4101 sql_help.c:4104 sql_help.c:4580 -#: sql_help.c:4582 sql_help.c:4684 sql_help.c:4686 sql_help.c:4838 -#: sql_help.c:4840 sql_help.c:4957 sql_help.c:5083 sql_help.c:5085 +#: sql_help.c:1999 sql_help.c:2722 sql_help.c:3161 sql_help.c:3342 +#: sql_help.c:4049 sql_help.c:4132 sql_help.c:4135 sql_help.c:4138 +#: sql_help.c:4614 sql_help.c:4616 sql_help.c:4718 sql_help.c:4720 +#: sql_help.c:4872 sql_help.c:4874 sql_help.c:4991 sql_help.c:5117 +#: sql_help.c:5119 msgid "condition" msgstr "Bedingung" -#: sql_help.c:1979 sql_help.c:2519 sql_help.c:3015 sql_help.c:3279 -#: sql_help.c:3297 sql_help.c:4000 +#: sql_help.c:2002 sql_help.c:2543 sql_help.c:3044 sql_help.c:3308 +#: sql_help.c:3326 sql_help.c:4030 msgid "query" msgstr "Anfrage" -#: sql_help.c:1984 +#: sql_help.c:2007 msgid "format_name" msgstr "Formatname" -#: sql_help.c:1986 +#: sql_help.c:2009 msgid "delimiter_character" msgstr "Trennzeichen" -#: sql_help.c:1987 +#: sql_help.c:2010 msgid "null_string" msgstr "Null-Zeichenkette" -#: sql_help.c:1988 +#: sql_help.c:2011 msgid "default_string" msgstr "Vorgabewert-Zeichenkette" -#: sql_help.c:1990 +#: sql_help.c:2013 msgid "quote_character" msgstr "Quote-Zeichen" -#: sql_help.c:1991 +#: sql_help.c:2014 msgid "escape_character" msgstr "Escape-Zeichen" -#: sql_help.c:1995 +#: sql_help.c:2018 msgid "error_action" msgstr "Fehleraktion" -#: sql_help.c:1996 +#: sql_help.c:2019 msgid "encoding_name" msgstr "Kodierungsname" -#: sql_help.c:2007 +#: sql_help.c:2020 +msgid "verbosity" +msgstr "Verbose-Modus" + +#: sql_help.c:2031 msgid "access_method_type" msgstr "Zugriffsmethodentyp" -#: sql_help.c:2078 sql_help.c:2097 sql_help.c:2100 +#: sql_help.c:2102 sql_help.c:2121 sql_help.c:2124 msgid "arg_data_type" msgstr "Arg-Datentyp" -#: sql_help.c:2079 sql_help.c:2101 sql_help.c:2109 +#: sql_help.c:2103 sql_help.c:2125 sql_help.c:2133 msgid "sfunc" msgstr "Übergangsfunktion" -#: sql_help.c:2080 sql_help.c:2102 sql_help.c:2110 +#: sql_help.c:2104 sql_help.c:2126 sql_help.c:2134 msgid "state_data_type" msgstr "Zustandsdatentyp" -#: sql_help.c:2081 sql_help.c:2103 sql_help.c:2111 +#: sql_help.c:2105 sql_help.c:2127 sql_help.c:2135 msgid "state_data_size" msgstr "Zustandsdatengröße" -#: sql_help.c:2082 sql_help.c:2104 sql_help.c:2112 +#: sql_help.c:2106 sql_help.c:2128 sql_help.c:2136 msgid "ffunc" msgstr "Abschlussfunktion" -#: sql_help.c:2083 sql_help.c:2113 +#: sql_help.c:2107 sql_help.c:2137 msgid "combinefunc" msgstr "Combine-Funktion" -#: sql_help.c:2084 sql_help.c:2114 +#: sql_help.c:2108 sql_help.c:2138 msgid "serialfunc" msgstr "Serialisierungsfunktion" -#: sql_help.c:2085 sql_help.c:2115 +#: sql_help.c:2109 sql_help.c:2139 msgid "deserialfunc" msgstr "Deserialisierungsfunktion" -#: sql_help.c:2086 sql_help.c:2105 sql_help.c:2116 +#: sql_help.c:2110 sql_help.c:2129 sql_help.c:2140 msgid "initial_condition" msgstr "Anfangswert" -#: sql_help.c:2087 sql_help.c:2117 +#: sql_help.c:2111 sql_help.c:2141 msgid "msfunc" msgstr "Moving-Übergangsfunktion" -#: sql_help.c:2088 sql_help.c:2118 +#: sql_help.c:2112 sql_help.c:2142 msgid "minvfunc" msgstr "Moving-Inversfunktion" -#: sql_help.c:2089 sql_help.c:2119 +#: sql_help.c:2113 sql_help.c:2143 msgid "mstate_data_type" msgstr "Moving-Zustandsdatentyp" -#: sql_help.c:2090 sql_help.c:2120 +#: sql_help.c:2114 sql_help.c:2144 msgid "mstate_data_size" msgstr "Moving-Zustandsdatengröße" -#: sql_help.c:2091 sql_help.c:2121 +#: sql_help.c:2115 sql_help.c:2145 msgid "mffunc" msgstr "Moving-Abschlussfunktion" -#: sql_help.c:2092 sql_help.c:2122 +#: sql_help.c:2116 sql_help.c:2146 msgid "minitial_condition" msgstr "Moving-Anfangswert" -#: sql_help.c:2093 sql_help.c:2123 +#: sql_help.c:2117 sql_help.c:2147 msgid "sort_operator" msgstr "Sortieroperator" -#: sql_help.c:2106 +#: sql_help.c:2130 msgid "or the old syntax" msgstr "oder die alte Syntax" -#: sql_help.c:2108 +#: sql_help.c:2132 msgid "base_type" msgstr "Basistyp" -#: sql_help.c:2166 sql_help.c:2216 +#: sql_help.c:2190 sql_help.c:2240 msgid "locale" msgstr "Locale" -#: sql_help.c:2167 sql_help.c:2217 +#: sql_help.c:2191 sql_help.c:2241 msgid "lc_collate" msgstr "lc_collate" -#: sql_help.c:2168 sql_help.c:2218 +#: sql_help.c:2192 sql_help.c:2242 msgid "lc_ctype" msgstr "lc_ctype" -#: sql_help.c:2169 sql_help.c:4478 +#: sql_help.c:2193 sql_help.c:4512 msgid "provider" msgstr "Provider" -#: sql_help.c:2171 +#: sql_help.c:2195 msgid "rules" msgstr "Regeln" -#: sql_help.c:2172 sql_help.c:2279 +#: sql_help.c:2196 sql_help.c:2303 msgid "version" msgstr "Version" -#: sql_help.c:2174 +#: sql_help.c:2198 msgid "existing_collation" msgstr "existierende_Sortierfolge" -#: sql_help.c:2184 +#: sql_help.c:2208 msgid "source_encoding" msgstr "Quellkodierung" -#: sql_help.c:2185 +#: sql_help.c:2209 msgid "dest_encoding" msgstr "Zielkodierung" -#: sql_help.c:2213 sql_help.c:3055 +#: sql_help.c:2237 sql_help.c:3084 msgid "template" msgstr "Vorlage" -#: sql_help.c:2214 +#: sql_help.c:2238 msgid "encoding" msgstr "Kodierung" -#: sql_help.c:2215 +#: sql_help.c:2239 msgid "strategy" msgstr "Strategie" -#: sql_help.c:2219 +#: sql_help.c:2243 msgid "builtin_locale" msgstr "Builtin-Locale" -#: sql_help.c:2220 +#: sql_help.c:2244 msgid "icu_locale" msgstr "ICU-Locale" -#: sql_help.c:2221 +#: sql_help.c:2245 msgid "icu_rules" msgstr "ICU-Regeln" -#: sql_help.c:2222 +#: sql_help.c:2246 msgid "locale_provider" msgstr "Locale-Provider" -#: sql_help.c:2223 +#: sql_help.c:2247 msgid "collation_version" msgstr "Sortierfolgenversion" -#: sql_help.c:2228 +#: sql_help.c:2252 msgid "oid" msgstr "OID" -#: sql_help.c:2248 -msgid "constraint" -msgstr "Constraint" +#: sql_help.c:2273 +msgid "where domain_constraint is:" +msgstr "wobei Domänen-Constraint Folgendes ist:" -#: sql_help.c:2249 -msgid "where constraint is:" -msgstr "wobei Constraint Folgendes ist:" - -#: sql_help.c:2263 sql_help.c:2696 sql_help.c:3128 +#: sql_help.c:2287 sql_help.c:2720 sql_help.c:3157 msgid "event" msgstr "Ereignis" -#: sql_help.c:2264 +#: sql_help.c:2288 msgid "filter_variable" msgstr "Filtervariable" -#: sql_help.c:2265 +#: sql_help.c:2289 msgid "filter_value" msgstr "Filterwert" -#: sql_help.c:2361 sql_help.c:2944 +#: sql_help.c:2385 sql_help.c:2968 msgid "where column_constraint is:" msgstr "wobei Spalten-Constraint Folgendes ist:" -#: sql_help.c:2406 +#: sql_help.c:2430 msgid "rettype" msgstr "Rückgabetyp" -#: sql_help.c:2408 +#: sql_help.c:2432 msgid "column_type" msgstr "Spaltentyp" -#: sql_help.c:2417 sql_help.c:2620 +#: sql_help.c:2441 sql_help.c:2644 msgid "definition" msgstr "Definition" -#: sql_help.c:2418 sql_help.c:2621 +#: sql_help.c:2442 sql_help.c:2645 msgid "obj_file" msgstr "Objektdatei" -#: sql_help.c:2419 sql_help.c:2622 +#: sql_help.c:2443 sql_help.c:2646 msgid "link_symbol" msgstr "Linksymbol" -#: sql_help.c:2420 sql_help.c:2623 +#: sql_help.c:2444 sql_help.c:2647 msgid "sql_body" msgstr "SQL-Rumpf" -#: sql_help.c:2458 sql_help.c:2681 sql_help.c:3251 +#: sql_help.c:2482 sql_help.c:2705 sql_help.c:3280 msgid "uid" msgstr "Uid" -#: sql_help.c:2474 sql_help.c:2515 sql_help.c:2913 sql_help.c:2926 -#: sql_help.c:2940 sql_help.c:3011 +#: sql_help.c:2498 sql_help.c:2539 sql_help.c:2937 sql_help.c:2950 +#: sql_help.c:2964 sql_help.c:3040 msgid "method" msgstr "Methode" -#: sql_help.c:2479 -msgid "opclass_parameter" -msgstr "Opklassen-Parameter" - -#: sql_help.c:2496 +#: sql_help.c:2520 msgid "call_handler" msgstr "Handler" -#: sql_help.c:2497 +#: sql_help.c:2521 msgid "inline_handler" msgstr "Inline-Handler" -#: sql_help.c:2498 +#: sql_help.c:2522 msgid "valfunction" msgstr "Valfunktion" -#: sql_help.c:2556 +#: sql_help.c:2580 msgid "family_name" msgstr "Familienname" -#: sql_help.c:2567 +#: sql_help.c:2591 msgid "storage_type" msgstr "Storage-Typ" -#: sql_help.c:2702 sql_help.c:3135 +#: sql_help.c:2726 sql_help.c:3164 msgid "where event can be one of:" msgstr "wobei Ereignis eins der folgenden sein kann:" -#: sql_help.c:2722 sql_help.c:2724 +#: sql_help.c:2746 sql_help.c:2748 msgid "schema_element" msgstr "Schemaelement" -#: sql_help.c:2761 +#: sql_help.c:2785 msgid "server_type" msgstr "Servertyp" -#: sql_help.c:2762 +#: sql_help.c:2786 msgid "server_version" msgstr "Serverversion" -#: sql_help.c:2763 sql_help.c:3916 sql_help.c:4375 +#: sql_help.c:2787 sql_help.c:3946 sql_help.c:4409 msgid "fdw_name" msgstr "FDW-Name" -#: sql_help.c:2780 sql_help.c:2783 +#: sql_help.c:2804 sql_help.c:2807 msgid "statistics_name" msgstr "Statistikname" -#: sql_help.c:2784 +#: sql_help.c:2808 msgid "statistics_kind" msgstr "Statistikart" -#: sql_help.c:2800 +#: sql_help.c:2824 msgid "subscription_name" msgstr "Subskriptionsname" -#: sql_help.c:2906 +#: sql_help.c:2930 msgid "source_table" msgstr "Quelltabelle" -#: sql_help.c:2907 +#: sql_help.c:2931 msgid "like_option" msgstr "Like-Option" -#: sql_help.c:2976 +#: sql_help.c:3002 msgid "and like_option is:" msgstr "und Like-Option Folgendes ist:" -#: sql_help.c:3028 +#: sql_help.c:3057 msgid "directory" msgstr "Verzeichnis" -#: sql_help.c:3042 +#: sql_help.c:3071 msgid "parser_name" msgstr "Parser-Name" -#: sql_help.c:3043 +#: sql_help.c:3072 msgid "source_config" msgstr "Quellkonfig" -#: sql_help.c:3072 +#: sql_help.c:3101 msgid "start_function" msgstr "Startfunktion" -#: sql_help.c:3073 +#: sql_help.c:3102 msgid "gettoken_function" msgstr "Gettext-Funktion" -#: sql_help.c:3074 +#: sql_help.c:3103 msgid "end_function" msgstr "Endfunktion" -#: sql_help.c:3075 +#: sql_help.c:3104 msgid "lextypes_function" msgstr "Lextypenfunktion" -#: sql_help.c:3076 +#: sql_help.c:3105 msgid "headline_function" msgstr "Headline-Funktion" -#: sql_help.c:3088 +#: sql_help.c:3117 msgid "init_function" msgstr "Init-Funktion" -#: sql_help.c:3089 +#: sql_help.c:3118 msgid "lexize_function" msgstr "Lexize-Funktion" -#: sql_help.c:3102 +#: sql_help.c:3131 msgid "from_sql_function_name" msgstr "From-SQL-Funktionsname" -#: sql_help.c:3104 +#: sql_help.c:3133 msgid "to_sql_function_name" msgstr "To-SQL-Funktionsname" -#: sql_help.c:3130 +#: sql_help.c:3159 msgid "referenced_table_name" msgstr "verwiesener_Tabellenname" -#: sql_help.c:3131 +#: sql_help.c:3160 msgid "transition_relation_name" msgstr "Übergangsrelationsname" -#: sql_help.c:3134 +#: sql_help.c:3163 msgid "arguments" msgstr "Argumente" -#: sql_help.c:3186 +#: sql_help.c:3215 msgid "label" msgstr "Label" -#: sql_help.c:3188 +#: sql_help.c:3217 msgid "subtype" msgstr "Untertyp" -#: sql_help.c:3189 +#: sql_help.c:3218 msgid "subtype_operator_class" msgstr "Untertyp-Operatorklasse" -#: sql_help.c:3191 +#: sql_help.c:3220 msgid "canonical_function" msgstr "Canonical-Funktion" -#: sql_help.c:3192 +#: sql_help.c:3221 msgid "subtype_diff_function" msgstr "Untertyp-Diff-Funktion" -#: sql_help.c:3193 +#: sql_help.c:3222 msgid "multirange_type_name" msgstr "Multirange-Typname" -#: sql_help.c:3195 +#: sql_help.c:3224 msgid "input_function" msgstr "Eingabefunktion" -#: sql_help.c:3196 +#: sql_help.c:3225 msgid "output_function" msgstr "Ausgabefunktion" -#: sql_help.c:3197 +#: sql_help.c:3226 msgid "receive_function" msgstr "Empfangsfunktion" -#: sql_help.c:3198 +#: sql_help.c:3227 msgid "send_function" msgstr "Sendefunktion" -#: sql_help.c:3199 +#: sql_help.c:3228 msgid "type_modifier_input_function" msgstr "Typmod-Eingabefunktion" -#: sql_help.c:3200 +#: sql_help.c:3229 msgid "type_modifier_output_function" msgstr "Typmod-Ausgabefunktion" -#: sql_help.c:3201 +#: sql_help.c:3230 msgid "analyze_function" msgstr "Analyze-Funktion" -#: sql_help.c:3202 +#: sql_help.c:3231 msgid "subscript_function" msgstr "Subscript-Funktion" -#: sql_help.c:3203 +#: sql_help.c:3232 msgid "internallength" msgstr "interne_Länge" -#: sql_help.c:3204 +#: sql_help.c:3233 msgid "alignment" msgstr "Ausrichtung" -#: sql_help.c:3205 +#: sql_help.c:3234 msgid "storage" msgstr "Speicherung" -#: sql_help.c:3206 +#: sql_help.c:3235 msgid "like_type" msgstr "wie_Typ" -#: sql_help.c:3207 +#: sql_help.c:3236 msgid "category" msgstr "Kategorie" -#: sql_help.c:3208 +#: sql_help.c:3237 msgid "preferred" msgstr "bevorzugt" -#: sql_help.c:3209 +#: sql_help.c:3238 msgid "default" msgstr "Vorgabewert" -#: sql_help.c:3210 +#: sql_help.c:3239 msgid "element" msgstr "Element" -#: sql_help.c:3211 +#: sql_help.c:3240 msgid "delimiter" msgstr "Trennzeichen" -#: sql_help.c:3212 +#: sql_help.c:3241 msgid "collatable" msgstr "sortierbar" -#: sql_help.c:3309 sql_help.c:3995 sql_help.c:4088 sql_help.c:4575 -#: sql_help.c:4678 sql_help.c:4833 sql_help.c:4947 sql_help.c:5078 +#: sql_help.c:3338 sql_help.c:4025 sql_help.c:4119 sql_help.c:4609 +#: sql_help.c:4712 sql_help.c:4867 sql_help.c:4981 sql_help.c:5112 msgid "with_query" msgstr "With-Anfrage" -#: sql_help.c:3311 sql_help.c:3997 sql_help.c:4594 sql_help.c:4600 -#: sql_help.c:4603 sql_help.c:4607 sql_help.c:4611 sql_help.c:4619 -#: sql_help.c:4852 sql_help.c:4858 sql_help.c:4861 sql_help.c:4865 -#: sql_help.c:4869 sql_help.c:4877 sql_help.c:4949 sql_help.c:5097 -#: sql_help.c:5103 sql_help.c:5106 sql_help.c:5110 sql_help.c:5114 -#: sql_help.c:5122 +#: sql_help.c:3340 sql_help.c:4027 sql_help.c:4628 sql_help.c:4634 +#: sql_help.c:4637 sql_help.c:4641 sql_help.c:4645 sql_help.c:4653 +#: sql_help.c:4886 sql_help.c:4892 sql_help.c:4895 sql_help.c:4899 +#: sql_help.c:4903 sql_help.c:4911 sql_help.c:4983 sql_help.c:5131 +#: sql_help.c:5137 sql_help.c:5140 sql_help.c:5144 sql_help.c:5148 +#: sql_help.c:5156 msgid "alias" msgstr "Alias" -#: sql_help.c:3312 sql_help.c:4579 sql_help.c:4621 sql_help.c:4623 -#: sql_help.c:4627 sql_help.c:4629 sql_help.c:4630 sql_help.c:4631 -#: sql_help.c:4683 sql_help.c:4837 sql_help.c:4879 sql_help.c:4881 -#: sql_help.c:4885 sql_help.c:4887 sql_help.c:4888 sql_help.c:4889 -#: sql_help.c:4956 sql_help.c:5082 sql_help.c:5124 sql_help.c:5126 -#: sql_help.c:5130 sql_help.c:5132 sql_help.c:5133 sql_help.c:5134 +#: sql_help.c:3341 sql_help.c:4613 sql_help.c:4655 sql_help.c:4657 +#: sql_help.c:4661 sql_help.c:4663 sql_help.c:4664 sql_help.c:4665 +#: sql_help.c:4717 sql_help.c:4871 sql_help.c:4913 sql_help.c:4915 +#: sql_help.c:4919 sql_help.c:4921 sql_help.c:4922 sql_help.c:4923 +#: sql_help.c:4990 sql_help.c:5116 sql_help.c:5158 sql_help.c:5160 +#: sql_help.c:5164 sql_help.c:5166 sql_help.c:5167 sql_help.c:5168 msgid "from_item" msgstr "From-Element" -#: sql_help.c:3314 sql_help.c:3797 sql_help.c:4142 sql_help.c:4958 +#: sql_help.c:3343 sql_help.c:3827 sql_help.c:4176 sql_help.c:4992 msgid "cursor_name" msgstr "Cursor-Name" -#: sql_help.c:3315 sql_help.c:4003 sql_help.c:4094 sql_help.c:4959 +#: sql_help.c:3344 sql_help.c:4033 sql_help.c:4125 sql_help.c:4993 msgid "output_expression" msgstr "Ausgabeausdruck" -#: sql_help.c:3316 sql_help.c:4004 sql_help.c:4095 sql_help.c:4578 -#: sql_help.c:4681 sql_help.c:4836 sql_help.c:4960 sql_help.c:5081 +#: sql_help.c:3345 sql_help.c:4034 sql_help.c:4126 sql_help.c:4612 +#: sql_help.c:4715 sql_help.c:4870 sql_help.c:4994 sql_help.c:5115 msgid "output_name" msgstr "Ausgabename" -#: sql_help.c:3332 +#: sql_help.c:3361 msgid "code" msgstr "Code" -#: sql_help.c:3737 +#: sql_help.c:3766 msgid "parameter" msgstr "Parameter" -#: sql_help.c:3760 sql_help.c:4167 +#: sql_help.c:3790 sql_help.c:4201 msgid "statement" msgstr "Anweisung" -#: sql_help.c:3796 sql_help.c:4141 +#: sql_help.c:3826 sql_help.c:4175 msgid "direction" msgstr "Richtung" -#: sql_help.c:3798 sql_help.c:4143 +#: sql_help.c:3828 sql_help.c:4177 msgid "where direction can be one of:" msgstr "wobei Richtung eine der folgenden sein kann:" -#: sql_help.c:3799 sql_help.c:3800 sql_help.c:3801 sql_help.c:3802 -#: sql_help.c:3803 sql_help.c:4144 sql_help.c:4145 sql_help.c:4146 -#: sql_help.c:4147 sql_help.c:4148 sql_help.c:4588 sql_help.c:4590 -#: sql_help.c:4692 sql_help.c:4694 sql_help.c:4846 sql_help.c:4848 -#: sql_help.c:5022 sql_help.c:5024 sql_help.c:5091 sql_help.c:5093 +#: sql_help.c:3829 sql_help.c:3830 sql_help.c:3831 sql_help.c:3832 +#: sql_help.c:3833 sql_help.c:4178 sql_help.c:4179 sql_help.c:4180 +#: sql_help.c:4181 sql_help.c:4182 sql_help.c:4622 sql_help.c:4624 +#: sql_help.c:4726 sql_help.c:4728 sql_help.c:4880 sql_help.c:4882 +#: sql_help.c:5056 sql_help.c:5058 sql_help.c:5125 sql_help.c:5127 msgid "count" msgstr "Anzahl" -#: sql_help.c:3906 sql_help.c:4365 +#: sql_help.c:3936 sql_help.c:4399 msgid "sequence_name" msgstr "Sequenzname" -#: sql_help.c:3924 sql_help.c:4383 +#: sql_help.c:3954 sql_help.c:4417 msgid "arg_name" msgstr "Argname" -#: sql_help.c:3925 sql_help.c:4384 +#: sql_help.c:3955 sql_help.c:4418 msgid "arg_type" msgstr "Argtyp" -#: sql_help.c:3932 sql_help.c:4391 +#: sql_help.c:3962 sql_help.c:4425 msgid "loid" msgstr "Large-Object-OID" -#: sql_help.c:3963 +#: sql_help.c:3993 msgid "remote_schema" msgstr "fernes_Schema" -#: sql_help.c:3966 +#: sql_help.c:3996 msgid "local_schema" msgstr "lokales_Schema" -#: sql_help.c:4001 +#: sql_help.c:4031 msgid "conflict_target" msgstr "Konfliktziel" -#: sql_help.c:4002 +#: sql_help.c:4032 msgid "conflict_action" msgstr "Konfliktaktion" -#: sql_help.c:4005 +#: sql_help.c:4035 msgid "where conflict_target can be one of:" msgstr "wobei Konfliktziel Folgendes sein kann:" -#: sql_help.c:4006 +#: sql_help.c:4036 msgid "index_column_name" msgstr "Indexspaltenname" -#: sql_help.c:4007 +#: sql_help.c:4037 msgid "index_expression" msgstr "Indexausdruck" -#: sql_help.c:4010 +#: sql_help.c:4040 msgid "index_predicate" msgstr "Indexprädikat" -#: sql_help.c:4012 +#: sql_help.c:4042 msgid "and conflict_action is one of:" msgstr "und Konfliktaktion Folgendes sein kann:" -#: sql_help.c:4018 sql_help.c:4115 sql_help.c:4955 +#: sql_help.c:4048 sql_help.c:4149 sql_help.c:4989 msgid "sub-SELECT" msgstr "Sub-SELECT" -#: sql_help.c:4027 sql_help.c:4156 sql_help.c:4931 +#: sql_help.c:4057 sql_help.c:4190 sql_help.c:4965 msgid "channel" msgstr "Kanal" -#: sql_help.c:4049 +#: sql_help.c:4079 msgid "lockmode" msgstr "Sperrmodus" -#: sql_help.c:4050 +#: sql_help.c:4080 msgid "where lockmode is one of:" msgstr "wobei Sperrmodus Folgendes sein kann:" -#: sql_help.c:4089 +#: sql_help.c:4120 msgid "target_table_name" msgstr "Zieltabellenname" -#: sql_help.c:4090 +#: sql_help.c:4121 msgid "target_alias" msgstr "Zielalias" -#: sql_help.c:4091 +#: sql_help.c:4122 msgid "data_source" msgstr "Datenquelle" -#: sql_help.c:4092 sql_help.c:4624 sql_help.c:4882 sql_help.c:5127 +#: sql_help.c:4123 sql_help.c:4658 sql_help.c:4916 sql_help.c:5161 msgid "join_condition" msgstr "Verbundbedingung" -#: sql_help.c:4093 +#: sql_help.c:4124 msgid "when_clause" msgstr "When-Klausel" -#: sql_help.c:4096 +#: sql_help.c:4127 msgid "where data_source is:" msgstr "wobei Datenquelle Folgendes ist:" -#: sql_help.c:4097 +#: sql_help.c:4128 msgid "source_table_name" msgstr "Quelltabellenname" -#: sql_help.c:4098 +#: sql_help.c:4129 msgid "source_query" msgstr "Quellanfrage" -#: sql_help.c:4099 +#: sql_help.c:4130 msgid "source_alias" msgstr "Quellalias" -#: sql_help.c:4100 +#: sql_help.c:4131 msgid "and when_clause is:" msgstr "und When-Klausel Folgendes ist:" -#: sql_help.c:4102 +#: sql_help.c:4133 sql_help.c:4136 msgid "merge_update" msgstr "Merge-Update" -#: sql_help.c:4103 +#: sql_help.c:4134 sql_help.c:4137 msgid "merge_delete" msgstr "Merge-Delete" -#: sql_help.c:4105 +#: sql_help.c:4139 msgid "merge_insert" msgstr "Merge-Insert" -#: sql_help.c:4106 +#: sql_help.c:4140 msgid "and merge_insert is:" msgstr "und Merge-Insert Folgendes ist:" -#: sql_help.c:4109 +#: sql_help.c:4143 msgid "and merge_update is:" msgstr "und Merge-Update Folgendes ist:" -#: sql_help.c:4116 +#: sql_help.c:4150 msgid "and merge_delete is:" msgstr "und Merge-Delete Folgendes ist:" -#: sql_help.c:4157 +#: sql_help.c:4191 msgid "payload" msgstr "Payload" -#: sql_help.c:4184 +#: sql_help.c:4218 msgid "old_role" msgstr "alte_Rolle" -#: sql_help.c:4185 +#: sql_help.c:4219 msgid "new_role" msgstr "neue_Rolle" -#: sql_help.c:4224 sql_help.c:4433 sql_help.c:4441 +#: sql_help.c:4258 sql_help.c:4467 sql_help.c:4475 msgid "savepoint_name" msgstr "Sicherungspunktsname" -#: sql_help.c:4581 sql_help.c:4639 sql_help.c:4839 sql_help.c:4897 -#: sql_help.c:5084 sql_help.c:5142 +#: sql_help.c:4615 sql_help.c:4673 sql_help.c:4873 sql_help.c:4931 +#: sql_help.c:5118 sql_help.c:5176 msgid "grouping_element" msgstr "Gruppierelement" -#: sql_help.c:4583 sql_help.c:4687 sql_help.c:4841 sql_help.c:5086 +#: sql_help.c:4617 sql_help.c:4721 sql_help.c:4875 sql_help.c:5120 msgid "window_name" msgstr "Fenstername" -#: sql_help.c:4584 sql_help.c:4688 sql_help.c:4842 sql_help.c:5087 +#: sql_help.c:4618 sql_help.c:4722 sql_help.c:4876 sql_help.c:5121 msgid "window_definition" msgstr "Fensterdefinition" -#: sql_help.c:4585 sql_help.c:4599 sql_help.c:4643 sql_help.c:4689 -#: sql_help.c:4843 sql_help.c:4857 sql_help.c:4901 sql_help.c:5088 -#: sql_help.c:5102 sql_help.c:5146 +#: sql_help.c:4619 sql_help.c:4633 sql_help.c:4677 sql_help.c:4723 +#: sql_help.c:4877 sql_help.c:4891 sql_help.c:4935 sql_help.c:5122 +#: sql_help.c:5136 sql_help.c:5180 msgid "select" msgstr "Select" -#: sql_help.c:4591 sql_help.c:4849 sql_help.c:5094 +#: sql_help.c:4625 sql_help.c:4883 sql_help.c:5128 msgid "from_reference" msgstr "From-Referenz" -#: sql_help.c:4592 sql_help.c:4850 sql_help.c:5095 +#: sql_help.c:4626 sql_help.c:4884 sql_help.c:5129 msgid "where from_item can be one of:" msgstr "wobei From-Element Folgendes sein kann:" -#: sql_help.c:4595 sql_help.c:4601 sql_help.c:4604 sql_help.c:4608 -#: sql_help.c:4620 sql_help.c:4853 sql_help.c:4859 sql_help.c:4862 -#: sql_help.c:4866 sql_help.c:4878 sql_help.c:5098 sql_help.c:5104 -#: sql_help.c:5107 sql_help.c:5111 sql_help.c:5123 +#: sql_help.c:4629 sql_help.c:4635 sql_help.c:4638 sql_help.c:4642 +#: sql_help.c:4654 sql_help.c:4887 sql_help.c:4893 sql_help.c:4896 +#: sql_help.c:4900 sql_help.c:4912 sql_help.c:5132 sql_help.c:5138 +#: sql_help.c:5141 sql_help.c:5145 sql_help.c:5157 msgid "column_alias" msgstr "Spaltenalias" -#: sql_help.c:4596 sql_help.c:4854 sql_help.c:5099 +#: sql_help.c:4630 sql_help.c:4888 sql_help.c:5133 msgid "sampling_method" msgstr "Stichprobenmethode" -#: sql_help.c:4598 sql_help.c:4856 sql_help.c:5101 +#: sql_help.c:4632 sql_help.c:4890 sql_help.c:5135 msgid "seed" msgstr "Startwert" -#: sql_help.c:4602 sql_help.c:4641 sql_help.c:4860 sql_help.c:4899 -#: sql_help.c:5105 sql_help.c:5144 +#: sql_help.c:4636 sql_help.c:4675 sql_help.c:4894 sql_help.c:4933 +#: sql_help.c:5139 sql_help.c:5178 msgid "with_query_name" msgstr "With-Anfragename" -#: sql_help.c:4612 sql_help.c:4615 sql_help.c:4618 sql_help.c:4870 -#: sql_help.c:4873 sql_help.c:4876 sql_help.c:5115 sql_help.c:5118 -#: sql_help.c:5121 +#: sql_help.c:4646 sql_help.c:4649 sql_help.c:4652 sql_help.c:4904 +#: sql_help.c:4907 sql_help.c:4910 sql_help.c:5149 sql_help.c:5152 +#: sql_help.c:5155 msgid "column_definition" msgstr "Spaltendefinition" -#: sql_help.c:4622 sql_help.c:4628 sql_help.c:4880 sql_help.c:4886 -#: sql_help.c:5125 sql_help.c:5131 +#: sql_help.c:4656 sql_help.c:4662 sql_help.c:4914 sql_help.c:4920 +#: sql_help.c:5159 sql_help.c:5165 msgid "join_type" msgstr "Verbundtyp" -#: sql_help.c:4625 sql_help.c:4883 sql_help.c:5128 +#: sql_help.c:4659 sql_help.c:4917 sql_help.c:5162 msgid "join_column" msgstr "Verbundspalte" -#: sql_help.c:4626 sql_help.c:4884 sql_help.c:5129 +#: sql_help.c:4660 sql_help.c:4918 sql_help.c:5163 msgid "join_using_alias" msgstr "Join-Using-Alias" -#: sql_help.c:4632 sql_help.c:4890 sql_help.c:5135 +#: sql_help.c:4666 sql_help.c:4924 sql_help.c:5169 msgid "and grouping_element can be one of:" msgstr "und Gruppierelement eins der folgenden sein kann:" -#: sql_help.c:4640 sql_help.c:4898 sql_help.c:5143 +#: sql_help.c:4674 sql_help.c:4932 sql_help.c:5177 msgid "and with_query is:" msgstr "und With-Anfrage ist:" -#: sql_help.c:4644 sql_help.c:4902 sql_help.c:5147 +#: sql_help.c:4678 sql_help.c:4936 sql_help.c:5181 msgid "values" msgstr "values" -#: sql_help.c:4645 sql_help.c:4903 sql_help.c:5148 +#: sql_help.c:4679 sql_help.c:4937 sql_help.c:5182 msgid "insert" msgstr "insert" -#: sql_help.c:4646 sql_help.c:4904 sql_help.c:5149 +#: sql_help.c:4680 sql_help.c:4938 sql_help.c:5183 msgid "update" msgstr "update" -#: sql_help.c:4647 sql_help.c:4905 sql_help.c:5150 +#: sql_help.c:4681 sql_help.c:4939 sql_help.c:5184 msgid "delete" msgstr "delete" -#: sql_help.c:4648 sql_help.c:4906 sql_help.c:5151 +#: sql_help.c:4682 sql_help.c:4940 sql_help.c:5185 msgid "merge" msgstr "merge" -#: sql_help.c:4650 sql_help.c:4908 sql_help.c:5153 +#: sql_help.c:4684 sql_help.c:4942 sql_help.c:5187 msgid "search_seq_col_name" msgstr "Search-Seq-Spaltenname" -#: sql_help.c:4652 sql_help.c:4910 sql_help.c:5155 +#: sql_help.c:4686 sql_help.c:4944 sql_help.c:5189 msgid "cycle_mark_col_name" msgstr "Cycle-Mark-Spaltenname" -#: sql_help.c:4653 sql_help.c:4911 sql_help.c:5156 +#: sql_help.c:4687 sql_help.c:4945 sql_help.c:5190 msgid "cycle_mark_value" msgstr "Cycle-Mark-Wert" -#: sql_help.c:4654 sql_help.c:4912 sql_help.c:5157 +#: sql_help.c:4688 sql_help.c:4946 sql_help.c:5191 msgid "cycle_mark_default" msgstr "Cycle-Mark-Standard" -#: sql_help.c:4655 sql_help.c:4913 sql_help.c:5158 +#: sql_help.c:4689 sql_help.c:4947 sql_help.c:5192 msgid "cycle_path_col_name" msgstr "Cycle-Pfad-Spaltenname" -#: sql_help.c:4682 +#: sql_help.c:4716 msgid "new_table" msgstr "neue_Tabelle" -#: sql_help.c:4753 +#: sql_help.c:4787 msgid "snapshot_id" msgstr "Snapshot-ID" -#: sql_help.c:5020 +#: sql_help.c:5054 msgid "sort_expression" msgstr "Sortierausdruck" -#: sql_help.c:5165 sql_help.c:6149 +#: sql_help.c:5199 sql_help.c:6183 msgid "abort the current transaction" msgstr "bricht die aktuelle Transaktion ab" -#: sql_help.c:5171 +#: sql_help.c:5205 msgid "change the definition of an aggregate function" msgstr "ändert die Definition einer Aggregatfunktion" -#: sql_help.c:5177 +#: sql_help.c:5211 msgid "change the definition of a collation" msgstr "ändert die Definition einer Sortierfolge" -#: sql_help.c:5183 +#: sql_help.c:5217 msgid "change the definition of a conversion" msgstr "ändert die Definition einer Zeichensatzkonversion" -#: sql_help.c:5189 +#: sql_help.c:5223 msgid "change a database" msgstr "ändert eine Datenbank" -#: sql_help.c:5195 +#: sql_help.c:5229 msgid "define default access privileges" msgstr "definiert vorgegebene Zugriffsprivilegien" -#: sql_help.c:5201 +#: sql_help.c:5235 msgid "change the definition of a domain" msgstr "ändert die Definition einer Domäne" -#: sql_help.c:5207 +#: sql_help.c:5241 msgid "change the definition of an event trigger" msgstr "ändert die Definition eines Ereignistriggers" -#: sql_help.c:5213 +#: sql_help.c:5247 msgid "change the definition of an extension" msgstr "ändert die Definition einer Erweiterung" -#: sql_help.c:5219 +#: sql_help.c:5253 msgid "change the definition of a foreign-data wrapper" msgstr "ändert die Definition eines Fremddaten-Wrappers" -#: sql_help.c:5225 +#: sql_help.c:5259 msgid "change the definition of a foreign table" msgstr "ändert die Definition einer Fremdtabelle" -#: sql_help.c:5231 +#: sql_help.c:5265 msgid "change the definition of a function" msgstr "ändert die Definition einer Funktion" -#: sql_help.c:5237 +#: sql_help.c:5271 msgid "change role name or membership" msgstr "ändert Rollenname oder -mitglieder" -#: sql_help.c:5243 +#: sql_help.c:5277 msgid "change the definition of an index" msgstr "ändert die Definition eines Index" -#: sql_help.c:5249 +#: sql_help.c:5283 msgid "change the definition of a procedural language" msgstr "ändert die Definition einer prozeduralen Sprache" -#: sql_help.c:5255 +#: sql_help.c:5289 msgid "change the definition of a large object" msgstr "ändert die Definition eines Large Object" -#: sql_help.c:5261 +#: sql_help.c:5295 msgid "change the definition of a materialized view" msgstr "ändert die Definition einer materialisierten Sicht" -#: sql_help.c:5267 +#: sql_help.c:5301 msgid "change the definition of an operator" msgstr "ändert die Definition eines Operators" -#: sql_help.c:5273 +#: sql_help.c:5307 msgid "change the definition of an operator class" msgstr "ändert die Definition einer Operatorklasse" -#: sql_help.c:5279 +#: sql_help.c:5313 msgid "change the definition of an operator family" msgstr "ändert die Definition einer Operatorfamilie" -#: sql_help.c:5285 +#: sql_help.c:5319 msgid "change the definition of a row-level security policy" msgstr "ändert die Definition einer Policy für Sicherheit auf Zeilenebene" -#: sql_help.c:5291 +#: sql_help.c:5325 msgid "change the definition of a procedure" msgstr "ändert die Definition einer Prozedur" -#: sql_help.c:5297 +#: sql_help.c:5331 msgid "change the definition of a publication" msgstr "ändert die Definition einer Publikation" -#: sql_help.c:5303 sql_help.c:5405 +#: sql_help.c:5337 sql_help.c:5439 msgid "change a database role" msgstr "ändert eine Datenbankrolle" -#: sql_help.c:5309 +#: sql_help.c:5343 msgid "change the definition of a routine" msgstr "ändert die Definition einer Routine" -#: sql_help.c:5315 +#: sql_help.c:5349 msgid "change the definition of a rule" msgstr "ändert die Definition einer Regel" -#: sql_help.c:5321 +#: sql_help.c:5355 msgid "change the definition of a schema" msgstr "ändert die Definition eines Schemas" -#: sql_help.c:5327 +#: sql_help.c:5361 msgid "change the definition of a sequence generator" msgstr "ändert die Definition eines Sequenzgenerators" -#: sql_help.c:5333 +#: sql_help.c:5367 msgid "change the definition of a foreign server" msgstr "ändert die Definition eines Fremdservers" -#: sql_help.c:5339 +#: sql_help.c:5373 msgid "change the definition of an extended statistics object" msgstr "ändert die Definition eines erweiterten Statistikobjekts" -#: sql_help.c:5345 +#: sql_help.c:5379 msgid "change the definition of a subscription" msgstr "ändert die Definition einer Subskription" -#: sql_help.c:5351 +#: sql_help.c:5385 msgid "change a server configuration parameter" msgstr "ändert einen Server-Konfigurationsparameter" -#: sql_help.c:5357 +#: sql_help.c:5391 msgid "change the definition of a table" msgstr "ändert die Definition einer Tabelle" -#: sql_help.c:5363 +#: sql_help.c:5397 msgid "change the definition of a tablespace" msgstr "ändert die Definition eines Tablespace" -#: sql_help.c:5369 +#: sql_help.c:5403 msgid "change the definition of a text search configuration" msgstr "ändert die Definition einer Textsuchekonfiguration" -#: sql_help.c:5375 +#: sql_help.c:5409 msgid "change the definition of a text search dictionary" msgstr "ändert die Definition eines Textsuchewörterbuchs" -#: sql_help.c:5381 +#: sql_help.c:5415 msgid "change the definition of a text search parser" msgstr "ändert die Definition eines Textsucheparsers" -#: sql_help.c:5387 +#: sql_help.c:5421 msgid "change the definition of a text search template" msgstr "ändert die Definition einer Textsuchevorlage" -#: sql_help.c:5393 +#: sql_help.c:5427 msgid "change the definition of a trigger" msgstr "ändert die Definition eines Triggers" -#: sql_help.c:5399 +#: sql_help.c:5433 msgid "change the definition of a type" msgstr "ändert die Definition eines Typs" -#: sql_help.c:5411 +#: sql_help.c:5445 msgid "change the definition of a user mapping" msgstr "ändert die Definition einer Benutzerabbildung" -#: sql_help.c:5417 +#: sql_help.c:5451 msgid "change the definition of a view" msgstr "ändert die Definition einer Sicht" -#: sql_help.c:5423 +#: sql_help.c:5457 msgid "collect statistics about a database" msgstr "sammelt Statistiken über eine Datenbank" -#: sql_help.c:5429 sql_help.c:6227 +#: sql_help.c:5463 sql_help.c:6261 msgid "start a transaction block" msgstr "startet einen Transaktionsblock" -#: sql_help.c:5435 +#: sql_help.c:5469 msgid "invoke a procedure" msgstr "ruft eine Prozedur auf" -#: sql_help.c:5441 +#: sql_help.c:5475 msgid "force a write-ahead log checkpoint" msgstr "erzwingt einen Checkpoint im Write-Ahead-Log" -#: sql_help.c:5447 +#: sql_help.c:5481 msgid "close a cursor" msgstr "schließt einen Cursor" -#: sql_help.c:5453 +#: sql_help.c:5487 msgid "cluster a table according to an index" msgstr "clustert eine Tabelle nach einem Index" -#: sql_help.c:5459 +#: sql_help.c:5493 msgid "define or change the comment of an object" msgstr "definiert oder ändert den Kommentar eines Objektes" -#: sql_help.c:5465 sql_help.c:6023 +#: sql_help.c:5499 sql_help.c:6057 msgid "commit the current transaction" msgstr "schließt die aktuelle Transaktion ab" -#: sql_help.c:5471 +#: sql_help.c:5505 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:5477 +#: sql_help.c:5511 msgid "copy data between a file and a table" msgstr "kopiert Daten zwischen einer Datei und einer Tabelle" -#: sql_help.c:5483 +#: sql_help.c:5517 msgid "define a new access method" msgstr "definiert eine neue Zugriffsmethode" -#: sql_help.c:5489 +#: sql_help.c:5523 msgid "define a new aggregate function" msgstr "definiert eine neue Aggregatfunktion" -#: sql_help.c:5495 +#: sql_help.c:5529 msgid "define a new cast" msgstr "definiert eine neue Typumwandlung" -#: sql_help.c:5501 +#: sql_help.c:5535 msgid "define a new collation" msgstr "definiert eine neue Sortierfolge" -#: sql_help.c:5507 +#: sql_help.c:5541 msgid "define a new encoding conversion" msgstr "definiert eine neue Kodierungskonversion" -#: sql_help.c:5513 +#: sql_help.c:5547 msgid "create a new database" msgstr "erzeugt eine neue Datenbank" -#: sql_help.c:5519 +#: sql_help.c:5553 msgid "define a new domain" msgstr "definiert eine neue Domäne" -#: sql_help.c:5525 +#: sql_help.c:5559 msgid "define a new event trigger" msgstr "definiert einen neuen Ereignistrigger" -#: sql_help.c:5531 +#: sql_help.c:5565 msgid "install an extension" msgstr "installiert eine Erweiterung" -#: sql_help.c:5537 +#: sql_help.c:5571 msgid "define a new foreign-data wrapper" msgstr "definiert einen neuen Fremddaten-Wrapper" -#: sql_help.c:5543 +#: sql_help.c:5577 msgid "define a new foreign table" msgstr "definiert eine neue Fremdtabelle" -#: sql_help.c:5549 +#: sql_help.c:5583 msgid "define a new function" msgstr "definiert eine neue Funktion" -#: sql_help.c:5555 sql_help.c:5615 sql_help.c:5717 +#: sql_help.c:5589 sql_help.c:5649 sql_help.c:5751 msgid "define a new database role" msgstr "definiert eine neue Datenbankrolle" -#: sql_help.c:5561 +#: sql_help.c:5595 msgid "define a new index" msgstr "definiert einen neuen Index" -#: sql_help.c:5567 +#: sql_help.c:5601 msgid "define a new procedural language" msgstr "definiert eine neue prozedurale Sprache" -#: sql_help.c:5573 +#: sql_help.c:5607 msgid "define a new materialized view" msgstr "definiert eine neue materialisierte Sicht" -#: sql_help.c:5579 +#: sql_help.c:5613 msgid "define a new operator" msgstr "definiert einen neuen Operator" -#: sql_help.c:5585 +#: sql_help.c:5619 msgid "define a new operator class" msgstr "definiert eine neue Operatorklasse" -#: sql_help.c:5591 +#: sql_help.c:5625 msgid "define a new operator family" msgstr "definiert eine neue Operatorfamilie" -#: sql_help.c:5597 +#: sql_help.c:5631 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:5603 +#: sql_help.c:5637 msgid "define a new procedure" msgstr "definiert eine neue Prozedur" -#: sql_help.c:5609 +#: sql_help.c:5643 msgid "define a new publication" msgstr "definiert eine neue Publikation" -#: sql_help.c:5621 +#: sql_help.c:5655 msgid "define a new rewrite rule" msgstr "definiert eine neue Umschreiberegel" -#: sql_help.c:5627 +#: sql_help.c:5661 msgid "define a new schema" msgstr "definiert ein neues Schema" -#: sql_help.c:5633 +#: sql_help.c:5667 msgid "define a new sequence generator" msgstr "definiert einen neuen Sequenzgenerator" -#: sql_help.c:5639 +#: sql_help.c:5673 msgid "define a new foreign server" msgstr "definiert einen neuen Fremdserver" -#: sql_help.c:5645 +#: sql_help.c:5679 msgid "define extended statistics" msgstr "definiert erweiterte Statistiken" -#: sql_help.c:5651 +#: sql_help.c:5685 msgid "define a new subscription" msgstr "definiert eine neue Subskription" -#: sql_help.c:5657 +#: sql_help.c:5691 msgid "define a new table" msgstr "definiert eine neue Tabelle" -#: sql_help.c:5663 sql_help.c:6185 +#: sql_help.c:5697 sql_help.c:6219 msgid "define a new table from the results of a query" msgstr "definiert eine neue Tabelle aus den Ergebnissen einer Anfrage" -#: sql_help.c:5669 +#: sql_help.c:5703 msgid "define a new tablespace" msgstr "definiert einen neuen Tablespace" -#: sql_help.c:5675 +#: sql_help.c:5709 msgid "define a new text search configuration" msgstr "definiert eine neue Textsuchekonfiguration" -#: sql_help.c:5681 +#: sql_help.c:5715 msgid "define a new text search dictionary" msgstr "definiert ein neues Textsuchewörterbuch" -#: sql_help.c:5687 +#: sql_help.c:5721 msgid "define a new text search parser" msgstr "definiert einen neuen Textsucheparser" -#: sql_help.c:5693 +#: sql_help.c:5727 msgid "define a new text search template" msgstr "definiert eine neue Textsuchevorlage" -#: sql_help.c:5699 +#: sql_help.c:5733 msgid "define a new transform" msgstr "definiert eine neue Transformation" -#: sql_help.c:5705 +#: sql_help.c:5739 msgid "define a new trigger" msgstr "definiert einen neuen Trigger" -#: sql_help.c:5711 +#: sql_help.c:5745 msgid "define a new data type" msgstr "definiert einen neuen Datentyp" -#: sql_help.c:5723 +#: sql_help.c:5757 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:5729 +#: sql_help.c:5763 msgid "define a new view" msgstr "definiert eine neue Sicht" -#: sql_help.c:5735 +#: sql_help.c:5769 msgid "deallocate a prepared statement" msgstr "gibt einen vorbereiteten Befehl frei" -#: sql_help.c:5741 +#: sql_help.c:5775 msgid "define a cursor" msgstr "definiert einen Cursor" -#: sql_help.c:5747 +#: sql_help.c:5781 msgid "delete rows of a table" msgstr "löscht Zeilen einer Tabelle" -#: sql_help.c:5753 +#: sql_help.c:5787 msgid "discard session state" msgstr "verwirft den Sitzungszustand" -#: sql_help.c:5759 +#: sql_help.c:5793 msgid "execute an anonymous code block" msgstr "führt einen anonymen Codeblock aus" -#: sql_help.c:5765 +#: sql_help.c:5799 msgid "remove an access method" msgstr "entfernt eine Zugriffsmethode" -#: sql_help.c:5771 +#: sql_help.c:5805 msgid "remove an aggregate function" msgstr "entfernt eine Aggregatfunktion" -#: sql_help.c:5777 +#: sql_help.c:5811 msgid "remove a cast" msgstr "entfernt eine Typumwandlung" -#: sql_help.c:5783 +#: sql_help.c:5817 msgid "remove a collation" msgstr "entfernt eine Sortierfolge" -#: sql_help.c:5789 +#: sql_help.c:5823 msgid "remove a conversion" msgstr "entfernt eine Zeichensatzkonversion" -#: sql_help.c:5795 +#: sql_help.c:5829 msgid "remove a database" msgstr "entfernt eine Datenbank" -#: sql_help.c:5801 +#: sql_help.c:5835 msgid "remove a domain" msgstr "entfernt eine Domäne" -#: sql_help.c:5807 +#: sql_help.c:5841 msgid "remove an event trigger" msgstr "entfernt einen Ereignistrigger" -#: sql_help.c:5813 +#: sql_help.c:5847 msgid "remove an extension" msgstr "entfernt eine Erweiterung" -#: sql_help.c:5819 +#: sql_help.c:5853 msgid "remove a foreign-data wrapper" msgstr "entfernt einen Fremddaten-Wrapper" -#: sql_help.c:5825 +#: sql_help.c:5859 msgid "remove a foreign table" msgstr "entfernt eine Fremdtabelle" -#: sql_help.c:5831 +#: sql_help.c:5865 msgid "remove a function" msgstr "entfernt eine Funktion" -#: sql_help.c:5837 sql_help.c:5903 sql_help.c:6005 +#: sql_help.c:5871 sql_help.c:5937 sql_help.c:6039 msgid "remove a database role" msgstr "entfernt eine Datenbankrolle" -#: sql_help.c:5843 +#: sql_help.c:5877 msgid "remove an index" msgstr "entfernt einen Index" -#: sql_help.c:5849 +#: sql_help.c:5883 msgid "remove a procedural language" msgstr "entfernt eine prozedurale Sprache" -#: sql_help.c:5855 +#: sql_help.c:5889 msgid "remove a materialized view" msgstr "entfernt eine materialisierte Sicht" -#: sql_help.c:5861 +#: sql_help.c:5895 msgid "remove an operator" msgstr "entfernt einen Operator" -#: sql_help.c:5867 +#: sql_help.c:5901 msgid "remove an operator class" msgstr "entfernt eine Operatorklasse" -#: sql_help.c:5873 +#: sql_help.c:5907 msgid "remove an operator family" msgstr "entfernt eine Operatorfamilie" -#: sql_help.c:5879 +#: sql_help.c:5913 msgid "remove database objects owned by a database role" msgstr "entfernt die einer Datenbankrolle gehörenden Datenbankobjekte" -#: sql_help.c:5885 +#: sql_help.c:5919 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:5891 +#: sql_help.c:5925 msgid "remove a procedure" msgstr "entfernt eine Prozedur" -#: sql_help.c:5897 +#: sql_help.c:5931 msgid "remove a publication" msgstr "entfernt eine Publikation" -#: sql_help.c:5909 +#: sql_help.c:5943 msgid "remove a routine" msgstr "entfernt eine Routine" -#: sql_help.c:5915 +#: sql_help.c:5949 msgid "remove a rewrite rule" msgstr "entfernt eine Umschreiberegel" -#: sql_help.c:5921 +#: sql_help.c:5955 msgid "remove a schema" msgstr "entfernt ein Schema" -#: sql_help.c:5927 +#: sql_help.c:5961 msgid "remove a sequence" msgstr "entfernt eine Sequenz" -#: sql_help.c:5933 +#: sql_help.c:5967 msgid "remove a foreign server descriptor" msgstr "entfernt einen Fremdserverdeskriptor" -#: sql_help.c:5939 +#: sql_help.c:5973 msgid "remove extended statistics" msgstr "entfernt erweiterte Statistiken" -#: sql_help.c:5945 +#: sql_help.c:5979 msgid "remove a subscription" msgstr "entfernt eine Subskription" -#: sql_help.c:5951 +#: sql_help.c:5985 msgid "remove a table" msgstr "entfernt eine Tabelle" -#: sql_help.c:5957 +#: sql_help.c:5991 msgid "remove a tablespace" msgstr "entfernt einen Tablespace" -#: sql_help.c:5963 +#: sql_help.c:5997 msgid "remove a text search configuration" msgstr "entfernt eine Textsuchekonfiguration" -#: sql_help.c:5969 +#: sql_help.c:6003 msgid "remove a text search dictionary" msgstr "entfernt ein Textsuchewörterbuch" -#: sql_help.c:5975 +#: sql_help.c:6009 msgid "remove a text search parser" msgstr "entfernt einen Textsucheparser" -#: sql_help.c:5981 +#: sql_help.c:6015 msgid "remove a text search template" msgstr "entfernt eine Textsuchevorlage" -#: sql_help.c:5987 +#: sql_help.c:6021 msgid "remove a transform" msgstr "entfernt eine Transformation" -#: sql_help.c:5993 +#: sql_help.c:6027 msgid "remove a trigger" msgstr "entfernt einen Trigger" -#: sql_help.c:5999 +#: sql_help.c:6033 msgid "remove a data type" msgstr "entfernt einen Datentyp" -#: sql_help.c:6011 +#: sql_help.c:6045 msgid "remove a user mapping for a foreign server" msgstr "entfernt eine Benutzerabbildung für einen Fremdserver" -#: sql_help.c:6017 +#: sql_help.c:6051 msgid "remove a view" msgstr "entfernt eine Sicht" -#: sql_help.c:6029 +#: sql_help.c:6063 msgid "execute a prepared statement" msgstr "führt einen vorbereiteten Befehl aus" -#: sql_help.c:6035 +#: sql_help.c:6069 msgid "show the execution plan of a statement" msgstr "zeigt den Ausführungsplan eines Befehls" -#: sql_help.c:6041 +#: sql_help.c:6075 msgid "retrieve rows from a query using a cursor" msgstr "liest Zeilen aus einer Anfrage mit einem Cursor" -#: sql_help.c:6047 +#: sql_help.c:6081 msgid "define access privileges" msgstr "definiert Zugriffsprivilegien" -#: sql_help.c:6053 +#: sql_help.c:6087 msgid "import table definitions from a foreign server" msgstr "importiert Tabellendefinitionen von einem Fremdserver" -#: sql_help.c:6059 +#: sql_help.c:6093 msgid "create new rows in a table" msgstr "erzeugt neue Zeilen in einer Tabelle" -#: sql_help.c:6065 +#: sql_help.c:6099 msgid "listen for a notification" msgstr "hört auf eine Benachrichtigung" -#: sql_help.c:6071 +#: sql_help.c:6105 msgid "load a shared library file" msgstr "lädt eine dynamische Bibliotheksdatei" -#: sql_help.c:6077 +#: sql_help.c:6111 msgid "lock a table" msgstr "sperrt eine Tabelle" -#: sql_help.c:6083 +#: sql_help.c:6117 msgid "conditionally insert, update, or delete rows of a table" msgstr "fügt Zeilen in eine Tabelle ein oder ändert oder löscht Zeilen einer Tabelle, abhängig von Bedingungen" -#: sql_help.c:6089 +#: sql_help.c:6123 msgid "position a cursor" msgstr "positioniert einen Cursor" -#: sql_help.c:6095 +#: sql_help.c:6129 msgid "generate a notification" msgstr "erzeugt eine Benachrichtigung" -#: sql_help.c:6101 +#: sql_help.c:6135 msgid "prepare a statement for execution" msgstr "bereitet einen Befehl zur Ausführung vor" -#: sql_help.c:6107 +#: sql_help.c:6141 msgid "prepare the current transaction for two-phase commit" msgstr "bereitet die aktuelle Transaktion für Two-Phase-Commit vor" -#: sql_help.c:6113 +#: sql_help.c:6147 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:6119 +#: sql_help.c:6153 msgid "replace the contents of a materialized view" msgstr "ersetzt den Inhalt einer materialisierten Sicht" -#: sql_help.c:6125 +#: sql_help.c:6159 msgid "rebuild indexes" msgstr "baut Indexe neu" -#: sql_help.c:6131 +#: sql_help.c:6165 msgid "release a previously defined savepoint" msgstr "gibt einen zuvor definierten Sicherungspunkt frei" -#: sql_help.c:6137 +#: sql_help.c:6171 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:6143 +#: sql_help.c:6177 msgid "remove access privileges" msgstr "entfernt Zugriffsprivilegien" -#: sql_help.c:6155 +#: sql_help.c:6189 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:6161 +#: sql_help.c:6195 msgid "roll back to a savepoint" msgstr "rollt eine Transaktion bis zu einem Sicherungspunkt zurück" -#: sql_help.c:6167 +#: sql_help.c:6201 msgid "define a new savepoint within the current transaction" msgstr "definiert einen neuen Sicherungspunkt in der aktuellen Transaktion" -#: sql_help.c:6173 +#: sql_help.c:6207 msgid "define or change a security label applied to an object" msgstr "definiert oder ändert ein Security-Label eines Objektes" -#: sql_help.c:6179 sql_help.c:6233 sql_help.c:6269 +#: sql_help.c:6213 sql_help.c:6267 sql_help.c:6303 msgid "retrieve rows from a table or view" msgstr "liest Zeilen aus einer Tabelle oder Sicht" -#: sql_help.c:6191 +#: sql_help.c:6225 msgid "change a run-time parameter" msgstr "ändert einen Konfigurationsparameter" -#: sql_help.c:6197 +#: sql_help.c:6231 msgid "set constraint check timing for the current transaction" msgstr "setzt die Zeitsteuerung für Check-Constraints in der aktuellen Transaktion" -#: sql_help.c:6203 +#: sql_help.c:6237 msgid "set the current user identifier of the current session" msgstr "setzt den aktuellen Benutzernamen der aktuellen Sitzung" -#: sql_help.c:6209 +#: sql_help.c:6243 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:6215 +#: sql_help.c:6249 msgid "set the characteristics of the current transaction" msgstr "setzt die Charakteristika der aktuellen Transaktion" -#: sql_help.c:6221 +#: sql_help.c:6255 msgid "show the value of a run-time parameter" msgstr "zeigt den Wert eines Konfigurationsparameters" -#: sql_help.c:6239 +#: sql_help.c:6273 msgid "empty a table or set of tables" msgstr "leert eine oder mehrere Tabellen" -#: sql_help.c:6245 +#: sql_help.c:6279 msgid "stop listening for a notification" msgstr "beendet das Hören auf eine Benachrichtigung" -#: sql_help.c:6251 +#: sql_help.c:6285 msgid "update rows of a table" msgstr "aktualisiert Zeilen einer Tabelle" -#: sql_help.c:6257 +#: sql_help.c:6291 msgid "garbage-collect and optionally analyze a database" msgstr "säubert und analysiert eine Datenbank" -#: sql_help.c:6263 +#: sql_help.c:6297 msgid "compute a set of rows" msgstr "berechnet eine Zeilenmenge" @@ -6599,7 +6620,7 @@ msgstr "überflüssiges Kommandozeilenargument »%s« ignoriert" msgid "could not find own program executable" msgstr "konnte eigene Programmdatei nicht finden" -#: tab-complete.c:6178 +#: tab-complete.c:6230 #, c-format msgid "" "tab completion query failed: %s\n" diff --git a/src/bin/psql/po/ka.po b/src/bin/psql/po/ka.po index e486402d591..1df05f7ee01 100644 --- a/src/bin/psql/po/ka.po +++ b/src/bin/psql/po/ka.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: psql (PostgreSQL) 17\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2024-04-18 21:49+0000\n" -"PO-Revision-Date: 2024-04-19 01:55+0200\n" +"POT-Creation-Date: 2024-05-18 22:18+0000\n" +"PO-Revision-Date: 2024-05-19 07:18+0200\n" "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n" "Language-Team: Georgian <nothing>\n" "Language: ka\n" @@ -180,7 +180,7 @@ msgstr "ცხრილის შემცველობაზე უჯრე msgid "invalid output format (internal error): %d" msgstr "გამოტანის არასწორი ფორმატი (შიდა შეცდომა): %d" -#: ../../fe_utils/psqlscan.l:717 +#: ../../fe_utils/psqlscan.l:718 #, c-format msgid "skipping recursive expansion of variable \"%s\"" msgstr "რეკურსიული გაფართოების გამოტოვება ცვლადისთვის \"%s\"" @@ -881,7 +881,7 @@ msgstr "დრო: %.3f მწმ (%02d:%02d:%06.3f)\n" msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" msgstr "დრო: %.3f მწმ (%.0f დღე %02d:%02d:%06.3f)\n" -#: common.c:626 common.c:683 common.c:1094 describe.c:6244 +#: common.c:626 common.c:683 common.c:1094 describe.c:6192 #, c-format msgid "You are currently not connected to a database." msgstr "ამჟამად მონაცემთა ბაზასთან მიერთებული არ ბრძანდებით." @@ -943,8 +943,8 @@ msgstr "სვეტი" #: common.c:1370 describe.c:169 describe.c:355 describe.c:373 describe.c:1043 #: describe.c:1201 describe.c:1731 describe.c:1755 describe.c:2026 -#: describe.c:4008 describe.c:4219 describe.c:4456 describe.c:4616 -#: describe.c:5881 +#: describe.c:3956 describe.c:4167 describe.c:4404 describe.c:4564 +#: describe.c:5829 msgid "Type" msgstr "ტიპი" @@ -1064,20 +1064,20 @@ msgid "\\crosstabview: column name not found: \"%s\"" msgstr "\\crosstabview: სვეტის სახელი არ არსებობს: \"%s\"" #: describe.c:87 describe.c:335 describe.c:626 describe.c:802 describe.c:1035 -#: describe.c:1190 describe.c:1264 describe.c:3997 describe.c:4206 -#: describe.c:4454 describe.c:4535 describe.c:4767 describe.c:4973 -#: describe.c:5217 describe.c:5458 describe.c:5527 describe.c:5538 -#: describe.c:5594 describe.c:5993 describe.c:6070 +#: describe.c:1190 describe.c:1264 describe.c:3945 describe.c:4154 +#: describe.c:4402 describe.c:4483 describe.c:4715 describe.c:4921 +#: describe.c:5165 describe.c:5406 describe.c:5475 describe.c:5486 +#: describe.c:5542 describe.c:5941 describe.c:6018 msgid "Schema" msgstr "სქემა" #: describe.c:88 describe.c:166 describe.c:227 describe.c:336 describe.c:627 #: describe.c:803 describe.c:924 describe.c:1036 describe.c:1265 -#: describe.c:3998 describe.c:4207 describe.c:4371 describe.c:4455 -#: describe.c:4536 describe.c:4697 describe.c:4768 describe.c:4974 -#: describe.c:5090 describe.c:5218 describe.c:5459 describe.c:5528 -#: describe.c:5539 describe.c:5595 describe.c:5792 describe.c:5862 -#: describe.c:6068 describe.c:6295 describe.c:6603 +#: describe.c:3946 describe.c:4155 describe.c:4319 describe.c:4403 +#: describe.c:4484 describe.c:4645 describe.c:4716 describe.c:4922 +#: describe.c:5038 describe.c:5166 describe.c:5407 describe.c:5476 +#: describe.c:5487 describe.c:5543 describe.c:5740 describe.c:5810 +#: describe.c:6016 describe.c:6243 describe.c:6551 msgid "Name" msgstr "სახელი" @@ -1091,12 +1091,12 @@ msgstr "არგუმენტის მონაცემების ტი #: describe.c:98 describe.c:105 describe.c:177 describe.c:241 describe.c:415 #: describe.c:658 describe.c:818 describe.c:972 describe.c:1267 describe.c:2046 -#: describe.c:3728 describe.c:4052 describe.c:4253 describe.c:4395 -#: describe.c:4468 describe.c:4545 describe.c:4710 describe.c:4886 -#: describe.c:5027 describe.c:5099 describe.c:5219 describe.c:5369 -#: describe.c:5410 describe.c:5475 describe.c:5531 describe.c:5540 -#: describe.c:5596 describe.c:5810 describe.c:5884 describe.c:6007 -#: describe.c:6071 describe.c:7130 +#: describe.c:3676 describe.c:4000 describe.c:4201 describe.c:4343 +#: describe.c:4416 describe.c:4493 describe.c:4658 describe.c:4834 +#: describe.c:4975 describe.c:5047 describe.c:5167 describe.c:5317 +#: describe.c:5358 describe.c:5423 describe.c:5479 describe.c:5488 +#: describe.c:5544 describe.c:5758 describe.c:5832 describe.c:5955 +#: describe.c:6019 describe.c:7078 msgid "Description" msgstr "აღწერა" @@ -1113,11 +1113,11 @@ msgstr "სერვერს (ვერსია %s) წვდომის მ msgid "Index" msgstr "ინდექსი" -#: describe.c:168 describe.c:4016 describe.c:4232 describe.c:5994 +#: describe.c:168 describe.c:3964 describe.c:4180 describe.c:5942 msgid "Table" msgstr "ცხრილი" -#: describe.c:176 describe.c:5794 +#: describe.c:176 describe.c:5742 msgid "Handler" msgstr "დამმუშავებელი" @@ -1126,10 +1126,10 @@ msgid "List of access methods" msgstr "წვდომის მეთოდების სია" #: describe.c:228 describe.c:401 describe.c:651 describe.c:925 describe.c:1189 -#: describe.c:4009 describe.c:4208 describe.c:4372 describe.c:4699 -#: describe.c:5091 describe.c:5793 describe.c:5863 describe.c:6296 -#: describe.c:6483 describe.c:6604 describe.c:6774 describe.c:6859 -#: describe.c:7118 +#: describe.c:3957 describe.c:4156 describe.c:4320 describe.c:4647 +#: describe.c:5039 describe.c:5741 describe.c:5811 describe.c:6244 +#: describe.c:6431 describe.c:6552 describe.c:6722 describe.c:6807 +#: describe.c:7066 msgid "Owner" msgstr "მფლობელი" @@ -1137,11 +1137,11 @@ msgstr "მფლობელი" msgid "Location" msgstr "მდებარეობა" -#: describe.c:239 describe.c:3569 describe.c:3909 +#: describe.c:239 describe.c:3517 describe.c:3857 msgid "Options" msgstr "პარამეტრები" -#: describe.c:240 describe.c:649 describe.c:970 describe.c:4051 +#: describe.c:240 describe.c:649 describe.c:970 describe.c:3999 msgid "Size" msgstr "ზომა" @@ -1256,8 +1256,8 @@ msgstr "მარჯვენა არგუმენტის ტიპი" msgid "Result type" msgstr "შედეგის ტიპი" -#: describe.c:811 describe.c:4705 describe.c:4869 describe.c:5368 -#: describe.c:7048 describe.c:7052 +#: describe.c:811 describe.c:4653 describe.c:4817 describe.c:5316 +#: describe.c:6996 describe.c:7000 msgid "Function" msgstr "ფუნქცია" @@ -1273,20 +1273,20 @@ msgstr "კოდირება" msgid "Locale Provider" msgstr "ლოკალის მომწოდებელი" -#: describe.c:938 describe.c:4988 +#: describe.c:938 describe.c:4936 msgid "Collate" msgstr "დაშლა" -#: describe.c:939 describe.c:4989 +#: describe.c:939 describe.c:4937 msgid "Ctype" msgstr "Ctype" -#: describe.c:943 describe.c:947 describe.c:951 describe.c:4994 describe.c:4998 -#: describe.c:5002 +#: describe.c:943 describe.c:947 describe.c:951 describe.c:4942 describe.c:4946 +#: describe.c:4950 msgid "Locale" msgstr "ლოკალი" -#: describe.c:955 describe.c:959 describe.c:5007 describe.c:5011 +#: describe.c:955 describe.c:959 describe.c:4955 describe.c:4959 msgid "ICU Rules" msgstr "ICU წესები" @@ -1298,27 +1298,27 @@ msgstr "ცხრილების სივრცე" msgid "List of databases" msgstr "მონაცემთა ბაზების სია" -#: describe.c:1037 describe.c:1192 describe.c:3999 +#: describe.c:1037 describe.c:1192 describe.c:3947 msgid "table" msgstr "ცხრილი" -#: describe.c:1038 describe.c:4000 +#: describe.c:1038 describe.c:3948 msgid "view" msgstr "ხედი" -#: describe.c:1039 describe.c:4001 +#: describe.c:1039 describe.c:3949 msgid "materialized view" msgstr "მატერიალიზებული ხედი" -#: describe.c:1040 describe.c:1194 describe.c:4003 +#: describe.c:1040 describe.c:1194 describe.c:3951 msgid "sequence" msgstr "მიმდევრობა" -#: describe.c:1041 describe.c:4005 +#: describe.c:1041 describe.c:3953 msgid "foreign table" msgstr "გარე ცხრილი" -#: describe.c:1042 describe.c:4006 describe.c:4217 +#: describe.c:1042 describe.c:3954 describe.c:4165 msgid "partitioned table" msgstr "დაყოფილი ცხრილი" @@ -1330,7 +1330,7 @@ msgstr "სვეტის წვდომები" msgid "Policies" msgstr "წესები" -#: describe.c:1151 describe.c:4622 describe.c:6719 +#: describe.c:1151 describe.c:4570 describe.c:6667 msgid "Access privileges" msgstr "წვდომები" @@ -1378,12 +1378,12 @@ msgstr "rule" msgid "Object descriptions" msgstr "ობიექტების აღწერა" -#: describe.c:1485 describe.c:4124 +#: describe.c:1485 describe.c:4072 #, c-format msgid "Did not find any relation named \"%s\"." msgstr "ურთიერთობა სახელით \"%s\" არ არსებობს." -#: describe.c:1488 describe.c:4127 +#: describe.c:1488 describe.c:4075 #, c-format msgid "Did not find any relations." msgstr "ურთიერთობები ნაპოვნი არაა." @@ -1409,13 +1409,13 @@ msgstr "მაქსიმუმი" msgid "Increment" msgstr "გაზრდა" -#: describe.c:1736 describe.c:1760 describe.c:1889 describe.c:4539 -#: describe.c:4880 describe.c:5016 describe.c:5021 describe.c:6762 +#: describe.c:1736 describe.c:1760 describe.c:1889 describe.c:4487 +#: describe.c:4828 describe.c:4964 describe.c:4969 describe.c:6710 msgid "yes" msgstr "დიახ" -#: describe.c:1737 describe.c:1761 describe.c:1890 describe.c:4539 -#: describe.c:4877 describe.c:5016 describe.c:6763 +#: describe.c:1737 describe.c:1761 describe.c:1890 describe.c:4487 +#: describe.c:4825 describe.c:4964 describe.c:6711 msgid "no" msgstr "არა" @@ -1517,15 +1517,15 @@ msgstr "ჟურნალში არ-ჩაწერილი დაყოფ msgid "Partitioned table \"%s.%s\"" msgstr "დაყოფილი ცხრილი \"%s.%s\"" -#: describe.c:2029 describe.c:4457 +#: describe.c:2029 describe.c:4405 msgid "Collation" msgstr "კოლაცია" -#: describe.c:2030 describe.c:4458 +#: describe.c:2030 describe.c:4406 msgid "Nullable" msgstr "განულებადი" -#: describe.c:2031 describe.c:4459 +#: describe.c:2031 describe.c:4407 msgid "Default" msgstr "ნაგულისხმევი" @@ -1533,12 +1533,12 @@ msgstr "ნაგულისხმევი" msgid "Key?" msgstr "გასაღები?" -#: describe.c:2036 describe.c:4775 describe.c:4786 +#: describe.c:2036 describe.c:4723 describe.c:4734 msgid "Definition" msgstr "განმარტება" -#: describe.c:2038 describe.c:5809 describe.c:5883 describe.c:5948 -#: describe.c:6006 +#: describe.c:2038 describe.c:5757 describe.c:5831 describe.c:5896 +#: describe.c:5954 msgid "FDW options" msgstr "FDW -ის მორგება" @@ -1624,613 +1624,601 @@ msgstr ", თავიდან გადადებული" msgid ", replica identity" msgstr ", რეპლიკის იდენტიფიკატორი" -#: describe.c:2404 +#: describe.c:2400 msgid "Indexes:" msgstr "ინდექსები:" -#: describe.c:2491 +#: describe.c:2483 msgid "Check constraints:" msgstr "შეამოწმეთ შეზღუდვები:" -#: describe.c:2559 +#: describe.c:2551 msgid "Foreign-key constraints:" msgstr "გარე-გასაღების შეზღუდვები:" -#: describe.c:2622 +#: describe.c:2614 msgid "Referenced by:" msgstr "ბმული გარედან:" -#: describe.c:2672 +#: describe.c:2664 msgid "Policies:" msgstr "წესები:" -#: describe.c:2675 +#: describe.c:2667 msgid "Policies (forced row security enabled):" msgstr "წესები (მწკრივების გაძლიერებული დაცვა ჩართულია):" -#: describe.c:2678 +#: describe.c:2670 msgid "Policies (row security enabled): (none)" msgstr "წესები (მწკრივების დაცვა ჩართულია): (არცერთი)" -#: describe.c:2681 +#: describe.c:2673 msgid "Policies (forced row security enabled): (none)" msgstr "წესები (მწკრივების გაძლიერებული დაცვა ჩართულია: (არცერთი)" -#: describe.c:2684 +#: describe.c:2676 msgid "Policies (row security disabled):" msgstr "წესები (მწკრივების უსაფრთხოება გამორთულია)" -#: describe.c:2744 describe.c:2849 +#: describe.c:2736 describe.c:2841 msgid "Statistics objects:" msgstr "სტატისტიკის ობიექტები:" -#: describe.c:2951 describe.c:3148 +#: describe.c:2943 describe.c:3096 msgid "Rules:" msgstr "წესები:" -#: describe.c:2954 +#: describe.c:2946 msgid "Disabled rules:" msgstr "გამორთული წესები:" -#: describe.c:2957 +#: describe.c:2949 msgid "Rules firing always:" msgstr "ყოველთვის გაშვებადი წესები:" -#: describe.c:2960 +#: describe.c:2952 msgid "Rules firing on replica only:" msgstr "მხოლოდ რეპლიკაზე გაშვებადი წესები:" -#: describe.c:3039 describe.c:5152 +#: describe.c:3031 describe.c:5100 msgid "Publications:" msgstr "გამოცემები:" -#: describe.c:3085 -msgid "Not-null constraints:" -msgstr "არანულოვანი შეზღუდვები:" - -#: describe.c:3098 -msgid " (local, inherited)" -msgstr " (ლოკალური, მემკვიდრეობით)" - -#: describe.c:3099 -msgid " (inherited)" -msgstr " (მემკვიდრეობით)" - -#: describe.c:3131 +#: describe.c:3079 msgid "View definition:" msgstr "აღწერის ნახვა:" -#: describe.c:3294 +#: describe.c:3242 msgid "Triggers:" msgstr "ტრიგერები:" -#: describe.c:3297 +#: describe.c:3245 msgid "Disabled user triggers:" msgstr "მომხმარებლის გამორთული ტრიგერები:" -#: describe.c:3300 +#: describe.c:3248 msgid "Disabled internal triggers:" msgstr "გამორთული შიდა ტრიგერები:" -#: describe.c:3303 +#: describe.c:3251 msgid "Triggers firing always:" msgstr "ყოველთვის გაშვებადი ტრიგერები:" -#: describe.c:3306 +#: describe.c:3254 msgid "Triggers firing on replica only:" msgstr "მხოლოდ რეპლიკაზე გაშვებადი ტრიგერები:" -#: describe.c:3377 +#: describe.c:3325 #, c-format msgid "Server: %s" msgstr "სერვერი: %s" -#: describe.c:3385 +#: describe.c:3333 #, c-format msgid "FDW options: (%s)" msgstr "FDW პარამეტრები: (%s)" -#: describe.c:3406 +#: describe.c:3354 msgid "Inherits" msgstr "მემკვიდრეობით" -#: describe.c:3471 +#: describe.c:3419 #, c-format msgid "Number of partitions: %d" msgstr "დანაყოფების რიცხვი: %d" -#: describe.c:3480 +#: describe.c:3428 #, c-format msgid "Number of partitions: %d (Use \\d+ to list them.)" msgstr "დანაყოფების რიცხვი: %d (სიის მისაღებად გამოიყენეთ \\d+.)" -#: describe.c:3482 +#: describe.c:3430 #, c-format msgid "Number of child tables: %d (Use \\d+ to list them.)" msgstr "შვილი ცხრილების რიცხვი: %d (სიის გამოსატანად გამოიყენეთ \\d+ )" -#: describe.c:3489 +#: describe.c:3437 msgid "Child tables" msgstr "შვილი ცხრილები" -#: describe.c:3489 +#: describe.c:3437 msgid "Partitions" msgstr "დანაყოფები" -#: describe.c:3522 +#: describe.c:3470 #, c-format msgid "Typed table of type: %s" msgstr "ტიპიზირებული ცხრილის ტიპი: %s" -#: describe.c:3538 +#: describe.c:3486 msgid "Replica Identity" msgstr "რეპლიკის იდენტიფიკატორი" -#: describe.c:3551 +#: describe.c:3499 msgid "Has OIDs: yes" msgstr "აქვს OID-ები: დიახ" -#: describe.c:3560 +#: describe.c:3508 #, c-format msgid "Access method: %s" msgstr "წვდომის მეთოდი: %s" -#: describe.c:3637 +#: describe.c:3585 #, c-format msgid "Tablespace: \"%s\"" msgstr "ცხრილების სივრცე: \"%s\"" #. translator: before this string there's an index description like #. '"foo_pkey" PRIMARY KEY, btree (a)' -#: describe.c:3649 +#: describe.c:3597 #, c-format msgid ", tablespace \"%s\"" msgstr ", ცხრილების სივრცე: \"%s\"" -#: describe.c:3722 +#: describe.c:3670 msgid "List of roles" msgstr "როლების სია" -#: describe.c:3724 describe.c:3892 +#: describe.c:3672 describe.c:3840 msgid "Role name" msgstr "როლის სახელი" -#: describe.c:3725 +#: describe.c:3673 msgid "Attributes" msgstr "ატრიბუტები" -#: describe.c:3736 +#: describe.c:3684 msgid "Superuser" msgstr "ზემომხმარებელი" -#: describe.c:3739 +#: describe.c:3687 msgid "No inheritance" msgstr "მემკვიდრეობითობის გარეშე" -#: describe.c:3742 +#: describe.c:3690 msgid "Create role" msgstr "როლის შექმნა" -#: describe.c:3745 +#: describe.c:3693 msgid "Create DB" msgstr "ბაზის შექმნა" -#: describe.c:3748 +#: describe.c:3696 msgid "Cannot login" msgstr "შესვლა შეუძლებელია" -#: describe.c:3751 +#: describe.c:3699 msgid "Replication" msgstr "რეპლიკაცია" -#: describe.c:3755 +#: describe.c:3703 msgid "Bypass RLS" msgstr "RLS-ის გამოტოვება" -#: describe.c:3764 +#: describe.c:3712 msgid "No connections" msgstr "შეერთებების გარეშე" -#: describe.c:3766 +#: describe.c:3714 #, c-format msgid "%d connection" msgid_plural "%d connections" msgstr[0] "%d შეერთება" msgstr[1] "%d შეერთება" -#: describe.c:3776 +#: describe.c:3724 msgid "Password valid until " msgstr "პაროლს ვადა " -#: describe.c:3827 +#: describe.c:3775 msgid "Role" msgstr "როლი" -#: describe.c:3828 +#: describe.c:3776 msgid "Database" msgstr "მონაცემთა ბაზა" -#: describe.c:3829 +#: describe.c:3777 msgid "Settings" msgstr "მორგება" -#: describe.c:3853 +#: describe.c:3801 #, c-format msgid "Did not find any settings for role \"%s\" and database \"%s\"." msgstr "როლისთვის \"%s\" და ბაზისთვის \"%s\" პარამეტრები ნაპოვნი არაა." -#: describe.c:3856 +#: describe.c:3804 #, c-format msgid "Did not find any settings for role \"%s\"." msgstr "როლისთვის (\"%s\") პარამეტრები ნაპოვნი არაა." -#: describe.c:3859 +#: describe.c:3807 #, c-format msgid "Did not find any settings." msgstr "პარამეტრები ნაპოვნი არაა." -#: describe.c:3863 +#: describe.c:3811 msgid "List of settings" msgstr "პარამეტრების სია" -#: describe.c:3893 +#: describe.c:3841 msgid "Member of" msgstr "წარმოადგენს წევრს" -#: describe.c:3910 +#: describe.c:3858 msgid "Grantor" msgstr "მიმნიჭებელი" -#: describe.c:3936 +#: describe.c:3884 msgid "List of role grants" msgstr "როლების მინიჭებების სია" -#: describe.c:4002 +#: describe.c:3950 msgid "index" msgstr "ინდექსი" -#: describe.c:4004 +#: describe.c:3952 msgid "TOAST table" msgstr "TOAST ცხრილი" -#: describe.c:4007 describe.c:4218 +#: describe.c:3955 describe.c:4166 msgid "partitioned index" msgstr "დაყოფილი ინდექსი" -#: describe.c:4027 +#: describe.c:3975 msgid "permanent" msgstr "მუდმივი" -#: describe.c:4028 +#: describe.c:3976 msgid "temporary" msgstr "დროებითი" -#: describe.c:4029 +#: describe.c:3977 msgid "unlogged" msgstr "ჟურნალში არ-ჩაწერილი" -#: describe.c:4030 +#: describe.c:3978 msgid "Persistence" msgstr "შენახვა" -#: describe.c:4046 +#: describe.c:3994 msgid "Access method" msgstr "წვდომის მეთოდი" -#: describe.c:4131 +#: describe.c:4079 msgid "List of relations" msgstr "ურთიერთობების სია" -#: describe.c:4179 +#: describe.c:4127 #, c-format msgid "The server (version %s) does not support declarative table partitioning." msgstr "სერვერს (ვერსია %s) ცხრილების დეკლარატიულ დაყოფის მხარდაჭერა არ გააჩნია." -#: describe.c:4190 +#: describe.c:4138 msgid "List of partitioned indexes" msgstr "დაყოფილი ინდექსების სია" -#: describe.c:4192 +#: describe.c:4140 msgid "List of partitioned tables" msgstr "დაყოფილი ცხრილების სია" -#: describe.c:4196 +#: describe.c:4144 msgid "List of partitioned relations" msgstr "დაყოფილი ურთიერთობების სია" -#: describe.c:4227 +#: describe.c:4175 msgid "Parent name" msgstr "მშობლის სახელი" -#: describe.c:4240 +#: describe.c:4188 msgid "Leaf partition size" msgstr "ბოლო დანაყოფის ზომა" -#: describe.c:4243 describe.c:4249 +#: describe.c:4191 describe.c:4197 msgid "Total size" msgstr "ჯამური ზომა" -#: describe.c:4373 +#: describe.c:4321 msgid "Trusted" msgstr "სანდო" -#: describe.c:4382 +#: describe.c:4330 msgid "Internal language" msgstr "შიდა ენა" -#: describe.c:4383 +#: describe.c:4331 msgid "Call handler" msgstr "გამოძახების დამმუშავებელი" -#: describe.c:4384 describe.c:5795 +#: describe.c:4332 describe.c:5743 msgid "Validator" msgstr "შემმოწმებელი" -#: describe.c:4385 +#: describe.c:4333 msgid "Inline handler" msgstr "ჩადგმული კოდის დამმუშავებელი" -#: describe.c:4419 +#: describe.c:4367 msgid "List of languages" msgstr "ენების სია" -#: describe.c:4460 +#: describe.c:4408 msgid "Check" msgstr "შემოწმება" -#: describe.c:4503 +#: describe.c:4451 msgid "List of domains" msgstr "დომენების სია" -#: describe.c:4537 +#: describe.c:4485 msgid "Source" msgstr "წყარო" -#: describe.c:4538 +#: describe.c:4486 msgid "Destination" msgstr "დანიშნულება" -#: describe.c:4540 describe.c:6764 +#: describe.c:4488 describe.c:6712 msgid "Default?" msgstr "ნაგულისხმები?" -#: describe.c:4581 +#: describe.c:4529 msgid "List of conversions" msgstr "გადაყვანების სია" -#: describe.c:4609 +#: describe.c:4557 msgid "Parameter" msgstr "პარამეტრი" -#: describe.c:4610 +#: describe.c:4558 msgid "Value" msgstr "მნიშვნელობა" -#: describe.c:4617 +#: describe.c:4565 msgid "Context" msgstr "კონტექსტი" -#: describe.c:4649 +#: describe.c:4597 msgid "List of configuration parameters" msgstr "კონფიგურაციის პარამეტრების სია" -#: describe.c:4651 +#: describe.c:4599 msgid "List of non-default configuration parameters" msgstr "კონფიგურაციის არანაგულისხმებადი პარამეტრების სია" -#: describe.c:4678 +#: describe.c:4626 #, c-format msgid "The server (version %s) does not support event triggers." msgstr "სერვერს (ვერსია %s) მოვლენის ტრიგერების მხარდაჭერა არ გააჩნია." -#: describe.c:4698 +#: describe.c:4646 msgid "Event" msgstr "მოვლენა" -#: describe.c:4700 +#: describe.c:4648 msgid "enabled" msgstr "ჩართულია" -#: describe.c:4701 +#: describe.c:4649 msgid "replica" msgstr "replica" -#: describe.c:4702 +#: describe.c:4650 msgid "always" msgstr "ყოველთვის" -#: describe.c:4703 +#: describe.c:4651 msgid "disabled" msgstr "გამორთულია" -#: describe.c:4704 describe.c:6605 +#: describe.c:4652 describe.c:6553 msgid "Enabled" msgstr "ჩართულია" -#: describe.c:4706 +#: describe.c:4654 msgid "Tags" msgstr "ჭდეები" -#: describe.c:4729 +#: describe.c:4677 msgid "List of event triggers" msgstr "მოვლენების ტრიგერების სია" -#: describe.c:4756 +#: describe.c:4704 #, c-format msgid "The server (version %s) does not support extended statistics." msgstr "სერვერს (ვერსია %s) გაფართოებული სტატისტიკის მხარდაჭერა არ გააჩნია." -#: describe.c:4793 +#: describe.c:4741 msgid "Ndistinct" msgstr "Ndistinct" -#: describe.c:4794 +#: describe.c:4742 msgid "Dependencies" msgstr "დამოკიდებულებები" -#: describe.c:4804 +#: describe.c:4752 msgid "MCV" msgstr "MCV" -#: describe.c:4827 +#: describe.c:4775 msgid "List of extended statistics" msgstr "გაფართოებული სტატისტიკის სია" -#: describe.c:4854 +#: describe.c:4802 msgid "Source type" msgstr "წყაროს ტიპი" -#: describe.c:4855 +#: describe.c:4803 msgid "Target type" msgstr "სამიზნის ტიპი" -#: describe.c:4879 +#: describe.c:4827 msgid "in assignment" msgstr "მინიჭებაში" -#: describe.c:4881 +#: describe.c:4829 msgid "Implicit?" msgstr "აშკარა?" -#: describe.c:4939 +#: describe.c:4887 msgid "List of casts" msgstr "კასტების სია" -#: describe.c:4979 describe.c:4983 +#: describe.c:4927 describe.c:4931 msgid "Provider" msgstr "სერვისის მომწოდებელი" -#: describe.c:5017 describe.c:5022 +#: describe.c:4965 describe.c:4970 msgid "Deterministic?" msgstr "დეტერმნისტული?" -#: describe.c:5061 +#: describe.c:5009 msgid "List of collations" msgstr "კოლაციების სია" -#: describe.c:5122 +#: describe.c:5070 msgid "List of schemas" msgstr "სქემების სია" -#: describe.c:5238 +#: describe.c:5186 msgid "List of text search parsers" msgstr "ტექსტური ძებნის დამმუშავებლების სია" -#: describe.c:5288 +#: describe.c:5236 #, c-format msgid "Did not find any text search parser named \"%s\"." msgstr "ტექსტის ძებნის დამმუშავებელი სახელით \"%s\" არ არსებობს." -#: describe.c:5291 +#: describe.c:5239 #, c-format msgid "Did not find any text search parsers." msgstr "ტექსტის ძებნის დამმუშავებლები ვერ ვიპოვე." -#: describe.c:5366 +#: describe.c:5314 msgid "Start parse" msgstr "დამუშავების დაწყება" -#: describe.c:5367 +#: describe.c:5315 msgid "Method" msgstr "მეთოდი" -#: describe.c:5371 +#: describe.c:5319 msgid "Get next token" msgstr "შემდეგი კოდის მიღება" -#: describe.c:5373 +#: describe.c:5321 msgid "End parse" msgstr "დამუშავების დასასრული" -#: describe.c:5375 +#: describe.c:5323 msgid "Get headline" msgstr "ამონაწერის მიღება" -#: describe.c:5377 +#: describe.c:5325 msgid "Get token types" msgstr "კოდის ტიპების მიღება" -#: describe.c:5387 +#: describe.c:5335 #, c-format msgid "Text search parser \"%s.%s\"" msgstr "ტექსტის ძებნის დამმუშავებელი \"%s.%s\"" -#: describe.c:5390 +#: describe.c:5338 #, c-format msgid "Text search parser \"%s\"" msgstr "ტექსტის ძებნის დამმუშავებელი \"%s\"" -#: describe.c:5409 +#: describe.c:5357 msgid "Token name" msgstr "კოდის სახელი" -#: describe.c:5422 +#: describe.c:5370 #, c-format msgid "Token types for parser \"%s.%s\"" msgstr "კოდის ტიპები დამმუშავებლისთვის \"%s.%s\"" -#: describe.c:5425 +#: describe.c:5373 #, c-format msgid "Token types for parser \"%s\"" msgstr "კოდის ტიპები დამმუშავებლისთვის \"%s\"" -#: describe.c:5469 +#: describe.c:5417 msgid "Template" msgstr "ნიმუში" -#: describe.c:5470 +#: describe.c:5418 msgid "Init options" msgstr "ინიციალიზაციის პარამეტრები" -#: describe.c:5496 +#: describe.c:5444 msgid "List of text search dictionaries" msgstr "ტექსტის ძებნის ლექსიკონების სია" -#: describe.c:5529 +#: describe.c:5477 msgid "Init" msgstr "ერთეული" -#: describe.c:5530 +#: describe.c:5478 msgid "Lexize" msgstr "ლექსით გამოყოფა" -#: describe.c:5561 +#: describe.c:5509 msgid "List of text search templates" msgstr "ტექსტის ძებნის შაბლონების სია" -#: describe.c:5615 +#: describe.c:5563 msgid "List of text search configurations" msgstr "ტექსტის ძებნის კონფიგურაციების სია" -#: describe.c:5666 +#: describe.c:5614 #, c-format msgid "Did not find any text search configuration named \"%s\"." msgstr "ტექსტის ძებნის კონფიგურაცია სახელით \"%s\" არ არსებობს." -#: describe.c:5669 +#: describe.c:5617 #, c-format msgid "Did not find any text search configurations." msgstr "ტექსტის ძებნის არცერთი კონფიგურაცია ნაპოვნი არაა." -#: describe.c:5735 +#: describe.c:5683 msgid "Token" msgstr "ტოკენი" -#: describe.c:5736 +#: describe.c:5684 msgid "Dictionaries" msgstr "ლექსიკონები" -#: describe.c:5747 +#: describe.c:5695 #, c-format msgid "Text search configuration \"%s.%s\"" msgstr "ტექსტის ძებნის კონფიგურაცია \"%s.%s\"" -#: describe.c:5750 +#: describe.c:5698 #, c-format msgid "Text search configuration \"%s\"" msgstr "ტექსტის ძებნის კონფიგურაცია \"%s\"" -#: describe.c:5754 +#: describe.c:5702 #, c-format msgid "" "\n" @@ -2239,7 +2227,7 @@ msgstr "" "\n" "დამმუშავებელი: \"%s.%s\"" -#: describe.c:5757 +#: describe.c:5705 #, c-format msgid "" "\n" @@ -2248,269 +2236,269 @@ msgstr "" "\n" "დამუშავებელი: \"%s\"" -#: describe.c:5836 +#: describe.c:5784 msgid "List of foreign-data wrappers" msgstr "გარე მონაცემების გადამტანების სია" -#: describe.c:5864 +#: describe.c:5812 msgid "Foreign-data wrapper" msgstr "გარე-მონაცემების გადამტანი" -#: describe.c:5882 describe.c:6069 +#: describe.c:5830 describe.c:6017 msgid "Version" msgstr "ვერსია" -#: describe.c:5912 +#: describe.c:5860 msgid "List of foreign servers" msgstr "გარე სერვერების სია" -#: describe.c:5937 describe.c:5995 +#: describe.c:5885 describe.c:5943 msgid "Server" msgstr "სერვერი" -#: describe.c:5938 +#: describe.c:5886 msgid "User name" msgstr "მომხმარებლის სახელი" -#: describe.c:5967 +#: describe.c:5915 msgid "List of user mappings" msgstr "მომხმარებლების მიმაგრებების სია" -#: describe.c:6039 +#: describe.c:5987 msgid "List of foreign tables" msgstr "გარე ცხრილების სია" -#: describe.c:6090 +#: describe.c:6038 msgid "List of installed extensions" msgstr "დაყენებული გაფართოებების სია" -#: describe.c:6138 +#: describe.c:6086 #, c-format msgid "Did not find any extension named \"%s\"." msgstr "გაფართოება სახელით \"%s\" არ არსებობს." -#: describe.c:6141 +#: describe.c:6089 #, c-format msgid "Did not find any extensions." msgstr "გაფართოებების პოვნა შეუძლებელია." -#: describe.c:6185 +#: describe.c:6133 msgid "Object description" msgstr "ობიექტის აღწერა" -#: describe.c:6194 +#: describe.c:6142 #, c-format msgid "Objects in extension \"%s\"" msgstr "ობიექტები გაფართებაში \"%s\"" -#: describe.c:6235 +#: describe.c:6183 #, c-format msgid "improper qualified name (too many dotted names): %s" msgstr "არასწორი სრული სახელი (ძალიან ბევრი წერტილიანი სახელი): %s" -#: describe.c:6249 +#: describe.c:6197 #, c-format msgid "cross-database references are not implemented: %s" msgstr "ბაზებს შორის ბმულები განხორციელებული არაა: %s" -#: describe.c:6280 describe.c:6406 +#: describe.c:6228 describe.c:6354 #, c-format msgid "The server (version %s) does not support publications." msgstr "სერვერს (ვერსია %s) გამოცემების მხარდაჭერა არ გააჩნია." -#: describe.c:6297 describe.c:6484 +#: describe.c:6245 describe.c:6432 msgid "All tables" msgstr "ყველა ცხრილი" -#: describe.c:6298 describe.c:6485 +#: describe.c:6246 describe.c:6433 msgid "Inserts" msgstr "ჩასმები" -#: describe.c:6299 describe.c:6486 +#: describe.c:6247 describe.c:6434 msgid "Updates" msgstr "განახლებები" -#: describe.c:6300 describe.c:6487 +#: describe.c:6248 describe.c:6435 msgid "Deletes" msgstr "წაშლები" -#: describe.c:6304 describe.c:6489 +#: describe.c:6252 describe.c:6437 msgid "Truncates" msgstr "შეკვეცები" -#: describe.c:6308 describe.c:6491 +#: describe.c:6256 describe.c:6439 msgid "Via root" msgstr "Root-ის გავლით" -#: describe.c:6329 +#: describe.c:6277 msgid "List of publications" msgstr "გამოცემების სია" -#: describe.c:6453 +#: describe.c:6401 #, c-format msgid "Did not find any publication named \"%s\"." msgstr "გამოცემა სახელით \"%s\" არ არსებობს." -#: describe.c:6456 +#: describe.c:6404 #, c-format msgid "Did not find any publications." msgstr "გამოცემების გარეშე." -#: describe.c:6480 +#: describe.c:6428 #, c-format msgid "Publication %s" msgstr "პუბლიკაცია %s" -#: describe.c:6533 +#: describe.c:6481 msgid "Tables:" msgstr "ცხრილები:" -#: describe.c:6545 +#: describe.c:6493 msgid "Tables from schemas:" msgstr "ცხრილები სქემებიდან:" -#: describe.c:6590 +#: describe.c:6538 #, c-format msgid "The server (version %s) does not support subscriptions." msgstr "სერვერს (ვერსია %s) გამოწერების მხარდაჭერა არ გააჩნია." -#: describe.c:6606 +#: describe.c:6554 msgid "Publication" msgstr "გამოცება" -#: describe.c:6615 +#: describe.c:6563 msgid "Binary" msgstr "ბინარული" -#: describe.c:6624 describe.c:6628 +#: describe.c:6572 describe.c:6576 msgid "Streaming" msgstr "გაადაცემა" -#: describe.c:6636 +#: describe.c:6584 msgid "Two-phase commit" msgstr "ორ-ფაზიანი გადაცემა" -#: describe.c:6637 +#: describe.c:6585 msgid "Disable on error" msgstr "გამორთვა შეცდომის შემთხვევაში" -#: describe.c:6644 +#: describe.c:6592 msgid "Origin" msgstr "საწყისი" -#: describe.c:6645 +#: describe.c:6593 msgid "Password required" msgstr "პაროლი აუცილებელია" -#: describe.c:6646 +#: describe.c:6594 msgid "Run as owner?" msgstr "გავუშვა მფლობელით?" -#: describe.c:6651 +#: describe.c:6599 msgid "Failover" msgstr "გადართვა" -#: describe.c:6656 +#: describe.c:6604 msgid "Synchronous commit" msgstr "სინქრონული გადაგზავნა" -#: describe.c:6657 +#: describe.c:6605 msgid "Conninfo" msgstr "შეერთ. ინფო" -#: describe.c:6663 +#: describe.c:6611 msgid "Skip LSN" msgstr "LSN-ის გამოტოვება" -#: describe.c:6689 +#: describe.c:6637 msgid "List of subscriptions" msgstr "გამოწერების სია" -#: describe.c:6718 +#: describe.c:6666 msgid "(none)" msgstr "(არცერთი)" -#: describe.c:6758 describe.c:6853 describe.c:6945 describe.c:7039 +#: describe.c:6706 describe.c:6801 describe.c:6893 describe.c:6987 msgid "AM" msgstr "AM" -#: describe.c:6759 +#: describe.c:6707 msgid "Input type" msgstr "შეყვანის ტიპი" -#: describe.c:6760 +#: describe.c:6708 msgid "Storage type" msgstr "საცავის ტიპი" -#: describe.c:6761 +#: describe.c:6709 msgid "Operator class" msgstr "ოპერატორის კლასი" -#: describe.c:6773 describe.c:6854 describe.c:6946 describe.c:7040 +#: describe.c:6721 describe.c:6802 describe.c:6894 describe.c:6988 msgid "Operator family" msgstr "ოპერატორის ოჯახი" -#: describe.c:6808 +#: describe.c:6756 msgid "List of operator classes" msgstr "ოპერატორის კლასების სია" -#: describe.c:6855 +#: describe.c:6803 msgid "Applicable types" msgstr "განკუთვნილი ტიპები" -#: describe.c:6896 +#: describe.c:6844 msgid "List of operator families" msgstr "ოპერატორის ოჯახების სია" -#: describe.c:6947 +#: describe.c:6895 msgid "Operator" msgstr "ოპერატორი" -#: describe.c:6948 +#: describe.c:6896 msgid "Strategy" msgstr "სტრატეგია" -#: describe.c:6949 +#: describe.c:6897 msgid "ordering" msgstr "დალაგება" -#: describe.c:6950 +#: describe.c:6898 msgid "search" msgstr "ძებნა" -#: describe.c:6951 +#: describe.c:6899 msgid "Purpose" msgstr "მიზანი" -#: describe.c:6956 +#: describe.c:6904 msgid "Sort opfamily" msgstr "ოპერატორის ოჯახის დალაგება" -#: describe.c:6994 +#: describe.c:6942 msgid "List of operators of operator families" msgstr "ოპერატორის ოჯახების ოპერატორების სია" -#: describe.c:7041 +#: describe.c:6989 msgid "Registered left type" msgstr "რეგისტრირებული მარცხენა ტიპი" -#: describe.c:7042 +#: describe.c:6990 msgid "Registered right type" msgstr "რეგისტრირებული მარჯვენა ტიპი" -#: describe.c:7043 +#: describe.c:6991 msgid "Number" msgstr "რიცხვი" -#: describe.c:7086 +#: describe.c:7034 msgid "List of support functions of operator families" msgstr "ოპერატორის ოჯახების ფუნქციების სია" -#: describe.c:7117 +#: describe.c:7065 msgid "ID" msgstr "ID" -#: describe.c:7137 +#: describe.c:7085 msgid "Large objects" msgstr "დიდი ობიექტები" @@ -2812,7 +2800,7 @@ msgstr " \\q psql-დან გასვლა\n" #: help.c:178 msgid "" " \\watch [[i=]SEC] [c=N] [m=MIN]\n" -" execute query every SEC seconds, up to N times\n" +" execute query every SEC seconds, up to N times,\n" " stop if less than MIN rows are returned\n" msgstr "" " \\watch [[i=]SEC] [c=N] [m=MIN]\n" @@ -4088,31 +4076,31 @@ msgstr "%s: არასაკმარისი მეხსიერება" #: sql_help.c:35 sql_help.c:38 sql_help.c:41 sql_help.c:65 sql_help.c:66 #: sql_help.c:68 sql_help.c:70 sql_help.c:81 sql_help.c:83 sql_help.c:85 #: sql_help.c:113 sql_help.c:119 sql_help.c:121 sql_help.c:123 sql_help.c:125 -#: sql_help.c:126 sql_help.c:129 sql_help.c:131 sql_help.c:133 sql_help.c:238 -#: sql_help.c:240 sql_help.c:241 sql_help.c:243 sql_help.c:245 sql_help.c:248 -#: sql_help.c:250 sql_help.c:252 sql_help.c:254 sql_help.c:266 sql_help.c:267 -#: sql_help.c:268 sql_help.c:270 sql_help.c:319 sql_help.c:321 sql_help.c:323 -#: sql_help.c:325 sql_help.c:394 sql_help.c:399 sql_help.c:401 sql_help.c:443 -#: sql_help.c:445 sql_help.c:448 sql_help.c:450 sql_help.c:519 sql_help.c:524 -#: sql_help.c:529 sql_help.c:534 sql_help.c:539 sql_help.c:593 sql_help.c:595 -#: sql_help.c:597 sql_help.c:599 sql_help.c:601 sql_help.c:604 sql_help.c:606 -#: sql_help.c:609 sql_help.c:620 sql_help.c:622 sql_help.c:666 sql_help.c:668 -#: sql_help.c:670 sql_help.c:673 sql_help.c:675 sql_help.c:677 sql_help.c:718 -#: sql_help.c:722 sql_help.c:726 sql_help.c:747 sql_help.c:750 sql_help.c:753 -#: sql_help.c:782 sql_help.c:794 sql_help.c:802 sql_help.c:805 sql_help.c:808 -#: sql_help.c:823 sql_help.c:826 sql_help.c:855 sql_help.c:860 sql_help.c:865 -#: sql_help.c:870 sql_help.c:875 sql_help.c:902 sql_help.c:904 sql_help.c:906 -#: sql_help.c:908 sql_help.c:911 sql_help.c:913 sql_help.c:960 sql_help.c:1005 -#: sql_help.c:1010 sql_help.c:1015 sql_help.c:1020 sql_help.c:1025 -#: sql_help.c:1044 sql_help.c:1055 sql_help.c:1057 sql_help.c:1077 -#: sql_help.c:1087 sql_help.c:1088 sql_help.c:1090 sql_help.c:1092 -#: sql_help.c:1104 sql_help.c:1108 sql_help.c:1110 sql_help.c:1122 -#: sql_help.c:1124 sql_help.c:1126 sql_help.c:1128 sql_help.c:1147 -#: sql_help.c:1149 sql_help.c:1153 sql_help.c:1157 sql_help.c:1161 -#: sql_help.c:1164 sql_help.c:1165 sql_help.c:1166 sql_help.c:1169 -#: sql_help.c:1172 sql_help.c:1174 sql_help.c:1322 sql_help.c:1324 -#: sql_help.c:1327 sql_help.c:1330 sql_help.c:1332 sql_help.c:1334 -#: sql_help.c:1337 sql_help.c:1340 sql_help.c:1342 sql_help.c:1348 +#: sql_help.c:126 sql_help.c:129 sql_help.c:131 sql_help.c:133 sql_help.c:240 +#: sql_help.c:242 sql_help.c:243 sql_help.c:245 sql_help.c:247 sql_help.c:250 +#: sql_help.c:252 sql_help.c:254 sql_help.c:256 sql_help.c:268 sql_help.c:269 +#: sql_help.c:270 sql_help.c:272 sql_help.c:321 sql_help.c:323 sql_help.c:325 +#: sql_help.c:327 sql_help.c:396 sql_help.c:401 sql_help.c:403 sql_help.c:445 +#: sql_help.c:447 sql_help.c:450 sql_help.c:452 sql_help.c:521 sql_help.c:526 +#: sql_help.c:531 sql_help.c:536 sql_help.c:541 sql_help.c:595 sql_help.c:597 +#: sql_help.c:599 sql_help.c:601 sql_help.c:603 sql_help.c:606 sql_help.c:608 +#: sql_help.c:611 sql_help.c:622 sql_help.c:624 sql_help.c:668 sql_help.c:670 +#: sql_help.c:672 sql_help.c:675 sql_help.c:677 sql_help.c:679 sql_help.c:720 +#: sql_help.c:724 sql_help.c:728 sql_help.c:749 sql_help.c:752 sql_help.c:755 +#: sql_help.c:784 sql_help.c:796 sql_help.c:804 sql_help.c:807 sql_help.c:810 +#: sql_help.c:825 sql_help.c:828 sql_help.c:857 sql_help.c:862 sql_help.c:867 +#: sql_help.c:872 sql_help.c:877 sql_help.c:904 sql_help.c:906 sql_help.c:908 +#: sql_help.c:910 sql_help.c:913 sql_help.c:915 sql_help.c:962 sql_help.c:1007 +#: sql_help.c:1012 sql_help.c:1017 sql_help.c:1022 sql_help.c:1027 +#: sql_help.c:1046 sql_help.c:1057 sql_help.c:1059 sql_help.c:1079 +#: sql_help.c:1089 sql_help.c:1090 sql_help.c:1092 sql_help.c:1094 +#: sql_help.c:1106 sql_help.c:1110 sql_help.c:1112 sql_help.c:1124 +#: sql_help.c:1126 sql_help.c:1128 sql_help.c:1130 sql_help.c:1149 +#: sql_help.c:1151 sql_help.c:1155 sql_help.c:1159 sql_help.c:1163 +#: sql_help.c:1166 sql_help.c:1167 sql_help.c:1168 sql_help.c:1171 +#: sql_help.c:1174 sql_help.c:1176 sql_help.c:1323 sql_help.c:1325 +#: sql_help.c:1328 sql_help.c:1331 sql_help.c:1333 sql_help.c:1335 +#: sql_help.c:1338 sql_help.c:1341 sql_help.c:1343 sql_help.c:1349 #: sql_help.c:1473 sql_help.c:1475 sql_help.c:1477 sql_help.c:1480 #: sql_help.c:1501 sql_help.c:1504 sql_help.c:1507 sql_help.c:1510 #: sql_help.c:1514 sql_help.c:1516 sql_help.c:1518 sql_help.c:1520 @@ -4129,118 +4117,118 @@ msgstr "%s: არასაკმარისი მეხსიერება" #: sql_help.c:2423 sql_help.c:2469 sql_help.c:2494 sql_help.c:2517 #: sql_help.c:2521 sql_help.c:2555 sql_help.c:2575 sql_help.c:2597 #: sql_help.c:2611 sql_help.c:2632 sql_help.c:2661 sql_help.c:2694 -#: sql_help.c:2717 sql_help.c:2764 sql_help.c:3068 sql_help.c:3081 -#: sql_help.c:3098 sql_help.c:3114 sql_help.c:3154 sql_help.c:3208 -#: sql_help.c:3212 sql_help.c:3214 sql_help.c:3221 sql_help.c:3240 -#: sql_help.c:3267 sql_help.c:3302 sql_help.c:3314 sql_help.c:3323 -#: sql_help.c:3367 sql_help.c:3381 sql_help.c:3409 sql_help.c:3417 -#: sql_help.c:3429 sql_help.c:3439 sql_help.c:3447 sql_help.c:3455 -#: sql_help.c:3463 sql_help.c:3471 sql_help.c:3480 sql_help.c:3491 -#: sql_help.c:3499 sql_help.c:3507 sql_help.c:3515 sql_help.c:3523 -#: sql_help.c:3533 sql_help.c:3542 sql_help.c:3551 sql_help.c:3559 -#: sql_help.c:3569 sql_help.c:3580 sql_help.c:3588 sql_help.c:3597 -#: sql_help.c:3608 sql_help.c:3617 sql_help.c:3625 sql_help.c:3633 -#: sql_help.c:3641 sql_help.c:3649 sql_help.c:3657 sql_help.c:3665 -#: sql_help.c:3673 sql_help.c:3681 sql_help.c:3689 sql_help.c:3697 -#: sql_help.c:3714 sql_help.c:3723 sql_help.c:3731 sql_help.c:3748 -#: sql_help.c:3763 sql_help.c:4076 sql_help.c:4197 sql_help.c:4226 -#: sql_help.c:4242 sql_help.c:4244 sql_help.c:4748 sql_help.c:4796 -#: sql_help.c:4955 +#: sql_help.c:2717 sql_help.c:2764 sql_help.c:3062 sql_help.c:3075 +#: sql_help.c:3092 sql_help.c:3108 sql_help.c:3148 sql_help.c:3202 +#: sql_help.c:3206 sql_help.c:3208 sql_help.c:3215 sql_help.c:3234 +#: sql_help.c:3261 sql_help.c:3296 sql_help.c:3308 sql_help.c:3317 +#: sql_help.c:3361 sql_help.c:3375 sql_help.c:3403 sql_help.c:3411 +#: sql_help.c:3423 sql_help.c:3433 sql_help.c:3441 sql_help.c:3449 +#: sql_help.c:3457 sql_help.c:3465 sql_help.c:3474 sql_help.c:3485 +#: sql_help.c:3493 sql_help.c:3501 sql_help.c:3509 sql_help.c:3517 +#: sql_help.c:3527 sql_help.c:3536 sql_help.c:3545 sql_help.c:3553 +#: sql_help.c:3563 sql_help.c:3574 sql_help.c:3582 sql_help.c:3591 +#: sql_help.c:3602 sql_help.c:3611 sql_help.c:3619 sql_help.c:3627 +#: sql_help.c:3635 sql_help.c:3643 sql_help.c:3651 sql_help.c:3659 +#: sql_help.c:3667 sql_help.c:3675 sql_help.c:3683 sql_help.c:3691 +#: sql_help.c:3708 sql_help.c:3717 sql_help.c:3725 sql_help.c:3742 +#: sql_help.c:3757 sql_help.c:4070 sql_help.c:4191 sql_help.c:4220 +#: sql_help.c:4236 sql_help.c:4238 sql_help.c:4742 sql_help.c:4790 +#: sql_help.c:4949 msgid "name" msgstr "name" -#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1872 -#: sql_help.c:3382 sql_help.c:4515 +#: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:332 sql_help.c:1872 +#: sql_help.c:3376 sql_help.c:4509 msgid "aggregate_signature" msgstr "აგრეგატის სახელმოწერა" -#: sql_help.c:37 sql_help.c:67 sql_help.c:82 sql_help.c:120 sql_help.c:253 -#: sql_help.c:271 sql_help.c:402 sql_help.c:449 sql_help.c:528 sql_help.c:576 -#: sql_help.c:594 sql_help.c:621 sql_help.c:674 sql_help.c:749 sql_help.c:804 -#: sql_help.c:825 sql_help.c:864 sql_help.c:914 sql_help.c:961 sql_help.c:1014 -#: sql_help.c:1046 sql_help.c:1056 sql_help.c:1091 sql_help.c:1111 -#: sql_help.c:1125 sql_help.c:1175 sql_help.c:1331 sql_help.c:1474 +#: sql_help.c:37 sql_help.c:67 sql_help.c:82 sql_help.c:120 sql_help.c:255 +#: sql_help.c:273 sql_help.c:404 sql_help.c:451 sql_help.c:530 sql_help.c:578 +#: sql_help.c:596 sql_help.c:623 sql_help.c:676 sql_help.c:751 sql_help.c:806 +#: sql_help.c:827 sql_help.c:866 sql_help.c:916 sql_help.c:963 sql_help.c:1016 +#: sql_help.c:1048 sql_help.c:1058 sql_help.c:1093 sql_help.c:1113 +#: sql_help.c:1127 sql_help.c:1177 sql_help.c:1332 sql_help.c:1474 #: sql_help.c:1517 sql_help.c:1538 sql_help.c:1552 sql_help.c:1564 #: sql_help.c:1577 sql_help.c:1604 sql_help.c:1670 sql_help.c:1723 msgid "new_name" msgstr "ახალი_სახელი" -#: sql_help.c:40 sql_help.c:69 sql_help.c:84 sql_help.c:122 sql_help.c:251 -#: sql_help.c:269 sql_help.c:400 sql_help.c:485 sql_help.c:533 sql_help.c:623 -#: sql_help.c:632 sql_help.c:697 sql_help.c:721 sql_help.c:752 sql_help.c:807 -#: sql_help.c:869 sql_help.c:912 sql_help.c:1019 sql_help.c:1058 -#: sql_help.c:1089 sql_help.c:1109 sql_help.c:1123 sql_help.c:1173 -#: sql_help.c:1407 sql_help.c:1476 sql_help.c:1519 sql_help.c:1540 -#: sql_help.c:1602 sql_help.c:1718 sql_help.c:3054 +#: sql_help.c:40 sql_help.c:69 sql_help.c:84 sql_help.c:122 sql_help.c:253 +#: sql_help.c:271 sql_help.c:402 sql_help.c:487 sql_help.c:535 sql_help.c:625 +#: sql_help.c:634 sql_help.c:699 sql_help.c:723 sql_help.c:754 sql_help.c:809 +#: sql_help.c:871 sql_help.c:914 sql_help.c:1021 sql_help.c:1060 +#: sql_help.c:1091 sql_help.c:1111 sql_help.c:1125 sql_help.c:1175 +#: sql_help.c:1408 sql_help.c:1476 sql_help.c:1519 sql_help.c:1540 +#: sql_help.c:1602 sql_help.c:1718 sql_help.c:3048 msgid "new_owner" msgstr "ახალი_მფლობელი" -#: sql_help.c:43 sql_help.c:71 sql_help.c:86 sql_help.c:255 sql_help.c:322 -#: sql_help.c:451 sql_help.c:538 sql_help.c:676 sql_help.c:725 sql_help.c:755 -#: sql_help.c:810 sql_help.c:874 sql_help.c:1024 sql_help.c:1093 -#: sql_help.c:1127 sql_help.c:1333 sql_help.c:1521 sql_help.c:1542 +#: sql_help.c:43 sql_help.c:71 sql_help.c:86 sql_help.c:257 sql_help.c:324 +#: sql_help.c:453 sql_help.c:540 sql_help.c:678 sql_help.c:727 sql_help.c:757 +#: sql_help.c:812 sql_help.c:876 sql_help.c:1026 sql_help.c:1095 +#: sql_help.c:1129 sql_help.c:1334 sql_help.c:1521 sql_help.c:1542 #: sql_help.c:1554 sql_help.c:1566 sql_help.c:1606 sql_help.c:1725 msgid "new_schema" msgstr "ახალი_სქემა" -#: sql_help.c:44 sql_help.c:1936 sql_help.c:3383 sql_help.c:4544 +#: sql_help.c:44 sql_help.c:1936 sql_help.c:3377 sql_help.c:4538 msgid "where aggregate_signature is:" msgstr "სადაც aggregate_signature არის:" -#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:340 sql_help.c:353 -#: sql_help.c:357 sql_help.c:373 sql_help.c:376 sql_help.c:379 sql_help.c:520 -#: sql_help.c:525 sql_help.c:530 sql_help.c:535 sql_help.c:540 sql_help.c:856 -#: sql_help.c:861 sql_help.c:866 sql_help.c:871 sql_help.c:876 sql_help.c:1006 -#: sql_help.c:1011 sql_help.c:1016 sql_help.c:1021 sql_help.c:1026 +#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:342 sql_help.c:355 +#: sql_help.c:359 sql_help.c:375 sql_help.c:378 sql_help.c:381 sql_help.c:522 +#: sql_help.c:527 sql_help.c:532 sql_help.c:537 sql_help.c:542 sql_help.c:858 +#: sql_help.c:863 sql_help.c:868 sql_help.c:873 sql_help.c:878 sql_help.c:1008 +#: sql_help.c:1013 sql_help.c:1018 sql_help.c:1023 sql_help.c:1028 #: sql_help.c:1890 sql_help.c:1907 sql_help.c:1913 sql_help.c:1937 #: sql_help.c:1940 sql_help.c:1943 sql_help.c:2098 sql_help.c:2117 -#: sql_help.c:2120 sql_help.c:2424 sql_help.c:2633 sql_help.c:3384 -#: sql_help.c:3387 sql_help.c:3390 sql_help.c:3481 sql_help.c:3570 -#: sql_help.c:3598 sql_help.c:3951 sql_help.c:4414 sql_help.c:4521 -#: sql_help.c:4528 sql_help.c:4534 sql_help.c:4545 sql_help.c:4548 -#: sql_help.c:4551 +#: sql_help.c:2120 sql_help.c:2424 sql_help.c:2633 sql_help.c:3378 +#: sql_help.c:3381 sql_help.c:3384 sql_help.c:3475 sql_help.c:3564 +#: sql_help.c:3592 sql_help.c:3945 sql_help.c:4408 sql_help.c:4515 +#: sql_help.c:4522 sql_help.c:4528 sql_help.c:4539 sql_help.c:4542 +#: sql_help.c:4545 msgid "argmode" msgstr "არგრეჟიმი" -#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:341 sql_help.c:354 -#: sql_help.c:358 sql_help.c:374 sql_help.c:377 sql_help.c:380 sql_help.c:521 -#: sql_help.c:526 sql_help.c:531 sql_help.c:536 sql_help.c:541 sql_help.c:857 -#: sql_help.c:862 sql_help.c:867 sql_help.c:872 sql_help.c:877 sql_help.c:1007 -#: sql_help.c:1012 sql_help.c:1017 sql_help.c:1022 sql_help.c:1027 +#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:343 sql_help.c:356 +#: sql_help.c:360 sql_help.c:376 sql_help.c:379 sql_help.c:382 sql_help.c:523 +#: sql_help.c:528 sql_help.c:533 sql_help.c:538 sql_help.c:543 sql_help.c:859 +#: sql_help.c:864 sql_help.c:869 sql_help.c:874 sql_help.c:879 sql_help.c:1009 +#: sql_help.c:1014 sql_help.c:1019 sql_help.c:1024 sql_help.c:1029 #: sql_help.c:1891 sql_help.c:1908 sql_help.c:1914 sql_help.c:1938 #: sql_help.c:1941 sql_help.c:1944 sql_help.c:2099 sql_help.c:2118 -#: sql_help.c:2121 sql_help.c:2425 sql_help.c:2634 sql_help.c:3385 -#: sql_help.c:3388 sql_help.c:3391 sql_help.c:3482 sql_help.c:3571 -#: sql_help.c:3599 sql_help.c:4522 sql_help.c:4529 sql_help.c:4535 -#: sql_help.c:4546 sql_help.c:4549 sql_help.c:4552 +#: sql_help.c:2121 sql_help.c:2425 sql_help.c:2634 sql_help.c:3379 +#: sql_help.c:3382 sql_help.c:3385 sql_help.c:3476 sql_help.c:3565 +#: sql_help.c:3593 sql_help.c:4516 sql_help.c:4523 sql_help.c:4529 +#: sql_help.c:4540 sql_help.c:4543 sql_help.c:4546 msgid "argname" msgstr "არგსახელი" -#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:342 sql_help.c:355 -#: sql_help.c:359 sql_help.c:375 sql_help.c:378 sql_help.c:381 sql_help.c:522 -#: sql_help.c:527 sql_help.c:532 sql_help.c:537 sql_help.c:542 sql_help.c:858 -#: sql_help.c:863 sql_help.c:868 sql_help.c:873 sql_help.c:878 sql_help.c:1008 -#: sql_help.c:1013 sql_help.c:1018 sql_help.c:1023 sql_help.c:1028 +#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:344 sql_help.c:357 +#: sql_help.c:361 sql_help.c:377 sql_help.c:380 sql_help.c:383 sql_help.c:524 +#: sql_help.c:529 sql_help.c:534 sql_help.c:539 sql_help.c:544 sql_help.c:860 +#: sql_help.c:865 sql_help.c:870 sql_help.c:875 sql_help.c:880 sql_help.c:1010 +#: sql_help.c:1015 sql_help.c:1020 sql_help.c:1025 sql_help.c:1030 #: sql_help.c:1892 sql_help.c:1909 sql_help.c:1915 sql_help.c:1939 #: sql_help.c:1942 sql_help.c:1945 sql_help.c:2426 sql_help.c:2635 -#: sql_help.c:3386 sql_help.c:3389 sql_help.c:3392 sql_help.c:3483 -#: sql_help.c:3572 sql_help.c:3600 sql_help.c:4523 sql_help.c:4530 -#: sql_help.c:4536 sql_help.c:4547 sql_help.c:4550 sql_help.c:4553 +#: sql_help.c:3380 sql_help.c:3383 sql_help.c:3386 sql_help.c:3477 +#: sql_help.c:3566 sql_help.c:3594 sql_help.c:4517 sql_help.c:4524 +#: sql_help.c:4530 sql_help.c:4541 sql_help.c:4544 sql_help.c:4547 msgid "argtype" msgstr "არგტიპი" -#: sql_help.c:114 sql_help.c:397 sql_help.c:474 sql_help.c:486 sql_help.c:955 -#: sql_help.c:1106 sql_help.c:1535 sql_help.c:1664 sql_help.c:1696 +#: sql_help.c:114 sql_help.c:399 sql_help.c:476 sql_help.c:488 sql_help.c:957 +#: sql_help.c:1108 sql_help.c:1535 sql_help.c:1664 sql_help.c:1696 #: sql_help.c:1748 sql_help.c:1807 sql_help.c:1996 sql_help.c:2003 #: sql_help.c:2315 sql_help.c:2365 sql_help.c:2372 sql_help.c:2381 -#: sql_help.c:2470 sql_help.c:2695 sql_help.c:2786 sql_help.c:3083 -#: sql_help.c:3268 sql_help.c:3290 sql_help.c:3430 sql_help.c:3787 -#: sql_help.c:3995 sql_help.c:4241 sql_help.c:4243 sql_help.c:5021 +#: sql_help.c:2470 sql_help.c:2695 sql_help.c:2786 sql_help.c:3077 +#: sql_help.c:3262 sql_help.c:3284 sql_help.c:3424 sql_help.c:3781 +#: sql_help.c:3989 sql_help.c:4235 sql_help.c:4237 sql_help.c:5015 msgid "option" msgstr "მორგება" -#: sql_help.c:115 sql_help.c:956 sql_help.c:1665 sql_help.c:2471 -#: sql_help.c:2696 sql_help.c:3269 sql_help.c:3431 +#: sql_help.c:115 sql_help.c:958 sql_help.c:1665 sql_help.c:2471 +#: sql_help.c:2696 sql_help.c:3263 sql_help.c:3425 msgid "where option can be:" msgstr "სადაც option შეიძლება იყოს:" @@ -4248,8 +4236,8 @@ msgstr "სადაც option შეიძლება იყოს:" msgid "allowconn" msgstr "შეერთ_ნებართვ" -#: sql_help.c:117 sql_help.c:957 sql_help.c:1666 sql_help.c:2248 -#: sql_help.c:2472 sql_help.c:2697 sql_help.c:3270 +#: sql_help.c:117 sql_help.c:959 sql_help.c:1666 sql_help.c:2248 +#: sql_help.c:2472 sql_help.c:2697 sql_help.c:3264 msgid "connlimit" msgstr "შეერთ_ლიმიტი" @@ -4257,624 +4245,623 @@ msgstr "შეერთ_ლიმიტი" msgid "istemplate" msgstr "შაბლონია" -#: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1336 -#: sql_help.c:1400 sql_help.c:4247 +#: sql_help.c:124 sql_help.c:613 sql_help.c:681 sql_help.c:695 sql_help.c:1337 +#: sql_help.c:1401 sql_help.c:4241 msgid "new_tablespace" msgstr "ცხრილების_ახალი_სივრცე" -#: sql_help.c:127 sql_help.c:130 sql_help.c:132 sql_help.c:548 sql_help.c:550 -#: sql_help.c:551 sql_help.c:881 sql_help.c:883 sql_help.c:884 sql_help.c:964 -#: sql_help.c:968 sql_help.c:971 sql_help.c:1033 sql_help.c:1035 -#: sql_help.c:1036 sql_help.c:1186 sql_help.c:1188 sql_help.c:1673 +#: sql_help.c:127 sql_help.c:130 sql_help.c:132 sql_help.c:550 sql_help.c:552 +#: sql_help.c:553 sql_help.c:883 sql_help.c:885 sql_help.c:886 sql_help.c:966 +#: sql_help.c:970 sql_help.c:973 sql_help.c:1035 sql_help.c:1037 +#: sql_help.c:1038 sql_help.c:1188 sql_help.c:1190 sql_help.c:1673 #: sql_help.c:1677 sql_help.c:1680 sql_help.c:2436 sql_help.c:2639 -#: sql_help.c:3963 sql_help.c:4265 sql_help.c:4426 sql_help.c:4736 +#: sql_help.c:3957 sql_help.c:4259 sql_help.c:4420 sql_help.c:4730 msgid "configuration_parameter" msgstr "კონფიგურაციის_პარამეტრი" -#: sql_help.c:128 sql_help.c:398 sql_help.c:469 sql_help.c:475 sql_help.c:487 -#: sql_help.c:549 sql_help.c:603 sql_help.c:685 sql_help.c:695 sql_help.c:882 -#: sql_help.c:910 sql_help.c:965 sql_help.c:1034 sql_help.c:1107 -#: sql_help.c:1152 sql_help.c:1156 sql_help.c:1160 sql_help.c:1163 -#: sql_help.c:1168 sql_help.c:1171 sql_help.c:1187 sql_help.c:1379 -#: sql_help.c:1402 sql_help.c:1451 sql_help.c:1459 sql_help.c:1479 +#: sql_help.c:128 sql_help.c:400 sql_help.c:471 sql_help.c:477 sql_help.c:489 +#: sql_help.c:551 sql_help.c:605 sql_help.c:687 sql_help.c:697 sql_help.c:884 +#: sql_help.c:912 sql_help.c:967 sql_help.c:1036 sql_help.c:1109 +#: sql_help.c:1154 sql_help.c:1158 sql_help.c:1162 sql_help.c:1165 +#: sql_help.c:1170 sql_help.c:1173 sql_help.c:1189 sql_help.c:1380 +#: sql_help.c:1403 sql_help.c:1451 sql_help.c:1459 sql_help.c:1479 #: sql_help.c:1536 sql_help.c:1620 sql_help.c:1674 sql_help.c:1697 #: sql_help.c:2316 sql_help.c:2366 sql_help.c:2373 sql_help.c:2382 #: sql_help.c:2437 sql_help.c:2438 sql_help.c:2502 sql_help.c:2505 #: sql_help.c:2539 sql_help.c:2640 sql_help.c:2641 sql_help.c:2664 -#: sql_help.c:2787 sql_help.c:2826 sql_help.c:2937 sql_help.c:2950 -#: sql_help.c:2964 sql_help.c:3010 sql_help.c:3018 sql_help.c:3040 -#: sql_help.c:3057 sql_help.c:3084 sql_help.c:3291 sql_help.c:3996 -#: sql_help.c:4737 sql_help.c:4738 sql_help.c:4739 sql_help.c:4740 +#: sql_help.c:2787 sql_help.c:2826 sql_help.c:2936 sql_help.c:2949 +#: sql_help.c:2963 sql_help.c:3004 sql_help.c:3012 sql_help.c:3034 +#: sql_help.c:3051 sql_help.c:3078 sql_help.c:3285 sql_help.c:3990 +#: sql_help.c:4731 sql_help.c:4732 sql_help.c:4733 sql_help.c:4734 msgid "value" msgstr "მნიშვნელობა" -#: sql_help.c:200 +#: sql_help.c:202 msgid "target_role" msgstr "სამიზნე_როლი" -#: sql_help.c:201 sql_help.c:919 sql_help.c:2300 sql_help.c:2669 -#: sql_help.c:2742 sql_help.c:2747 sql_help.c:3926 sql_help.c:3935 -#: sql_help.c:3954 sql_help.c:3966 sql_help.c:4389 sql_help.c:4398 -#: sql_help.c:4417 sql_help.c:4429 +#: sql_help.c:203 sql_help.c:921 sql_help.c:2300 sql_help.c:2669 +#: sql_help.c:2742 sql_help.c:2747 sql_help.c:3920 sql_help.c:3929 +#: sql_help.c:3948 sql_help.c:3960 sql_help.c:4383 sql_help.c:4392 +#: sql_help.c:4411 sql_help.c:4423 msgid "schema_name" msgstr "schema_name" -#: sql_help.c:202 +#: sql_help.c:204 msgid "abbreviated_grant_or_revoke" msgstr "შეთავაზება_GRANT_ან_REVOKE" -#: sql_help.c:203 +#: sql_help.c:205 msgid "where abbreviated_grant_or_revoke is one of:" msgstr "სადაც abbreviated_grant_or_revoke ერთ-ერთია სიიდან:" -#: 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:828 sql_help.c:975 -#: sql_help.c:1335 sql_help.c:1684 sql_help.c:2475 sql_help.c:2476 +#: 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:214 sql_help.c:215 +#: sql_help.c:576 sql_help.c:612 sql_help.c:680 sql_help.c:830 sql_help.c:977 +#: sql_help.c:1336 sql_help.c:1684 sql_help.c:2475 sql_help.c:2476 #: sql_help.c:2477 sql_help.c:2478 sql_help.c:2479 sql_help.c:2613 -#: sql_help.c:2700 sql_help.c:2701 sql_help.c:2702 sql_help.c:3273 -#: sql_help.c:3274 sql_help.c:3275 sql_help.c:3276 sql_help.c:3277 -#: sql_help.c:3975 sql_help.c:3979 sql_help.c:4438 sql_help.c:4442 -#: sql_help.c:4758 +#: sql_help.c:2700 sql_help.c:2701 sql_help.c:2702 sql_help.c:3267 +#: sql_help.c:3268 sql_help.c:3269 sql_help.c:3270 sql_help.c:3271 +#: sql_help.c:3969 sql_help.c:3973 sql_help.c:4432 sql_help.c:4436 +#: sql_help.c:4752 msgid "role_name" msgstr "role_name" -#: sql_help.c:239 sql_help.c:462 sql_help.c:918 sql_help.c:1361 sql_help.c:1363 -#: sql_help.c:1367 sql_help.c:1417 sql_help.c:1429 sql_help.c:1455 +#: sql_help.c:241 sql_help.c:464 sql_help.c:920 sql_help.c:1362 sql_help.c:1364 +#: sql_help.c:1368 sql_help.c:1418 sql_help.c:1430 sql_help.c:1455 #: sql_help.c:1714 sql_help.c:2269 sql_help.c:2273 sql_help.c:2385 #: sql_help.c:2390 sql_help.c:2498 sql_help.c:2668 sql_help.c:2803 -#: sql_help.c:2808 sql_help.c:2810 sql_help.c:2932 sql_help.c:2945 -#: sql_help.c:2959 sql_help.c:2968 sql_help.c:2980 sql_help.c:3014 -#: sql_help.c:4027 sql_help.c:4042 sql_help.c:4044 sql_help.c:4140 -#: sql_help.c:4143 sql_help.c:4145 sql_help.c:4608 sql_help.c:4609 -#: sql_help.c:4618 sql_help.c:4665 sql_help.c:4666 sql_help.c:4667 -#: sql_help.c:4668 sql_help.c:4669 sql_help.c:4670 sql_help.c:4711 -#: sql_help.c:4712 sql_help.c:4717 sql_help.c:4722 sql_help.c:4866 -#: sql_help.c:4867 sql_help.c:4876 sql_help.c:4923 sql_help.c:4924 -#: sql_help.c:4925 sql_help.c:4926 sql_help.c:4927 sql_help.c:4928 -#: sql_help.c:4983 sql_help.c:4985 sql_help.c:5051 sql_help.c:5111 -#: sql_help.c:5112 sql_help.c:5121 sql_help.c:5168 sql_help.c:5169 -#: sql_help.c:5170 sql_help.c:5171 sql_help.c:5172 sql_help.c:5173 +#: sql_help.c:2808 sql_help.c:2810 sql_help.c:2931 sql_help.c:2944 +#: sql_help.c:2958 sql_help.c:2967 sql_help.c:2979 sql_help.c:3008 +#: sql_help.c:4021 sql_help.c:4036 sql_help.c:4038 sql_help.c:4134 +#: sql_help.c:4137 sql_help.c:4139 sql_help.c:4602 sql_help.c:4603 +#: sql_help.c:4612 sql_help.c:4659 sql_help.c:4660 sql_help.c:4661 +#: sql_help.c:4662 sql_help.c:4663 sql_help.c:4664 sql_help.c:4705 +#: sql_help.c:4706 sql_help.c:4711 sql_help.c:4716 sql_help.c:4860 +#: sql_help.c:4861 sql_help.c:4870 sql_help.c:4917 sql_help.c:4918 +#: sql_help.c:4919 sql_help.c:4920 sql_help.c:4921 sql_help.c:4922 +#: sql_help.c:4977 sql_help.c:4979 sql_help.c:5045 sql_help.c:5105 +#: sql_help.c:5106 sql_help.c:5115 sql_help.c:5162 sql_help.c:5163 +#: sql_help.c:5164 sql_help.c:5165 sql_help.c:5166 sql_help.c:5167 msgid "expression" msgstr "გამსახულება" -#: sql_help.c:242 sql_help.c:2270 +#: sql_help.c:244 sql_help.c:2270 msgid "domain_constraint" msgstr "დომენის_შეზღუდვა" -#: sql_help.c:244 sql_help.c:246 sql_help.c:249 sql_help.c:477 sql_help.c:478 -#: sql_help.c:1328 sql_help.c:1387 sql_help.c:1388 sql_help.c:1389 -#: sql_help.c:1416 sql_help.c:1428 sql_help.c:1446 sql_help.c:1878 +#: sql_help.c:246 sql_help.c:248 sql_help.c:251 sql_help.c:479 sql_help.c:480 +#: sql_help.c:1329 sql_help.c:1388 sql_help.c:1389 sql_help.c:1390 +#: sql_help.c:1417 sql_help.c:1429 sql_help.c:1446 sql_help.c:1878 #: sql_help.c:1880 sql_help.c:2272 sql_help.c:2384 sql_help.c:2389 -#: sql_help.c:2967 sql_help.c:2979 sql_help.c:4039 +#: sql_help.c:2966 sql_help.c:2978 sql_help.c:4033 msgid "constraint_name" msgstr "შეზღუდვის_სახელი" -#: sql_help.c:247 sql_help.c:1329 +#: sql_help.c:249 sql_help.c:1330 msgid "new_constraint_name" msgstr "ახალი_შეზღუდვის_სახელი" -#: sql_help.c:320 sql_help.c:1105 +#: sql_help.c:322 sql_help.c:1107 msgid "new_version" msgstr "ახალი_მნიშვნელობა" -#: sql_help.c:324 sql_help.c:326 +#: sql_help.c:326 sql_help.c:328 msgid "member_object" msgstr "member_object" -#: sql_help.c:327 +#: sql_help.c:329 msgid "where member_object is:" msgstr "სადაც member_object არის:" -#: sql_help.c:328 sql_help.c:333 sql_help.c:334 sql_help.c:335 sql_help.c:336 -#: sql_help.c:337 sql_help.c:338 sql_help.c:343 sql_help.c:347 sql_help.c:349 -#: sql_help.c:351 sql_help.c:360 sql_help.c:361 sql_help.c:362 sql_help.c:363 -#: sql_help.c:364 sql_help.c:365 sql_help.c:366 sql_help.c:367 sql_help.c:370 -#: sql_help.c:371 sql_help.c:1870 sql_help.c:1875 sql_help.c:1882 +#: sql_help.c:330 sql_help.c:335 sql_help.c:336 sql_help.c:337 sql_help.c:338 +#: sql_help.c:339 sql_help.c:340 sql_help.c:345 sql_help.c:349 sql_help.c:351 +#: sql_help.c:353 sql_help.c:362 sql_help.c:363 sql_help.c:364 sql_help.c:365 +#: sql_help.c:366 sql_help.c:367 sql_help.c:368 sql_help.c:369 sql_help.c:372 +#: sql_help.c:373 sql_help.c:1870 sql_help.c:1875 sql_help.c:1882 #: sql_help.c:1883 sql_help.c:1884 sql_help.c:1885 sql_help.c:1886 #: sql_help.c:1887 sql_help.c:1888 sql_help.c:1893 sql_help.c:1895 #: sql_help.c:1899 sql_help.c:1901 sql_help.c:1905 sql_help.c:1910 #: sql_help.c:1911 sql_help.c:1918 sql_help.c:1919 sql_help.c:1920 #: sql_help.c:1921 sql_help.c:1922 sql_help.c:1923 sql_help.c:1924 #: sql_help.c:1925 sql_help.c:1926 sql_help.c:1927 sql_help.c:1928 -#: sql_help.c:1933 sql_help.c:1934 sql_help.c:4511 sql_help.c:4516 -#: sql_help.c:4517 sql_help.c:4518 sql_help.c:4519 sql_help.c:4525 -#: sql_help.c:4526 sql_help.c:4531 sql_help.c:4532 sql_help.c:4537 -#: sql_help.c:4538 sql_help.c:4539 sql_help.c:4540 sql_help.c:4541 -#: sql_help.c:4542 +#: sql_help.c:1933 sql_help.c:1934 sql_help.c:4505 sql_help.c:4510 +#: sql_help.c:4511 sql_help.c:4512 sql_help.c:4513 sql_help.c:4519 +#: sql_help.c:4520 sql_help.c:4525 sql_help.c:4526 sql_help.c:4531 +#: sql_help.c:4532 sql_help.c:4533 sql_help.c:4534 sql_help.c:4535 +#: sql_help.c:4536 msgid "object_name" msgstr "ობიექტის_სახელი" -#: sql_help.c:329 sql_help.c:1871 sql_help.c:4514 +#: sql_help.c:331 sql_help.c:1871 sql_help.c:4508 msgid "aggregate_name" msgstr "აგრეგატის სახელი" -#: sql_help.c:331 sql_help.c:1873 sql_help.c:2163 sql_help.c:2167 -#: sql_help.c:2169 sql_help.c:3400 +#: sql_help.c:333 sql_help.c:1873 sql_help.c:2163 sql_help.c:2167 +#: sql_help.c:2169 sql_help.c:3394 msgid "source_type" msgstr "წყაროს_ტიპი" -#: sql_help.c:332 sql_help.c:1874 sql_help.c:2164 sql_help.c:2168 -#: sql_help.c:2170 sql_help.c:3401 +#: sql_help.c:334 sql_help.c:1874 sql_help.c:2164 sql_help.c:2168 +#: sql_help.c:2170 sql_help.c:3395 msgid "target_type" msgstr "სამიზნის_ტიპი" -#: sql_help.c:339 sql_help.c:792 sql_help.c:1889 sql_help.c:2165 +#: sql_help.c:341 sql_help.c:794 sql_help.c:1889 sql_help.c:2165 #: sql_help.c:2208 sql_help.c:2288 sql_help.c:2556 sql_help.c:2587 -#: sql_help.c:3160 sql_help.c:4413 sql_help.c:4520 sql_help.c:4637 -#: sql_help.c:4641 sql_help.c:4645 sql_help.c:4648 sql_help.c:4895 -#: sql_help.c:4899 sql_help.c:4903 sql_help.c:4906 sql_help.c:5140 -#: sql_help.c:5144 sql_help.c:5148 sql_help.c:5151 +#: sql_help.c:3154 sql_help.c:4407 sql_help.c:4514 sql_help.c:4631 +#: sql_help.c:4635 sql_help.c:4639 sql_help.c:4642 sql_help.c:4889 +#: sql_help.c:4893 sql_help.c:4897 sql_help.c:4900 sql_help.c:5134 +#: sql_help.c:5138 sql_help.c:5142 sql_help.c:5145 msgid "function_name" msgstr "ფუნქციის_სახელი" -#: sql_help.c:344 sql_help.c:785 sql_help.c:1896 sql_help.c:2580 +#: sql_help.c:346 sql_help.c:787 sql_help.c:1896 sql_help.c:2580 msgid "operator_name" msgstr "ოპერატორის_სახელი" -#: sql_help.c:345 sql_help.c:719 sql_help.c:723 sql_help.c:727 sql_help.c:1897 -#: sql_help.c:2557 sql_help.c:3524 +#: sql_help.c:347 sql_help.c:721 sql_help.c:725 sql_help.c:729 sql_help.c:1897 +#: sql_help.c:2557 sql_help.c:3518 msgid "left_type" msgstr "მარჯვენა ტიპი" -#: sql_help.c:346 sql_help.c:720 sql_help.c:724 sql_help.c:728 sql_help.c:1898 -#: sql_help.c:2558 sql_help.c:3525 +#: sql_help.c:348 sql_help.c:722 sql_help.c:726 sql_help.c:730 sql_help.c:1898 +#: sql_help.c:2558 sql_help.c:3519 msgid "right_type" msgstr "right_type" -#: sql_help.c:348 sql_help.c:350 sql_help.c:748 sql_help.c:751 sql_help.c:754 -#: sql_help.c:783 sql_help.c:795 sql_help.c:803 sql_help.c:806 sql_help.c:809 +#: sql_help.c:350 sql_help.c:352 sql_help.c:750 sql_help.c:753 sql_help.c:756 +#: sql_help.c:785 sql_help.c:797 sql_help.c:805 sql_help.c:808 sql_help.c:811 #: sql_help.c:1435 sql_help.c:1900 sql_help.c:1902 sql_help.c:2577 -#: sql_help.c:2598 sql_help.c:2988 sql_help.c:3534 sql_help.c:3543 +#: sql_help.c:2598 sql_help.c:2984 sql_help.c:3528 sql_help.c:3537 msgid "index_method" msgstr "ინდექსის_მეთოდი" -#: sql_help.c:352 sql_help.c:1906 sql_help.c:4527 +#: sql_help.c:354 sql_help.c:1906 sql_help.c:4521 msgid "procedure_name" msgstr "პროცედურის სახელი" -#: sql_help.c:356 sql_help.c:1912 sql_help.c:3950 sql_help.c:4533 +#: sql_help.c:358 sql_help.c:1912 sql_help.c:3944 sql_help.c:4527 msgid "routine_name" msgstr "ქვეპროგრამის სახელი" -#: sql_help.c:368 sql_help.c:1406 sql_help.c:1929 sql_help.c:2432 -#: sql_help.c:2638 sql_help.c:2940 sql_help.c:3127 sql_help.c:3705 -#: sql_help.c:3972 sql_help.c:4435 +#: sql_help.c:370 sql_help.c:1407 sql_help.c:1929 sql_help.c:2432 +#: sql_help.c:2638 sql_help.c:2939 sql_help.c:3121 sql_help.c:3699 +#: sql_help.c:3966 sql_help.c:4429 msgid "type_name" msgstr "ტიპის სახელი" -#: sql_help.c:369 sql_help.c:1930 sql_help.c:2431 sql_help.c:2637 -#: sql_help.c:3128 sql_help.c:3358 sql_help.c:3706 sql_help.c:3957 -#: sql_help.c:4420 +#: sql_help.c:371 sql_help.c:1930 sql_help.c:2431 sql_help.c:2637 +#: sql_help.c:3122 sql_help.c:3352 sql_help.c:3700 sql_help.c:3951 +#: sql_help.c:4414 msgid "lang_name" msgstr "ენის_სახელი" -#: sql_help.c:372 +#: sql_help.c:374 msgid "and aggregate_signature is:" msgstr "და აგრეგატული_ხელმოწერა არის:" -#: sql_help.c:395 sql_help.c:2030 sql_help.c:2313 +#: sql_help.c:397 sql_help.c:2030 sql_help.c:2313 msgid "handler_function" msgstr "დამმუშავებელი_ფუნქცია" -#: sql_help.c:396 sql_help.c:2314 +#: sql_help.c:398 sql_help.c:2314 msgid "validator_function" msgstr "შემმოწმებელი_ფუნქცია" -#: sql_help.c:444 sql_help.c:523 sql_help.c:667 sql_help.c:859 sql_help.c:1009 -#: sql_help.c:1323 sql_help.c:1611 +#: sql_help.c:446 sql_help.c:525 sql_help.c:669 sql_help.c:861 sql_help.c:1011 +#: sql_help.c:1324 sql_help.c:1611 msgid "action" msgstr "ქმედება" -#: sql_help.c:446 sql_help.c:453 sql_help.c:457 sql_help.c:458 sql_help.c:461 -#: sql_help.c:463 sql_help.c:464 sql_help.c:465 sql_help.c:467 sql_help.c:470 -#: sql_help.c:472 sql_help.c:473 sql_help.c:671 sql_help.c:681 sql_help.c:683 -#: sql_help.c:686 sql_help.c:688 sql_help.c:689 sql_help.c:917 sql_help.c:1086 -#: sql_help.c:1325 sql_help.c:1353 sql_help.c:1357 sql_help.c:1358 -#: sql_help.c:1362 sql_help.c:1364 sql_help.c:1365 sql_help.c:1366 -#: sql_help.c:1368 sql_help.c:1369 sql_help.c:1371 sql_help.c:1374 -#: sql_help.c:1375 sql_help.c:1377 sql_help.c:1380 sql_help.c:1382 -#: sql_help.c:1383 sql_help.c:1430 sql_help.c:1431 sql_help.c:1433 -#: sql_help.c:1440 sql_help.c:1449 sql_help.c:1454 sql_help.c:1461 -#: sql_help.c:1462 sql_help.c:1713 sql_help.c:1716 sql_help.c:1720 -#: sql_help.c:1756 sql_help.c:1877 sql_help.c:1993 sql_help.c:1999 -#: sql_help.c:2013 sql_help.c:2014 sql_help.c:2015 sql_help.c:2363 -#: sql_help.c:2376 sql_help.c:2429 sql_help.c:2497 sql_help.c:2503 -#: sql_help.c:2536 sql_help.c:2667 sql_help.c:2772 sql_help.c:2807 -#: sql_help.c:2809 sql_help.c:2922 sql_help.c:2931 sql_help.c:2941 -#: sql_help.c:2944 sql_help.c:2954 sql_help.c:2958 sql_help.c:2981 -#: sql_help.c:2982 sql_help.c:2983 sql_help.c:2985 sql_help.c:2986 -#: sql_help.c:2993 sql_help.c:2994 sql_help.c:2997 sql_help.c:3008 -#: sql_help.c:3013 sql_help.c:3020 sql_help.c:3021 sql_help.c:3037 -#: sql_help.c:3163 sql_help.c:3303 sql_help.c:3929 sql_help.c:3930 -#: sql_help.c:4026 sql_help.c:4041 sql_help.c:4043 sql_help.c:4045 -#: sql_help.c:4139 sql_help.c:4142 sql_help.c:4144 sql_help.c:4146 -#: sql_help.c:4392 sql_help.c:4393 sql_help.c:4513 sql_help.c:4674 -#: sql_help.c:4681 sql_help.c:4683 sql_help.c:4932 sql_help.c:4939 -#: sql_help.c:4941 sql_help.c:4982 sql_help.c:4984 sql_help.c:4986 -#: sql_help.c:5039 sql_help.c:5177 sql_help.c:5184 sql_help.c:5186 +#: sql_help.c:448 sql_help.c:455 sql_help.c:459 sql_help.c:460 sql_help.c:463 +#: sql_help.c:465 sql_help.c:466 sql_help.c:467 sql_help.c:469 sql_help.c:472 +#: sql_help.c:474 sql_help.c:475 sql_help.c:673 sql_help.c:683 sql_help.c:685 +#: sql_help.c:688 sql_help.c:690 sql_help.c:691 sql_help.c:919 sql_help.c:1088 +#: sql_help.c:1326 sql_help.c:1354 sql_help.c:1358 sql_help.c:1359 +#: sql_help.c:1363 sql_help.c:1365 sql_help.c:1366 sql_help.c:1367 +#: sql_help.c:1369 sql_help.c:1370 sql_help.c:1372 sql_help.c:1375 +#: sql_help.c:1376 sql_help.c:1378 sql_help.c:1381 sql_help.c:1383 +#: sql_help.c:1384 sql_help.c:1431 sql_help.c:1433 sql_help.c:1440 +#: sql_help.c:1449 sql_help.c:1454 sql_help.c:1461 sql_help.c:1462 +#: sql_help.c:1713 sql_help.c:1716 sql_help.c:1720 sql_help.c:1756 +#: sql_help.c:1877 sql_help.c:1993 sql_help.c:1999 sql_help.c:2013 +#: sql_help.c:2014 sql_help.c:2015 sql_help.c:2363 sql_help.c:2376 +#: sql_help.c:2429 sql_help.c:2497 sql_help.c:2503 sql_help.c:2536 +#: sql_help.c:2667 sql_help.c:2772 sql_help.c:2807 sql_help.c:2809 +#: sql_help.c:2921 sql_help.c:2930 sql_help.c:2940 sql_help.c:2943 +#: sql_help.c:2953 sql_help.c:2957 sql_help.c:2980 sql_help.c:2982 +#: sql_help.c:2989 sql_help.c:3002 sql_help.c:3007 sql_help.c:3014 +#: sql_help.c:3015 sql_help.c:3031 sql_help.c:3157 sql_help.c:3297 +#: sql_help.c:3923 sql_help.c:3924 sql_help.c:4020 sql_help.c:4035 +#: sql_help.c:4037 sql_help.c:4039 sql_help.c:4133 sql_help.c:4136 +#: sql_help.c:4138 sql_help.c:4140 sql_help.c:4386 sql_help.c:4387 +#: sql_help.c:4507 sql_help.c:4668 sql_help.c:4675 sql_help.c:4677 +#: sql_help.c:4926 sql_help.c:4933 sql_help.c:4935 sql_help.c:4976 +#: sql_help.c:4978 sql_help.c:4980 sql_help.c:5033 sql_help.c:5171 +#: sql_help.c:5178 sql_help.c:5180 msgid "column_name" msgstr "column_name" -#: sql_help.c:447 sql_help.c:672 sql_help.c:1326 sql_help.c:1721 +#: sql_help.c:449 sql_help.c:674 sql_help.c:1327 sql_help.c:1721 msgid "new_column_name" msgstr "ახალი_სვეტის_სახელი" -#: sql_help.c:452 sql_help.c:544 sql_help.c:680 sql_help.c:880 sql_help.c:1030 -#: sql_help.c:1352 sql_help.c:1621 +#: sql_help.c:454 sql_help.c:546 sql_help.c:682 sql_help.c:882 sql_help.c:1032 +#: sql_help.c:1353 sql_help.c:1621 msgid "where action is one of:" msgstr "და როცა ქმედება არის ერთერთი სიიდან:" -#: sql_help.c:454 sql_help.c:459 sql_help.c:1078 sql_help.c:1354 -#: sql_help.c:1359 sql_help.c:1623 sql_help.c:1627 sql_help.c:2267 -#: sql_help.c:2364 sql_help.c:2576 sql_help.c:2765 sql_help.c:2923 -#: sql_help.c:3210 sql_help.c:4198 +#: sql_help.c:456 sql_help.c:461 sql_help.c:1080 sql_help.c:1355 +#: sql_help.c:1360 sql_help.c:1623 sql_help.c:1627 sql_help.c:2267 +#: sql_help.c:2364 sql_help.c:2576 sql_help.c:2765 sql_help.c:2922 +#: sql_help.c:3204 sql_help.c:4192 msgid "data_type" msgstr "მონაცემების_ტიპი" -#: sql_help.c:455 sql_help.c:460 sql_help.c:1355 sql_help.c:1360 +#: sql_help.c:457 sql_help.c:462 sql_help.c:1356 sql_help.c:1361 #: sql_help.c:1456 sql_help.c:1624 sql_help.c:1628 sql_help.c:2268 -#: sql_help.c:2367 sql_help.c:2499 sql_help.c:2925 sql_help.c:2933 -#: sql_help.c:2946 sql_help.c:2960 sql_help.c:3015 sql_help.c:3211 -#: sql_help.c:3217 sql_help.c:4036 +#: sql_help.c:2367 sql_help.c:2499 sql_help.c:2924 sql_help.c:2932 +#: sql_help.c:2945 sql_help.c:2959 sql_help.c:3009 sql_help.c:3205 +#: sql_help.c:3211 sql_help.c:4030 msgid "collation" msgstr "კოლაცია" -#: sql_help.c:456 sql_help.c:1356 sql_help.c:2368 sql_help.c:2377 -#: sql_help.c:2926 sql_help.c:2942 sql_help.c:2955 +#: sql_help.c:458 sql_help.c:1357 sql_help.c:2368 sql_help.c:2377 +#: sql_help.c:2925 sql_help.c:2941 sql_help.c:2954 msgid "column_constraint" msgstr "column_constraint" -#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1376 sql_help.c:5033 +#: sql_help.c:468 sql_help.c:610 sql_help.c:684 sql_help.c:1377 sql_help.c:5027 msgid "integer" msgstr "მთელი რიცხვი" -#: sql_help.c:468 sql_help.c:471 sql_help.c:684 sql_help.c:687 sql_help.c:1378 -#: sql_help.c:1381 +#: sql_help.c:470 sql_help.c:473 sql_help.c:686 sql_help.c:689 sql_help.c:1379 +#: sql_help.c:1382 msgid "attribute_option" msgstr "ატრიბუტის პარამეტრი" -#: sql_help.c:476 sql_help.c:1385 sql_help.c:2369 sql_help.c:2378 -#: sql_help.c:2927 sql_help.c:2943 sql_help.c:2956 +#: sql_help.c:478 sql_help.c:1386 sql_help.c:2369 sql_help.c:2378 +#: sql_help.c:2926 sql_help.c:2942 sql_help.c:2955 msgid "table_constraint" msgstr "ცხრილის_შეზღუდვები" -#: sql_help.c:479 sql_help.c:480 sql_help.c:481 sql_help.c:482 sql_help.c:1390 -#: sql_help.c:1391 sql_help.c:1392 sql_help.c:1393 sql_help.c:1931 +#: sql_help.c:481 sql_help.c:482 sql_help.c:483 sql_help.c:484 sql_help.c:1391 +#: sql_help.c:1392 sql_help.c:1393 sql_help.c:1394 sql_help.c:1931 msgid "trigger_name" msgstr "ტრიგერის_სახელი" -#: sql_help.c:483 sql_help.c:484 sql_help.c:1404 sql_help.c:1405 -#: sql_help.c:2370 sql_help.c:2375 sql_help.c:2930 sql_help.c:2953 +#: sql_help.c:485 sql_help.c:486 sql_help.c:1405 sql_help.c:1406 +#: sql_help.c:2370 sql_help.c:2375 sql_help.c:2929 sql_help.c:2952 msgid "parent_table" msgstr "მშობელი_ცხრილი" -#: sql_help.c:543 sql_help.c:600 sql_help.c:669 sql_help.c:879 sql_help.c:1029 +#: sql_help.c:545 sql_help.c:602 sql_help.c:671 sql_help.c:881 sql_help.c:1031 #: sql_help.c:1580 sql_help.c:2299 msgid "extension_name" msgstr "გაფართოების სახელი" -#: sql_help.c:545 sql_help.c:1031 sql_help.c:2433 +#: sql_help.c:547 sql_help.c:1033 sql_help.c:2433 msgid "execution_cost" msgstr "გაშვების_ფასი" -#: sql_help.c:546 sql_help.c:1032 sql_help.c:2434 +#: sql_help.c:548 sql_help.c:1034 sql_help.c:2434 msgid "result_rows" msgstr "მწკრივები_შედეგში" -#: sql_help.c:547 sql_help.c:2435 +#: sql_help.c:549 sql_help.c:2435 msgid "support_function" msgstr "დამხმარე_ფუნქცია" -#: sql_help.c:569 sql_help.c:571 sql_help.c:954 sql_help.c:962 sql_help.c:966 -#: sql_help.c:969 sql_help.c:972 sql_help.c:1663 sql_help.c:1671 +#: sql_help.c:571 sql_help.c:573 sql_help.c:956 sql_help.c:964 sql_help.c:968 +#: sql_help.c:971 sql_help.c:974 sql_help.c:1663 sql_help.c:1671 #: sql_help.c:1675 sql_help.c:1678 sql_help.c:1681 sql_help.c:2743 -#: sql_help.c:2745 sql_help.c:2748 sql_help.c:2749 sql_help.c:3927 -#: sql_help.c:3928 sql_help.c:3932 sql_help.c:3933 sql_help.c:3936 +#: sql_help.c:2745 sql_help.c:2748 sql_help.c:2749 sql_help.c:3921 +#: sql_help.c:3922 sql_help.c:3926 sql_help.c:3927 sql_help.c:3930 +#: sql_help.c:3931 sql_help.c:3933 sql_help.c:3934 sql_help.c:3936 #: sql_help.c:3937 sql_help.c:3939 sql_help.c:3940 sql_help.c:3942 -#: sql_help.c:3943 sql_help.c:3945 sql_help.c:3946 sql_help.c:3948 -#: sql_help.c:3949 sql_help.c:3955 sql_help.c:3956 sql_help.c:3958 +#: sql_help.c:3943 sql_help.c:3949 sql_help.c:3950 sql_help.c:3952 +#: sql_help.c:3953 sql_help.c:3955 sql_help.c:3956 sql_help.c:3958 #: sql_help.c:3959 sql_help.c:3961 sql_help.c:3962 sql_help.c:3964 #: sql_help.c:3965 sql_help.c:3967 sql_help.c:3968 sql_help.c:3970 -#: sql_help.c:3971 sql_help.c:3973 sql_help.c:3974 sql_help.c:3976 -#: sql_help.c:3977 sql_help.c:4390 sql_help.c:4391 sql_help.c:4395 -#: sql_help.c:4396 sql_help.c:4399 sql_help.c:4400 sql_help.c:4402 -#: sql_help.c:4403 sql_help.c:4405 sql_help.c:4406 sql_help.c:4408 -#: sql_help.c:4409 sql_help.c:4411 sql_help.c:4412 sql_help.c:4418 +#: sql_help.c:3971 sql_help.c:4384 sql_help.c:4385 sql_help.c:4389 +#: sql_help.c:4390 sql_help.c:4393 sql_help.c:4394 sql_help.c:4396 +#: sql_help.c:4397 sql_help.c:4399 sql_help.c:4400 sql_help.c:4402 +#: sql_help.c:4403 sql_help.c:4405 sql_help.c:4406 sql_help.c:4412 +#: sql_help.c:4413 sql_help.c:4415 sql_help.c:4416 sql_help.c:4418 #: sql_help.c:4419 sql_help.c:4421 sql_help.c:4422 sql_help.c:4424 #: sql_help.c:4425 sql_help.c:4427 sql_help.c:4428 sql_help.c:4430 -#: sql_help.c:4431 sql_help.c:4433 sql_help.c:4434 sql_help.c:4436 -#: sql_help.c:4437 sql_help.c:4439 sql_help.c:4440 +#: sql_help.c:4431 sql_help.c:4433 sql_help.c:4434 msgid "role_specification" msgstr "role_specification" -#: sql_help.c:570 sql_help.c:572 sql_help.c:1694 sql_help.c:2234 -#: sql_help.c:2751 sql_help.c:3288 sql_help.c:3739 sql_help.c:4768 +#: sql_help.c:572 sql_help.c:574 sql_help.c:1694 sql_help.c:2234 +#: sql_help.c:2751 sql_help.c:3282 sql_help.c:3733 sql_help.c:4762 msgid "user_name" msgstr "მომხმარებლის_სახელი" -#: sql_help.c:573 sql_help.c:974 sql_help.c:1683 sql_help.c:2750 -#: sql_help.c:3978 sql_help.c:4441 +#: sql_help.c:575 sql_help.c:976 sql_help.c:1683 sql_help.c:2750 +#: sql_help.c:3972 sql_help.c:4435 msgid "where role_specification can be:" msgstr "სადაც role_specification შეიძლება იყოს:" -#: sql_help.c:575 +#: sql_help.c:577 msgid "group_name" msgstr "ჯგუფის_სახელი" -#: sql_help.c:596 sql_help.c:1452 sql_help.c:2246 sql_help.c:2506 -#: sql_help.c:2540 sql_help.c:2938 sql_help.c:2951 sql_help.c:2965 -#: sql_help.c:3011 sql_help.c:3041 sql_help.c:3053 sql_help.c:3969 -#: sql_help.c:4432 +#: sql_help.c:598 sql_help.c:1452 sql_help.c:2246 sql_help.c:2506 +#: sql_help.c:2540 sql_help.c:2937 sql_help.c:2950 sql_help.c:2964 +#: sql_help.c:3005 sql_help.c:3035 sql_help.c:3047 sql_help.c:3963 +#: sql_help.c:4426 msgid "tablespace_name" msgstr "ცხრილების_სივრცის_სახელი" -#: sql_help.c:598 sql_help.c:691 sql_help.c:1398 sql_help.c:1408 +#: sql_help.c:600 sql_help.c:693 sql_help.c:1399 sql_help.c:1409 #: sql_help.c:1447 sql_help.c:1809 msgid "index_name" msgstr "ინდექსის_სახელი" -#: sql_help.c:602 sql_help.c:605 sql_help.c:694 sql_help.c:696 sql_help.c:1401 -#: sql_help.c:1403 sql_help.c:1450 sql_help.c:2504 sql_help.c:2538 -#: sql_help.c:2936 sql_help.c:2949 sql_help.c:2963 sql_help.c:3009 -#: sql_help.c:3039 +#: sql_help.c:604 sql_help.c:607 sql_help.c:696 sql_help.c:698 sql_help.c:1402 +#: sql_help.c:1404 sql_help.c:1450 sql_help.c:2504 sql_help.c:2538 +#: sql_help.c:2935 sql_help.c:2948 sql_help.c:2962 sql_help.c:3003 +#: sql_help.c:3033 msgid "storage_parameter" msgstr "საცავის_პარამეტრი" -#: sql_help.c:607 +#: sql_help.c:609 msgid "column_number" msgstr "column_number" -#: sql_help.c:631 sql_help.c:1894 sql_help.c:4524 +#: sql_help.c:633 sql_help.c:1894 sql_help.c:4518 msgid "large_object_oid" msgstr "დიდი_ობიექტის_oid" -#: sql_help.c:690 sql_help.c:1384 sql_help.c:2924 +#: sql_help.c:692 sql_help.c:1385 sql_help.c:2923 msgid "compression_method" msgstr "შეკუმშვის_მეთოდი" -#: sql_help.c:692 sql_help.c:1399 +#: sql_help.c:694 sql_help.c:1400 msgid "new_access_method" msgstr "წვდომის_ახალი_მეთოდი" -#: sql_help.c:729 sql_help.c:2561 +#: sql_help.c:731 sql_help.c:2561 msgid "res_proc" msgstr "შეზღუდვის_პროცედურა" -#: sql_help.c:730 sql_help.c:2562 +#: sql_help.c:732 sql_help.c:2562 msgid "join_proc" msgstr "შეერთების_პროცედურა" -#: sql_help.c:731 sql_help.c:2559 +#: sql_help.c:733 sql_help.c:2559 msgid "com_op" msgstr "კომუტ_ოპერ" -#: sql_help.c:732 sql_help.c:2560 +#: sql_help.c:734 sql_help.c:2560 msgid "neg_op" msgstr "უარყ_ოპერატ" -#: sql_help.c:784 sql_help.c:796 sql_help.c:2579 +#: sql_help.c:786 sql_help.c:798 sql_help.c:2579 msgid "strategy_number" msgstr "strategy_number" -#: sql_help.c:786 sql_help.c:787 sql_help.c:790 sql_help.c:791 sql_help.c:797 -#: sql_help.c:798 sql_help.c:800 sql_help.c:801 sql_help.c:2581 sql_help.c:2582 +#: sql_help.c:788 sql_help.c:789 sql_help.c:792 sql_help.c:793 sql_help.c:799 +#: sql_help.c:800 sql_help.c:802 sql_help.c:803 sql_help.c:2581 sql_help.c:2582 #: sql_help.c:2585 sql_help.c:2586 msgid "op_type" msgstr "ოპ_ტიპი" -#: sql_help.c:788 sql_help.c:2583 +#: sql_help.c:790 sql_help.c:2583 msgid "sort_family_name" msgstr "დალაგების_ოჯახის_სახელი" -#: sql_help.c:789 sql_help.c:799 sql_help.c:2584 +#: sql_help.c:791 sql_help.c:801 sql_help.c:2584 msgid "support_number" msgstr "დამხმარე_რიცხვი" -#: sql_help.c:793 sql_help.c:2166 sql_help.c:2588 sql_help.c:3130 -#: sql_help.c:3132 +#: sql_help.c:795 sql_help.c:2166 sql_help.c:2588 sql_help.c:3124 +#: sql_help.c:3126 msgid "argument_type" msgstr "არგუმენტის_ტიპი" -#: sql_help.c:824 sql_help.c:827 sql_help.c:916 sql_help.c:1045 sql_help.c:1085 +#: sql_help.c:826 sql_help.c:829 sql_help.c:918 sql_help.c:1047 sql_help.c:1087 #: sql_help.c:1576 sql_help.c:1579 sql_help.c:1755 sql_help.c:1808 #: sql_help.c:1879 sql_help.c:1904 sql_help.c:1917 sql_help.c:1932 #: sql_help.c:1992 sql_help.c:1998 sql_help.c:2362 sql_help.c:2374 #: sql_help.c:2495 sql_help.c:2535 sql_help.c:2612 sql_help.c:2666 #: sql_help.c:2719 sql_help.c:2771 sql_help.c:2804 sql_help.c:2811 -#: sql_help.c:2921 sql_help.c:2939 sql_help.c:2952 sql_help.c:3036 -#: sql_help.c:3156 sql_help.c:3337 sql_help.c:3560 sql_help.c:3609 -#: sql_help.c:3715 sql_help.c:3925 sql_help.c:3931 sql_help.c:3992 -#: sql_help.c:4024 sql_help.c:4388 sql_help.c:4394 sql_help.c:4512 -#: sql_help.c:4625 sql_help.c:4688 sql_help.c:4727 sql_help.c:4883 -#: sql_help.c:4946 sql_help.c:4980 sql_help.c:5038 sql_help.c:5128 -#: sql_help.c:5191 +#: sql_help.c:2920 sql_help.c:2938 sql_help.c:2951 sql_help.c:3030 +#: sql_help.c:3150 sql_help.c:3331 sql_help.c:3554 sql_help.c:3603 +#: sql_help.c:3709 sql_help.c:3919 sql_help.c:3925 sql_help.c:3986 +#: sql_help.c:4018 sql_help.c:4382 sql_help.c:4388 sql_help.c:4506 +#: sql_help.c:4619 sql_help.c:4682 sql_help.c:4721 sql_help.c:4877 +#: sql_help.c:4940 sql_help.c:4974 sql_help.c:5032 sql_help.c:5122 +#: sql_help.c:5185 msgid "table_name" msgstr "ცხრილის_სახელი" -#: sql_help.c:829 sql_help.c:2614 +#: sql_help.c:831 sql_help.c:2614 msgid "using_expression" msgstr "გამოყენების_გამოხატულება" -#: sql_help.c:830 sql_help.c:2615 +#: sql_help.c:832 sql_help.c:2615 msgid "check_expression" msgstr "გამოსახულების_შემოწმება" -#: sql_help.c:903 sql_help.c:905 sql_help.c:907 sql_help.c:2662 +#: sql_help.c:905 sql_help.c:907 sql_help.c:909 sql_help.c:2662 msgid "publication_object" msgstr "გამოცემის_ობიექტი" -#: sql_help.c:909 sql_help.c:2663 +#: sql_help.c:911 sql_help.c:2663 msgid "publication_parameter" msgstr "გამოცემის_პარამეტრი" -#: sql_help.c:915 sql_help.c:2665 +#: sql_help.c:917 sql_help.c:2665 msgid "where publication_object is one of:" msgstr "სადაც publication_object ერთ-ერთია სიიდან:" -#: sql_help.c:958 sql_help.c:1667 sql_help.c:2473 sql_help.c:2698 -#: sql_help.c:3271 +#: sql_help.c:960 sql_help.c:1667 sql_help.c:2473 sql_help.c:2698 +#: sql_help.c:3265 msgid "password" msgstr "პაროლი" -#: sql_help.c:959 sql_help.c:1668 sql_help.c:2474 sql_help.c:2699 -#: sql_help.c:3272 +#: sql_help.c:961 sql_help.c:1668 sql_help.c:2474 sql_help.c:2699 +#: sql_help.c:3266 msgid "timestamp" msgstr "დროის შტამპი" -#: sql_help.c:963 sql_help.c:967 sql_help.c:970 sql_help.c:973 sql_help.c:1672 -#: sql_help.c:1676 sql_help.c:1679 sql_help.c:1682 sql_help.c:3938 -#: sql_help.c:4401 +#: sql_help.c:965 sql_help.c:969 sql_help.c:972 sql_help.c:975 sql_help.c:1672 +#: sql_help.c:1676 sql_help.c:1679 sql_help.c:1682 sql_help.c:3932 +#: sql_help.c:4395 msgid "database_name" msgstr "ბაზის_სახელი" -#: sql_help.c:1079 sql_help.c:2766 +#: sql_help.c:1081 sql_help.c:2766 msgid "increment" msgstr "გაზრდა" -#: sql_help.c:1080 sql_help.c:2767 +#: sql_help.c:1082 sql_help.c:2767 msgid "minvalue" msgstr "მინ_მნიშვნელობა" -#: sql_help.c:1081 sql_help.c:2768 +#: sql_help.c:1083 sql_help.c:2768 msgid "maxvalue" msgstr "მაქს_მნიშვნელობა" -#: sql_help.c:1082 sql_help.c:2769 sql_help.c:4621 sql_help.c:4725 -#: sql_help.c:4879 sql_help.c:5055 sql_help.c:5124 +#: sql_help.c:1084 sql_help.c:2769 sql_help.c:4615 sql_help.c:4719 +#: sql_help.c:4873 sql_help.c:5049 sql_help.c:5118 msgid "start" msgstr "დაწყება" -#: sql_help.c:1083 sql_help.c:1373 +#: sql_help.c:1085 sql_help.c:1374 msgid "restart" msgstr "გადატვრთვა" -#: sql_help.c:1084 sql_help.c:2770 +#: sql_help.c:1086 sql_help.c:2770 msgid "cache" msgstr "კეში" -#: sql_help.c:1129 +#: sql_help.c:1131 msgid "new_target" msgstr "ახალი_სამიზნე" -#: sql_help.c:1148 sql_help.c:2823 +#: sql_help.c:1150 sql_help.c:2823 msgid "conninfo" msgstr "შეერთ_ინფო" -#: sql_help.c:1150 sql_help.c:1154 sql_help.c:1158 sql_help.c:2824 +#: sql_help.c:1152 sql_help.c:1156 sql_help.c:1160 sql_help.c:2824 msgid "publication_name" msgstr "გამოცემის_სახელი" -#: sql_help.c:1151 sql_help.c:1155 sql_help.c:1159 +#: sql_help.c:1153 sql_help.c:1157 sql_help.c:1161 msgid "publication_option" msgstr "გამოცემის_მორგება" -#: sql_help.c:1162 +#: sql_help.c:1164 msgid "refresh_option" msgstr "განახლების_პარამეტრები" -#: sql_help.c:1167 sql_help.c:2825 +#: sql_help.c:1169 sql_help.c:2825 msgid "subscription_parameter" msgstr "გამოწერის_პარამეტრი" -#: sql_help.c:1170 +#: sql_help.c:1172 msgid "skip_option" msgstr "პარამეტრის_გამოტოვება" -#: sql_help.c:1338 sql_help.c:1341 sql_help.c:1343 sql_help.c:1351 +#: sql_help.c:1339 sql_help.c:1342 sql_help.c:1344 sql_help.c:1352 msgid "partition_name" msgstr "დანაყოფის_სახელი" -#: sql_help.c:1339 sql_help.c:1345 sql_help.c:1347 sql_help.c:2379 -#: sql_help.c:2957 +#: sql_help.c:1340 sql_help.c:1346 sql_help.c:1348 sql_help.c:2379 +#: sql_help.c:2956 msgid "partition_bound_spec" msgstr "დანაყოფის_საზღვრის_მითითება" -#: sql_help.c:1344 sql_help.c:1349 +#: sql_help.c:1345 sql_help.c:1350 msgid "partition_name1" msgstr "დანაყოფის_სახელი1" -#: sql_help.c:1346 sql_help.c:1350 +#: sql_help.c:1347 sql_help.c:1351 msgid "partition_name2" msgstr "დანაყოფის_სახელი2" -#: sql_help.c:1370 sql_help.c:1420 sql_help.c:2971 +#: sql_help.c:1371 sql_help.c:1421 sql_help.c:2970 msgid "sequence_options" msgstr "მიმდევრობის_პარამეტრები" -#: sql_help.c:1372 +#: sql_help.c:1373 msgid "sequence_option" msgstr "მიმდევრობის_პარამეტრი" -#: sql_help.c:1386 +#: sql_help.c:1387 msgid "table_constraint_using_index" msgstr "ცხრილის_შეზღუდვა_ინდექსით" -#: sql_help.c:1394 sql_help.c:1395 sql_help.c:1396 sql_help.c:1397 +#: sql_help.c:1395 sql_help.c:1396 sql_help.c:1397 sql_help.c:1398 msgid "rewrite_rule_name" msgstr "გადაწერის_წესის_სახელი" -#: sql_help.c:1409 sql_help.c:2391 sql_help.c:3001 +#: sql_help.c:1410 sql_help.c:2391 sql_help.c:2995 msgid "and partition_bound_spec is:" msgstr "და დანაყოფის_საზღვარის_სპეციფიკაცია არის:" -#: sql_help.c:1410 sql_help.c:1411 sql_help.c:1412 sql_help.c:2392 -#: sql_help.c:2393 sql_help.c:2394 sql_help.c:3002 sql_help.c:3003 -#: sql_help.c:3004 +#: sql_help.c:1411 sql_help.c:1412 sql_help.c:1413 sql_help.c:2392 +#: sql_help.c:2393 sql_help.c:2394 sql_help.c:2996 sql_help.c:2997 +#: sql_help.c:2998 msgid "partition_bound_expr" msgstr "დანაყოფის_საზღვრის_გამოსახულება" -#: sql_help.c:1413 sql_help.c:1414 sql_help.c:2395 sql_help.c:2396 -#: sql_help.c:3005 sql_help.c:3006 +#: sql_help.c:1414 sql_help.c:1415 sql_help.c:2395 sql_help.c:2396 +#: sql_help.c:2999 sql_help.c:3000 msgid "numeric_literal" msgstr "numeric_literal" -#: sql_help.c:1415 +#: sql_help.c:1416 msgid "and column_constraint is:" msgstr "და სვეტის_შეზღუდვა არის:" -#: sql_help.c:1418 sql_help.c:2386 sql_help.c:2427 sql_help.c:2636 -#: sql_help.c:2969 +#: sql_help.c:1419 sql_help.c:2386 sql_help.c:2427 sql_help.c:2636 +#: sql_help.c:2968 msgid "default_expr" msgstr "ნაგულისხმები_გამოსახულება" -#: sql_help.c:1419 sql_help.c:2387 sql_help.c:2970 +#: sql_help.c:1420 sql_help.c:2387 sql_help.c:2969 msgid "generation_expr" msgstr "გენერირებული_გამოსახულება" -#: sql_help.c:1421 sql_help.c:1422 sql_help.c:1432 sql_help.c:1434 -#: sql_help.c:1438 sql_help.c:2972 sql_help.c:2973 sql_help.c:2984 -#: sql_help.c:2987 sql_help.c:2991 +#: sql_help.c:1422 sql_help.c:1423 sql_help.c:1432 sql_help.c:1434 +#: sql_help.c:1438 sql_help.c:2971 sql_help.c:2972 sql_help.c:2981 +#: sql_help.c:2983 sql_help.c:2987 msgid "index_parameters" msgstr "ინდექსის_პარამეტრები" -#: sql_help.c:1423 sql_help.c:1441 sql_help.c:2974 sql_help.c:2995 +#: sql_help.c:1424 sql_help.c:1441 sql_help.c:2973 sql_help.c:2990 msgid "reftable" msgstr "მიბმების_ცხრილი" -#: sql_help.c:1424 sql_help.c:1442 sql_help.c:2975 sql_help.c:2996 +#: sql_help.c:1425 sql_help.c:1442 sql_help.c:2974 sql_help.c:2991 msgid "refcolumn" msgstr "მიბმული_სვეტი" -#: sql_help.c:1425 sql_help.c:1426 sql_help.c:1443 sql_help.c:1444 -#: sql_help.c:2976 sql_help.c:2977 sql_help.c:2998 sql_help.c:2999 +#: sql_help.c:1426 sql_help.c:1427 sql_help.c:1443 sql_help.c:1444 +#: sql_help.c:2975 sql_help.c:2976 sql_help.c:2992 sql_help.c:2993 msgid "referential_action" msgstr "მიბმის_ქმედებები" -#: sql_help.c:1427 sql_help.c:2388 sql_help.c:2978 +#: sql_help.c:1428 sql_help.c:2388 sql_help.c:2977 msgid "and table_constraint is:" msgstr "და table_constraint არის:" -#: sql_help.c:1436 sql_help.c:2989 +#: sql_help.c:1436 sql_help.c:2985 msgid "exclude_element" msgstr "ელემენტის_ამოღება" -#: sql_help.c:1437 sql_help.c:2990 sql_help.c:4619 sql_help.c:4723 -#: sql_help.c:4877 sql_help.c:5053 sql_help.c:5122 +#: sql_help.c:1437 sql_help.c:2986 sql_help.c:4613 sql_help.c:4717 +#: sql_help.c:4871 sql_help.c:5047 sql_help.c:5116 msgid "operator" msgstr "ოპერატორი" -#: sql_help.c:1439 sql_help.c:2507 sql_help.c:2992 +#: sql_help.c:1439 sql_help.c:2507 sql_help.c:2988 msgid "predicate" msgstr "პრედიკატი" @@ -4882,28 +4869,28 @@ msgstr "პრედიკატი" msgid "and table_constraint_using_index is:" msgstr "და table_constraint_using_index არის:" -#: sql_help.c:1448 sql_help.c:3007 +#: sql_help.c:1448 sql_help.c:3001 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:" msgstr "ინდექსის_პარამეტრები UNIQUE, PRIMARY KEY და EXCLUDE შეზღუდვებში:" -#: sql_help.c:1453 sql_help.c:3012 +#: sql_help.c:1453 sql_help.c:3006 msgid "exclude_element in an EXCLUDE constraint is:" msgstr "ელემენტის_ამოღება EXCLUDE შეზღუდვაში წარმოადგენს:" -#: sql_help.c:1457 sql_help.c:2500 sql_help.c:2934 sql_help.c:2947 -#: sql_help.c:2961 sql_help.c:3016 sql_help.c:4037 +#: sql_help.c:1457 sql_help.c:2500 sql_help.c:2933 sql_help.c:2946 +#: sql_help.c:2960 sql_help.c:3010 sql_help.c:4031 msgid "opclass" msgstr "ოპერატ_კლასი" -#: sql_help.c:1458 sql_help.c:2501 sql_help.c:3017 +#: sql_help.c:1458 sql_help.c:2501 sql_help.c:3011 msgid "opclass_parameter" msgstr "ოპერატ_კლასის_პარამეტრი" -#: sql_help.c:1460 sql_help.c:3019 +#: sql_help.c:1460 sql_help.c:3013 msgid "referential_action in a FOREIGN KEY/REFERENCES constraint is:" msgstr "მიბმის ქმედება FOREIGN KEY/REFERENCES შეზღუდვაში წარმოადგენს:" -#: sql_help.c:1478 sql_help.c:1481 sql_help.c:3056 +#: sql_help.c:1478 sql_help.c:1481 sql_help.c:3050 msgid "tablespace_option" msgstr "ცხრილების_სივრცის_პარამეტრი" @@ -4924,7 +4911,7 @@ msgid "new_dictionary" msgstr "ახალი_ლექსიკონი" #: sql_help.c:1608 sql_help.c:1622 sql_help.c:1625 sql_help.c:1626 -#: sql_help.c:3209 +#: sql_help.c:3203 msgid "attribute_name" msgstr "ატრიბუტის_სახელი" @@ -4949,59 +4936,59 @@ msgid "property" msgstr "თვისება" #: sql_help.c:1695 sql_help.c:2371 sql_help.c:2380 sql_help.c:2782 -#: sql_help.c:3289 sql_help.c:3740 sql_help.c:3947 sql_help.c:3993 -#: sql_help.c:4410 +#: sql_help.c:3283 sql_help.c:3734 sql_help.c:3941 sql_help.c:3987 +#: sql_help.c:4404 msgid "server_name" msgstr "server_name" -#: sql_help.c:1727 sql_help.c:1730 sql_help.c:3304 +#: sql_help.c:1727 sql_help.c:1730 sql_help.c:3298 msgid "view_option_name" msgstr "ხედის_პარამეტრის_სახელი" -#: sql_help.c:1728 sql_help.c:3305 +#: sql_help.c:1728 sql_help.c:3299 msgid "view_option_value" msgstr "ხედის_პარამეტრის_მნიშვნელობა" -#: sql_help.c:1749 sql_help.c:5022 +#: sql_help.c:1749 sql_help.c:5016 msgid "table_and_columns" msgstr "ცხრილი_და სვეტები" -#: sql_help.c:1750 sql_help.c:1810 sql_help.c:2004 sql_help.c:3789 -#: sql_help.c:4245 sql_help.c:5023 +#: sql_help.c:1750 sql_help.c:1810 sql_help.c:2004 sql_help.c:3783 +#: sql_help.c:4239 sql_help.c:5017 msgid "where option can be one of:" msgstr "სადაც option შეიძლება იყოს ერთ-ერთი სიიდან:" #: sql_help.c:1751 sql_help.c:1752 sql_help.c:1811 sql_help.c:2006 -#: sql_help.c:2010 sql_help.c:2192 sql_help.c:3790 sql_help.c:3791 -#: sql_help.c:3792 sql_help.c:3793 sql_help.c:3794 sql_help.c:3795 -#: sql_help.c:3796 sql_help.c:3797 sql_help.c:3798 sql_help.c:3799 -#: sql_help.c:4246 sql_help.c:4248 sql_help.c:5024 sql_help.c:5025 -#: sql_help.c:5026 sql_help.c:5027 sql_help.c:5028 sql_help.c:5029 -#: sql_help.c:5030 sql_help.c:5031 sql_help.c:5032 sql_help.c:5034 -#: sql_help.c:5035 +#: sql_help.c:2010 sql_help.c:2192 sql_help.c:3784 sql_help.c:3785 +#: sql_help.c:3786 sql_help.c:3787 sql_help.c:3788 sql_help.c:3789 +#: sql_help.c:3790 sql_help.c:3791 sql_help.c:3792 sql_help.c:3793 +#: sql_help.c:4240 sql_help.c:4242 sql_help.c:5018 sql_help.c:5019 +#: sql_help.c:5020 sql_help.c:5021 sql_help.c:5022 sql_help.c:5023 +#: sql_help.c:5024 sql_help.c:5025 sql_help.c:5026 sql_help.c:5028 +#: sql_help.c:5029 msgid "boolean" msgstr "ლოგიკური" -#: sql_help.c:1753 sql_help.c:5036 +#: sql_help.c:1753 sql_help.c:5030 msgid "size" msgstr "ზომა" -#: sql_help.c:1754 sql_help.c:5037 +#: sql_help.c:1754 sql_help.c:5031 msgid "and table_and_columns is:" msgstr "და table_and_columns არის:" -#: sql_help.c:1770 sql_help.c:4784 sql_help.c:4786 sql_help.c:4810 +#: sql_help.c:1770 sql_help.c:4778 sql_help.c:4780 sql_help.c:4804 msgid "transaction_mode" msgstr "ტრანზაქციის_რეჟიმი" -#: sql_help.c:1771 sql_help.c:4787 sql_help.c:4811 +#: sql_help.c:1771 sql_help.c:4781 sql_help.c:4805 msgid "where transaction_mode is one of:" msgstr "სადაც transaction_mode შეიძლება იყოს ერთ-ერთი სიიდან:" -#: sql_help.c:1780 sql_help.c:4629 sql_help.c:4638 sql_help.c:4642 -#: sql_help.c:4646 sql_help.c:4649 sql_help.c:4887 sql_help.c:4896 -#: sql_help.c:4900 sql_help.c:4904 sql_help.c:4907 sql_help.c:5132 -#: sql_help.c:5141 sql_help.c:5145 sql_help.c:5149 sql_help.c:5152 +#: sql_help.c:1780 sql_help.c:4623 sql_help.c:4632 sql_help.c:4636 +#: sql_help.c:4640 sql_help.c:4643 sql_help.c:4881 sql_help.c:4890 +#: sql_help.c:4894 sql_help.c:4898 sql_help.c:4901 sql_help.c:5126 +#: sql_help.c:5135 sql_help.c:5139 sql_help.c:5143 sql_help.c:5146 msgid "argument" msgstr "არგიმენტი" @@ -5009,7 +4996,7 @@ msgstr "არგიმენტი" msgid "relation_name" msgstr "ურთიერთობის_სახელი" -#: sql_help.c:1881 sql_help.c:3941 sql_help.c:4404 +#: sql_help.c:1881 sql_help.c:3935 sql_help.c:4398 msgid "domain_name" msgstr "დომენის_სახელი" @@ -5021,15 +5008,15 @@ msgstr "policy_name" msgid "rule_name" msgstr "rule_name" -#: sql_help.c:1935 sql_help.c:4543 +#: sql_help.c:1935 sql_help.c:4537 msgid "string_literal" msgstr "string_literal" -#: sql_help.c:1960 sql_help.c:4207 sql_help.c:4457 +#: sql_help.c:1960 sql_help.c:4201 sql_help.c:4451 msgid "transaction_id" msgstr "ტრანზაქციის_id" -#: sql_help.c:1994 sql_help.c:2001 sql_help.c:4063 +#: sql_help.c:1994 sql_help.c:2001 sql_help.c:4057 msgid "filename" msgstr "ფაილის სახელი" @@ -5038,16 +5025,16 @@ msgstr "ფაილის სახელი" msgid "command" msgstr "ბრძანება" -#: sql_help.c:1997 sql_help.c:2720 sql_help.c:3159 sql_help.c:3340 -#: sql_help.c:4047 sql_help.c:4130 sql_help.c:4133 sql_help.c:4136 -#: sql_help.c:4612 sql_help.c:4614 sql_help.c:4716 sql_help.c:4718 -#: sql_help.c:4870 sql_help.c:4872 sql_help.c:4989 sql_help.c:5115 -#: sql_help.c:5117 +#: sql_help.c:1997 sql_help.c:2720 sql_help.c:3153 sql_help.c:3334 +#: sql_help.c:4041 sql_help.c:4124 sql_help.c:4127 sql_help.c:4130 +#: sql_help.c:4606 sql_help.c:4608 sql_help.c:4710 sql_help.c:4712 +#: sql_help.c:4864 sql_help.c:4866 sql_help.c:4983 sql_help.c:5109 +#: sql_help.c:5111 msgid "condition" msgstr "მდგომარეობა" -#: sql_help.c:2000 sql_help.c:2541 sql_help.c:3042 sql_help.c:3306 -#: sql_help.c:3324 sql_help.c:4028 +#: sql_help.c:2000 sql_help.c:2541 sql_help.c:3036 sql_help.c:3300 +#: sql_help.c:3318 sql_help.c:4022 msgid "query" msgstr "მოთხოვნა" @@ -5084,8 +5071,8 @@ msgid "encoding_name" msgstr "კოდირების-სახელი" #: sql_help.c:2018 -msgid "mode" -msgstr "mode" +msgid "verbosity" +msgstr "დეტალურობა" #: sql_help.c:2029 msgid "access_method_type" @@ -5175,7 +5162,7 @@ msgstr "lc_collate" msgid "lc_ctype" msgstr "lc_ctype" -#: sql_help.c:2191 sql_help.c:4510 +#: sql_help.c:2191 sql_help.c:4504 msgid "provider" msgstr "მომწოდებელი" @@ -5199,7 +5186,7 @@ msgstr "წყაროს_კოდირება" msgid "dest_encoding" msgstr "სამიზნე_კოდირება" -#: sql_help.c:2235 sql_help.c:3082 +#: sql_help.c:2235 sql_help.c:3076 msgid "template" msgstr "შაბლონი" @@ -5236,11 +5223,10 @@ msgid "oid" msgstr "oid" #: sql_help.c:2271 -#| msgid "where column_constraint is:" msgid "where domain_constraint is:" msgstr "სადაც domain_constraint არის:" -#: sql_help.c:2285 sql_help.c:2718 sql_help.c:3155 +#: sql_help.c:2285 sql_help.c:2718 sql_help.c:3149 msgid "event" msgstr "მოვლენა" @@ -5252,7 +5238,7 @@ msgstr "ფილტრის_ცვლადი" msgid "filter_value" msgstr "ფილტრის_მნიშვნელობა" -#: sql_help.c:2383 sql_help.c:2966 +#: sql_help.c:2383 sql_help.c:2965 msgid "where column_constraint is:" msgstr "სადაც column_constraint არის:" @@ -5280,12 +5266,12 @@ msgstr "link_symbol" msgid "sql_body" msgstr "sql_ის_სხეული" -#: sql_help.c:2480 sql_help.c:2703 sql_help.c:3278 +#: sql_help.c:2480 sql_help.c:2703 sql_help.c:3272 msgid "uid" msgstr "uid" -#: sql_help.c:2496 sql_help.c:2537 sql_help.c:2935 sql_help.c:2948 -#: sql_help.c:2962 sql_help.c:3038 +#: sql_help.c:2496 sql_help.c:2537 sql_help.c:2934 sql_help.c:2947 +#: sql_help.c:2961 sql_help.c:3032 msgid "method" msgstr "მეთოდი" @@ -5309,7 +5295,7 @@ msgstr "ოჯახის_სახელი" msgid "storage_type" msgstr "საცავის_ტიპი" -#: sql_help.c:2724 sql_help.c:3162 +#: sql_help.c:2724 sql_help.c:3156 msgid "where event can be one of:" msgstr "სადაც event შეიძლება იყოს ერთ-ერთი:" @@ -5325,7 +5311,7 @@ msgstr "server_type" msgid "server_version" msgstr "server_version" -#: sql_help.c:2785 sql_help.c:3944 sql_help.c:4407 +#: sql_help.c:2785 sql_help.c:3938 sql_help.c:4401 msgid "fdw_name" msgstr "fdw_name" @@ -5341,1205 +5327,1205 @@ msgstr "statistics_kind" msgid "subscription_name" msgstr "გამოწერის_სახელი" -#: sql_help.c:2928 +#: sql_help.c:2927 msgid "source_table" msgstr "წყაროს_ცხრილი" -#: sql_help.c:2929 +#: sql_help.c:2928 msgid "like_option" msgstr "მსგავსების_პარამეტრი" -#: sql_help.c:3000 +#: sql_help.c:2994 msgid "and like_option is:" msgstr "და like_option არის:" -#: sql_help.c:3055 +#: sql_help.c:3049 msgid "directory" msgstr "საქაღალდე" -#: sql_help.c:3069 +#: sql_help.c:3063 msgid "parser_name" msgstr "დამმუშავებლის_სახელი" -#: sql_help.c:3070 +#: sql_help.c:3064 msgid "source_config" msgstr "წყაროს_კონფიგურაცია" -#: sql_help.c:3099 +#: sql_help.c:3093 msgid "start_function" msgstr "გაშვების_ფუნქცია" -#: sql_help.c:3100 +#: sql_help.c:3094 msgid "gettoken_function" msgstr "კოდის_მიღების_ფუნქცია" -#: sql_help.c:3101 +#: sql_help.c:3095 msgid "end_function" msgstr "დასრულების ფუნქცია" -#: sql_help.c:3102 +#: sql_help.c:3096 msgid "lextypes_function" msgstr "ლექს_ტიპების_ფუნქცია" -#: sql_help.c:3103 +#: sql_help.c:3097 msgid "headline_function" msgstr "headline_function" -#: sql_help.c:3115 +#: sql_help.c:3109 msgid "init_function" msgstr "ინიციალიზაციის_ფუნქცია" -#: sql_help.c:3116 +#: sql_help.c:3110 msgid "lexize_function" msgstr "ლექსით_გამოყოფის_ფუნქცია" -#: sql_help.c:3129 +#: sql_help.c:3123 msgid "from_sql_function_name" msgstr "sql_ფუნქციის_სახელიდან" -#: sql_help.c:3131 +#: sql_help.c:3125 msgid "to_sql_function_name" msgstr "ფუნქციის_სახელი_sql_ში" -#: sql_help.c:3157 +#: sql_help.c:3151 msgid "referenced_table_name" msgstr "მიბმული_ცხრილის_სახელი" -#: sql_help.c:3158 +#: sql_help.c:3152 msgid "transition_relation_name" msgstr "გარდამავალი_ურთიერთობის_სახელი" -#: sql_help.c:3161 +#: sql_help.c:3155 msgid "arguments" msgstr "არგუმენტები" -#: sql_help.c:3213 +#: sql_help.c:3207 msgid "label" msgstr "ჭდე" -#: sql_help.c:3215 +#: sql_help.c:3209 msgid "subtype" msgstr "ქვეტიპი" -#: sql_help.c:3216 +#: sql_help.c:3210 msgid "subtype_operator_class" msgstr "ქვეტიპის_ოპერატორის_კლასი" -#: sql_help.c:3218 +#: sql_help.c:3212 msgid "canonical_function" msgstr "კანონიკური_ფუნქცია" -#: sql_help.c:3219 +#: sql_help.c:3213 msgid "subtype_diff_function" msgstr "ქვეტიპის_სხვაობის_ფუნქცია" -#: sql_help.c:3220 +#: sql_help.c:3214 msgid "multirange_type_name" msgstr "მრავალდიაპაზონიანი_ტიპის_სახელი" -#: sql_help.c:3222 +#: sql_help.c:3216 msgid "input_function" msgstr "შეყვანის_ფუნქცია" -#: sql_help.c:3223 +#: sql_help.c:3217 msgid "output_function" msgstr "გამოტანის_ფუნქცია" -#: sql_help.c:3224 +#: sql_help.c:3218 msgid "receive_function" msgstr "მიღების_ფუნქცია" -#: sql_help.c:3225 +#: sql_help.c:3219 msgid "send_function" msgstr "საწყისი_მნიშვნელობის_ფუნქცია" -#: sql_help.c:3226 +#: sql_help.c:3220 msgid "type_modifier_input_function" msgstr "ტიპის_მოდიფიკატორის_შემყვანის_ფუნქცია" -#: sql_help.c:3227 +#: sql_help.c:3221 msgid "type_modifier_output_function" msgstr "ტიპის_მოტიფიკატორის_გამოტანის_ფუნქცია" -#: sql_help.c:3228 +#: sql_help.c:3222 msgid "analyze_function" msgstr "ფუნქციის_ანალიზი" -#: sql_help.c:3229 +#: sql_help.c:3223 msgid "subscript_function" msgstr "ინდექსით_მიმართვის_ფუნქცია" -#: sql_help.c:3230 +#: sql_help.c:3224 msgid "internallength" msgstr "შიდასიგრძე" -#: sql_help.c:3231 +#: sql_help.c:3225 msgid "alignment" msgstr "სწორება" -#: sql_help.c:3232 +#: sql_help.c:3226 msgid "storage" msgstr "საცავი" -#: sql_help.c:3233 +#: sql_help.c:3227 msgid "like_type" msgstr "მსგავსების_ტიპი" -#: sql_help.c:3234 +#: sql_help.c:3228 msgid "category" msgstr "კატეგორია" -#: sql_help.c:3235 +#: sql_help.c:3229 msgid "preferred" msgstr "რჩეული" -#: sql_help.c:3236 +#: sql_help.c:3230 msgid "default" msgstr "ნაგულისხმები" -#: sql_help.c:3237 +#: sql_help.c:3231 msgid "element" msgstr "ელემენტი" -#: sql_help.c:3238 +#: sql_help.c:3232 msgid "delimiter" msgstr "გამყოფი" -#: sql_help.c:3239 +#: sql_help.c:3233 msgid "collatable" msgstr "დალაგებადი" -#: sql_help.c:3336 sql_help.c:4023 sql_help.c:4117 sql_help.c:4607 -#: sql_help.c:4710 sql_help.c:4865 sql_help.c:4979 sql_help.c:5110 +#: sql_help.c:3330 sql_help.c:4017 sql_help.c:4111 sql_help.c:4601 +#: sql_help.c:4704 sql_help.c:4859 sql_help.c:4973 sql_help.c:5104 msgid "with_query" msgstr "მოთხოვნით" -#: sql_help.c:3338 sql_help.c:4025 sql_help.c:4626 sql_help.c:4632 -#: sql_help.c:4635 sql_help.c:4639 sql_help.c:4643 sql_help.c:4651 -#: sql_help.c:4884 sql_help.c:4890 sql_help.c:4893 sql_help.c:4897 -#: sql_help.c:4901 sql_help.c:4909 sql_help.c:4981 sql_help.c:5129 -#: sql_help.c:5135 sql_help.c:5138 sql_help.c:5142 sql_help.c:5146 -#: sql_help.c:5154 +#: sql_help.c:3332 sql_help.c:4019 sql_help.c:4620 sql_help.c:4626 +#: sql_help.c:4629 sql_help.c:4633 sql_help.c:4637 sql_help.c:4645 +#: sql_help.c:4878 sql_help.c:4884 sql_help.c:4887 sql_help.c:4891 +#: sql_help.c:4895 sql_help.c:4903 sql_help.c:4975 sql_help.c:5123 +#: sql_help.c:5129 sql_help.c:5132 sql_help.c:5136 sql_help.c:5140 +#: sql_help.c:5148 msgid "alias" msgstr "მეტსახელი" -#: sql_help.c:3339 sql_help.c:4611 sql_help.c:4653 sql_help.c:4655 -#: sql_help.c:4659 sql_help.c:4661 sql_help.c:4662 sql_help.c:4663 -#: sql_help.c:4715 sql_help.c:4869 sql_help.c:4911 sql_help.c:4913 -#: sql_help.c:4917 sql_help.c:4919 sql_help.c:4920 sql_help.c:4921 -#: sql_help.c:4988 sql_help.c:5114 sql_help.c:5156 sql_help.c:5158 -#: sql_help.c:5162 sql_help.c:5164 sql_help.c:5165 sql_help.c:5166 +#: sql_help.c:3333 sql_help.c:4605 sql_help.c:4647 sql_help.c:4649 +#: sql_help.c:4653 sql_help.c:4655 sql_help.c:4656 sql_help.c:4657 +#: sql_help.c:4709 sql_help.c:4863 sql_help.c:4905 sql_help.c:4907 +#: sql_help.c:4911 sql_help.c:4913 sql_help.c:4914 sql_help.c:4915 +#: sql_help.c:4982 sql_help.c:5108 sql_help.c:5150 sql_help.c:5152 +#: sql_help.c:5156 sql_help.c:5158 sql_help.c:5159 sql_help.c:5160 msgid "from_item" msgstr "ჩანაწერიდან" -#: sql_help.c:3341 sql_help.c:3825 sql_help.c:4174 sql_help.c:4990 +#: sql_help.c:3335 sql_help.c:3819 sql_help.c:4168 sql_help.c:4984 msgid "cursor_name" msgstr "კურსორის_სახელი" -#: sql_help.c:3342 sql_help.c:4031 sql_help.c:4123 sql_help.c:4991 +#: sql_help.c:3336 sql_help.c:4025 sql_help.c:4117 sql_help.c:4985 msgid "output_expression" msgstr "გამოტანის_გამოსახულება" -#: sql_help.c:3343 sql_help.c:4032 sql_help.c:4124 sql_help.c:4610 -#: sql_help.c:4713 sql_help.c:4868 sql_help.c:4992 sql_help.c:5113 +#: sql_help.c:3337 sql_help.c:4026 sql_help.c:4118 sql_help.c:4604 +#: sql_help.c:4707 sql_help.c:4862 sql_help.c:4986 sql_help.c:5107 msgid "output_name" msgstr "გამოტანს_სახელი" -#: sql_help.c:3359 +#: sql_help.c:3353 msgid "code" msgstr "კოდი" -#: sql_help.c:3764 +#: sql_help.c:3758 msgid "parameter" msgstr "Პარამეტრი" -#: sql_help.c:3788 sql_help.c:4199 +#: sql_help.c:3782 sql_help.c:4193 msgid "statement" msgstr "ოპერატორი" -#: sql_help.c:3824 sql_help.c:4173 +#: sql_help.c:3818 sql_help.c:4167 msgid "direction" msgstr "მიმართულება" -#: sql_help.c:3826 sql_help.c:4175 +#: sql_help.c:3820 sql_help.c:4169 msgid "where direction can be one of:" msgstr "სადაც direction შეიძლება იყოს ერთ-ერთი:" -#: sql_help.c:3827 sql_help.c:3828 sql_help.c:3829 sql_help.c:3830 -#: sql_help.c:3831 sql_help.c:4176 sql_help.c:4177 sql_help.c:4178 -#: sql_help.c:4179 sql_help.c:4180 sql_help.c:4620 sql_help.c:4622 -#: sql_help.c:4724 sql_help.c:4726 sql_help.c:4878 sql_help.c:4880 -#: sql_help.c:5054 sql_help.c:5056 sql_help.c:5123 sql_help.c:5125 +#: sql_help.c:3821 sql_help.c:3822 sql_help.c:3823 sql_help.c:3824 +#: sql_help.c:3825 sql_help.c:4170 sql_help.c:4171 sql_help.c:4172 +#: sql_help.c:4173 sql_help.c:4174 sql_help.c:4614 sql_help.c:4616 +#: sql_help.c:4718 sql_help.c:4720 sql_help.c:4872 sql_help.c:4874 +#: sql_help.c:5048 sql_help.c:5050 sql_help.c:5117 sql_help.c:5119 msgid "count" msgstr "რაოდენობა" -#: sql_help.c:3934 sql_help.c:4397 +#: sql_help.c:3928 sql_help.c:4391 msgid "sequence_name" msgstr "მიმდევრობის _სახელი" -#: sql_help.c:3952 sql_help.c:4415 +#: sql_help.c:3946 sql_help.c:4409 msgid "arg_name" msgstr "არგ_სახელი" -#: sql_help.c:3953 sql_help.c:4416 +#: sql_help.c:3947 sql_help.c:4410 msgid "arg_type" msgstr "არგ_ტიპი" -#: sql_help.c:3960 sql_help.c:4423 +#: sql_help.c:3954 sql_help.c:4417 msgid "loid" msgstr "loid" -#: sql_help.c:3991 +#: sql_help.c:3985 msgid "remote_schema" msgstr "დაშორებული_სქემა" -#: sql_help.c:3994 +#: sql_help.c:3988 msgid "local_schema" msgstr "ლოკალური_სქემა" -#: sql_help.c:4029 +#: sql_help.c:4023 msgid "conflict_target" msgstr "კონფლიქტის_ობიექტი" -#: sql_help.c:4030 +#: sql_help.c:4024 msgid "conflict_action" msgstr "ქმედება_კონფლიქტის_დროს" -#: sql_help.c:4033 +#: sql_help.c:4027 msgid "where conflict_target can be one of:" msgstr "სადაც conflict_target შეიძლება იყოს სიიდან:" -#: sql_help.c:4034 +#: sql_help.c:4028 msgid "index_column_name" msgstr "ინდექსის_სვეტის_სახელი" -#: sql_help.c:4035 +#: sql_help.c:4029 msgid "index_expression" msgstr "გამოსახულების_ინდექსი" -#: sql_help.c:4038 +#: sql_help.c:4032 msgid "index_predicate" msgstr "ინდექსის_პრედიკატი" -#: sql_help.c:4040 +#: sql_help.c:4034 msgid "and conflict_action is one of:" msgstr "და conflict_action შეიძლება იყოს სიიდან:" -#: sql_help.c:4046 sql_help.c:4147 sql_help.c:4987 +#: sql_help.c:4040 sql_help.c:4141 sql_help.c:4981 msgid "sub-SELECT" msgstr "ქვე-SELECT" -#: sql_help.c:4055 sql_help.c:4188 sql_help.c:4963 +#: sql_help.c:4049 sql_help.c:4182 sql_help.c:4957 msgid "channel" msgstr "არხი" -#: sql_help.c:4077 +#: sql_help.c:4071 msgid "lockmode" msgstr "ბლოკის_რეჟიმი" -#: sql_help.c:4078 +#: sql_help.c:4072 msgid "where lockmode is one of:" msgstr "სადაც lockmode ერთერთია სიიდან:" -#: sql_help.c:4118 +#: sql_help.c:4112 msgid "target_table_name" msgstr "სამიზნე ცხრილის სახელი" -#: sql_help.c:4119 +#: sql_help.c:4113 msgid "target_alias" msgstr "სამიზნე_მეტსახელი" -#: sql_help.c:4120 +#: sql_help.c:4114 msgid "data_source" msgstr "მონაცემების_წყარო" -#: sql_help.c:4121 sql_help.c:4656 sql_help.c:4914 sql_help.c:5159 +#: sql_help.c:4115 sql_help.c:4650 sql_help.c:4908 sql_help.c:5153 msgid "join_condition" msgstr "შეერთების პირობა" -#: sql_help.c:4122 +#: sql_help.c:4116 msgid "when_clause" msgstr "პირობა_როდის" -#: sql_help.c:4125 +#: sql_help.c:4119 msgid "where data_source is:" msgstr "სადაც data_source არის:" -#: sql_help.c:4126 +#: sql_help.c:4120 msgid "source_table_name" msgstr "წყაროს_ცხრილის_სახელი" -#: sql_help.c:4127 +#: sql_help.c:4121 msgid "source_query" msgstr "წყაროს_მოთხოვნა" -#: sql_help.c:4128 +#: sql_help.c:4122 msgid "source_alias" msgstr "წყაროს_მეტსახელი" -#: sql_help.c:4129 +#: sql_help.c:4123 msgid "and when_clause is:" msgstr "და when_clause არის:" -#: sql_help.c:4131 sql_help.c:4134 +#: sql_help.c:4125 sql_help.c:4128 msgid "merge_update" msgstr "განახლების_შერწყმა" -#: sql_help.c:4132 sql_help.c:4135 +#: sql_help.c:4126 sql_help.c:4129 msgid "merge_delete" msgstr "merge_delete" -#: sql_help.c:4137 +#: sql_help.c:4131 msgid "merge_insert" msgstr "ჩასმის_შერწყმა" -#: sql_help.c:4138 +#: sql_help.c:4132 msgid "and merge_insert is:" msgstr "და merge_insert არის:" -#: sql_help.c:4141 +#: sql_help.c:4135 msgid "and merge_update is:" msgstr "და merge_update არის:" -#: sql_help.c:4148 +#: sql_help.c:4142 msgid "and merge_delete is:" msgstr "და merge_delete არის:" -#: sql_help.c:4189 +#: sql_help.c:4183 msgid "payload" msgstr "შემცველობა" -#: sql_help.c:4216 +#: sql_help.c:4210 msgid "old_role" msgstr "ძველი_როლი" -#: sql_help.c:4217 +#: sql_help.c:4211 msgid "new_role" msgstr "ახალი_როლი" -#: sql_help.c:4256 sql_help.c:4465 sql_help.c:4473 +#: sql_help.c:4250 sql_help.c:4459 sql_help.c:4467 msgid "savepoint_name" msgstr "შენახვის_წერტილის_სახელი" -#: sql_help.c:4613 sql_help.c:4671 sql_help.c:4871 sql_help.c:4929 -#: sql_help.c:5116 sql_help.c:5174 +#: sql_help.c:4607 sql_help.c:4665 sql_help.c:4865 sql_help.c:4923 +#: sql_help.c:5110 sql_help.c:5168 msgid "grouping_element" msgstr "დაჯგუფების_ელემენტი" -#: sql_help.c:4615 sql_help.c:4719 sql_help.c:4873 sql_help.c:5118 +#: sql_help.c:4609 sql_help.c:4713 sql_help.c:4867 sql_help.c:5112 msgid "window_name" msgstr "ფანჯრის_სახელი" -#: sql_help.c:4616 sql_help.c:4720 sql_help.c:4874 sql_help.c:5119 +#: sql_help.c:4610 sql_help.c:4714 sql_help.c:4868 sql_help.c:5113 msgid "window_definition" msgstr "ფანჯრის_აღწერა" -#: sql_help.c:4617 sql_help.c:4631 sql_help.c:4675 sql_help.c:4721 -#: sql_help.c:4875 sql_help.c:4889 sql_help.c:4933 sql_help.c:5120 -#: sql_help.c:5134 sql_help.c:5178 +#: sql_help.c:4611 sql_help.c:4625 sql_help.c:4669 sql_help.c:4715 +#: sql_help.c:4869 sql_help.c:4883 sql_help.c:4927 sql_help.c:5114 +#: sql_help.c:5128 sql_help.c:5172 msgid "select" msgstr "არჩევა" -#: sql_help.c:4623 sql_help.c:4881 sql_help.c:5126 +#: sql_help.c:4617 sql_help.c:4875 sql_help.c:5120 msgid "from_reference" msgstr "from_reference" -#: sql_help.c:4624 sql_help.c:4882 sql_help.c:5127 +#: sql_help.c:4618 sql_help.c:4876 sql_help.c:5121 msgid "where from_item can be one of:" msgstr "სადაც from_item შეიძლება იყოს სიიდან ერთი:" -#: sql_help.c:4627 sql_help.c:4633 sql_help.c:4636 sql_help.c:4640 -#: sql_help.c:4652 sql_help.c:4885 sql_help.c:4891 sql_help.c:4894 -#: sql_help.c:4898 sql_help.c:4910 sql_help.c:5130 sql_help.c:5136 -#: sql_help.c:5139 sql_help.c:5143 sql_help.c:5155 +#: sql_help.c:4621 sql_help.c:4627 sql_help.c:4630 sql_help.c:4634 +#: sql_help.c:4646 sql_help.c:4879 sql_help.c:4885 sql_help.c:4888 +#: sql_help.c:4892 sql_help.c:4904 sql_help.c:5124 sql_help.c:5130 +#: sql_help.c:5133 sql_help.c:5137 sql_help.c:5149 msgid "column_alias" msgstr "column_alias" -#: sql_help.c:4628 sql_help.c:4886 sql_help.c:5131 +#: sql_help.c:4622 sql_help.c:4880 sql_help.c:5125 msgid "sampling_method" msgstr "sampling_method" -#: sql_help.c:4630 sql_help.c:4888 sql_help.c:5133 +#: sql_help.c:4624 sql_help.c:4882 sql_help.c:5127 msgid "seed" msgstr "საწყისი მნიშვნელობა" -#: sql_help.c:4634 sql_help.c:4673 sql_help.c:4892 sql_help.c:4931 -#: sql_help.c:5137 sql_help.c:5176 +#: sql_help.c:4628 sql_help.c:4667 sql_help.c:4886 sql_help.c:4925 +#: sql_help.c:5131 sql_help.c:5170 msgid "with_query_name" msgstr "მოთხოვნის_სახელით" -#: sql_help.c:4644 sql_help.c:4647 sql_help.c:4650 sql_help.c:4902 -#: sql_help.c:4905 sql_help.c:4908 sql_help.c:5147 sql_help.c:5150 -#: sql_help.c:5153 +#: sql_help.c:4638 sql_help.c:4641 sql_help.c:4644 sql_help.c:4896 +#: sql_help.c:4899 sql_help.c:4902 sql_help.c:5141 sql_help.c:5144 +#: sql_help.c:5147 msgid "column_definition" msgstr "column_definition" -#: sql_help.c:4654 sql_help.c:4660 sql_help.c:4912 sql_help.c:4918 -#: sql_help.c:5157 sql_help.c:5163 +#: sql_help.c:4648 sql_help.c:4654 sql_help.c:4906 sql_help.c:4912 +#: sql_help.c:5151 sql_help.c:5157 msgid "join_type" msgstr "შეერთების_ტიპი" -#: sql_help.c:4657 sql_help.c:4915 sql_help.c:5160 +#: sql_help.c:4651 sql_help.c:4909 sql_help.c:5154 msgid "join_column" msgstr "join_column" -#: sql_help.c:4658 sql_help.c:4916 sql_help.c:5161 +#: sql_help.c:4652 sql_help.c:4910 sql_help.c:5155 msgid "join_using_alias" msgstr "მეტსახელით_შეერთბა" -#: sql_help.c:4664 sql_help.c:4922 sql_help.c:5167 +#: sql_help.c:4658 sql_help.c:4916 sql_help.c:5161 msgid "and grouping_element can be one of:" msgstr "და grouping_element შეძლება იყოს სიიდან ერთი:" -#: sql_help.c:4672 sql_help.c:4930 sql_help.c:5175 +#: sql_help.c:4666 sql_help.c:4924 sql_help.c:5169 msgid "and with_query is:" msgstr "და with_query არის:" -#: sql_help.c:4676 sql_help.c:4934 sql_help.c:5179 +#: sql_help.c:4670 sql_help.c:4928 sql_help.c:5173 msgid "values" msgstr "მნიშვნელობები" -#: sql_help.c:4677 sql_help.c:4935 sql_help.c:5180 +#: sql_help.c:4671 sql_help.c:4929 sql_help.c:5174 msgid "insert" msgstr "ჩასმა" -#: sql_help.c:4678 sql_help.c:4936 sql_help.c:5181 +#: sql_help.c:4672 sql_help.c:4930 sql_help.c:5175 msgid "update" msgstr "განახლება" -#: sql_help.c:4679 sql_help.c:4937 sql_help.c:5182 +#: sql_help.c:4673 sql_help.c:4931 sql_help.c:5176 msgid "delete" msgstr "delete" -#: sql_help.c:4680 sql_help.c:4938 sql_help.c:5183 +#: sql_help.c:4674 sql_help.c:4932 sql_help.c:5177 msgid "merge" msgstr "შერწყმა" -#: sql_help.c:4682 sql_help.c:4940 sql_help.c:5185 +#: sql_help.c:4676 sql_help.c:4934 sql_help.c:5179 msgid "search_seq_col_name" msgstr "ბოლო_ძებნის_სვეტის_სახელი" -#: sql_help.c:4684 sql_help.c:4942 sql_help.c:5187 +#: sql_help.c:4678 sql_help.c:4936 sql_help.c:5181 msgid "cycle_mark_col_name" msgstr "ციკლის_ნიშნიანი_სვეტის_სახელი" -#: sql_help.c:4685 sql_help.c:4943 sql_help.c:5188 +#: sql_help.c:4679 sql_help.c:4937 sql_help.c:5182 msgid "cycle_mark_value" msgstr "ციკლის ნიშნის მნიშვნელობა" -#: sql_help.c:4686 sql_help.c:4944 sql_help.c:5189 +#: sql_help.c:4680 sql_help.c:4938 sql_help.c:5183 msgid "cycle_mark_default" msgstr "ციკლის_ნაგულისხმები_ნიშანი" -#: sql_help.c:4687 sql_help.c:4945 sql_help.c:5190 +#: sql_help.c:4681 sql_help.c:4939 sql_help.c:5184 msgid "cycle_path_col_name" msgstr "ციკლის_ბილიკის_სვეტის_სახელი" -#: sql_help.c:4714 +#: sql_help.c:4708 msgid "new_table" msgstr "ახალი_ცხრილის" -#: sql_help.c:4785 +#: sql_help.c:4779 msgid "snapshot_id" msgstr "snapshot_id" -#: sql_help.c:5052 +#: sql_help.c:5046 msgid "sort_expression" msgstr "დალაგების_გამოსახულება" -#: sql_help.c:5197 sql_help.c:6181 +#: sql_help.c:5191 sql_help.c:6175 msgid "abort the current transaction" msgstr "მიმდინარე ტრანზაქციის გაუქმება" -#: sql_help.c:5203 +#: sql_help.c:5197 msgid "change the definition of an aggregate function" msgstr "აგრეგატული ფუნქციის აღწერის შექმნა" -#: sql_help.c:5209 +#: sql_help.c:5203 msgid "change the definition of a collation" msgstr "კოლაციის აღწერის შეცვლა" -#: sql_help.c:5215 +#: sql_help.c:5209 msgid "change the definition of a conversion" msgstr "გადაყვანის აღწერის შეცვლა" -#: sql_help.c:5221 +#: sql_help.c:5215 msgid "change a database" msgstr "მონაცემთა ბაზის შეცვლა" -#: sql_help.c:5227 +#: sql_help.c:5221 msgid "define default access privileges" msgstr "წვდომის ნაგულისხმები უფლებების აღწერა" -#: sql_help.c:5233 +#: sql_help.c:5227 msgid "change the definition of a domain" msgstr "დომენის აღწერის შეცვლა" -#: sql_help.c:5239 +#: sql_help.c:5233 msgid "change the definition of an event trigger" msgstr "დომენის აღწერის შეცვლა" -#: sql_help.c:5245 +#: sql_help.c:5239 msgid "change the definition of an extension" msgstr "გაფართოების აღწერის შეცვლა" -#: sql_help.c:5251 +#: sql_help.c:5245 msgid "change the definition of a foreign-data wrapper" msgstr "გარე-მონაცემების გადამტანის აღწერის შეცვლა" -#: sql_help.c:5257 +#: sql_help.c:5251 msgid "change the definition of a foreign table" msgstr "გარე ცხრილის აღწერის შეცვლა" -#: sql_help.c:5263 +#: sql_help.c:5257 msgid "change the definition of a function" msgstr "ფუნქციის აღწერის შეცვლა" -#: sql_help.c:5269 +#: sql_help.c:5263 msgid "change role name or membership" msgstr "როლის სახელის ან წევრობის შეცვლა" -#: sql_help.c:5275 +#: sql_help.c:5269 msgid "change the definition of an index" msgstr "ინდექსის აღწერის შეცვლა" -#: sql_help.c:5281 +#: sql_help.c:5275 msgid "change the definition of a procedural language" msgstr "პროცედურული ენის აღწერის შეცვლა" -#: sql_help.c:5287 +#: sql_help.c:5281 msgid "change the definition of a large object" msgstr "დიდი ობიექტის აღწერის შეცვლა" -#: sql_help.c:5293 +#: sql_help.c:5287 msgid "change the definition of a materialized view" msgstr "მატერიალიზებული ხედის აღწერის შეცვლა" -#: sql_help.c:5299 +#: sql_help.c:5293 msgid "change the definition of an operator" msgstr "ოპერატორის აღწერის შეცვლა" -#: sql_help.c:5305 +#: sql_help.c:5299 msgid "change the definition of an operator class" msgstr "ოპერატორის კლასის აღწერის შეცვლა" -#: sql_help.c:5311 +#: sql_help.c:5305 msgid "change the definition of an operator family" msgstr "ოპერატორის ოჯახის აღწერის შეცვლა" -#: sql_help.c:5317 +#: sql_help.c:5311 msgid "change the definition of a row-level security policy" msgstr "მწკრივის-დონის-უსაფრთხოების წესების აღწერის შეცვლა" -#: sql_help.c:5323 +#: sql_help.c:5317 msgid "change the definition of a procedure" msgstr "პროცედურის აღწერის შეცვლა" -#: sql_help.c:5329 +#: sql_help.c:5323 msgid "change the definition of a publication" msgstr "გამოცემის აღწერის შეცვლა" -#: sql_help.c:5335 sql_help.c:5437 +#: sql_help.c:5329 sql_help.c:5431 msgid "change a database role" msgstr "მონაცემთა ბაზის როლის შეცვლა" -#: sql_help.c:5341 +#: sql_help.c:5335 msgid "change the definition of a routine" msgstr "ქვეპროგრამის აღწერის შეცვლა" -#: sql_help.c:5347 +#: sql_help.c:5341 msgid "change the definition of a rule" msgstr "წესის აღწერის შეცვლა" -#: sql_help.c:5353 +#: sql_help.c:5347 msgid "change the definition of a schema" msgstr "სქემის აღწერის შეცვლა" -#: sql_help.c:5359 +#: sql_help.c:5353 msgid "change the definition of a sequence generator" msgstr "მიმდევრობის გენერატორის აღწერის შეცვლა" -#: sql_help.c:5365 +#: sql_help.c:5359 msgid "change the definition of a foreign server" msgstr "გარე სერვერის აღწერის შეცვლა" -#: sql_help.c:5371 +#: sql_help.c:5365 msgid "change the definition of an extended statistics object" msgstr "სტატისტიკის გაფართოებული ობიექტის აღწერის შეცვლა" -#: sql_help.c:5377 +#: sql_help.c:5371 msgid "change the definition of a subscription" msgstr "გამოწერის აღწერის შეცვლა" -#: sql_help.c:5383 +#: sql_help.c:5377 msgid "change a server configuration parameter" msgstr "სერვერის კონფიგურაციის პარამეტრის შეცვლა" -#: sql_help.c:5389 +#: sql_help.c:5383 msgid "change the definition of a table" msgstr "ცხრილის აღწერის შეცვლა" -#: sql_help.c:5395 +#: sql_help.c:5389 msgid "change the definition of a tablespace" msgstr "ცხრილების სივრცის აღწერის შეცვლა" -#: sql_help.c:5401 +#: sql_help.c:5395 msgid "change the definition of a text search configuration" msgstr "ტექსტის ძებნის კონფიგურაციის აღწერის შეცვლა" -#: sql_help.c:5407 +#: sql_help.c:5401 msgid "change the definition of a text search dictionary" msgstr "ტექსტის ძებნის ლექსიკონის აღწერის შეცვლა" -#: sql_help.c:5413 +#: sql_help.c:5407 msgid "change the definition of a text search parser" msgstr "ტექსტის ძებნის დამმუშავებლის აღწერს შეცვლა" -#: sql_help.c:5419 +#: sql_help.c:5413 msgid "change the definition of a text search template" msgstr "ტექსტის ძებნის შაბლონის აღწერის შეცვლა" -#: sql_help.c:5425 +#: sql_help.c:5419 msgid "change the definition of a trigger" msgstr "ტრიგერის აღწერის შეცვლა" -#: sql_help.c:5431 +#: sql_help.c:5425 msgid "change the definition of a type" msgstr "ტიპის აღწერის შეცვლა" -#: sql_help.c:5443 +#: sql_help.c:5437 msgid "change the definition of a user mapping" msgstr "მომხარებლის მიბმის აღწერის შეცვლა" -#: sql_help.c:5449 +#: sql_help.c:5443 msgid "change the definition of a view" msgstr "ხედის აღწერის შეცვლა" -#: sql_help.c:5455 +#: sql_help.c:5449 msgid "collect statistics about a database" msgstr "მონაცემების სტატისტიკის მოგროვება" -#: sql_help.c:5461 sql_help.c:6259 +#: sql_help.c:5455 sql_help.c:6253 msgid "start a transaction block" msgstr "ტრანზაქციის ბლოკის დაწყება" -#: sql_help.c:5467 +#: sql_help.c:5461 msgid "invoke a procedure" msgstr "პროცედურის ჩაწოდება" -#: sql_help.c:5473 +#: sql_help.c:5467 msgid "force a write-ahead log checkpoint" msgstr "წინასწარ-ჩაწერად ჟურნალში საკონტროლო წერტილის დასმა" -#: sql_help.c:5479 +#: sql_help.c:5473 msgid "close a cursor" msgstr "კურსორის დახურვა" -#: sql_help.c:5485 +#: sql_help.c:5479 msgid "cluster a table according to an index" msgstr "ცხრილის გადაჯგუფება ინდექსის მიხედვით" -#: sql_help.c:5491 +#: sql_help.c:5485 msgid "define or change the comment of an object" msgstr "ობიექტის კომენტარის აღწერა ან შეცვლა" -#: sql_help.c:5497 sql_help.c:6055 +#: sql_help.c:5491 sql_help.c:6049 msgid "commit the current transaction" msgstr "მიმდინარე ტრანზაქციის გადაცემა" -#: sql_help.c:5503 +#: sql_help.c:5497 msgid "commit a transaction that was earlier prepared for two-phase commit" msgstr "წინასწარ ორ ფაზაში გადასაცემად მომზადებული ტრანზაქციის გადაცემა" -#: sql_help.c:5509 +#: sql_help.c:5503 msgid "copy data between a file and a table" msgstr "მონაცემების კოპირება ფაილსა და ცხრილს შორის" -#: sql_help.c:5515 +#: sql_help.c:5509 msgid "define a new access method" msgstr "წვდომის ახალი მეთოდის აღწერა" -#: sql_help.c:5521 +#: sql_help.c:5515 msgid "define a new aggregate function" msgstr "ახალი აგრეგატული ფუნქციის აღწერა" -#: sql_help.c:5527 +#: sql_help.c:5521 msgid "define a new cast" msgstr "ახალი კასტის აღწერა" -#: sql_help.c:5533 +#: sql_help.c:5527 msgid "define a new collation" msgstr "ახალი კოლაციის აღწერა" -#: sql_help.c:5539 +#: sql_help.c:5533 msgid "define a new encoding conversion" msgstr "კოდირების ახალი გადაყვანის აღწერა" -#: sql_help.c:5545 +#: sql_help.c:5539 msgid "create a new database" msgstr "ახალი მონაცემთა ბაზის შექმნა" -#: sql_help.c:5551 +#: sql_help.c:5545 msgid "define a new domain" msgstr "ახალი დომენის შექმნა" -#: sql_help.c:5557 +#: sql_help.c:5551 msgid "define a new event trigger" msgstr "მოვლენის ახალი ტრიგერის აღწერა" -#: sql_help.c:5563 +#: sql_help.c:5557 msgid "install an extension" msgstr "გაფართოების დაყენება" -#: sql_help.c:5569 +#: sql_help.c:5563 msgid "define a new foreign-data wrapper" msgstr "გარე მონაცემების ახალი გადამტანის აღწერა" -#: sql_help.c:5575 +#: sql_help.c:5569 msgid "define a new foreign table" msgstr "მონაცემების გარე ცხრილის აღწერა" -#: sql_help.c:5581 +#: sql_help.c:5575 msgid "define a new function" msgstr "ახალი ფუნქციის აღწერა" -#: sql_help.c:5587 sql_help.c:5647 sql_help.c:5749 +#: sql_help.c:5581 sql_help.c:5641 sql_help.c:5743 msgid "define a new database role" msgstr "მონაცემთა ბაზის ახალი როლის აღწერა" -#: sql_help.c:5593 +#: sql_help.c:5587 msgid "define a new index" msgstr "ახალი ინდექსის აღწერა" -#: sql_help.c:5599 +#: sql_help.c:5593 msgid "define a new procedural language" msgstr "ახალი პროცედურული ენის აღწერა" -#: sql_help.c:5605 +#: sql_help.c:5599 msgid "define a new materialized view" msgstr "ახალი მატერიალიზებული ხედის აღწერა" -#: sql_help.c:5611 +#: sql_help.c:5605 msgid "define a new operator" msgstr "ახალი ოპერატორის აღწერა" -#: sql_help.c:5617 +#: sql_help.c:5611 msgid "define a new operator class" msgstr "ოპერატორის ახალი კლასის აღწერა" -#: sql_help.c:5623 +#: sql_help.c:5617 msgid "define a new operator family" msgstr "ოპერატორის ახალი ოჯახის აღწერა" -#: sql_help.c:5629 +#: sql_help.c:5623 msgid "define a new row-level security policy for a table" msgstr "ცხრილისთვის ახალი მწკრივის-დონის-უსაფრთხოების წესის აღწერა" -#: sql_help.c:5635 +#: sql_help.c:5629 msgid "define a new procedure" msgstr "ახალი პროცედურის აღწერა" -#: sql_help.c:5641 +#: sql_help.c:5635 msgid "define a new publication" msgstr "ახალი გამოცემის აღწერა" -#: sql_help.c:5653 +#: sql_help.c:5647 msgid "define a new rewrite rule" msgstr "ახალი გადაწერის წესის აღწერა" -#: sql_help.c:5659 +#: sql_help.c:5653 msgid "define a new schema" msgstr "ახალი სქემის აღწერა" -#: sql_help.c:5665 +#: sql_help.c:5659 msgid "define a new sequence generator" msgstr "მიმდევრობის ახალი გენერატორის აღწერა" -#: sql_help.c:5671 +#: sql_help.c:5665 msgid "define a new foreign server" msgstr "ახალი გარე სერვერის აღწერა" -#: sql_help.c:5677 +#: sql_help.c:5671 msgid "define extended statistics" msgstr "გაფართოებული სტატისტიკის აღწერა" -#: sql_help.c:5683 +#: sql_help.c:5677 msgid "define a new subscription" msgstr "ახალი გამოწერის აღწერა" -#: sql_help.c:5689 +#: sql_help.c:5683 msgid "define a new table" msgstr "ახალი ცხრილის აღწერა" -#: sql_help.c:5695 sql_help.c:6217 +#: sql_help.c:5689 sql_help.c:6211 msgid "define a new table from the results of a query" msgstr "მოთხოვნის შედეგებიდან ახალი ცხრილის აღწერა" -#: sql_help.c:5701 +#: sql_help.c:5695 msgid "define a new tablespace" msgstr "ცხრილების ახალი სივრცის აღწერა" -#: sql_help.c:5707 +#: sql_help.c:5701 msgid "define a new text search configuration" msgstr "ტექსტის ძებნის ახალი კონფიგურაციის აღწერა" -#: sql_help.c:5713 +#: sql_help.c:5707 msgid "define a new text search dictionary" msgstr "ტექსტის ძებნის ახალ ლექსიკონის აღწერა" -#: sql_help.c:5719 +#: sql_help.c:5713 msgid "define a new text search parser" msgstr "ტექსტის ძებნის ახალი დამმუშავებლის აღწერა" -#: sql_help.c:5725 +#: sql_help.c:5719 msgid "define a new text search template" msgstr "ტექსტის ძებნის ახალი შაბლონის აღწერა" -#: sql_help.c:5731 +#: sql_help.c:5725 msgid "define a new transform" msgstr "ახალი გარდაქმნის აღწერა" -#: sql_help.c:5737 +#: sql_help.c:5731 msgid "define a new trigger" msgstr "ახალი ტრიგერის აღწერა" -#: sql_help.c:5743 +#: sql_help.c:5737 msgid "define a new data type" msgstr "მონაცემების ახალი ტიპის აღწერა" -#: sql_help.c:5755 +#: sql_help.c:5749 msgid "define a new mapping of a user to a foreign server" msgstr "მომხმარებლის გარე სერვერთან ახალი ბმის აღწერა" -#: sql_help.c:5761 +#: sql_help.c:5755 msgid "define a new view" msgstr "ახალი ხედის აღწერა" -#: sql_help.c:5767 +#: sql_help.c:5761 msgid "deallocate a prepared statement" msgstr "მომზადებული ოპერატორის გათავისუფლება" -#: sql_help.c:5773 +#: sql_help.c:5767 msgid "define a cursor" msgstr "კურსორის აღწერა" -#: sql_help.c:5779 +#: sql_help.c:5773 msgid "delete rows of a table" msgstr "ცხრილში მწკრივების წაშლა" -#: sql_help.c:5785 +#: sql_help.c:5779 msgid "discard session state" msgstr "სესიის მდგომარეობის მოშორება" -#: sql_help.c:5791 +#: sql_help.c:5785 msgid "execute an anonymous code block" msgstr "კოდის ანონიმური ბლოკის შესრულება" -#: sql_help.c:5797 +#: sql_help.c:5791 msgid "remove an access method" msgstr "წვდომის მეთოდის წაშლა" -#: sql_help.c:5803 +#: sql_help.c:5797 msgid "remove an aggregate function" msgstr "აგრეგატული ფუნქციის წაშლა" -#: sql_help.c:5809 +#: sql_help.c:5803 msgid "remove a cast" msgstr "კასტის წაშლა" -#: sql_help.c:5815 +#: sql_help.c:5809 msgid "remove a collation" msgstr "კოლაციის წაშლა" -#: sql_help.c:5821 +#: sql_help.c:5815 msgid "remove a conversion" msgstr "გადაყვანის წაშლა" -#: sql_help.c:5827 +#: sql_help.c:5821 msgid "remove a database" msgstr "მონაცემთა ბაზის წაშლა" -#: sql_help.c:5833 +#: sql_help.c:5827 msgid "remove a domain" msgstr "დომენის წაშლა" -#: sql_help.c:5839 +#: sql_help.c:5833 msgid "remove an event trigger" msgstr "მოვლენის ტრიგერის წაშლა" -#: sql_help.c:5845 +#: sql_help.c:5839 msgid "remove an extension" msgstr "გაფართოების წაშლა" -#: sql_help.c:5851 +#: sql_help.c:5845 msgid "remove a foreign-data wrapper" msgstr "გარე-მონაცემების გადამტანის წაშლა" -#: sql_help.c:5857 +#: sql_help.c:5851 msgid "remove a foreign table" msgstr "გარე ცხრილის წაშლა" -#: sql_help.c:5863 +#: sql_help.c:5857 msgid "remove a function" msgstr "ფუნქციის წაშლა" -#: sql_help.c:5869 sql_help.c:5935 sql_help.c:6037 +#: sql_help.c:5863 sql_help.c:5929 sql_help.c:6031 msgid "remove a database role" msgstr "მონაცემთა ბაზის როლის წაშლა" -#: sql_help.c:5875 +#: sql_help.c:5869 msgid "remove an index" msgstr "ინდექსის წაშლა" -#: sql_help.c:5881 +#: sql_help.c:5875 msgid "remove a procedural language" msgstr "პროცედურული ენის წაშლა" -#: sql_help.c:5887 +#: sql_help.c:5881 msgid "remove a materialized view" msgstr "მატერიალიზებული ხედის წაშლა" -#: sql_help.c:5893 +#: sql_help.c:5887 msgid "remove an operator" msgstr "ოპერატორის წაშლა" -#: sql_help.c:5899 +#: sql_help.c:5893 msgid "remove an operator class" msgstr "ოპერატორის კლასის წაშლა" -#: sql_help.c:5905 +#: sql_help.c:5899 msgid "remove an operator family" msgstr "ოპერატორის ოჯახის წაშლა" -#: sql_help.c:5911 +#: sql_help.c:5905 msgid "remove database objects owned by a database role" msgstr "მონაცემთა ბაზის როლის მფლობელობაში მყოფი ბაზის ობიექტების წაშლა" -#: sql_help.c:5917 +#: sql_help.c:5911 msgid "remove a row-level security policy from a table" msgstr "ცხრილიდან მწკრივის-დონის უსაფრთხოების წესის წაშლა" -#: sql_help.c:5923 +#: sql_help.c:5917 msgid "remove a procedure" msgstr "პროცედურის წაშლა" -#: sql_help.c:5929 +#: sql_help.c:5923 msgid "remove a publication" msgstr "გამოცემის წაშლა" -#: sql_help.c:5941 +#: sql_help.c:5935 msgid "remove a routine" msgstr "წესრიგის წაშლა" -#: sql_help.c:5947 +#: sql_help.c:5941 msgid "remove a rewrite rule" msgstr "გადაწერის წესის წაშლა" -#: sql_help.c:5953 +#: sql_help.c:5947 msgid "remove a schema" msgstr "სქემის წაშლა" -#: sql_help.c:5959 +#: sql_help.c:5953 msgid "remove a sequence" msgstr "მიმდევრობის წაშლა" -#: sql_help.c:5965 +#: sql_help.c:5959 msgid "remove a foreign server descriptor" msgstr "გარე სერვერის დესკრიპტორის წაშლა" -#: sql_help.c:5971 +#: sql_help.c:5965 msgid "remove extended statistics" msgstr "გაფართოებული სტატისტიკის წაშლა" -#: sql_help.c:5977 +#: sql_help.c:5971 msgid "remove a subscription" msgstr "გამოწერის წაშლა" -#: sql_help.c:5983 +#: sql_help.c:5977 msgid "remove a table" msgstr "ცხრილის წაშლა" -#: sql_help.c:5989 +#: sql_help.c:5983 msgid "remove a tablespace" msgstr "ცხრილების სივრცის წაშლა" -#: sql_help.c:5995 +#: sql_help.c:5989 msgid "remove a text search configuration" msgstr "ტექსტის ძებნის კონფიგურაციის წაშლა" -#: sql_help.c:6001 +#: sql_help.c:5995 msgid "remove a text search dictionary" msgstr "ტექსტის ძებნის ლექსიკონის წაშლა" -#: sql_help.c:6007 +#: sql_help.c:6001 msgid "remove a text search parser" msgstr "ტექსტის ძებნის დამმუშავებლის წაშლა" -#: sql_help.c:6013 +#: sql_help.c:6007 msgid "remove a text search template" msgstr "ტექსტის ძებნის შაბლონის წაშლა" -#: sql_help.c:6019 +#: sql_help.c:6013 msgid "remove a transform" msgstr "გარდაქმნის წაშლა" -#: sql_help.c:6025 +#: sql_help.c:6019 msgid "remove a trigger" msgstr "ტრიგერის წაშლა" -#: sql_help.c:6031 +#: sql_help.c:6025 msgid "remove a data type" msgstr "მონაცემების ტიპის წაშლა" -#: sql_help.c:6043 +#: sql_help.c:6037 msgid "remove a user mapping for a foreign server" msgstr "მომხმარებლის გარე სერვერისთვის მიბმის წაშლა" -#: sql_help.c:6049 +#: sql_help.c:6043 msgid "remove a view" msgstr "ხედის წაშლა" -#: sql_help.c:6061 +#: sql_help.c:6055 msgid "execute a prepared statement" msgstr "მზა ოპერატორის შესრულება" -#: sql_help.c:6067 +#: sql_help.c:6061 msgid "show the execution plan of a statement" msgstr "ოპერატორის შესრულების გეგმის ჩვენება" -#: sql_help.c:6073 +#: sql_help.c:6067 msgid "retrieve rows from a query using a cursor" msgstr "კურსორის გამოყენებით მოთხოვნიდან მწკრივების მიღება" -#: sql_help.c:6079 +#: sql_help.c:6073 msgid "define access privileges" msgstr "წვდომის უფლებების აღწერა" -#: sql_help.c:6085 +#: sql_help.c:6079 msgid "import table definitions from a foreign server" msgstr "ცხრილის აღწერების უცხო სერვერიდან შემოტანა" -#: sql_help.c:6091 +#: sql_help.c:6085 msgid "create new rows in a table" msgstr "ცხრილში ახალი მწკრივების შექმნა" -#: sql_help.c:6097 +#: sql_help.c:6091 msgid "listen for a notification" msgstr "შეტყობინების მოლოდინი" -#: sql_help.c:6103 +#: sql_help.c:6097 msgid "load a shared library file" msgstr "გაზიარებული ბიბლიოთეკის ფაილის ჩატვირთვა" -#: sql_help.c:6109 +#: sql_help.c:6103 msgid "lock a table" msgstr "ცხრილის დაბლოკვა" -#: sql_help.c:6115 +#: sql_help.c:6109 msgid "conditionally insert, update, or delete rows of a table" msgstr "ცხრილის მწკრივების ჩასმა, განახლება ან წაშლა პირობის მიხედვით" -#: sql_help.c:6121 +#: sql_help.c:6115 msgid "position a cursor" msgstr "კურსორის მოთავსება" -#: sql_help.c:6127 +#: sql_help.c:6121 msgid "generate a notification" msgstr "შეტყობინების გენერაცია" -#: sql_help.c:6133 +#: sql_help.c:6127 msgid "prepare a statement for execution" msgstr "ოპერატორის გასაშვებად მომზადება" -#: sql_help.c:6139 +#: sql_help.c:6133 msgid "prepare the current transaction for two-phase commit" msgstr "ტრანზაქციის მომზადება ორ ფაზაში გადასაცემად" -#: sql_help.c:6145 +#: sql_help.c:6139 msgid "change the ownership of database objects owned by a database role" msgstr "ბაზის როლის მფლობელობაში მყოფი ბაზის ობიექტების მფლობელის შეცვლა" -#: sql_help.c:6151 +#: sql_help.c:6145 msgid "replace the contents of a materialized view" msgstr "მატერიალიზებული ხედის შემცველობის ჩანაცვლება" -#: sql_help.c:6157 +#: sql_help.c:6151 msgid "rebuild indexes" msgstr "ინდექსების თავიდან აგება" -#: sql_help.c:6163 +#: sql_help.c:6157 msgid "release a previously defined savepoint" msgstr "ადრე აღწერილი შენახვის წერტილის მოხსნა" -#: sql_help.c:6169 +#: sql_help.c:6163 msgid "restore the value of a run-time parameter to the default value" msgstr "გაშვების პარამეტრის მნიშვნელობის საწყის მნიშვნელობაზე აღდგენა" -#: sql_help.c:6175 +#: sql_help.c:6169 msgid "remove access privileges" msgstr "წვდომის უფლებების წაშლა" -#: sql_help.c:6187 +#: sql_help.c:6181 msgid "cancel a transaction that was earlier prepared for two-phase commit" msgstr "წინასწარ ორ ფაზაში გადასაცემად მომზადებული ტრანზაქციის გაუქმება" -#: sql_help.c:6193 +#: sql_help.c:6187 msgid "roll back to a savepoint" msgstr "შენახვის წერტილზე დაბრუნება" -#: sql_help.c:6199 +#: sql_help.c:6193 msgid "define a new savepoint within the current transaction" msgstr "ახალი შესანახი წერტილის აღწერა მიმდინარე ტრანზაქციაში" -#: sql_help.c:6205 +#: sql_help.c:6199 msgid "define or change a security label applied to an object" msgstr "ობიექტზე გადატარებული უსაფრთხოების ჭდის აღწერა ან შეცვლა" -#: sql_help.c:6211 sql_help.c:6265 sql_help.c:6301 +#: sql_help.c:6205 sql_help.c:6259 sql_help.c:6295 msgid "retrieve rows from a table or view" msgstr "მწკრივის მიღება ცხრილიდან ან ხედიდან" -#: sql_help.c:6223 +#: sql_help.c:6217 msgid "change a run-time parameter" msgstr "გაშვების პარამეტრის შეცვლა" -#: sql_help.c:6229 +#: sql_help.c:6223 msgid "set constraint check timing for the current transaction" msgstr "მიმდინარე ტრანზაქციის შეზღუდვის შემოწმების დროის დაყენება" -#: sql_help.c:6235 +#: sql_help.c:6229 msgid "set the current user identifier of the current session" msgstr "მიმდინარე სესიის მიმდინარე მომხმარებლის იდენტიფიკატორის დაყენება" -#: sql_help.c:6241 +#: sql_help.c:6235 msgid "set the session user identifier and the current user identifier of the current session" msgstr "სესიის მომხმარებლის იდენტიფიკატორისა და მიმდინარე სესიის მიმდინარე მომხმარებლის იდენტიფიკატორის დაყენება" -#: sql_help.c:6247 +#: sql_help.c:6241 msgid "set the characteristics of the current transaction" msgstr "მიმდინარე ტრანზაქციის თვისებების დაყენება" -#: sql_help.c:6253 +#: sql_help.c:6247 msgid "show the value of a run-time parameter" msgstr "გაშვების პარამეტრის მნიშვნელობის ჩვენება" -#: sql_help.c:6271 +#: sql_help.c:6265 msgid "empty a table or set of tables" msgstr "ცხრილის ან ცხრილების სეტის დაცარიელება" -#: sql_help.c:6277 +#: sql_help.c:6271 msgid "stop listening for a notification" msgstr "გაფრთხილებების მოსმენის შეწყვეტა" -#: sql_help.c:6283 +#: sql_help.c:6277 msgid "update rows of a table" msgstr "ცხრილის მწკრივების განახლება" -#: sql_help.c:6289 +#: sql_help.c:6283 msgid "garbage-collect and optionally analyze a database" msgstr "ნაგვის-მოგროვება და ბაზის არასავალდებულო ანალიზი" -#: sql_help.c:6295 +#: sql_help.c:6289 msgid "compute a set of rows" msgstr "მწკრივების სეტის გამოთვლა" @@ -6582,7 +6568,7 @@ msgstr "ბრძანების სტრიქონის დამატ msgid "could not find own program executable" msgstr "საკუთარი პროგრამის გამშვები ფაილის პოვნა შეუძლებელია" -#: tab-complete.c:6213 +#: tab-complete.c:6230 #, c-format msgid "" "tab completion query failed: %s\n" @@ -6636,6 +6622,12 @@ msgstr "" #~ msgid " \\watch [[i=]SEC] [c=N] execute query every SEC seconds, up to N times\n" #~ msgstr " \\watch [[i=]SEC] [c=N] მოთხოვნის ყოველ SEC წამში ერთხელ გაშვება, N-ჯერ\n" +#~ msgid " (inherited)" +#~ msgstr " (მემკვიდრეობით)" + +#~ msgid " (local, inherited)" +#~ msgstr " (ლოკალური, მემკვიდრეობით)" + #, c-format #~ msgid "Expanded header width is 'column'.\n" #~ msgstr "გაფართოებული თავსართის სიგანეა 'column'.\n" @@ -6651,6 +6643,9 @@ msgstr "" #~ msgid "ICU Locale" #~ msgstr "ICU ენა" +#~ msgid "Not-null constraints:" +#~ msgstr "არანულოვანი შეზღუდვები:" + #~ msgid "Source code" #~ msgstr "საწყისი კოდი" @@ -6679,6 +6674,9 @@ msgstr "" #~ msgid "local socket" #~ msgstr "ლოკალური სოკეტი" +#~ msgid "mode" +#~ msgstr "mode" + #~ msgid "text" #~ msgstr "ტექსტი" |
